microsoft / AL-Go

The plug-and-play DevOps solution for Business Central app development on GitHub
MIT License
279 stars 114 forks source link

Despite the Dependencies app installed and published successfully, the app still can't compile. error about missing table #1000

Closed donah001 closed 4 months ago

donah001 commented 6 months ago

I have followed the due process of AL-Go. I have created the app. I created a page that has dependency on. I added the reference to the app in the setting "installApps". It does install and published correctly, but my app still missing the same dependencies reference that has installed. Any ideas here

freddydk commented 6 months ago

Please copy paste the text of the full log instead of images, thanks

Sendt fra Outlook til iOShttps://aka.ms/o0ukef


Fra: Donah456 @.> Sendt: Friday, March 22, 2024 3:18:47 PM Til: microsoft/AL-Go @.> Cc: Subscribed @.***> Emne: [microsoft/AL-Go] Despite the Dependencies app installed and published successfully, the app still can't compile. error about missing table (Issue #1000)

I have followed the due process of AL-Go. I have created the app. I created a page that has dependency on. I added the reference to the app in the setting "installApps". It does install and published correctly, but my app still missing the same dependencies reference that has installed. Any ideas here

image.png (view on web)https://github.com/microsoft/AL-Go/assets/163560671/af3aff3b-4151-4175-a355-13db5bc428ab

image.png (view on web)https://github.com/microsoft/AL-Go/assets/163560671/e29d1757-be3b-464e-af80-69e659d3ae35

— Reply to this email directly, view it on GitHubhttps://github.com/microsoft/AL-Go/issues/1000, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ACSGUAZJU65AA6ZMZ4IYPETYZQ4UPAVCNFSM6AAAAABFDNHHHSVHI2DSMVQWIX3LMV43ASLTON2WKOZSGIYDENRQG4YDKMY. You are receiving this because you are subscribed to this thread.Message ID: @.***>

donah001 commented 6 months ago
2024-03-22T10:11:25.2449445Z Current runner version: '2.314.1'
2024-03-22T10:11:25.2951315Z ##[group]Operating System
2024-03-22T10:11:25.2953385Z Microsoft Windows Server 2022
2024-03-22T10:11:25.2954704Z 10.0.20348
2024-03-22T10:11:25.2955578Z Datacenter
2024-03-22T10:11:25.2956557Z ##[endgroup]
2024-03-22T10:11:25.2957621Z ##[group]Runner Image
2024-03-22T10:11:25.2958894Z Image: windows-2022
2024-03-22T10:11:25.2959930Z Version: 20240317.1.0
2024-03-22T10:11:25.2962077Z Included Software: https://github.com/actions/runner-images/blob/win22/20240317.1/images/windows/Windows2022-Readme.md
2024-03-22T10:11:25.2969665Z Image Release: https://github.com/actions/runner-images/releases/tag/win22%2F20240317.1
2024-03-22T10:11:25.2970946Z ##[endgroup]
2024-03-22T10:11:25.2971760Z ##[group]Runner Image Provisioner
2024-03-22T10:11:25.2972690Z 2.0.359.1
2024-03-22T10:11:25.2973581Z ##[endgroup]
2024-03-22T10:11:25.2975410Z ##[group]GITHUB_TOKEN Permissions
2024-03-22T10:11:25.2978291Z Actions: read
2024-03-22T10:11:25.2979368Z Contents: read
2024-03-22T10:11:25.2980207Z Metadata: read
2024-03-22T10:11:25.2980956Z ##[endgroup]
2024-03-22T10:11:25.2987371Z Secret source: Actions
2024-03-22T10:11:25.2988345Z Prepare workflow directory
2024-03-22T10:11:25.4640283Z Prepare all required actions
2024-03-22T10:11:25.4891366Z Getting action download info
2024-03-22T10:11:25.7052912Z Download action repository 'actions/checkout@v3' (SHA:f43a0e5ff2bd294095638e18286ca9a3d1956744)
2024-03-22T10:11:26.1518721Z Download action repository 'microsoft/AL-Go-Actions@v4.1' (SHA:0ab755ec4b5542095d572f1941d924f479f6de75)
2024-03-22T10:11:26.6507137Z Download action repository 'actions/cache@v3' (SHA:e12d46a63a90f2fae62d114769bbf2a179198b5c)
2024-03-22T10:11:27.5403075Z Download action repository 'actions/upload-artifact@v3' (SHA:a8a3f3ad30e3422c9c7b888a15615d19a852ae32)
2024-03-22T10:11:27.7853400Z Getting action download info
2024-03-22T10:11:27.8975161Z Download action repository 'actions/download-artifact@v3' (SHA:9bc31d5ccc31df68ecc42ccf4149144866c47d8a)
2024-03-22T10:11:28.3833960Z Uses: alairhomes/alair/.github/workflows/_BuildALGoProject.yaml@refs/heads/main (b96a81125021bfa9c634b82e4bf89304542ab07a)
2024-03-22T10:11:28.3836063Z ##[group] Inputs
2024-03-22T10:11:28.3836365Z   shell: powershell
2024-03-22T10:11:28.3836614Z   runsOn: "windows-latest"
2024-03-22T10:11:28.3836884Z   checkoutRef: refs/heads/main
2024-03-22T10:11:28.3837147Z   project: .
2024-03-22T10:11:28.3837342Z   projectName: .
2024-03-22T10:11:28.3837576Z   projectDependenciesJson: {}
2024-03-22T10:11:28.3837845Z   buildMode: Default
2024-03-22T10:11:28.3838076Z   baselineWorkflowRunId: 0
2024-03-22T10:11:28.3839232Z   secrets: licenseFileUrl,codeSignCertificateUrl,*codeSignCertificatePassword,keyVaultCertificateUrl,*keyVaultCertificatePassword,keyVaultClientId,gitHubPackagesContext,applicationInsightsConnectionString
2024-03-22T10:11:28.3840760Z   publishThisBuildArtifacts: false
2024-03-22T10:11:28.3841109Z   publishArtifacts: true
2024-03-22T10:11:28.3841382Z   artifactsNameSuffix: 
2024-03-22T10:11:28.3841638Z   signArtifacts: true
2024-03-22T10:11:28.3841871Z   useArtifactCache: true
2024-03-22T10:11:28.3855622Z   parentTelemetryScopeJson: 7b22506172616d6574657273223a7b7d2c22456d6974746564223a66616c73652c22436f7272656c6174696f6e4964223a2236346630303161342d303239312d346266362d386236362d393632363763313132333366222c22506172656e744964223a22222c22416c6c506172616d6574657273223a7b7d2c22546f704964223a2236346630303161342d303239312d346266362d386236362d393632363763313132333366222c224e616d65223a22414c2d476f20776f726b666c6f772072616e3a2043494344222c22537461727454696d65223a225c2f446174652831373131313032323537363439295c2f222c2250726f70657274696573223a7b226576656e744964223a22444f30303931222c226263436f6e7461696e657248656c70657256657273696f6e223a22362e302e3131222c22697341646d696e6973747261746f72223a2254727565222c22737461636b5472616365223a225b5c6e2020496e697454656c656d6574727953636f70652061742054656c656d6574727948656c7065722e7073313a206c696e65203231345c6e202043726561746553636f70652061742054656c656d6574727948656c7065722e70736d313a206c696e652037355c6e2020576f726b666c6f77496e697469616c697a652e70733120617420576f726b666c6f77496e697469616c697a652e7073313a206c696e652033355c6e202031353835636536632d326238362d343038622d386466632d3836376134303065303936652e7073312061742031353835636536632d326238362d343038622d386466632d3836376134303065303936652e7073313a206c696e6520345c6e20205c7530303363536372697074426c6f636b5c7530303365206174205c75303033634e6f2066696c655c75303033655c6e5d222c22414c476f56657273696f6e223a2276342e31222c2274797065223a22505445222c2274656d706c61746555726c223a2268747470733a2f2f6769746875622e636f6d2f6d6963726f736f66742f414c2d476f2d505445406d61696e222c227265706f7369746f7279223a22616c616972686f6d65732f616c616972222c2272756e417474656d7074223a2231222c2272756e4e756d626572223a2238222c2272756e4964223a2238333838363739383531227d2c224576656e744964223a22444f30303931227d
2024-03-22T10:11:28.3869942Z ##[endgroup]
2024-03-22T10:11:28.3870602Z Complete job name: Build . (Default) / . (Default)
2024-03-22T10:11:28.5261072Z ##[group]Run actions/checkout@v3
2024-03-22T10:11:28.5261515Z with:
2024-03-22T10:11:28.5261782Z   ref: refs/heads/main
2024-03-22T10:11:28.5262030Z   lfs: true
2024-03-22T10:11:28.5262247Z   repository: alairhomes/alair
2024-03-22T10:11:28.5262680Z   token: ***
2024-03-22T10:11:28.5262946Z   ssh-strict: true
2024-03-22T10:11:28.5263192Z   persist-credentials: true
2024-03-22T10:11:28.5263464Z   clean: true
2024-03-22T10:11:28.5263707Z   sparse-checkout-cone-mode: true
2024-03-22T10:11:28.5263998Z   fetch-depth: 1
2024-03-22T10:11:28.5264276Z   fetch-tags: false
2024-03-22T10:11:28.5265213Z   submodules: false
2024-03-22T10:11:28.5265475Z   set-safe-directory: true
2024-03-22T10:11:28.5265801Z env:
2024-03-22T10:11:28.5265999Z   ALGoOrgSettings: 
2024-03-22T10:11:28.5266236Z   ALGoRepoSettings: 
2024-03-22T10:11:28.5266475Z ##[endgroup]
2024-03-22T10:11:28.7832081Z Syncing repository: alairhomes/alair
2024-03-22T10:11:28.7834379Z ##[group]Getting Git version info
2024-03-22T10:11:28.7835228Z Working directory is 'D:\a\alair\alair'
2024-03-22T10:11:28.7877820Z [command]"C:\Program Files\Git\bin\git.exe" version
2024-03-22T10:11:28.8054386Z git version 2.44.0.windows.1
2024-03-22T10:11:29.5920855Z [command]"C:\Program Files\Git\bin\git.exe" lfs version
2024-03-22T10:11:30.0659100Z git-lfs/3.4.1 (GitHub; windows amd64; go 1.20.11; git 0898dcbc)
2024-03-22T10:11:30.0741686Z ##[endgroup]
2024-03-22T10:11:30.0815622Z Temporarily overriding HOME='D:\a\_temp\a7e5168a-c5df-4410-b24d-5598446639e1' before making global git config changes
2024-03-22T10:11:30.0844513Z Adding repository directory to the temporary git global config as a safe directory
2024-03-22T10:11:30.0847290Z [command]"C:\Program Files\Git\bin\git.exe" config --global --add safe.directory D:\a\alair\alair
2024-03-22T10:11:30.1037407Z Deleting the contents of 'D:\a\alair\alair'
2024-03-22T10:11:30.1043362Z ##[group]Initializing the repository
2024-03-22T10:11:30.1051252Z [command]"C:\Program Files\Git\bin\git.exe" init D:\a\alair\alair
2024-03-22T10:11:30.1617819Z Initialized empty Git repository in D:/a/alair/alair/.git/
2024-03-22T10:11:30.1653045Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/alairhomes/alair
2024-03-22T10:11:30.1906044Z ##[endgroup]
2024-03-22T10:11:30.1907014Z ##[group]Disabling automatic garbage collection
2024-03-22T10:11:30.1915131Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0
2024-03-22T10:11:30.2335564Z ##[endgroup]
2024-03-22T10:11:30.2344006Z ##[group]Setting up auth
2024-03-22T10:11:30.2357313Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand
2024-03-22T10:11:30.2572267Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2024-03-22T10:11:32.1091945Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2024-03-22T10:11:32.1096919Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2024-03-22T10:11:32.3861769Z [command]"C:\Program Files\Git\bin\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2024-03-22T10:11:32.4116235Z ##[endgroup]
2024-03-22T10:11:32.4124971Z [command]"C:\Program Files\Git\bin\git.exe" lfs install --local
2024-03-22T10:11:33.0524364Z Updated Git hooks.
2024-03-22T10:11:33.0525766Z Git LFS initialized.
2024-03-22T10:11:33.0622614Z ##[group]Fetching the repository
2024-03-22T10:11:33.0627508Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2024-03-22T10:11:34.2819374Z remote: Enumerating objects: 43, done.        
2024-03-22T10:11:34.2820595Z remote: Counting objects:   2% (1/43)        
2024-03-22T10:11:34.2821395Z remote: Counting objects:   4% (2/43)        
2024-03-22T10:11:34.2822064Z remote: Counting objects:   6% (3/43)        
2024-03-22T10:11:34.2822698Z remote: Counting objects:   9% (4/43)        
2024-03-22T10:11:34.2823311Z remote: Counting objects:  11% (5/43)        
2024-03-22T10:11:34.2823904Z remote: Counting objects:  13% (6/43)        
2024-03-22T10:11:34.2824493Z remote: Counting objects:  16% (7/43)        
2024-03-22T10:11:34.2825109Z remote: Counting objects:  18% (8/43)        
2024-03-22T10:11:34.2825715Z remote: Counting objects:  20% (9/43)        
2024-03-22T10:11:34.2826313Z remote: Counting objects:  23% (10/43)        
2024-03-22T10:11:34.2826926Z remote: Counting objects:  25% (11/43)        
2024-03-22T10:11:34.2827561Z remote: Counting objects:  27% (12/43)        
2024-03-22T10:11:34.2828177Z remote: Counting objects:  30% (13/43)        
2024-03-22T10:11:34.2828785Z remote: Counting objects:  32% (14/43)        
2024-03-22T10:11:34.2829379Z remote: Counting objects:  34% (15/43)        
2024-03-22T10:11:34.2829991Z remote: Counting objects:  37% (16/43)        
2024-03-22T10:11:34.2830589Z remote: Counting objects:  39% (17/43)        
2024-03-22T10:11:34.2831195Z remote: Counting objects:  41% (18/43)        
2024-03-22T10:11:34.2831814Z remote: Counting objects:  44% (19/43)        
2024-03-22T10:11:34.2832414Z remote: Counting objects:  46% (20/43)        
2024-03-22T10:11:34.2832998Z remote: Counting objects:  48% (21/43)        
2024-03-22T10:11:34.2833610Z remote: Counting objects:  51% (22/43)        
2024-03-22T10:11:34.2834208Z remote: Counting objects:  53% (23/43)        
2024-03-22T10:11:34.2834811Z remote: Counting objects:  55% (24/43)        
2024-03-22T10:11:34.2835432Z remote: Counting objects:  58% (25/43)        
2024-03-22T10:11:34.2836025Z remote: Counting objects:  60% (26/43)        
2024-03-22T10:11:34.2836621Z remote: Counting objects:  62% (27/43)        
2024-03-22T10:11:34.2837199Z remote: Counting objects:  65% (28/43)        
2024-03-22T10:11:34.2837799Z remote: Counting objects:  67% (29/43)        
2024-03-22T10:11:34.2838391Z remote: Counting objects:  69% (30/43)        
2024-03-22T10:11:34.2838981Z remote: Counting objects:  72% (31/43)        
2024-03-22T10:11:34.2839559Z remote: Counting objects:  74% (32/43)        
2024-03-22T10:11:34.2840146Z remote: Counting objects:  76% (33/43)        
2024-03-22T10:11:34.2840736Z remote: Counting objects:  79% (34/43)        
2024-03-22T10:11:34.2841461Z remote: Counting objects:  81% (35/43)        
2024-03-22T10:11:34.2841824Z remote: Counting objects:  83% (36/43)        
2024-03-22T10:11:34.2842184Z remote: Counting objects:  86% (37/43)        
2024-03-22T10:11:34.2842538Z remote: Counting objects:  88% (38/43)        
2024-03-22T10:11:34.2842883Z remote: Counting objects:  90% (39/43)        
2024-03-22T10:11:34.2843538Z remote: Counting objects:  93% (40/43)        
2024-03-22T10:11:34.2843891Z remote: Counting objects:  95% (41/43)        
2024-03-22T10:11:34.2844232Z remote: Counting objects:  97% (42/43)        
2024-03-22T10:11:34.2844579Z remote: Counting objects: 100% (43/43)        
2024-03-22T10:11:34.2844964Z remote: Counting objects: 100% (43/43), done.        
2024-03-22T10:11:34.2845369Z remote: Compressing objects:   2% (1/37)        
2024-03-22T10:11:34.2845752Z remote: Compressing objects:   5% (2/37)        
2024-03-22T10:11:34.2846126Z remote: Compressing objects:   8% (3/37)        
2024-03-22T10:11:34.2846500Z remote: Compressing objects:  10% (4/37)        
2024-03-22T10:11:34.2846863Z remote: Compressing objects:  13% (5/37)        
2024-03-22T10:11:34.2847236Z remote: Compressing objects:  16% (6/37)        
2024-03-22T10:11:34.2847599Z remote: Compressing objects:  18% (7/37)        
2024-03-22T10:11:34.2848946Z remote: Compressing objects:  21% (8/37)        
2024-03-22T10:11:34.2849368Z remote: Compressing objects:  24% (9/37)        
2024-03-22T10:11:34.2849743Z remote: Compressing objects:  27% (10/37)        
2024-03-22T10:11:34.2979081Z remote: Compressing objects:  29% (11/37)        
2024-03-22T10:11:34.2986500Z remote: Compressing objects:  32% (12/37)        
2024-03-22T10:11:34.2987366Z remote: Compressing objects:  35% (13/37)        
2024-03-22T10:11:34.2988255Z remote: Compressing objects:  37% (14/37)        
2024-03-22T10:11:34.2989436Z remote: Compressing objects:  40% (15/37)        
2024-03-22T10:11:34.2990192Z remote: Compressing objects:  43% (16/37)        
2024-03-22T10:11:34.2991319Z remote: Compressing objects:  45% (17/37)        
2024-03-22T10:11:34.2992221Z remote: Compressing objects:  48% (18/37)        
2024-03-22T10:11:34.2992976Z remote: Compressing objects:  51% (19/37)        
2024-03-22T10:11:34.2993743Z remote: Compressing objects:  54% (20/37)        
2024-03-22T10:11:34.2994829Z remote: Compressing objects:  56% (21/37)        
2024-03-22T10:11:34.2995640Z remote: Compressing objects:  59% (22/37)        
2024-03-22T10:11:34.2996430Z remote: Compressing objects:  62% (23/37)        
2024-03-22T10:11:34.2997087Z remote: Compressing objects:  64% (24/37)        
2024-03-22T10:11:34.2999759Z remote: Compressing objects:  67% (25/37)        
2024-03-22T10:11:34.3000718Z remote: Compressing objects:  70% (26/37)        
2024-03-22T10:11:34.3001543Z remote: Compressing objects:  72% (27/37)        
2024-03-22T10:11:34.3002318Z remote: Compressing objects:  75% (28/37)        
2024-03-22T10:11:34.3003069Z remote: Compressing objects:  78% (29/37)        
2024-03-22T10:11:34.3003853Z remote: Compressing objects:  81% (30/37)        
2024-03-22T10:11:34.3004745Z remote: Compressing objects:  83% (31/37)        
2024-03-22T10:11:34.3005543Z remote: Compressing objects:  86% (32/37)        
2024-03-22T10:11:34.3006345Z remote: Compressing objects:  89% (33/37)        
2024-03-22T10:11:34.3007195Z remote: Compressing objects:  91% (34/37)        
2024-03-22T10:11:34.3007938Z remote: Compressing objects:  94% (35/37)        
2024-03-22T10:11:34.3008647Z remote: Compressing objects:  97% (36/37)        
2024-03-22T10:11:34.3009375Z remote: Compressing objects: 100% (37/37)        
2024-03-22T10:11:34.3010173Z remote: Compressing objects: 100% (37/37), done.        
2024-03-22T10:11:34.3446155Z remote: Total 43 (delta 12), reused 18 (delta 4), pack-reused 0        
2024-03-22T10:11:34.3715944Z From https://github.com/alairhomes/alair
2024-03-22T10:11:34.3717139Z  * [new branch]      main       -> origin/main
2024-03-22T10:11:34.3852618Z ##[endgroup]
2024-03-22T10:11:34.3853578Z ##[group]Determining the checkout info
2024-03-22T10:11:34.3855354Z ##[endgroup]
2024-03-22T10:11:34.3856369Z ##[group]Fetching LFS objects
2024-03-22T10:11:34.3864887Z [command]"C:\Program Files\Git\bin\git.exe" lfs fetch origin refs/remotes/origin/main
2024-03-22T10:11:34.7581254Z fetch: Fetching reference refs/remotes/origin/main
2024-03-22T10:11:34.8264805Z ##[endgroup]
2024-03-22T10:11:34.8265720Z ##[group]Checking out the ref
2024-03-22T10:11:34.8274678Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2024-03-22T10:11:34.8705083Z branch 'main' set up to track 'origin/main'.
2024-03-22T10:11:34.8706400Z Switched to a new branch 'main'
2024-03-22T10:11:35.2069965Z ##[endgroup]
2024-03-22T10:11:35.2344032Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format='%H'
2024-03-22T10:11:35.2566370Z 'b96a81125021bfa9c634b82e4bf89304542ab07a'
2024-03-22T10:11:35.3011875Z ##[group]Run microsoft/AL-Go-Actions/ReadSettings@v4.1
2024-03-22T10:11:35.3012333Z with:
2024-03-22T10:11:35.3012544Z   shell: powershell
2024-03-22T10:11:35.3012783Z   project: .
2024-03-22T10:11:35.3013527Z   get: useCompilerFolder,keyVaultCodesignCertificateName,doNotSignApps,doNotRunTests,artifact,generateDependencyArtifact
2024-03-22T10:11:35.3014338Z env:
2024-03-22T10:11:35.3014531Z   ALGoOrgSettings: 
2024-03-22T10:11:35.3014788Z   ALGoRepoSettings: 
2024-03-22T10:11:35.3015024Z ##[endgroup]
2024-03-22T10:11:35.3399542Z ##[group]Run $errorActionPreference = "Stop"; $ProgressPreference = "SilentlyContinue"; Set-StrictMode -Version 2.0
2024-03-22T10:11:35.3400564Z $errorActionPreference = "Stop"; $ProgressPreference = "SilentlyContinue"; Set-StrictMode -Version 2.0
2024-03-22T10:11:35.3401170Z try {
2024-03-22T10:11:35.3401831Z   D:\a\_actions\microsoft\AL-Go-Actions\v4.1\ReadSettings/ReadSettings.ps1 -project $ENV:_project -get $ENV:_get
2024-03-22T10:11:35.3402485Z }
2024-03-22T10:11:35.3402679Z catch {
2024-03-22T10:11:35.3403581Z   Write-Host "::ERROR::Unexpected error when running action. Error Message: $($_.Exception.Message.Replace("`r",'').Replace("`n",' ')), StackTrace: $($_.ScriptStackTrace.Replace("`r",'').Replace("`n",' <- '))";
2024-03-22T10:11:35.3404514Z   exit 1
2024-03-22T10:11:35.3404723Z }
2024-03-22T10:11:35.3461207Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'"
2024-03-22T10:11:35.3461744Z env:
2024-03-22T10:11:35.3461951Z   ALGoOrgSettings: 
2024-03-22T10:11:35.3462198Z   ALGoRepoSettings: 
2024-03-22T10:11:35.3462441Z   _project: .
2024-03-22T10:11:35.3463199Z   _get: useCompilerFolder,keyVaultCodesignCertificateName,doNotSignApps,doNotRunTests,artifact,generateDependencyArtifact
2024-03-22T10:11:35.3464013Z ##[endgroup]
2024-03-22T10:11:35.7682894Z Applying settings from D:\a\alair\alair\.github\AL-Go-Settings.json
2024-03-22T10:11:35.7885740Z Applying settings from D:\a\alair\alair\.AL-Go\settings.json
2024-03-22T10:11:35.7909055Z No settings found in D:\a\alair\alair\.github\CICD.settings.json
2024-03-22T10:11:35.7932690Z No settings found in D:\a\alair\alair\.AL-Go\CICD.settings.json
2024-03-22T10:11:35.7944064Z No settings found in D:\a\alair\alair\.AL-Go\OpeyemiOlorunfemi.settings.json
2024-03-22T10:11:36.2496130Z SETTINGS:
2024-03-22T10:11:36.2534530Z {
2024-03-22T10:11:36.2535067Z     "keyVaultCertificateUrlSecretName":  "",
2024-03-22T10:11:36.2537268Z     "microsoftTelemetryConnectionString":  "InstrumentationKey=84bd9223-67d4-4378-8590-9e4a46023be2;IngestionEndpoint=https://westeurope-1.in.applicationinsights.azure.com/",
2024-03-22T10:11:36.2538980Z     "type":  "PTE",
2024-03-22T10:11:36.2539604Z     "sendExtendedTelemetryToMicrosoft":  false,
2024-03-22T10:11:36.2540544Z     "appBuild":  8,
2024-03-22T10:11:36.2541146Z     "installTestApps":  [
2024-03-22T10:11:36.2541629Z 
2024-03-22T10:11:36.2541914Z                         ],
2024-03-22T10:11:36.2542553Z     "versioningStrategy":  0,
2024-03-22T10:11:36.2543197Z     "installApps":  [
2024-03-22T10:11:36.2544583Z                         "https://alairhomeexternalapp.blob.core.windows.net/alairhomeexternalappcontainer/hougaard.com_SharePoint Connector_5.0.0.283.zip"
2024-03-22T10:11:36.2546095Z                     ],
2024-03-22T10:11:36.2546755Z     "installTestLibraries":  false,
2024-03-22T10:11:36.2549282Z     "runNumberOffset":  0,
2024-03-22T10:11:36.2550237Z     "codeSignCertificatePasswordSecretName":  "codeSignCertificatePassword",
2024-03-22T10:11:36.2551258Z     "country":  "us",
2024-03-22T10:11:36.2551758Z     "alDoc":  {
2024-03-22T10:11:36.2552161Z                   "continuousDeployment":  false,
2024-03-22T10:11:36.2552736Z                   "deployToGitHubPages":  true,
2024-03-22T10:11:36.2553283Z                   "maxReleases":  3,
2024-03-22T10:11:36.2553817Z                   "groupByProject":  true,
2024-03-22T10:11:36.2556705Z                   "includeProjects":  [
2024-03-22T10:11:36.2557172Z 
2024-03-22T10:11:36.2557338Z                                       ],
2024-03-22T10:11:36.2557847Z                   "excludeProjects":  [
2024-03-22T10:11:36.2558464Z 
2024-03-22T10:11:36.2558604Z                                       ],
2024-03-22T10:11:36.2559224Z                   "header":  "Documentation for {REPOSITORY} {VERSION}",
2024-03-22T10:11:36.2562687Z                   "footer":  "Documentation for \u003ca href=\"https://github.com/{REPOSITORY}\"\u003e{REPOSITORY}\u003c/a\u003e made with \u003ca href=\"https://aka.ms/AL-Go\"\u003eAL-Go for GitHub\u003c/a\u003e, \u003ca href=\"https://go.microsoft.com/fwlink/?linkid=2247728\"\u003eALDoc\u003c/a\u003e and \u003ca href=\"https://dotnet.github.io/docfx\"\u003eDocFx\u003c/a\u003e",
2024-03-22T10:11:36.2569618Z                   "defaultIndexMD":  "## Reference documentation\\n\\nThis is the generated reference documentation for [{REPOSITORY}](https://github.com/{REPOSITORY}).\\n\\nYou can use the navigation bar at the top and the table of contents to the left to navigate your documentation.\\n\\nYou can change this content by creating/editing the **{INDEXTEMPLATERELATIVEPATH}** file in your repository or use the alDoc:defaultIndexMD setting in your repository settings file (.github/AL-Go-Settings.json)\\n\\n{RELEASENOTES}",
2024-03-22T10:11:36.2577971Z                   "defaultReleaseMD":  "## Release reference documentation\\n\\nThis is the generated reference documentation for [{REPOSITORY}](https://github.com/{REPOSITORY}).\\n\\nYou can use the navigation bar at the top and the table of contents to the left to navigate your documentation.\\n\\nYou can change this content by creating/editing the **{INDEXTEMPLATERELATIVEPATH}** file in your repository or use the alDoc:defaultReleaseMD setting in your repository settings file (.github/AL-Go-Settings.json)\\n\\n{RELEASENOTES}"
2024-03-22T10:11:36.2582525Z               },
2024-03-22T10:11:36.2582928Z     "templateSha":  "",
2024-03-22T10:11:36.2583460Z     "partnerTelemetryConnectionString":  "",
2024-03-22T10:11:36.2584083Z     "doNotRunTests":  false,
2024-03-22T10:11:36.2584637Z     "enableCodeAnalyzersOnTestApps":  false,
2024-03-22T10:11:36.2585462Z     "runs-on":  "windows-latest",
2024-03-22T10:11:36.2585978Z     "configPackages":  [
2024-03-22T10:11:36.2586406Z                            "STANDARD"
2024-03-22T10:11:36.2586883Z                        ],
2024-03-22T10:11:36.2587345Z     "generateDependencyArtifact":  true,
2024-03-22T10:11:36.2587905Z     "excludeEnvironments":  [
2024-03-22T10:11:36.2588226Z 
2024-03-22T10:11:36.2588352Z                             ],
2024-03-22T10:11:36.2588908Z     "keyVaultCertificatePasswordSecretName":  "",
2024-03-22T10:11:36.2589529Z     "rulesetFile":  "",
2024-03-22T10:11:36.2590058Z     "licenseFileUrlSecretName":  "licenseFileUrl",
2024-03-22T10:11:36.2591008Z     "enableExternalRulesets":  false,
2024-03-22T10:11:36.2591548Z     "memoryLimit":  "",
2024-03-22T10:11:36.2592217Z     "keyVaultClientIdSecretName":  "",
2024-03-22T10:11:36.2592768Z     "testFolders":  [
2024-03-22T10:11:36.2593096Z 
2024-03-22T10:11:36.2593227Z                     ],
2024-03-22T10:11:36.2593758Z     "githubRunner":  "windows-latest",
2024-03-22T10:11:36.2594269Z     "doNotBuildTests":  false,
2024-03-22T10:11:36.2594714Z     "environments":  [
2024-03-22T10:11:36.2594965Z 
2024-03-22T10:11:36.2595350Z                      ],
2024-03-22T10:11:36.2595755Z     "companyName":  "",
2024-03-22T10:11:36.2596174Z     "assignPremiumPlan":  false,
2024-03-22T10:11:36.2596630Z     "artifact":  "",
2024-03-22T10:11:36.2597150Z     "ghTokenWorkflowSecretName":  "ghTokenWorkflow",
2024-03-22T10:11:36.2597801Z     "enableTaskScheduler":  false,
2024-03-22T10:11:36.2598298Z     "enableCodeCop":  false,
2024-03-22T10:11:36.2598767Z     "repoVersion":  "1.0",
2024-03-22T10:11:36.2599215Z     "doNotPublishApps":  false,
2024-03-22T10:11:36.2602032Z     "githubRunnerShell":  "powershell",
2024-03-22T10:11:36.2602785Z     "appFolders":  [
2024-03-22T10:11:36.2603363Z 
2024-03-22T10:11:36.2603501Z                    ],
2024-03-22T10:11:36.2603859Z     "cacheKeepDays":  3,
2024-03-22T10:11:36.2604268Z     "bcptTestFolders":  [
2024-03-22T10:11:36.2605106Z 
2024-03-22T10:11:36.2605258Z                         ],
2024-03-22T10:11:36.2605663Z     "updateDependencies":  false,
2024-03-22T10:11:36.2606144Z     "cacheImageName":  "my",
2024-03-22T10:11:36.2606624Z     "treatTestFailuresAsWarnings":  false,
2024-03-22T10:11:36.2607194Z     "additionalCountries":  [
2024-03-22T10:11:36.2607496Z 
2024-03-22T10:11:36.2607624Z                             ],
2024-03-22T10:11:36.2608073Z     "enableUICop":  false,
2024-03-22T10:11:36.2608749Z     "customCodeCops":  [
2024-03-22T10:11:36.2609022Z 
2024-03-22T10:11:36.2609145Z                        ],
2024-03-22T10:11:36.2609525Z     "appDependencies":  [
2024-03-22T10:11:36.2609769Z 
2024-03-22T10:11:36.2609904Z                         ],
2024-03-22T10:11:36.2610303Z     "doNotRunBcptTests":  false,
2024-03-22T10:11:36.2610814Z     "appDependencyProbingPaths":  [
2024-03-22T10:11:36.2611165Z 
2024-03-22T10:11:36.2611298Z                                   ],
2024-03-22T10:11:36.2611724Z     "useCompilerFolder":  false,
2024-03-22T10:11:36.2612184Z     "installTestFramework":  false,
2024-03-22T10:11:36.2613014Z     "keyVaultCodesignCertificateName":  "",
2024-03-22T10:11:36.2613605Z     "keyVaultName":  "",
2024-03-22T10:11:36.2614018Z     "installOnlyReferencedApps":  true,
2024-03-22T10:11:36.2614551Z     "obsoleteTagMinAllowedMajorMinor":  "",
2024-03-22T10:11:36.2615082Z     "applicationDependency":  "18.0.0.0",
2024-03-22T10:11:36.2615979Z     "applicationInsightsConnectionStringSecretName":  "applicationInsightsConnectionString",
2024-03-22T10:11:36.2616863Z     "shell":  "powershell",
2024-03-22T10:11:36.2617237Z     "failOn":  "error",
2024-03-22T10:11:36.2618608Z     "templateUrl":  "https://github.com/microsoft/AL-Go-PTE@main",
2024-03-22T10:11:36.2619275Z     "projects":  [
2024-03-22T10:11:36.2619487Z 
2024-03-22T10:11:36.2619599Z                  ],
2024-03-22T10:11:36.2620001Z     "appSourceCopMandatoryAffixes":  [
2024-03-22T10:11:36.2620378Z 
2024-03-22T10:11:36.2620530Z                                      ],
2024-03-22T10:11:36.2620986Z     "projectName":  ".",
2024-03-22T10:11:36.2621412Z     "testDependencies":  [
2024-03-22T10:11:36.2621705Z 
2024-03-22T10:11:36.2621840Z                          ],
2024-03-22T10:11:36.2622232Z     "appRevision":  0,
2024-03-22T10:11:36.2622849Z     "codeSignCertificateUrlSecretName":  "codeSignCertificateUrl",
2024-03-22T10:11:36.2623560Z     "vsixFile":  "",
2024-03-22T10:11:36.2623953Z     "useProjectDependencies":  false,
2024-03-22T10:11:36.2624481Z     "unusedALGoSystemFiles":  [
2024-03-22T10:11:36.2624816Z 
2024-03-22T10:11:36.2624944Z                               ],
2024-03-22T10:11:36.2625361Z     "buildModes":  [
2024-03-22T10:11:36.2625601Z 
2024-03-22T10:11:36.2625719Z                    ],
2024-03-22T10:11:36.2626071Z     "templateBranch":  "",
2024-03-22T10:11:36.2626507Z     "installPerformanceToolkit":  false,
2024-03-22T10:11:36.2627087Z     "pullRequestTrigger":  "pull_request_target",
2024-03-22T10:11:36.2627882Z     "doNotSignApps":  false,
2024-03-22T10:11:36.2628281Z     "repoName":  "alair",
2024-03-22T10:11:36.2629492Z     "fullBuildPatterns":  [
2024-03-22T10:11:36.2629982Z 
2024-03-22T10:11:36.2630088Z                           ],
2024-03-22T10:11:36.2630460Z     "alwaysBuildAllProjects":  false,
2024-03-22T10:11:36.2630879Z     "skipUpgrade":  false,
2024-03-22T10:11:36.2631296Z     "installTestRunner":  false,
2024-03-22T10:11:36.2631983Z     "adminCenterApiCredentialsSecretName":  "adminCenterApiCredentials"
2024-03-22T10:11:36.2632645Z }
2024-03-22T10:11:36.2633349Z GitHubRunnerJson="windows-latest"
2024-03-22T10:11:36.2633856Z GitHubRunnerShell=powershell
2024-03-22T10:11:36.3081927Z ##[group]Run microsoft/AL-Go-Actions/ReadSecrets@v4.1
2024-03-22T10:11:36.3082382Z with:
2024-03-22T10:11:36.3082590Z   shell: powershell
2024-03-22T10:11:36.3083106Z   gitHubSecrets: {
  "github_token": "***"
}
2024-03-22T10:11:36.3084623Z   getSecrets: licenseFileUrl,codeSignCertificateUrl,*codeSignCertificatePassword,keyVaultCertificateUrl,*keyVaultCertificatePassword,keyVaultClientId,gitHubPackagesContext,applicationInsightsConnectionString,appDependencyProbingPathsSecrets
2024-03-22T10:11:36.3086139Z   useGhTokenWorkflowForPush: false
2024-03-22T10:11:36.3086434Z env:
2024-03-22T10:11:36.3086626Z   ALGoOrgSettings: 
2024-03-22T10:11:36.3086889Z   ALGoRepoSettings: 
2024-03-22T10:11:36.3087125Z   artifact: 
2024-03-22T10:11:36.3087362Z   keyVaultCodesignCertificateName: 
2024-03-22T10:11:36.3087708Z   generateDependencyArtifact: True
2024-03-22T10:11:36.3088015Z   doNotRunTests: False
2024-03-22T10:11:36.3088255Z   doNotSignApps: False
2024-03-22T10:11:36.3088527Z   useCompilerFolder: False
2024-03-22T10:11:36.3106910Z   Settings: {"keyVaultCertificateUrlSecretName":"","microsoftTelemetryConnectionString":"InstrumentationKey=84bd9223-67d4-4378-8590-9e4a46023be2;IngestionEndpoint=https://westeurope-1.in.applicationinsights.azure.com/","type":"PTE","sendExtendedTelemetryToMicrosoft":false,"appBuild":8,"installTestApps":[],"versioningStrategy":0,"installApps":["https://alairhomeexternalapp.blob.core.windows.net/alairhomeexternalappcontainer/hougaard.com_SharePoint Connector_5.0.0.283.zip"],"installTestLibraries":false,"runNumberOffset":0,"codeSignCertificatePasswordSecretName":"codeSignCertificatePassword","country":"us","alDoc":{"continuousDeployment":false,"deployToGitHubPages":true,"maxReleases":3,"groupByProject":true,"includeProjects":[],"excludeProjects":[],"header":"Documentation for {REPOSITORY} {VERSION}","footer":"Documentation for \u003ca href=\"https://github.com/{REPOSITORY}\"\u003e{REPOSITORY}\u003c/a\u003e made with \u003ca href=\"https://aka.ms/AL-Go\"\u003eAL-Go for GitHub\u003c/a\u003e, \u003ca href=\"https://go.microsoft.com/fwlink/?linkid=2247728\"\u003eALDoc\u003c/a\u003e and \u003ca href=\"https://dotnet.github.io/docfx\"\u003eDocFx\u003c/a\u003e","defaultIndexMD":"## Reference documentation\\n\\nThis is the generated reference documentation for [{REPOSITORY}](https://github.com/{REPOSITORY}).\\n\\nYou can use the navigation bar at the top and the table of contents to the left to navigate your documentation.\\n\\nYou can change this content by creating/editing the **{INDEXTEMPLATERELATIVEPATH}** file in your repository or use the alDoc:defaultIndexMD setting in your repository settings file (.github/AL-Go-Settings.json)\\n\\n{RELEASENOTES}","defaultReleaseMD":"## Release reference documentation\\n\\nThis is the generated reference documentation for [{REPOSITORY}](https://github.com/{REPOSITORY}).\\n\\nYou can use the navigation bar at the top and the table of contents to the left to navigate your documentation.\\n\\nYou can change this content by creating/editing the **{INDEXTEMPLATERELATIVEPATH}** file in your repository or use the alDoc:defaultReleaseMD setting in your repository settings file (.github/AL-Go-Settings.json)\\n\\n{RELEASENOTES}"},"templateSha":"","partnerTelemetryConnectionString":"","doNotRunTests":false,"enableCodeAnalyzersOnTestApps":false,"runs-on":"windows-latest","configPackages":["STANDARD"],"generateDependencyArtifact":true,"excludeEnvironments":[],"keyVaultCertificatePasswordSecretName":"","rulesetFile":"","licenseFileUrlSecretName":"licenseFileUrl","enableExternalRulesets":false,"memoryLimit":"","keyVaultClientIdSecretName":"","testFolders":[],"githubRunner":"windows-latest","doNotBuildTests":false,"environments":[],"companyName":"","assignPremiumPlan":false,"artifact":"","ghTokenWorkflowSecretName":"ghTokenWorkflow","enableTaskScheduler":false,"enableCodeCop":false,"repoVersion":"1.0","doNotPublishApps":false,"githubRunnerShell":"powershell","appFolders":[],"cacheKeepDays":3,"bcptTestFolders":[],"updateDependencies":false,"cacheImageName":"my","treatTestFailuresAsWarnings":false,"additionalCountries":[],"enableUICop":false,"customCodeCops":[],"appDependencies":[],"doNotRunBcptTests":false,"appDependencyProbingPaths":[],"useCompilerFolder":false,"installTestFramework":false,"keyVaultCodesignCertificateName":"","keyVaultName":"","installOnlyReferencedApps":true,"obsoleteTagMinAllowedMajorMinor":"","applicationDependency":"18.0.0.0","applicationInsightsConnectionStringSecretName":"applicationInsightsConnectionString","shell":"powershell","failOn":"error","templateUrl":"https://github.com/microsoft/AL-Go-PTE@main","projects":[],"appSourceCopMandatoryAffixes":[],"projectName":".","testDependencies":[],"appRevision":0,"codeSignCertificateUrlSecretName":"codeSignCertificateUrl","vsixFile":"","useProjectDependencies":false,"unusedALGoSystemFiles":[],"buildModes":[],"templateBranch":"","installPerformanceToolkit":false,"pullRequestTrigger":"pull_request_target","doNotSignApps":false,"repoName":"alair","fullBuildPatterns":[],"alwaysBuildAllProjects":false,"skipUpgrade":false,"installTestRunner":false,"adminCenterApiCredentialsSecretName":"adminCenterApiCredentials"}
2024-03-22T10:11:36.3124005Z ##[endgroup]
2024-03-22T10:11:36.3235131Z ##[group]Run $errorActionPreference = "Stop"; $ProgressPreference = "SilentlyContinue"; Set-StrictMode -Version 2.0
2024-03-22T10:11:36.3236094Z $errorActionPreference = "Stop"; $ProgressPreference = "SilentlyContinue"; Set-StrictMode -Version 2.0
2024-03-22T10:11:36.3236698Z try {
2024-03-22T10:11:36.3237197Z   D:\a\_actions\microsoft\AL-Go-Actions\v4.1\ReadSecrets/ReadSecrets.ps1 -gitHubSecrets '{
2024-03-22T10:11:36.3237976Z   "github_token": "***"
2024-03-22T10:11:36.3238526Z }' -getSecrets $ENV:_getSecrets -useGhTokenWorkflowForPush $ENV:_useGhTokenWorkflowForPush
2024-03-22T10:11:36.3239060Z }
2024-03-22T10:11:36.3239250Z catch {
2024-03-22T10:11:36.3240137Z   Write-Host "::ERROR::Unexpected error when running action. Error Message: $($_.Exception.Message.Replace("`r",'').Replace("`n",' ')), StackTrace: $($_.ScriptStackTrace.Replace("`r",'').Replace("`n",' <- '))";
2024-03-22T10:11:36.3241079Z   exit 1
2024-03-22T10:11:36.3241281Z }
2024-03-22T10:11:36.3271366Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'"
2024-03-22T10:11:36.3271887Z env:
2024-03-22T10:11:36.3272081Z   ALGoOrgSettings: 
2024-03-22T10:11:36.3272338Z   ALGoRepoSettings: 
2024-03-22T10:11:36.3272574Z   artifact: 
2024-03-22T10:11:36.3272815Z   keyVaultCodesignCertificateName: 
2024-03-22T10:11:36.3273153Z   generateDependencyArtifact: True
2024-03-22T10:11:36.3273457Z   doNotRunTests: False
2024-03-22T10:11:36.3273702Z   doNotSignApps: False
2024-03-22T10:11:36.3273945Z   useCompilerFolder: False
2024-03-22T10:11:36.3291251Z   Settings: {"keyVaultCertificateUrlSecretName":"","microsoftTelemetryConnectionString":"InstrumentationKey=84bd9223-67d4-4378-8590-9e4a46023be2;IngestionEndpoint=https://westeurope-1.in.applicationinsights.azure.com/","type":"PTE","sendExtendedTelemetryToMicrosoft":false,"appBuild":8,"installTestApps":[],"versioningStrategy":0,"installApps":["https://alairhomeexternalapp.blob.core.windows.net/alairhomeexternalappcontainer/hougaard.com_SharePoint Connector_5.0.0.283.zip"],"installTestLibraries":false,"runNumberOffset":0,"codeSignCertificatePasswordSecretName":"codeSignCertificatePassword","country":"us","alDoc":{"continuousDeployment":false,"deployToGitHubPages":true,"maxReleases":3,"groupByProject":true,"includeProjects":[],"excludeProjects":[],"header":"Documentation for {REPOSITORY} {VERSION}","footer":"Documentation for \u003ca href=\"https://github.com/{REPOSITORY}\"\u003e{REPOSITORY}\u003c/a\u003e made with \u003ca href=\"https://aka.ms/AL-Go\"\u003eAL-Go for GitHub\u003c/a\u003e, \u003ca href=\"https://go.microsoft.com/fwlink/?linkid=2247728\"\u003eALDoc\u003c/a\u003e and \u003ca href=\"https://dotnet.github.io/docfx\"\u003eDocFx\u003c/a\u003e","defaultIndexMD":"## Reference documentation\\n\\nThis is the generated reference documentation for [{REPOSITORY}](https://github.com/{REPOSITORY}).\\n\\nYou can use the navigation bar at the top and the table of contents to the left to navigate your documentation.\\n\\nYou can change this content by creating/editing the **{INDEXTEMPLATERELATIVEPATH}** file in your repository or use the alDoc:defaultIndexMD setting in your repository settings file (.github/AL-Go-Settings.json)\\n\\n{RELEASENOTES}","defaultReleaseMD":"## Release reference documentation\\n\\nThis is the generated reference documentation for [{REPOSITORY}](https://github.com/{REPOSITORY}).\\n\\nYou can use the navigation bar at the top and the table of contents to the left to navigate your documentation.\\n\\nYou can change this content by creating/editing the **{INDEXTEMPLATERELATIVEPATH}** file in your repository or use the alDoc:defaultReleaseMD setting in your repository settings file (.github/AL-Go-Settings.json)\\n\\n{RELEASENOTES}"},"templateSha":"","partnerTelemetryConnectionString":"","doNotRunTests":false,"enableCodeAnalyzersOnTestApps":false,"runs-on":"windows-latest","configPackages":["STANDARD"],"generateDependencyArtifact":true,"excludeEnvironments":[],"keyVaultCertificatePasswordSecretName":"","rulesetFile":"","licenseFileUrlSecretName":"licenseFileUrl","enableExternalRulesets":false,"memoryLimit":"","keyVaultClientIdSecretName":"","testFolders":[],"githubRunner":"windows-latest","doNotBuildTests":false,"environments":[],"companyName":"","assignPremiumPlan":false,"artifact":"","ghTokenWorkflowSecretName":"ghTokenWorkflow","enableTaskScheduler":false,"enableCodeCop":false,"repoVersion":"1.0","doNotPublishApps":false,"githubRunnerShell":"powershell","appFolders":[],"cacheKeepDays":3,"bcptTestFolders":[],"updateDependencies":false,"cacheImageName":"my","treatTestFailuresAsWarnings":false,"additionalCountries":[],"enableUICop":false,"customCodeCops":[],"appDependencies":[],"doNotRunBcptTests":false,"appDependencyProbingPaths":[],"useCompilerFolder":false,"installTestFramework":false,"keyVaultCodesignCertificateName":"","keyVaultName":"","installOnlyReferencedApps":true,"obsoleteTagMinAllowedMajorMinor":"","applicationDependency":"18.0.0.0","applicationInsightsConnectionStringSecretName":"applicationInsightsConnectionString","shell":"powershell","failOn":"error","templateUrl":"https://github.com/microsoft/AL-Go-PTE@main","projects":[],"appSourceCopMandatoryAffixes":[],"projectName":".","testDependencies":[],"appRevision":0,"codeSignCertificateUrlSecretName":"codeSignCertificateUrl","vsixFile":"","useProjectDependencies":false,"unusedALGoSystemFiles":[],"buildModes":[],"templateBranch":"","installPerformanceToolkit":false,"pullRequestTrigger":"pull_request_target","doNotSignApps":false,"repoName":"alair","fullBuildPatterns":[],"alwaysBuildAllProjects":false,"skipUpgrade":false,"installTestRunner":false,"adminCenterApiCredentialsSecretName":"adminCenterApiCredentials"}
2024-03-22T10:11:36.3309878Z   _getSecrets: licenseFileUrl,codeSignCertificateUrl,*codeSignCertificatePassword,keyVaultCertificateUrl,*keyVaultCertificatePassword,keyVaultClientId,gitHubPackagesContext,applicationInsightsConnectionString,appDependencyProbingPathsSecrets
2024-03-22T10:11:36.3311368Z   _useGhTokenWorkflowForPush: false
2024-03-22T10:11:36.3311679Z ##[endgroup]
2024-03-22T10:11:36.8352546Z Trying to get the secret (licenseFileUrl) from the github environment.
2024-03-22T10:11:36.8469709Z Could not find secret licenseFileUrl in Github secrets or Azure Key Vault.
2024-03-22T10:11:36.8479288Z Trying to get the secret (codeSignCertificateUrl) from the github environment.
2024-03-22T10:11:36.8488529Z Could not find secret codeSignCertificateUrl in Github secrets or Azure Key Vault.
2024-03-22T10:11:36.8497503Z Trying to get the secret (codeSignCertificatePassword) from the github environment.
2024-03-22T10:11:36.8505785Z Could not find secret codeSignCertificatePassword in Github secrets or Azure Key Vault.
2024-03-22T10:11:36.8514031Z Trying to get the secret (gitHubPackagesContext) from the github environment.
2024-03-22T10:11:36.8522024Z Could not find secret gitHubPackagesContext in Github secrets or Azure Key Vault.
2024-03-22T10:11:36.8531054Z Trying to get the secret (applicationInsightsConnectionString) from the github environment.
2024-03-22T10:11:36.8561388Z Could not find secret applicationInsightsConnectionString in Github secrets or Azure Key Vault.
2024-03-22T10:11:36.8625674Z The following secrets was not found: licenseFileUrl, codeSignCertificateUrl, codeSignCertificatePassword (Secret codeSignCertificatePassword), gitHubPackagesContext, applicationInsightsConnectionString
2024-03-22T10:11:36.9044103Z ##[group]Run microsoft/AL-Go-Actions/DetermineArtifactUrl@v4.1
2024-03-22T10:11:36.9044871Z with:
2024-03-22T10:11:36.9045199Z   shell: powershell
2024-03-22T10:11:36.9064914Z   parentTelemetryScopeJson: 7b22506172616d6574657273223a7b7d2c22456d6974746564223a66616c73652c22436f7272656c6174696f6e4964223a2236346630303161342d303239312d346266362d386236362d393632363763313132333366222c22506172656e744964223a22222c22416c6c506172616d6574657273223a7b7d2c22546f704964223a2236346630303161342d303239312d346266362d386236362d393632363763313132333366222c224e616d65223a22414c2d476f20776f726b666c6f772072616e3a2043494344222c22537461727454696d65223a225c2f446174652831373131313032323537363439295c2f222c2250726f70657274696573223a7b226576656e744964223a22444f30303931222c226263436f6e7461696e657248656c70657256657273696f6e223a22362e302e3131222c22697341646d696e6973747261746f72223a2254727565222c22737461636b5472616365223a225b5c6e2020496e697454656c656d6574727953636f70652061742054656c656d6574727948656c7065722e7073313a206c696e65203231345c6e202043726561746553636f70652061742054656c656d6574727948656c7065722e70736d313a206c696e652037355c6e2020576f726b666c6f77496e697469616c697a652e70733120617420576f726b666c6f77496e697469616c697a652e7073313a206c696e652033355c6e202031353835636536632d326238362d343038622d386466632d3836376134303065303936652e7073312061742031353835636536632d326238362d343038622d386466632d3836376134303065303936652e7073313a206c696e6520345c6e20205c7530303363536372697074426c6f636b5c7530303365206174205c75303033634e6f2066696c655c75303033655c6e5d222c22414c476f56657273696f6e223a2276342e31222c2274797065223a22505445222c2274656d706c61746555726c223a2268747470733a2f2f6769746875622e636f6d2f6d6963726f736f66742f414c2d476f2d505445406d61696e222c227265706f7369746f7279223a22616c616972686f6d65732f616c616972222c2272756e417474656d7074223a2231222c2272756e4e756d626572223a2238222c2272756e4964223a2238333838363739383531227d2c224576656e744964223a22444f30303931227d
2024-03-22T10:11:36.9076548Z   project: .
2024-03-22T10:11:36.9076752Z env:
2024-03-22T10:11:36.9076956Z   ALGoOrgSettings: 
2024-03-22T10:11:36.9077203Z   ALGoRepoSettings: 
2024-03-22T10:11:36.9077434Z   artifact: 
2024-03-22T10:11:36.9077673Z   keyVaultCodesignCertificateName: 
2024-03-22T10:11:36.9078018Z   generateDependencyArtifact: True
2024-03-22T10:11:36.9078313Z   doNotRunTests: False
2024-03-22T10:11:36.9078555Z   doNotSignApps: False
2024-03-22T10:11:36.9078805Z   useCompilerFolder: False
2024-03-22T10:11:36.9097729Z   Settings: {"keyVaultCertificateUrlSecretName":"","microsoftTelemetryConnectionString":"InstrumentationKey=84bd9223-67d4-4378-8590-9e4a46023be2;IngestionEndpoint=https://westeurope-1.in.applicationinsights.azure.com/","type":"PTE","sendExtendedTelemetryToMicrosoft":false,"appBuild":8,"installTestApps":[],"versioningStrategy":0,"installApps":["https://alairhomeexternalapp.blob.core.windows.net/alairhomeexternalappcontainer/hougaard.com_SharePoint Connector_5.0.0.283.zip"],"installTestLibraries":false,"runNumberOffset":0,"codeSignCertificatePasswordSecretName":"codeSignCertificatePassword","country":"us","alDoc":{"continuousDeployment":false,"deployToGitHubPages":true,"maxReleases":3,"groupByProject":true,"includeProjects":[],"excludeProjects":[],"header":"Documentation for {REPOSITORY} {VERSION}","footer":"Documentation for \u003ca href=\"https://github.com/{REPOSITORY}\"\u003e{REPOSITORY}\u003c/a\u003e made with \u003ca href=\"https://aka.ms/AL-Go\"\u003eAL-Go for GitHub\u003c/a\u003e, \u003ca href=\"https://go.microsoft.com/fwlink/?linkid=2247728\"\u003eALDoc\u003c/a\u003e and \u003ca href=\"https://dotnet.github.io/docfx\"\u003eDocFx\u003c/a\u003e","defaultIndexMD":"## Reference documentation\\n\\nThis is the generated reference documentation for [{REPOSITORY}](https://github.com/{REPOSITORY}).\\n\\nYou can use the navigation bar at the top and the table of contents to the left to navigate your documentation.\\n\\nYou can change this content by creating/editing the **{INDEXTEMPLATERELATIVEPATH}** file in your repository or use the alDoc:defaultIndexMD setting in your repository settings file (.github/AL-Go-Settings.json)\\n\\n{RELEASENOTES}","defaultReleaseMD":"## Release reference documentation\\n\\nThis is the generated reference documentation for [{REPOSITORY}](https://github.com/{REPOSITORY}).\\n\\nYou can use the navigation bar at the top and the table of contents to the left to navigate your documentation.\\n\\nYou can change this content by creating/editing the **{INDEXTEMPLATERELATIVEPATH}** file in your repository or use the alDoc:defaultReleaseMD setting in your repository settings file (.github/AL-Go-Settings.json)\\n\\n{RELEASENOTES}"},"templateSha":"","partnerTelemetryConnectionString":"","doNotRunTests":false,"enableCodeAnalyzersOnTestApps":false,"runs-on":"windows-latest","configPackages":["STANDARD"],"generateDependencyArtifact":true,"excludeEnvironments":[],"keyVaultCertificatePasswordSecretName":"","rulesetFile":"","licenseFileUrlSecretName":"licenseFileUrl","enableExternalRulesets":false,"memoryLimit":"","keyVaultClientIdSecretName":"","testFolders":[],"githubRunner":"windows-latest","doNotBuildTests":false,"environments":[],"companyName":"","assignPremiumPlan":false,"artifact":"","ghTokenWorkflowSecretName":"ghTokenWorkflow","enableTaskScheduler":false,"enableCodeCop":false,"repoVersion":"1.0","doNotPublishApps":false,"githubRunnerShell":"powershell","appFolders":[],"cacheKeepDays":3,"bcptTestFolders":[],"updateDependencies":false,"cacheImageName":"my","treatTestFailuresAsWarnings":false,"additionalCountries":[],"enableUICop":false,"customCodeCops":[],"appDependencies":[],"doNotRunBcptTests":false,"appDependencyProbingPaths":[],"useCompilerFolder":false,"installTestFramework":false,"keyVaultCodesignCertificateName":"","keyVaultName":"","installOnlyReferencedApps":true,"obsoleteTagMinAllowedMajorMinor":"","applicationDependency":"18.0.0.0","applicationInsightsConnectionStringSecretName":"applicationInsightsConnectionString","shell":"powershell","failOn":"error","templateUrl":"https://github.com/microsoft/AL-Go-PTE@main","projects":[],"appSourceCopMandatoryAffixes":[],"projectName":".","testDependencies":[],"appRevision":0,"codeSignCertificateUrlSecretName":"codeSignCertificateUrl","vsixFile":"","useProjectDependencies":false,"unusedALGoSystemFiles":[],"buildModes":[],"templateBranch":"","installPerformanceToolkit":false,"pullRequestTrigger":"pull_request_target","doNotSignApps":false,"repoName":"alair","fullBuildPatterns":[],"alwaysBuildAllProjects":false,"skipUpgrade":false,"installTestRunner":false,"adminCenterApiCredentialsSecretName":"adminCenterApiCredentials"}
2024-03-22T10:11:36.9114781Z ##[endgroup]
2024-03-22T10:11:36.9228189Z ##[group]Run $errorActionPreference = "Stop"; $ProgressPreference = "SilentlyContinue"; Set-StrictMode -Version 2.0
2024-03-22T10:11:36.9229152Z $errorActionPreference = "Stop"; $ProgressPreference = "SilentlyContinue"; Set-StrictMode -Version 2.0
2024-03-22T10:11:36.9229889Z try {
2024-03-22T10:11:36.9230765Z   D:\a\_actions\microsoft\AL-Go-Actions\v4.1\DetermineArtifactUrl/DetermineArtifactUrl.ps1 -parentTelemetryScopeJson $env:_parentTelemetryScopeJson -project $ENV:_project
2024-03-22T10:11:36.9231671Z }
2024-03-22T10:11:36.9231868Z catch {
2024-03-22T10:11:36.9232763Z   Write-Host "::ERROR::Unexpected error when running action. Error Message: $($_.Exception.Message.Replace("`r",'').Replace("`n",' ')), StackTrace: $($_.ScriptStackTrace.Replace("`r",'').Replace("`n",' <- '))";
2024-03-22T10:11:36.9233713Z   exit 1
2024-03-22T10:11:36.9233925Z }
2024-03-22T10:11:36.9264554Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'"
2024-03-22T10:11:36.9265079Z env:
2024-03-22T10:11:36.9265282Z   ALGoOrgSettings: 
2024-03-22T10:11:36.9265527Z   ALGoRepoSettings: 
2024-03-22T10:11:36.9265763Z   artifact: 
2024-03-22T10:11:36.9266006Z   keyVaultCodesignCertificateName: 
2024-03-22T10:11:36.9266353Z   generateDependencyArtifact: True
2024-03-22T10:11:36.9266659Z   doNotRunTests: False
2024-03-22T10:11:36.9267698Z   doNotSignApps: False
2024-03-22T10:11:36.9267976Z   useCompilerFolder: False
2024-03-22T10:11:36.9284630Z   Settings: {"keyVaultCertificateUrlSecretName":"","microsoftTelemetryConnectionString":"InstrumentationKey=84bd9223-67d4-4378-8590-9e4a46023be2;IngestionEndpoint=https://westeurope-1.in.applicationinsights.azure.com/","type":"PTE","sendExtendedTelemetryToMicrosoft":false,"appBuild":8,"installTestApps":[],"versioningStrategy":0,"installApps":["https://alairhomeexternalapp.blob.core.windows.net/alairhomeexternalappcontainer/hougaard.com_SharePoint Connector_5.0.0.283.zip"],"installTestLibraries":false,"runNumberOffset":0,"codeSignCertificatePasswordSecretName":"codeSignCertificatePassword","country":"us","alDoc":{"continuousDeployment":false,"deployToGitHubPages":true,"maxReleases":3,"groupByProject":true,"includeProjects":[],"excludeProjects":[],"header":"Documentation for {REPOSITORY} {VERSION}","footer":"Documentation for \u003ca href=\"https://github.com/{REPOSITORY}\"\u003e{REPOSITORY}\u003c/a\u003e made with \u003ca href=\"https://aka.ms/AL-Go\"\u003eAL-Go for GitHub\u003c/a\u003e, \u003ca href=\"https://go.microsoft.com/fwlink/?linkid=2247728\"\u003eALDoc\u003c/a\u003e and \u003ca href=\"https://dotnet.github.io/docfx\"\u003eDocFx\u003c/a\u003e","defaultIndexMD":"## Reference documentation\\n\\nThis is the generated reference documentation for [{REPOSITORY}](https://github.com/{REPOSITORY}).\\n\\nYou can use the navigation bar at the top and the table of contents to the left to navigate your documentation.\\n\\nYou can change this content by creating/editing the **{INDEXTEMPLATERELATIVEPATH}** file in your repository or use the alDoc:defaultIndexMD setting in your repository settings file (.github/AL-Go-Settings.json)\\n\\n{RELEASENOTES}","defaultReleaseMD":"## Release reference documentation\\n\\nThis is the generated reference documentation for [{REPOSITORY}](https://github.com/{REPOSITORY}).\\n\\nYou can use the navigation bar at the top and the table of contents to the left to navigate your documentation.\\n\\nYou can change this content by creating/editing the **{INDEXTEMPLATERELATIVEPATH}** file in your repository or use the alDoc:defaultReleaseMD setting in your repository settings file (.github/AL-Go-Settings.json)\\n\\n{RELEASENOTES}"},"templateSha":"","partnerTelemetryConnectionString":"","doNotRunTests":false,"enableCodeAnalyzersOnTestApps":false,"runs-on":"windows-latest","configPackages":["STANDARD"],"generateDependencyArtifact":true,"excludeEnvironments":[],"keyVaultCertificatePasswordSecretName":"","rulesetFile":"","licenseFileUrlSecretName":"licenseFileUrl","enableExternalRulesets":false,"memoryLimit":"","keyVaultClientIdSecretName":"","testFolders":[],"githubRunner":"windows-latest","doNotBuildTests":false,"environments":[],"companyName":"","assignPremiumPlan":false,"artifact":"","ghTokenWorkflowSecretName":"ghTokenWorkflow","enableTaskScheduler":false,"enableCodeCop":false,"repoVersion":"1.0","doNotPublishApps":false,"githubRunnerShell":"powershell","appFolders":[],"cacheKeepDays":3,"bcptTestFolders":[],"updateDependencies":false,"cacheImageName":"my","treatTestFailuresAsWarnings":false,"additionalCountries":[],"enableUICop":false,"customCodeCops":[],"appDependencies":[],"doNotRunBcptTests":false,"appDependencyProbingPaths":[],"useCompilerFolder":false,"installTestFramework":false,"keyVaultCodesignCertificateName":"","keyVaultName":"","installOnlyReferencedApps":true,"obsoleteTagMinAllowedMajorMinor":"","applicationDependency":"18.0.0.0","applicationInsightsConnectionStringSecretName":"applicationInsightsConnectionString","shell":"powershell","failOn":"error","templateUrl":"https://github.com/microsoft/AL-Go-PTE@main","projects":[],"appSourceCopMandatoryAffixes":[],"projectName":".","testDependencies":[],"appRevision":0,"codeSignCertificateUrlSecretName":"codeSignCertificateUrl","vsixFile":"","useProjectDependencies":false,"unusedALGoSystemFiles":[],"buildModes":[],"templateBranch":"","installPerformanceToolkit":false,"pullRequestTrigger":"pull_request_target","doNotSignApps":false,"repoName":"alair","fullBuildPatterns":[],"alwaysBuildAllProjects":false,"skipUpgrade":false,"installTestRunner":false,"adminCenterApiCredentialsSecretName":"adminCenterApiCredentials"}
2024-03-22T10:11:36.9312762Z   _parentTelemetryScopeJson: 7b22506172616d6574657273223a7b7d2c22456d6974746564223a66616c73652c22436f7272656c6174696f6e4964223a2236346630303161342d303239312d346266362d386236362d393632363763313132333366222c22506172656e744964223a22222c22416c6c506172616d6574657273223a7b7d2c22546f704964223a2236346630303161342d303239312d346266362d386236362d393632363763313132333366222c224e616d65223a22414c2d476f20776f726b666c6f772072616e3a2043494344222c22537461727454696d65223a225c2f446174652831373131313032323537363439295c2f222c2250726f70657274696573223a7b226576656e744964223a22444f30303931222c226263436f6e7461696e657248656c70657256657273696f6e223a22362e302e3131222c22697341646d696e6973747261746f72223a2254727565222c22737461636b5472616365223a225b5c6e2020496e697454656c656d6574727953636f70652061742054656c656d6574727948656c7065722e7073313a206c696e65203231345c6e202043726561746553636f70652061742054656c656d6574727948656c7065722e70736d313a206c696e652037355c6e2020576f726b666c6f77496e697469616c697a652e70733120617420576f726b666c6f77496e697469616c697a652e7073313a206c696e652033355c6e202031353835636536632d326238362d343038622d386466632d3836376134303065303936652e7073312061742031353835636536632d326238362d343038622d386466632d3836376134303065303936652e7073313a206c696e6520345c6e20205c7530303363536372697074426c6f636b5c7530303365206174205c75303033634e6f2066696c655c75303033655c6e5d222c22414c476f56657273696f6e223a2276342e31222c2274797065223a22505445222c2274656d706c61746555726c223a2268747470733a2f2f6769746875622e636f6d2f6d6963726f736f66742f414c2d476f2d505445406d61696e222c227265706f7369746f7279223a22616c616972686f6d65732f616c616972222c2272756e417474656d7074223a2231222c2272756e4e756d626572223a2238222c2272756e4964223a2238333838363739383531227d2c224576656e744964223a22444f30303931227d
2024-03-22T10:11:36.9324322Z   _project: .
2024-03-22T10:11:36.9324536Z ##[endgroup]
2024-03-22T10:11:37.3690135Z Downloading BcContainerHelper latest version from CDN
2024-03-22T10:11:38.4901313Z Import from C:\ProgramData\BcContainerHelper\6.0.11\BcContainerHelper\BcContainerHelper.ps1
2024-03-22T10:11:38.9586447Z BcContainerHelper version 6.0.11
2024-03-22T10:11:40.9452521Z BC.HelperFunctions emits usage statistics telemetry to Microsoft
2024-03-22T10:11:41.0712729Z Running on Windows, PowerShell 5.1.20348.2227
2024-03-22T10:11:43.1419530Z ##[group]Analyzing repository
2024-03-22T10:11:43.1445257Z Checking type
2024-03-22T10:11:43.1957982Z Checking appFolders, testFolders and bcptTestFolders
2024-03-22T10:11:43.2221712Z Application Dependency 23.0.0.0
2024-03-22T10:11:43.2291438Z Updating app- and test Dependencies
2024-03-22T10:11:43.2444384Z Analyzing Test App Dependencies
2024-03-22T10:11:43.2535866Z ##[endgroup]
2024-03-22T10:11:43.2558724Z No performance test apps found in bcptTestFolders in .AL-Go\settings.json
2024-03-22T10:11:43.2738555Z Checking artifact setting for project
2024-03-22T10:12:21.7759262Z artifact=https://bcartifacts.azureedge.net/sandbox/23.5.16502.17734/us
2024-03-22T10:12:21.7771025Z artifactCacheKey=
2024-03-22T10:12:22.1687809Z ##[group]Run microsoft/AL-Go-Actions/DownloadProjectDependencies@v4.1
2024-03-22T10:12:22.1688580Z with:
2024-03-22T10:12:22.1688879Z   shell: powershell
2024-03-22T10:12:22.1689209Z   project: .
2024-03-22T10:12:22.1689519Z   buildMode: Default
2024-03-22T10:12:22.1689900Z   projectsDependenciesJson: {}
2024-03-22T10:12:22.1690333Z   baselineWorkflowRunId: 0
2024-03-22T10:12:22.1690695Z env:
2024-03-22T10:12:22.1690962Z   ALGoOrgSettings: 
2024-03-22T10:12:22.1691311Z   ALGoRepoSettings: 
2024-03-22T10:12:22.1691917Z   artifact: https://bcartifacts.azureedge.net/sandbox/23.5.16502.17734/us
2024-03-22T10:12:22.1692669Z   keyVaultCodesignCertificateName: 
2024-03-22T10:12:22.1693197Z   generateDependencyArtifact: True
2024-03-22T10:12:22.1693655Z   doNotRunTests: False
2024-03-22T10:12:22.1694017Z   doNotSignApps: False
2024-03-22T10:12:22.1694383Z   useCompilerFolder: False
2024-03-22T10:12:22.1715487Z   Settings: {"keyVaultCertificateUrlSecretName":"","microsoftTelemetryConnectionString":"InstrumentationKey=84bd9223-67d4-4378-8590-9e4a46023be2;IngestionEndpoint=https://westeurope-1.in.applicationinsights.azure.com/","type":"PTE","sendExtendedTelemetryToMicrosoft":false,"appBuild":8,"installTestApps":[],"versioningStrategy":0,"installApps":["https://alairhomeexternalapp.blob.core.windows.net/alairhomeexternalappcontainer/hougaard.com_SharePoint Connector_5.0.0.283.zip"],"installTestLibraries":false,"runNumberOffset":0,"codeSignCertificatePasswordSecretName":"codeSignCertificatePassword","country":"us","alDoc":{"continuousDeployment":false,"deployToGitHubPages":true,"maxReleases":3,"groupByProject":true,"includeProjects":[],"excludeProjects":[],"header":"Documentation for {REPOSITORY} {VERSION}","footer":"Documentation for \u003ca href=\"https://github.com/{REPOSITORY}\"\u003e{REPOSITORY}\u003c/a\u003e made with \u003ca href=\"https://aka.ms/AL-Go\"\u003eAL-Go for GitHub\u003c/a\u003e, \u003ca href=\"https://go.microsoft.com/fwlink/?linkid=2247728\"\u003eALDoc\u003c/a\u003e and \u003ca href=\"https://dotnet.github.io/docfx\"\u003eDocFx\u003c/a\u003e","defaultIndexMD":"## Reference documentation\\n\\nThis is the generated reference documentation for [{REPOSITORY}](https://github.com/{REPOSITORY}).\\n\\nYou can use the navigation bar at the top and the table of contents to the left to navigate your documentation.\\n\\nYou can change this content by creating/editing the **{INDEXTEMPLATERELATIVEPATH}** file in your repository or use the alDoc:defaultIndexMD setting in your repository settings file (.github/AL-Go-Settings.json)\\n\\n{RELEASENOTES}","defaultReleaseMD":"## Release reference documentation\\n\\nThis is the generated reference documentation for [{REPOSITORY}](https://github.com/{REPOSITORY}).\\n\\nYou can use the navigation bar at the top and the table of contents to the left to navigate your documentation.\\n\\nYou can change this content by creating/editing the **{INDEXTEMPLATERELATIVEPATH}** file in your repository or use the alDoc:defaultReleaseMD setting in your repository settings file (.github/AL-Go-Settings.json)\\n\\n{RELEASENOTES}"},"templateSha":"","partnerTelemetryConnectionString":"","doNotRunTests":false,"enableCodeAnalyzersOnTestApps":false,"runs-on":"windows-latest","configPackages":["STANDARD"],"generateDependencyArtifact":true,"excludeEnvironments":[],"keyVaultCertificatePasswordSecretName":"","rulesetFile":"","licenseFileUrlSecretName":"licenseFileUrl","enableExternalRulesets":false,"memoryLimit":"","keyVaultClientIdSecretName":"","testFolders":[],"githubRunner":"windows-latest","doNotBuildTests":false,"environments":[],"companyName":"","assignPremiumPlan":false,"artifact":"","ghTokenWorkflowSecretName":"ghTokenWorkflow","enableTaskScheduler":false,"enableCodeCop":false,"repoVersion":"1.0","doNotPublishApps":false,"githubRunnerShell":"powershell","appFolders":[],"cacheKeepDays":3,"bcptTestFolders":[],"updateDependencies":false,"cacheImageName":"my","treatTestFailuresAsWarnings":false,"additionalCountries":[],"enableUICop":false,"customCodeCops":[],"appDependencies":[],"doNotRunBcptTests":false,"appDependencyProbingPaths":[],"useCompilerFolder":false,"installTestFramework":false,"keyVaultCodesignCertificateName":"","keyVaultName":"","installOnlyReferencedApps":true,"obsoleteTagMinAllowedMajorMinor":"","applicationDependency":"18.0.0.0","applicationInsightsConnectionStringSecretName":"applicationInsightsConnectionString","shell":"powershell","failOn":"error","templateUrl":"https://github.com/microsoft/AL-Go-PTE@main","projects":[],"appSourceCopMandatoryAffixes":[],"projectName":".","testDependencies":[],"appRevision":0,"codeSignCertificateUrlSecretName":"codeSignCertificateUrl","vsixFile":"","useProjectDependencies":false,"unusedALGoSystemFiles":[],"buildModes":[],"templateBranch":"","installPerformanceToolkit":false,"pullRequestTrigger":"pull_request_target","doNotSignApps":false,"repoName":"alair","fullBuildPatterns":[],"alwaysBuildAllProjects":false,"skipUpgrade":false,"installTestRunner":false,"adminCenterApiCredentialsSecretName":"adminCenterApiCredentials"}
2024-03-22T10:12:22.1732922Z   BcContainerHelperPath: C:\ProgramData\BcContainerHelper\6.0.11\BcContainerHelper\BcContainerHelper.ps1
2024-03-22T10:12:22.1733540Z   artifactCacheKey: 
2024-03-22T10:12:22.1734294Z   Secrets: {"licenseFileUrl":"","codeSignCertificateUrl":"","*codeSignCertificatePassword":"","gitHubPackagesContext":"","applicationInsightsConnectionString":""}
2024-03-22T10:12:22.1735059Z ##[endgroup]
2024-03-22T10:12:22.1849259Z ##[group]Run actions/download-artifact@v3
2024-03-22T10:12:22.1849589Z with:
2024-03-22T10:12:22.1849807Z   path: D:\a\alair\alair/.dependencies
2024-03-22T10:12:22.1850105Z env:
2024-03-22T10:12:22.1850297Z   ALGoOrgSettings: 
2024-03-22T10:12:22.1850548Z   ALGoRepoSettings: 
2024-03-22T10:12:22.1850954Z   artifact: https://bcartifacts.azureedge.net/sandbox/23.5.16502.17734/us
2024-03-22T10:12:22.1851463Z   keyVaultCodesignCertificateName: 
2024-03-22T10:12:22.1851806Z   generateDependencyArtifact: True
2024-03-22T10:12:22.1852124Z   doNotRunTests: False
2024-03-22T10:12:22.1852375Z   doNotSignApps: False
2024-03-22T10:12:22.1852619Z   useCompilerFolder: False
2024-03-22T10:12:22.1869948Z   Settings: {"keyVaultCertificateUrlSecretName":"","microsoftTelemetryConnectionString":"InstrumentationKey=84bd9223-67d4-4378-8590-9e4a46023be2;IngestionEndpoint=https://westeurope-1.in.applicationinsights.azure.com/","type":"PTE","sendExtendedTelemetryToMicrosoft":false,"appBuild":8,"installTestApps":[],"versioningStrategy":0,"installApps":["https://alairhomeexternalapp.blob.core.windows.net/alairhomeexternalappcontainer/hougaard.com_SharePoint Connector_5.0.0.283.zip"],"installTestLibraries":false,"runNumberOffset":0,"codeSignCertificatePasswordSecretName":"codeSignCertificatePassword","country":"us","alDoc":{"continuousDeployment":false,"deployToGitHubPages":true,"maxReleases":3,"groupByProject":true,"includeProjects":[],"excludeProjects":[],"header":"Documentation for {REPOSITORY} {VERSION}","footer":"Documentation for \u003ca href=\"https://github.com/{REPOSITORY}\"\u003e{REPOSITORY}\u003c/a\u003e made with \u003ca href=\"https://aka.ms/AL-Go\"\u003eAL-Go for GitHub\u003c/a\u003e, \u003ca href=\"https://go.microsoft.com/fwlink/?linkid=2247728\"\u003eALDoc\u003c/a\u003e and \u003ca href=\"https://dotnet.github.io/docfx\"\u003eDocFx\u003c/a\u003e","defaultIndexMD":"## Reference documentation\\n\\nThis is the generated reference documentation for [{REPOSITORY}](https://github.com/{REPOSITORY}).\\n\\nYou can use the navigation bar at the top and the table of contents to the left to navigate your documentation.\\n\\nYou can change this content by creating/editing the **{INDEXTEMPLATERELATIVEPATH}** file in your repository or use the alDoc:defaultIndexMD setting in your repository settings file (.github/AL-Go-Settings.json)\\n\\n{RELEASENOTES}","defaultReleaseMD":"## Release reference documentation\\n\\nThis is the generated reference documentation for [{REPOSITORY}](https://github.com/{REPOSITORY}).\\n\\nYou can use the navigation bar at the top and the table of contents to the left to navigate your documentation.\\n\\nYou can change this content by creating/editing the **{INDEXTEMPLATERELATIVEPATH}** file in your repository or use the alDoc:defaultReleaseMD setting in your repository settings file (.github/AL-Go-Settings.json)\\n\\n{RELEASENOTES}"},"templateSha":"","partnerTelemetryConnectionString":"","doNotRunTests":false,"enableCodeAnalyzersOnTestApps":false,"runs-on":"windows-latest","configPackages":["STANDARD"],"generateDependencyArtifact":true,"excludeEnvironments":[],"keyVaultCertificatePasswordSecretName":"","rulesetFile":"","licenseFileUrlSecretName":"licenseFileUrl","enableExternalRulesets":false,"memoryLimit":"","keyVaultClientIdSecretName":"","testFolders":[],"githubRunner":"windows-latest","doNotBuildTests":false,"environments":[],"companyName":"","assignPremiumPlan":false,"artifact":"","ghTokenWorkflowSecretName":"ghTokenWorkflow","enableTaskScheduler":false,"enableCodeCop":false,"repoVersion":"1.0","doNotPublishApps":false,"githubRunnerShell":"powershell","appFolders":[],"cacheKeepDays":3,"bcptTestFolders":[],"updateDependencies":false,"cacheImageName":"my","treatTestFailuresAsWarnings":false,"additionalCountries":[],"enableUICop":false,"customCodeCops":[],"appDependencies":[],"doNotRunBcptTests":false,"appDependencyProbingPaths":[],"useCompilerFolder":false,"installTestFramework":false,"keyVaultCodesignCertificateName":"","keyVaultName":"","installOnlyReferencedApps":true,"obsoleteTagMinAllowedMajorMinor":"","applicationDependency":"18.0.0.0","applicationInsightsConnectionStringSecretName":"applicationInsightsConnectionString","shell":"powershell","failOn":"error","templateUrl":"https://github.com/microsoft/AL-Go-PTE@main","projects":[],"appSourceCopMandatoryAffixes":[],"projectName":".","testDependencies":[],"appRevision":0,"codeSignCertificateUrlSecretName":"codeSignCertificateUrl","vsixFile":"","useProjectDependencies":false,"unusedALGoSystemFiles":[],"buildModes":[],"templateBranch":"","installPerformanceToolkit":false,"pullRequestTrigger":"pull_request_target","doNotSignApps":false,"repoName":"alair","fullBuildPatterns":[],"alwaysBuildAllProjects":false,"skipUpgrade":false,"installTestRunner":false,"adminCenterApiCredentialsSecretName":"adminCenterApiCredentials"}
2024-03-22T10:12:22.1887439Z   BcContainerHelperPath: C:\ProgramData\BcContainerHelper\6.0.11\BcContainerHelper\BcContainerHelper.ps1
2024-03-22T10:12:22.1888063Z   artifactCacheKey: 
2024-03-22T10:12:22.1888808Z   Secrets: {"licenseFileUrl":"","codeSignCertificateUrl":"","*codeSignCertificatePassword":"","gitHubPackagesContext":"","applicationInsightsConnectionString":""}
2024-03-22T10:12:22.1889588Z ##[endgroup]
2024-03-22T10:12:22.2636515Z No artifact name specified, downloading all artifacts
2024-03-22T10:12:22.2637778Z Creating an extra directory for each artifact that is being downloaded
2024-03-22T10:12:22.4141644Z Unable to find any artifacts for the associated workflow
2024-03-22T10:12:22.4142773Z There were 0 artifacts downloaded
2024-03-22T10:12:22.4156277Z Artifact download has finished successfully
2024-03-22T10:12:22.4396767Z ##[group]Run $errorActionPreference = "Stop"; $ProgressPreference = "SilentlyContinue"; Set-StrictMode -Version 2.0
2024-03-22T10:12:22.4397722Z $errorActionPreference = "Stop"; $ProgressPreference = "SilentlyContinue"; Set-StrictMode -Version 2.0
2024-03-22T10:12:22.4398341Z try {
2024-03-22T10:12:22.4399998Z   D:\a\_actions\microsoft\AL-Go-Actions\v4.1\DownloadProjectDependencies/DownloadProjectDependencies.Action.ps1 -project $ENV:_project -buildMode $ENV:_buildMode -projectsDependenciesJson $ENV:_projectsDependenciesJson -baselineWorkflowRunId $ENV:_baselineWorkflowRunId -baseFolder $ENV:_baseFolder -destinationPath $ENV:_destinationPath -token $ENV:_gitHubToken
2024-03-22T10:12:22.4402568Z }
2024-03-22T10:12:22.4402777Z catch {
2024-03-22T10:12:22.4403798Z   Write-Host "::ERROR::Unexpected error when running action. Error Message: $($_.Exception.Message.Replace("`r",'').Replace("`n",' ')), StackTrace: $($_.ScriptStackTrace.Replace("`r",'').Replace("`n",' <- '))"
2024-03-22T10:12:22.4404756Z   exit 1
2024-03-22T10:12:22.4404971Z }
2024-03-22T10:12:22.4435583Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'"
2024-03-22T10:12:22.4436104Z env:
2024-03-22T10:12:22.4436309Z   ALGoOrgSettings: 
2024-03-22T10:12:22.4436557Z   ALGoRepoSettings: 
2024-03-22T10:12:22.4436981Z   artifact: https://bcartifacts.azureedge.net/sandbox/23.5.16502.17734/us
2024-03-22T10:12:22.4437483Z   keyVaultCodesignCertificateName: 
2024-03-22T10:12:22.4437821Z   generateDependencyArtifact: True
2024-03-22T10:12:22.4438142Z   doNotRunTests: False
2024-03-22T10:12:22.4438390Z   doNotSignApps: False
2024-03-22T10:12:22.4438634Z   useCompilerFolder: False
2024-03-22T10:12:22.4455386Z   Settings: {"keyVaultCertificateUrlSecretName":"","microsoftTelemetryConnectionString":"InstrumentationKey=84bd9223-67d4-4378-8590-9e4a46023be2;IngestionEndpoint=https://westeurope-1.in.applicationinsights.azure.com/","type":"PTE","sendExtendedTelemetryToMicrosoft":false,"appBuild":8,"installTestApps":[],"versioningStrategy":0,"installApps":["https://alairhomeexternalapp.blob.core.windows.net/alairhomeexternalappcontainer/hougaard.com_SharePoint Connector_5.0.0.283.zip"],"installTestLibraries":false,"runNumberOffset":0,"codeSignCertificatePasswordSecretName":"codeSignCertificatePassword","country":"us","alDoc":{"continuousDeployment":false,"deployToGitHubPages":true,"maxReleases":3,"groupByProject":true,"includeProjects":[],"excludeProjects":[],"header":"Documentation for {REPOSITORY} {VERSION}","footer":"Documentation for \u003ca href=\"https://github.com/{REPOSITORY}\"\u003e{REPOSITORY}\u003c/a\u003e made with \u003ca href=\"https://aka.ms/AL-Go\"\u003eAL-Go for GitHub\u003c/a\u003e, \u003ca href=\"https://go.microsoft.com/fwlink/?linkid=2247728\"\u003eALDoc\u003c/a\u003e and \u003ca href=\"https://dotnet.github.io/docfx\"\u003eDocFx\u003c/a\u003e","defaultIndexMD":"## Reference documentation\\n\\nThis is the generated reference documentation for [{REPOSITORY}](https://github.com/{REPOSITORY}).\\n\\nYou can use the navigation bar at the top and the table of contents to the left to navigate your documentation.\\n\\nYou can change this content by creating/editing the **{INDEXTEMPLATERELATIVEPATH}** file in your repository or use the alDoc:defaultIndexMD setting in your repository settings file (.github/AL-Go-Settings.json)\\n\\n{RELEASENOTES}","defaultReleaseMD":"## Release reference documentation\\n\\nThis is the generated reference documentation for [{REPOSITORY}](https://github.com/{REPOSITORY}).\\n\\nYou can use the navigation bar at the top and the table of contents to the left to navigate your documentation.\\n\\nYou can change this content by creating/editing the **{INDEXTEMPLATERELATIVEPATH}** file in your repository or use the alDoc:defaultReleaseMD setting in your repository settings file (.github/AL-Go-Settings.json)\\n\\n{RELEASENOTES}"},"templateSha":"","partnerTelemetryConnectionString":"","doNotRunTests":false,"enableCodeAnalyzersOnTestApps":false,"runs-on":"windows-latest","configPackages":["STANDARD"],"generateDependencyArtifact":true,"excludeEnvironments":[],"keyVaultCertificatePasswordSecretName":"","rulesetFile":"","licenseFileUrlSecretName":"licenseFileUrl","enableExternalRulesets":false,"memoryLimit":"","keyVaultClientIdSecretName":"","testFolders":[],"githubRunner":"windows-latest","doNotBuildTests":false,"environments":[],"companyName":"","assignPremiumPlan":false,"artifact":"","ghTokenWorkflowSecretName":"ghTokenWorkflow","enableTaskScheduler":false,"enableCodeCop":false,"repoVersion":"1.0","doNotPublishApps":false,"githubRunnerShell":"powershell","appFolders":[],"cacheKeepDays":3,"bcptTestFolders":[],"updateDependencies":false,"cacheImageName":"my","treatTestFailuresAsWarnings":false,"additionalCountries":[],"enableUICop":false,"customCodeCops":[],"appDependencies":[],"doNotRunBcptTests":false,"appDependencyProbingPaths":[],"useCompilerFolder":false,"installTestFramework":false,"keyVaultCodesignCertificateName":"","keyVaultName":"","installOnlyReferencedApps":true,"obsoleteTagMinAllowedMajorMinor":"","applicationDependency":"18.0.0.0","applicationInsightsConnectionStringSecretName":"applicationInsightsConnectionString","shell":"powershell","failOn":"error","templateUrl":"https://github.com/microsoft/AL-Go-PTE@main","projects":[],"appSourceCopMandatoryAffixes":[],"projectName":".","testDependencies":[],"appRevision":0,"codeSignCertificateUrlSecretName":"codeSignCertificateUrl","vsixFile":"","useProjectDependencies":false,"unusedALGoSystemFiles":[],"buildModes":[],"templateBranch":"","installPerformanceToolkit":false,"pullRequestTrigger":"pull_request_target","doNotSignApps":false,"repoName":"alair","fullBuildPatterns":[],"alwaysBuildAllProjects":false,"skipUpgrade":false,"installTestRunner":false,"adminCenterApiCredentialsSecretName":"adminCenterApiCredentials"}
2024-03-22T10:12:22.4472962Z   BcContainerHelperPath: C:\ProgramData\BcContainerHelper\6.0.11\BcContainerHelper\BcContainerHelper.ps1
2024-03-22T10:12:22.4473581Z   artifactCacheKey: 
2024-03-22T10:12:22.4474329Z   Secrets: {"licenseFileUrl":"","codeSignCertificateUrl":"","*codeSignCertificatePassword":"","gitHubPackagesContext":"","applicationInsightsConnectionString":""}
2024-03-22T10:12:22.4475111Z   _project: .
2024-03-22T10:12:22.4475322Z   _buildMode: Default
2024-03-22T10:12:22.4475583Z   _projectsDependenciesJson: {}
2024-03-22T10:12:22.4475886Z   _baseFolder: D:\a\alair\alair
2024-03-22T10:12:22.4476215Z   _destinationPath: D:\a\alair\alair/.dependencies
2024-03-22T10:12:22.4476740Z   _gitHubToken: ***
2024-03-22T10:12:22.4476993Z   _baselineWorkflowRunId: 0
2024-03-22T10:12:22.4477262Z ##[endgroup]
2024-03-22T10:12:22.8127717Z Downloading dependencies for project '.'. BuildMode: Default, Base Folder: D:\a\alair\alair, Destination Path: D:\a\alair\alair/.dependencies
2024-03-22T10:12:22.8135079Z ##[group]Downloading project dependencies from current build
2024-03-22T10:12:22.8373458Z Downloading dependencies for project '.'
2024-03-22T10:12:22.8405218Z Dependency projects: 
2024-03-22T10:12:22.8430755Z ##[endgroup]
2024-03-22T10:12:22.8437790Z ##[group]Downloading project dependencies from probing paths
2024-03-22T10:12:22.9284513Z ##[group]Analyzing repository
2024-03-22T10:12:22.9323757Z Checking type
2024-03-22T10:12:22.9912049Z Checking appFolders, testFolders and bcptTestFolders
2024-03-22T10:12:23.0206973Z Application Dependency 23.0.0.0
2024-03-22T10:12:23.0274774Z Updating app- and test Dependencies
2024-03-22T10:12:23.0408003Z Analyzing Test App Dependencies
2024-03-22T10:12:23.0497035Z ##[endgroup]
2024-03-22T10:12:23.0518659Z No performance test apps found in bcptTestFolders in .AL-Go\settings.json
2024-03-22T10:12:23.0659703Z Checking appDependencyProbingPaths
2024-03-22T10:12:23.0716227Z ##[endgroup]
2024-03-22T10:12:23.0723218Z Downloaded dependencies: 
2024-03-22T10:12:23.0731603Z Downloaded dependencies apps: 
2024-03-22T10:12:23.0739159Z Downloaded dependencies test apps: 
2024-03-22T10:12:23.1257743Z ##[group]Run microsoft/AL-Go-Actions/RunPipeline@v4.1
2024-03-22T10:12:23.1258205Z with:
2024-03-22T10:12:23.1258404Z   shell: powershell
2024-03-22T10:12:23.1269735Z   parentTelemetryScopeJson: 7b22506172616d6574657273223a7b7d2c22456d6974746564223a66616c73652c22436f7272656c6174696f6e4964223a2236346630303161342d303239312d346266362d386236362d393632363763313132333366222c22506172656e744964223a22222c22416c6c506172616d6574657273223a7b7d2c22546f704964223a2236346630303161342d303239312d346266362d386236362d393632363763313132333366222c224e616d65223a22414c2d476f20776f726b666c6f772072616e3a2043494344222c22537461727454696d65223a225c2f446174652831373131313032323537363439295c2f222c2250726f70657274696573223a7b226576656e744964223a22444f30303931222c226263436f6e7461696e657248656c70657256657273696f6e223a22362e302e3131222c22697341646d696e6973747261746f72223a2254727565222c22737461636b5472616365223a225b5c6e2020496e697454656c656d6574727953636f70652061742054656c656d6574727948656c7065722e7073313a206c696e65203231345c6e202043726561746553636f70652061742054656c656d6574727948656c7065722e70736d313a206c696e652037355c6e2020576f726b666c6f77496e697469616c697a652e70733120617420576f726b666c6f77496e697469616c697a652e7073313a206c696e652033355c6e202031353835636536632d326238362d343038622d386466632d3836376134303065303936652e7073312061742031353835636536632d326238362d343038622d386466632d3836376134303065303936652e7073313a206c696e6520345c6e20205c7530303363536372697074426c6f636b5c7530303365206174205c75303033634e6f2066696c655c75303033655c6e5d222c22414c476f56657273696f6e223a2276342e31222c2274797065223a22505445222c2274656d706c61746555726c223a2268747470733a2f2f6769746875622e636f6d2f6d6963726f736f66742f414c2d476f2d505445406d61696e222c227265706f7369746f7279223a22616c616972686f6d65732f616c616972222c2272756e417474656d7074223a2231222c2272756e4e756d626572223a2238222c2272756e4964223a2238333838363739383531227d2c224576656e744964223a22444f30303931227d
2024-03-22T10:12:23.1281666Z   artifact: https://bcartifacts.azureedge.net/sandbox/23.5.16502.17734/us
2024-03-22T10:12:23.1282121Z   project: .
2024-03-22T10:12:23.1282330Z   buildMode: Default
2024-03-22T10:12:23.1282574Z   installAppsJson: []
2024-03-22T10:12:23.1282823Z   installTestAppsJson: []
2024-03-22T10:12:23.1283209Z   token: ***
2024-03-22T10:12:23.1283404Z env:
2024-03-22T10:12:23.1283593Z   ALGoOrgSettings: 
2024-03-22T10:12:23.1283827Z   ALGoRepoSettings: 
2024-03-22T10:12:23.1284213Z   artifact: https://bcartifacts.azureedge.net/sandbox/23.5.16502.17734/us
2024-03-22T10:12:23.1284693Z   keyVaultCodesignCertificateName: 
2024-03-22T10:12:23.1285030Z   generateDependencyArtifact: True
2024-03-22T10:12:23.1285320Z   doNotRunTests: False
2024-03-22T10:12:23.1285563Z   doNotSignApps: False
2024-03-22T10:12:23.1285802Z   useCompilerFolder: False
2024-03-22T10:12:23.1304160Z   Settings: {"keyVaultCertificateUrlSecretName":"","microsoftTelemetryConnectionString":"InstrumentationKey=84bd9223-67d4-4378-8590-9e4a46023be2;IngestionEndpoint=https://westeurope-1.in.applicationinsights.azure.com/","type":"PTE","sendExtendedTelemetryToMicrosoft":false,"appBuild":8,"installTestApps":[],"versioningStrategy":0,"installApps":["https://alairhomeexternalapp.blob.core.windows.net/alairhomeexternalappcontainer/hougaard.com_SharePoint Connector_5.0.0.283.zip"],"installTestLibraries":false,"runNumberOffset":0,"codeSignCertificatePasswordSecretName":"codeSignCertificatePassword","country":"us","alDoc":{"continuousDeployment":false,"deployToGitHubPages":true,"maxReleases":3,"groupByProject":true,"includeProjects":[],"excludeProjects":[],"header":"Documentation for {REPOSITORY} {VERSION}","footer":"Documentation for \u003ca href=\"https://github.com/{REPOSITORY}\"\u003e{REPOSITORY}\u003c/a\u003e made with \u003ca href=\"https://aka.ms/AL-Go\"\u003eAL-Go for GitHub\u003c/a\u003e, \u003ca href=\"https://go.microsoft.com/fwlink/?linkid=2247728\"\u003eALDoc\u003c/a\u003e and \u003ca href=\"https://dotnet.github.io/docfx\"\u003eDocFx\u003c/a\u003e","defaultIndexMD":"## Reference documentation\\n\\nThis is the generated reference documentation for [{REPOSITORY}](https://github.com/{REPOSITORY}).\\n\\nYou can use the navigation bar at the top and the table of contents to the left to navigate your documentation.\\n\\nYou can change this content by creating/editing the **{INDEXTEMPLATERELATIVEPATH}** file in your repository or use the alDoc:defaultIndexMD setting in your repository settings file (.github/AL-Go-Settings.json)\\n\\n{RELEASENOTES}","defaultReleaseMD":"## Release reference documentation\\n\\nThis is the generated reference documentation for [{REPOSITORY}](https://github.com/{REPOSITORY}).\\n\\nYou can use the navigation bar at the top and the table of contents to the left to navigate your documentation.\\n\\nYou can change this content by creating/editing the **{INDEXTEMPLATERELATIVEPATH}** file in your repository or use the alDoc:defaultReleaseMD setting in your repository settings file (.github/AL-Go-Settings.json)\\n\\n{RELEASENOTES}"},"templateSha":"","partnerTelemetryConnectionString":"","doNotRunTests":false,"enableCodeAnalyzersOnTestApps":false,"runs-on":"windows-latest","configPackages":["STANDARD"],"generateDependencyArtifact":true,"excludeEnvironments":[],"keyVaultCertificatePasswordSecretName":"","rulesetFile":"","licenseFileUrlSecretName":"licenseFileUrl","enableExternalRulesets":false,"memoryLimit":"","keyVaultClientIdSecretName":"","testFolders":[],"githubRunner":"windows-latest","doNotBuildTests":false,"environments":[],"companyName":"","assignPremiumPlan":false,"artifact":"","ghTokenWorkflowSecretName":"ghTokenWorkflow","enableTaskScheduler":false,"enableCodeCop":false,"repoVersion":"1.0","doNotPublishApps":false,"githubRunnerShell":"powershell","appFolders":[],"cacheKeepDays":3,"bcptTestFolders":[],"updateDependencies":false,"cacheImageName":"my","treatTestFailuresAsWarnings":false,"additionalCountries":[],"enableUICop":false,"customCodeCops":[],"appDependencies":[],"doNotRunBcptTests":false,"appDependencyProbingPaths":[],"useCompilerFolder":false,"installTestFramework":false,"keyVaultCodesignCertificateName":"","keyVaultName":"","installOnlyReferencedApps":true,"obsoleteTagMinAllowedMajorMinor":"","applicationDependency":"18.0.0.0","applicationInsightsConnectionStringSecretName":"applicationInsightsConnectionString","shell":"powershell","failOn":"error","templateUrl":"https://github.com/microsoft/AL-Go-PTE@main","projects":[],"appSourceCopMandatoryAffixes":[],"projectName":".","testDependencies":[],"appRevision":0,"codeSignCertificateUrlSecretName":"codeSignCertificateUrl","vsixFile":"","useProjectDependencies":false,"unusedALGoSystemFiles":[],"buildModes":[],"templateBranch":"","installPerformanceToolkit":false,"pullRequestTrigger":"pull_request_target","doNotSignApps":false,"repoName":"alair","fullBuildPatterns":[],"alwaysBuildAllProjects":false,"skipUpgrade":false,"installTestRunner":false,"adminCenterApiCredentialsSecretName":"adminCenterApiCredentials"}
2024-03-22T10:12:23.1321582Z   BcContainerHelperPath: C:\ProgramData\BcContainerHelper\6.0.11\BcContainerHelper\BcContainerHelper.ps1
2024-03-22T10:12:23.1322184Z   artifactCacheKey: 
2024-03-22T10:12:23.1322930Z   Secrets: {"licenseFileUrl":"","codeSignCertificateUrl":"","*codeSignCertificatePassword":"","gitHubPackagesContext":"","applicationInsightsConnectionString":""}
2024-03-22T10:12:23.1323707Z   BuildMode: Default
2024-03-22T10:12:23.1323930Z ##[endgroup]
2024-03-22T10:12:23.1435728Z ##[group]Run $errorActionPreference = "Stop"; $ProgressPreference = "SilentlyContinue"; Set-StrictMode -Version 2.0
2024-03-22T10:12:23.1436685Z $errorActionPreference = "Stop"; $ProgressPreference = "SilentlyContinue"; Set-StrictMode -Version 2.0
2024-03-22T10:12:23.1437287Z try {
2024-03-22T10:12:23.1439379Z   D:\a\_actions\microsoft\AL-Go-Actions\v4.1\RunPipeline/RunPipeline.ps1 -token $ENV:_token -parentTelemetryScopeJson $ENV:_parentTelemetryScopeJson -artifact $ENV:_artifact -project $ENV:_project -buildMode $ENV:_buildMode -installAppsJson $ENV:_installAppsJson -installTestAppsJson $ENV:_installTestAppsJson
2024-03-22T10:12:23.1440819Z }
2024-03-22T10:12:23.1441018Z catch {
2024-03-22T10:12:23.1441906Z   Write-Host "::ERROR::Unexpected error when running action. Error Message: $($_.Exception.Message.Replace("`r",'').Replace("`n",' ')), StackTrace: $($_.ScriptStackTrace.Replace("`r",'').Replace("`n",' <- '))";
2024-03-22T10:12:23.1442839Z   exit 1
2024-03-22T10:12:23.1443048Z }
2024-03-22T10:12:23.1472528Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'"
2024-03-22T10:12:23.1473036Z env:
2024-03-22T10:12:23.1473237Z   ALGoOrgSettings: 
2024-03-22T10:12:23.1473591Z   ALGoRepoSettings: 
2024-03-22T10:12:23.1473993Z   artifact: https://bcartifacts.azureedge.net/sandbox/23.5.16502.17734/us
2024-03-22T10:12:23.1474476Z   keyVaultCodesignCertificateName: 
2024-03-22T10:12:23.1474810Z   generateDependencyArtifact: True
2024-03-22T10:12:23.1475111Z   doNotRunTests: False
2024-03-22T10:12:23.1475358Z   doNotSignApps: False
2024-03-22T10:12:23.1475602Z   useCompilerFolder: False
2024-03-22T10:12:23.1492200Z   Settings: {"keyVaultCertificateUrlSecretName":"","microsoftTelemetryConnectionString":"InstrumentationKey=84bd9223-67d4-4378-8590-9e4a46023be2;IngestionEndpoint=https://westeurope-1.in.applicationinsights.azure.com/","type":"PTE","sendExtendedTelemetryToMicrosoft":false,"appBuild":8,"installTestApps":[],"versioningStrategy":0,"installApps":["https://alairhomeexternalapp.blob.core.windows.net/alairhomeexternalappcontainer/hougaard.com_SharePoint Connector_5.0.0.283.zip"],"installTestLibraries":false,"runNumberOffset":0,"codeSignCertificatePasswordSecretName":"codeSignCertificatePassword","country":"us","alDoc":{"continuousDeployment":false,"deployToGitHubPages":true,"maxReleases":3,"groupByProject":true,"includeProjects":[],"excludeProjects":[],"header":"Documentation for {REPOSITORY} {VERSION}","footer":"Documentation for \u003ca href=\"https://github.com/{REPOSITORY}\"\u003e{REPOSITORY}\u003c/a\u003e made with \u003ca href=\"https://aka.ms/AL-Go\"\u003eAL-Go for GitHub\u003c/a\u003e, \u003ca href=\"https://go.microsoft.com/fwlink/?linkid=2247728\"\u003eALDoc\u003c/a\u003e and \u003ca href=\"https://dotnet.github.io/docfx\"\u003eDocFx\u003c/a\u003e","defaultIndexMD":"## Reference documentation\\n\\nThis is the generated reference documentation for [{REPOSITORY}](https://github.com/{REPOSITORY}).\\n\\nYou can use the navigation bar at the top and the table of contents to the left to navigate your documentation.\\n\\nYou can change this content by creating/editing the **{INDEXTEMPLATERELATIVEPATH}** file in your repository or use the alDoc:defaultIndexMD setting in your repository settings file (.github/AL-Go-Settings.json)\\n\\n{RELEASENOTES}","defaultReleaseMD":"## Release reference documentation\\n\\nThis is the generated reference documentation for [{REPOSITORY}](https://github.com/{REPOSITORY}).\\n\\nYou can use the navigation bar at the top and the table of contents to the left to navigate your documentation.\\n\\nYou can change this content by creating/editing the **{INDEXTEMPLATERELATIVEPATH}** file in your repository or use the alDoc:defaultReleaseMD setting in your repository settings file (.github/AL-Go-Settings.json)\\n\\n{RELEASENOTES}"},"templateSha":"","partnerTelemetryConnectionString":"","doNotRunTests":false,"enableCodeAnalyzersOnTestApps":false,"runs-on":"windows-latest","configPackages":["STANDARD"],"generateDependencyArtifact":true,"excludeEnvironments":[],"keyVaultCertificatePasswordSecretName":"","rulesetFile":"","licenseFileUrlSecretName":"licenseFileUrl","enableExternalRulesets":false,"memoryLimit":"","keyVaultClientIdSecretName":"","testFolders":[],"githubRunner":"windows-latest","doNotBuildTests":false,"environments":[],"companyName":"","assignPremiumPlan":false,"artifact":"","ghTokenWorkflowSecretName":"ghTokenWorkflow","enableTaskScheduler":false,"enableCodeCop":false,"repoVersion":"1.0","doNotPublishApps":false,"githubRunnerShell":"powershell","appFolders":[],"cacheKeepDays":3,"bcptTestFolders":[],"updateDependencies":false,"cacheImageName":"my","treatTestFailuresAsWarnings":false,"additionalCountries":[],"enableUICop":false,"customCodeCops":[],"appDependencies":[],"doNotRunBcptTests":false,"appDependencyProbingPaths":[],"useCompilerFolder":false,"installTestFramework":false,"keyVaultCodesignCertificateName":"","keyVaultName":"","installOnlyReferencedApps":true,"obsoleteTagMinAllowedMajorMinor":"","applicationDependency":"18.0.0.0","applicationInsightsConnectionStringSecretName":"applicationInsightsConnectionString","shell":"powershell","failOn":"error","templateUrl":"https://github.com/microsoft/AL-Go-PTE@main","projects":[],"appSourceCopMandatoryAffixes":[],"projectName":".","testDependencies":[],"appRevision":0,"codeSignCertificateUrlSecretName":"codeSignCertificateUrl","vsixFile":"","useProjectDependencies":false,"unusedALGoSystemFiles":[],"buildModes":[],"templateBranch":"","installPerformanceToolkit":false,"pullRequestTrigger":"pull_request_target","doNotSignApps":false,"repoName":"alair","fullBuildPatterns":[],"alwaysBuildAllProjects":false,"skipUpgrade":false,"installTestRunner":false,"adminCenterApiCredentialsSecretName":"adminCenterApiCredentials"}
2024-03-22T10:12:23.1509450Z   BcContainerHelperPath: C:\ProgramData\BcContainerHelper\6.0.11\BcContainerHelper\BcContainerHelper.ps1
2024-03-22T10:12:23.1510053Z   artifactCacheKey: 
2024-03-22T10:12:23.1510796Z   Secrets: {"licenseFileUrl":"","codeSignCertificateUrl":"","*codeSignCertificatePassword":"","gitHubPackagesContext":"","applicationInsightsConnectionString":""}
2024-03-22T10:12:23.1511574Z   BuildMode: Default
2024-03-22T10:12:23.1511929Z   _token: ***
2024-03-22T10:12:23.1523148Z   _parentTelemetryScopeJson: 7b22506172616d6574657273223a7b7d2c22456d6974746564223a66616c73652c22436f7272656c6174696f6e4964223a2236346630303161342d303239312d346266362d386236362d393632363763313132333366222c22506172656e744964223a22222c22416c6c506172616d6574657273223a7b7d2c22546f704964223a2236346630303161342d303239312d346266362d386236362d393632363763313132333366222c224e616d65223a22414c2d476f20776f726b666c6f772072616e3a2043494344222c22537461727454696d65223a225c2f446174652831373131313032323537363439295c2f222c2250726f70657274696573223a7b226576656e744964223a22444f30303931222c226263436f6e7461696e657248656c70657256657273696f6e223a22362e302e3131222c22697341646d696e6973747261746f72223a2254727565222c22737461636b5472616365223a225b5c6e2020496e697454656c656d6574727953636f70652061742054656c656d6574727948656c7065722e7073313a206c696e65203231345c6e202043726561746553636f70652061742054656c656d6574727948656c7065722e70736d313a206c696e652037355c6e2020576f726b666c6f77496e697469616c697a652e70733120617420576f726b666c6f77496e697469616c697a652e7073313a206c696e652033355c6e202031353835636536632d326238362d343038622d386466632d3836376134303065303936652e7073312061742031353835636536632d326238362d343038622d386466632d3836376134303065303936652e7073313a206c696e6520345c6e20205c7530303363536372697074426c6f636b5c7530303365206174205c75303033634e6f2066696c655c75303033655c6e5d222c22414c476f56657273696f6e223a2276342e31222c2274797065223a22505445222c2274656d706c61746555726c223a2268747470733a2f2f6769746875622e636f6d2f6d6963726f736f66742f414c2d476f2d505445406d61696e222c227265706f7369746f7279223a22616c616972686f6d65732f616c616972222c2272756e417474656d7074223a2231222c2272756e4e756d626572223a2238222c2272756e4964223a2238333838363739383531227d2c224576656e744964223a22444f30303931227d
2024-03-22T10:12:23.1536314Z   _artifact: https://bcartifacts.azureedge.net/sandbox/23.5.16502.17734/us
2024-03-22T10:12:23.1536773Z   _project: .
2024-03-22T10:12:23.1536980Z   _buildMode: Default
2024-03-22T10:12:23.1537216Z   _installAppsJson: []
2024-03-22T10:12:23.1537507Z   _installTestAppsJson: []
2024-03-22T10:12:23.1537770Z ##[endgroup]
2024-03-22T10:12:23.5742543Z Import from C:\ProgramData\BcContainerHelper\6.0.11\BcContainerHelper\BcContainerHelper.ps1
2024-03-22T10:12:23.7738693Z BcContainerHelper version 6.0.11
2024-03-22T10:12:24.0450858Z BC.HelperFunctions emits usage statistics telemetry to Microsoft
2024-03-22T10:12:24.1078699Z Running on Windows, PowerShell 5.1.20348.2227
2024-03-22T10:12:26.6019455Z use settings and secrets
2024-03-22T10:12:26.6934134Z ##[group]Analyzing repository
2024-03-22T10:12:26.7043901Z Checking type
2024-03-22T10:12:26.7468259Z Checking appFolders, testFolders and bcptTestFolders
2024-03-22T10:12:26.7718420Z Application Dependency 23.0.0.0
2024-03-22T10:12:26.7864426Z Checking artifact setting for project
2024-03-22T10:12:26.7907959Z Downloading artifacts from https://bcartifacts.azureedge.net/sandbox/23.5.16502.17734/us
2024-03-22T10:12:26.9288770Z Downloading artifact /sandbox/23.5.16502.17734/us
2024-03-22T10:12:27.9577181Z Downloading C:\Users\runneradmin\AppData\Local\Temp\82ccb17d-d9f8-4480-bf76-4f4e9188aa8f.zip
2024-03-22T10:12:27.9694498Z Downloading using WebClient
2024-03-22T10:13:15.3489759Z Unpacking artifact to tmp folder using 7zip
2024-03-22T10:13:33.3831559Z Downloading platform artifact /sandbox/23.5.16502.17734/platform
2024-03-22T10:13:33.3867459Z Downloading C:\Users\runneradmin\AppData\Local\Temp\65dde595-4ee1-4f2e-90e2-25df57a1194f.zip
2024-03-22T10:13:33.3876319Z Downloading using WebClient
2024-03-22T10:14:39.0561101Z Unpacking artifact to tmp folder using 7zip
2024-03-22T10:18:07.0011326Z Downloading Prerequisite Components
2024-03-22T10:18:07.0154886Z Downloading c:\bcartifacts.cache\sandbox\23.5.16502.17734\platform\Prerequisite Components\IIS URL Rewrite Module\rewrite_2.0_rtw_x64.msi
2024-03-22T10:18:07.0162014Z Downloading using WebClient
2024-03-22T10:18:07.7199714Z Downloading c:\bcartifacts.cache\sandbox\23.5.16502.17734\platform\Prerequisite Components\DotNetCore\DotNetCore.1.0.4_1.1.1-WindowsHosting.exe
2024-03-22T10:18:07.7201676Z Downloading using WebClient
2024-03-22T10:18:15.5180887Z Updating app- and test Dependencies
2024-03-22T10:18:15.5428384Z Analyzing Test App Dependencies
2024-03-22T10:18:15.5542973Z ##[endgroup]
2024-03-22T10:18:15.5545921Z No performance test apps found in bcptTestFolders in .AL-Go\settings.json
2024-03-22T10:18:15.5823298Z ##[warning]No test apps found in testFolders in .AL-Go\settings.json
2024-03-22T10:18:15.5839324Z Checking appDependencyProbingPaths
2024-03-22T10:18:15.5879583Z ##[group]Locating previous release
2024-03-22T10:18:15.5939462Z Getting the latest release from https://api.github.com/repos/alairhomes/alair/releases/latest - branch main
2024-03-22T10:18:15.5972467Z Analyzing releases https://api.github.com/repos/alairhomes/alair/releases
2024-03-22T10:18:15.8599107Z ##[warning]No previous release found
2024-03-22T10:18:15.8601988Z ##[endgroup]
2024-03-22T10:18:15.8818317Z Adding Import Test Data override
2024-03-22T10:18:15.8826028Z Configured config packages:
2024-03-22T10:18:15.8865010Z - configPackages:
2024-03-22T10:18:15.9155639Z   - STANDARD
2024-03-22T10:18:15.9438656Z Invoke Run-AlPipeline with buildmode Default
2024-03-22T10:18:16.1428408Z ##[group]Parameters
2024-03-22T10:18:16.1435233Z   _____                               _
2024-03-22T10:18:16.1437571Z  |  __ \                             | |
2024-03-22T10:18:16.1438489Z  | |__) |_ _ _ __ __ _ _ __ ___   ___| |_ ___ _ __ ___
2024-03-22T10:18:16.1439835Z  |  ___/ _` | '__/ _` | '_ ` _ \ / _ \ __/ _ \ '__/ __|
2024-03-22T10:18:16.1440617Z  | |  | (_| | | | (_| | | | | | |  __/ |_  __/ |  \__ \
2024-03-22T10:18:16.1443038Z  |_|   \__,_|_|  \__,_|_| |_| |_|\___|\__\___|_|  |___/
2024-03-22T10:18:16.1443635Z 
2024-03-22T10:18:16.1451339Z Pipeline name                   CI/CD
2024-03-22T10:18:16.1467818Z Container name                  bc8388679851
2024-03-22T10:18:16.1479709Z Image name                      
2024-03-22T10:18:16.1495586Z ArtifactUrl                     https://bcartifacts.azureedge.net/sandbox/23.5.16502.17734/us
2024-03-22T10:18:16.1509588Z SasToken                        Not Specified
2024-03-22T10:18:16.1525013Z BcAuthContext                   Not Specified
2024-03-22T10:18:16.1538540Z Environment                     
2024-03-22T10:18:16.1553994Z ReUseContainer                  False
2024-03-22T10:18:16.1574723Z KeepContainer                   False
2024-03-22T10:18:16.1582188Z useCompilerFolder               False
2024-03-22T10:18:16.1594686Z artifactCachePath               
2024-03-22T10:18:16.1609838Z useDevEndpoint                  False
2024-03-22T10:18:16.1626158Z Auth                            UserPassword
2024-03-22T10:18:16.1637232Z CompanyName                     
2024-03-22T10:18:16.1651764Z MemoryLimit                     8G
2024-03-22T10:18:16.1667059Z FailOn                          error
2024-03-22T10:18:16.1682401Z TreatTestFailuresAsWarnings     False
2024-03-22T10:18:16.1698552Z Enable Task Scheduler           False
2024-03-22T10:18:16.1712736Z Assign Premium Plan             False
2024-03-22T10:18:16.1727658Z Install Test Runner             False
2024-03-22T10:18:16.1742054Z Install Test Framework          False
2024-03-22T10:18:16.1756878Z Install Test Libraries          False
2024-03-22T10:18:16.1771541Z Install Perf. Toolkit           False
2024-03-22T10:18:16.1786451Z InstallOnlyReferencedApps       True
2024-03-22T10:18:16.1801440Z generateDependencyArtifact      True
2024-03-22T10:18:16.1816369Z CopySymbolsFromContainer        False
2024-03-22T10:18:16.1831391Z enableCodeCop                   False
2024-03-22T10:18:16.1847082Z enableAppSourceCop              False
2024-03-22T10:18:16.1862690Z enableUICop                     False
2024-03-22T10:18:16.1877454Z enablePerTenantExtensionCop     True
2024-03-22T10:18:16.1891993Z enableCodeAnalyzersOnTestApps   False
2024-03-22T10:18:16.1906870Z doNotPerformUpgrade             False
2024-03-22T10:18:16.1921589Z doNotPublishApps                False
2024-03-22T10:18:16.1936377Z uninstallRemovedApps            True
2024-03-22T10:18:16.1950231Z escapeFromCops                  False
2024-03-22T10:18:16.1964965Z doNotBuildTests                 False
2024-03-22T10:18:16.1979857Z doNotRunTests                   True
2024-03-22T10:18:16.1993918Z doNotRunBcptTests               True
2024-03-22T10:18:16.2010048Z useDefaultAppSourceRuleSet      False
2024-03-22T10:18:16.2020270Z rulesetFile                     
2024-03-22T10:18:16.2034245Z generateErrorLog                False
2024-03-22T10:18:16.2048812Z enableExternalRulesets          False
2024-03-22T10:18:16.2063167Z azureDevOps                     False
2024-03-22T10:18:16.2079025Z gitLab                          False
2024-03-22T10:18:16.2093758Z gitHubActions                   True
2024-03-22T10:18:16.2105160Z vsixFile                        
2024-03-22T10:18:16.2120958Z License file                    Not specified
2024-03-22T10:18:16.2131331Z CodeSignCertPfxFile             Not specified
2024-03-22T10:18:16.2160685Z CodeSignCertPfxPassword         Not specified
2024-03-22T10:18:16.2192400Z CodeSignCertIsSelfSigned        False
2024-03-22T10:18:16.2200218Z KeyVaultCertPfxFile             Not specified
2024-03-22T10:18:16.2209658Z KeyVaultCertPfxPassword         Not specified
2024-03-22T10:18:16.2222063Z KeyVaultClientId                
2024-03-22T10:18:16.2235309Z BuildOutputFile                 D:\a\alair\alair\BuildOutput.txt
2024-03-22T10:18:16.2249012Z ContainerEventLogFile           D:\a\alair\alair\ContainerEventLog.evtx
2024-03-22T10:18:16.2261808Z TestResultsFile                 D:\a\alair\alair\TestResults.xml
2024-03-22T10:18:16.2275236Z BcptTestResultsFile             D:\a\alair\alair\bcptTestResults.json
2024-03-22T10:18:16.2287957Z TestResultsFormat               JUnit
2024-03-22T10:18:16.2333082Z AdditionalCountries             
2024-03-22T10:18:16.2346580Z PackagesFolder                  D:\a\alair\alair\.packages
2024-03-22T10:18:16.2359880Z OutputFolder                    D:\a\alair\alair\.output
2024-03-22T10:18:16.2373440Z BuildArtifactFolder             D:\a\alair\alair\.buildartifacts
2024-03-22T10:18:16.2386934Z CreateRuntimePackages           False
2024-03-22T10:18:16.2398204Z AppVersion                      
2024-03-22T10:18:16.2412579Z AppBuild                        8
2024-03-22T10:18:16.2427578Z AppRevision                     0
2024-03-22T10:18:16.2441306Z SourceRepositoryUrl             https://github.com/alairhomes/alair
2024-03-22T10:18:16.2454570Z SourceCommit                    b96a81125021bfa9c634b82e4bf89304542ab07a
2024-03-22T10:18:16.2468319Z BuildBy                         AL-Go for GitHub,v4.1
2024-03-22T10:18:16.2482664Z BuildUrl                        https://github.com/alairhomes/alair/actions/runs/8388679851
2024-03-22T10:18:16.2488067Z Install Apps
2024-03-22T10:18:16.2501803Z - https://alairhomeexternalapp.blob.core.windows.net/alairhomeexternalappcontainer/hougaard.com_SharePoint Connector_5.0.0.283.zip
2024-03-22T10:18:16.2505107Z Install Test Apps
2024-03-22T10:18:16.2514807Z - None
2024-03-22T10:18:16.2521703Z Previous Apps
2024-03-22T10:18:16.2529171Z - None
2024-03-22T10:18:16.2536648Z Application folders
2024-03-22T10:18:16.2548083Z - D:\a\alair\alair\Alair
2024-03-22T10:18:16.2553984Z Test application folders
2024-03-22T10:18:16.2561415Z - None
2024-03-22T10:18:16.2568235Z BCPT Test application folders
2024-03-22T10:18:16.2575902Z - None
2024-03-22T10:18:16.2582312Z BCPT Test suites
2024-03-22T10:18:16.2590179Z - None
2024-03-22T10:18:16.2597508Z Custom CodeCops
2024-03-22T10:18:16.2604998Z - None
2024-03-22T10:18:16.2726963Z ImportTestDataInBcContainer override
2024-03-22T10:18:16.2727588Z 
2024-03-22T10:18:16.2729013Z                     Param([Hashtable]$parameters)
2024-03-22T10:18:16.2731404Z                     $country = Get-BcContainerCountry -containerOrImageName $parameters.containerName
2024-03-22T10:18:16.2733062Z                     $prop = "configPackages.$country"
2024-03-22T10:18:16.2734524Z                     if ($settings.Keys -notcontains $prop) {
2024-03-22T10:18:16.2735278Z                         $prop = "configPackages"
2024-03-22T10:18:16.2735889Z                     }
2024-03-22T10:18:16.2736334Z                     if ($settings."$prop") {
2024-03-22T10:18:16.2738030Z                         Write-Host "Importing config packages from $prop"
2024-03-22T10:18:16.2739016Z                         $settings."$prop" | ForEach-Object {
2024-03-22T10:18:16.2740040Z                             $configPackage = $_.Split(',')[0].Replace('{COUNTRY}',$country)
2024-03-22T10:18:16.2741320Z                             $packageId = $_.Split(',')[1]
2024-03-22T10:18:16.2742846Z                             UploadImportAndApply-ConfigPackageInBcContainer `
2024-03-22T10:18:16.2744011Z                                 -containerName $parameters.containerName `
2024-03-22T10:18:16.2744960Z                                 -companyName $settings.companyName `
2024-03-22T10:18:16.2745900Z                                 -Credential $parameters.credential `
2024-03-22T10:18:16.2746824Z                                 -Tenant $parameters.tenant `
2024-03-22T10:18:16.2747633Z                                 -ConfigPackage $configPackage `
2024-03-22T10:18:16.2748442Z                                 -PackageId $packageId
2024-03-22T10:18:16.2749067Z                         }
2024-03-22T10:18:16.2749501Z                     }
2024-03-22T10:18:16.2749950Z                
2024-03-22T10:18:16.2753963Z RemoveBcContainer override
2024-03-22T10:18:16.2902197Z 
2024-03-22T10:18:16.2902800Z                 Param([Hashtable]$parameters)
2024-03-22T10:18:16.2906390Z                 Remove-BcContainerSession -containerName $parameters.ContainerName -killPsSessionProcess
2024-03-22T10:18:16.2909126Z                 Remove-BcContainer @parameters
2024-03-22T10:18:16.2909762Z             
2024-03-22T10:18:16.2910787Z ##[endgroup]
2024-03-22T10:18:16.2911545Z ##[group]Pulling generic image
2024-03-22T10:18:16.2911935Z 
2024-03-22T10:18:16.2912202Z   _____       _ _ _                                          _        _
2024-03-22T10:18:16.2913685Z  |  __ \     | | (_)                                        (_)      (_)
2024-03-22T10:18:16.2914601Z  | |__) |   _| | |_ _ __   __ _    __ _  ___ _ __   ___ _ __ _  ___   _ _ __ ___   __ _  __ _  ___
2024-03-22T10:18:16.2916003Z  |  ___/ | | | | | | '_ \ / _` |  / _` |/ _ \ '_ \ / _ \ '__| |/ __| | | '_ ` _ \ / _` |/ _` |/ _ \
2024-03-22T10:18:16.2916971Z  | |   | |_| | | | | | | | (_| | | (_| |  __/ | | |  __/ |  | | (__  | | | | | | | (_| | (_| |  __/
2024-03-22T10:18:16.2917909Z  |_|    \__,_|_|_|_|_| |_|\__, |  \__, |\___|_| |_|\___|_|  |_|\___| |_|_| |_| |_|\__,_|\__, |\___|
2024-03-22T10:18:16.2918769Z                            __/ |   __/ |                                                 __/ |
2024-03-22T10:18:16.2919594Z                           |___/   |___/                                                 |___/
2024-03-22T10:18:16.2920637Z 
2024-03-22T10:18:16.3291807Z Pulling mcr.microsoft.com/businesscentral:ltsc2022
2024-03-22T10:18:16.7301329Z 
2024-03-22T10:18:16.7304540Z Pulling generic image took 0 seconds
2024-03-22T10:18:16.7317901Z ##[endgroup]
2024-03-22T10:18:16.7399321Z ##[group]Creating container
2024-03-22T10:18:16.7406234Z 
2024-03-22T10:18:16.7406615Z    _____                _   _                               _        _
2024-03-22T10:18:16.7409912Z   / ____|              | | (_)                             | |      (_)
2024-03-22T10:18:16.7410840Z  | |     _ __ ___  __ _| |_ _ _ __   __ _    ___ ___  _ __ | |_ __ _ _ _ __   ___ _ __
2024-03-22T10:18:16.7412527Z  | |    | '__/ _ \/ _` | __| | '_ \ / _` |  / __/ _ \| '_ \| __/ _` | | '_ \ / _ \ '__|
2024-03-22T10:18:16.7413670Z  | |____| | |  __/ (_| | |_| | | | | (_| | | (__ (_) | | | | |_ (_| | | | | |  __/ |
2024-03-22T10:18:16.7414863Z   \_____|_|  \___|\__,_|\__|_|_| |_|\__, |  \___\___/|_| |_|\__\__,_|_|_| |_|\___|_|
2024-03-22T10:18:16.7415905Z                                      __/ |
2024-03-22T10:18:16.7416800Z                                     |___/
2024-03-22T10:18:16.7417473Z 
2024-03-22T10:18:16.8168434Z Creaing docker container
2024-03-22T10:18:17.0758608Z BcContainerHelper is version 6.0.11
2024-03-22T10:18:17.0765157Z BcContainerHelper is running as administrator
2024-03-22T10:18:19.4066222Z HyperV is Enabled
2024-03-22T10:18:19.4088647Z UsePsSession is True
2024-03-22T10:18:19.4108802Z Host is Microsoft Windows Server 2022 Datacenter - 10.0.20348.2340
2024-03-22T10:18:19.5175437Z Docker Client Version is 24.0.7
2024-03-22T10:18:19.5185464Z Docker Server Version is 24.0.7
2024-03-22T10:18:19.6152172Z Removing Desktop shortcuts
2024-03-22T10:18:19.8589044Z Fetching all docker images
2024-03-22T10:18:19.8961541Z Fetching all docker volumes
2024-03-22T10:18:20.0091558Z Using image mcr.microsoft.com/businesscentral:ltsc2022
2024-03-22T10:18:20.2311389Z Creating Container bc8388679851
2024-03-22T10:18:20.2318932Z Style: sandbox
2024-03-22T10:18:20.2328683Z Multitenant: Yes
2024-03-22T10:18:20.2337792Z Version: 23.5.16502.17734
2024-03-22T10:18:20.2347115Z Platform: 23.0.17701.0
2024-03-22T10:18:20.2359311Z Generic Tag: 1.0.2.17
2024-03-22T10:18:20.2387185Z Container OS Version: 10.0.20348.2340 (ltsc2022)
2024-03-22T10:18:20.2494171Z Host OS Version: 10.0.20348.2340 (ltsc2022)
2024-03-22T10:18:20.2508176Z Using process isolation
2024-03-22T10:18:20.2638157Z Using locale en-US
2024-03-22T10:18:20.2641348Z Disabling the standard eventlog dump to container log every 2 seconds (use -dumpEventLog to enable)
2024-03-22T10:18:20.2906930Z Additional Parameters:
2024-03-22T10:18:20.2919293Z --volume "D:\a\alair\alair\:c:\sources"
2024-03-22T10:18:20.2928288Z --env customNavSettings=EnableTaskScheduler=False
2024-03-22T10:18:20.2936552Z Files in C:\ProgramData\BcContainerHelper\Extensions\bc8388679851\my:
2024-03-22T10:18:20.2973128Z - AdditionalOutput.ps1
2024-03-22T10:18:20.2982372Z - HelperFunctions.ps1
2024-03-22T10:18:20.2992758Z - MainLoop.ps1
2024-03-22T10:18:20.2999624Z - SetupVariables.ps1
2024-03-22T10:18:20.3008804Z - updatehosts.ps1
2024-03-22T10:18:20.3017397Z Creating container bc8388679851 from image mcr.microsoft.com/businesscentral:ltsc2022
2024-03-22T10:18:21.5106180Z a210c8389ef4848f8e7bfc2daf28d3a07252e113ba965f358b2f67cb9c38a6fb
2024-03-22T10:18:40.0257184Z Waiting for container bc8388679851 to be ready
2024-03-22T10:19:08.5185157Z Using artifactUrl https://bcartifacts.azureedge.net/sandbox/23.5.16502.17734/us
2024-03-22T10:19:08.5186500Z Using installer from C:\Run\210-new
2024-03-22T10:19:08.5196137Z Installing Business Central: multitenant=True, installOnly=False, filesOnly=False, includeTestToolkit=False, includeTestLibrariesOnly=False, includeTestFrameworkOnly=False, includePerformanceToolkit=False, appArtifactPath=c:\dl\sandbox\23.5.16502.17734\us, platformArtifactPath=c:\dl\sandbox\23.5.16502.17734\platform, databasePath=c:\dl\sandbox\23.5.16502.17734\us\BusinessCentral-US.bak, licenseFilePath=c:\dl\sandbox\23.5.16502.17734\us\Cronus.bclicense, rebootContainer=True
2024-03-22T10:19:08.5198604Z Installing from artifacts
2024-03-22T10:19:20.9010726Z Starting Local SQL Server
2024-03-22T10:19:20.9012483Z WARNING: Waiting for service 'SQL Server (SQLEXPRESS) (MSSQL$SQLEXPRESS)' to 
2024-03-22T10:19:20.9013870Z start...
2024-03-22T10:19:22.3978049Z Starting Internet Information Server
2024-03-22T10:19:22.3979252Z Copying Service Tier Files
2024-03-22T10:19:23.5724069Z c:\dl\sandbox\23.5.16502.17734\platform\ServiceTier\Program Files
2024-03-22T10:19:23.5725298Z c:\dl\sandbox\23.5.16502.17734\platform\ServiceTier\System64Folder
2024-03-22T10:19:23.5726106Z Copying PowerShell Scripts
2024-03-22T10:19:23.5727829Z c:\dl\sandbox\23.5.16502.17734\platform\WindowsPowerShellScripts\Cloud\NAVAdministration
2024-03-22T10:19:23.5728909Z c:\dl\sandbox\23.5.16502.17734\platform\WindowsPowerShellScripts\WebSearch
2024-03-22T10:19:23.5729453Z Copying Web Client Files
2024-03-22T10:19:28.6786926Z c:\dl\sandbox\23.5.16502.17734\platform\WebClient\Microsoft Dynamics NAV
2024-03-22T10:19:28.6789536Z Copying ModernDev Files
2024-03-22T10:19:28.6790432Z c:\dl\sandbox\23.5.16502.17734\platform
2024-03-22T10:19:28.6792537Z c:\dl\sandbox\23.5.16502.17734\platform\ModernDev\program files\Microsoft Dynamics NAV
2024-03-22T10:19:28.6793844Z Copying additional files
2024-03-22T10:19:28.6795481Z Copying ConfigurationPackages
2024-03-22T10:19:36.6547172Z C:\dl\sandbox\23.5.16502.17734\us\ConfigurationPackages
2024-03-22T10:19:36.6548239Z Copying Test Assemblies
2024-03-22T10:19:36.6549140Z C:\dl\sandbox\23.5.16502.17734\platform\Test Assemblies
2024-03-22T10:19:36.6550061Z Copying Extensions
2024-03-22T10:19:36.6550749Z C:\dl\sandbox\23.5.16502.17734\us\Extensions
2024-03-22T10:19:36.6551537Z Copying Applications
2024-03-22T10:19:36.6552253Z C:\dl\sandbox\23.5.16502.17734\platform\Applications
2024-03-22T10:19:36.6553115Z Copying Applications.US
2024-03-22T10:19:36.6553936Z C:\dl\sandbox\23.5.16502.17734\us\Applications.US
2024-03-22T10:19:36.6554770Z Copying dependencies
2024-03-22T10:19:52.3715784Z Copying ReportBuilder
2024-03-22T10:19:56.9513179Z Importing PowerShell Modules
2024-03-22T10:20:06.3618067Z Restoring CRONUS Demo Database
2024-03-22T10:20:07.3977595Z Setting CompatibilityLevel for tenant on localhost\SQLEXPRESS
2024-03-22T10:20:36.3650552Z Exporting Application to CRONUS
2024-03-22T10:20:41.9920925Z Removing Application from tenant
2024-03-22T10:20:41.9922239Z Modifying Business Central Service Tier Config File for Docker
2024-03-22T10:20:41.9923338Z Creating Business Central Service Tier
2024-03-22T10:20:41.9924470Z Installing SIP crypto provider: 'C:\Windows\System32\NavSip.dll'
2024-03-22T10:20:52.4157235Z Starting Business Central Service Tier
2024-03-22T10:20:55.0437877Z Importing license file
2024-03-22T10:20:55.0474831Z Copying Database on localhost\SQLEXPRESS from tenant to default
2024-03-22T10:20:56.0733912Z Taking database tenant offline
2024-03-22T10:21:06.2106376Z Copying database files
2024-03-22T10:21:06.2107427Z Attaching files as new Database default
2024-03-22T10:21:06.2108156Z Putting database tenant back online
2024-03-22T10:21:06.2125803Z Mounting tenant database
2024-03-22T10:22:49.1919928Z Mounting Database for default on server localhost\SQLEXPRESS with AllowAppDatabaseWrite = False
2024-03-22T10:22:51.6756992Z Sync'ing Tenant
2024-03-22T10:22:51.6761327Z Tenant is Operational
2024-03-22T10:22:51.6761724Z Stopping Business Central Service Tier
2024-03-22T10:22:51.6762112Z Installation took 223 seconds
2024-03-22T10:22:51.6766054Z Installation complete
2024-03-22T10:22:52.7408986Z Initializing...
2024-03-22T10:22:52.7413325Z Setting host.containerhelper.internal to 172.31.16.1 in container hosts file
2024-03-22T10:22:52.7415178Z Starting Container
2024-03-22T10:22:52.7415730Z Hostname is bc8388679851
2024-03-22T10:22:53.9467688Z PublicDnsName is bc8388679851
2024-03-22T10:22:53.9468394Z Using NavUserPassword Authentication
2024-03-22T10:22:54.9946404Z Creating Self Signed Certificate
2024-03-22T10:22:56.4839329Z Self Signed Certificate Thumbprint 05B4DB06D99C426B6906E438C1BFC5420EC9B067
2024-03-22T10:22:56.4840515Z DNS identity bc8388679851
2024-03-22T10:22:56.4842057Z Modifying Service Tier Config File with Instance Specific Settings
2024-03-22T10:22:56.4843228Z Modifying Service Tier Config File with settings from environment variable
2024-03-22T10:22:58.2409577Z Setting EnableTaskScheduler to False
2024-03-22T10:23:03.9490203Z Starting Service Tier
2024-03-22T10:23:03.9491659Z Registering event sources
2024-03-22T10:23:03.9492680Z Creating DotNetCore Web Server Instance
2024-03-22T10:23:03.9499202Z Using application pool name: BC
2024-03-22T10:23:03.9500049Z Using default container name: NavWebApplicationContainer
2024-03-22T10:23:10.8368049Z Copy files to WWW root C:\inetpub\wwwroot\BC
2024-03-22T10:23:10.8374643Z Create the application pool BC
2024-03-22T10:23:12.7918424Z Create website: NavWebApplicationContainer without SSL
2024-03-22T10:23:12.7921117Z Update configuration: navsettings.json
2024-03-22T10:23:12.7922201Z Done Configuring Web Client
2024-03-22T10:23:12.7924127Z Enabling Financials User Experience
2024-03-22T10:23:12.7930626Z Dismounting Tenant
2024-03-22T10:23:12.7931508Z Mounting Tenant
2024-03-22T10:23:20.3729014Z Mounting Database for default on server localhost\SQLEXPRESS with AllowAppDatabaseWrite = False
2024-03-22T10:23:21.8160339Z Sync'ing Tenant
2024-03-22T10:23:21.8161062Z Tenant is Operational
2024-03-22T10:23:21.8164905Z Creating http download site
2024-03-22T10:23:23.2101484Z Setting SA Password and enabling SA
2024-03-22T10:23:24.2929836Z Creating admin as SQL User and add to sysadmin
2024-03-22T10:23:26.3969768Z Creating SUPER user
2024-03-22T10:23:26.3970469Z Container IP Address: 172.31.29.97
2024-03-22T10:23:26.3978620Z Container Hostname  : bc8388679851
2024-03-22T10:23:26.3984796Z Container Dns Name  : bc8388679851
2024-03-22T10:23:26.3989729Z Web Client          : http://bc8388679851/BC/?tenant=default
2024-03-22T10:23:26.3990662Z Dev. Server         : http://bc8388679851
2024-03-22T10:23:26.3995153Z Dev. ServerInstance : BC
2024-03-22T10:23:26.3995736Z Dev. Server Tenant  : default
2024-03-22T10:23:26.3996452Z Setting bc8388679851 to 172.31.29.97 in host hosts file
2024-03-22T10:23:26.4003111Z Setting bc8388679851-default to 172.31.29.97 in host hosts file
2024-03-22T10:23:26.4004372Z Setting bc8388679851-default to 172.31.29.97 in container hosts file
2024-03-22T10:23:26.4005028Z 
2024-03-22T10:23:26.4005176Z Files:
2024-03-22T10:23:26.4009223Z http://bc8388679851:8080/ALLanguage.vsix
2024-03-22T10:23:26.4009816Z 
2024-03-22T10:23:26.4010052Z Container Total Physical Memory is 8.0Gb
2024-03-22T10:23:26.4010789Z Container Free Physical Memory is 3.2Gb
2024-03-22T10:23:26.4011184Z 
2024-03-22T10:23:26.4011359Z Initialization took 35 seconds
2024-03-22T10:23:26.4019679Z Ready for connections!
2024-03-22T10:23:28.4691904Z Reading CustomSettings.config from bc8388679851
2024-03-22T10:23:28.9797276Z Creating Desktop Shortcuts for bc8388679851
2024-03-22T10:23:29.2859260Z Cleanup old dotnet core assemblies
2024-03-22T10:23:29.2928918Z Container bc8388679851 successfully created
2024-03-22T10:23:29.4514491Z 
2024-03-22T10:23:29.4523001Z Use:
2024-03-22T10:23:29.4547115Z Get-BcContainerEventLog -containerName bc8388679851 to retrieve a snapshot of the event log from the container
2024-03-22T10:23:29.4559394Z Get-BcContainerDebugInfo -containerName bc8388679851 to get debug information about the container
2024-03-22T10:23:29.4565101Z Enter-BcContainer -containerName bc8388679851 to open a PowerShell prompt inside the container
2024-03-22T10:23:29.4581517Z Remove-BcContainer -containerName bc8388679851 to remove the container again
2024-03-22T10:23:29.4597493Z docker logs bc8388679851 to retrieve information about URL's again
2024-03-22T10:23:30.5834443Z 
2024-03-22T10:23:30.5836669Z Creating container took 314 seconds
2024-03-22T10:23:30.6035846Z ##[endgroup]
2024-03-22T10:23:30.6036824Z ##[group]Resolving dependencies
2024-03-22T10:23:30.6040518Z 
2024-03-22T10:23:30.6040894Z  _____                _       _                   _                           _                 _
2024-03-22T10:23:30.6041754Z |  __ \              | |     (_)                 | |                         | |               (_)
2024-03-22T10:23:30.6042734Z | |__) |___ ___  ___ | |_   ___ _ __   __ _    __| | ___ _ __   ___ _ __   __| | ___ _ __   ___ _  ___ ___
2024-03-22T10:23:30.6049836Z |  _  // _ \ __|/ _ \| \ \ / / | '_ \ / _` |  / _` |/ _ \ '_ \ / _ \ '_ \ / _` |/ _ \ '_ \ / __| |/ _ \ __|
2024-03-22T10:23:30.6050713Z | | \ \  __\__ \ (_) | |\ V /| | | | | (_| | | (_| |  __/ |_) |  __/ | | | (_| |  __/ | | | (__| |  __\__ \
2024-03-22T10:23:30.6051808Z |_|  \_\___|___/\___/|_| \_/ |_|_| |_|\__, |  \__,_|\___| .__/ \___|_| |_|\__,_|\___|_| |_|\___|_|\___|___/
2024-03-22T10:23:30.6055643Z                                        __/ |            | |
2024-03-22T10:23:30.6056378Z                                       |___/             |_|
2024-03-22T10:23:30.6056855Z 
2024-03-22T10:23:30.7001709Z Sorted App folders
2024-03-22T10:23:30.7006421Z - D:\a\alair\alair\Alair
2024-03-22T10:23:30.7025905Z External dependencies
2024-03-22T10:23:30.7034942Z - 23ebd065-b289-4a68-85e3-b8410e360157:E Foqus Canada Inc._SharePoint Connector_3.0.0.143.app
2024-03-22T10:23:30.7091832Z - b7174aae-753c-4e71-bacb-d973995dce5e:Microsoft__Exclude_ReportLayouts_21.0.0.0.app
2024-03-22T10:23:30.7093523Z - a01864f8-9c3f-42f6-8328-8d7be1ce3e20:Microsoft__Exclude_Master_Data_Management_21.0.0.0.app
2024-03-22T10:23:30.7095066Z - 437dbf0e-84ff-417a-965d-ed2bb9650972:Microsoft_Base Application_23.0.0.0.app
2024-03-22T10:23:30.7099961Z - 63ca2fa4-4f03-4f2b-a480-172fef340d3f:Microsoft_System Application_23.0.0.0.app
2024-03-22T10:23:30.7100984Z Sorted TestApp folders
2024-03-22T10:23:30.7103584Z - None
2024-03-22T10:23:30.7104588Z ##[endgroup]
2024-03-22T10:23:30.7117973Z ##[group]Installing apps
2024-03-22T10:23:30.7118435Z 
2024-03-22T10:23:30.7118650Z   _____           _        _ _ _
2024-03-22T10:23:30.7119245Z  |_   _|         | |      | | (_)
2024-03-22T10:23:30.7149819Z    | |  _ __  ___| |_ __ _| | |_ _ __   __ _    __ _ _ __  _ __  ___
2024-03-22T10:23:30.7150952Z    | | | '_ \/ __| __/ _` | | | | '_ \ / _` |  / _` | '_ \| '_ \/ __|
2024-03-22T10:23:30.7151854Z   _| |_| | | \__ \ |_ (_| | | | | | | | (_| | | (_| | |_) | |_) \__ \
2024-03-22T10:23:30.7157057Z  |_____|_| |_|___/\__\__,_|_|_|_|_| |_|\__, |  \__,_| .__/| .__/|___/
2024-03-22T10:23:30.7157952Z                                         __/ |       | |   | |
2024-03-22T10:23:30.7158713Z                                        |___/        |_|   |_|
2024-03-22T10:23:30.7159190Z 
2024-03-22T10:23:30.8233320Z Downloading C:\Users\runneradmin\AppData\Local\Temp\ee7490e5-a212-4117-b775-4cfab879c15c\hougaard.com_SharePoint Connector_5.0.0.283.zip
2024-03-22T10:23:30.8247469Z Downloading using WebClient
2024-03-22T10:23:32.7076986Z Copy C:\ProgramData\BcContainerHelper\Extensions\bc8388679851\3baa9d1d-5c45-46da-ae7d-fd91e1bb0b35\hougaard.com_SharePoint Connector_5.0.0.283.app to D:\a\alair\alair\.buildartifacts\Dependencies
2024-03-22T10:23:32.8672377Z Publishing C:\ProgramData\BcContainerHelper\Extensions\bc8388679851\3baa9d1d-5c45-46da-ae7d-fd91e1bb0b35\hougaard.com_SharePoint Connector_5.0.0.283.app
2024-03-22T10:23:36.6380268Z Synchronizing SharePoint Connector on tenant default
2024-03-22T10:23:36.9525479Z Installing SharePoint Connector on tenant default
2024-03-22T10:23:42.2270729Z App hougaard.com_SharePoint Connector_5.0.0.283.app successfully published
2024-03-22T10:23:42.4434629Z 
2024-03-22T10:23:42.4441325Z Installing apps took 12 seconds
2024-03-22T10:23:42.4442614Z ##[endgroup]
2024-03-22T10:23:42.4469103Z ##[group]Compiling apps
2024-03-22T10:23:42.4469583Z 
2024-03-22T10:23:42.4471019Z    _____                      _ _ _
2024-03-22T10:23:42.4472265Z   / ____|                    (_) (_)
2024-03-22T10:23:42.4475885Z  | |     ___  _ __ ___  _ __  _| |_ _ __   __ _    __ _ _ __  _ __  ___
2024-03-22T10:23:42.4477370Z  | |    / _ \| '_ ` _ \| '_ \| | | | '_ \ / _` |  / _` | '_ \| '_ \/ __|
2024-03-22T10:23:42.4478213Z  | |____ (_) | | | | | | |_) | | | | | | | (_| | | (_| | |_) | |_) \__ \
2024-03-22T10:23:42.4482847Z   \_____\___/|_| |_| |_| .__/|_|_|_|_| |_|\__, |  \__,_| .__/| .__/|___/
2024-03-22T10:23:42.4483437Z                        | |                 __/ |       | |   | |
2024-03-22T10:23:42.4483879Z                        |_|                |___/        |_|   |_|
2024-03-22T10:23:42.4484166Z 
2024-03-22T10:23:42.4689178Z Using Version 1.0.8.0
2024-03-22T10:23:42.4865460Z 
2024-03-22T10:23:42.4868833Z Compiling D:\a\alair\alair\Alair
2024-03-22T10:23:42.8071771Z Copying DLLs from C:\Program Files\Microsoft Dynamics NAV\230\Service to assemblyProbingPath
2024-03-22T10:23:46.4044351Z Removing dotnet Framework Assemblies
2024-03-22T10:23:46.9578171Z Using Symbols Folder: D:\a\alair\alair\.packages
2024-03-22T10:23:56.4675162Z Processing dependency Microsoft_Application_23.0.0.0 ()
2024-03-22T10:23:56.4676485Z Downloading symbols: Microsoft_Application_23.5.16502.17734.app
2024-03-22T10:23:56.4683852Z Url : http://172.31.29.97:7049/BC/dev/packages?publisher=Microsoft&appName=Application&versionText=23.0.0.0&tenant=default
2024-03-22T10:23:56.4685202Z Downloading using WebClient
2024-03-22T10:23:57.4453602Z Adding dependency to System Application from Microsoft
2024-03-22T10:23:57.4482501Z Adding dependency to Base Application from Microsoft
2024-03-22T10:23:57.4508530Z Processing dependency Microsoft_System_23.0.0.0 ()
2024-03-22T10:23:57.4567185Z Downloading symbols: Microsoft_System_23.0.17701.0.app
2024-03-22T10:23:57.4577417Z Url : http://172.31.29.97:7049/BC/dev/packages?publisher=Microsoft&appName=System&versionText=23.0.0.0&tenant=default
2024-03-22T10:23:57.4594846Z Downloading using WebClient
2024-03-22T10:23:58.3259091Z Processing dependency E Foqus Canada Inc._SharePoint Connector_3.0.0.143 (23ebd065-b289-4a68-85e3-b8410e360157)
2024-03-22T10:23:58.3287028Z Downloading symbols: E Foqus Canada Inc._SharePoint Connector_3.0.0.143.app
2024-03-22T10:23:58.3297047Z Url : http://172.31.29.97:7049/BC/dev/packages?appId=23ebd065-b289-4a68-85e3-b8410e360157&versionText=3.0.0.143&tenant=default
2024-03-22T10:23:58.3298361Z Downloading using WebClient
2024-03-22T10:23:58.7356902Z Processing dependency Microsoft__Exclude_ReportLayouts_21.0.0.0 (b7174aae-753c-4e71-bacb-d973995dce5e)
2024-03-22T10:23:58.7506394Z Downloading symbols: Microsoft__Exclude_ReportLayouts_23.5.16502.17734.app
2024-03-22T10:23:58.7512603Z Url : http://172.31.29.97:7049/BC/dev/packages?appId=b7174aae-753c-4e71-bacb-d973995dce5e&versionText=21.0.0.0&tenant=default
2024-03-22T10:23:58.7513918Z Downloading using WebClient
2024-03-22T10:24:01.0615679Z Processing dependency Microsoft__Exclude_Master_Data_Management_21.0.0.0 (a01864f8-9c3f-42f6-8328-8d7be1ce3e20)
2024-03-22T10:24:01.0640819Z Downloading symbols: Microsoft__Exclude_Master_Data_Management_23.5.16502.17734.app
2024-03-22T10:24:01.0690966Z Url : http://172.31.29.97:7049/BC/dev/packages?appId=a01864f8-9c3f-42f6-8328-8d7be1ce3e20&versionText=21.0.0.0&tenant=default
2024-03-22T10:24:01.0692321Z Downloading using WebClient
2024-03-22T10:24:01.3502047Z Processing dependency Microsoft_System Application_23.5.0.0 (63ca2fa4-4f03-4f2b-a480-172fef340d3f)
2024-03-22T10:24:01.3589680Z Downloading symbols: Microsoft_System Application_23.5.16502.17734.app
2024-03-22T10:24:01.3594451Z Url : http://172.31.29.97:7049/BC/dev/packages?appId=63ca2fa4-4f03-4f2b-a480-172fef340d3f&versionText=23.5.0.0&tenant=default
2024-03-22T10:24:01.3605244Z Downloading using WebClient
2024-03-22T10:24:01.7720025Z Processing dependency Microsoft_Base Application_23.5.0.0 (437dbf0e-84ff-417a-965d-ed2bb9650972)
2024-03-22T10:24:01.7741549Z Downloading symbols: Microsoft_Base Application_23.5.16502.17734.app
2024-03-22T10:24:01.7754509Z Url : http://172.31.29.97:7049/BC/dev/packages?appId=437dbf0e-84ff-417a-965d-ed2bb9650972&versionText=23.5.0.0&tenant=default
2024-03-22T10:24:01.7759424Z Downloading using WebClient
2024-03-22T10:24:03.1471437Z Compiling...
2024-03-22T10:24:03.1486991Z .\alc.exe /project:"c:\sources\Alair" /packagecachepath:"c:\sources\.packages" /out:"c:\sources\.output\E Foqus Canada_Alair Homes_1.0.8.0.app" /analyzer:C:\build\vsix\extension\bin\Analyzers\Microsoft.Dynamics.Nav.PerTenantExtensionCop.dll /SourceRepositoryUrl:"https://github.com/alairhomes/alair" /SourceCommit:"b96a81125021bfa9c634b82e4bf89304542ab07a" /BuildBy:"AL-Go for GitHub,v4.1" /BuildUrl:"https://github.com/alairhomes/alair/actions/runs/8388679851" /assemblyprobingpaths:"C:\Program Files\dotnet\shared","C:\ProgramData\BcContainerHelper\Extensions\bc8388679851\.netPackages\Service"
2024-03-22T10:24:12.3998398Z Microsoft (R) AL Compiler version 12.7.14.43499
2024-03-22T10:24:12.6592191Z Copyright (C) Microsoft Corporation. All rights reserved
2024-03-22T10:24:12.6610889Z 
2024-03-22T10:24:12.6664985Z Compilation started for project 'Alair Homes' containing '2' files at '10:24:05.014'.
2024-03-22T10:24:12.6666275Z 
2024-03-22T10:24:12.6674032Z info AL1076: A package that satisfies the dependency on app with ID 23ebd065-b289-4a68-85e3-b8410e360157 with name 'SharePoint Connector' and publisher 'E Foqus Canada Inc.' was found, but the name or publisher has changed. New name 'SharePoint Connector' and new publisher 'hougaard.com'. Consider updating the dependency reference to the new name/publisher.
2024-03-22T10:24:12.6899887Z ##[error]AL0185 Table 'SharePoint Folder Mapping EFQ' is missing
2024-03-22T10:24:12.6907346Z ##[error]AL0307 Property value cannot be validated because the source table is unreachable.
2024-03-22T10:24:12.6911531Z ##[error]AL0118 The name 'Rec' does not exist in the current context.
2024-03-22T10:24:12.6913020Z ##[error]AL0118 The name 'Rec' does not exist in the current context.
2024-03-22T10:24:12.6917134Z ##[error]AL0118 The name 'Rec' does not exist in the current context.
2024-03-22T10:24:12.6921070Z ##[error]AL0118 The name 'Rec' does not exist in the current context.
2024-03-22T10:24:12.6927442Z ##[error]AL0429 A repeater control can only be added to pages that have a source table.
2024-03-22T10:24:12.6931513Z ##[error]AL0185 Table 'SharePoint Folder Mapping EFQ' is missing
2024-03-22T10:24:12.6931896Z 
2024-03-22T10:24:12.6932123Z Compilation ended at '10:24:12.189'.
2024-03-22T10:24:12.6932400Z 
2024-03-22T10:24:12.6932537Z App generation failed with exit code 1
2024-03-22T10:24:12.9905555Z Compile-AppInBcContainer Telemetry Correlation Id: a60a5b62-7abb-44be-961b-699fe38b61d1
2024-03-22T10:24:13.0198009Z ##[group]Removing container
2024-03-22T10:24:13.0198640Z Get Event Log from container
2024-03-22T10:24:13.0253064Z Getting event log for bc8388679851
2024-03-22T10:24:14.7262068Z Removing Session bc8388679851
2024-03-22T10:24:14.7707771Z Removing container bc8388679851
2024-03-22T10:24:16.2417355Z Removing entries from hosts
2024-03-22T10:24:16.2683733Z Removing bc8388679851 from container hosts file
2024-03-22T10:24:16.3406343Z Removing bc8388679851-* from container hosts file
2024-03-22T10:24:16.3411568Z Removing Desktop shortcuts
2024-03-22T10:24:16.3681210Z Removing C:\ProgramData\BcContainerHelper\Extensions\bc8388679851
2024-03-22T10:24:16.9098658Z ##[endgroup]
2024-03-22T10:24:17.1460093Z Run-AlPipeline Telemetry Correlation Id: b3942108-af5c-415c-8604-49938c573501
2024-03-22T10:24:17.3798564Z AL-Go action ran: RunPipeline Telemetry Correlation Id: 54040af9-492b-4a0c-a1b3-3a44d98145ba
2024-03-22T10:24:17.4440688Z ##[error]Unexpected error when running action. Error Message: App generation failed with exit code 1, StackTrace: at <ScriptBlock>, C:\ProgramData\BcContainerHelper\6.0.11\BcContainerHelper\AppHandling\Compile-AppInNavContainer.ps1: line 776 <- at Compile-AppInBcContainer, C:\ProgramData\BcContainerHelper\6.0.11\BcContainerHelper\AppHandling\Compile-AppInNavContainer.ps1: line 776 <- at <ScriptBlock>, C:\ProgramData\BcContainerHelper\6.0.11\BcContainerHelper\AppHandling\Run-AlPipeline.ps1: line 821 <- at <ScriptBlock>, C:\ProgramData\BcContainerHelper\6.0.11\BcContainerHelper\AppHandling\Run-AlPipeline.ps1: line 1940 <- at <ScriptBlock>, C:\ProgramData\BcContainerHelper\6.0.11\BcContainerHelper\AppHandling\Run-AlPipeline.ps1: line 1481 <- at <ScriptBlock>, C:\ProgramData\BcContainerHelper\6.0.11\BcContainerHelper\AppHandling\Run-AlPipeline.ps1: line 1474 <- at <ScriptBlock>, C:\ProgramData\BcContainerHelper\6.0.11\BcContainerHelper\AppHandling\Run-AlPipeline.ps1: line 952 <- at Run-AlPipeline, C:\ProgramData\BcContainerHelper\6.0.11\BcContainerHelper\AppHandling\Run-AlPipeline.ps1: line 914 <- at <ScriptBlock>, D:\a\_actions\microsoft\AL-Go-Actions\v4.1\RunPipeline\RunPipeline.ps1: line 368 <- at <ScriptBlock>, D:\a\_temp\ad3af111-c316-403f-92b6-74891af0e69d.ps1: line 4 <- at <ScriptBlock>, <No file>: line 1
2024-03-22T10:24:17.5835778Z ##[error]Process completed with exit code 1.
2024-03-22T10:24:17.7008045Z ##[group]Run microsoft/AL-Go-Actions/CalculateArtifactNames@v4.1
2024-03-22T10:24:17.7011477Z with:
2024-03-22T10:24:17.7011741Z   shell: powershell
2024-03-22T10:24:17.7012029Z   project: .
2024-03-22T10:24:17.7014974Z   buildMode: Default
2024-03-22T10:24:17.7015260Z env:
2024-03-22T10:24:17.7015500Z   ALGoOrgSettings: 
2024-03-22T10:24:17.7018492Z   ALGoRepoSettings: 
2024-03-22T10:24:17.7018966Z   artifact: https://bcartifacts.azureedge.net/sandbox/23.5.16502.17734/us
2024-03-22T10:24:17.7019512Z   keyVaultCodesignCertificateName: 
2024-03-22T10:24:17.7022597Z   generateDependencyArtifact: True
2024-03-22T10:24:17.7022956Z   doNotRunTests: False
2024-03-22T10:24:17.7023255Z   doNotSignApps: False
2024-03-22T10:24:17.7026264Z   useCompilerFolder: False
2024-03-22T10:24:17.7049640Z   Settings: {"keyVaultCertificateUrlSecretName":"","microsoftTelemetryConnectionString":"InstrumentationKey=84bd9223-67d4-4378-8590-9e4a46023be2;IngestionEndpoint=https://westeurope-1.in.applicationinsights.azure.com/","type":"PTE","sendExtendedTelemetryToMicrosoft":false,"appBuild":8,"installTestApps":[],"versioningStrategy":0,"installApps":["https://alairhomeexternalapp.blob.core.windows.net/alairhomeexternalappcontainer/hougaard.com_SharePoint Connector_5.0.0.283.zip"],"installTestLibraries":false,"runNumberOffset":0,"codeSignCertificatePasswordSecretName":"codeSignCertificatePassword","country":"us","alDoc":{"continuousDeployment":false,"deployToGitHubPages":true,"maxReleases":3,"groupByProject":true,"includeProjects":[],"excludeProjects":[],"header":"Documentation for {REPOSITORY} {VERSION}","footer":"Documentation for \u003ca href=\"https://github.com/{REPOSITORY}\"\u003e{REPOSITORY}\u003c/a\u003e made with \u003ca href=\"https://aka.ms/AL-Go\"\u003eAL-Go for GitHub\u003c/a\u003e, \u003ca href=\"https://go.microsoft.com/fwlink/?linkid=2247728\"\u003eALDoc\u003c/a\u003e and \u003ca href=\"https://dotnet.github.io/docfx\"\u003eDocFx\u003c/a\u003e","defaultIndexMD":"## Reference documentation\\n\\nThis is the generated reference documentation for [{REPOSITORY}](https://github.com/{REPOSITORY}).\\n\\nYou can use the navigation bar at the top and the table of contents to the left to navigate your documentation.\\n\\nYou can change this content by creating/editing the **{INDEXTEMPLATERELATIVEPATH}** file in your repository or use the alDoc:defaultIndexMD setting in your repository settings file (.github/AL-Go-Settings.json)\\n\\n{RELEASENOTES}","defaultReleaseMD":"## Release reference documentation\\n\\nThis is the generated reference documentation for [{REPOSITORY}](https://github.com/{REPOSITORY}).\\n\\nYou can use the navigation bar at the top and the table of contents to the left to navigate your documentation.\\n\\nYou can change this content by creating/editing the **{INDEXTEMPLATERELATIVEPATH}** file in your repository or use the alDoc:defaultReleaseMD setting in your repository settings file (.github/AL-Go-Settings.json)\\n\\n{RELEASENOTES}"},"templateSha":"","partnerTelemetryConnectionString":"","doNotRunTests":false,"enableCodeAnalyzersOnTestApps":false,"runs-on":"windows-latest","configPackages":["STANDARD"],"generateDependencyArtifact":true,"excludeEnvironments":[],"keyVaultCertificatePasswordSecretName":"","rulesetFile":"","licenseFileUrlSecretName":"licenseFileUrl","enableExternalRulesets":false,"memoryLimit":"","keyVaultClientIdSecretName":"","testFolders":[],"githubRunner":"windows-latest","doNotBuildTests":false,"environments":[],"companyName":"","assignPremiumPlan":false,"artifact":"","ghTokenWorkflowSecretName":"ghTokenWorkflow","enableTaskScheduler":false,"enableCodeCop":false,"repoVersion":"1.0","doNotPublishApps":false,"githubRunnerShell":"powershell","appFolders":[],"cacheKeepDays":3,"bcptTestFolders":[],"updateDependencies":false,"cacheImageName":"my","treatTestFailuresAsWarnings":false,"additionalCountries":[],"enableUICop":false,"customCodeCops":[],"appDependencies":[],"doNotRunBcptTests":false,"appDependencyProbingPaths":[],"useCompilerFolder":false,"installTestFramework":false,"keyVaultCodesignCertificateName":"","keyVaultName":"","installOnlyReferencedApps":true,"obsoleteTagMinAllowedMajorMinor":"","applicationDependency":"18.0.0.0","applicationInsightsConnectionStringSecretName":"applicationInsightsConnectionString","shell":"powershell","failOn":"error","templateUrl":"https://github.com/microsoft/AL-Go-PTE@main","projects":[],"appSourceCopMandatoryAffixes":[],"projectName":".","testDependencies":[],"appRevision":0,"codeSignCertificateUrlSecretName":"codeSignCertificateUrl","vsixFile":"","useProjectDependencies":false,"unusedALGoSystemFiles":[],"buildModes":[],"templateBranch":"","installPerformanceToolkit":false,"pullRequestTrigger":"pull_request_target","doNotSignApps":false,"repoName":"alair","fullBuildPatterns":[],"alwaysBuildAllProjects":false,"skipUpgrade":false,"installTestRunner":false,"adminCenterApiCredentialsSecretName":"adminCenterApiCredentials"}
2024-03-22T10:24:17.7073086Z   BcContainerHelperPath: C:\ProgramData\BcContainerHelper\6.0.11\BcContainerHelper\BcContainerHelper.ps1
2024-03-22T10:24:17.7073810Z   artifactCacheKey: 
2024-03-22T10:24:17.7074099Z   containerName: bc8388679851
2024-03-22T10:24:17.7077397Z ##[endgroup]
2024-03-22T10:24:17.7254298Z ##[group]Run $errorActionPreference = "Stop"; $ProgressPreference = "SilentlyContinue"; Set-StrictMode -Version 2.0
2024-03-22T10:24:17.7255326Z $errorActionPreference = "Stop"; $ProgressPreference = "SilentlyContinue"; Set-StrictMode -Version 2.0
2024-03-22T10:24:17.7255984Z try {
2024-03-22T10:24:17.7259424Z   D:\a\_actions\microsoft\AL-Go-Actions\v4.1\CalculateArtifactNames/CalculateArtifactNames.ps1 -project $ENV:_project -buildMode $ENV:_buildMode -suffix $ENV:_suffix
2024-03-22T10:24:17.7260340Z }
2024-03-22T10:24:17.7260598Z catch {
2024-03-22T10:24:17.7264075Z   Write-Host "::ERROR::Unexpected error when running action. Error Message: $($_.Exception.Message.Replace("`r",'').Replace("`n",' ')), StackTrace: $($_.ScriptStackTrace.Replace("`r",'').Replace("`n",' <- '))";
2024-03-22T10:24:17.7265077Z   exit 1
2024-03-22T10:24:17.7265328Z }
2024-03-22T10:24:17.7330330Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'"
2024-03-22T10:24:17.7331140Z env:
2024-03-22T10:24:17.7331378Z   ALGoOrgSettings: 
2024-03-22T10:24:17.7334319Z   ALGoRepoSettings: 
2024-03-22T10:24:17.7335177Z   artifact: https://bcartifacts.azureedge.net/sandbox/23.5.16502.17734/us
2024-03-22T10:24:17.7335769Z   keyVaultCodesignCertificateName: 
2024-03-22T10:24:17.7340171Z   generateDependencyArtifact: True
2024-03-22T10:24:17.7340534Z   doNotRunTests: False
2024-03-22T10:24:17.7340818Z   doNotSignApps: False
2024-03-22T10:24:17.7344163Z   useCompilerFolder: False
2024-03-22T10:24:17.7367550Z   Settings: {"keyVaultCertificateUrlSecretName":"","microsoftTelemetryConnectionString":"InstrumentationKey=84bd9223-67d4-4378-8590-9e4a46023be2;IngestionEndpoint=https://westeurope-1.in.applicationinsights.azure.com/","type":"PTE","sendExtendedTelemetryToMicrosoft":false,"appBuild":8,"installTestApps":[],"versioningStrategy":0,"installApps":["https://alairhomeexternalapp.blob.core.windows.net/alairhomeexternalappcontainer/hougaard.com_SharePoint Connector_5.0.0.283.zip"],"installTestLibraries":false,"runNumberOffset":0,"codeSignCertificatePasswordSecretName":"codeSignCertificatePassword","country":"us","alDoc":{"continuousDeployment":false,"deployToGitHubPages":true,"maxReleases":3,"groupByProject":true,"includeProjects":[],"excludeProjects":[],"header":"Documentation for {REPOSITORY} {VERSION}","footer":"Documentation for \u003ca href=\"https://github.com/{REPOSITORY}\"\u003e{REPOSITORY}\u003c/a\u003e made with \u003ca href=\"https://aka.ms/AL-Go\"\u003eAL-Go for GitHub\u003c/a\u003e, \u003ca href=\"https://go.microsoft.com/fwlink/?linkid=2247728\"\u003eALDoc\u003c/a\u003e and \u003ca href=\"https://dotnet.github.io/docfx\"\u003eDocFx\u003c/a\u003e","defaultIndexMD":"## Reference documentation\\n\\nThis is the generated reference documentation for [{REPOSITORY}](https://github.com/{REPOSITORY}).\\n\\nYou can use the navigation bar at the top and the table of contents to the left to navigate your documentation.\\n\\nYou can change this content by creating/editing the **{INDEXTEMPLATERELATIVEPATH}** file in your repository or use the alDoc:defaultIndexMD setting in your repository settings file (.github/AL-Go-Settings.json)\\n\\n{RELEASENOTES}","defaultReleaseMD":"## Release reference documentation\\n\\nThis is the generated reference documentation for [{REPOSITORY}](https://github.com/{REPOSITORY}).\\n\\nYou can use the navigation bar at the top and the table of contents to the left to navigate your documentation.\\n\\nYou can change this content by creating/editing the **{INDEXTEMPLATERELATIVEPATH}** file in your repository or use the alDoc:defaultReleaseMD setting in your repository settings file (.github/AL-Go-Settings.json)\\n\\n{RELEASENOTES}"},"templateSha":"","partnerTelemetryConnectionString":"","doNotRunTests":false,"enableCodeAnalyzersOnTestApps":false,"runs-on":"windows-latest","configPackages":["STANDARD"],"generateDependencyArtifact":true,"excludeEnvironments":[],"keyVaultCertificatePasswordSecretName":"","rulesetFile":"","licenseFileUrlSecretName":"licenseFileUrl","enableExternalRulesets":false,"memoryLimit":"","keyVaultClientIdSecretName":"","testFolders":[],"githubRunner":"windows-latest","doNotBuildTests":false,"environments":[],"companyName":"","assignPremiumPlan":false,"artifact":"","ghTokenWorkflowSecretName":"ghTokenWorkflow","enableTaskScheduler":false,"enableCodeCop":false,"repoVersion":"1.0","doNotPublishApps":false,"githubRunnerShell":"powershell","appFolders":[],"cacheKeepDays":3,"bcptTestFolders":[],"updateDependencies":false,"cacheImageName":"my","treatTestFailuresAsWarnings":false,"additionalCountries":[],"enableUICop":false,"customCodeCops":[],"appDependencies":[],"doNotRunBcptTests":false,"appDependencyProbingPaths":[],"useCompilerFolder":false,"installTestFramework":false,"keyVaultCodesignCertificateName":"","keyVaultName":"","installOnlyReferencedApps":true,"obsoleteTagMinAllowedMajorMinor":"","applicationDependency":"18.0.0.0","applicationInsightsConnectionStringSecretName":"applicationInsightsConnectionString","shell":"powershell","failOn":"error","templateUrl":"https://github.com/microsoft/AL-Go-PTE@main","projects":[],"appSourceCopMandatoryAffixes":[],"projectName":".","testDependencies":[],"appRevision":0,"codeSignCertificateUrlSecretName":"codeSignCertificateUrl","vsixFile":"","useProjectDependencies":false,"unusedALGoSystemFiles":[],"buildModes":[],"templateBranch":"","installPerformanceToolkit":false,"pullRequestTrigger":"pull_request_target","doNotSignApps":false,"repoName":"alair","fullBuildPatterns":[],"alwaysBuildAllProjects":false,"skipUpgrade":false,"installTestRunner":false,"adminCenterApiCredentialsSecretName":"adminCenterApiCredentials"}
2024-03-22T10:24:17.7399695Z   BcContainerHelperPath: C:\ProgramData\BcContainerHelper\6.0.11\BcContainerHelper\BcContainerHelper.ps1
2024-03-22T10:24:17.7400519Z   artifactCacheKey: 
2024-03-22T10:24:17.7400823Z   containerName: bc8388679851
2024-03-22T10:24:17.7404158Z   _project: .
2024-03-22T10:24:17.7404626Z   _buildMode: Default
2024-03-22T10:24:17.7404961Z   _suffix: 
2024-03-22T10:24:17.7410699Z ##[endgroup]
2024-03-22T10:24:18.3148626Z Assigning  to BuildMode
2024-03-22T10:24:18.3766527Z Assigning alair-main-Apps-1.0.8.0 to AppsArtifactsName
2024-03-22T10:24:18.3781652Z Assigning alair-main-Dependencies-1.0.8.0 to DependenciesArtifactsName
2024-03-22T10:24:18.3795297Z Assigning alair-main-TestApps-1.0.8.0 to TestAppsArtifactsName
2024-03-22T10:24:18.3809400Z Assigning alair-main-TestResults-1.0.8.0 to TestResultsArtifactsName
2024-03-22T10:24:18.3822956Z Assigning alair-main-BcptTestResults-1.0.8.0 to BcptTestResultsArtifactsName
2024-03-22T10:24:18.3839126Z Assigning alair-main-BuildOutput-1.0.8.0 to BuildOutputArtifactsName
2024-03-22T10:24:18.3851399Z Assigning alair-main-ContainerEventLog-1.0.8.0 to ContainerEventLogArtifactsName
2024-03-22T10:24:18.3871219Z Assigning thisbuild-alair-Apps to ThisBuildAppsArtifactsName
2024-03-22T10:24:18.3884939Z Assigning thisbuild-alair-Dependencies to ThisBuildDependenciesArtifactsName
2024-03-22T10:24:18.3898863Z Assigning thisbuild-alair-TestApps to ThisBuildTestAppsArtifactsName
2024-03-22T10:24:19.5942830Z ##[group]Run actions/upload-artifact@v3
2024-03-22T10:24:19.5943583Z with:
2024-03-22T10:24:19.5944086Z   name: alair-main-BuildOutput-1.0.8.0
2024-03-22T10:24:19.5944723Z   path: ./BuildOutput.txt
2024-03-22T10:24:19.5945265Z   if-no-files-found: ignore
2024-03-22T10:24:19.5945764Z env:
2024-03-22T10:24:19.5946132Z   ALGoOrgSettings: 
2024-03-22T10:24:19.5951333Z   ALGoRepoSettings: 
2024-03-22T10:24:19.5952210Z   artifact: https://bcartifacts.azureedge.net/sandbox/23.5.16502.17734/us
2024-03-22T10:24:19.5953213Z   keyVaultCodesignCertificateName: 
2024-03-22T10:24:19.5956775Z   generateDependencyArtifact: True
2024-03-22T10:24:19.5957466Z   doNotRunTests: False
2024-03-22T10:24:19.5957955Z   doNotSignApps: False
2024-03-22T10:24:19.5961364Z   useCompilerFolder: False
2024-03-22T10:24:19.5993727Z   Settings: {"keyVaultCertificateUrlSecretName":"","microsoftTelemetryConnectionString":"InstrumentationKey=84bd9223-67d4-4378-8590-9e4a46023be2;IngestionEndpoint=https://westeurope-1.in.applicationinsights.azure.com/","type":"PTE","sendExtendedTelemetryToMicrosoft":false,"appBuild":8,"installTestApps":[],"versioningStrategy":0,"installApps":["https://alairhomeexternalapp.blob.core.windows.net/alairhomeexternalappcontainer/hougaard.com_SharePoint Connector_5.0.0.283.zip"],"installTestLibraries":false,"runNumberOffset":0,"codeSignCertificatePasswordSecretName":"codeSignCertificatePassword","country":"us","alDoc":{"continuousDeployment":false,"deployToGitHubPages":true,"maxReleases":3,"groupByProject":true,"includeProjects":[],"excludeProjects":[],"header":"Documentation for {REPOSITORY} {VERSION}","footer":"Documentation for \u003ca href=\"https://github.com/{REPOSITORY}\"\u003e{REPOSITORY}\u003c/a\u003e made with \u003ca href=\"https://aka.ms/AL-Go\"\u003eAL-Go for GitHub\u003c/a\u003e, \u003ca href=\"https://go.microsoft.com/fwlink/?linkid=2247728\"\u003eALDoc\u003c/a\u003e and \u003ca href=\"https://dotnet.github.io/docfx\"\u003eDocFx\u003c/a\u003e","defaultIndexMD":"## Reference documentation\\n\\nThis is the generated reference documentation for [{REPOSITORY}](https://github.com/{REPOSITORY}).\\n\\nYou can use the navigation bar at the top and the table of contents to the left to navigate your documentation.\\n\\nYou can change this content by creating/editing the **{INDEXTEMPLATERELATIVEPATH}** file in your repository or use the alDoc:defaultIndexMD setting in your repository settings file (.github/AL-Go-Settings.json)\\n\\n{RELEASENOTES}","defaultReleaseMD":"## Release reference documentation\\n\\nThis is the generated reference documentation for [{REPOSITORY}](https://github.com/{REPOSITORY}).\\n\\nYou can use the navigation bar at the top and the table of contents to the left to navigate your documentation.\\n\\nYou can change this content by creating/editing the **{INDEXTEMPLATERELATIVEPATH}** file in your repository or use the alDoc:defaultReleaseMD setting in your repository settings file (.github/AL-Go-Settings.json)\\n\\n{RELEASENOTES}"},"templateSha":"","partnerTelemetryConnectionString":"","doNotRunTests":false,"enableCodeAnalyzersOnTestApps":false,"runs-on":"windows-latest","configPackages":["STANDARD"],"generateDependencyArtifact":true,"excludeEnvironments":[],"keyVaultCertificatePasswordSecretName":"","rulesetFile":"","licenseFileUrlSecretName":"licenseFileUrl","enableExternalRulesets":false,"memoryLimit":"","keyVaultClientIdSecretName":"","testFolders":[],"githubRunner":"windows-latest","doNotBuildTests":false,"environments":[],"companyName":"","assignPremiumPlan":false,"artifact":"","ghTokenWorkflowSecretName":"ghTokenWorkflow","enableTaskScheduler":false,"enableCodeCop":false,"repoVersion":"1.0","doNotPublishApps":false,"githubRunnerShell":"powershell","appFolders":[],"cacheKeepDays":3,"bcptTestFolders":[],"updateDependencies":false,"cacheImageName":"my","treatTestFailuresAsWarnings":false,"additionalCountries":[],"enableUICop":false,"customCodeCops":[],"appDependencies":[],"doNotRunBcptTests":false,"appDependencyProbingPaths":[],"useCompilerFolder":false,"installTestFramework":false,"keyVaultCodesignCertificateName":"","keyVaultName":"","installOnlyReferencedApps":true,"obsoleteTagMinAllowedMajorMinor":"","applicationDependency":"18.0.0.0","applicationInsightsConnectionStringSecretName":"applicationInsightsConnectionString","shell":"powershell","failOn":"error","templateUrl":"https://github.com/microsoft/AL-Go-PTE@main","projects":[],"appSourceCopMandatoryAffixes":[],"projectName":".","testDependencies":[],"appRevision":0,"codeSignCertificateUrlSecretName":"codeSignCertificateUrl","vsixFile":"","useProjectDependencies":false,"unusedALGoSystemFiles":[],"buildModes":[],"templateBranch":"","installPerformanceToolkit":false,"pullRequestTrigger":"pull_request_target","doNotSignApps":false,"repoName":"alair","fullBuildPatterns":[],"alwaysBuildAllProjects":false,"skipUpgrade":false,"installTestRunner":false,"adminCenterApiCredentialsSecretName":"adminCenterApiCredentials"}
2024-03-22T10:24:19.6073159Z   BcContainerHelperPath: C:\ProgramData\BcContainerHelper\6.0.11\BcContainerHelper\BcContainerHelper.ps1
2024-03-22T10:24:19.6075686Z   artifactCacheKey: 
2024-03-22T10:24:19.6076154Z   containerName: bc8388679851
2024-03-22T10:24:19.6076618Z ##[endgroup]
2024-03-22T10:24:19.7471137Z With the provided path, there will be 1 file uploaded
2024-03-22T10:24:19.7473307Z Starting artifact upload
2024-03-22T10:24:19.7475640Z For more detailed logs during the artifact upload process, enable step-debugging: https://docs.github.com/actions/monitoring-and-troubleshooting-workflows/enabling-debug-logging#enabling-step-debug-logging
2024-03-22T10:24:19.7477925Z Artifact name is valid!
2024-03-22T10:24:19.9224942Z Container for artifact "alair-main-BuildOutput-1.0.8.0" successfully created. Starting upload of file(s)
2024-03-22T10:24:20.1890319Z Total size of all the files uploaded is 664 bytes
2024-03-22T10:24:20.1891664Z File upload process has finished. Finalizing the artifact upload
2024-03-22T10:24:20.3284625Z Artifact has been finalized. All files have been successfully uploaded!
2024-03-22T10:24:20.3285556Z 
2024-03-22T10:24:20.3286161Z The raw size of all the files that were specified for upload is 1634 bytes
2024-03-22T10:24:20.3287991Z The size of all the files that were uploaded is 664 bytes. This takes into account any gzip compression used to reduce the upload size, time and storage
2024-03-22T10:24:20.3289273Z 
2024-03-22T10:24:20.3290796Z Note: The size of downloaded zips can differ significantly from the reported size. For more information see: https://github.com/actions/upload-artifact#zipped-artifact-downloads 
2024-03-22T10:24:20.3292258Z 
2024-03-22T10:24:20.3292920Z Artifact alair-main-BuildOutput-1.0.8.0 has been successfully uploaded!
2024-03-22T10:24:20.4668049Z ##[group]Run actions/upload-artifact@v3
2024-03-22T10:24:20.4668670Z with:
2024-03-22T10:24:20.4669109Z   name: alair-main-ContainerEventLog-1.0.8.0
2024-03-22T10:24:20.4669986Z   path: ./ContainerEventLog.evtx
2024-03-22T10:24:20.4670421Z   if-no-files-found: ignore
2024-03-22T10:24:20.4670700Z env:
2024-03-22T10:24:20.4671015Z   ALGoOrgSettings: 
2024-03-22T10:24:20.4671365Z   ALGoRepoSettings: 
2024-03-22T10:24:20.4671972Z   artifact: https://bcartifacts.azureedge.net/sandbox/23.5.16502.17734/us
2024-03-22T10:24:20.4672863Z   keyVaultCodesignCertificateName: 
2024-03-22T10:24:20.4673469Z   generateDependencyArtifact: True
2024-03-22T10:24:20.4674022Z   doNotRunTests: False
2024-03-22T10:24:20.4674451Z   doNotSignApps: False
2024-03-22T10:24:20.4674898Z   useCompilerFolder: False
2024-03-22T10:24:20.4694920Z   Settings: {"keyVaultCertificateUrlSecretName":"","microsoftTelemetryConnectionString":"InstrumentationKey=84bd9223-67d4-4378-8590-9e4a46023be2;IngestionEndpoint=https://westeurope-1.in.applicationinsights.azure.com/","type":"PTE","sendExtendedTelemetryToMicrosoft":false,"appBuild":8,"installTestApps":[],"versioningStrategy":0,"installApps":["https://alairhomeexternalapp.blob.core.windows.net/alairhomeexternalappcontainer/hougaard.com_SharePoint Connector_5.0.0.283.zip"],"installTestLibraries":false,"runNumberOffset":0,"codeSignCertificatePasswordSecretName":"codeSignCertificatePassword","country":"us","alDoc":{"continuousDeployment":false,"deployToGitHubPages":true,"maxReleases":3,"groupByProject":true,"includeProjects":[],"excludeProjects":[],"header":"Documentation for {REPOSITORY} {VERSION}","footer":"Documentation for \u003ca href=\"https://github.com/{REPOSITORY}\"\u003e{REPOSITORY}\u003c/a\u003e made with \u003ca href=\"https://aka.ms/AL-Go\"\u003eAL-Go for GitHub\u003c/a\u003e, \u003ca href=\"https://go.microsoft.com/fwlink/?linkid=2247728\"\u003eALDoc\u003c/a\u003e and \u003ca href=\"https://dotnet.github.io/docfx\"\u003eDocFx\u003c/a\u003e","defaultIndexMD":"## Reference documentation\\n\\nThis is the generated reference documentation for [{REPOSITORY}](https://github.com/{REPOSITORY}).\\n\\nYou can use the navigation bar at the top and the table of contents to the left to navigate your documentation.\\n\\nYou can change this content by creating/editing the **{INDEXTEMPLATERELATIVEPATH}** file in your repository or use the alDoc:defaultIndexMD setting in your repository settings file (.github/AL-Go-Settings.json)\\n\\n{RELEASENOTES}","defaultReleaseMD":"## Release reference documentation\\n\\nThis is the generated reference documentation for [{REPOSITORY}](https://github.com/{REPOSITORY}).\\n\\nYou can use the navigation bar at the top and the table of contents to the left to navigate your documentation.\\n\\nYou can change this content by creating/editing the **{INDEXTEMPLATERELATIVEPATH}** file in your repository or use the alDoc:defaultReleaseMD setting in your repository settings file (.github/AL-Go-Settings.json)\\n\\n{RELEASENOTES}"},"templateSha":"","partnerTelemetryConnectionString":"","doNotRunTests":false,"enableCodeAnalyzersOnTestApps":false,"runs-on":"windows-latest","configPackages":["STANDARD"],"generateDependencyArtifact":true,"excludeEnvironments":[],"keyVaultCertificatePasswordSecretName":"","rulesetFile":"","licenseFileUrlSecretName":"licenseFileUrl","enableExternalRulesets":false,"memoryLimit":"","keyVaultClientIdSecretName":"","testFolders":[],"githubRunner":"windows-latest","doNotBuildTests":false,"environments":[],"companyName":"","assignPremiumPlan":false,"artifact":"","ghTokenWorkflowSecretName":"ghTokenWorkflow","enableTaskScheduler":false,"enableCodeCop":false,"repoVersion":"1.0","doNotPublishApps":false,"githubRunnerShell":"powershell","appFolders":[],"cacheKeepDays":3,"bcptTestFolders":[],"updateDependencies":false,"cacheImageName":"my","treatTestFailuresAsWarnings":false,"additionalCountries":[],"enableUICop":false,"customCodeCops":[],"appDependencies":[],"doNotRunBcptTests":false,"appDependencyProbingPaths":[],"useCompilerFolder":false,"installTestFramework":false,"keyVaultCodesignCertificateName":"","keyVaultName":"","installOnlyReferencedApps":true,"obsoleteTagMinAllowedMajorMinor":"","applicationDependency":"18.0.0.0","applicationInsightsConnectionStringSecretName":"applicationInsightsConnectionString","shell":"powershell","failOn":"error","templateUrl":"https://github.com/microsoft/AL-Go-PTE@main","projects":[],"appSourceCopMandatoryAffixes":[],"projectName":".","testDependencies":[],"appRevision":0,"codeSignCertificateUrlSecretName":"codeSignCertificateUrl","vsixFile":"","useProjectDependencies":false,"unusedALGoSystemFiles":[],"buildModes":[],"templateBranch":"","installPerformanceToolkit":false,"pullRequestTrigger":"pull_request_target","doNotSignApps":false,"repoName":"alair","fullBuildPatterns":[],"alwaysBuildAllProjects":false,"skipUpgrade":false,"installTestRunner":false,"adminCenterApiCredentialsSecretName":"adminCenterApiCredentials"}
2024-03-22T10:24:20.4712391Z   BcContainerHelperPath: C:\ProgramData\BcContainerHelper\6.0.11\BcContainerHelper\BcContainerHelper.ps1
2024-03-22T10:24:20.4712999Z   artifactCacheKey: 
2024-03-22T10:24:20.4713255Z   containerName: bc8388679851
2024-03-22T10:24:20.4713513Z ##[endgroup]
2024-03-22T10:24:20.5794414Z With the provided path, there will be 1 file uploaded
2024-03-22T10:24:20.5798943Z Starting artifact upload
2024-03-22T10:24:20.5801271Z For more detailed logs during the artifact upload process, enable step-debugging: https://docs.github.com/actions/monitoring-and-troubleshooting-workflows/enabling-debug-logging#enabling-step-debug-logging
2024-03-22T10:24:20.5803576Z Artifact name is valid!
2024-03-22T10:24:20.7458163Z Container for artifact "alair-main-ContainerEventLog-1.0.8.0" successfully created. Starting upload of file(s)
2024-03-22T10:24:21.1588025Z Total size of all the files uploaded is 221708 bytes
2024-03-22T10:24:21.1589211Z File upload process has finished. Finalizing the artifact upload
2024-03-22T10:24:21.3147414Z Artifact has been finalized. All files have been successfully uploaded!
2024-03-22T10:24:21.3148325Z 
2024-03-22T10:24:21.3148935Z The raw size of all the files that were specified for upload is 3215360 bytes
2024-03-22T10:24:21.3150855Z The size of all the files that were uploaded is 221708 bytes. This takes into account any gzip compression used to reduce the upload size, time and storage
2024-03-22T10:24:21.3152188Z 
2024-03-22T10:24:21.3153694Z Note: The size of downloaded zips can differ significantly from the reported size. For more information see: https://github.com/actions/upload-artifact#zipped-artifact-downloads 
2024-03-22T10:24:21.3155188Z 
2024-03-22T10:24:21.3155891Z Artifact alair-main-ContainerEventLog-1.0.8.0 has been successfully uploaded!
2024-03-22T10:24:21.5376926Z ##[group]Run microsoft/AL-Go-Actions/AnalyzeTests@v4.1
2024-03-22T10:24:21.5377399Z with:
2024-03-22T10:24:21.5377610Z   shell: powershell
2024-03-22T10:24:21.5388930Z   parentTelemetryScopeJson: 7b22506172616d6574657273223a7b7d2c22456d6974746564223a66616c73652c22436f7272656c6174696f6e4964223a2236346630303161342d303239312d346266362d386236362d393632363763313132333366222c22506172656e744964223a22222c22416c6c506172616d6574657273223a7b7d2c22546f704964223a2236346630303161342d303239312d346266362d386236362d393632363763313132333366222c224e616d65223a22414c2d476f20776f726b666c6f772072616e3a2043494344222c22537461727454696d65223a225c2f446174652831373131313032323537363439295c2f222c2250726f70657274696573223a7b226576656e744964223a22444f30303931222c226263436f6e7461696e657248656c70657256657273696f6e223a22362e302e3131222c22697341646d696e6973747261746f72223a2254727565222c22737461636b5472616365223a225b5c6e2020496e697454656c656d6574727953636f70652061742054656c656d6574727948656c7065722e7073313a206c696e65203231345c6e202043726561746553636f70652061742054656c656d6574727948656c7065722e70736d313a206c696e652037355c6e2020576f726b666c6f77496e697469616c697a652e70733120617420576f726b666c6f77496e697469616c697a652e7073313a206c696e652033355c6e202031353835636536632d326238362d343038622d386466632d3836376134303065303936652e7073312061742031353835636536632d326238362d343038622d386466632d3836376134303065303936652e7073313a206c696e6520345c6e20205c7530303363536372697074426c6f636b5c7530303365206174205c75303033634e6f2066696c655c75303033655c6e5d222c22414c476f56657273696f6e223a2276342e31222c2274797065223a22505445222c2274656d706c61746555726c223a2268747470733a2f2f6769746875622e636f6d2f6d6963726f736f66742f414c2d476f2d505445406d61696e222c227265706f7369746f7279223a22616c616972686f6d65732f616c616972222c2272756e417474656d7074223a2231222c2272756e4e756d626572223a2238222c2272756e4964223a2238333838363739383531227d2c224576656e744964223a22444f30303931227d
2024-03-22T10:24:21.5400618Z   project: .
2024-03-22T10:24:21.5400813Z env:
2024-03-22T10:24:21.5401002Z   ALGoOrgSettings: 
2024-03-22T10:24:21.5401238Z   ALGoRepoSettings: 
2024-03-22T10:24:21.5401639Z   artifact: https://bcartifacts.azureedge.net/sandbox/23.5.16502.17734/us
2024-03-22T10:24:21.5402109Z   keyVaultCodesignCertificateName: 
2024-03-22T10:24:21.5402443Z   generateDependencyArtifact: True
2024-03-22T10:24:21.5402734Z   doNotRunTests: False
2024-03-22T10:24:21.5402964Z   doNotSignApps: False
2024-03-22T10:24:21.5403224Z   useCompilerFolder: False
2024-03-22T10:24:21.5421541Z   Settings: {"keyVaultCertificateUrlSecretName":"","microsoftTelemetryConnectionString":"InstrumentationKey=84bd9223-67d4-4378-8590-9e4a46023be2;IngestionEndpoint=https://westeurope-1.in.applicationinsights.azure.com/","type":"PTE","sendExtendedTelemetryToMicrosoft":false,"appBuild":8,"installTestApps":[],"versioningStrategy":0,"installApps":["https://alairhomeexternalapp.blob.core.windows.net/alairhomeexternalappcontainer/hougaard.com_SharePoint Connector_5.0.0.283.zip"],"installTestLibraries":false,"runNumberOffset":0,"codeSignCertificatePasswordSecretName":"codeSignCertificatePassword","country":"us","alDoc":{"continuousDeployment":false,"deployToGitHubPages":true,"maxReleases":3,"groupByProject":true,"includeProjects":[],"excludeProjects":[],"header":"Documentation for {REPOSITORY} {VERSION}","footer":"Documentation for \u003ca href=\"https://github.com/{REPOSITORY}\"\u003e{REPOSITORY}\u003c/a\u003e made with \u003ca href=\"https://aka.ms/AL-Go\"\u003eAL-Go for GitHub\u003c/a\u003e, \u003ca href=\"https://go.microsoft.com/fwlink/?linkid=2247728\"\u003eALDoc\u003c/a\u003e and \u003ca href=\"https://dotnet.github.io/docfx\"\u003eDocFx\u003c/a\u003e","defaultIndexMD":"## Reference documentation\\n\\nThis is the generated reference documentation for [{REPOSITORY}](https://github.com/{REPOSITORY}).\\n\\nYou can use the navigation bar at the top and the table of contents to the left to navigate your documentation.\\n\\nYou can change this content by creating/editing the **{INDEXTEMPLATERELATIVEPATH}** file in your repository or use the alDoc:defaultIndexMD setting in your repository settings file (.github/AL-Go-Settings.json)\\n\\n{RELEASENOTES}","defaultReleaseMD":"## Release reference documentation\\n\\nThis is the generated reference documentation for [{REPOSITORY}](https://github.com/{REPOSITORY}).\\n\\nYou can use the navigation bar at the top and the table of contents to the left to navigate your documentation.\\n\\nYou can change this content by creating/editing the **{INDEXTEMPLATERELATIVEPATH}** file in your repository or use the alDoc:defaultReleaseMD setting in your repository settings file (.github/AL-Go-Settings.json)\\n\\n{RELEASENOTES}"},"templateSha":"","partnerTelemetryConnectionString":"","doNotRunTests":false,"enableCodeAnalyzersOnTestApps":false,"runs-on":"windows-latest","configPackages":["STANDARD"],"generateDependencyArtifact":true,"excludeEnvironments":[],"keyVaultCertificatePasswordSecretName":"","rulesetFile":"","licenseFileUrlSecretName":"licenseFileUrl","enableExternalRulesets":false,"memoryLimit":"","keyVaultClientIdSecretName":"","testFolders":[],"githubRunner":"windows-latest","doNotBuildTests":false,"environments":[],"companyName":"","assignPremiumPlan":false,"artifact":"","ghTokenWorkflowSecretName":"ghTokenWorkflow","enableTaskScheduler":false,"enableCodeCop":false,"repoVersion":"1.0","doNotPublishApps":false,"githubRunnerShell":"powershell","appFolders":[],"cacheKeepDays":3,"bcptTestFolders":[],"updateDependencies":false,"cacheImageName":"my","treatTestFailuresAsWarnings":false,"additionalCountries":[],"enableUICop":false,"customCodeCops":[],"appDependencies":[],"doNotRunBcptTests":false,"appDependencyProbingPaths":[],"useCompilerFolder":false,"installTestFramework":false,"keyVaultCodesignCertificateName":"","keyVaultName":"","installOnlyReferencedApps":true,"obsoleteTagMinAllowedMajorMinor":"","applicationDependency":"18.0.0.0","applicationInsightsConnectionStringSecretName":"applicationInsightsConnectionString","shell":"powershell","failOn":"error","templateUrl":"https://github.com/microsoft/AL-Go-PTE@main","projects":[],"appSourceCopMandatoryAffixes":[],"projectName":".","testDependencies":[],"appRevision":0,"codeSignCertificateUrlSecretName":"codeSignCertificateUrl","vsixFile":"","useProjectDependencies":false,"unusedALGoSystemFiles":[],"buildModes":[],"templateBranch":"","installPerformanceToolkit":false,"pullRequestTrigger":"pull_request_target","doNotSignApps":false,"repoName":"alair","fullBuildPatterns":[],"alwaysBuildAllProjects":false,"skipUpgrade":false,"installTestRunner":false,"adminCenterApiCredentialsSecretName":"adminCenterApiCredentials"}
2024-03-22T10:24:21.5439598Z   BcContainerHelperPath: C:\ProgramData\BcContainerHelper\6.0.11\BcContainerHelper\BcContainerHelper.ps1
2024-03-22T10:24:21.5440203Z   artifactCacheKey: 
2024-03-22T10:24:21.5440459Z   containerName: bc8388679851
2024-03-22T10:24:21.5440715Z ##[endgroup]
2024-03-22T10:24:21.5572430Z ##[group]Run $errorActionPreference = "Stop"; $ProgressPreference = "SilentlyContinue"; Set-StrictMode -Version 2.0
2024-03-22T10:24:21.5574102Z $errorActionPreference = "Stop"; $ProgressPreference = "SilentlyContinue"; Set-StrictMode -Version 2.0
2024-03-22T10:24:21.5575176Z try {
2024-03-22T10:24:21.5576572Z   D:\a\_actions\microsoft\AL-Go-Actions\v4.1\AnalyzeTests/AnalyzeTests.ps1 -parentTelemetryScopeJson $ENV:_parentTelemetryScopeJson -project $ENV:_project
2024-03-22T10:24:21.5578109Z }
2024-03-22T10:24:21.5578468Z catch {
2024-03-22T10:24:21.5580037Z   Write-Host "::ERROR::Unexpected error when running action. Error Message: $($_.Exception.Message.Replace("`r",'').Replace("`n",' ')), StackTrace: $($_.ScriptStackTrace.Replace("`r",'').Replace("`n",' <- '))";
2024-03-22T10:24:21.5581644Z   exit 1
2024-03-22T10:24:21.5581872Z }
2024-03-22T10:24:21.5626317Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'"
2024-03-22T10:24:21.5626838Z env:
2024-03-22T10:24:21.5627027Z   ALGoOrgSettings: 
2024-03-22T10:24:21.5627954Z   ALGoRepoSettings: 
2024-03-22T10:24:21.5628395Z   artifact: https://bcartifacts.azureedge.net/sandbox/23.5.16502.17734/us
2024-03-22T10:24:21.5628875Z   keyVaultCodesignCertificateName: 
2024-03-22T10:24:21.5629206Z   generateDependencyArtifact: True
2024-03-22T10:24:21.5629501Z   doNotRunTests: False
2024-03-22T10:24:21.5629736Z   doNotSignApps: False
2024-03-22T10:24:21.5629991Z   useCompilerFolder: False
2024-03-22T10:24:21.5646741Z   Settings: {"keyVaultCertificateUrlSecretName":"","microsoftTelemetryConnectionString":"InstrumentationKey=84bd9223-67d4-4378-8590-9e4a46023be2;IngestionEndpoint=https://westeurope-1.in.applicationinsights.azure.com/","type":"PTE","sendExtendedTelemetryToMicrosoft":false,"appBuild":8,"installTestApps":[],"versioningStrategy":0,"installApps":["https://alairhomeexternalapp.blob.core.windows.net/alairhomeexternalappcontainer/hougaard.com_SharePoint Connector_5.0.0.283.zip"],"installTestLibraries":false,"runNumberOffset":0,"codeSignCertificatePasswordSecretName":"codeSignCertificatePassword","country":"us","alDoc":{"continuousDeployment":false,"deployToGitHubPages":true,"maxReleases":3,"groupByProject":true,"includeProjects":[],"excludeProjects":[],"header":"Documentation for {REPOSITORY} {VERSION}","footer":"Documentation for \u003ca href=\"https://github.com/{REPOSITORY}\"\u003e{REPOSITORY}\u003c/a\u003e made with \u003ca href=\"https://aka.ms/AL-Go\"\u003eAL-Go for GitHub\u003c/a\u003e, \u003ca href=\"https://go.microsoft.com/fwlink/?linkid=2247728\"\u003eALDoc\u003c/a\u003e and \u003ca href=\"https://dotnet.github.io/docfx\"\u003eDocFx\u003c/a\u003e","defaultIndexMD":"## Reference documentation\\n\\nThis is the generated reference documentation for [{REPOSITORY}](https://github.com/{REPOSITORY}).\\n\\nYou can use the navigation bar at the top and the table of contents to the left to navigate your documentation.\\n\\nYou can change this content by creating/editing the **{INDEXTEMPLATERELATIVEPATH}** file in your repository or use the alDoc:defaultIndexMD setting in your repository settings file (.github/AL-Go-Settings.json)\\n\\n{RELEASENOTES}","defaultReleaseMD":"## Release reference documentation\\n\\nThis is the generated reference documentation for [{REPOSITORY}](https://github.com/{REPOSITORY}).\\n\\nYou can use the navigation bar at the top and the table of contents to the left to navigate your documentation.\\n\\nYou can change this content by creating/editing the **{INDEXTEMPLATERELATIVEPATH}** file in your repository or use the alDoc:defaultReleaseMD setting in your repository settings file (.github/AL-Go-Settings.json)\\n\\n{RELEASENOTES}"},"templateSha":"","partnerTelemetryConnectionString":"","doNotRunTests":false,"enableCodeAnalyzersOnTestApps":false,"runs-on":"windows-latest","configPackages":["STANDARD"],"generateDependencyArtifact":true,"excludeEnvironments":[],"keyVaultCertificatePasswordSecretName":"","rulesetFile":"","licenseFileUrlSecretName":"licenseFileUrl","enableExternalRulesets":false,"memoryLimit":"","keyVaultClientIdSecretName":"","testFolders":[],"githubRunner":"windows-latest","doNotBuildTests":false,"environments":[],"companyName":"","assignPremiumPlan":false,"artifact":"","ghTokenWorkflowSecretName":"ghTokenWorkflow","enableTaskScheduler":false,"enableCodeCop":false,"repoVersion":"1.0","doNotPublishApps":false,"githubRunnerShell":"powershell","appFolders":[],"cacheKeepDays":3,"bcptTestFolders":[],"updateDependencies":false,"cacheImageName":"my","treatTestFailuresAsWarnings":false,"additionalCountries":[],"enableUICop":false,"customCodeCops":[],"appDependencies":[],"doNotRunBcptTests":false,"appDependencyProbingPaths":[],"useCompilerFolder":false,"installTestFramework":false,"keyVaultCodesignCertificateName":"","keyVaultName":"","installOnlyReferencedApps":true,"obsoleteTagMinAllowedMajorMinor":"","applicationDependency":"18.0.0.0","applicationInsightsConnectionStringSecretName":"applicationInsightsConnectionString","shell":"powershell","failOn":"error","templateUrl":"https://github.com/microsoft/AL-Go-PTE@main","projects":[],"appSourceCopMandatoryAffixes":[],"projectName":".","testDependencies":[],"appRevision":0,"codeSignCertificateUrlSecretName":"codeSignCertificateUrl","vsixFile":"","useProjectDependencies":false,"unusedALGoSystemFiles":[],"buildModes":[],"templateBranch":"","installPerformanceToolkit":false,"pullRequestTrigger":"pull_request_target","doNotSignApps":false,"repoName":"alair","fullBuildPatterns":[],"alwaysBuildAllProjects":false,"skipUpgrade":false,"installTestRunner":false,"adminCenterApiCredentialsSecretName":"adminCenterApiCredentials"}
2024-03-22T10:24:21.5663896Z   BcContainerHelperPath: C:\ProgramData\BcContainerHelper\6.0.11\BcContainerHelper\BcContainerHelper.ps1
2024-03-22T10:24:21.5664494Z   artifactCacheKey: 
2024-03-22T10:24:21.5664733Z   containerName: bc8388679851
2024-03-22T10:24:21.5675994Z   _parentTelemetryScopeJson: 7b22506172616d6574657273223a7b7d2c22456d6974746564223a66616c73652c22436f7272656c6174696f6e4964223a2236346630303161342d303239312d346266362d386236362d393632363763313132333366222c22506172656e744964223a22222c22416c6c506172616d6574657273223a7b7d2c22546f704964223a2236346630303161342d303239312d346266362d386236362d393632363763313132333366222c224e616d65223a22414c2d476f20776f726b666c6f772072616e3a2043494344222c22537461727454696d65223a225c2f446174652831373131313032323537363439295c2f222c2250726f70657274696573223a7b226576656e744964223a22444f30303931222c226263436f6e7461696e657248656c70657256657273696f6e223a22362e302e3131222c22697341646d696e6973747261746f72223a2254727565222c22737461636b5472616365223a225b5c6e2020496e697454656c656d6574727953636f70652061742054656c656d6574727948656c7065722e7073313a206c696e65203231345c6e202043726561746553636f70652061742054656c656d6574727948656c7065722e70736d313a206c696e652037355c6e2020576f726b666c6f77496e697469616c697a652e70733120617420576f726b666c6f77496e697469616c697a652e7073313a206c696e652033355c6e202031353835636536632d326238362d343038622d386466632d3836376134303065303936652e7073312061742031353835636536632d326238362d343038622d386466632d3836376134303065303936652e7073313a206c696e6520345c6e20205c7530303363536372697074426c6f636b5c7530303365206174205c75303033634e6f2066696c655c75303033655c6e5d222c22414c476f56657273696f6e223a2276342e31222c2274797065223a22505445222c2274656d706c61746555726c223a2268747470733a2f2f6769746875622e636f6d2f6d6963726f736f66742f414c2d476f2d505445406d61696e222c227265706f7369746f7279223a22616c616972686f6d65732f616c616972222c2272756e417474656d7074223a2231222c2272756e4e756d626572223a2238222c2272756e4964223a2238333838363739383531227d2c224576656e744964223a22444f30303931227d
2024-03-22T10:24:21.5687574Z   _project: .
2024-03-22T10:24:21.5687774Z ##[endgroup]
2024-03-22T10:24:22.0055353Z Import from C:\ProgramData\BcContainerHelper\6.0.11\BcContainerHelper\BcContainerHelper.ps1
2024-03-22T10:24:22.2363750Z BcContainerHelper version 6.0.11
2024-03-22T10:24:22.5450696Z BC.HelperFunctions emits usage statistics telemetry to Microsoft
2024-03-22T10:24:22.6562786Z Running on Windows, PowerShell 5.1.20348.2227
2024-03-22T10:24:24.7213677Z Test results not found
2024-03-22T10:24:25.1052434Z ##[group]Run microsoft/AL-Go-Actions/PipelineCleanup@v4.1
2024-03-22T10:24:25.1052900Z with:
2024-03-22T10:24:25.1053105Z   shell: powershell
2024-03-22T10:24:25.1064397Z   parentTelemetryScopeJson: 7b22506172616d6574657273223a7b7d2c22456d6974746564223a66616c73652c22436f7272656c6174696f6e4964223a2236346630303161342d303239312d346266362d386236362d393632363763313132333366222c22506172656e744964223a22222c22416c6c506172616d6574657273223a7b7d2c22546f704964223a2236346630303161342d303239312d346266362d386236362d393632363763313132333366222c224e616d65223a22414c2d476f20776f726b666c6f772072616e3a2043494344222c22537461727454696d65223a225c2f446174652831373131313032323537363439295c2f222c2250726f70657274696573223a7b226576656e744964223a22444f30303931222c226263436f6e7461696e657248656c70657256657273696f6e223a22362e302e3131222c22697341646d696e6973747261746f72223a2254727565222c22737461636b5472616365223a225b5c6e2020496e697454656c656d6574727953636f70652061742054656c656d6574727948656c7065722e7073313a206c696e65203231345c6e202043726561746553636f70652061742054656c656d6574727948656c7065722e70736d313a206c696e652037355c6e2020576f726b666c6f77496e697469616c697a652e70733120617420576f726b666c6f77496e697469616c697a652e7073313a206c696e652033355c6e202031353835636536632d326238362d343038622d386466632d3836376134303065303936652e7073312061742031353835636536632d326238362d343038622d386466632d3836376134303065303936652e7073313a206c696e6520345c6e20205c7530303363536372697074426c6f636b5c7530303365206174205c75303033634e6f2066696c655c75303033655c6e5d222c22414c476f56657273696f6e223a2276342e31222c2274797065223a22505445222c2274656d706c61746555726c223a2268747470733a2f2f6769746875622e636f6d2f6d6963726f736f66742f414c2d476f2d505445406d61696e222c227265706f7369746f7279223a22616c616972686f6d65732f616c616972222c2272756e417474656d7074223a2231222c2272756e4e756d626572223a2238222c2272756e4964223a2238333838363739383531227d2c224576656e744964223a22444f30303931227d
2024-03-22T10:24:25.1077846Z   project: .
2024-03-22T10:24:25.1078060Z env:
2024-03-22T10:24:25.1078256Z   ALGoOrgSettings: 
2024-03-22T10:24:25.1078491Z   ALGoRepoSettings: 
2024-03-22T10:24:25.1078899Z   artifact: https://bcartifacts.azureedge.net/sandbox/23.5.16502.17734/us
2024-03-22T10:24:25.1079375Z   keyVaultCodesignCertificateName: 
2024-03-22T10:24:25.1079702Z   generateDependencyArtifact: True
2024-03-22T10:24:25.1079998Z   doNotRunTests: False
2024-03-22T10:24:25.1080228Z   doNotSignApps: False
2024-03-22T10:24:25.1080679Z   useCompilerFolder: False
2024-03-22T10:24:25.1098958Z   Settings: {"keyVaultCertificateUrlSecretName":"","microsoftTelemetryConnectionString":"InstrumentationKey=84bd9223-67d4-4378-8590-9e4a46023be2;IngestionEndpoint=https://westeurope-1.in.applicationinsights.azure.com/","type":"PTE","sendExtendedTelemetryToMicrosoft":false,"appBuild":8,"installTestApps":[],"versioningStrategy":0,"installApps":["https://alairhomeexternalapp.blob.core.windows.net/alairhomeexternalappcontainer/hougaard.com_SharePoint Connector_5.0.0.283.zip"],"installTestLibraries":false,"runNumberOffset":0,"codeSignCertificatePasswordSecretName":"codeSignCertificatePassword","country":"us","alDoc":{"continuousDeployment":false,"deployToGitHubPages":true,"maxReleases":3,"groupByProject":true,"includeProjects":[],"excludeProjects":[],"header":"Documentation for {REPOSITORY} {VERSION}","footer":"Documentation for \u003ca href=\"https://github.com/{REPOSITORY}\"\u003e{REPOSITORY}\u003c/a\u003e made with \u003ca href=\"https://aka.ms/AL-Go\"\u003eAL-Go for GitHub\u003c/a\u003e, \u003ca href=\"https://go.microsoft.com/fwlink/?linkid=2247728\"\u003eALDoc\u003c/a\u003e and \u003ca href=\"https://dotnet.github.io/docfx\"\u003eDocFx\u003c/a\u003e","defaultIndexMD":"## Reference documentation\\n\\nThis is the generated reference documentation for [{REPOSITORY}](https://github.com/{REPOSITORY}).\\n\\nYou can use the navigation bar at the top and the table of contents to the left to navigate your documentation.\\n\\nYou can change this content by creating/editing the **{INDEXTEMPLATERELATIVEPATH}** file in your repository or use the alDoc:defaultIndexMD setting in your repository settings file (.github/AL-Go-Settings.json)\\n\\n{RELEASENOTES}","defaultReleaseMD":"## Release reference documentation\\n\\nThis is the generated reference documentation for [{REPOSITORY}](https://github.com/{REPOSITORY}).\\n\\nYou can use the navigation bar at the top and the table of contents to the left to navigate your documentation.\\n\\nYou can change this content by creating/editing the **{INDEXTEMPLATERELATIVEPATH}** file in your repository or use the alDoc:defaultReleaseMD setting in your repository settings file (.github/AL-Go-Settings.json)\\n\\n{RELEASENOTES}"},"templateSha":"","partnerTelemetryConnectionString":"","doNotRunTests":false,"enableCodeAnalyzersOnTestApps":false,"runs-on":"windows-latest","configPackages":["STANDARD"],"generateDependencyArtifact":true,"excludeEnvironments":[],"keyVaultCertificatePasswordSecretName":"","rulesetFile":"","licenseFileUrlSecretName":"licenseFileUrl","enableExternalRulesets":false,"memoryLimit":"","keyVaultClientIdSecretName":"","testFolders":[],"githubRunner":"windows-latest","doNotBuildTests":false,"environments":[],"companyName":"","assignPremiumPlan":false,"artifact":"","ghTokenWorkflowSecretName":"ghTokenWorkflow","enableTaskScheduler":false,"enableCodeCop":false,"repoVersion":"1.0","doNotPublishApps":false,"githubRunnerShell":"powershell","appFolders":[],"cacheKeepDays":3,"bcptTestFolders":[],"updateDependencies":false,"cacheImageName":"my","treatTestFailuresAsWarnings":false,"additionalCountries":[],"enableUICop":false,"customCodeCops":[],"appDependencies":[],"doNotRunBcptTests":false,"appDependencyProbingPaths":[],"useCompilerFolder":false,"installTestFramework":false,"keyVaultCodesignCertificateName":"","keyVaultName":"","installOnlyReferencedApps":true,"obsoleteTagMinAllowedMajorMinor":"","applicationDependency":"18.0.0.0","applicationInsightsConnectionStringSecretName":"applicationInsightsConnectionString","shell":"powershell","failOn":"error","templateUrl":"https://github.com/microsoft/AL-Go-PTE@main","projects":[],"appSourceCopMandatoryAffixes":[],"projectName":".","testDependencies":[],"appRevision":0,"codeSignCertificateUrlSecretName":"codeSignCertificateUrl","vsixFile":"","useProjectDependencies":false,"unusedALGoSystemFiles":[],"buildModes":[],"templateBranch":"","installPerformanceToolkit":false,"pullRequestTrigger":"pull_request_target","doNotSignApps":false,"repoName":"alair","fullBuildPatterns":[],"alwaysBuildAllProjects":false,"skipUpgrade":false,"installTestRunner":false,"adminCenterApiCredentialsSecretName":"adminCenterApiCredentials"}
2024-03-22T10:24:25.1116395Z   BcContainerHelperPath: C:\ProgramData\BcContainerHelper\6.0.11\BcContainerHelper\BcContainerHelper.ps1
2024-03-22T10:24:25.1116997Z   artifactCacheKey: 
2024-03-22T10:24:25.1117255Z   containerName: bc8388679851
2024-03-22T10:24:25.1117511Z ##[endgroup]
2024-03-22T10:24:25.1235951Z ##[group]Run $errorActionPreference = "Stop"; $ProgressPreference = "SilentlyContinue"; Set-StrictMode -Version 2.0
2024-03-22T10:24:25.1236990Z $errorActionPreference = "Stop"; $ProgressPreference = "SilentlyContinue"; Set-StrictMode -Version 2.0
2024-03-22T10:24:25.1237625Z try {
2024-03-22T10:24:25.1240404Z   D:\a\_actions\microsoft\AL-Go-Actions\v4.1\PipelineCleanup/PipelineCleanup.ps1 -project $ENV:_project -parentTelemetryScopeJson $ENV:_parentTelemetryScopeJson
2024-03-22T10:24:25.1241332Z }
2024-03-22T10:24:25.1253158Z catch {
2024-03-22T10:24:25.1255921Z   Write-Host "::ERROR::Unexpected error when running action. Error Message: $($_.Exception.Message.Replace("`r",'').Replace("`n",' ')), StackTrace: $($_.ScriptStackTrace.Replace("`r",'').Replace("`n",' <- '))";
2024-03-22T10:24:25.1257516Z   exit 1
2024-03-22T10:24:25.1257854Z }
2024-03-22T10:24:25.1296447Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'"
2024-03-22T10:24:25.1296947Z env:
2024-03-22T10:24:25.1297847Z   ALGoOrgSettings: 
2024-03-22T10:24:25.1298122Z   ALGoRepoSettings: 
2024-03-22T10:24:25.1298520Z   artifact: https://bcartifacts.azureedge.net/sandbox/23.5.16502.17734/us
2024-03-22T10:24:25.1299015Z   keyVaultCodesignCertificateName: 
2024-03-22T10:24:25.1299356Z   generateDependencyArtifact: True
2024-03-22T10:24:25.1299651Z   doNotRunTests: False
2024-03-22T10:24:25.1299896Z   doNotSignApps: False
2024-03-22T10:24:25.1300144Z   useCompilerFolder: False
2024-03-22T10:24:25.1316736Z   Settings: {"keyVaultCertificateUrlSecretName":"","microsoftTelemetryConnectionString":"InstrumentationKey=84bd9223-67d4-4378-8590-9e4a46023be2;IngestionEndpoint=https://westeurope-1.in.applicationinsights.azure.com/","type":"PTE","sendExtendedTelemetryToMicrosoft":false,"appBuild":8,"installTestApps":[],"versioningStrategy":0,"installApps":["https://alairhomeexternalapp.blob.core.windows.net/alairhomeexternalappcontainer/hougaard.com_SharePoint Connector_5.0.0.283.zip"],"installTestLibraries":false,"runNumberOffset":0,"codeSignCertificatePasswordSecretName":"codeSignCertificatePassword","country":"us","alDoc":{"continuousDeployment":false,"deployToGitHubPages":true,"maxReleases":3,"groupByProject":true,"includeProjects":[],"excludeProjects":[],"header":"Documentation for {REPOSITORY} {VERSION}","footer":"Documentation for \u003ca href=\"https://github.com/{REPOSITORY}\"\u003e{REPOSITORY}\u003c/a\u003e made with \u003ca href=\"https://aka.ms/AL-Go\"\u003eAL-Go for GitHub\u003c/a\u003e, \u003ca href=\"https://go.microsoft.com/fwlink/?linkid=2247728\"\u003eALDoc\u003c/a\u003e and \u003ca href=\"https://dotnet.github.io/docfx\"\u003eDocFx\u003c/a\u003e","defaultIndexMD":"## Reference documentation\\n\\nThis is the generated reference documentation for [{REPOSITORY}](https://github.com/{REPOSITORY}).\\n\\nYou can use the navigation bar at the top and the table of contents to the left to navigate your documentation.\\n\\nYou can change this content by creating/editing the **{INDEXTEMPLATERELATIVEPATH}** file in your repository or use the alDoc:defaultIndexMD setting in your repository settings file (.github/AL-Go-Settings.json)\\n\\n{RELEASENOTES}","defaultReleaseMD":"## Release reference documentation\\n\\nThis is the generated reference documentation for [{REPOSITORY}](https://github.com/{REPOSITORY}).\\n\\nYou can use the navigation bar at the top and the table of contents to the left to navigate your documentation.\\n\\nYou can change this content by creating/editing the **{INDEXTEMPLATERELATIVEPATH}** file in your repository or use the alDoc:defaultReleaseMD setting in your repository settings file (.github/AL-Go-Settings.json)\\n\\n{RELEASENOTES}"},"templateSha":"","partnerTelemetryConnectionString":"","doNotRunTests":false,"enableCodeAnalyzersOnTestApps":false,"runs-on":"windows-latest","configPackages":["STANDARD"],"generateDependencyArtifact":true,"excludeEnvironments":[],"keyVaultCertificatePasswordSecretName":"","rulesetFile":"","licenseFileUrlSecretName":"licenseFileUrl","enableExternalRulesets":false,"memoryLimit":"","keyVaultClientIdSecretName":"","testFolders":[],"githubRunner":"windows-latest","doNotBuildTests":false,"environments":[],"companyName":"","assignPremiumPlan":false,"artifact":"","ghTokenWorkflowSecretName":"ghTokenWorkflow","enableTaskScheduler":false,"enableCodeCop":false,"repoVersion":"1.0","doNotPublishApps":false,"githubRunnerShell":"powershell","appFolders":[],"cacheKeepDays":3,"bcptTestFolders":[],"updateDependencies":false,"cacheImageName":"my","treatTestFailuresAsWarnings":false,"additionalCountries":[],"enableUICop":false,"customCodeCops":[],"appDependencies":[],"doNotRunBcptTests":false,"appDependencyProbingPaths":[],"useCompilerFolder":false,"installTestFramework":false,"keyVaultCodesignCertificateName":"","keyVaultName":"","installOnlyReferencedApps":true,"obsoleteTagMinAllowedMajorMinor":"","applicationDependency":"18.0.0.0","applicationInsightsConnectionStringSecretName":"applicationInsightsConnectionString","shell":"powershell","failOn":"error","templateUrl":"https://github.com/microsoft/AL-Go-PTE@main","projects":[],"appSourceCopMandatoryAffixes":[],"projectName":".","testDependencies":[],"appRevision":0,"codeSignCertificateUrlSecretName":"codeSignCertificateUrl","vsixFile":"","useProjectDependencies":false,"unusedALGoSystemFiles":[],"buildModes":[],"templateBranch":"","installPerformanceToolkit":false,"pullRequestTrigger":"pull_request_target","doNotSignApps":false,"repoName":"alair","fullBuildPatterns":[],"alwaysBuildAllProjects":false,"skipUpgrade":false,"installTestRunner":false,"adminCenterApiCredentialsSecretName":"adminCenterApiCredentials"}
2024-03-22T10:24:25.1334001Z   BcContainerHelperPath: C:\ProgramData\BcContainerHelper\6.0.11\BcContainerHelper\BcContainerHelper.ps1
2024-03-22T10:24:25.1334599Z   artifactCacheKey: 
2024-03-22T10:24:25.1334848Z   containerName: bc8388679851
2024-03-22T10:24:25.1335105Z   _project: .
2024-03-22T10:24:25.1346305Z   _parentTelemetryScopeJson: 7b22506172616d6574657273223a7b7d2c22456d6974746564223a66616c73652c22436f7272656c6174696f6e4964223a2236346630303161342d303239312d346266362d386236362d393632363763313132333366222c22506172656e744964223a22222c22416c6c506172616d6574657273223a7b7d2c22546f704964223a2236346630303161342d303239312d346266362d386236362d393632363763313132333366222c224e616d65223a22414c2d476f20776f726b666c6f772072616e3a2043494344222c22537461727454696d65223a225c2f446174652831373131313032323537363439295c2f222c2250726f70657274696573223a7b226576656e744964223a22444f30303931222c226263436f6e7461696e657248656c70657256657273696f6e223a22362e302e3131222c22697341646d696e6973747261746f72223a2254727565222c22737461636b5472616365223a225b5c6e2020496e697454656c656d6574727953636f70652061742054656c656d6574727948656c7065722e7073313a206c696e65203231345c6e202043726561746553636f70652061742054656c656d6574727948656c7065722e70736d313a206c696e652037355c6e2020576f726b666c6f77496e697469616c697a652e70733120617420576f726b666c6f77496e697469616c697a652e7073313a206c696e652033355c6e202031353835636536632d326238362d343038622d386466632d3836376134303065303936652e7073312061742031353835636536632d326238362d343038622d386466632d3836376134303065303936652e7073313a206c696e6520345c6e20205c7530303363536372697074426c6f636b5c7530303365206174205c75303033634e6f2066696c655c75303033655c6e5d222c22414c476f56657273696f6e223a2276342e31222c2274797065223a22505445222c2274656d706c61746555726c223a2268747470733a2f2f6769746875622e636f6d2f6d6963726f736f66742f414c2d476f2d505445406d61696e222c227265706f7369746f7279223a22616c616972686f6d65732f616c616972222c2272756e417474656d7074223a2231222c2272756e4e756d626572223a2238222c2272756e4964223a2238333838363739383531227d2c224576656e744964223a22444f30303931227d
2024-03-22T10:24:25.1357846Z ##[endgroup]
2024-03-22T10:24:25.6000644Z Import from C:\ProgramData\BcContainerHelper\6.0.11\BcContainerHelper\BcContainerHelper.ps1
2024-03-22T10:24:25.8044229Z BcContainerHelper version 6.0.11
2024-03-22T10:24:26.0624277Z BC.HelperFunctions emits usage statistics telemetry to Microsoft
2024-03-22T10:24:26.1518398Z Running on Windows, PowerShell 5.1.20348.2227
2024-03-22T10:24:28.3030674Z Removing Desktop shortcuts
2024-03-22T10:24:28.6771711Z Post job cleanup.
2024-03-22T10:24:28.8898320Z [command]"C:\Program Files\Git\bin\git.exe" version
2024-03-22T10:24:29.0275537Z git version 2.44.0.windows.1
2024-03-22T10:24:29.0347714Z Temporarily overriding HOME='D:\a\_temp\d7909410-fad6-42c9-8967-903b2c4ea8c3' before making global git config changes
2024-03-22T10:24:29.0349536Z Adding repository directory to the temporary git global config as a safe directory
2024-03-22T10:24:29.0369220Z [command]"C:\Program Files\Git\bin\git.exe" config --global --add safe.directory D:\a\alair\alair
2024-03-22T10:24:29.0638429Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand
2024-03-22T10:24:29.0905055Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2024-03-22T10:24:30.0068397Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2024-03-22T10:24:30.0279913Z http.https://github.com/.extraheader
2024-03-22T10:24:30.0315076Z [command]"C:\Program Files\Git\bin\git.exe" config --local --unset-all http.https://github.com/.extraheader
2024-03-22T10:24:30.0562950Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2024-03-22T10:24:30.5037887Z Cleaning up orphan processes
freddydk commented 6 months ago

On this A package that satisfies the dependency on app with ID 23ebd065-b289-4a68-85e3-b8410e360157 with name 'SharePoint Connector' and publisher 'E Foqus Canada Inc.' was found, but the name or publisher has changed. New name 'SharePoint Connector' and new publisher 'hougaard.com'. Consider updating the dependency reference to the new name/publisher.

Are you sure that the table (called xxx EFQ) hasn't changed? - since publisher has changed?

donah001 commented 6 months ago

Thanks for the response, the Extension compile and build locally and deployed to the sandbox successfully manually from vscode. The table looks correct and good. I still can't understand why the app still missing the symbols

hougaard commented 6 months ago

Yes, the publisher name has changed, but the table names are the same. The "EFQ" affix has been transferred from EFOQUS to Hougaard.com.

freddydk commented 6 months ago

Thanks. Strange - it downloads the symbols - but cannot find the table here:

2024-03-22T10:23:57.4453602Z Adding dependency to System Application from Microsoft
2024-03-22T10:23:57.4482501Z Adding dependency to Base Application from Microsoft
2024-03-22T10:23:57.4508530Z Processing dependency Microsoft_System_23.0.0.0 ()
2024-03-22T10:23:57.4567185Z Downloading symbols: Microsoft_System_23.0.17701.0.app
2024-03-22T10:23:57.4577417Z Url : http://172.31.29.97:7049/BC/dev/packages?publisher=Microsoft&appName=System&versionText=23.0.0.0&tenant=default
2024-03-22T10:23:57.4594846Z Downloading using WebClient
2024-03-22T10:23:58.3259091Z Processing dependency E Foqus Canada Inc._SharePoint Connector_3.0.0.143 (23ebd065-b289-4a68-85e3-b8410e360157)
2024-03-22T10:23:58.3287028Z Downloading symbols: E Foqus Canada Inc._SharePoint Connector_3.0.0.143.app
2024-03-22T10:23:58.3297047Z Url : http://172.31.29.97:7049/BC/dev/packages?appId=23ebd065-b289-4a68-85e3-b8410e360157&versionText=3.0.0.143&tenant=default
2024-03-22T10:23:58.3298361Z Downloading using WebClient
2024-03-22T10:23:58.7356902Z Processing dependency Microsoft__Exclude_ReportLayouts_21.0.0.0 (b7174aae-753c-4e71-bacb-d973995dce5e)
2024-03-22T10:23:58.7506394Z Downloading symbols: Microsoft__Exclude_ReportLayouts_23.5.16502.17734.app
2024-03-22T10:23:58.7512603Z Url : http://172.31.29.97:7049/BC/dev/packages?appId=b7174aae-753c-4e71-bacb-d973995dce5e&versionText=21.0.0.0&tenant=default
2024-03-22T10:23:58.7513918Z Downloading using WebClient
2024-03-22T10:24:01.0615679Z Processing dependency Microsoft__Exclude_Master_Data_Management_21.0.0.0 (a01864f8-9c3f-42f6-8328-8d7be1ce3e20)
2024-03-22T10:24:01.0640819Z Downloading symbols: Microsoft__Exclude_Master_Data_Management_23.5.16502.17734.app
2024-03-22T10:24:01.0690966Z Url : http://172.31.29.97:7049/BC/dev/packages?appId=a01864f8-9c3f-42f6-8328-8d7be1ce3e20&versionText=21.0.0.0&tenant=default
2024-03-22T10:24:01.0692321Z Downloading using WebClient
2024-03-22T10:24:01.3502047Z Processing dependency Microsoft_System Application_23.5.0.0 (63ca2fa4-4f03-4f2b-a480-172fef340d3f)
2024-03-22T10:24:01.3589680Z Downloading symbols: Microsoft_System Application_23.5.16502.17734.app
2024-03-22T10:24:01.3594451Z Url : http://172.31.29.97:7049/BC/dev/packages?appId=63ca2fa4-4f03-4f2b-a480-172fef340d3f&versionText=23.5.0.0&tenant=default
2024-03-22T10:24:01.3605244Z Downloading using WebClient
2024-03-22T10:24:01.7720025Z Processing dependency Microsoft_Base Application_23.5.0.0 (437dbf0e-84ff-417a-965d-ed2bb9650972)
2024-03-22T10:24:01.7741549Z Downloading symbols: Microsoft_Base Application_23.5.16502.17734.app
2024-03-22T10:24:01.7754509Z Url : http://172.31.29.97:7049/BC/dev/packages?appId=437dbf0e-84ff-417a-965d-ed2bb9650972&versionText=23.5.0.0&tenant=default
2024-03-22T10:24:01.7759424Z Downloading using WebClient
2024-03-22T10:24:03.1471437Z Compiling...
2024-03-22T10:24:03.1486991Z .\alc.exe /project:"c:\sources\Alair" /packagecachepath:"c:\sources\.packages" /out:"c:\sources\.output\E Foqus Canada_Alair Homes_1.0.8.0.app" /analyzer:C:\build\vsix\extension\bin\Analyzers\Microsoft.Dynamics.Nav.PerTenantExtensionCop.dll /SourceRepositoryUrl:"https://github.com/alairhomes/alair" /SourceCommit:"b96a81125021bfa9c634b82e4bf89304542ab07a" /BuildBy:"AL-Go for GitHub,v4.1" /BuildUrl:"https://github.com/alairhomes/alair/actions/runs/8388679851" /assemblyprobingpaths:"C:\Program Files\dotnet\shared","C:\ProgramData\BcContainerHelper\Extensions\bc8388679851\.netPackages\Service"
2024-03-22T10:24:12.3998398Z Microsoft (R) AL Compiler version 12.7.14.43499
2024-03-22T10:24:12.6592191Z Copyright (C) Microsoft Corporation. All rights reserved
2024-03-22T10:24:12.6610889Z 
2024-03-22T10:24:12.6664985Z Compilation started for project 'Alair Homes' containing '2' files at '10:24:05.014'.
2024-03-22T10:24:12.6666275Z 
2024-03-22T10:24:12.6674032Z info AL1076: A package that satisfies the dependency on app with ID 23ebd065-b289-4a68-85e3-b8410e360157 with name 'SharePoint Connector' and publisher 'E Foqus Canada Inc.' was found, but the name or publisher has changed. New name 'SharePoint Connector' and new publisher 'hougaard.com'. Consider updating the dependency reference to the new name/publisher.
2024-03-22T10:24:12.6899887Z ##[error]AL0185 Table 'SharePoint Folder Mapping EFQ' is missing
2024-03-22T10:24:12.6907346Z ##[error]AL0307 Property value cannot be validated because the source table is unreachable.
2024-03-22T10:24:12.6911531Z ##[error]AL0118 The name 'Rec' does not exist in the current context.
2024-03-22T10:24:12.6913020Z ##[error]AL0118 The name 'Rec' does not exist in the current context.
2024-03-22T10:24:12.6917134Z ##[error]AL0118 The name 'Rec' does not exist in the current context.
2024-03-22T10:24:12.6921070Z ##[error]AL0118 The name 'Rec' does not exist in the current context.
2024-03-22T10:24:12.6927442Z ##[error]AL0429 A repeater control can only be added to pages that have a source table.
2024-03-22T10:24:12.6931513Z ##[error]AL0185 Table 'SharePoint Folder Mapping EFQ' is missing
hougaard commented 6 months ago

"Downloading symbols: E Foqus Canada Inc._SharePoint Connector_3.0.0.143.app" <- That's a very old version of the app? (Current version is 5.0.0.294, or there about)

hougaard commented 6 months ago

That table is still there in the old version ...

freddydk commented 6 months ago

It is publishing version 5.0.0.283

2024-03-22T10:23:32.8672377Z Publishing C:\ProgramData\BcContainerHelper\Extensions\bc8388679851\3baa9d1d-5c45-46da-ae7d-fd91e1bb0b35\hougaard.com_SharePoint Connector_5.0.0.283.app
2024-03-22T10:23:36.6380268Z Synchronizing SharePoint Connector on tenant default
2024-03-22T10:23:36.9525479Z Installing SharePoint Connector on tenant default
2024-03-22T10:23:42.2270729Z App hougaard.com_SharePoint Connector_5.0.0.283.app successfully published
hougaard commented 6 months ago

Strange, that's still an old version: image

freddydk commented 6 months ago

@donah001 -please change the publisher and name of the dependency to match the new publisher name and app name and see whether the problem persists.

hougaard commented 6 months ago

5.0.0.223 was the last EFOQUS version: image

donah001 commented 6 months ago

It's currently building, i will provide update shortly. Thanks

donah001 commented 6 months ago

It's still the same issue

Creating container took 422 seconds
Resolving dependencies
   _____                _       _                   _                           _                 _
  |  __ \              | |     (_)                 | |                         | |               (_)
  | |__) |___ ___  ___ | |_   ___ _ __   __ _    __| | ___ _ __   ___ _ __   __| | ___ _ __   ___ _  ___ ___
  |  _  // _ \ __|/ _ \| \ \ / / | '_ \ / _` |  / _` |/ _ \ '_ \ / _ \ '_ \ / _` |/ _ \ '_ \ / __| |/ _ \ __|
  | | \ \  __\__ \ (_) | |\ V /| | | | | (_| | | (_| |  __/ |_) |  __/ | | | (_| |  __/ | | | (__| |  __\__ \
  |_|  \_\___|___/\___/|_| \_/ |_|_| |_|\__, |  \__,_|\___| .__/ \___|_| |_|\__,_|\___|_| |_|\___|_|\___|___/
                                         __/ |            | |
                                        |___/             |_|
  Sorted App folders
  - D:\a\alair\alair\Alair
  External dependencies
  - 23ebd065-b289-4a68-85e3-b8410e360157:hougaard.com_SharePoint Connector_5.0.0.283.app
  - b7174aae-753c-4e71-bacb-d97[399]
  - a01864f8-9c3f-42f6-8328-8d7be1ce3e20:Microsoft__Exclude_Master_Data_Management_21.0.0.0.app
  - 437dbf0e-84ff-417a-965d-ed2bb9650972:Microsoft_Base Application_23.0.0.0.app
  - 63ca2fa4-4f03-4f2b-a480-172fef340d3f:Microsoft_System Application_23.0.0.0.app
  Sorted TestApp folders
  - None
Installing apps
    _____           _        _ _ _
   |_   _|         | |      | | (_)
     | |  _ __  ___| |_ __ _| | |_ _ __   __ _    __ _ _ __  _ __  ___
     | | | '_ \/ __| __/ _` | | | | '_ \ / _` |  / _` | '_ \| '_ \/ __|
    _| |_| | | \__ \ |_ (_| | | | | | | | (_| | | (_| | |_) | |_) \__ \
   |_____|_| |_|___/\__\__,_|_|_|_|_| |_|\__, |  \__,_| .__/| .__/|___/
                                          __/ |       | |   | |
                                         |___/        |_|   |_|
  Downloading C:\Users\runneradmin\AppData\Local\Temp\40ba4e95-2f6b-41e5-a6cd-70b76daf9aee\hougaard.com_SharePoint Connector_5.0.0.283.zip
  Downloading using WebClient
  Copy C:\ProgramData\BcContainerHelper\Extensions\bc8394289070\26803a5a-bf6c-434b-a250-63ee63ce29a7\hougaard.com_SharePoint Connector_5.0.0.283.app to D:\a\alair\alair\.buildartifacts\Dependencies
  Publishing C:\ProgramData\BcContainerHelper\Extensions\bc8394289070\26803a5a-bf6c-434b-a250-63ee63ce29a7\hougaard.com_SharePoint Connector_5.0.0.283.app
  Synchronizing SharePoint Connector on tenant default
  Installing SharePoint Connector on tenant default
  App hougaard.com_SharePoint Connector_5.0.0.283.app successfully published
  Installing apps took 19 seconds
Compiling apps
     _____                      _ _ _
    / ____|                    (_) (_)
   | |     ___  _ __ ___  _ __  _| |_ _ __   __ _    __ _ _ __  _ __  ___
   | |    / _ \| '_ ` _ \| '_ \| | | | '_ \ / _` |  / _` | '_ \| '_ \/ __|
   | |____ (_) | | | | | | |_) | | | | | | | (_| | | (_| | |_) | |_) \__ \
    \_____\___/|_| |_| |_| .__/|_|_|_|_| |_|\__, |  \__,_| .__/| .__/|___/
                         | |                 __/ |       | |   | |
                         |_|                |___/        |_|   |_|
  Using Version 1.0.9.0
  Compiling D:\a\alair\alair\Alair
  Copying DLLs from C:\Program Files\Microsoft Dynamics NAV\230\Service to assemblyProbingPath
  Removing dotnet Framework Assemblies
  Using Symbols Folder: D:\a\alair\alair\.packages
  Processing dependency Microsoft_Application_23.0.0.0 ()
  Downloading symbols: Microsoft_Application_23.5.16502.17764.app
  Url : http://172.22.241.145:7049/BC/dev/packages?publisher=Microsoft&appName=Application&versionText=23.0.0.0&tenant=default
  Downloading using WebClient
  Adding dependency to System Application from Microsoft
  Adding dependency to Base Application from Microsoft
  Processing dependency Microsoft_System_23.0.0.0 ()
  Downloading symbols: Microsoft_System_23.0.17701.0.app
  Url : http://172.22.241.145:7049/BC/dev/packages?publisher=Microsoft&appName=System&versionText=23.0.0.0&tenant=default
  Downloading using WebClient
  Processing dependency hougaard.com_SharePoint Connector_5.0.0.283 (23ebd065-b289-4a68-85e3-b8[410]
  Downloading symbols: hougaard.com_SharePoint Connector_5.0.0.283.app
  Url : http://172.22.241.145:7049/BC/dev/packages?appId=23ebd065-b289-4a68-85e3-b8410e360157&versionText=5.0.0.283&tenant=default
  Downloading using WebClient
  Processing dependency Microsoft__Exclude_ReportLayouts_21.0.0.0 (b7174aae-753c-4e71-bacb-d973995dce5e)
  Downloading symbols: Microsoft__Exclude_ReportLayouts_23.5.16502.17764.app
  Url : http://172.22.241.145:7049/BC/dev/packages?appId=b7174aae-753c-4e71-bacb-d973995dce5e&versionText=21.0.0.0&tenant=default
  Downloading using WebClient
  Processing dependency Microsoft__Exclude_Master_Data_Management_21.0.0.0 (a01864f8-9c3f-42f6-8328-8d7be1ce3e20)
  Downloading symbols: Microsoft__Exclude_Master_Data_Management_23.5.16502.17764.app
  Url : http://172.22.241.145:7049/BC/dev/packages?appId=a01864f8-9c3f-42f6-8328-8d7be1ce3e20&versionText=21.0.0.0&tenant=default
  Downloading using WebClient
  Processing dependency Microsoft_System Application_23.5.0.0 (63ca2fa4-4f03-4f2b-a480-172fef340d3f)
  Downloading symbols: Microsoft_System Application_23.5.16502.17764.app
  Url : http://172.22.241.145:7049/BC/dev/packages?appId=63ca2fa4-4f03-4f2b-a480-172fef340d3f&versionText=23.5.0.0&tenant=default
  Downloading using WebClient
  Processing dependency Microsoft_Base Application_23.5.0.0 (437dbf0e-84ff-[417]
  Downloading symbols: Microsoft_Base Application_23.5.16502.17764.app
  Url : http://172.22.241.145:7049/BC/dev/packages?appId=437dbf0e-84ff-417a-965d-ed2bb9650972&versionText=23.5.0.0&tenant=default
  Downloading using WebClient
  Compiling...
  Microsoft (R) AL Compiler version 12.7.14.43499
  Copyright (C) Microsoft Corporation. All rights reserved
  Compilation started for project 'Alair Homes' containing '2' files at '17:56:54.543'.
  Error: AL0185 Table 'SharePoint Folder Mapping EFQ' is missing
  Error: AL0307 Property value cannot be validated because the source table is unreachable.
  Error: AL0118 The name 'Rec' does not exist in the current context.
  Error: AL0118 The name 'Rec' does not exist in the current context.
  Error: AL0118 The name 'Rec' does not exist in the current context.
  Error: AL0118 The name 'Rec' does not exist in the current context.

  Error: AL0185 Table 'SharePoint Folder Mapping EFQ' is missing
  Compilation ended at '17:57:04.605'.
  App generation failed with exit code 1
  Compile-AppInBcContainer Telemetry Correlation Id: 7e550b0b-3a68-47a5-8e02-5b0133a4fa2e
freddydk commented 5 months ago

Would it be possible to create a public repository with a simple repo of this problem (create a new app, with a single codeunit with this issue or like) - in order to be able to troubleshoot this? This doesn't look like an AL-Go problem - but I am out of options as to what to check if I cannot see the repo.

donah001 commented 5 months ago

Alright i will do that shortly. Thanks

donah001 commented 5 months ago

@freddydk I have created this public repo https://github.com/donah001/algodependencyissue

freddydk commented 5 months ago

It looks like the app you have added in installapps is a symbols only app, which probably is the reason for this problem.

hougaard commented 5 months ago

It looks like the app you have added in installapps is a symbols only app, which probably is the reason for this problem.

Why would just compile fail due to only symbol apps?

hougaard commented 5 months ago

Runtime app files can be found here: https://www.hougaard.com/on-premises/

freddydk commented 5 months ago

Inside Run-AlPipeline, I publish the .app file to the container (works fine with a symbols .app file) - but when you then request the .app file as symbols from the container, you don't get the symbols - you get an empty .app file. I see this as a bug on the server and I have asked the devtools team whether this is a bug or not (to see whether I need to change something).

hougaard commented 5 months ago

I see this as a bug on the server and I have asked the devtools team whether this is a bug or not (to see whether I need to change something).

I agree :)

freddydk commented 5 months ago

BTW - I tried creating a container, publishing the symbols app and creating a new app using the container as environment - then VS Code also fails building the app. If I copy the .app file to .alpackages - then build works.

donah001 commented 5 months ago

@freddydk I'm just checking if there's any fix coming anytime soon?

donah001 commented 4 months ago

I was able to resolve this issue by using a lower version of the sharepoint connector v5.0.0.283.app and it was able to compile successfully. Thanks for your help in troubleshoot this. Appreciate