HodorNV / ALOps

ALOps
58 stars 24 forks source link

##[error]Cannot bind argument to parameter 'Path' because it is null when running ALOps App Sign Verify #299

Closed MortenRa closed 3 years ago

MortenRa commented 3 years ago

Describe the bug Seems that I sometimes have a returning error, so which improvement was done with the last v1.438 in regards to .

• ALOpsAppSign: Improved AppFile resolving • ALOpsAppSign: Improved path resolving / Register NavSip if required

Any new tricks I can use, I can not see why this happens. (last time I deleted all images and error went away, now I clean old images every week.

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

2021-01-18T15:17:06.0835135Z ##[section]Starting: ALOps App Sign Verify
2021-01-18T15:17:06.0978706Z ==============================================================================
2021-01-18T15:17:06.0979135Z Task         : ALOps App Sign Verify
2021-01-18T15:17:06.0979495Z Description  : Verify a signed AL Extension for Business Central
2021-01-18T15:17:06.0979838Z Version      : 1.438.2057
2021-01-18T15:17:06.0980101Z Author       : Hodor
2021-01-18T15:17:06.0980418Z Help         : Verify CodeSign of Business Central extension.
2021-01-18T15:17:06.0980820Z ==============================================================================
2021-01-18T15:17:07.3469926Z *** Configure AMSI for session: disable (in memory)
2021-01-18T15:17:07.6757493Z *** Validate configuration
2021-01-18T15:17:08.2350897Z *** Task Inputs:
2021-01-18T15:17:08.2410019Z 
2021-01-18T15:17:08.2500910Z name                        value
2021-01-18T15:17:08.2509298Z ----                        -----
2021-01-18T15:17:08.2514085Z usedocker                    True
2021-01-18T15:17:08.2520450Z fixed_tag                        
2021-01-18T15:17:08.2525565Z artifact_path                    
2021-01-18T15:17:08.2530472Z nav_artifact_app_filter *_APP.app
2021-01-18T15:17:08.2531346Z 
2021-01-18T15:17:08.2556724Z 
2021-01-18T15:17:08.2565189Z 
2021-01-18T15:17:08.2759786Z *** For documentation, please visit   : https://www.alops.be/documentation
2021-01-18T15:17:08.2764294Z 
2021-01-18T15:17:08.5756172Z *** ALOps License:
2021-01-18T15:17:08.5781824Z   * Licensed To: Abakion a/s
2021-01-18T15:17:08.5788125Z 
2021-01-18T15:17:08.6279223Z *** Importing required PS-Functions
2021-01-18T15:17:08.9568031Z *** Dynamic resolve App file.
2021-01-18T15:17:08.9580342Z *** Scanning [System.DefaultWorkingDirectory].
2021-01-18T15:17:08.9782292Z *** Scanning [System.ArtifactsDirectory].
2021-01-18T15:17:08.9817918Z *** Scanning [Pipeline.Workspace].
2021-01-18T15:17:09.0002083Z *** Multiple App files found with filter [*_APP.app].
2021-01-18T15:17:09.0082889Z   * C:\Agent\_work\24\s\Abakion_Document Handling_17.0.202103.4956_APP.app
2021-01-18T15:17:09.0096211Z   * C:\Agent\_work\24\a\Abakion_Document Handling_17.0.202103.4956_APP.app
2021-01-18T15:17:09.0134691Z *** Resolved App File: [C:\Agent\_work\24\a\Abakion_Document Handling_17.0.202103.4956_APP.app].
2021-01-18T15:17:09.0160447Z *** Connect Docker Session
2021-01-18T15:17:09.2110303Z *** Initiate Docker Session
2021-01-18T15:17:09.6907487Z *** Set Docker Container ErrorActionPreference = Stop
2021-01-18T15:17:10.0278888Z *** Setup Docker Session
2021-01-18T15:17:10.1676693Z *** Copy Artifact: [Abakion_Document Handling_17.0.202103.4956_APP.app]
2021-01-18T15:17:11.3065213Z ##[error]Cannot bind argument to parameter 'Path' because it is null.
2021-01-18T15:17:11.3472877Z ##[section]Finishing: ALOps App Sign Verify

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

2021-01-18T15:00:51.2433002Z ##[section]Starting: StartDockerContainer
2021-01-18T15:00:51.4249183Z ##[section]Starting: Initialize job
2021-01-18T15:00:51.4251306Z Agent name: 'AbakionSCBAgent'
2021-01-18T15:00:51.4251775Z Agent machine name: 'abakionscbagent'
2021-01-18T15:00:51.4252065Z Current agent version: '2.175.2'
2021-01-18T15:00:51.4281125Z Agent running as: 'abakionscbagent$'
2021-01-18T15:00:51.4329139Z Prepare build directory.
2021-01-18T15:00:51.4920763Z Set build variables.
2021-01-18T15:00:51.4955960Z Download all required tasks.
2021-01-18T15:00:51.5297772Z Checking job knob settings.
2021-01-18T15:00:51.5308322Z Finished checking job knob settings.
2021-01-18T15:00:51.5965594Z Start tracking orphan processes.
2021-01-18T15:00:51.6037693Z ##[section]Finishing: Initialize job
2021-01-18T15:00:51.6588179Z ##[section]Starting: Download secrets: ABSCBSecretVault
2021-01-18T15:00:51.7265224Z ==============================================================================
2021-01-18T15:00:51.7266112Z Task         : Azure Key Vault
2021-01-18T15:00:51.7266786Z Description  : Download Azure Key Vault secrets
2021-01-18T15:00:51.7267083Z Version      : 1.175.2
2021-01-18T15:00:51.7267643Z Author       : Microsoft Corporation
2021-01-18T15:00:51.7268394Z Help         : https://docs.microsoft.com/azure/devops/pipelines/tasks/deploy/azure-key-vault
2021-01-18T15:00:51.7268869Z ==============================================================================
2021-01-18T15:00:52.1579295Z ##[section]Finishing: Download secrets: 
2021-01-18T15:00:52.1701713Z ##[section]Starting: Download secrets: 
2021-01-18T15:00:52.1837741Z ==============================================================================
2021-01-18T15:00:52.1838123Z Task         : Azure Key Vault
2021-01-18T15:00:52.1838449Z Description  : Download Azure Key Vault secrets
2021-01-18T15:00:52.1838746Z Version      : 1.175.2
2021-01-18T15:00:52.1839023Z Author       : Microsoft Corporation
2021-01-18T15:00:52.1839424Z Help         : https://docs.microsoft.com/azure/devops/pipelines/tasks/deploy/azure-key-vault
2021-01-18T15:00:52.1839881Z ==============================================================================
2021-01-18T15:00:52.5898977Z SubscriptionId: 046d99ea-2192-47a8-a2eb-325f1c57284c.
2021-01-18T15:00:52.5900215Z Key vault name: 
2021-01-18T15:00:52.5917174Z Downloading secret value for: CodeSignPfxFile.
2021-01-18T15:00:52.6142049Z Downloading secret value for: CodeSignPfxPassword.
2021-01-18T15:00:52.6144796Z Downloading secret value for: LicenseFile.
2021-01-18T15:00:52.6148897Z Downloading secret value for: Password.
2021-01-18T15:00:52.6152189Z Downloading secret value for: Username.
2021-01-18T15:00:52.6158196Z Downloading secret value for: alops-licenseid.
2021-01-18T15:00:52.6162994Z Downloading secret value for: bcSasToken.
2021-01-18T15:00:53.0511091Z ##[section]Finishing: Download secrets: 
2021-01-18T15:00:53.0645955Z ##[section]Starting: Checkout Document Handling@refs/pull/1457/merge to s
2021-01-18T15:00:53.0857167Z ==============================================================================
2021-01-18T15:00:53.0857735Z Task         : Get sources
2021-01-18T15:00:53.0858114Z Description  : Get sources from a repository. Supports Git, TfsVC, and SVN repositories.
2021-01-18T15:00:53.0858507Z Version      : 1.0.0
2021-01-18T15:00:53.0858772Z Author       : Microsoft
2021-01-18T15:00:53.0860194Z Help         : [More Information](https://go.microsoft.com/fwlink/?LinkId=798199)
2021-01-18T15:00:53.0860655Z ==============================================================================
2021-01-18T15:00:53.5723999Z Syncing repository: Document Handling (Git)
2021-01-18T15:00:53.5830964Z Prepending Path environment variable with directory containing 'git.exe'.
2021-01-18T15:00:53.5894221Z ##[command]git version
2021-01-18T15:00:53.6847751Z git version 2.26.2.windows.1
2021-01-18T15:00:53.6938279Z ##[command]git config --get remote.origin.url
2021-01-18T15:00:53.7520937Z ##[command]git clean -ffdx
2021-01-18T15:00:53.8034808Z Removing Abakion_Document Handling_17.0.202103.4955_APP.app
2021-01-18T15:00:53.8035612Z Removing compilelog.txt
2021-01-18T15:00:53.8098636Z ##[command]git reset --hard HEAD
2021-01-18T15:00:53.8761944Z HEAD is now at 1f289fb Merge pull request 1457 from SCB760-56 into master
2021-01-18T15:00:53.8843451Z ##[command]git config gc.auto 0
2021-01-18T15:00:53.9435322Z ##[command]git config --get-all http.https://abakionscb@dev.azure.com/abakionscb/Abakion%20Apps/_git/Document%20Handling.extraheader
2021-01-18T15:00:54.0057495Z ##[command]git config --get-all http.proxy
2021-01-18T15:00:54.0625621Z ##[command]git config http.version HTTP/1.1
2021-01-18T15:00:54.1309153Z ##[command]git -c http.extraheader="AUTHORIZATION: bearer ***" fetch --force --tags --prune --progress --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/pull/1457/merge:refs/remotes/pull/1457/merge
2021-01-18T15:00:54.5139809Z ##[command]git checkout --progress --force refs/remotes/pull/1457/merge
2021-01-18T15:00:54.5173086Z HEAD is now at 1f289fb Merge pull request 1457 from SCB760-56 into master
2021-01-18T15:00:54.5378548Z ##[section]Finishing: Checkout Document Handling@refs/pull/1457/merge to s
2021-01-18T15:00:54.5506803Z ##[section]Starting: Preparing Docker Environment
2021-01-18T15:00:54.5666892Z ==============================================================================
2021-01-18T15:00:54.5667252Z Task         : Command line
2021-01-18T15:00:54.5667609Z Description  : Run a command line script using Bash on Linux and macOS and cmd.exe on Windows
2021-01-18T15:00:54.5667940Z Version      : 2.178.0
2021-01-18T15:00:54.5668197Z Author       : Microsoft Corporation
2021-01-18T15:00:54.5668688Z Help         : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/command-line
2021-01-18T15:00:54.5669349Z ==============================================================================
2021-01-18T15:00:55.6492098Z Generating script.
2021-01-18T15:00:55.6984825Z ========================== Starting Command Output ===========================
2021-01-18T15:00:55.7263012Z ##[command]"C:\windows\system32\cmd.exe" /D /E:ON /V:OFF /S /C "CALL "C:\Agent\_work\_temp\9fe4935b-da5b-4d35-bd00-46c1ba29eadd.cmd""
2021-01-18T15:00:55.7520151Z "Preparing Docker Environment"
2021-01-18T15:00:55.7525030Z "country w1"
2021-01-18T15:00:55.7530819Z "useinsider False"
2021-01-18T15:00:55.7537198Z "Nextminor False"
2021-01-18T15:00:55.7880836Z ##[section]Finishing: Preparing Docker Environment
2021-01-18T15:00:55.7998541Z ##[section]Starting: Create Docker Image
2021-01-18T15:00:55.8137439Z ==============================================================================
2021-01-18T15:00:55.8137806Z Task         : ALOps Docker Create
2021-01-18T15:00:55.8138132Z Description  : Create Docker image from Business Central Artifacts
2021-01-18T15:00:55.8138415Z Version      : 1.438.2057
2021-01-18T15:00:55.8138653Z Author       : Hodor
2021-01-18T15:00:55.8138988Z Help         : Create Docker image based on NAV/BC Artifacts.
2021-01-18T15:00:55.8139347Z ==============================================================================
2021-01-18T15:00:57.0408376Z *** Configure AMSI for session: disable (in memory)
2021-01-18T15:00:58.0045735Z *** Validate configuration
2021-01-18T15:00:58.4772531Z *** Task Inputs:
2021-01-18T15:00:58.4854886Z 
2021-01-18T15:00:58.5022336Z name                      value                                                                                      
2021-01-18T15:00:58.5028488Z ----                      -----                                                                                      
2021-01-18T15:00:58.5032776Z artifactspecification     Specific                                                                                   
2021-01-18T15:00:58.5037232Z artifactversion                                                                                                      
2021-01-18T15:00:58.5041430Z artifacttype              Sandbox                                                                                    
2021-01-18T15:00:58.5046142Z artifactcountry           w1                                                                                         
2021-01-18T15:00:58.5050659Z versionselect             Latest                                                                                     
2021-01-18T15:00:58.5056164Z artifacthint                                                                                                         
2021-01-18T15:00:58.5060913Z multitenant               False                                                                                      
2021-01-18T15:00:58.5065347Z memory                    8G                                                                                         
2021-01-18T15:00:58.5069419Z imageprefix               myImage                                                                                    
2021-01-18T15:00:58.5074416Z dockerregistry                                                                                                       
2021-01-18T15:00:58.5080730Z dockerusername                                                                                                       
2021-01-18T15:00:58.5085378Z dockerpassword                                                                                                       
2021-01-18T15:00:58.5089916Z storageaccount                                                                                                       
2021-01-18T15:00:58.5095617Z sastoken                                                                                                             
2021-01-18T15:00:58.5099891Z forcecreateimage          True                                                                                       
2021-01-18T15:00:58.5104182Z myscripts                                                                                                            
2021-01-18T15:00:58.5108420Z imagenametemplate         %IMAGE_PREFIX%:%ARTIFACT_TYPE%-%ARTIFACT_VERSION%-%ARTIFACT_COUNTRY%-%OS_VERSION%-%OS_LTSC%
2021-01-18T15:00:58.5112682Z licensefile                                                                                                          
2021-01-18T15:00:58.5116968Z includetesttoolkit        False                                                                                      
2021-01-18T15:00:58.5125758Z includetestlibrariesonly  False                                                                                      
2021-01-18T15:00:58.5126526Z includetestframeworkonly  False                                                                                      
2021-01-18T15:00:58.5129341Z includeperformancetoolkit False                                                                                      
2021-01-18T15:00:58.5129898Z 
2021-01-18T15:00:58.5158642Z 
2021-01-18T15:00:58.5165386Z 
2021-01-18T15:00:58.5388382Z *** For documentation, please visit   : https://www.alops.be/documentation
2021-01-18T15:00:58.5393919Z 
2021-01-18T15:00:58.8482734Z *** ALOps License:
2021-01-18T15:00:58.8509700Z   * Licensed To: Abakion a/s
2021-01-18T15:00:58.8515958Z 
2021-01-18T15:00:58.8869147Z *** Importing required PS-Functions
2021-01-18T15:00:59.1563761Z *** Install/Update BCContainerHelper [https://github.com/microsoft/navcontainerhelper]
2021-01-18T15:00:59.1641291Z *** Check BcContainerHelper
2021-01-18T15:00:59.3333718Z *** Load BcContainerHelper
2021-01-18T15:01:00.6980327Z 
2021-01-18T15:01:00.6987496Z 
2021-01-18T15:01:00.7053124Z *** Get Artifact Url for Version [] / Country [w1] / Type [Sandbox]: Latest
2021-01-18T15:01:00.7179850Z ##[command]"Get-BCArtifactUrl" 
2021-01-18T15:01:00.7180545Z Name                           Value                                                                                   
2021-01-18T15:01:00.7181664Z ----                           -----                                                                                   
2021-01-18T15:01:00.7183369Z select                         Latest                                                                                  
2021-01-18T15:01:00.7184450Z type                           Sandbox                                                                                 
2021-01-18T15:01:00.7185359Z country                        w1                                                                                      
2021-01-18T15:01:00.7185899Z 
2021-01-18T15:01:00.7186095Z 
2021-01-18T15:01:00.7186339Z 
2021-01-18T15:01:15.4170493Z *** Artifact Url: [https://bcartifacts.azureedge.net/sandbox/17.3.20469.20933/w1]
2021-01-18T15:01:15.4183250Z *** Build new Image based on [https://bcartifacts.azureedge.net/sandbox/17.3.20469.20933/w1]
2021-01-18T15:01:15.4256951Z *** Artifact Type   : [sandbox]
2021-01-18T15:01:15.4270555Z *** Artifact Version: [17.3.20469.20933]
2021-01-18T15:01:15.4288507Z *** Artifact Country: [w1]
2021-01-18T15:01:15.6125371Z *** OS: [2019]
2021-01-18T15:01:16.4022523Z *** OS version: [10.0.17763.1577]
2021-01-18T15:01:16.4036038Z *** Image Template: [%IMAGE_PREFIX%:%ARTIFACT_TYPE%-%ARTIFACT_VERSION%-%ARTIFACT_COUNTRY%-%OS_VERSION%-%OS_LTSC%]
2021-01-18T15:01:16.4077191Z *** ImageName: [myimage:sandbox-17.3.20469.20933-w1-10.0.17763.1577-ltsc2019]
2021-01-18T15:01:16.4117420Z *** Set Pipeline variable $(ALOPS_BC_IMAGE) = 'myimage:sandbox-17.3.20469.20933-w1-10.0.17763.1577-ltsc2019'
2021-01-18T15:01:16.4195599Z *** Forcing image creation.
2021-01-18T15:01:16.5788345Z *** No 'MyScripts' specified, skipping parse.
2021-01-18T15:01:16.5812320Z *** Create Image: myimage:sandbox-17.3.20469.20933-w1-10.0.17763.1577-ltsc2019
2021-01-18T15:01:16.5836294Z ##[command]"New-BcImage" 
2021-01-18T15:01:16.5837125Z Name                           Value                                                                                   
2021-01-18T15:01:16.5837833Z ----                           -----                                                                                   
2021-01-18T15:01:16.5838908Z includePerformanceToolkit      False                                                                                   
2021-01-18T15:01:16.5839509Z includeTestToolkit             False                                                                                   
2021-01-18T15:01:16.5840055Z memory                         8G                                                                                      
2021-01-18T15:01:16.5841646Z artifactUrl                    https://bcartifacts.azureedge.net/sandbox/17.3.20469.20933/w1                           
2021-01-18T15:01:16.5842289Z multitenant                    False                                                                                   
2021-01-18T15:01:16.5842865Z imageName                      myimage:sandbox-17.3.20469.20933-w1-10.0.17763.1577-ltsc2019                            
2021-01-18T15:01:16.5843421Z includeTestLibrariesOnly       False                                                                                   
2021-01-18T15:01:16.5844105Z includeTestFrameworkOnly       False                                                                                   
2021-01-18T15:01:16.5844410Z 
2021-01-18T15:01:16.5844643Z 
2021-01-18T15:01:16.5844782Z 
2021-01-18T15:01:17.4941811Z Building image myimage:sandbox-17.3.20469.20933-w1-10.0.17763.1577-ltsc2019 based on mcr.microsoft.com/dynamicsnav:10.0.17763.1577-generic with https://bcartifacts.azureedge.net/sandbox/17.3.20469.20933/w1
2021-01-18T15:01:17.4968216Z Pulling latest image mcr.microsoft.com/dynamicsnav:10.0.17763.1577-generic
2021-01-18T15:01:17.7850534Z 10.0.17763.1577-generic: Pulling from dynamicsnav
2021-01-18T15:01:17.9594258Z Generic Tag: 0.1.0.24
2021-01-18T15:01:18.1142596Z Container OS Version: 10.0.17763.1577 (ltsc2019)
2021-01-18T15:01:18.1157179Z Host OS Version: 10.0.17763.1697 (ltsc2019)
2021-01-18T15:01:19.8131071Z Using hyperv isolation
2021-01-18T15:01:19.8306982Z Files in c:\bcartifacts.cache\tmp637465824798048440\my:
2021-01-18T15:01:19.8384211Z Copying Platform Artifacts
2021-01-18T15:01:28.8797094Z Copying Database
2021-01-18T15:01:29.3298346Z Copying Licensefile
2021-01-18T15:01:29.3531204Z Copying Extensions
2021-01-18T15:02:25.6040632Z Untagged: myimage:sandbox-17.3.20469.20933-w1-10.0.17763.1577-ltsc2019
2021-01-18T15:02:25.6043124Z Deleted: sha256:dc55210b9115a6a6d15170d3ae4d2cf87010076deaeddfa42f295d79ac660121
2021-01-18T15:02:25.6045522Z Deleted: sha256:ec947228741acfc7fcaa5cc2aaf4d31607e395fa33d81c2c6ce5ab92fbf719d7
2021-01-18T15:02:25.6046206Z Deleted: sha256:bad525527e665d7f5be8112cf7328880e1ea96c1e43e3c98d9db7bdcb17b4320
2021-01-18T15:02:25.6049501Z Deleted: sha256:96910d7a3ac274e5f80c766928ffe5944245f5dae4afc9448cbf43d13d2c3097
2021-01-18T15:02:25.6051509Z Deleted: sha256:8099bf478fdbcb64462b7f7a5f539b9a9785fe09d790026c5dbe148c6783f4c2
2021-01-18T15:02:25.6055981Z Deleted: sha256:383a35bbcae653e1e95a032ca85541f4e2b0260cac97f8c13ce7ab61110c486a
2021-01-18T15:02:25.6132601Z c:\bcartifacts.cache\tmp637465824798048440
2021-01-18T15:02:50.1192170Z Sending build context to Docker daemon  1.566GB
2021-01-18T15:02:50.1192609Z 
2021-01-18T15:02:50.2458453Z Step 1/6 : FROM mcr.microsoft.com/dynamicsnav:10.0.17763.1577-generic
2021-01-18T15:02:50.2464398Z  ---> 8e70404d55fc
2021-01-18T15:02:50.2467237Z Step 2/6 : ENV DatabaseServer=localhost DatabaseInstance=SQLEXPRESS DatabaseName=CRONUS IsBcSandbox=Y artifactUrl=https://bcartifacts.azureedge.net/sandbox/17.3.20469.20933/w1
2021-01-18T15:02:50.2579822Z  ---> Using cache
2021-01-18T15:02:50.2582053Z  ---> 581e535163fc
2021-01-18T15:02:50.2584121Z Step 3/6 : COPY my /run/
2021-01-18T15:02:50.2594438Z  ---> Using cache
2021-01-18T15:02:50.2596545Z  ---> db560fb2484e
2021-01-18T15:02:50.2599694Z Step 4/6 : COPY NAVDVD /NAVDVD/
2021-01-18T15:05:19.8105632Z  ---> f22fa97c30c9
2021-01-18T15:05:19.8107557Z Step 5/6 : RUN \Run\start.ps1 -installOnly
2021-01-18T15:05:19.9324787Z  ---> Running in 8e3ef558fcbc
2021-01-18T15:05:32.2622361Z Using installer from C:\Run\150-new
2021-01-18T15:05:32.6876483Z Installing Business Central
2021-01-18T15:05:32.7042523Z Installing from DVD
2021-01-18T15:05:32.7078631Z Starting Local SQL Server
2021-01-18T15:05:38.4082963Z Starting Internet Information Server
2021-01-18T15:05:39.0620300Z Copying Service Tier Files
2021-01-18T15:05:48.1383572Z Copying PowerShell Scripts
2021-01-18T15:05:51.1194191Z Copying dependencies
2021-01-18T15:05:51.1726540Z Copying ReportBuilder
2021-01-18T15:05:51.5094603Z Importing PowerShell Modules
2021-01-18T15:05:51.8310174Z Determining Database Collation
2021-01-18T15:05:55.3701590Z Restoring CRONUS Demo Database
2021-01-18T15:06:16.8744150Z Modifying Business Central Service Tier Config File for Docker
2021-01-18T15:06:16.9023440Z Creating Business Central Service Tier
2021-01-18T15:06:17.1033190Z Installing SIP crypto provider: 'C:\Windows\System32\NavSip.dll'
2021-01-18T15:06:43.2739490Z Copying Web Client Files
2021-01-18T15:06:43.2742243Z Copying Client Files
2021-01-18T15:06:43.2746456Z Copying ModernDev Files
2021-01-18T15:06:43.2753126Z Copying additional files
2021-01-18T15:06:43.2755776Z Copying ConfigurationPackages
2021-01-18T15:06:43.2757636Z Copying Test Assemblies
2021-01-18T15:06:43.2759643Z Copying Extensions
2021-01-18T15:06:43.2761923Z Copying Applications
2021-01-18T15:06:43.2763798Z Starting Business Central Service Tier
2021-01-18T15:08:58.1995919Z Importing CRONUS license file
2021-01-18T15:08:59.0946582Z Stopping Business Central Service Tier
2021-01-18T15:08:59.4007250Z Installation took 207 seconds
2021-01-18T15:08:59.4033101Z Installation complete
2021-01-18T15:12:34.3632676Z Removing intermediate container 8e3ef558fcbc
2021-01-18T15:12:34.3633256Z  ---> 17280d27d3ac
2021-01-18T15:12:34.3635559Z Step 6/6 : LABEL legal="http://go.microsoft.com/fwlink/?LinkId=837447"       created="202101181502"       nav=""       cu=""       country="W1"       version="17.3.20469.20933"       platform="17.0.20458.20843"
2021-01-18T15:12:34.5620524Z  ---> Running in 55e4752d1c82
2021-01-18T15:12:37.4876926Z Removing intermediate container 55e4752d1c82
2021-01-18T15:12:37.4877938Z  ---> 65c4159b165e
2021-01-18T15:12:39.4646588Z Successfully built 65c4159b165e
2021-01-18T15:12:39.5630813Z Successfully tagged myimage:sandbox-17.3.20469.20933-w1-10.0.17763.1577-ltsc2019
2021-01-18T15:12:39.5838864Z Building image took 682 seconds
2021-01-18T15:12:42.4162103Z *** Created Image: myimage:sandbox-17.3.20469.20933-w1-10.0.17763.1577-ltsc2019
2021-01-18T15:12:42.4187049Z *** No Docker Registry specified
2021-01-18T15:12:42.4205058Z *** Docker Create Succeeded.
2021-01-18T15:12:42.4301207Z *** Cleanup VSTS Environment: True
2021-01-18T15:12:44.7130701Z ##[section]Finishing: Create Docker Image
2021-01-18T15:12:44.7285373Z ##[section]Starting: ALOPS - Start Docker Container
2021-01-18T15:12:44.7444653Z ==============================================================================
2021-01-18T15:12:44.7445049Z Task         : ALOps Docker Start
2021-01-18T15:12:44.7445366Z Description  : Start a Business Central container
2021-01-18T15:12:44.7445633Z Version      : 1.438.2057
2021-01-18T15:12:44.7445886Z Author       : Hodor
2021-01-18T15:12:44.7446199Z Help         : Start Business Central docker container.
2021-01-18T15:12:44.7446578Z ==============================================================================
2021-01-18T15:12:46.0234430Z *** Configure AMSI for session: disable (in memory)
2021-01-18T15:12:46.6403702Z *** Importing required PS-Functions
2021-01-18T15:12:47.0920453Z *** Validate configuration
2021-01-18T15:12:47.5788972Z *** Task Inputs:
2021-01-18T15:12:47.5865733Z 
2021-01-18T15:12:47.6041330Z name                        value                                                       
2021-01-18T15:12:47.6046745Z ----                        -----                                                       
2021-01-18T15:12:47.6049712Z fixed_tag                                                                               
2021-01-18T15:12:47.6054630Z ignore_no_container_warning False                                                       
2021-01-18T15:12:47.6057745Z docker_image                myimage:sandbox-17.3.20469.20933-w1-10.0.17763.1577-ltsc2019
2021-01-18T15:12:47.6060957Z accept_image_eula           True                                                        
2021-01-18T15:12:47.6063753Z accept_image_outdated       True                                                        
2021-01-18T15:12:47.6065737Z enable_symbol_loading       False                                                       
2021-01-18T15:12:47.6071137Z enable_api_services         False                                                       
2021-01-18T15:12:47.6074093Z docker_pull                 True                                                        
2021-01-18T15:12:47.6075893Z dockerauthentication        None                                                        
2021-01-18T15:12:47.6081878Z docker_login                                                                            
2021-01-18T15:12:47.6085278Z docker_username                                                                         
2021-01-18T15:12:47.6087105Z docker_password                                                                         
2021-01-18T15:12:47.6089292Z docker_registry                                                                         
2021-01-18T15:12:47.6091634Z memory_gb                   8                                                           
2021-01-18T15:12:47.6094097Z container_restart           no                                                          
2021-01-18T15:12:47.6095906Z docker_parameters           --isolation=hyperv                                          
2021-01-18T15:12:47.6098803Z sql_server                                                                              
2021-01-18T15:12:47.6100960Z sql_server_instance                                                                     
2021-01-18T15:12:47.6103687Z sql_database                                                                            
2021-01-18T15:12:47.6107699Z sql_database_user                                                                       
2021-01-18T15:12:47.6112446Z sql_database_user_password                                                              
2021-01-18T15:12:47.6116687Z sql_backup_file                                                                         
2021-01-18T15:12:47.6120939Z encryption_key                                                                          
2021-01-18T15:12:47.6121777Z 
2021-01-18T15:12:47.6165614Z 
2021-01-18T15:12:47.6174089Z 
2021-01-18T15:12:47.6412873Z *** For documentation, please visit   : https://www.alops.be/documentation
2021-01-18T15:12:47.6418911Z 
2021-01-18T15:12:48.1858652Z *** ALOps License:
2021-01-18T15:12:48.1887324Z   * Licensed To: Abakion a/s
2021-01-18T15:12:48.1893254Z 
2021-01-18T15:12:48.4297451Z *** Splitting Additional Docker Parameters
2021-01-18T15:12:48.4310502Z *** Additional Docker parameters:
2021-01-18T15:12:48.4321229Z 
2021-01-18T15:12:48.4324029Z --isolation=hyperv
2021-01-18T15:12:48.4385410Z *** Add docker parameter: --isolation=hyperv
2021-01-18T15:12:48.4407292Z ##[command]"docker" create --memory 8G --env accept_eula=Y --env accept_outdated=Y --restart no --label TFSBuild=Document Handling_4956 --isolation=hyperv myimage:sandbox-17.3.20469.20933-w1-10.0.17763.1577-ltsc2019
2021-01-18T15:12:48.6952431Z *** Checking for Assemblies in App
2021-01-18T15:12:48.7056555Z ##[command]"docker" start bb389badcd1d75f22963f4b65ae0c0b2d1463bdbed1cd0e9f03e7a616e2c0cb9
2021-01-18T15:12:56.1806808Z *** Container Started: bb389badcd1d75f22963f4b65ae0c0b2d1463bdbed1cd0e9f03e7a616e2c0cb9
2021-01-18T15:12:56.4158625Z *** Container Labels:
2021-01-18T15:12:56.4218604Z 
2021-01-18T15:12:56.5204879Z *** Docker Start OK.
2021-01-18T15:12:56.5205181Z *** Cleanup VSTS Environment: True
2021-01-18T15:12:58.7506230Z ##[section]Async Command Start: Add Build Tag
2021-01-18T15:12:58.7506886Z Build '4956' has following tags now: myimage-sandbox-17.3.20469.20933-w1-10.0.17763.1577-ltsc2019
2021-01-18T15:12:58.7507329Z ##[section]Async Command End: Add Build Tag
2021-01-18T15:12:58.7508489Z ##[section]Async Command Start: Add Build Tag
2021-01-18T15:12:58.7509126Z Build '4956' has following tags now: BC.Platform.17.0.20458.20843, myimage-sandbox-17.3.20469.20933-w1-10.0.17763.1577-ltsc2019
2021-01-18T15:12:58.7509602Z ##[section]Async Command End: Add Build Tag
2021-01-18T15:12:58.7510495Z ##[section]Async Command Start: Add Build Tag
2021-01-18T15:12:58.7511186Z Build '4956' has following tags now: BC.Platform.17.0.20458.20843, myimage-sandbox-17.3.20469.20933-w1-10.0.17763.1577-ltsc2019, BC.Version.17.3.20469.20933
2021-01-18T15:12:58.7511714Z ##[section]Async Command End: Add Build Tag
2021-01-18T15:12:58.7513214Z ##[section]Finishing: ALOPS - Start Docker Container
2021-01-18T15:12:58.7667938Z ##[section]Starting: ALOPS - Wait for Docker Container to start
2021-01-18T15:12:58.7828027Z ==============================================================================
2021-01-18T15:12:58.7828426Z Task         : ALOps Docker Wait
2021-01-18T15:12:58.7828794Z Description  : Wait until the Business Central container is started
2021-01-18T15:12:58.7829129Z Version      : 1.438.2057
2021-01-18T15:12:58.7829379Z Author       : Hodor
2021-01-18T15:12:58.7829730Z Help         : Wait until the Business Central container is started.
2021-01-18T15:12:58.7830205Z ==============================================================================
2021-01-18T15:13:00.1876887Z *** Configure AMSI for session: disable (in memory)
2021-01-18T15:13:00.7441944Z *** Validate configuration
2021-01-18T15:13:01.2252116Z *** Task Inputs:
2021-01-18T15:13:01.2312445Z 
2021-01-18T15:13:01.2485465Z name                 value                 
2021-01-18T15:13:01.2491104Z ----                 -----                 
2021-01-18T15:13:01.2496071Z fixed_tag                                  
2021-01-18T15:13:01.2500358Z search_string        Ready for connections!
2021-01-18T15:13:01.2505149Z error_string                               
2021-01-18T15:13:01.2510092Z setup_working_folder True                  
2021-01-18T15:13:01.2514965Z usecompression       True                  
2021-01-18T15:13:01.2565787Z printlogs            True                  
2021-01-18T15:13:01.2566465Z 
2021-01-18T15:13:01.2594209Z 
2021-01-18T15:13:01.2601263Z 
2021-01-18T15:13:01.2804163Z *** For documentation, please visit   : https://www.alops.be/documentation
2021-01-18T15:13:01.2808620Z 
2021-01-18T15:13:01.5804197Z *** ALOps License:
2021-01-18T15:13:01.5837279Z   * Licensed To: Abakion a/s
2021-01-18T15:13:01.5842237Z 
2021-01-18T15:13:01.5998222Z *** Importing required PS-Functions
2021-01-18T15:13:03.3247346Z *** Waiting for Docker Container Log Entry: Ready for connections!
2021-01-18T15:13:04.8545105Z Initializing...
2021-01-18T15:13:04.8566665Z Starting Container
2021-01-18T15:13:04.8582641Z Hostname is bb389badcd1d
2021-01-18T15:13:04.8595519Z PublicDnsName is bb389badcd1d
2021-01-18T15:13:04.8609775Z Using NavUserPassword Authentication
2021-01-18T15:13:06.3473538Z Starting Local SQL Server
2021-01-18T15:13:09.4263569Z Starting Internet Information Server
2021-01-18T15:13:10.9448478Z Creating Self Signed Certificate
2021-01-18T15:13:13.7899364Z Self Signed Certificate Thumbprint 00C0B23C9E98C996CB43C55C87259B67529CED01
2021-01-18T15:13:13.7912216Z Modifying Service Tier Config File with Instance Specific Settings
2021-01-18T15:13:15.3425354Z Starting Service Tier
2021-01-18T15:14:47.4701898Z Registering event sources
2021-01-18T15:14:47.4716338Z Creating DotNetCore Web Server Instance
2021-01-18T15:15:02.1468740Z Enabling Financials User Experience
2021-01-18T15:15:02.1480821Z Creating http download site
2021-01-18T15:15:03.4803902Z Setting SA Password and enabling SA
2021-01-18T15:15:04.8152999Z Creating *** as SQL User and add to sys***
2021-01-18T15:15:06.1789720Z Creating SUPER user
2021-01-18T15:15:19.5920357Z Container IP Address: 172.22.198.167
2021-01-18T15:15:19.5936447Z Container Hostname  : bb389badcd1d
2021-01-18T15:15:19.5950048Z Container Dns Name  : bb389badcd1d
2021-01-18T15:15:19.5964692Z Web Client          : https://bb389badcd1d/BC/
2021-01-18T15:15:19.5981411Z Admin Username      : ***
2021-01-18T15:15:19.5993902Z Admin Password      : Golu4420
2021-01-18T15:15:19.6007192Z Dev. Server         : https://bb389badcd1d
2021-01-18T15:15:19.6024733Z Dev. ServerInstance : BC
2021-01-18T15:15:19.6030271Z 
2021-01-18T15:15:19.6043090Z Files:
2021-01-18T15:15:19.6055959Z http://bb389badcd1d:8080/ALLanguage.vsix
2021-01-18T15:15:19.6067533Z http://bb389badcd1d:8080/certificate.cer
2021-01-18T15:15:19.6073035Z 
2021-01-18T15:15:19.6086465Z WARNING: You are running a container which is 68 days old.
2021-01-18T15:15:19.6101040Z Microsoft recommends that you always run the latest version of our containers.
2021-01-18T15:15:19.6103954Z 
2021-01-18T15:15:19.6117022Z Container Total Physical Memory is 8.5Gb
2021-01-18T15:15:19.6129035Z Container Free Physical Memory is 6.8Gb
2021-01-18T15:15:19.6133951Z 
2021-01-18T15:15:19.6146930Z Initialization took 136 seconds
2021-01-18T15:15:19.6159383Z Ready for connections!
2021-01-18T15:15:19.6171553Z Starting EventLog Monitor
2021-01-18T15:15:19.6185079Z Monitoring EventSources from EventLog[Application]:
2021-01-18T15:15:19.6195712Z - MicrosoftDynamicsNAVClientClientService
2021-01-18T15:15:19.6207560Z - MicrosoftDynamicsNAVClientWebClient
2021-01-18T15:15:19.6219393Z - MicrosoftDynamicsNavServer$BC
2021-01-18T15:15:19.6231138Z - MSSQL$SQLEXPRESS
2021-01-18T15:15:19.6235845Z 
2021-01-18T15:15:19.7745416Z 
2021-01-18T15:15:20.2121665Z *** BC Container Parameters:
2021-01-18T15:15:20.2143476Z 
2021-01-18T15:15:20.2155728Z *** Mapping container info to global variables:
2021-01-18T15:15:20.2201450Z *** Set Pipeline variable $(ALOPS_DOCKER_CONTAINER_ID) = 'bb389badcd1d75f22963f4b65ae0c0b2d1463bdbed1cd0e9f03e7a616e2c0cb9'
2021-01-18T15:15:20.2326556Z *** Set Pipeline variable $(ALOPS_DOCKER_IPADDRESS) = '172.22.198.167'
2021-01-18T15:15:20.2380101Z *** Set Pipeline variable $(ALOPS_DOCKER_HOSTNAME) = 'bb389badcd1d'
2021-01-18T15:15:20.2419083Z *** Set Pipeline variable $(ALOPS_DOCKER_DNSNAME) = 'bb389badcd1d'
2021-01-18T15:15:20.2458269Z *** Set Pipeline variable $(ALOPS_DOCKER_WEBCLIENT) = 'https://bb389badcd1d/BC/'
2021-01-18T15:15:20.2504123Z *** Set Pipeline variable $(ALOPS_DOCKER_VSIX) = 'http://bb389badcd1d:8080/ALLanguage.vsix'
2021-01-18T15:15:20.2553158Z *** Set Pipeline variable $(ALOPS_DOCKER_CERTIFICATE) = 'http://bb389badcd1d:8080/certificate.cer'
2021-01-18T15:15:20.2613347Z *** Set Pipeline variable $(ALOPS_DOCKER_ADMINUSER) = '***'
2021-01-18T15:15:20.2672235Z *** Set Pipeline variable $(ALOPS_DOCKER_ADMINPASSWORD) = 'Golu4420'
2021-01-18T15:15:20.2719819Z *** Set Pipeline variable $(ALOPS_DOCKER_NAVSERVERINSTANCE) = 'BC'
2021-01-18T15:15:20.2881675Z *** Initiate Docker Session
2021-01-18T15:15:20.6511621Z *** Set Docker Container ErrorActionPreference = Stop
2021-01-18T15:15:20.7566063Z *** Working folder: C:\Agent\_work\24\s
2021-01-18T15:15:20.7582048Z ***
2021-01-18T15:15:20.7597257Z *** Copy Working folder to Docker Container: bb389badcd1d75f22963f4b65ae0c0b2d1463bdbed1cd0e9f03e7a616e2c0cb9
2021-01-18T15:15:20.7612246Z *** Docker Working Folder: c:\Run\DevOps\
2021-01-18T15:15:20.7625685Z *** Copy from [C:\Agent\_work\24\s] to [c:\Run\DevOps\]
2021-01-18T15:15:20.9145559Z *** Compression Enabled Transfer (Dotnet)
2021-01-18T15:15:20.9250526Z *** Compress Source Files
2021-01-18T15:15:22.2488480Z *** Transfer compressed Archive to session (25532321 bytes)
2021-01-18T15:15:27.4665937Z *** Expand source files in target session
2021-01-18T15:15:28.0357744Z *** Source File setup completed
2021-01-18T15:15:28.0427494Z *** Container : Ready for connections!
2021-01-18T15:15:28.0525836Z *** Cleanup VSTS Environment: True
2021-01-18T15:15:30.3323607Z ##[section]Finishing: ALOPS - Wait for Docker Container to start
2021-01-18T15:15:30.3607344Z ##[section]Starting: ALOps License Import
2021-01-18T15:15:30.3756199Z ==============================================================================
2021-01-18T15:15:30.3756603Z Task         : ALOps License Import
2021-01-18T15:15:30.3756946Z Description  : Import Business Central license (.flf)
2021-01-18T15:15:30.3757253Z Version      : 1.438.2057
2021-01-18T15:15:30.3757503Z Author       : Hodor
2021-01-18T15:15:30.3757832Z Help         : Import Business Central license (.flf).
2021-01-18T15:15:30.3758221Z ==============================================================================
2021-01-18T15:15:31.6045588Z *** Configure AMSI for session: disable (in memory)
2021-01-18T15:15:32.1209969Z *** Validate configuration
2021-01-18T15:15:32.5473314Z *** Task Inputs:
2021-01-18T15:15:32.5531827Z 
2021-01-18T15:15:32.5630582Z name                                                                                                              value
2021-01-18T15:15:32.5634698Z ----                                                                                                              -----
2021-01-18T15:15:32.5639800Z usedocker                                                                                                          True
2021-01-18T15:15:32.5643101Z fixed_tag                                                                                                              
2021-01-18T15:15:32.5647022Z nav_serverinstance                                                                                                BC140
2021-01-18T15:15:32.5714088Z license_path        ...Z&se=2023-09-08T07%3A34%3A00Z&sr=b&sp=r&sig=P1LF9ovfkC%2B1Q5xA1%2F3XG4gf%2Ff3pnOGlCnWDd25RFUk%3D
2021-01-18T15:15:32.5722966Z remove_license_file                                                                                                True
2021-01-18T15:15:32.5725745Z print_license_info                                                                                                False
2021-01-18T15:15:32.5731214Z license_scope                                                                                                   Default
2021-01-18T15:15:32.5731592Z 
2021-01-18T15:15:32.5757348Z 
2021-01-18T15:15:32.5763707Z 
2021-01-18T15:15:32.5953374Z *** For documentation, please visit   : https://www.alops.be/documentation
2021-01-18T15:15:32.5959403Z 
2021-01-18T15:15:32.8584582Z *** ALOps License:
2021-01-18T15:15:32.8613224Z   * Licensed To: Abakion a/s
2021-01-18T15:15:32.8619407Z 
2021-01-18T15:15:32.8864714Z *** Importing required PS-Functions
2021-01-18T15:15:33.1797970Z *** Connect Docker Session
2021-01-18T15:15:34.4654192Z *** Initiate Docker Session
2021-01-18T15:15:34.8715541Z *** Set Docker Container ErrorActionPreference = Stop
2021-01-18T15:15:35.4432101Z *** Import license in docker container.
2021-01-18T15:15:35.9919883Z *** Import NAV/BC Management DLL's
2021-01-18T15:15:36.0066804Z *** Loading assemblies for ServiceTier [BC].
2021-01-18T15:15:37.2982308Z *** Loading assemblies from: [C:\program files\microsoft dynamics nav\170\service]
2021-01-18T15:15:37.3128136Z *** Selected module: [C:\program files\microsoft dynamics nav\170\service\Microsoft.Dynamics.Nav.Apps.Management.dll]
2021-01-18T15:15:37.3170265Z *** Loading module: [C:\program files\microsoft dynamics nav\170\service\Microsoft.Dynamics.Nav.Apps.Management.dll]
2021-01-18T15:15:37.3796175Z *** Selected module: [C:\program files\microsoft dynamics nav\170\service\Microsoft.Dynamics.Nav.Management.dll]
2021-01-18T15:15:37.3821821Z *** Loading module: [C:\program files\microsoft dynamics nav\170\service\Microsoft.Dynamics.Nav.Management.dll]
2021-01-18T15:15:37.4276285Z *** Setup Flf File: ***
2021-01-18T15:15:37.4373456Z *** Create TempFile
2021-01-18T15:15:37.4776606Z *** Download file
2021-01-18T15:15:38.0914368Z *** Flf File: C:\Users\ContainerAdministrator\AppData\Local\Temp\tmpE8B0.tmp.flf
2021-01-18T15:15:38.0955080Z *** Import License: [C:\Users\ContainerAdministrator\AppData\Local\Temp\tmpE8B0.tmp.flf]
2021-01-18T15:15:38.2141191Z *** Remove License: [C:\Users\ContainerAdministrator\AppData\Local\Temp\tmpE8B0.tmp.flf]
2021-01-18T15:15:38.2226108Z 
2021-01-18T15:15:38.2244187Z *** Disconnect Docker session.
2021-01-18T15:15:38.2283856Z *** Remove Docker session.
2021-01-18T15:15:38.2295342Z *** Docker session removed.
2021-01-18T15:15:38.2308285Z *** Import License Results:
2021-01-18T15:15:38.2319305Z *** Import License Completed.
2021-01-18T15:15:38.2397541Z *** Cleanup VSTS Environment: True
2021-01-18T15:15:40.6761330Z ##[section]Finishing: ALOps License Import
2021-01-18T15:15:40.6966440Z ##[section]Starting: Download Library App
2021-01-18T15:15:40.7120646Z ==============================================================================
2021-01-18T15:15:40.7121139Z Task         : Download build artifacts
2021-01-18T15:15:40.7121536Z Description  : Download files that were saved as artifacts of a completed build
2021-01-18T15:15:40.7121903Z Version      : 0.178.0
2021-01-18T15:15:40.7122193Z Author       : Microsoft Corporation
2021-01-18T15:15:40.7122621Z Help         : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/download-build-artifacts
2021-01-18T15:15:40.7123074Z ==============================================================================
2021-01-18T15:15:42.2050222Z Definition Name App Manager - Current resolved to id 20
2021-01-18T15:15:42.4487692Z Latest build found:  4559
2021-01-18T15:15:42.4488814Z Downloading artifacts for build: 4559
2021-01-18T15:15:42.6947900Z Linked artifacts count:  1
2021-01-18T15:15:42.6965679Z Downloading items from container resource #/6921020/Abakion Apps
2021-01-18T15:15:42.6966558Z Downloading artifact Dynamics 365 App from: https://dev.azure.com/abakionscb//_apis/resources/Containers/6921020?itemPath=Abakion%20Apps&isShallow=true&api-version=4.1-preview.4
2021-01-18T15:15:42.9311638Z Downloading Abakion Apps/Abakion_Abakion App Manager_17.0.202102.4559_runtime.app to C:\Agent\_work\24\a\Abakion Apps\Abakion_Abakion App Manager_17.0.202102.4559_runtime.app
2021-01-18T15:15:42.9758055Z Downloaded Abakion Apps/Abakion_Abakion App Manager_17.0.202102.4559_runtime.app to C:\Agent\_work\24\a\Abakion Apps\Abakion_Abakion App Manager_17.0.202102.4559_runtime.app
2021-01-18T15:15:43.0575000Z Downloading Abakion Apps/Abakion_Abakion App Manager_17.0.202102.4559App.app to C:\Agent\_work\24\a\Abakion Apps\Abakion_Abakion App Manager_17.0.202102.4559App.app
2021-01-18T15:15:43.1163954Z Downloaded Abakion Apps/Abakion_Abakion App Manager_17.0.202102.4559App.app to C:\Agent\_work\24\a\Abakion Apps\Abakion_Abakion App Manager_17.0.202102.4559App.app
2021-01-18T15:15:43.1174557Z Skipped processing item Abakion Apps/compilelog.txt
2021-01-18T15:15:43.7113433Z Total Files: 3, Processed: 2, Skipped: 1, Failed: 0, Download time: 1.017 secs, Download size: 1.868MB
2021-01-18T15:15:43.7725391Z Successfully downloaded artifacts to C:\Agent\_work\24\a
2021-01-18T15:15:43.7730687Z ##[section]Finishing: Download Library App
2021-01-18T15:15:43.7944566Z ##[section]Starting: Publish Library App
2021-01-18T15:15:43.8089241Z ==============================================================================
2021-01-18T15:15:43.8089622Z Task         : ALOps App Publish
2021-01-18T15:15:43.8089963Z Description  : Publish AL Extension to Business Central
2021-01-18T15:15:43.8090276Z Version      : 1.438.2057
2021-01-18T15:15:43.8090542Z Author       : Hodor
2021-01-18T15:15:43.8090888Z Help         : Publish Business Central extension to service tier.
2021-01-18T15:15:43.8091287Z ==============================================================================
2021-01-18T15:15:45.1307056Z *** Configure AMSI for session: disable (in memory)
2021-01-18T15:15:46.1494236Z *** Validate configuration
2021-01-18T15:15:46.6273389Z *** Task Inputs:
2021-01-18T15:15:46.6344357Z 
2021-01-18T15:15:46.6473647Z name                                                                                                              value
2021-01-18T15:15:46.6479335Z ----                                                                                                              -----
2021-01-18T15:15:46.6482891Z usedocker                                                                                                          True
2021-01-18T15:15:46.6487099Z fixed_tag                                                                                                              
2021-01-18T15:15:46.6494052Z installpublishedapps                                                                                               True
2021-01-18T15:15:46.6497794Z installaltesttool                                                                                                 False
2021-01-18T15:15:46.6502241Z install_al_app_names                                                                             Tests-TestLibraries...
2021-01-18T15:15:46.6507493Z strictappnames                                                                                                    False
2021-01-18T15:15:46.6512078Z nav_serverinstance                                                                                                BC140
2021-01-18T15:15:46.6516051Z artifact_path                                                                                                          
2021-01-18T15:15:46.6519857Z nav_artifact_app_filter                                                                                        *app.app
2021-01-18T15:15:46.6523695Z skip_verification                                                                                                 False
2021-01-18T15:15:46.6527536Z forcesync                                                                                                         False
2021-01-18T15:15:46.6531445Z publish_scope                                                                                                    Global
2021-01-18T15:15:46.6535295Z tenant                                                                                                          default
2021-01-18T15:15:46.6539078Z batch_publish_folder                                                                                                   
2021-01-18T15:15:46.6539695Z 
2021-01-18T15:15:46.6572331Z 
2021-01-18T15:15:46.6578978Z 
2021-01-18T15:15:46.6773190Z *** For documentation, please visit   : https://www.alops.be/documentation
2021-01-18T15:15:46.6777857Z 
2021-01-18T15:15:47.0919621Z *** ALOps License:
2021-01-18T15:15:47.0963525Z   * Licensed To: Abakion a/s
2021-01-18T15:15:47.0969450Z 
2021-01-18T15:15:47.1113930Z *** Importing required PS-Functions
2021-01-18T15:15:48.7421269Z *** Initiate Docker Session
2021-01-18T15:15:49.1231492Z *** Set Docker Container ErrorActionPreference = Stop
2021-01-18T15:15:49.6485680Z *** Install AL TestTool: False
2021-01-18T15:15:49.6499616Z *** Working folder: C:\Agent\_work\24\s
2021-01-18T15:15:49.6512750Z *** Artifact folder: C:\Agent\_work\24\a
2021-01-18T15:15:49.6527478Z *** Pipeline workspace: C:\Agent\_work\24
2021-01-18T15:15:49.6538415Z ***
2021-01-18T15:15:49.6575723Z *** Copy Artifacts to Docker Container: bb389badcd1d75f22963f4b65ae0c0b2d1463bdbed1cd0e9f03e7a616e2c0cb9
2021-01-18T15:15:49.6631947Z *** Docker Artifacts Folder: c:\Run\DevOps\Artifacts
2021-01-18T15:15:49.6722756Z *** Dynamic resolve App file.
2021-01-18T15:15:49.6738902Z *** Scanning [System.DefaultWorkingDirectory].
2021-01-18T15:15:49.6942425Z *** Scanning [System.ArtifactsDirectory].
2021-01-18T15:15:49.6995060Z *** Scanning [Pipeline.Workspace].
2021-01-18T15:15:49.7185874Z *** Multiple App files found with filter [*app.app].
2021-01-18T15:15:49.7265335Z   * C:\Agent\_work\24\a\Abakion Apps\Abakion_Abakion App Manager_17.0.202102.4559App.app
2021-01-18T15:15:49.7288706Z *** Resolved App File: [C:\Agent\_work\24\a\Abakion Apps\Abakion_Abakion App Manager_17.0.202102.4559App.app].
2021-01-18T15:15:49.8863904Z *** Copy Artifact: [C:\Agent\_work\24\a\Abakion Apps\Abakion_Abakion App Manager_17.0.202102.4559App.app]
2021-01-18T15:15:50.9698616Z *** Import NAV/BC Management DLL's
2021-01-18T15:15:50.9773211Z *** Loading assemblies for ServiceTier [BC].
2021-01-18T15:15:51.3645882Z *** Loading assemblies from: [C:\program files\microsoft dynamics nav\170\service]
2021-01-18T15:15:51.3827083Z *** Selected module: [C:\program files\microsoft dynamics nav\170\service\Microsoft.Dynamics.Nav.Apps.Management.dll]
2021-01-18T15:15:51.3881009Z *** Loading module: [C:\program files\microsoft dynamics nav\170\service\Microsoft.Dynamics.Nav.Apps.Management.dll]
2021-01-18T15:15:51.4719014Z *** Selected module: [C:\program files\microsoft dynamics nav\170\service\Microsoft.Dynamics.Nav.Management.dll]
2021-01-18T15:15:51.4736417Z *** Loading module: [C:\program files\microsoft dynamics nav\170\service\Microsoft.Dynamics.Nav.Management.dll]
2021-01-18T15:15:51.7869405Z 
2021-01-18T15:15:51.7915502Z **************************************
2021-01-18T15:15:51.7932903Z  * App File = [c:\Run\DevOps\Artifacts\Abakion_Abakion App Manager_17.0.202102.4559App.app]
2021-01-18T15:15:51.7935536Z 
2021-01-18T15:15:51.9216616Z  * App.ID        = 9cf9feca-8d2d-49f3-a03d-6ae05f910b2c
2021-01-18T15:15:51.9233705Z  * App.Name      = Abakion App Manager
2021-01-18T15:15:51.9278346Z  * App.Publisher = Abakion
2021-01-18T15:15:51.9341562Z  * App.Version   = 17.0.202102.4559
2021-01-18T15:15:52.4088646Z  => Publishing App 'Abakion App Manager v17.0.202102.4559'
2021-01-18T15:16:09.9388845Z *** Get Tenants
2021-01-18T15:16:10.3806535Z 
2021-01-18T15:16:10.3878743Z *** Sync Tenant default
2021-01-18T15:16:13.3209875Z *** Sync App [Abakion App Manager] on tenant [default]
2021-01-18T15:16:15.2959974Z *** Install App [Abakion App Manager] on tenant [default]
2021-01-18T15:16:18.4276672Z 
2021-01-18T15:16:18.4308037Z **************************************
2021-01-18T15:16:18.4321059Z 
2021-01-18T15:16:18.4515611Z *** Disconnect Docker session.
2021-01-18T15:16:18.4557205Z *** Remove Docker session.
2021-01-18T15:16:18.4569877Z *** Docker session removed.
2021-01-18T15:16:18.4583167Z *** AL-Extension Published to ALOps Repository
2021-01-18T15:16:18.4669885Z *** Cleanup VSTS Environment: True
2021-01-18T15:16:20.7426686Z ##[section]Async Command Start: Add Build Tag
2021-01-18T15:16:20.7427599Z Build '4956' has following tags now: App.Abakion App Manager.17.0.202102.4559, BC.Platform.17.0.20458.20843, myimage-sandbox-17.3.20469.20933-w1-10.0.17763.1577-ltsc2019, BC.Version.17.3.20469.20933
2021-01-18T15:16:20.7429121Z ##[section]Async Command End: Add Build Tag
2021-01-18T15:16:20.7430389Z ##[section]Finishing: Publish Library App
2021-01-18T15:16:20.7750138Z ##[section]Starting: ALOps Compile Extension: App
2021-01-18T15:16:20.7890316Z ==============================================================================
2021-01-18T15:16:20.7890699Z Task         : ALOps App Compiler
2021-01-18T15:16:20.7891158Z Description  : Compile AL Extensions for Business Central
2021-01-18T15:16:20.7891456Z Version      : 1.438.2057
2021-01-18T15:16:20.7891700Z Author       : Hodor
2021-01-18T15:16:20.7892022Z Help         : Compile a Business Central extension from AL code.
2021-01-18T15:16:20.7892391Z ==============================================================================
2021-01-18T15:16:22.0401893Z *** Configure AMSI for session: disable (in memory)
2021-01-18T15:16:23.7415606Z *** Validate configuration
2021-01-18T15:16:24.2186664Z *** Task Inputs:
2021-01-18T15:16:24.2279962Z 
2021-01-18T15:16:24.2448643Z name                                             value
2021-01-18T15:16:24.2454592Z ----                                             -----
2021-01-18T15:16:24.2459215Z usedocker                                         True
2021-01-18T15:16:24.2464360Z fixed_tag                                             
2021-01-18T15:16:24.2469452Z targetproject         C:\Agent\_work\24\s\app\app.json
2021-01-18T15:16:24.2473823Z nav_computername                                      
2021-01-18T15:16:24.2476203Z nav_serverinstance                               BC140
2021-01-18T15:16:24.2480886Z nav_tenant                                     default
2021-01-18T15:16:24.2485459Z nav_ports_dev                                     7049
2021-01-18T15:16:24.2521815Z bc_username                                           
2021-01-18T15:16:24.2528303Z bc_password                                           
2021-01-18T15:16:24.2532087Z al_compiler_version                         0.12.15355
2021-01-18T15:16:24.2536479Z ruleset                                               
2021-01-18T15:16:24.2540750Z al_analyzer                                           
2021-01-18T15:16:24.2545223Z nav_app_version                        17.0.[yyyyWW].*
2021-01-18T15:16:24.2549584Z vsix_download_path                                    
2021-01-18T15:16:24.2553993Z use_ssl                                          False
2021-01-18T15:16:24.2558448Z download_test_symbols                            False
2021-01-18T15:16:24.2564224Z usecompression                                    True
2021-01-18T15:16:24.2568646Z publish_artifact                                  True
2021-01-18T15:16:24.2573045Z failed_on_warnings                               False
2021-01-18T15:16:24.2577447Z app_file_suffix                                   _APP
2021-01-18T15:16:24.2581854Z updatebuildnumber                                 True
2021-01-18T15:16:24.2586126Z setup_working_folder                             False
2021-01-18T15:16:24.2587000Z 
2021-01-18T15:16:24.2617063Z 
2021-01-18T15:16:24.2623344Z 
2021-01-18T15:16:24.2826084Z *** For documentation, please visit   : https://www.alops.be/documentation
2021-01-18T15:16:24.2831073Z 
2021-01-18T15:16:24.5698778Z *** ALOps License:
2021-01-18T15:16:24.5736395Z   * Licensed To: Abakion a/s
2021-01-18T15:16:24.5741847Z 
2021-01-18T15:16:24.5873694Z *** Importing required PS-Functions
2021-01-18T15:16:25.3209229Z *** Initiate Docker Session
2021-01-18T15:16:25.7631514Z *** Set Docker Container ErrorActionPreference = Stop
2021-01-18T15:16:26.4937997Z *** Import NAV/BC Management DLL's
2021-01-18T15:16:26.5010165Z *** Loading assemblies for ServiceTier [BC].
2021-01-18T15:16:26.8531078Z *** Loading assemblies from: [C:\program files\microsoft dynamics nav\170\service]
2021-01-18T15:16:26.8792859Z *** Selected module: [C:\program files\microsoft dynamics nav\170\service\Microsoft.Dynamics.Nav.Apps.Management.dll]
2021-01-18T15:16:26.8804360Z *** Loading module: [C:\program files\microsoft dynamics nav\170\service\Microsoft.Dynamics.Nav.Apps.Management.dll]
2021-01-18T15:16:26.9347610Z *** Selected module: [C:\program files\microsoft dynamics nav\170\service\Microsoft.Dynamics.Nav.Management.dll]
2021-01-18T15:16:26.9353020Z *** Loading module: [C:\program files\microsoft dynamics nav\170\service\Microsoft.Dynamics.Nav.Management.dll]
2021-01-18T15:16:27.2554900Z *** Setting up AL Compiler [ALLanguage]
2021-01-18T15:16:27.6037197Z *** Downloading AL Compiler [ALLanguage]
2021-01-18T15:16:27.6176117Z *** Get Extension from Local-Disk...[C:\Run\ALLanguage.vsix]
2021-01-18T15:16:27.6219265Z *** Resolving Path [C:\Run\ALLanguage.vsix]
2021-01-18T15:16:28.0615613Z *** VSIX Path Resolved: [C:\Run\ALLanguage.vsix]
2021-01-18T15:16:28.0694235Z *** Unpacking Extension to folder...
2021-01-18T15:16:35.2790688Z *** Loading Json Object: [c:\Run\Microsoft.al\al-ALLanguage\extension\package.json]
2021-01-18T15:16:35.3694080Z *** Using AL Compiler [vALLanguage] located [C:\Run\Microsoft.al\al-ALLanguage\extension\bin\alc.exe]
2021-01-18T15:16:35.3774652Z ***
2021-01-18T15:16:35.3788758Z *** Working folder: C:\Agent\_work\24\s
2021-01-18T15:16:35.3803555Z ***
2021-01-18T15:16:35.3818094Z *** Copy Working folder to Docker Container: bb389badcd1d75f22963f4b65ae0c0b2d1463bdbed1cd0e9f03e7a616e2c0cb9
2021-01-18T15:16:35.3831162Z *** Docker Working Folder: c:\Run\DevOps\
2021-01-18T15:16:35.3845285Z *** Copy from [C:\Agent\_work\24\s] to [c:\Run\DevOps\]
2021-01-18T15:16:35.3900767Z *** Source File setup completed
2021-01-18T15:16:35.6744452Z *** Target Project: \app\app.json
2021-01-18T15:16:35.6768418Z *** Check for app.json files: c:\Run\DevOps\
2021-01-18T15:16:35.7845731Z *** Multiple projects found:
2021-01-18T15:16:35.7939644Z    - C:\Run\DevOps\app
2021-01-18T15:16:35.8022010Z    - C:\Run\DevOps\test
2021-01-18T15:16:35.8031020Z *** Retrieving App-Info [\app\app.json]
2021-01-18T15:16:35.8067853Z *** Loading Json Object: [c:\Run\DevOps\app\app.json]
2021-01-18T15:16:35.8123221Z   * App.ID          = 8481ebd7-8c18-481c-8783-1076335a8b92
2021-01-18T15:16:35.8166370Z   * App.Name        = Document Handling
2021-01-18T15:16:35.8199777Z   * App.Publisher   = Abakion
2021-01-18T15:16:35.8275803Z   * App.Version     = 17.0.202101.0
2021-01-18T15:16:35.8335879Z   * App.Platform    = 17.0.0.0
2021-01-18T15:16:35.8449071Z   * App.Application = 17.0.0.0
2021-01-18T15:16:35.8462244Z ***
2021-01-18T15:16:35.9130619Z *** Match: yyyyWW
2021-01-18T15:16:35.9487628Z *** Setting Managed App Version [c:\Run\DevOps\app\app.json] =>  17.0.202103.4956
2021-01-18T15:16:36.0099532Z ***
2021-01-18T15:16:36.1207210Z *** Working Direcotry: [c:\Run\DevOps\]
2021-01-18T15:16:36.1238566Z *** Target Project: [\app\app.json]
2021-01-18T15:16:36.1307579Z *** Project Directory: [c:\Run\DevOps\app]
2021-01-18T15:16:36.1357813Z *** VSCode Settings: [c:\Run\DevOps\app\.vscode\settings.json]
2021-01-18T15:16:36.1425714Z *** VSCode-Settings json found.
2021-01-18T15:16:36.1448899Z *** Loading Json Object: [c:\Run\DevOps\app\.vscode\settings.json]
2021-01-18T15:16:36.1551990Z *** Using Ruleset: [c:\Run\DevOps\app\.codeAnalysis\SCB760.ruleset.json]
2021-01-18T15:16:36.1586375Z ***
2021-01-18T15:16:36.3627073Z *** Resolve Docker Credentials
2021-01-18T15:16:36.3714985Z *** Setup BC Username/Password from Container info
2021-01-18T15:16:36.3804486Z *** Download Symbols
2021-01-18T15:16:36.8894223Z *** Working Dir: c:\Run\DevOps\
2021-01-18T15:16:37.2161435Z *** Loading assemblies from: [C:\program files\microsoft dynamics nav\170\service]
2021-01-18T15:16:37.3734380Z *** PackageCache path created [c:\Run\DevOps\PackageCache]
2021-01-18T15:16:37.3750589Z ***
2021-01-18T15:16:37.3885548Z *** Propagated Dependency: Abakion - Abakion App Manager - 16.1.0.0
2021-01-18T15:16:37.3993176Z *** Download System-Symbols for [17.0.0.0]
2021-01-18T15:16:37.4714513Z *** Downloading NAV Symbols for [System v17.0.0.0]
2021-01-18T15:16:37.4741877Z *** Downloading NAV Symbols from [https://bb389badcd1d:7049/BC/dev/packages?publisher=Microsoft&appName=System&versionText=17.0.0.0&tenant=default]
2021-01-18T15:16:37.5148804Z *** Downloading NAV Symbols with BasicAuthentication [***]
2021-01-18T15:16:37.5178473Z ##[command]Invoke-RestMethod -Method Get -Uri https://bb389badcd1d:7049/BC/dev/packages?publisher=Microsoft&appName=System&versionText=17.0.0.0&tenant=default
2021-01-18T15:16:38.1354055Z *** Content-Disposition: attachment; filename=Microsoft_System_17.0.20458.20843.app
2021-01-18T15:16:38.1653946Z *** Saving symbol file [Microsoft_System_17.0.20458.20843.app] to [c:\Run\DevOps\PackageCache]
2021-01-18T15:16:38.1858384Z *** Read App Manifest: [c:\Run\DevOps\PackageCache\Microsoft_System_17.0.20458.20843.app].
2021-01-18T15:16:38.3179316Z ***
2021-01-18T15:16:38.3191243Z *** Download Application-Symbols for [17.0.0.0]
2021-01-18T15:16:38.3199996Z *** Downloading NAV Symbols for [Application v17.0.0.0]
2021-01-18T15:16:38.3209310Z *** Downloading NAV Symbols from [https://bb389badcd1d:7049/BC/dev/packages?publisher=Microsoft&appName=Application&versionText=17.0.0.0&tenant=default]
2021-01-18T15:16:38.3220811Z *** Downloading NAV Symbols with BasicAuthentication [***]
2021-01-18T15:16:38.3231990Z ##[command]Invoke-RestMethod -Method Get -Uri https://bb389badcd1d:7049/BC/dev/packages?publisher=Microsoft&appName=Application&versionText=17.0.0.0&tenant=default
2021-01-18T15:16:38.3392361Z *** Content-Disposition: attachment; filename=Microsoft_Application_17.3.20469.20933.app
2021-01-18T15:16:38.3433402Z *** Saving symbol file [Microsoft_Application_17.3.20469.20933.app] to [c:\Run\DevOps\PackageCache]
2021-01-18T15:16:38.3466174Z *** Read App Manifest: [c:\Run\DevOps\PackageCache\Microsoft_Application_17.3.20469.20933.app].
2021-01-18T15:16:38.3720399Z *** Propagated Dependency: Microsoft - System Application - 17.3.0.0
2021-01-18T15:16:38.3877893Z *** Propagated Dependency: Microsoft - Base Application - 17.3.0.0
2021-01-18T15:16:38.3892865Z ***
2021-01-18T15:16:38.3920773Z *** Check for Depency Apps 3
2021-01-18T15:16:38.4012388Z *** Download Application-Symbols for [Abakion App Manager v16.1.0.0]
2021-01-18T15:16:38.4023109Z *** Downloading NAV Symbols for [Abakion App Manager v16.1.0.0]
2021-01-18T15:16:38.4033583Z *** Downloading NAV Symbols from [https://bb389badcd1d:7049/BC/dev/packages?publisher=Abakion&appName=Abakion+App+Manager&versionText=16.1.0.0&tenant=default]
2021-01-18T15:16:38.4042551Z *** Downloading NAV Symbols with BasicAuthentication [***]
2021-01-18T15:16:38.4133611Z ##[command]Invoke-RestMethod -Method Get -Uri https://bb389badcd1d:7049/BC/dev/packages?publisher=Abakion&appName=Abakion+App+Manager&versionText=16.1.0.0&tenant=default
2021-01-18T15:16:38.4398335Z *** Content-Disposition: attachment; filename="Abakion_Abakion App Manager_17.0.202102.4559.app"
2021-01-18T15:16:38.4794920Z *** Saving symbol file [Abakion_Abakion App Manager_17.0.202102.4559.app] to [c:\Run\DevOps\PackageCache]
2021-01-18T15:16:38.4805214Z *** Read App Manifest: [c:\Run\DevOps\PackageCache\Abakion_Abakion App Manager_17.0.202102.4559.app].
2021-01-18T15:16:38.4876025Z *** Propagated Dependency: Microsoft - Application - 17.0.0.0
2021-01-18T15:16:38.4884833Z ***
2021-01-18T15:16:38.4892967Z *** Download Application-Symbols for [System Application v17.3.0.0]
2021-01-18T15:16:38.4900272Z *** Downloading NAV Symbols for [System Application v17.3.0.0]
2021-01-18T15:16:38.4909901Z *** Downloading NAV Symbols from [https://bb389badcd1d:7049/BC/dev/packages?publisher=Microsoft&appName=System+Application&versionText=17.3.0.0&tenant=default]
2021-01-18T15:16:38.4918142Z *** Downloading NAV Symbols with BasicAuthentication [***]
2021-01-18T15:16:38.4926152Z ##[command]Invoke-RestMethod -Method Get -Uri https://bb389badcd1d:7049/BC/dev/packages?publisher=Microsoft&appName=System+Application&versionText=17.3.0.0&tenant=default
2021-01-18T15:16:38.5999063Z *** Content-Disposition: attachment; filename="Microsoft_System Application_17.3.20469.20933.app"
2021-01-18T15:16:38.6013719Z *** Saving symbol file [Microsoft_System Application_17.3.20469.20933.app] to [c:\Run\DevOps\PackageCache]
2021-01-18T15:16:38.6081594Z *** Read App Manifest: [c:\Run\DevOps\PackageCache\Microsoft_System Application_17.3.20469.20933.app].
2021-01-18T15:16:38.6121220Z ***
2021-01-18T15:16:38.6154803Z *** Download Application-Symbols for [Base Application v17.3.0.0]
2021-01-18T15:16:38.6191903Z *** Downloading NAV Symbols for [Base Application v17.3.0.0]
2021-01-18T15:16:38.6220882Z *** Downloading NAV Symbols from [https://bb389badcd1d:7049/BC/dev/packages?publisher=Microsoft&appName=Base+Application&versionText=17.3.0.0&tenant=default]
2021-01-18T15:16:38.6274333Z *** Downloading NAV Symbols with BasicAuthentication [***]
2021-01-18T15:16:38.6281874Z ##[command]Invoke-RestMethod -Method Get -Uri https://bb389badcd1d:7049/BC/dev/packages?publisher=Microsoft&appName=Base+Application&versionText=17.3.0.0&tenant=default
2021-01-18T15:16:38.7114734Z *** Content-Disposition: attachment; filename="Microsoft_Base Application_17.3.20469.20933.app"
2021-01-18T15:16:38.7186603Z *** Saving symbol file [Microsoft_Base Application_17.3.20469.20933.app] to [c:\Run\DevOps\PackageCache]
2021-01-18T15:16:38.8546126Z *** Read App Manifest: [c:\Run\DevOps\PackageCache\Microsoft_Base Application_17.3.20469.20933.app].
2021-01-18T15:16:39.1535846Z ***
2021-01-18T15:16:39.1549307Z *** Download Application-Symbols for [Application v17.0.0.0]
2021-01-18T15:16:39.1557657Z *** Downloading NAV Symbols for [Application v17.0.0.0]
2021-01-18T15:16:39.1578172Z *** Downloading NAV Symbols from [https://bb389badcd1d:7049/BC/dev/packages?publisher=Microsoft&appName=Application&versionText=17.0.0.0&tenant=default]
2021-01-18T15:16:39.1579684Z *** Downloading NAV Symbols with BasicAuthentication [***]
2021-01-18T15:16:39.1584762Z ##[command]Invoke-RestMethod -Method Get -Uri https://bb389badcd1d:7049/BC/dev/packages?publisher=Microsoft&appName=Application&versionText=17.0.0.0&tenant=default
2021-01-18T15:16:39.1788533Z *** Content-Disposition: attachment; filename=Microsoft_Application_17.3.20469.20933.app
2021-01-18T15:16:39.1845189Z *** Saving symbol file [Microsoft_Application_17.3.20469.20933.app] to [c:\Run\DevOps\PackageCache]
2021-01-18T15:16:39.1894517Z *** Read App Manifest: [c:\Run\DevOps\PackageCache\Microsoft_Application_17.3.20469.20933.app].
2021-01-18T15:16:39.1983498Z ***
2021-01-18T15:16:39.5117716Z *** Starting AL Compiler...
2021-01-18T15:16:39.5177328Z *** App.Name         = Document Handling
2021-01-18T15:16:39.5186376Z *** App.Publisher    = Abakion
2021-01-18T15:16:39.5210131Z *** App.Compiler Path= C:\Run\Microsoft.al\al-ALLanguage\extension\bin\alc.exe
2021-01-18T15:16:39.5250160Z *** Checking for Assemblies in App
2021-01-18T15:16:39.5711307Z *** Add Windows Assembly Path [C:\Windows\assembly]
2021-01-18T15:16:39.5834018Z *** Detect ALC.EXE Features.
2021-01-18T15:16:39.5861987Z ##[command]& C:\Run\Microsoft.al\al-ALLanguage\extension\bin\alc.exe /?
2021-01-18T15:16:40.4733424Z ##[command]& C:\Run\Microsoft.al\al-ALLanguage\extension\bin\alc.exe /packagecachepath:"c:\Run\DevOps\PackageCache" /project:"c:\Run\DevOps\app" /out:"c:\Run\DevOps\Abakion_Document Handling_17.0.202103.4956_APP.app" /fullpaths /ruleset:"c:\Run\DevOps\app\.codeAnalysis\SCB760.ruleset.json" /assemblyprobingpaths:"C:\Windows\assembly"
2021-01-18T15:16:51.8169499Z *** AL Compiler Exit Code: 0
2021-01-18T15:16:51.8265488Z *** AL Compiler raw logs: Start
2021-01-18T15:16:51.8384780Z Microsoft (R) AL Compiler version 6.1.5.60708 Copyright (C) Microsoft Corporation. All rights reserved  Compilation started for project 'Document Handling' containing '68' files at '16:16:41.165'.  c:\Run\DevOps\app\src\codeunit\SCB760MailFunctions.Codeunit.al(1724,31): warning AL0432: Table 'SMTP Mail Setup' is marked for removal. Reason: Moved to "Email - SMTP" app. Use SMTP connector to create SMTP accounts. Email accounts can be configured from "Email Accouts" page from "System Application".. Tag: 17.0. c:\Run\DevOps\app\src\codeunit\SCB760MailFunctions.Codeunit.al(1754,28): warning AL0432: Codeunit 'SMTP Mail' is marked for removal. Reason: Replaced "Email Message" codeunit from "System Application".. Tag: 17.0. c:\Run\DevOps\app\src\codeunit\SCB760ExtensionUpgrade.Codeunit.al(31,27): warning AL0667: 'GetArchiveVersion' is being deprecated in the versions: '6.0' or greater. The features related to data migration from V1 to V2 extensions are being deprecated. This warning will become an error in a future release. c:\Run\DevOps\app\extensionsPermissionSet.xml(1,1): info AL1027: The file at location 'c:\Run\DevOps\app\extensionsPermissionSet.xml' matches the definition for 'PermissionSet'.  Compilation ended at '16:16:51.743'. 
2021-01-18T15:16:51.8394794Z *** AL Compiler raw logs: End
2021-01-18T15:16:51.8402530Z *** Start processing compile results.
2021-01-18T15:16:51.8790649Z c:\Run\DevOps\app\src\codeunit\SCB760MailFunctions.Codeunit.al(1724,31): warning AL0432: Table 'SMTP Mail Setup' is marked for removal. Reason: Moved to "Email - SMTP" app. Use SMTP connector to create SMTP accounts. Email accounts can be configured from "Email Accouts" page from "System Application".. Tag: 17.0.
2021-01-18T15:16:51.8831149Z c:\Run\DevOps\app\src\codeunit\SCB760MailFunctions.Codeunit.al(1754,28): warning AL0432: Codeunit 'SMTP Mail' is marked for removal. Reason: Replaced "Email Message" codeunit from "System Application".. Tag: 17.0.
2021-01-18T15:16:51.8916135Z c:\Run\DevOps\app\src\codeunit\SCB760ExtensionUpgrade.Codeunit.al(31,27): warning AL0667: 'GetArchiveVersion' is being deprecated in the versions: '6.0' or greater. The features related to data migration from V1 to V2 extensions are being deprecated. This warning will become an error in a future release.
2021-01-18T15:16:51.8927579Z c:\Run\DevOps\app\extensionsPermissionSet.xml(1,1): info AL1027: The file at location 'c:\Run\DevOps\app\extensionsPermissionSet.xml' matches the definition for 'PermissionSet'.
2021-01-18T15:16:51.9070086Z 
2021-01-18T15:16:51.9232357Z AlertCode Line RelativePath                                        File                               AlertSource Alert
2021-01-18T15:16:51.9233067Z                                                                                                                   Messa
2021-01-18T15:16:51.9235238Z                                                                                                                   ge   
2021-01-18T15:16:51.9249961Z --------- ---- ------------                                        ----                               ----------- -----
2021-01-18T15:16:51.9261007Z Tag       1724 app\src\codeunit\SCB760MailFunctions.Codeunit.al    SCB760MailFunctions.Codeunit.al                17.0.
2021-01-18T15:16:51.9274727Z Tag       1754 app\src\codeunit\SCB760MailFunctions.Codeunit.al    SCB760MailFunctions.Codeunit.al                17.0.
2021-01-18T15:16:51.9286809Z versions  31   app\src\codeunit\SCB760ExtensionUpgrade.Codeunit.al SCB760ExtensionUpgrade.Codeunit.al             '6...
2021-01-18T15:16:51.9298327Z AL1027    1    app\extensionsPermissionSet.xml                     extensionsPermissionSet.xml        AL Compiler Th...
2021-01-18T15:16:51.9298969Z 
2021-01-18T15:16:51.9301106Z 
2021-01-18T15:16:51.9311542Z *** Store compile log to [c:\Run\DevOps\compilelog.txt]
2021-01-18T15:16:51.9320430Z *** Start processing compile results done.
2021-01-18T15:16:51.9335048Z *** Transfer App Artifact from Docker container.
2021-01-18T15:16:52.4156303Z *** Transfer Compile Log from Docker container.
2021-01-18T15:16:52.6083490Z *** Attach Compile Log to Vsts Build info.
2021-01-18T15:16:52.7120420Z *** Process Compile results.
2021-01-18T15:16:52.7121066Z *** Process Compile results: retrieve status.
2021-01-18T15:16:52.7121611Z *** Transfer App file to Artifacts.
2021-01-18T15:16:52.7122093Z *** AL Compiler Finished.
2021-01-18T15:16:52.7122478Z ***
2021-01-18T15:16:52.7122836Z *** Compile OK.
2021-01-18T15:16:52.7125252Z ***
2021-01-18T15:16:52.7125479Z 
2021-01-18T15:16:52.7125981Z *** Disconnect Docker session.
2021-01-18T15:16:52.7126470Z *** Remove Docker session.
2021-01-18T15:16:52.7126905Z *** Docker session removed.
2021-01-18T15:16:52.7128629Z *** Set Pipeline variable $(ALOPS_COMPILE_ARTIFACT) = 'C:\Agent\_work\24\a\Abakion_Document Handling_17.0.202103.4956_APP.app'
2021-01-18T15:16:52.7129862Z *** Uploading APP as Build-Artifact
2021-01-18T15:16:52.7565017Z *** App-Artifact uploaded.
2021-01-18T15:16:52.7565271Z ***
2021-01-18T15:16:52.7565494Z *** Cleanup VSTS Environment: True
2021-01-18T15:16:54.9784691Z ##[section]Async Command Start: Add Build Tag
2021-01-18T15:16:54.9785509Z Build '4956' has following tags now: AL.Compiler.ALLanguage, App.Abakion App Manager.17.0.202102.4559, BC.Platform.17.0.20458.20843, myimage-sandbox-17.3.20469.20933-w1-10.0.17763.1577-ltsc2019, BC.Version.17.3.20469.20933
2021-01-18T15:16:54.9786147Z ##[section]Async Command End: Add Build Tag
2021-01-18T15:16:54.9787127Z ##[section]Async Command Start: Update Build Number
2021-01-18T15:16:54.9787627Z Update build number to 17.0.202103.4956 for build 4956
2021-01-18T15:16:54.9787975Z ##[section]Async Command End: Update Build Number
2021-01-18T15:16:54.9789015Z ##[section]Async Command Start: Upload Artifact
2021-01-18T15:16:54.9789440Z Uploading 1 files
2021-01-18T15:16:54.9789664Z File upload succeed.
2021-01-18T15:16:54.9790027Z Upload 'C:\Agent\_work\24\s\compilelog.txt' to file container: '#/6996784/Abakion Apps'
2021-01-18T15:16:54.9790415Z Associated artifact 5324 with build 4956
2021-01-18T15:16:54.9790747Z ##[section]Async Command End: Upload Artifact
2021-01-18T15:16:54.9791708Z ##[section]Async Command Start: Upload Artifact
2021-01-18T15:16:54.9792137Z Uploading 1 files
2021-01-18T15:16:54.9792362Z File upload succeed.
2021-01-18T15:16:54.9792796Z Upload 'C:\Agent\_work\24\a\Abakion_Document Handling_17.0.202103.4956_APP.app' to file container: '#/6996784/Abakion Apps'
2021-01-18T15:16:54.9793321Z Associated artifact 5324 with build 4956
2021-01-18T15:16:54.9793640Z ##[section]Async Command End: Upload Artifact
2021-01-18T15:16:54.9794967Z ##[section]Finishing: ALOps Compile Extension: App
2021-01-18T15:16:55.0777310Z ##[section]Starting: ALOps App Sign
2021-01-18T15:16:55.0925354Z ==============================================================================
2021-01-18T15:16:55.0925742Z Task         : ALOps App Sign
2021-01-18T15:16:55.0926085Z Description  : CodeSign an AL Extension for Business Central
2021-01-18T15:16:55.0926405Z Version      : 1.438.2057
2021-01-18T15:16:55.0926669Z Author       : Hodor
2021-01-18T15:16:55.0927008Z Help         : Codesign Business Central extension with .pfx.
2021-01-18T15:16:55.0927409Z ==============================================================================
2021-01-18T15:16:56.3030712Z *** Configure AMSI for session: disable (in memory)
2021-01-18T15:16:56.8434924Z *** Validate configuration
2021-01-18T15:16:57.2830636Z *** Task Inputs:
2021-01-18T15:16:57.2918368Z 
2021-01-18T15:16:57.3053280Z name                                                                                                              value
2021-01-18T15:16:57.3063969Z ----                                                                                                              -----
2021-01-18T15:16:57.3067111Z usedocker                                                                                                          True
2021-01-18T15:16:57.3072287Z fixed_tag                                                                                                              
2021-01-18T15:16:57.3075639Z artifact_path                                                                                                          
2021-01-18T15:16:57.3083438Z nav_artifact_app_filter                                                                                       *_APP.app
2021-01-18T15:16:57.3162207Z pfx_path                ...Z&se=2023-09-08T07%3A32%3A00Z&sr=b&sp=r&sig=OLMJmNI5svzUz5k1qeOBxEMLwk6JnU6a0S9h%2BMqYVVY%3D
2021-01-18T15:16:57.3164738Z timestamp_uri                                                                http://timestamp.comodoca.com/authenticode
2021-01-18T15:16:57.3170561Z publish_artifact                                                                                                   True
2021-01-18T15:16:57.3173262Z pfx_password                                                                                                           
2021-01-18T15:16:57.3175699Z 
2021-01-18T15:16:57.3202484Z 
2021-01-18T15:16:57.3210509Z 
2021-01-18T15:16:57.3441087Z *** For documentation, please visit   : https://www.alops.be/documentation
2021-01-18T15:16:57.3460912Z 
2021-01-18T15:16:57.6693203Z *** ALOps License:
2021-01-18T15:16:57.6720426Z   * Licensed To: Abakion a/s
2021-01-18T15:16:57.6728074Z 
2021-01-18T15:16:57.7065212Z *** Importing required PS-Functions
2021-01-18T15:16:58.0622769Z *** Dynamic resolve App file.
2021-01-18T15:16:58.0639912Z *** Scanning [System.DefaultWorkingDirectory].
2021-01-18T15:16:58.0818748Z *** Scanning [System.ArtifactsDirectory].
2021-01-18T15:16:58.0852672Z *** Scanning [Pipeline.Workspace].
2021-01-18T15:16:58.1036852Z *** Multiple App files found with filter [*_APP.app].
2021-01-18T15:16:58.1166919Z   * C:\Agent\_work\24\a\Abakion_Document Handling_17.0.202103.4956_APP.app
2021-01-18T15:16:58.1216485Z *** Resolved App File: [C:\Agent\_work\24\a\Abakion_Document Handling_17.0.202103.4956_APP.app].
2021-01-18T15:16:58.1250881Z *** Connect Docker Session
2021-01-18T15:16:59.3172094Z *** Initiate Docker Session
2021-01-18T15:16:59.6979094Z *** Set Docker Container ErrorActionPreference = Stop
2021-01-18T15:17:00.1470994Z *** Setup Docker Session
2021-01-18T15:17:00.4031699Z *** Copy Artifact: [C:\Agent\_work\24\a\Abakion_Document Handling_17.0.202103.4956_APP.app] => [c:\Run\DevOps\Artifacts\Abakion_Document Handling_17.0.202103.4956_APP.app]
2021-01-18T15:17:01.3683790Z *** Fetching App to Sign in [c:\Run\DevOps\] with filter [*_APP.app]
2021-01-18T15:17:01.5753792Z *** App File: C:\Run\DevOps\Artifacts\Abakion_Document Handling_17.0.202103.4956_APP.app
2021-01-18T15:17:01.5777471Z *** Setup Pfx File
2021-01-18T15:17:01.5892483Z *** Create TempFile
2021-01-18T15:17:01.6203718Z *** Download file
2021-01-18T15:17:01.8093841Z *** PFX File: C:\Users\ContainerAdministrator\AppData\Local\Temp\tmp315D.tmp
2021-01-18T15:17:01.8109194Z *** Timestamp Service: http://timestamp.comodoca.com/authenticode
2021-01-18T15:17:01.8112875Z *** Check for Powershell Authenticode CmdLets
2021-01-18T15:17:01.8120833Z *** Authenticode CmdLets exist, using Powershell
2021-01-18T15:17:01.8139260Z *** Sign App file with Pfx
2021-01-18T15:17:02.2027970Z *** Signing App with Powershell: C:\Run\DevOps\Artifacts\Abakion_Document Handling_17.0.202103.4956_APP.app
2021-01-18T15:17:03.1257741Z 
2021-01-18T15:17:03.1408543Z 
2021-01-18T15:17:03.1433793Z SignerCertificate      : [Subject]
2021-01-18T15:17:03.1447141Z                            CN=Abakion A/S, O=Abakion A/S, STREET=Lyngbyvej 2, L=København Ø, S=Hovedstaden, 
2021-01-18T15:17:03.1448095Z                          PostalCode=2100, C=DK
2021-01-18T15:17:03.1449503Z                          
2021-01-18T15:17:03.1450843Z                          [Issuer]
2021-01-18T15:17:03.1453583Z                            CN=Sectigo RSA Code Signing CA, O=Sectigo Limited, L=Salford, S=Greater Manchester, C=GB
2021-01-18T15:17:03.1454149Z                          
2021-01-18T15:17:03.1457381Z                          [Serial Number]
2021-01-18T15:17:03.1550728Z                          
2021-01-18T15:17:03.1553103Z                          [Not Before]
2021-01-18T15:17:03.1555002Z                            3/11/2019 1:00:00 AM
2021-01-18T15:17:03.1556100Z                          
2021-01-18T15:17:03.1557993Z                          [Not After]
2021-01-18T15:17:03.1560360Z                            3/11/2022 12:59:59 AM
2021-01-18T15:17:03.1561285Z                          
2021-01-18T15:17:03.1563662Z                          [Thumbprint]
2021-01-18T15:17:03.1568480Z                          
2021-01-18T15:17:03.1570995Z TimeStamperCertificate : [Subject]
2021-01-18T15:17:03.1584752Z                            CN="Sectigo RSA Time Stamping Signer #2", O=Sectigo Limited, L=Salford, S=Greater 
2021-01-18T15:17:03.1585560Z                          Manchester, C=GB
2021-01-18T15:17:03.1587105Z                          
2021-01-18T15:17:03.1589602Z                          [Issuer]
2021-01-18T15:17:03.1591961Z                            CN=Sectigo RSA Time Stamping CA, O=Sectigo Limited, L=Salford, S=Greater Manchester, C=GB
2021-01-18T15:17:03.1593047Z                          
2021-01-18T15:17:03.1595264Z                          [Serial Number]
2021-01-18T15:17:03.1599201Z                          
2021-01-18T15:17:03.1601574Z                          [Not Before]
2021-01-18T15:17:03.1603198Z                            10/23/2020 2:00:00 AM
2021-01-18T15:17:03.1604486Z                          
2021-01-18T15:17:03.1606640Z                          [Not After]
2021-01-18T15:17:03.1608870Z                            1/23/2032 12:59:59 AM
2021-01-18T15:17:03.1610329Z                          
2021-01-18T15:17:03.1616446Z                          [Thumbprint]
2021-01-18T15:17:03.1620260Z                          
2021-01-18T15:17:03.1622689Z Status                 : Valid
2021-01-18T15:17:03.1625137Z StatusMessage          : Signature verified.
2021-01-18T15:17:03.1627822Z Path                   : C:\Run\DevOps\Artifacts\Abakion_Document Handling_17.0.202103.4956_APP.app
2021-01-18T15:17:03.1630072Z SignatureType          : Authenticode
2021-01-18T15:17:03.1631859Z IsOSBinary             : False
2021-01-18T15:17:03.1632438Z 
2021-01-18T15:17:03.1634295Z 
2021-01-18T15:17:03.1637004Z 
2021-01-18T15:17:03.1653050Z *** Transfer App Artifact from Docker container.
2021-01-18T15:17:03.7557866Z *** Uploading Signed APP as Build-Artifact
2021-01-18T15:17:03.8041448Z 
2021-01-18T15:17:03.8041856Z *** Disconnect Docker session.
2021-01-18T15:17:03.8042110Z *** Remove Docker session.
2021-01-18T15:17:03.8042353Z *** Docker session removed.
2021-01-18T15:17:03.8042579Z *** Sign App Completed.
2021-01-18T15:17:03.8042843Z *** Cleanup VSTS Environment: True
2021-01-18T15:17:06.0607615Z ##[section]Async Command Start: Upload Artifact
2021-01-18T15:17:06.0691409Z Uploading 1 files
2021-01-18T15:17:06.0691669Z File upload succeed.
2021-01-18T15:17:06.0692130Z Upload 'C:\Agent\_work\24\a\Abakion_Document Handling_17.0.202103.4956_APP.app' to file container: '#/6996784/Abakion Apps'
2021-01-18T15:17:06.0692616Z Associated artifact 5324 with build 4956
2021-01-18T15:17:06.0693237Z ##[section]Async Command End: Upload Artifact
2021-01-18T15:17:06.0694784Z ##[section]Finishing: ALOps App Sign
2021-01-18T15:17:06.0835168Z ##[section]Starting: ALOps App Sign Verify
2021-01-18T15:17:06.0978737Z ==============================================================================
2021-01-18T15:17:06.0979140Z Task         : ALOps App Sign Verify
2021-01-18T15:17:06.0979501Z Description  : Verify a signed AL Extension for Business Central
2021-01-18T15:17:06.0979843Z Version      : 1.438.2057
2021-01-18T15:17:06.0980106Z Author       : Hodor
2021-01-18T15:17:06.0980423Z Help         : Verify CodeSign of Business Central extension.
2021-01-18T15:17:06.0980825Z ==============================================================================
2021-01-18T15:17:07.3469991Z *** Configure AMSI for session: disable (in memory)
2021-01-18T15:17:07.6757552Z *** Validate configuration
2021-01-18T15:17:08.2350952Z *** Task Inputs:
2021-01-18T15:17:08.2410054Z 
2021-01-18T15:17:08.2500956Z name                        value
2021-01-18T15:17:08.2509335Z ----                        -----
2021-01-18T15:17:08.2514234Z usedocker                    True
2021-01-18T15:17:08.2520485Z fixed_tag                        
2021-01-18T15:17:08.2525599Z artifact_path                    
2021-01-18T15:17:08.2530504Z nav_artifact_app_filter *_APP.app
2021-01-18T15:17:08.2531373Z 
2021-01-18T15:17:08.2556781Z 
2021-01-18T15:17:08.2565219Z 
2021-01-18T15:17:08.2759826Z *** For documentation, please visit   : https://www.alops.be/documentation
2021-01-18T15:17:08.2764321Z 
2021-01-18T15:17:08.5756252Z *** ALOps License:
2021-01-18T15:17:08.5781859Z   * Licensed To: Abakion a/s
2021-01-18T15:17:08.5788154Z 
2021-01-18T15:17:08.6279297Z *** Importing required PS-Functions
2021-01-18T15:17:08.9568091Z *** Dynamic resolve App file.
2021-01-18T15:17:08.9580377Z *** Scanning [System.DefaultWorkingDirectory].
2021-01-18T15:17:08.9782348Z *** Scanning [System.ArtifactsDirectory].
2021-01-18T15:17:08.9817966Z *** Scanning [Pipeline.Workspace].
2021-01-18T15:17:09.0002161Z *** Multiple App files found with filter [*_APP.app].
2021-01-18T15:17:09.0082958Z   * C:\Agent\_work\24\s\Abakion_Document Handling_17.0.202103.4956_APP.app
2021-01-18T15:17:09.0096239Z   * C:\Agent\_work\24\a\Abakion_Document Handling_17.0.202103.4956_APP.app
2021-01-18T15:17:09.0134720Z *** Resolved App File: [C:\Agent\_work\24\a\Abakion_Document Handling_17.0.202103.4956_APP.app].
2021-01-18T15:17:09.0160474Z *** Connect Docker Session
2021-01-18T15:17:09.2110400Z *** Initiate Docker Session
2021-01-18T15:17:09.6907546Z *** Set Docker Container ErrorActionPreference = Stop
2021-01-18T15:17:10.0278951Z *** Setup Docker Session
2021-01-18T15:17:10.1676755Z *** Copy Artifact: [Abakion_Document Handling_17.0.202103.4956_APP.app]
2021-01-18T15:17:11.3065273Z ##[error]Cannot bind argument to parameter 'Path' because it is null.
2021-01-18T15:17:11.3472905Z ##[section]Finishing: ALOps App Sign Verify
2021-01-18T15:17:11.3740070Z ##[section]Starting: ALOPS - Remove Docker Container
2021-01-18T15:17:11.3877127Z ==============================================================================
2021-01-18T15:17:11.3877523Z Task         : ALOps Docker Remove
2021-01-18T15:17:11.3877857Z Description  : Remove a Business Central container
2021-01-18T15:17:11.3878159Z Version      : 1.438.2057
2021-01-18T15:17:11.3878407Z Author       : Hodor
2021-01-18T15:17:11.3878733Z Help         : Remove Business Central docker container.
2021-01-18T15:17:11.3879124Z ==============================================================================
2021-01-18T15:17:12.6264540Z *** Configure AMSI for session: disable (in memory)
2021-01-18T15:17:13.2485269Z *** Validate configuration
2021-01-18T15:17:13.7272910Z *** Task Inputs:
2021-01-18T15:17:13.7332741Z 
2021-01-18T15:17:13.7432870Z name                    value
2021-01-18T15:17:13.7438438Z ----                    -----
2021-01-18T15:17:13.7443053Z usedocker                True
2021-01-18T15:17:13.7479690Z fixed_tag                    
2021-01-18T15:17:13.7480616Z print_logs               True
2021-01-18T15:17:13.7481478Z createeventlogbackup disabled
2021-01-18T15:17:13.7482376Z createsqlbackup      disabled
2021-01-18T15:17:13.7483368Z publishsqlbackup         True
2021-01-18T15:17:13.7484347Z sqlcompression          False
2021-01-18T15:17:13.7485302Z zipsqlbackup             True
2021-01-18T15:17:13.7486064Z 
2021-01-18T15:17:13.7501880Z 
2021-01-18T15:17:13.7509526Z 
2021-01-18T15:17:13.7701532Z *** For documentation, please visit   : https://www.alops.be/documentation
2021-01-18T15:17:13.7712431Z 
2021-01-18T15:17:14.0497709Z *** ALOps License:
2021-01-18T15:17:14.0523687Z   * Licensed To: Abakion a/s
2021-01-18T15:17:14.0528864Z 
2021-01-18T15:17:14.1986671Z *** Importing required PS-Functions
2021-01-18T15:17:14.4436191Z *** >> Job Status: [Failed]
2021-01-18T15:17:14.4453765Z *** >>> Print Container Logs: bb389badcd1d75f22963f4b65ae0c0b2d1463bdbed1cd0e9f03e7a616e2c0cb9 >>>
2021-01-18T15:17:14.6159960Z *** >>> Initializing...
2021-01-18T15:17:14.6172052Z *** >>> Starting Container
2021-01-18T15:17:14.6184165Z *** >>> Hostname is bb389badcd1d
2021-01-18T15:17:14.6196130Z *** >>> PublicDnsName is bb389badcd1d
2021-01-18T15:17:14.6209196Z *** >>> Using NavUserPassword Authentication
2021-01-18T15:17:14.6225873Z *** >>> Starting Local SQL Server
2021-01-18T15:17:14.6237602Z *** >>> Starting Internet Information Server
2021-01-18T15:17:14.6282575Z *** >>> Creating Self Signed Certificate
2021-01-18T15:17:14.6283570Z *** >>> Self Signed Certificate Thumbprint 00C0B23C9E98C996CB43C55C87259B67529CED01
2021-01-18T15:17:14.6284495Z *** >>> Modifying Service Tier Config File with Instance Specific Settings
2021-01-18T15:17:14.6288871Z *** >>> Starting Service Tier
2021-01-18T15:17:14.6307495Z *** >>> Registering event sources
2021-01-18T15:17:14.6320026Z *** >>> Creating DotNetCore Web Server Instance
2021-01-18T15:17:14.6335221Z *** >>> Enabling Financials User Experience
2021-01-18T15:17:14.6347753Z *** >>> Creating http download site
2021-01-18T15:17:14.6359168Z *** >>> Setting SA Password and enabling SA
2021-01-18T15:17:14.6373888Z *** >>> Creating *** as SQL User and add to sys***
2021-01-18T15:17:14.6387868Z *** >>> Creating SUPER user
2021-01-18T15:17:14.6402426Z *** >>> Container IP Address: 172.22.198.167
2021-01-18T15:17:14.6417850Z *** >>> Container Hostname  : bb389badcd1d
2021-01-18T15:17:14.6429852Z *** >>> Container Dns Name  : bb389badcd1d
2021-01-18T15:17:14.6442506Z *** >>> Web Client          : https://bb389badcd1d/BC/
2021-01-18T15:17:14.6457591Z *** >>> Admin Username      : ***
2021-01-18T15:17:14.6468495Z *** >>> Admin Password      : Golu4420
2021-01-18T15:17:14.6480708Z *** >>> Dev. Server         : https://bb389badcd1d
2021-01-18T15:17:14.6492528Z *** >>> Dev. ServerInstance : BC
2021-01-18T15:17:14.6506302Z *** >>> 
2021-01-18T15:17:14.6517251Z *** >>> Files:
2021-01-18T15:17:14.6530741Z *** >>> http://bb389badcd1d:8080/ALLanguage.vsix
2021-01-18T15:17:14.6541419Z *** >>> http://bb389badcd1d:8080/certificate.cer
2021-01-18T15:17:14.6552928Z *** >>> 
2021-01-18T15:17:14.6565454Z *** >>> WARNING: You are running a container which is 68 days old.
2021-01-18T15:17:14.6598688Z *** >>> Microsoft recommends that you always run the latest version of our containers.
2021-01-18T15:17:14.6610664Z *** >>> 
2021-01-18T15:17:14.6648115Z *** >>> Container Total Physical Memory is 8.5Gb
2021-01-18T15:17:14.6659622Z *** >>> Container Free Physical Memory is 6.8Gb
2021-01-18T15:17:14.6671045Z *** >>> 
2021-01-18T15:17:14.6684541Z *** >>> Initialization took 136 seconds
2021-01-18T15:17:14.6696801Z *** >>> Ready for connections!
2021-01-18T15:17:14.6708499Z *** >>> Starting EventLog Monitor
2021-01-18T15:17:14.6721519Z *** >>> Monitoring EventSources from EventLog[Application]:
2021-01-18T15:17:14.6735204Z *** >>> - MicrosoftDynamicsNAVClientClientService
2021-01-18T15:17:14.6746387Z *** >>> - MicrosoftDynamicsNAVClientWebClient
2021-01-18T15:17:14.6758134Z *** >>> - MicrosoftDynamicsNavServer$BC
2021-01-18T15:17:14.6773022Z *** >>> - MSSQL$SQLEXPRESS
2021-01-18T15:17:14.6785810Z *** >>> 
2021-01-18T15:17:14.6798188Z *** >>> TimeGenerated : 01/18/2021 16:16:05
2021-01-18T15:17:14.6810071Z *** >>> EventSource: MicrosoftDynamicsNavServer$BC
2021-01-18T15:17:14.6821755Z *** >>> EntryType : Warning
2021-01-18T15:17:14.6833401Z *** >>> Message : 
2021-01-18T15:17:14.6846477Z *** >>> Server instance: BC
2021-01-18T15:17:14.6859016Z *** >>> Category: CacheSynchronization
2021-01-18T15:17:14.6870521Z *** >>> ClientSessionId: 00000000-0000-0000-0000-000000000000
2021-01-18T15:17:14.6884042Z *** >>> ClientActivityId: 00000000-0000-0000-0000-000000000000
2021-01-18T15:17:14.6897482Z *** >>> ServerSessionUniqueId: 00000000-0000-0000-0000-000000000000
2021-01-18T15:17:14.6909298Z *** >>> ServerActivityId: 1b314e12-aef0-4314-8329-acf746ca71e4
2021-01-18T15:17:14.6948607Z *** >>> EventTime: 01/18/2021 15:16:05
2021-01-18T15:17:14.6949166Z *** >>> Message Last read record is missing, we need to clear the cache newestReadTimestamp 112011 lastreadTimestamp 0
2021-01-18T15:17:14.6953430Z *** >>> ProcessId: 2804
2021-01-18T15:17:14.6963941Z *** >>> Tag: 00001U4
2021-01-18T15:17:14.6975878Z *** >>> ThreadId: 23
2021-01-18T15:17:14.6987896Z *** >>> CounterInformation: 
2021-01-18T15:17:14.6999517Z *** >>> CustomParameters: {
2021-01-18T15:17:14.7011097Z *** >>> }
2021-01-18T15:17:14.7022791Z *** >>> GatewayCorrelationId: 
2021-01-18T15:17:14.7036146Z *** >>> 
2021-01-18T15:17:14.7047987Z *** >>> TimeGenerated : 01/18/2021 16:16:18
2021-01-18T15:17:14.7059727Z *** >>> EventSource: MicrosoftDynamicsNavServer$BC
2021-01-18T15:17:14.7072813Z *** >>> EntryType : Warning
2021-01-18T15:17:14.7086048Z *** >>> Message : 
2021-01-18T15:17:14.7097683Z *** >>> Server instance: BC
2021-01-18T15:17:14.7110409Z *** >>> Category: Runtime
2021-01-18T15:17:14.7121797Z *** >>> ClientSessionId: d8154268-511b-438c-944b-371717721f2e
2021-01-18T15:17:14.7133651Z *** >>> ClientActivityId: 8d3f8b89-ddb8-4cbd-bed7-2562e275b8c6
2021-01-18T15:17:14.7145645Z *** >>> ServerSessionUniqueId: f017f0be-64ca-41ce-9eef-986ffbbd0bbb
2021-01-18T15:17:14.7158414Z *** >>> ServerActivityId: 1c648b25-70df-47c1-bd37-335ba22a11dd
2021-01-18T15:17:14.7171271Z *** >>> EventTime: 01/18/2021 15:16:18
2021-01-18T15:17:14.7183924Z *** >>> Message Action completed successfully, but it took longer than the given threshold.
2021-01-18T15:17:14.7197287Z *** >>>   Execution time: 1656 ms
2021-01-18T15:17:14.7210124Z *** >>>   Threshold: 1000 ms
2021-01-18T15:17:14.7222493Z *** >>>   Message: InvokeOpenCompany
2021-01-18T15:17:14.7234430Z *** >>>   
2021-01-18T15:17:14.7245715Z *** >>> ProcessId: 2804
2021-01-18T15:17:14.7257761Z *** >>> Tag: 00000MA
2021-01-18T15:17:14.7270351Z *** >>> ThreadId: 7
2021-01-18T15:17:14.7283156Z *** >>> CounterInformation: 
2021-01-18T15:17:14.7295839Z *** >>> CustomParameters: {
2021-01-18T15:17:14.7310644Z *** >>> }
2021-01-18T15:17:14.7322073Z *** >>> GatewayCorrelationId: 8758031c-2e33-4b46-a102-61266340d2d3
2021-01-18T15:17:14.7332171Z *** >>> 
2021-01-18T15:17:14.7343782Z *** <<< Print Container Logs: bb389badcd1d75f22963f4b65ae0c0b2d1463bdbed1cd0e9f03e7a616e2c0cb9 <<<
2021-01-18T15:17:14.7356963Z *** Stop Docker container: bb389badcd1d75f22963f4b65ae0c0b2d1463bdbed1cd0e9f03e7a616e2c0cb9
2021-01-18T15:17:25.3853004Z *** Remove Docker container: bb389badcd1d75f22963f4b65ae0c0b2d1463bdbed1cd0e9f03e7a616e2c0cb9
2021-01-18T15:17:25.6098315Z *** Docker Remove OK.
2021-01-18T15:17:25.6173076Z *** Cleanup VSTS Environment: True
2021-01-18T15:17:27.8869783Z ##[section]Finishing: ALOPS - Remove Docker Container
2021-01-18T15:17:27.9034813Z ##[section]Starting: Checkout Document Handling@refs/pull/1457/merge to s
2021-01-18T15:17:27.9175342Z ==============================================================================
2021-01-18T15:17:27.9175715Z Task         : Get sources
2021-01-18T15:17:27.9176104Z Description  : Get sources from a repository. Supports Git, TfsVC, and SVN repositories.
2021-01-18T15:17:27.9176688Z Version      : 1.0.0
2021-01-18T15:17:27.9176949Z Author       : Microsoft
2021-01-18T15:17:27.9177390Z Help         : [More Information](https://go.microsoft.com/fwlink/?LinkId=798199)
2021-01-18T15:17:27.9177816Z ==============================================================================
2021-01-18T15:17:28.3586847Z Cleaning any cached credential from repository: Document Handling (Git)
2021-01-18T15:17:28.3692946Z ##[section]Finishing: Checkout Document Handling@refs/pull/1457/merge to s
2021-01-18T15:17:28.3851731Z ##[section]Starting: Finalize Job
2021-01-18T15:17:28.3888380Z Cleaning up task key
2021-01-18T15:17:28.3890120Z Start cleaning up orphan processes.
2021-01-18T15:17:28.4119188Z ##[section]Finishing: Finalize Job
2021-01-18T15:17:28.4256792Z ##[section]Finishing: StartDockerContainer

Expected behavior Expecte to verify the signed file

MortenRa commented 3 years ago

Today I have set up a new build server to see if this was related to OS but I get the same error, so is this a problem in the setup for my yaml file , it used to run fine I did not change anything. before it started to fail. I have tried to use another TimestampServer to see if that was the problem(same as freddy uses)

waldo1001 commented 3 years ago

Could you provide the yaml?

MortenRa commented 3 years ago

the used yaml I changed a few variables so also attach last log


parameters:
  - name: country
    type: string
  - name: usehyperv
    type: boolean
    default: false
  - name: useinsider
    type: boolean
    default: false
  - name: minor
    type: boolean
    default: false
  - name: major
    type: boolean
    default: false
  - name: 'RunTests'
    type: boolean
    default: false
  - name: 'Use683'
    type: boolean
    default: false

steps:
  - script: |
            echo "Preparing Docker Environment"
            echo "country ${{ parameters.country }}"
            echo "useinsider ${{ parameters.useinsider }}"
            echo "Nextminor ${{ parameters.minor }}"
    displayName: 'Preparing Docker Environment'

  - task: ALOpsDockerCreate@1
    displayName: 'Create Docker Image'
    inputs:
      ${{ if eq(parameters.useinsider,true) }}:
        sastoken: $(bcSasToken)
      ${{ if eq(parameters.major,true) }}:
        artifacttype: Sandbox
        versionselect: NextMajor  
      ${{ if eq(parameters.minor,true) }}:
        artifacttype: Sandbox
        versionselect: NextMinor
      ${{ if eq(parameters.useinsider,false) }}:
        artifacttype: Sandbox
      artifactcountry: ${{ parameters.country }}
      forcecreateimage: false

  - task: ALOpsDockerStart@1
    displayName: 'ALOPS - Start Docker Container' # No need to provide any details - it will get the details from previous step
    inputs:
        accept_image_outdated: true
        memory_gb: '8'
        docker_parameters: '--isolation=hyperv'

  - task: ALOpsDockerWait@1
    displayName: 'ALOPS - Wait for Docker Container to start'
    inputs:
        search_string: 'Ready for connections!'

  - task: ALOpsLicenseImport@1
    displayName: 'ALOps License Import'
    inputs:
        usedocker: true
        license_path: $(LicenseFile)

 #>>>>>>>>>>>>>>>>>>>>>>>>>>>>>LIBRARY START>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

  - task: DownloadBuildArtifacts@0
    displayName: 'Download Library App'
    enabled: true
    condition: ${{ parameters.use683 }}
    inputs:
      buildType: 'specific'
      project: 'Abakion Apps'
      pipeline: 'App Manager - Current'
      buildVersionToDownload: 'latestFromBranch'
      allowPartiallySucceededBuilds: true
      downloadType: 'specific'
      itemPattern: $(ItemPattern_App)

  - task: ALOpsAppPublish@1
    displayName: 'Publish Library App'
    enabled: true
    condition: ${{ parameters.use683 }}
    inputs:
      usedocker: true
      nav_artifact_app_filter: '*app.app'
      skip_verification: true

#>>>>>>>>>>>>>>>>>>>>>>>>>>>>>LIBRARY END>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

  - task: ALOpsAppPublish@1
    displayName: 'ALOps Install AL TestTool'
    condition: ${{ parameters.RunTests }}
    inputs:
      usedocker: true
      installaltesttool: true
      skip_verification: true
      install_al_app_names: |
        Tests-TestLibraries
        System Application Test
        System Application Test Library
        Any
        Library Assert
        Test Runner

  - task: ALOpsAppCompiler@1
    displayName: 'ALOps Compile Extension: App'
    inputs:
      usedocker: true
      targetproject: 'app/app.json'
      nav_app_version: $(AppVersion)
      failed_on_warnings: false
      app_file_suffix:  $(app_file_suffix)

  - task: ALOpsAppSign@1
    displayName: 'ALOps App Sign'
    env:
      pfx_password: $(CodeSignPfxPassword)
    inputs:
      pfx_path: $(CodeSignPfxFile)
      nav_artifact_app_filter: $(BC_Artifact_App_Filter)
      publish_artifact: True
      timestamp_uri: $(TimeStampUri) #'http://timestamp.comodoca.com/authenticode' 
      usedocker: true

  - task: ALOpsAppSignVerify@1
    displayName: 'ALOps App Sign Verify'
    inputs:
      usedocker: true
      nav_artifact_app_filter: $(BC_Artifact_App_Filter)

  - task: ALOpsAppPublish@1
    displayName: 'ALOps Publish Extension'
    inputs:
      usedocker: true
      nav_artifact_app_filter: $(BC_Artifact_App_Filter)
      skip_verification: false   

#>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

  - task: ALOpsAppCompiler@1
    displayName: 'ALOps Compile Extension: Test'
    condition: ${{ parameters.RunTests }}
    inputs:
      usedocker: true
      targetproject: 'test/app.json'
      nav_app_version: $(AppVersion)
      failed_on_warnings: false
      app_file_suffix: '_TEST'

  - task: ALOpsAppPublish@1
    displayName: 'ALOps Publish Extension: Test'
    condition: ${{ parameters.RunTests }}
    inputs:
      usedocker: true
      nav_artifact_app_filter: $(BC_Artifact_Test_Filter)
      skip_verification: true   

  - task: ALOpsAppTest@1
    displayName: 'ALOps Run TestSuite'
    condition: ${{ parameters.RunTests }}
    inputs:
        usedocker: true
        import_action: "Skip"
        import_testtoolkit: false
        testpage: '130455'
        testsuite: 'DEFAULT'
        failed_test_action: 'Ignore'
        continueOnError: true   

  - task: PublishTestResults@2
    displayName: 'Publish Test Results **/TestResults.xml'
    condition: ${{ parameters.RunTests }}
    inputs:
        testResultsFormat: XUnit
        testResultsFiles: '**/TestResults.xml'
        testRunTitle: 'BC Test Results: $(Build.BuildId)'

#<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<

  - task: ALOpsAppRuntimePackage@1
    inputs:
      usedocker: true
      targetproject: 'app/app.json'
      publish_artifact: true

  - task: ALOpsDockerRemove@1
    displayName: 'ALOPS - Remove Docker Container'
    enabled: true
    condition: always()

  - task: ALOpsInfo@1
    displayName: 'ALOps Info'
MortenRa commented 3 years ago

the output

2021-01-19T17:28:40.3508579Z ##[section]Starting: StartDockerContainer
2021-01-19T17:28:41.4928234Z ##[section]Starting: Initialize job
2021-01-19T17:28:41.4930293Z Agent name: 'AbakionSCBAgent'
2021-01-19T17:28:41.4930779Z Agent machine name: 'abakionscbagent'
2021-01-19T17:28:41.4931120Z Current agent version: '2.179.0'
2021-01-19T17:28:41.4959097Z Agent running as: 'abakionscbagent$'
2021-01-19T17:28:41.5014802Z Prepare build directory.
2021-01-19T17:28:41.8179401Z Set build variables.
2021-01-19T17:28:41.8218921Z Download all required tasks.
2021-01-19T17:28:42.7682559Z Checking job knob settings.
2021-01-19T17:28:42.7690670Z Finished checking job knob settings.
2021-01-19T17:28:44.1699173Z Start tracking orphan processes.
2021-01-19T17:28:44.1776933Z ##[section]Finishing: Initialize job
2021-01-19T17:28:44.2261251Z ##[section]Starting: Download secrets: 
2021-01-19T17:28:44.5415943Z ==============================================================================
2021-01-19T17:28:44.5416806Z Task         : Azure Key Vault
2021-01-19T17:28:44.5417473Z Description  : Download Azure Key Vault secrets
2021-01-19T17:28:44.5419059Z Version      : 1.175.2
2021-01-19T17:28:44.5419906Z Author       : Microsoft Corporation
2021-01-19T17:28:44.5420703Z Help         : https://docs.microsoft.com/azure/devops/pipelines/tasks/deploy/azure-key-vault
2021-01-19T17:28:44.5421079Z ==============================================================================
2021-01-19T17:28:51.6395539Z ##[section]Finishing: Download secrets: 
2021-01-19T17:28:51.6512195Z ##[section]Starting: Download secrets: 
2021-01-19T17:28:51.6647405Z ==============================================================================
2021-01-19T17:28:51.6647739Z Task         : Azure Key Vault
2021-01-19T17:28:51.6647992Z Description  : Download Azure Key Vault secrets
2021-01-19T17:28:51.6648239Z Version      : 1.175.2
2021-01-19T17:28:51.6648475Z Author       : Microsoft Corporation
2021-01-19T17:28:51.6648807Z Help         : https://docs.microsoft.com/azure/devops/pipelines/tasks/deploy/azure-key-vault
2021-01-19T17:28:51.6649207Z ==============================================================================
2021-01-19T17:28:52.2665313Z SubscriptionId: 046d99ea-2192-47a8-a2eb-325f1c57284c.
2021-01-19T17:28:52.2666023Z Key vault name: .
2021-01-19T17:28:52.6362604Z ##[section]Finishing: Download secrets: 
2021-01-19T17:28:52.6524857Z ##[section]Starting: Checkout Document Customizer@master to s
2021-01-19T17:28:52.6661501Z ==============================================================================
2021-01-19T17:28:52.6661843Z Task         : Get sources
2021-01-19T17:28:52.6662191Z Description  : Get sources from a repository. Supports Git, TfsVC, and SVN repositories.
2021-01-19T17:28:52.6662511Z Version      : 1.0.0
2021-01-19T17:28:52.6662747Z Author       : Microsoft
2021-01-19T17:28:52.6663965Z Help         : [More Information](https://go.microsoft.com/fwlink/?LinkId=798199)
2021-01-19T17:28:52.6664360Z ==============================================================================
2021-01-19T17:28:53.5680790Z Syncing repository: Document Customizer (Git)
2021-01-19T17:28:53.5790667Z Prepending Path environment variable with directory containing 'git.exe'.
2021-01-19T17:28:53.5875839Z ##[command]git version
2021-01-19T17:28:54.4583341Z git version 2.28.0.windows.1
2021-01-19T17:28:54.4760753Z ##[command]git config --get remote.origin.url
2021-01-19T17:28:54.6030508Z ##[command]git clean -ffdx
2021-01-19T17:28:55.3734369Z Removing Abakion_Document Customizer Test Automation_17.0.202102.4713_TEST.app
2021-01-19T17:28:55.3735750Z Removing Abakion_Document Customizer_17.0.202102.4713App.app
2021-01-19T17:28:55.3736682Z Removing TestResults.xml
2021-01-19T17:28:55.3737567Z Removing compilelog.txt
2021-01-19T17:28:55.3808727Z ##[command]git reset --hard HEAD
2021-01-19T17:28:56.9379128Z HEAD is now at 2474a25 Merged PR 1442: SCB720APP-237
2021-01-19T17:28:56.9450608Z ##[command]git config gc.auto 0
2021-01-19T17:28:57.0029744Z ##[command]git config --get-all http.https://abakionscb@dev.azure.com/abakionscb/Abakion%2520Apps/_git/Document%2520Customizer.extraheader
2021-01-19T17:28:57.0570791Z ##[command]git config --get-all http.proxy
2021-01-19T17:28:57.1094628Z ##[command]git config http.version HTTP/1.1
2021-01-19T17:28:57.1728630Z ##[command]git -c http.extraheader="AUTHORIZATION: bearer ***" fetch --force --tags --prune --progress --no-recurse-submodules origin
2021-01-19T17:28:59.8233577Z remote: Azure Repos        
2021-01-19T17:28:59.9439682Z remote: 
2021-01-19T17:28:59.9440556Z remote: Found 38 objects to send. (120 ms)        
2021-01-19T17:29:03.0281477Z From https://dev.azure.com/abakionscb/Abakion%20Apps/_git/Document%20Customizer
2021-01-19T17:29:03.0501602Z    2474a25..a93fa1e  master     -> origin/master
2021-01-19T17:29:03.1320868Z ##[command]git -c http.extraheader="AUTHORIZATION: bearer ***" fetch --force --tags --prune --progress --no-recurse-submodules origin +a93fa1ece736655b630e87ad1b8f4f214b61ae63:refs/remotes/origin/a93fa1ece736655b630e87ad1b8f4f214b61ae63
2021-01-19T17:29:03.6129835Z From https://dev.azure.com/abakionscb/Abakion%20Apps/_git/Document%20Customizer
2021-01-19T17:29:03.6130766Z  * [new ref]         a93fa1ece736655b630e87ad1b8f4f214b61ae63 -> origin/a93fa1ece736655b630e87ad1b8f4f214b61ae63
2021-01-19T17:29:03.6840688Z ##[command]git checkout --progress --force a93fa1ece736655b630e87ad1b8f4f214b61ae63
2021-01-19T17:29:04.1474567Z Previous HEAD position was 2474a25 Merged PR 1442: SCB720APP-237
2021-01-19T17:29:04.1475656Z HEAD is now at a93fa1e Merged PR 1464: FEAT/SCB720APP-191] fix codecops rules
2021-01-19T17:29:04.1674177Z ##[section]Finishing: Checkout Document Customizer@master to s
2021-01-19T17:29:04.1811332Z ##[section]Starting: Preparing Docker Environment
2021-01-19T17:29:04.2035523Z ==============================================================================
2021-01-19T17:29:04.2035893Z Task         : Command line
2021-01-19T17:29:04.2036275Z Description  : Run a command line script using Bash on Linux and macOS and cmd.exe on Windows
2021-01-19T17:29:04.2036623Z Version      : 2.178.0
2021-01-19T17:29:04.2036892Z Author       : Microsoft Corporation
2021-01-19T17:29:04.2037279Z Help         : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/command-line
2021-01-19T17:29:04.2037703Z ==============================================================================
2021-01-19T17:29:07.7332116Z Generating script.
2021-01-19T17:29:07.7784928Z ========================== Starting Command Output ===========================
2021-01-19T17:29:07.8073265Z ##[command]"C:\windows\system32\cmd.exe" /D /E:ON /V:OFF /S /C "CALL "C:\Agent\_work\_temp\f67d5590-f613-485c-b0fb-927774d75643.cmd""
2021-01-19T17:29:07.8367443Z "Preparing Docker Environment"
2021-01-19T17:29:07.8374428Z "country w1"
2021-01-19T17:29:07.8380993Z "useinsider False"
2021-01-19T17:29:07.8388332Z "Nextminor False"
2021-01-19T17:29:07.8789224Z ##[section]Finishing: Preparing Docker Environment
2021-01-19T17:29:07.8902756Z ##[section]Starting: Create Docker Image
2021-01-19T17:29:07.9038292Z ==============================================================================
2021-01-19T17:29:07.9038795Z Task         : ALOps Docker Create
2021-01-19T17:29:07.9039253Z Description  : Create Docker image from Business Central Artifacts
2021-01-19T17:29:07.9039671Z Version      : 1.438.2057
2021-01-19T17:29:07.9039989Z Author       : Hodor
2021-01-19T17:29:07.9041052Z Help         : Create Docker image based on NAV/BC Artifacts.
2021-01-19T17:29:07.9041583Z ==============================================================================
2021-01-19T17:29:10.2559424Z *** Configure AMSI for session: disable (in memory)
2021-01-19T17:29:11.9894388Z *** Validate configuration
2021-01-19T17:29:12.6028926Z *** Task Inputs:
2021-01-19T17:29:12.6128606Z 
2021-01-19T17:29:12.6375163Z name                      value                                                                                      
2021-01-19T17:29:12.6381469Z ----                      -----                                                                                      
2021-01-19T17:29:12.6386554Z artifactspecification     Specific                                                                                   
2021-01-19T17:29:12.6391988Z artifactversion                                                                                                      
2021-01-19T17:29:12.6395713Z artifacttype              Sandbox                                                                                    
2021-01-19T17:29:12.6400152Z artifactcountry           w1                                                                                         
2021-01-19T17:29:12.6407840Z versionselect             Latest                                                                                     
2021-01-19T17:29:12.6411727Z artifacthint                                                                                                         
2021-01-19T17:29:12.6416136Z multitenant               False                                                                                      
2021-01-19T17:29:12.6428646Z memory                    8G                                                                                         
2021-01-19T17:29:12.6433000Z imageprefix               myImage                                                                                    
2021-01-19T17:29:12.6437018Z dockerregistry                                                                                                       
2021-01-19T17:29:12.6446589Z dockerusername                                                                                                       
2021-01-19T17:29:12.6447513Z dockerpassword                                                                                                       
2021-01-19T17:29:12.6449323Z storageaccount                                                                                                       
2021-01-19T17:29:12.6458166Z sastoken                                                                                                             
2021-01-19T17:29:12.6465776Z forcecreateimage          False                                                                                      
2021-01-19T17:29:12.6469566Z myscripts                                                                                                            
2021-01-19T17:29:12.6473977Z imagenametemplate         %IMAGE_PREFIX%:%ARTIFACT_TYPE%-%ARTIFACT_VERSION%-%ARTIFACT_COUNTRY%-%OS_VERSION%-%OS_LTSC%
2021-01-19T17:29:12.6477378Z licensefile                                                                                                          
2021-01-19T17:29:12.6481121Z includetesttoolkit        False                                                                                      
2021-01-19T17:29:12.6489166Z includetestlibrariesonly  False                                                                                      
2021-01-19T17:29:12.6490443Z includetestframeworkonly  False                                                                                      
2021-01-19T17:29:12.6494233Z includeperformancetoolkit False                                                                                      
2021-01-19T17:29:12.6494915Z 
2021-01-19T17:29:12.6523009Z 
2021-01-19T17:29:12.6529342Z 
2021-01-19T17:29:12.6770891Z *** For documentation, please visit   : https://www.alops.be/documentation
2021-01-19T17:29:12.6775913Z 
2021-01-19T17:29:12.9161994Z *** ALOps License:
2021-01-19T17:29:12.9190599Z   * Licensed To: Abakion a/s
2021-01-19T17:29:12.9197251Z 
2021-01-19T17:29:13.0630608Z *** Importing required PS-Functions
2021-01-19T17:29:13.7553429Z *** Install/Update BCContainerHelper [https://github.com/microsoft/navcontainerhelper]
2021-01-19T17:29:13.7612954Z *** Check BcContainerHelper
2021-01-19T17:29:16.5701766Z *** Load BcContainerHelper
2021-01-19T17:29:24.7349196Z 
2021-01-19T17:29:24.7355002Z 
2021-01-19T17:29:24.7418254Z *** Get Artifact Url for Version [] / Country [w1] / Type [Sandbox]: Latest
2021-01-19T17:29:24.7536204Z ##[command]"Get-BCArtifactUrl" 
2021-01-19T17:29:24.7537396Z Name                           Value                                                                                   
2021-01-19T17:29:24.7538015Z ----                           -----                                                                                   
2021-01-19T17:29:24.7538588Z select                         Latest                                                                                  
2021-01-19T17:29:24.7539118Z type                           Sandbox                                                                                 
2021-01-19T17:29:24.7539761Z country                        w1                                                                                      
2021-01-19T17:29:24.7540064Z 
2021-01-19T17:29:24.7540190Z 
2021-01-19T17:29:24.7540306Z 
2021-01-19T17:29:36.1531302Z *** Artifact Url: [https://bcartifacts.azureedge.net/sandbox/17.3.20469.21053/w1]
2021-01-19T17:29:36.1544436Z *** Build new Image based on [https://bcartifacts.azureedge.net/sandbox/17.3.20469.21053/w1]
2021-01-19T17:29:36.1615110Z *** Artifact Type   : [sandbox]
2021-01-19T17:29:36.1627141Z *** Artifact Version: [17.3.20469.21053]
2021-01-19T17:29:36.1639736Z *** Artifact Country: [w1]
2021-01-19T17:29:36.3600347Z *** OS: [2019]
2021-01-19T17:29:37.3469524Z *** OS version: [10.0.17763.1577]
2021-01-19T17:29:37.3482434Z *** Image Template: [%IMAGE_PREFIX%:%ARTIFACT_TYPE%-%ARTIFACT_VERSION%-%ARTIFACT_COUNTRY%-%OS_VERSION%-%OS_LTSC%]
2021-01-19T17:29:37.3528263Z *** ImageName: [myimage:sandbox-17.3.20469.21053-w1-10.0.17763.1577-ltsc2019]
2021-01-19T17:29:37.3571347Z *** Set Pipeline variable $(ALOPS_BC_IMAGE) = 'myimage:sandbox-17.3.20469.21053-w1-10.0.17763.1577-ltsc2019'
2021-01-19T17:29:37.9908694Z Error: No such image: myimage:sandbox-17.3.20469.21053-w1-10.0.17763.1577-ltsc2019
2021-01-19T17:29:38.0028628Z *** No 'MyScripts' specified, skipping parse.
2021-01-19T17:29:38.0054469Z *** Create Image: myimage:sandbox-17.3.20469.21053-w1-10.0.17763.1577-ltsc2019
2021-01-19T17:29:38.0077419Z ##[command]"New-BcImage" 
2021-01-19T17:29:38.0081508Z Name                           Value                                                                                   
2021-01-19T17:29:38.0082523Z ----                           -----                                                                                   
2021-01-19T17:29:38.0083477Z includePerformanceToolkit      False                                                                                   
2021-01-19T17:29:38.0084409Z includeTestToolkit             False                                                                                   
2021-01-19T17:29:38.0085361Z memory                         8G                                                                                      
2021-01-19T17:29:38.0087478Z artifactUrl                    https://bcartifacts.azureedge.net/sandbox/17.3.20469.21053/w1                           
2021-01-19T17:29:38.0088200Z multitenant                    False                                                                                   
2021-01-19T17:29:38.0088772Z imageName                      myimage:sandbox-17.3.20469.21053-w1-10.0.17763.1577-ltsc2019                            
2021-01-19T17:29:38.0089487Z includeTestLibrariesOnly       False                                                                                   
2021-01-19T17:29:38.0090034Z includeTestFrameworkOnly       False                                                                                   
2021-01-19T17:29:38.0090367Z 
2021-01-19T17:29:38.0090495Z 
2021-01-19T17:29:38.0090603Z 
2021-01-19T17:29:38.9036111Z Building image myimage:sandbox-17.3.20469.21053-w1-10.0.17763.1577-ltsc2019 based on mcr.microsoft.com/dynamicsnav:10.0.17763.1577-generic with https://bcartifacts.azureedge.net/sandbox/17.3.20469.21053/w1
2021-01-19T17:29:38.9059033Z Pulling latest image mcr.microsoft.com/dynamicsnav:10.0.17763.1577-generic
2021-01-19T17:29:40.1719291Z 10.0.17763.1577-generic: Pulling from dynamicsnav
2021-01-19T17:29:40.2862564Z 4612f6d0b889: Already exists
2021-01-19T17:29:40.5612752Z 680bbdbacf1b: Already exists
2021-01-19T17:29:40.7011015Z 4e3beecdf45e: Already exists
2021-01-19T17:29:40.7620747Z b8e7341e04d6: Already exists
2021-01-19T17:29:40.9581467Z 9ef9abd183e6: Already exists
2021-01-19T17:29:41.0295536Z 4ef826278438: Already exists
2021-01-19T17:29:41.0900767Z 813b68b60fc7: Already exists
2021-01-19T17:29:41.2154655Z 5522e2288ed3: Already exists
2021-01-19T17:29:41.4232437Z 5533abc6c2ca: Already exists
2021-01-19T17:29:41.4971858Z 5c9291d668d5: Already exists
2021-01-19T17:29:41.5587825Z 2954bb9ab782: Already exists
2021-01-19T17:29:41.6222983Z 75b51560926b: Already exists
2021-01-19T17:29:41.7466106Z a47b5aa915ae: Already exists
2021-01-19T17:29:41.8106175Z e35af2103925: Already exists
2021-01-19T17:29:41.8715817Z 05226bf06156: Already exists
2021-01-19T17:29:41.9337544Z e9f6b2cab1c3: Already exists
2021-01-19T17:29:42.0749546Z ca6a7e44004b: Already exists
2021-01-19T17:29:42.1675995Z Digest: sha256:de39ba7d92d0bab9e8ccfef544f1833352926857822cd2145ccb2b381f307ecb
2021-01-19T17:29:42.2453899Z Status: Downloaded newer image for mcr.microsoft.com/dynamicsnav:10.0.17763.1577-generic
2021-01-19T17:29:42.4399962Z Generic Tag: 0.1.0.24
2021-01-19T17:29:42.7638938Z Container OS Version: 10.0.17763.1577 (ltsc2019)
2021-01-19T17:29:42.7654437Z Host OS Version: 10.0.17763.1697 (ltsc2019)
2021-01-19T17:29:46.9870381Z Using hyperv isolation
2021-01-19T17:29:46.9967168Z Files in c:\bcartifacts.cache\tmp637466777869829062\my:
2021-01-19T17:29:47.0039763Z Copying Platform Artifacts
2021-01-19T17:32:09.5180068Z Copying Database
2021-01-19T17:32:25.4390828Z Copying Licensefile
2021-01-19T17:32:25.4655265Z Copying Extensions
2021-01-19T17:32:36.5786705Z c:\bcartifacts.cache\tmp637466777869829062
2021-01-19T17:33:06.3421803Z Sending build context to Docker daemon  1.566GB
2021-01-19T17:33:06.3423144Z 
2021-01-19T17:33:06.8128461Z Step 1/6 : FROM mcr.microsoft.com/dynamicsnav:10.0.17763.1577-generic
2021-01-19T17:33:06.8148259Z  ---> 8e70404d55fc
2021-01-19T17:33:06.8149390Z Step 2/6 : ENV DatabaseServer=localhost DatabaseInstance=SQLEXPRESS DatabaseName=CRONUS IsBcSandbox=Y artifactUrl=https://bcartifacts.azureedge.net/sandbox/17.3.20469.21053/w1
2021-01-19T17:33:07.7928967Z  ---> Running in 6c0538a4ca1f
2021-01-19T17:33:19.4071286Z Removing intermediate container 6c0538a4ca1f
2021-01-19T17:33:19.4073380Z  ---> 2cdd070390af
2021-01-19T17:33:19.4076065Z Step 3/6 : COPY my /run/
2021-01-19T17:33:24.6708750Z  ---> cc86a4898d7b
2021-01-19T17:33:24.6710458Z Step 4/6 : COPY NAVDVD /NAVDVD/
2021-01-19T17:36:30.9552422Z  ---> 9e442de12552
2021-01-19T17:36:30.9553524Z Step 5/6 : RUN \Run\start.ps1 -installOnly
2021-01-19T17:36:32.0458877Z  ---> Running in b231cf5b913e
2021-01-19T17:38:10.6264569Z Using installer from C:\Run\150-new
2021-01-19T17:38:11.0307420Z Installing Business Central
2021-01-19T17:38:11.0515346Z Installing from DVD
2021-01-19T17:38:11.0566793Z Starting Local SQL Server
2021-01-19T17:38:35.1635323Z WARNING: Waiting for service 'SQL Server (SQLEXPRESS) (MSSQL$SQLEXPRESS)' to 
2021-01-19T17:38:35.1639731Z start...
2021-01-19T17:38:37.1815857Z WARNING: Waiting for service 'SQL Server (SQLEXPRESS) (MSSQL$SQLEXPRESS)' to 
2021-01-19T17:38:37.1826671Z start...
2021-01-19T17:38:39.3381610Z WARNING: Waiting for service 'SQL Server (SQLEXPRESS) (MSSQL$SQLEXPRESS)' to 
2021-01-19T17:38:39.3395820Z start...
2021-01-19T17:38:41.5004256Z WARNING: Waiting for service 'SQL Server (SQLEXPRESS) (MSSQL$SQLEXPRESS)' to 
2021-01-19T17:38:41.5005711Z start...
2021-01-19T17:38:43.5801074Z WARNING: Waiting for service 'SQL Server (SQLEXPRESS) (MSSQL$SQLEXPRESS)' to 
2021-01-19T17:38:43.5802820Z start...
2021-01-19T17:38:45.1752967Z Starting Internet Information Server
2021-01-19T17:38:45.9125156Z Copying Service Tier Files
2021-01-19T17:38:53.1487209Z Copying PowerShell Scripts
2021-01-19T17:39:01.9306869Z Copying dependencies
2021-01-19T17:39:01.9779152Z Copying ReportBuilder
2021-01-19T17:39:02.4372483Z Importing PowerShell Modules
2021-01-19T17:39:02.8075775Z Determining Database Collation
2021-01-19T17:39:13.9884630Z Restoring CRONUS Demo Database
2021-01-19T17:39:30.7709079Z Modifying Business Central Service Tier Config File for Docker
2021-01-19T17:39:30.8561231Z Creating Business Central Service Tier
2021-01-19T17:39:31.0364458Z Installing SIP crypto provider: 'C:\Windows\System32\NavSip.dll'
2021-01-19T17:39:41.2702783Z Copying Web Client Files
2021-01-19T17:39:41.2703456Z Copying Client Files
2021-01-19T17:39:41.2703851Z Copying ModernDev Files
2021-01-19T17:39:41.2705389Z Copying additional files
2021-01-19T17:39:41.2705985Z Copying ConfigurationPackages
2021-01-19T17:39:41.2708610Z Copying Test Assemblies
2021-01-19T17:39:41.2710887Z Copying Extensions
2021-01-19T17:39:41.2713202Z Copying Applications
2021-01-19T17:39:41.2755306Z Starting Business Central Service Tier
2021-01-19T17:42:14.4311070Z Importing CRONUS license file
2021-01-19T17:42:15.3165479Z Stopping Business Central Service Tier
2021-01-19T17:42:15.6265805Z Installation took 245 seconds
2021-01-19T17:42:15.6356073Z Installation complete
2021-01-19T17:48:50.0424261Z Removing intermediate container b231cf5b913e
2021-01-19T17:48:50.0425820Z  ---> f13096f62f85
2021-01-19T17:48:50.0428368Z Step 6/6 : LABEL legal="http://go.microsoft.com/fwlink/?LinkId=837447"       created="202101191732"       nav=""       cu=""       country="W1"       version="17.3.20469.21053"       platform="17.0.20458.21043"
2021-01-19T17:48:50.2726227Z  ---> Running in 8d349be23f00
2021-01-19T17:48:54.4789551Z Removing intermediate container 8d349be23f00
2021-01-19T17:48:54.4791816Z  ---> c492bc61e119
2021-01-19T17:48:56.0019665Z Successfully built c492bc61e119
2021-01-19T17:48:56.2424596Z Successfully tagged myimage:sandbox-17.3.20469.21053-w1-10.0.17763.1577-ltsc2019
2021-01-19T17:48:56.2717129Z Building image took 1157 seconds
2021-01-19T17:49:00.8717159Z *** Created Image: myimage:sandbox-17.3.20469.21053-w1-10.0.17763.1577-ltsc2019
2021-01-19T17:49:00.8744294Z *** No Docker Registry specified
2021-01-19T17:49:00.8759358Z *** Docker Create Succeeded.
2021-01-19T17:49:00.8852548Z *** Cleanup VSTS Environment: True
2021-01-19T17:49:03.1607717Z ##[section]Finishing: Create Docker Image
2021-01-19T17:49:03.1804876Z ##[section]Starting: ALOPS - Start Docker Container
2021-01-19T17:49:03.1954397Z ==============================================================================
2021-01-19T17:49:03.1954780Z Task         : ALOps Docker Start
2021-01-19T17:49:03.1955087Z Description  : Start a Business Central container
2021-01-19T17:49:03.1955368Z Version      : 1.438.2057
2021-01-19T17:49:03.1955612Z Author       : Hodor
2021-01-19T17:49:03.1955898Z Help         : Start Business Central docker container.
2021-01-19T17:49:03.1956258Z ==============================================================================
2021-01-19T17:49:06.2050482Z *** Configure AMSI for session: disable (in memory)
2021-01-19T17:49:06.9144768Z *** Importing required PS-Functions
2021-01-19T17:49:08.4354740Z *** Validate configuration
2021-01-19T17:49:09.0590302Z *** Task Inputs:
2021-01-19T17:49:09.0708167Z 
2021-01-19T17:49:09.0950738Z name                        value                                                       
2021-01-19T17:49:09.0957572Z ----                        -----                                                       
2021-01-19T17:49:09.0963669Z fixed_tag                                                                               
2021-01-19T17:49:09.0970870Z ignore_no_container_warning False                                                       
2021-01-19T17:49:09.0976482Z docker_image                myimage:sandbox-17.3.20469.21053-w1-10.0.17763.1577-ltsc2019
2021-01-19T17:49:09.0982137Z accept_image_eula           True                                                        
2021-01-19T17:49:09.0989509Z accept_image_outdated       True                                                        
2021-01-19T17:49:09.0995241Z enable_symbol_loading       False                                                       
2021-01-19T17:49:09.1001177Z enable_api_services         False                                                       
2021-01-19T17:49:09.1005745Z docker_pull                 True                                                        
2021-01-19T17:49:09.1010474Z dockerauthentication        None                                                        
2021-01-19T17:49:09.1015296Z docker_login                                                                            
2021-01-19T17:49:09.1020067Z docker_username                                                                         
2021-01-19T17:49:09.1024864Z docker_password                                                                         
2021-01-19T17:49:09.1029577Z docker_registry                                                                         
2021-01-19T17:49:09.1060402Z memory_gb                   8                                                           
2021-01-19T17:49:09.1061391Z container_restart           no                                                          
2021-01-19T17:49:09.1063365Z docker_parameters           --isolation=hyperv                                          
2021-01-19T17:49:09.1064283Z sql_server                                                                              
2021-01-19T17:49:09.1065081Z sql_server_instance                                                                     
2021-01-19T17:49:09.1065879Z sql_database                                                                            
2021-01-19T17:49:09.1066692Z sql_database_user                                                                       
2021-01-19T17:49:09.1070938Z sql_database_user_password                                                              
2021-01-19T17:49:09.1075342Z sql_backup_file                                                                         
2021-01-19T17:49:09.1081545Z encryption_key                                                                          
2021-01-19T17:49:09.1083347Z 
2021-01-19T17:49:09.1110927Z 
2021-01-19T17:49:09.1117968Z 
2021-01-19T17:49:09.1333303Z *** For documentation, please visit   : https://www.alops.be/documentation
2021-01-19T17:49:09.1339238Z 
2021-01-19T17:49:09.3784438Z *** ALOps License:
2021-01-19T17:49:09.3812284Z   * Licensed To: Abakion a/s
2021-01-19T17:49:09.3817093Z 
2021-01-19T17:49:09.8412354Z *** Splitting Additional Docker Parameters
2021-01-19T17:49:09.8427452Z *** Additional Docker parameters:
2021-01-19T17:49:09.8437088Z 
2021-01-19T17:49:09.8441199Z --isolation=hyperv
2021-01-19T17:49:09.8509972Z *** Add docker parameter: --isolation=hyperv
2021-01-19T17:49:09.8546962Z ##[command]"docker" create --memory 8G --env accept_eula=Y --env accept_outdated=Y --restart no --label TFSBuild=Document Customizer_5000 --isolation=hyperv myimage:sandbox-17.3.20469.21053-w1-10.0.17763.1577-ltsc2019
2021-01-19T17:49:10.7247766Z *** Checking for Assemblies in App
2021-01-19T17:49:10.7363288Z ##[command]"docker" start 537491b9efcb8dc2968ff6c279a0fde25347e9dd0b309883dae9fc245b014392
2021-01-19T17:49:19.0172222Z *** Container Started: 537491b9efcb8dc2968ff6c279a0fde25347e9dd0b309883dae9fc245b014392
2021-01-19T17:49:19.3366013Z *** Container Labels:
2021-01-19T17:49:19.3425482Z 
2021-01-19T17:49:19.3951233Z *** Docker Start OK.
2021-01-19T17:49:19.3951680Z *** Cleanup VSTS Environment: True
2021-01-19T17:49:21.6586723Z ##[section]Async Command Start: Add Build Tag
2021-01-19T17:49:21.6587390Z Build '5000' has following tags now: myimage-sandbox-17.3.20469.21053-w1-10.0.17763.1577-ltsc2019
2021-01-19T17:49:21.6587832Z ##[section]Async Command End: Add Build Tag
2021-01-19T17:49:21.6589015Z ##[section]Async Command Start: Add Build Tag
2021-01-19T17:49:21.6589669Z Build '5000' has following tags now: myimage-sandbox-17.3.20469.21053-w1-10.0.17763.1577-ltsc2019, BC.Platform.17.0.20458.21043
2021-01-19T17:49:21.6590154Z ##[section]Async Command End: Add Build Tag
2021-01-19T17:49:21.6591140Z ##[section]Async Command Start: Add Build Tag
2021-01-19T17:49:21.6591784Z Build '5000' has following tags now: BC.Version.17.3.20469.21053, myimage-sandbox-17.3.20469.21053-w1-10.0.17763.1577-ltsc2019
2021-01-19T17:49:21.6592285Z ##[section]Async Command End: Add Build Tag
2021-01-19T17:49:21.6593571Z ##[section]Finishing: ALOPS - Start Docker Container
2021-01-19T17:49:21.6722115Z ##[section]Starting: ALOPS - Wait for Docker Container to start
2021-01-19T17:49:21.6869420Z ==============================================================================
2021-01-19T17:49:21.6869837Z Task         : ALOps Docker Wait
2021-01-19T17:49:21.6870211Z Description  : Wait until the Business Central container is started
2021-01-19T17:49:21.6870552Z Version      : 1.438.2057
2021-01-19T17:49:21.6870806Z Author       : Hodor
2021-01-19T17:49:21.6871172Z Help         : Wait until the Business Central container is started.
2021-01-19T17:49:21.6871600Z ==============================================================================
2021-01-19T17:49:33.2466079Z *** Configure AMSI for session: disable (in memory)
2021-01-19T17:49:34.3965903Z *** Validate configuration
2021-01-19T17:49:35.5915919Z *** Task Inputs:
2021-01-19T17:49:35.5974148Z 
2021-01-19T17:49:35.6088970Z name                 value                 
2021-01-19T17:49:35.6094718Z ----                 -----                 
2021-01-19T17:49:35.6101542Z fixed_tag                                  
2021-01-19T17:49:35.6103136Z search_string        Ready for connections!
2021-01-19T17:49:35.6108550Z error_string                               
2021-01-19T17:49:35.6112348Z setup_working_folder True                  
2021-01-19T17:49:35.6119461Z usecompression       True                  
2021-01-19T17:49:35.6127223Z printlogs            True                  
2021-01-19T17:49:35.6128129Z 
2021-01-19T17:49:35.6156862Z 
2021-01-19T17:49:35.6160090Z 
2021-01-19T17:49:35.6371497Z *** For documentation, please visit   : https://www.alops.be/documentation
2021-01-19T17:49:35.6375362Z 
2021-01-19T17:49:35.9145457Z *** ALOps License:
2021-01-19T17:49:35.9169768Z   * Licensed To: Abakion a/s
2021-01-19T17:49:35.9174885Z 
2021-01-19T17:49:35.9317312Z *** Importing required PS-Functions
2021-01-19T17:49:37.4307866Z *** Waiting for Docker Container Log Entry: Ready for connections!
2021-01-19T17:49:38.8750767Z Initializing...
2021-01-19T17:49:38.8776309Z Starting Container
2021-01-19T17:49:38.8796844Z Hostname is 537491b9efcb
2021-01-19T17:49:38.8888532Z PublicDnsName is 537491b9efcb
2021-01-19T17:49:38.8904109Z Using NavUserPassword Authentication
2021-01-19T17:49:38.8917566Z Starting Local SQL Server
2021-01-19T17:49:40.2837772Z Starting Internet Information Server
2021-01-19T17:49:41.7022114Z Creating Self Signed Certificate
2021-01-19T17:49:45.7111868Z Self Signed Certificate Thumbprint 92198C0C7760B1D7B01E35C64732ACCC674640EB
2021-01-19T17:49:45.7124509Z Modifying Service Tier Config File with Instance Specific Settings
2021-01-19T17:49:48.5342462Z Starting Service Tier
2021-01-19T17:51:18.1074449Z Registering event sources
2021-01-19T17:51:18.1102100Z Creating DotNetCore Web Server Instance
2021-01-19T17:51:32.7733593Z Enabling Financials User Experience
2021-01-19T17:51:32.7763260Z Creating http download site
2021-01-19T17:51:34.1268056Z Setting SA Password and enabling SA
2021-01-19T17:51:35.4852481Z Creating *** as SQL User and add to sys***
2021-01-19T17:51:38.2019916Z Creating SUPER user
2021-01-19T17:51:51.6774458Z Container IP Address: 172.18.221.63
2021-01-19T17:51:51.6807086Z Container Hostname  : 537491b9efcb
2021-01-19T17:51:51.6820134Z Container Dns Name  : 537491b9efcb
2021-01-19T17:51:51.6832780Z Web Client          : https://537491b9efcb/BC/
2021-01-19T17:51:51.6845396Z Admin Username      : ***
2021-01-19T17:51:51.6857939Z Admin Password      : Pumi7608
2021-01-19T17:51:51.6870976Z Dev. Server         : https://537491b9efcb
2021-01-19T17:51:51.6883383Z Dev. ServerInstance : BC
2021-01-19T17:51:51.6889030Z 
2021-01-19T17:51:51.6901972Z Files:
2021-01-19T17:51:51.6915436Z http://537491b9efcb:8080/ALLanguage.vsix
2021-01-19T17:51:51.6927845Z http://537491b9efcb:8080/certificate.cer
2021-01-19T17:51:51.6933559Z 
2021-01-19T17:51:51.6952673Z WARNING: You are running a container which is 69 days old.
2021-01-19T17:51:51.6967560Z Microsoft recommends that you always run the latest version of our containers.
2021-01-19T17:51:51.6970350Z 
2021-01-19T17:51:51.6983820Z Container Total Physical Memory is 8.5Gb
2021-01-19T17:51:51.6999485Z Container Free Physical Memory is 6.8Gb
2021-01-19T17:51:51.7002422Z 
2021-01-19T17:51:51.7016464Z Initialization took 146 seconds
2021-01-19T17:51:51.7028998Z Ready for connections!
2021-01-19T17:51:51.7052431Z Starting EventLog Monitor
2021-01-19T17:51:51.7065802Z Monitoring EventSources from EventLog[Application]:
2021-01-19T17:51:51.7077522Z - MicrosoftDynamicsNAVClientClientService
2021-01-19T17:51:51.7089852Z - MicrosoftDynamicsNAVClientWebClient
2021-01-19T17:51:51.7104098Z - MicrosoftDynamicsNavServer$BC
2021-01-19T17:51:51.7116528Z - MSSQL$SQLEXPRESS
2021-01-19T17:51:51.7121161Z 
2021-01-19T17:51:51.8675543Z 
2021-01-19T17:51:52.2837520Z *** BC Container Parameters:
2021-01-19T17:51:52.2862770Z 
2021-01-19T17:51:52.2875126Z *** Mapping container info to global variables:
2021-01-19T17:51:52.2920483Z *** Set Pipeline variable $(ALOPS_DOCKER_CONTAINER_ID) = '537491b9efcb8dc2968ff6c279a0fde25347e9dd0b309883dae9fc245b014392'
2021-01-19T17:51:52.3050295Z *** Set Pipeline variable $(ALOPS_DOCKER_IPADDRESS) = '172.18.221.63'
2021-01-19T17:51:52.3096111Z *** Set Pipeline variable $(ALOPS_DOCKER_HOSTNAME) = '537491b9efcb'
2021-01-19T17:51:52.3133775Z *** Set Pipeline variable $(ALOPS_DOCKER_DNSNAME) = '537491b9efcb'
2021-01-19T17:51:52.3175601Z *** Set Pipeline variable $(ALOPS_DOCKER_WEBCLIENT) = 'https://537491b9efcb/BC/'
2021-01-19T17:51:52.3233620Z *** Set Pipeline variable $(ALOPS_DOCKER_VSIX) = 'http://537491b9efcb:8080/ALLanguage.vsix'
2021-01-19T17:51:52.3287397Z *** Set Pipeline variable $(ALOPS_DOCKER_CERTIFICATE) = 'http://537491b9efcb:8080/certificate.cer'
2021-01-19T17:51:52.3343492Z *** Set Pipeline variable $(ALOPS_DOCKER_ADMINUSER) = '***'
2021-01-19T17:51:52.3385871Z *** Set Pipeline variable $(ALOPS_DOCKER_ADMINPASSWORD) = 'Pumi7608'
2021-01-19T17:51:52.3426650Z *** Set Pipeline variable $(ALOPS_DOCKER_NAVSERVERINSTANCE) = 'BC'
2021-01-19T17:51:52.3581834Z *** Initiate Docker Session
2021-01-19T17:51:53.0838782Z *** Set Docker Container ErrorActionPreference = Stop
2021-01-19T17:51:53.2191019Z *** Working folder: C:\Agent\_work\30\s
2021-01-19T17:51:53.2204879Z ***
2021-01-19T17:51:53.2219455Z *** Copy Working folder to Docker Container: 537491b9efcb8dc2968ff6c279a0fde25347e9dd0b309883dae9fc245b014392
2021-01-19T17:51:53.2234485Z *** Docker Working Folder: c:\Run\DevOps\
2021-01-19T17:51:53.2249070Z *** Copy from [C:\Agent\_work\30\s] to [c:\Run\DevOps\]
2021-01-19T17:51:53.3852498Z *** Compression Enabled Transfer (Dotnet)
2021-01-19T17:51:53.3962887Z *** Compress Source Files
2021-01-19T17:52:46.5137724Z *** Transfer compressed Archive to session (104316507 bytes)
2021-01-19T17:53:05.4436415Z *** Expand source files in target session
2021-01-19T17:53:06.8663891Z *** Source File setup completed
2021-01-19T17:53:06.8733740Z *** Container : Ready for connections!
2021-01-19T17:53:06.8855718Z *** Cleanup VSTS Environment: True
2021-01-19T17:53:09.1740156Z ##[section]Finishing: ALOPS - Wait for Docker Container to start
2021-01-19T17:53:09.2106238Z ##[section]Starting: ALOps License Import
2021-01-19T17:53:09.2335542Z ==============================================================================
2021-01-19T17:53:09.2336498Z Task         : ALOps License Import
2021-01-19T17:53:09.2336957Z Description  : Import Business Central license (.flf)
2021-01-19T17:53:09.2337262Z Version      : 1.438.2057
2021-01-19T17:53:09.2337539Z Author       : Hodor
2021-01-19T17:53:09.2337877Z Help         : Import Business Central license (.flf).
2021-01-19T17:53:09.2338277Z ==============================================================================
2021-01-19T17:53:14.3676432Z *** Configure AMSI for session: disable (in memory)
2021-01-19T17:53:15.1768179Z *** Validate configuration
2021-01-19T17:53:16.0761725Z *** Task Inputs:
2021-01-19T17:53:16.0819127Z 
2021-01-19T17:53:16.0916877Z name                                                                                                              value
2021-01-19T17:53:16.0922929Z ----                                                                                                              -----
2021-01-19T17:53:16.0927952Z usedocker                                                                                                          True
2021-01-19T17:53:16.0932939Z fixed_tag                                                                                                              
2021-01-19T17:53:16.0937941Z nav_serverinstance                                                                                                BC140
2021-01-19T17:53:16.1010261Z license_path        
2021-01-19T17:53:16.1036724Z remove_license_file                                                                                                True
2021-01-19T17:53:16.1041410Z print_license_info                                                                                                False
2021-01-19T17:53:16.1046226Z license_scope                                                                                                   Default
2021-01-19T17:53:16.1047721Z 
2021-01-19T17:53:16.1073557Z 
2021-01-19T17:53:16.1079153Z 
2021-01-19T17:53:16.1269076Z *** For documentation, please visit   : https://www.alops.be/documentation
2021-01-19T17:53:16.1274767Z 
2021-01-19T17:53:16.4658138Z *** ALOps License:
2021-01-19T17:53:16.4684276Z   * Licensed To: Abakion a/s
2021-01-19T17:53:16.4690585Z 
2021-01-19T17:53:16.4981111Z *** Importing required PS-Functions
2021-01-19T17:53:17.7398838Z *** Connect Docker Session
2021-01-19T17:53:17.9164889Z *** Initiate Docker Session
2021-01-19T17:53:18.2805180Z *** Set Docker Container ErrorActionPreference = Stop
2021-01-19T17:53:18.5968114Z *** Import license in docker container.
2021-01-19T17:53:19.4895408Z *** Import NAV/BC Management DLL's
2021-01-19T17:53:19.5055135Z *** Loading assemblies for ServiceTier [BC].
2021-01-19T17:53:21.3540899Z *** Loading assemblies from: [C:\program files\microsoft dynamics nav\170\service]
2021-01-19T17:53:21.3737443Z *** Selected module: [C:\program files\microsoft dynamics nav\170\service\Microsoft.Dynamics.Nav.Apps.Management.dll]
2021-01-19T17:53:21.3779951Z *** Loading module: [C:\program files\microsoft dynamics nav\170\service\Microsoft.Dynamics.Nav.Apps.Management.dll]
2021-01-19T17:53:21.4296116Z *** Selected module: [C:\program files\microsoft dynamics nav\170\service\Microsoft.Dynamics.Nav.Management.dll]
2021-01-19T17:53:21.4319051Z *** Loading module: [C:\program files\microsoft dynamics nav\170\service\Microsoft.Dynamics.Nav.Management.dll]
2021-01-19T17:53:21.4552482Z *** Setup Flf File: ***
2021-01-19T17:53:21.4731144Z *** Create TempFile
2021-01-19T17:53:21.5095679Z *** Download file
2021-01-19T17:53:22.4938513Z *** Flf File: C:\Users\ContainerAdministrator\AppData\Local\Temp\tmp145F.tmp.flf
2021-01-19T17:53:22.4946930Z *** Import License: [C:\Users\ContainerAdministrator\AppData\Local\Temp\tmp145F.tmp.flf]
2021-01-19T17:53:22.4955432Z *** Remove License: [C:\Users\ContainerAdministrator\AppData\Local\Temp\tmp145F.tmp.flf]
2021-01-19T17:53:22.5016004Z 
2021-01-19T17:53:22.5030304Z *** Disconnect Docker session.
2021-01-19T17:53:22.5118472Z *** Remove Docker session.
2021-01-19T17:53:22.5119441Z *** Docker session removed.
2021-01-19T17:53:22.5126821Z *** Import License Results:
2021-01-19T17:53:22.5139789Z *** Import License Completed.
2021-01-19T17:53:22.5228372Z *** Cleanup VSTS Environment: True
2021-01-19T17:53:24.8059501Z ##[section]Finishing: ALOps License Import
2021-01-19T17:53:24.9376046Z ##[section]Starting: Download Library App
2021-01-19T17:53:24.9525069Z ==============================================================================
2021-01-19T17:53:24.9525482Z Task         : Download build artifacts
2021-01-19T17:53:24.9525872Z Description  : Download files that were saved as artifacts of a completed build
2021-01-19T17:53:24.9526201Z Version      : 0.178.0
2021-01-19T17:53:24.9526482Z Author       : Microsoft Corporation
2021-01-19T17:53:24.9526902Z Help         : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/download-build-artifacts
2021-01-19T17:53:24.9527363Z ==============================================================================
2021-01-19T17:53:36.3682022Z Definition Name App Manager - Current resolved to id 20
2021-01-19T17:53:36.6980028Z Latest build found:  4559
2021-01-19T17:53:36.6981040Z Downloading artifacts for build: 4559
2021-01-19T17:53:36.7455442Z Linked artifacts count:  1
2021-01-19T17:53:36.7475394Z Downloading items from container resource #/6921020/Abakion Apps
2021-01-19T17:53:36.7476153Z Downloading artifact Dynamics 365 App from: https://dev.azure.com/abakionscb//_apis/resources/Containers/6921020?itemPath=Abakion%20Apps&isShallow=true&api-version=4.1-preview.4
2021-01-19T17:53:36.9409297Z Skipped processing item Abakion Apps/Abakion_Abakion App Manager_17.0.202102.4559_runtime.app
2021-01-19T17:53:37.0121377Z Downloading Abakion Apps/Abakion_Abakion App Manager_17.0.202102.4559App.app to C:\Agent\_work\30\a\Abakion Apps\Abakion_Abakion App Manager_17.0.202102.4559App.app
2021-01-19T17:53:37.0811075Z Downloaded Abakion Apps/Abakion_Abakion App Manager_17.0.202102.4559App.app to C:\Agent\_work\30\a\Abakion Apps\Abakion_Abakion App Manager_17.0.202102.4559App.app
2021-01-19T17:53:37.0821901Z Skipped processing item Abakion Apps/compilelog.txt
2021-01-19T17:53:37.7714011Z Total Files: 3, Processed: 1, Skipped: 2, Failed: 0, Download time: 1.02 secs, Download size: 798492Bytes
2021-01-19T17:53:37.8137832Z Successfully downloaded artifacts to C:\Agent\_work\30\a
2021-01-19T17:53:37.8142813Z ##[section]Finishing: Download Library App
2021-01-19T17:53:37.8263455Z ##[section]Starting: Publish Library App
2021-01-19T17:53:37.8398377Z ==============================================================================
2021-01-19T17:53:37.8398745Z Task         : ALOps App Publish
2021-01-19T17:53:37.8399066Z Description  : Publish AL Extension to Business Central
2021-01-19T17:53:37.8399363Z Version      : 1.438.2057
2021-01-19T17:53:37.8399613Z Author       : Hodor
2021-01-19T17:53:37.8399942Z Help         : Publish Business Central extension to service tier.
2021-01-19T17:53:37.8400317Z ==============================================================================
2021-01-19T17:53:43.3888979Z *** Configure AMSI for session: disable (in memory)
2021-01-19T17:53:44.6996680Z *** Validate configuration
2021-01-19T17:53:45.7035705Z *** Task Inputs:
2021-01-19T17:53:45.7090082Z 
2021-01-19T17:53:45.7211291Z name                                                                                                              value
2021-01-19T17:53:45.7217612Z ----                                                                                                              -----
2021-01-19T17:53:45.7222541Z usedocker                                                                                                          True
2021-01-19T17:53:45.7226494Z fixed_tag                                                                                                              
2021-01-19T17:53:45.7231694Z installpublishedapps                                                                                               True
2021-01-19T17:53:45.7235907Z installaltesttool                                                                                                 False
2021-01-19T17:53:45.7240695Z install_al_app_names                                                                             Tests-TestLibraries...
2021-01-19T17:53:45.7244660Z strictappnames                                                                                                    False
2021-01-19T17:53:45.7250138Z nav_serverinstance                                                                                                BC140
2021-01-19T17:53:45.7255254Z artifact_path                                                                                                          
2021-01-19T17:53:45.7259313Z nav_artifact_app_filter                                                                                        *app.app
2021-01-19T17:53:45.7264209Z skip_verification                                                                                                  True
2021-01-19T17:53:45.7272003Z forcesync                                                                                                         False
2021-01-19T17:53:45.7281829Z publish_scope                                                                                                    Global
2021-01-19T17:53:45.7285943Z tenant                                                                                                          default
2021-01-19T17:53:45.7290191Z batch_publish_folder                                                                                                   
2021-01-19T17:53:45.7290956Z 
2021-01-19T17:53:45.7314949Z 
2021-01-19T17:53:45.7321317Z 
2021-01-19T17:53:45.7507070Z *** For documentation, please visit   : https://www.alops.be/documentation
2021-01-19T17:53:45.7513229Z 
2021-01-19T17:53:46.0083170Z *** ALOps License:
2021-01-19T17:53:46.0128452Z   * Licensed To: Abakion a/s
2021-01-19T17:53:46.0134525Z 
2021-01-19T17:53:46.0352584Z *** Importing required PS-Functions
2021-01-19T17:53:47.5870593Z *** Initiate Docker Session
2021-01-19T17:53:47.9582678Z *** Set Docker Container ErrorActionPreference = Stop
2021-01-19T17:53:48.2714145Z *** Install AL TestTool: False
2021-01-19T17:53:48.2727702Z *** Working folder: C:\Agent\_work\30\s
2021-01-19T17:53:48.2742588Z *** Artifact folder: C:\Agent\_work\30\a
2021-01-19T17:53:48.2755924Z *** Pipeline workspace: C:\Agent\_work\30
2021-01-19T17:53:48.2765512Z ***
2021-01-19T17:53:48.2800231Z *** Copy Artifacts to Docker Container: 537491b9efcb8dc2968ff6c279a0fde25347e9dd0b309883dae9fc245b014392
2021-01-19T17:53:48.2845205Z *** Docker Artifacts Folder: c:\Run\DevOps\Artifacts
2021-01-19T17:53:48.2933023Z *** Dynamic resolve App file.
2021-01-19T17:53:48.2947331Z *** Scanning [System.DefaultWorkingDirectory].
2021-01-19T17:53:48.3165935Z *** Scanning [System.ArtifactsDirectory].
2021-01-19T17:53:48.3198728Z *** Scanning [Pipeline.Workspace].
2021-01-19T17:53:48.3443541Z *** Multiple App files found with filter [*app.app].
2021-01-19T17:53:48.3515543Z   * C:\Agent\_work\30\a\Abakion Apps\Abakion_Abakion App Manager_17.0.202102.4559App.app
2021-01-19T17:53:48.3538897Z *** Resolved App File: [C:\Agent\_work\30\a\Abakion Apps\Abakion_Abakion App Manager_17.0.202102.4559App.app].
2021-01-19T17:53:48.5259102Z *** Copy Artifact: [C:\Agent\_work\30\a\Abakion Apps\Abakion_Abakion App Manager_17.0.202102.4559App.app]
2021-01-19T17:53:50.1568650Z *** Import NAV/BC Management DLL's
2021-01-19T17:53:50.1601838Z *** Loading assemblies for ServiceTier [BC].
2021-01-19T17:53:50.4766211Z *** Loading assemblies from: [C:\program files\microsoft dynamics nav\170\service]
2021-01-19T17:53:50.4960694Z *** Selected module: [C:\program files\microsoft dynamics nav\170\service\Microsoft.Dynamics.Nav.Apps.Management.dll]
2021-01-19T17:53:50.5010346Z *** Loading module: [C:\program files\microsoft dynamics nav\170\service\Microsoft.Dynamics.Nav.Apps.Management.dll]
2021-01-19T17:53:50.5573276Z *** Selected module: [C:\program files\microsoft dynamics nav\170\service\Microsoft.Dynamics.Nav.Management.dll]
2021-01-19T17:53:50.5600581Z *** Loading module: [C:\program files\microsoft dynamics nav\170\service\Microsoft.Dynamics.Nav.Management.dll]
2021-01-19T17:53:50.9442561Z 
2021-01-19T17:53:50.9497238Z **************************************
2021-01-19T17:53:50.9514035Z  * App File = [c:\Run\DevOps\Artifacts\Abakion_Abakion App Manager_17.0.202102.4559App.app]
2021-01-19T17:53:50.9525054Z 
2021-01-19T17:53:51.0733757Z  * App.ID        = 9cf9feca-8d2d-49f3-a03d-6ae05f910b2c
2021-01-19T17:53:51.0777119Z  * App.Name      = Abakion App Manager
2021-01-19T17:53:51.0820069Z  * App.Publisher = Abakion
2021-01-19T17:53:51.0891958Z  * App.Version   = 17.0.202102.4559
2021-01-19T17:53:51.5450625Z  => Publishing App 'Abakion App Manager v17.0.202102.4559'
2021-01-19T17:54:07.4490503Z *** Get Tenants
2021-01-19T17:54:07.8755660Z 
2021-01-19T17:54:07.8792847Z *** Sync Tenant default
2021-01-19T17:54:10.4298524Z *** Sync App [Abakion App Manager] on tenant [default]
2021-01-19T17:54:12.0725167Z *** Install App [Abakion App Manager] on tenant [default]
2021-01-19T17:54:15.4778757Z 
2021-01-19T17:54:15.4799317Z **************************************
2021-01-19T17:54:15.4800044Z 
2021-01-19T17:54:15.5067980Z *** Disconnect Docker session.
2021-01-19T17:54:15.5186047Z *** Remove Docker session.
2021-01-19T17:54:15.5187647Z *** Docker session removed.
2021-01-19T17:54:15.5188550Z *** AL-Extension Published to ALOps Repository
2021-01-19T17:54:15.5221908Z *** Cleanup VSTS Environment: True
2021-01-19T17:54:17.8062161Z ##[section]Async Command Start: Add Build Tag
2021-01-19T17:54:17.8062949Z Build '5000' has following tags now: App.Abakion App Manager.17.0.202102.4559, BC.Version.17.3.20469.21053, myimage-sandbox-17.3.20469.21053-w1-10.0.17763.1577-ltsc2019, BC.Platform.17.0.20458.21043
2021-01-19T17:54:17.8063571Z ##[section]Async Command End: Add Build Tag
2021-01-19T17:54:17.8064712Z ##[section]Finishing: Publish Library App
2021-01-19T17:54:17.8381216Z ##[section]Starting: ALOps Install AL TestTool
2021-01-19T17:54:17.8516586Z ==============================================================================
2021-01-19T17:54:17.8516983Z Task         : ALOps App Publish
2021-01-19T17:54:17.8517320Z Description  : Publish AL Extension to Business Central
2021-01-19T17:54:17.8517630Z Version      : 1.438.2057
2021-01-19T17:54:17.8518015Z Author       : Hodor
2021-01-19T17:54:17.8518368Z Help         : Publish Business Central extension to service tier.
2021-01-19T17:54:17.8518783Z ==============================================================================
2021-01-19T17:54:19.1003820Z *** Configure AMSI for session: disable (in memory)
2021-01-19T17:54:21.1898141Z *** Validate configuration
2021-01-19T17:54:21.6788788Z *** Task Inputs:
2021-01-19T17:54:21.6850410Z 
2021-01-19T17:54:21.7044941Z name                                                                                                              value
2021-01-19T17:54:21.7050635Z ----                                                                                                              -----
2021-01-19T17:54:21.7055418Z usedocker                                                                                                          True
2021-01-19T17:54:21.7058928Z fixed_tag                                                                                                              
2021-01-19T17:54:21.7063079Z installpublishedapps                                                                                               True
2021-01-19T17:54:21.7067054Z installaltesttool                                                                                                  True
2021-01-19T17:54:21.7071047Z install_al_app_names                                                                             Tests-TestLibraries...
2021-01-19T17:54:21.7075260Z strictappnames                                                                                                    False
2021-01-19T17:54:21.7079334Z nav_serverinstance                                                                                                BC140
2021-01-19T17:54:21.7084091Z artifact_path                                                                                                          
2021-01-19T17:54:21.7087714Z nav_artifact_app_filter                                                                                           *.app
2021-01-19T17:54:21.7092421Z skip_verification                                                                                                  True
2021-01-19T17:54:21.7096088Z forcesync                                                                                                         False
2021-01-19T17:54:21.7100184Z publish_scope                                                                                                    Global
2021-01-19T17:54:21.7107873Z tenant                                                                                                          default
2021-01-19T17:54:21.7109017Z batch_publish_folder                                                                                                   
2021-01-19T17:54:21.7109621Z 
2021-01-19T17:54:21.7136458Z 
2021-01-19T17:54:21.7143683Z 
2021-01-19T17:54:21.7347238Z *** For documentation, please visit   : https://www.alops.be/documentation
2021-01-19T17:54:21.7351407Z 
2021-01-19T17:54:22.0728242Z *** ALOps License:
2021-01-19T17:54:22.0757000Z   * Licensed To: Abakion a/s
2021-01-19T17:54:22.0763129Z 
2021-01-19T17:54:22.0902677Z *** Importing required PS-Functions
2021-01-19T17:54:22.8762886Z *** Initiate Docker Session
2021-01-19T17:54:23.2775212Z *** Set Docker Container ErrorActionPreference = Stop
2021-01-19T17:54:23.6017109Z *** Install AL TestTool: True
2021-01-19T17:54:23.6065700Z *** Start AL-TestTool installation
2021-01-19T17:54:24.9868135Z *** Import NAV/BC Management DLL's
2021-01-19T17:54:24.9915855Z *** Loading assemblies for ServiceTier [BC].
2021-01-19T17:54:25.4493793Z *** Loading assemblies from: [C:\program files\microsoft dynamics nav\170\service]
2021-01-19T17:54:25.4753494Z *** Selected module: [C:\program files\microsoft dynamics nav\170\service\Microsoft.Dynamics.Nav.Apps.Management.dll]
2021-01-19T17:54:25.4815896Z *** Loading module: [C:\program files\microsoft dynamics nav\170\service\Microsoft.Dynamics.Nav.Apps.Management.dll]
2021-01-19T17:54:25.5264954Z *** Selected module: [C:\program files\microsoft dynamics nav\170\service\Microsoft.Dynamics.Nav.Management.dll]
2021-01-19T17:54:25.5284556Z *** Loading module: [C:\program files\microsoft dynamics nav\170\service\Microsoft.Dynamics.Nav.Management.dll]
2021-01-19T17:54:25.9124941Z *** Check MockAssemblies.
2021-01-19T17:54:25.9378096Z *** Application requested for installation:
2021-01-19T17:54:25.9432463Z   * Any
2021-01-19T17:54:25.9453900Z   * Library Assert
2021-01-19T17:54:25.9497607Z   * Library Variable Storage
2021-01-19T17:54:25.9513640Z   * System Application Test
2021-01-19T17:54:25.9522555Z   * System Application Test Library
2021-01-19T17:54:25.9544995Z   * Test Runner
2021-01-19T17:54:25.9564268Z   * Tests-TestLibraries
2021-01-19T17:54:25.9579580Z 
2021-01-19T17:54:25.9704348Z *** Get Available Applications from [C:\Applications*\ C:\Extension*\].
2021-01-19T17:54:25.9916595Z *** Get [*.app] files recursive from [C:\Applications*\ C:\Extension*\]
2021-01-19T17:54:27.0925219Z *** Found [143] files.
2021-01-19T17:54:27.0954155Z *** Extract App detail from [C:\Applications\APIV1\Source\Microsoft__Exclude_APIV1_.app]
2021-01-19T17:54:27.2160531Z *** Extract App detail from [C:\Applications\APIV1\Test\Microsoft__Exclude_APIV1_ Tests.app]
2021-01-19T17:54:27.2389957Z *** Extract App detail from [C:\Applications\APIV2\Source\Microsoft__Exclude_APIV2_.app]
2021-01-19T17:54:27.2572464Z *** Extract App detail from [C:\Applications\APIV2\Test\Microsoft__Exclude_APIV2_ Tests.app]
2021-01-19T17:54:27.2661211Z *** Extract App detail from [C:\Applications\Application\Source\Microsoft_Application.app]
2021-01-19T17:54:27.2698176Z *** Extract App detail from [C:\Applications\BaseApp\Source\Microsoft_Base Application.app]
2021-01-19T17:54:27.9264366Z *** Extract App detail from [C:\Applications\BaseApp\Source\Microsoft_Czech language (Czechia).app]
2021-01-19T17:54:27.9332497Z *** Extract App detail from [C:\Applications\BaseApp\Source\Microsoft_Danish language (Denmark).app]
2021-01-19T17:54:27.9355199Z *** Extract App detail from [C:\Applications\BaseApp\Source\Microsoft_Dutch language (Belgium).app]
2021-01-19T17:54:27.9404990Z *** Extract App detail from [C:\Applications\BaseApp\Source\Microsoft_Dutch language (Netherlands).app]
2021-01-19T17:54:27.9450721Z *** Extract App detail from [C:\Applications\BaseApp\Source\Microsoft_English language (Australia).app]
2021-01-19T17:54:27.9499780Z *** Extract App detail from [C:\Applications\BaseApp\Source\Microsoft_English language (Canada).app]
2021-01-19T17:54:27.9569988Z *** Extract App detail from [C:\Applications\BaseApp\Source\Microsoft_English language (New Zealand).app]
2021-01-19T17:54:27.9585210Z *** Extract App detail from [C:\Applications\BaseApp\Source\Microsoft_English language (United Kingdom).app]
2021-01-19T17:54:27.9629472Z *** Extract App detail from [C:\Applications\BaseApp\Source\Microsoft_English language (United States).app]
2021-01-19T17:54:27.9684234Z *** Extract App detail from [C:\Applications\BaseApp\Source\Microsoft_Finnish language (Finland).app]
2021-01-19T17:54:27.9749940Z *** Extract App detail from [C:\Applications\BaseApp\Source\Microsoft_French language (Belgium).app]
2021-01-19T17:54:27.9830664Z *** Extract App detail from [C:\Applications\BaseApp\Source\Microsoft_French language (Canada).app]
2021-01-19T17:54:27.9878370Z *** Extract App detail from [C:\Applications\BaseApp\Source\Microsoft_French language (France).app]
2021-01-19T17:54:27.9921111Z *** Extract App detail from [C:\Applications\BaseApp\Source\Microsoft_French language (Switzerland).app]
2021-01-19T17:54:27.9980903Z *** Extract App detail from [C:\Applications\BaseApp\Source\Microsoft_German language (Austria).app]
2021-01-19T17:54:28.0039486Z *** Extract App detail from [C:\Applications\BaseApp\Source\Microsoft_German language (Germany).app]
2021-01-19T17:54:28.0100809Z *** Extract App detail from [C:\Applications\BaseApp\Source\Microsoft_German language (Switzerland).app]
2021-01-19T17:54:28.0158500Z *** Extract App detail from [C:\Applications\BaseApp\Source\Microsoft_Icelandic language (Iceland).app]
2021-01-19T17:54:28.0214573Z *** Extract App detail from [C:\Applications\BaseApp\Source\Microsoft_Italian language (Italy).app]
2021-01-19T17:54:28.0270543Z *** Extract App detail from [C:\Applications\BaseApp\Source\Microsoft_Italian language (Switzerland).app]
2021-01-19T17:54:28.0353586Z *** Extract App detail from [C:\Applications\BaseApp\Source\Microsoft_Norwegian language (Norway).app]
2021-01-19T17:54:28.0419427Z *** Extract App detail from [C:\Applications\BaseApp\Source\Microsoft_Russian language (Russia).app]
2021-01-19T17:54:28.0532456Z *** Extract App detail from [C:\Applications\BaseApp\Source\Microsoft_Spanish language (Mexico).app]
2021-01-19T17:54:28.0597725Z *** Extract App detail from [C:\Applications\BaseApp\Source\Microsoft_Spanish language (Spain).app]
2021-01-19T17:54:28.0690441Z *** Extract App detail from [C:\Applications\BaseApp\Source\Microsoft_Swedish language (Sweden).app]
2021-01-19T17:54:28.0723783Z *** Extract App detail from [C:\Applications\BaseApp\Test\Microsoft_Library-NoTransactions.app]
2021-01-19T17:54:28.0780324Z *** Extract App detail from [C:\Applications\BaseApp\Test\Microsoft_Tests-Bank.app]
2021-01-19T17:54:28.0840266Z *** Extract App detail from [C:\Applications\BaseApp\Test\Microsoft_Tests-Cash Flow.app]
2021-01-19T17:54:28.0893923Z *** Extract App detail from [C:\Applications\BaseApp\Test\Microsoft_Tests-Cost Accounting.app]
2021-01-19T17:54:28.0955669Z *** Extract App detail from [C:\Applications\BaseApp\Test\Microsoft_Tests-CRM integration.app]
2021-01-19T17:54:28.1105477Z *** Extract App detail from [C:\Applications\BaseApp\Test\Microsoft_Tests-Data Exchange.app]
2021-01-19T17:54:28.1131545Z *** Extract App detail from [C:\Applications\BaseApp\Test\Microsoft_Tests-Dimension.app]
2021-01-19T17:54:28.1202442Z *** Extract App detail from [C:\Applications\BaseApp\Test\Microsoft_Tests-ERM.app]
2021-01-19T17:54:28.1959672Z *** Extract App detail from [C:\Applications\BaseApp\Test\Microsoft_Tests-Fixed Asset.app]
2021-01-19T17:54:28.2036372Z *** Extract App detail from [C:\Applications\BaseApp\Test\Microsoft_Tests-General Journal.app]
2021-01-19T17:54:28.2190449Z *** Extract App detail from [C:\Applications\BaseApp\Test\Microsoft_Tests-Graph.app]
2021-01-19T17:54:28.2261387Z *** Extract App detail from [C:\Applications\BaseApp\Test\Microsoft_Tests-Integration.app]
2021-01-19T17:54:28.2345392Z *** Extract App detail from [C:\Applications\BaseApp\Test\Microsoft_Tests-Invoicing.app]
2021-01-19T17:54:28.2405679Z *** Extract App detail from [C:\Applications\BaseApp\Test\Microsoft_Tests-Job.app]
2021-01-19T17:54:28.2540369Z *** Extract App detail from [C:\Applications\BaseApp\Test\Microsoft_Tests-Local.app]
2021-01-19T17:54:28.2581073Z *** Extract App detail from [C:\Applications\BaseApp\Test\Microsoft_Tests-Marketing.app]
2021-01-19T17:54:28.2695084Z *** Extract App detail from [C:\Applications\BaseApp\Test\Microsoft_Tests-Misc.app]
2021-01-19T17:54:28.3036138Z *** Extract App detail from [C:\Applications\BaseApp\Test\Microsoft_Tests-Monitor Sensitive Fields.app]
2021-01-19T17:54:28.3089162Z *** Extract App detail from [C:\Applications\BaseApp\Test\Microsoft_Tests-Permissions.app]
2021-01-19T17:54:28.3154651Z *** Extract App detail from [C:\Applications\BaseApp\Test\Microsoft_Tests-Physical Inventory.app]
2021-01-19T17:54:28.3260565Z *** Extract App detail from [C:\Applications\BaseApp\Test\Microsoft_Tests-Prepayment.app]
2021-01-19T17:54:28.3303411Z *** Extract App detail from [C:\Applications\BaseApp\Test\Microsoft_Tests-Rapid Start.app]
2021-01-19T17:54:28.3425626Z *** Extract App detail from [C:\Applications\BaseApp\Test\Microsoft_Tests-Report.app]
2021-01-19T17:54:28.3577713Z *** Extract App detail from [C:\Applications\BaseApp\Test\Microsoft_Tests-Resource.app]
2021-01-19T17:54:28.3726166Z *** Extract App detail from [C:\Applications\BaseApp\Test\Microsoft_Tests-Reverse.app]
2021-01-19T17:54:28.3741687Z *** Extract App detail from [C:\Applications\BaseApp\Test\Microsoft_Tests-SCM.app]
2021-01-19T17:54:28.4739042Z *** Extract App detail from [C:\Applications\BaseApp\Test\Microsoft_Tests-SINGLESERVER.app]
2021-01-19T17:54:28.4925118Z *** Extract App detail from [C:\Applications\BaseApp\Test\Microsoft_Tests-SMB.app]
2021-01-19T17:54:28.5022116Z *** Extract App detail from [C:\Applications\BaseApp\Test\Microsoft_Tests-SMTP.app]
2021-01-19T17:54:28.5077555Z *** Extract App detail from [C:\Applications\BaseApp\Test\Microsoft_Tests-TestLibraries.app]
2021-01-19T17:54:28.5412017Z *** Extract App detail from [C:\Applications\BaseApp\Test\Microsoft_Tests-Upgrade.app]
2021-01-19T17:54:28.5451671Z *** Extract App detail from [C:\Applications\BaseApp\Test\Microsoft_Tests-User.app]
2021-01-19T17:54:28.5535001Z *** Extract App detail from [C:\Applications\BaseApp\Test\Microsoft_Tests-VAT.app]
2021-01-19T17:54:28.5629798Z *** Extract App detail from [C:\Applications\BaseApp\Test\Microsoft_Tests-Workflow.app]
2021-01-19T17:54:28.5828407Z *** Extract App detail from [C:\Applications\ClientAddIns\Source\Microsoft__Exclude_ClientAddIns_.app]
2021-01-19T17:54:28.5890528Z *** Extract App detail from [C:\Applications\CompanyHub\Source\Microsoft_Company Hub.app]
2021-01-19T17:54:28.6042974Z *** Extract App detail from [C:\Applications\Email - Current User Connector\Source\Microsoft_Email - Current User Connector.app]
2021-01-19T17:54:28.6105148Z *** Extract App detail from [C:\Applications\Email - Current User Connector\Test\Microsoft_Email - Current User Connector Tests.app]
2021-01-19T17:54:28.6156527Z *** Extract App detail from [C:\Applications\Email - Microsoft 365 Connector\Source\Microsoft_Email - Microsoft 365 Connector.app]
2021-01-19T17:54:28.6199572Z *** Extract App detail from [C:\Applications\Email - Microsoft 365 Connector\Test\Microsoft_Email - Microsoft 365 Connector Tests.app]
2021-01-19T17:54:28.6241142Z *** Extract App detail from [C:\Applications\Email - Outlook REST API\Source\Microsoft_Email - Outlook REST API.app]
2021-01-19T17:54:28.6291918Z *** Extract App detail from [C:\Applications\Email - Outlook REST API\Test\Microsoft_Library Outlook REST API.app]
2021-01-19T17:54:28.6364899Z *** Extract App detail from [C:\Applications\Email - SMTP Connector\Source\Microsoft_Email - SMTP Connector.app]
2021-01-19T17:54:28.6408549Z *** Extract App detail from [C:\Applications\Email - SMTP Connector\Test\Microsoft_Email - SMTP Connector Tests.app]
2021-01-19T17:54:28.6453896Z *** Extract App detail from [C:\Applications\EssentialBusinessHeadlines\Source\Microsoft_Essential Business Headlines.app]
2021-01-19T17:54:28.6542097Z *** Extract App detail from [C:\Applications\EssentialBusinessHeadlines\Test\Microsoft_Essential Business Headlines Test.app]
2021-01-19T17:54:28.6624388Z *** Extract App detail from [C:\Applications\LatePaymentPredictor\Source\Microsoft_Late Payment Prediction.app]
2021-01-19T17:54:28.6764191Z *** Extract App detail from [C:\Applications\LatePaymentPredictor\Test\Microsoft_Late Payment Prediction Tests.app]
2021-01-19T17:54:28.6833759Z *** Extract App detail from [C:\Applications\paypalpaymentsstandard\source\Microsoft_PayPal Payments Standard.app]
2021-01-19T17:54:28.7002090Z *** Extract App detail from [C:\Applications\paypalpaymentsstandard\test\Microsoft_PayPal Payments Standard Tests.app]
2021-01-19T17:54:28.7040895Z *** Extract App detail from [C:\Applications\salesandinventoryforecast\source\Microsoft_Sales and Inventory Forecast.app]
2021-01-19T17:54:28.7185975Z *** Extract App detail from [C:\Applications\salesandinventoryforecast\test\Microsoft_Sales and Inventory Forecast Tests.app]
2021-01-19T17:54:28.7267486Z *** Extract App detail from [C:\Applications\sendtoemailprinter\source\Microsoft_Send To Email Printer.app]
2021-01-19T17:54:28.7311463Z *** Extract App detail from [C:\Applications\system application\source\Microsoft_System Application.app]
2021-01-19T17:54:28.7808305Z *** Extract App detail from [C:\Applications\system application\test\Microsoft_System Application Test Library.app]
2021-01-19T17:54:28.7855079Z *** Extract App detail from [C:\Applications\system application\test\Microsoft_System Application Test.app]
2021-01-19T17:54:28.7949909Z *** Extract App detail from [C:\Applications\testframework\performancetoolkit\Microsoft_Performance Toolkit Samples.app]
2021-01-19T17:54:28.8024289Z *** Extract App detail from [C:\Applications\testframework\performancetoolkit\Microsoft_Performance Toolkit.app]
2021-01-19T17:54:28.8104334Z *** Extract App detail from [C:\Applications\testframework\TestLibraries\Any\Microsoft_Any.app]
2021-01-19T17:54:28.8150514Z *** Extract App detail from [C:\Applications\testframework\TestLibraries\Assert\Microsoft_Library Assert.app]
2021-01-19T17:54:28.8207739Z *** Extract App detail from [C:\Applications\testframework\TestLibraries\Variable Storage\Microsoft_Library Variable Storage.app]
2021-01-19T17:54:28.8232820Z *** Extract App detail from [C:\Applications\testframework\TestRunner\Microsoft_Test Runner.app]
2021-01-19T17:54:28.8272419Z *** Extract App detail from [C:\Applications\uksendremittanceadvice\source\Microsoft_Send remittance advice by email.app]
2021-01-19T17:54:28.8354216Z *** Extract App detail from [C:\Extensions\Microsoft_Application_17.3.20469.21053.app]
2021-01-19T17:54:28.8400233Z *** Extract App detail from [C:\Extensions\Microsoft_Base Application_17.3.20469.21053.app]
2021-01-19T17:54:29.4681662Z *** Extract App detail from [C:\Extensions\Microsoft_Company Hub_17.3.20469.21053.app]
2021-01-19T17:54:29.4695575Z *** Extract App detail from [C:\Extensions\Microsoft_Czech language (Czechia)_17.3.20469.21053.app]
2021-01-19T17:54:29.4741516Z *** Extract App detail from [C:\Extensions\Microsoft_Danish language (Denmark)_17.3.20469.21053.app]
2021-01-19T17:54:29.4786310Z *** Extract App detail from [C:\Extensions\Microsoft_Dutch language (Belgium)_17.3.20469.21053.app]
2021-01-19T17:54:29.4822780Z *** Extract App detail from [C:\Extensions\Microsoft_Dutch language (Netherlands)_17.3.20469.21053.app]
2021-01-19T17:54:29.4866854Z *** Extract App detail from [C:\Extensions\Microsoft_Email - Current User Connector_17.3.20469.21053.app]
2021-01-19T17:54:29.4900002Z *** Extract App detail from [C:\Extensions\Microsoft_Email - Microsoft 365 Connector_17.3.20469.21053.app]
2021-01-19T17:54:29.4940461Z *** Extract App detail from [C:\Extensions\Microsoft_Email - Outlook REST API_17.3.20469.21053.app]
2021-01-19T17:54:29.4985390Z *** Extract App detail from [C:\Extensions\Microsoft_Email - SMTP Connector_17.3.20469.21053.app]
2021-01-19T17:54:29.5047510Z *** Extract App detail from [C:\Extensions\Microsoft_English language (Australia)_17.3.20469.21053.app]
2021-01-19T17:54:29.5097771Z *** Extract App detail from [C:\Extensions\Microsoft_English language (Canada)_17.3.20469.21053.app]
2021-01-19T17:54:29.5156003Z *** Extract App detail from [C:\Extensions\Microsoft_English language (New Zealand)_17.3.20469.21053.app]
2021-01-19T17:54:29.5173806Z *** Extract App detail from [C:\Extensions\Microsoft_English language (United Kingdom)_17.3.20469.21053.app]
2021-01-19T17:54:29.5208869Z *** Extract App detail from [C:\Extensions\Microsoft_English language (United States)_17.3.20469.21053.app]
2021-01-19T17:54:29.5274265Z *** Extract App detail from [C:\Extensions\Microsoft_Essential Business Headlines_17.3.20469.21053.app]
2021-01-19T17:54:29.5332293Z *** Extract App detail from [C:\Extensions\Microsoft_Finnish language (Finland)_17.3.20469.21053.app]
2021-01-19T17:54:29.5377110Z *** Extract App detail from [C:\Extensions\Microsoft_French language (Belgium)_17.3.20469.21053.app]
2021-01-19T17:54:29.5450106Z *** Extract App detail from [C:\Extensions\Microsoft_French language (Canada)_17.3.20469.21053.app]
2021-01-19T17:54:29.5521014Z *** Extract App detail from [C:\Extensions\Microsoft_French language (France)_17.3.20469.21053.app]
2021-01-19T17:54:29.5545382Z *** Extract App detail from [C:\Extensions\Microsoft_French language (Switzerland)_17.3.20469.21053.app]
2021-01-19T17:54:29.5585003Z *** Extract App detail from [C:\Extensions\Microsoft_German language (Austria)_17.3.20469.21053.app]
2021-01-19T17:54:29.5634953Z *** Extract App detail from [C:\Extensions\Microsoft_German language (Germany)_17.3.20469.21053.app]
2021-01-19T17:54:29.5674787Z *** Extract App detail from [C:\Extensions\Microsoft_German language (Switzerland)_17.3.20469.21053.app]
2021-01-19T17:54:29.5700761Z *** Extract App detail from [C:\Extensions\Microsoft_Icelandic language (Iceland)_17.3.20469.21053.app]
2021-01-19T17:54:29.5744903Z *** Extract App detail from [C:\Extensions\Microsoft_Italian language (Italy)_17.3.20469.21053.app]
2021-01-19T17:54:29.5785921Z *** Extract App detail from [C:\Extensions\Microsoft_Italian language (Switzerland)_17.3.20469.21053.app]
2021-01-19T17:54:29.5916921Z *** Extract App detail from [C:\Extensions\Microsoft_Late Payment Prediction_17.3.20469.21053.app]
2021-01-19T17:54:29.5989499Z *** Extract App detail from [C:\Extensions\Microsoft_Microsoft Pay Payments_17.3.20469.21053.app]
2021-01-19T17:54:29.6018199Z *** Extract App detail from [C:\Extensions\Microsoft_Norwegian language (Norway)_17.3.20469.21053.app]
2021-01-19T17:54:29.6031886Z *** Extract App detail from [C:\Extensions\Microsoft_PayPal Payments Standard_17.3.20469.21053.app]
2021-01-19T17:54:29.6097200Z *** Extract App detail from [C:\Extensions\Microsoft_Performance Toolkit_17.3.20469.21053.app]
2021-01-19T17:54:29.6142958Z *** Extract App detail from [C:\Extensions\Microsoft_Russian language (Russia)_17.3.20469.21053.app]
2021-01-19T17:54:29.6186899Z *** Extract App detail from [C:\Extensions\Microsoft_Sales and Inventory Forecast_17.3.20469.21053.app]
2021-01-19T17:54:29.6260183Z *** Extract App detail from [C:\Extensions\Microsoft_Send remittance advice by email_17.3.20469.21053.app]
2021-01-19T17:54:29.6298160Z *** Extract App detail from [C:\Extensions\Microsoft_Send To Email Printer_17.3.20469.21053.app]
2021-01-19T17:54:29.6337105Z *** Extract App detail from [C:\Extensions\Microsoft_Spanish language (Mexico)_17.3.20469.21053.app]
2021-01-19T17:54:29.6378680Z *** Extract App detail from [C:\Extensions\Microsoft_Spanish language (Spain)_17.3.20469.21053.app]
2021-01-19T17:54:29.6433343Z *** Extract App detail from [C:\Extensions\Microsoft_Swedish language (Sweden)_17.3.20469.21053.app]
2021-01-19T17:54:29.6450171Z *** Extract App detail from [C:\Extensions\Microsoft_System Application_17.3.20469.21053.app]
2021-01-19T17:54:29.6688790Z *** Extract App detail from [C:\Extensions\Microsoft_Test Runner_17.3.20469.21053.app]
2021-01-19T17:54:29.6744061Z *** Extract App detail from [C:\Extensions\Microsoft_VAT Group Management_17.3.20469.21053.app]
2021-01-19T17:54:29.6783043Z *** Extract App detail from [C:\Extensions\Microsoft__Exclude_AnonymizedDataSharing__17.3.20469.21053.app]
2021-01-19T17:54:29.6825961Z *** Extract App detail from [C:\Extensions\Microsoft__Exclude_APIV1__17.3.20469.21053.app]
2021-01-19T17:54:29.6886278Z *** Extract App detail from [C:\Extensions\Microsoft__Exclude_APIV2__17.3.20469.21053.app]
2021-01-19T17:54:29.6939438Z *** Extract App detail from [C:\Extensions\Microsoft__Exclude_ClientAddIns__17.3.20469.21053.app]
2021-01-19T17:54:29.6967260Z *** Extract App detail from [C:\Extensions\Microsoft__Exclude_Microsoft Dynamics 365 - SmartList_17.3.20469.21053.app]
2021-01-19T17:54:29.7029729Z *** Extract App detail from [C:\Extensions\Microsoft__Exclude_SyncBaseApp__17.3.20469.21053.app]
2021-01-19T17:54:31.2802766Z *** Substitute W1 extensions with localised versions if available
2021-01-19T17:54:31.2967729Z *** Substitute Extension: [Microsoft / System Application]
2021-01-19T17:54:31.3427336Z *** Substitute Extension: [Microsoft / Email - Outlook REST API]
2021-01-19T17:54:31.3434755Z *** Substitute Extension: [Microsoft / Test Runner]
2021-01-19T17:54:31.3442701Z *** Substitute Extension: [Microsoft / Base Application]
2021-01-19T17:54:31.3450107Z *** Substitute Extension: [Microsoft / Late Payment Prediction]
2021-01-19T17:54:31.3515458Z *** Substitute Extension: [Microsoft / Sales and Inventory Forecast]
2021-01-19T17:54:31.3623831Z *** Substitute Extension: [Microsoft / PayPal Payments Standard]
2021-01-19T17:54:31.3698726Z *** Substitute Extension: [Microsoft / Email - Current User Connector]
2021-01-19T17:54:31.3775002Z *** Substitute Extension: [Microsoft / Email - Microsoft 365 Connector]
2021-01-19T17:54:31.3886827Z *** Substitute Extension: [Microsoft / _Exclude_APIV1_]
2021-01-19T17:54:31.3937892Z *** Substitute Extension: [Microsoft / Essential Business Headlines]
2021-01-19T17:54:31.4011339Z *** Substitute Extension: [Microsoft / Email - SMTP Connector]
2021-01-19T17:54:31.4072173Z *** Substitute Extension: [Microsoft / Performance Toolkit]
2021-01-19T17:54:31.4160813Z *** Substitute Extension: [Microsoft / _Exclude_APIV2_]
2021-01-19T17:54:31.4216658Z *** Substitute Extension: [Microsoft / English language (United Kingdom)]
2021-01-19T17:54:31.4283689Z *** Substitute Extension: [Microsoft / English language (New Zealand)]
2021-01-19T17:54:31.4366390Z *** Substitute Extension: [Microsoft / English language (Canada)]
2021-01-19T17:54:31.4412334Z *** Substitute Extension: [Microsoft / English language (Australia)]
2021-01-19T17:54:31.4461165Z *** Substitute Extension: [Microsoft / English language (United States)]
2021-01-19T17:54:31.4518427Z *** Substitute Extension: [Microsoft / French language (Canada)]
2021-01-19T17:54:31.4567806Z *** Substitute Extension: [Microsoft / French language (Belgium)]
2021-01-19T17:54:31.4617712Z *** Substitute Extension: [Microsoft / Send remittance advice by email]
2021-01-19T17:54:31.4665337Z *** Substitute Extension: [Microsoft / German language (Austria)]
2021-01-19T17:54:31.4697868Z *** Substitute Extension: [Microsoft / French language (Switzerland)]
2021-01-19T17:54:31.4740121Z *** Substitute Extension: [Microsoft / French language (France)]
2021-01-19T17:54:31.4789547Z *** Substitute Extension: [Microsoft / Finnish language (Finland)]
2021-01-19T17:54:31.4826986Z *** Substitute Extension: [Microsoft / Application]
2021-01-19T17:54:31.4911607Z *** Substitute Extension: [Microsoft / Czech language (Czechia)]
2021-01-19T17:54:31.4970568Z *** Substitute Extension: [Microsoft / Dutch language (Belgium)]
2021-01-19T17:54:31.5016362Z *** Substitute Extension: [Microsoft / Danish language (Denmark)]
2021-01-19T17:54:31.5045740Z *** Substitute Extension: [Microsoft / Dutch language (Netherlands)]
2021-01-19T17:54:31.5829803Z *** Substitute Extension: [Microsoft / Italian language (Italy)]
2021-01-19T17:54:31.5936911Z *** Substitute Extension: [Microsoft / Norwegian language (Norway)]
2021-01-19T17:54:31.6001688Z *** Substitute Extension: [Microsoft / Italian language (Switzerland)]
2021-01-19T17:54:31.6052750Z *** Substitute Extension: [Microsoft / Icelandic language (Iceland)]
2021-01-19T17:54:31.6101790Z *** Substitute Extension: [Microsoft / German language (Germany)]
2021-01-19T17:54:31.6229005Z *** Substitute Extension: [Microsoft / Send To Email Printer]
2021-01-19T17:54:31.6260221Z *** Substitute Extension: [Microsoft / German language (Switzerland)]
2021-01-19T17:54:31.6472055Z *** Substitute Extension: [Microsoft / _Exclude_ClientAddIns_]
2021-01-19T17:54:31.6481007Z *** Substitute Extension: [Microsoft / Company Hub]
2021-01-19T17:54:31.6681677Z *** Substitute Extension: [Microsoft / Spanish language (Spain)]
2021-01-19T17:54:31.6747930Z *** Substitute Extension: [Microsoft / Spanish language (Mexico)]
2021-01-19T17:54:31.6814593Z *** Substitute Extension: [Microsoft / Russian language (Russia)]
2021-01-19T17:54:31.6932742Z *** Substitute Extension: [Microsoft / Swedish language (Sweden)]
2021-01-19T17:54:31.7013938Z *** Available Applications:
2021-01-19T17:54:31.9079836Z *** Installing Applications:
2021-01-19T17:54:31.9233758Z *** Get App Info: C:\Applications\testframework\TestLibraries\Assert\Microsoft_Library Assert.app
2021-01-19T17:54:31.9455992Z *** Publish App: [Microsoft / Library Assert]
2021-01-19T17:54:32.4885552Z *** Sync App: [Microsoft / Library Assert]
2021-01-19T17:54:32.5834073Z *** Install App: [Microsoft / Library Assert]
2021-01-19T17:54:33.0313365Z ***
2021-01-19T17:54:33.0323758Z *** Get App Info: C:\Applications\testframework\TestLibraries\Variable Storage\Microsoft_Library Variable Storage.app
2021-01-19T17:54:33.0367428Z *** Publish App: [Microsoft / Library Variable Storage]
2021-01-19T17:54:33.1522703Z *** Sync App: [Microsoft / Library Variable Storage]
2021-01-19T17:54:33.2083322Z *** Install App: [Microsoft / Library Variable Storage]
2021-01-19T17:54:33.3571145Z ***
2021-01-19T17:54:33.3579464Z *** Get App Info: C:\Applications\testframework\TestLibraries\Any\Microsoft_Any.app
2021-01-19T17:54:33.3587849Z *** Publish App: [Microsoft / Any]
2021-01-19T17:54:33.4428863Z *** Sync App: [Microsoft / Any]
2021-01-19T17:54:33.4963589Z *** Install App: [Microsoft / Any]
2021-01-19T17:54:33.6448788Z ***
2021-01-19T17:54:33.6475349Z *** Get App Info: C:\Applications\system application\test\Microsoft_System Application Test Library.app
2021-01-19T17:54:33.6588772Z *** Publish App: [Microsoft / System Application Test Library]
2021-01-19T17:54:43.3075190Z *** Sync App: [Microsoft / System Application Test Library]
2021-01-19T17:54:43.4526586Z *** Install App: [Microsoft / System Application Test Library]
2021-01-19T17:54:43.9856593Z ***
2021-01-19T17:54:43.9857538Z *** Get App Info: C:\Applications\BaseApp\Test\Microsoft_Tests-TestLibraries.app
2021-01-19T17:54:43.9917529Z *** Publish App: [Microsoft / Tests-TestLibraries]
2021-01-19T17:55:39.3257473Z *** Sync App: [Microsoft / Tests-TestLibraries]
2021-01-19T17:55:40.6987314Z *** Install App: [Microsoft / Tests-TestLibraries]
2021-01-19T17:55:46.0239369Z ***
2021-01-19T17:55:46.0263508Z *** Get App Info: C:\Extensions\Microsoft_Test Runner_17.3.20469.21053.app
2021-01-19T17:55:46.0303159Z *** Publish App: [Microsoft / Test Runner]
2021-01-19T17:55:46.0514634Z *** Sync App: [Microsoft / Test Runner]
2021-01-19T17:55:46.1567449Z *** Install App: [Microsoft / Test Runner]
2021-01-19T17:55:46.5049495Z ***
2021-01-19T17:55:46.5070683Z *** Get App Info: C:\Applications\system application\test\Microsoft_System Application Test.app
2021-01-19T17:55:46.5189131Z *** Publish App: [Microsoft / System Application Test]
2021-01-19T17:55:52.2888121Z *** Sync App: [Microsoft / System Application Test]
2021-01-19T17:55:52.7368494Z *** Install App: [Microsoft / System Application Test]
2021-01-19T17:55:56.2467260Z ***
2021-01-19T17:55:56.2584247Z 
2021-01-19T17:55:56.2602982Z *** AL-TestTool installation completed.
2021-01-19T17:55:56.2617601Z *** AL-TestTool installation finished.
2021-01-19T17:55:56.2671176Z 
2021-01-19T17:55:56.2685725Z *** Disconnect Docker session.
2021-01-19T17:55:56.2726330Z *** Remove Docker session.
2021-01-19T17:55:56.2739426Z *** Docker session removed.
2021-01-19T17:55:56.2760637Z *** AL-Extension Published to ALOps Repository
2021-01-19T17:55:56.2861130Z *** Cleanup VSTS Environment: True
2021-01-19T17:55:58.5828504Z ##[section]Finishing: ALOps Install AL TestTool
2021-01-19T17:55:58.5989683Z ##[section]Starting: ALOps Compile Extension: App
2021-01-19T17:55:58.6125234Z ==============================================================================
2021-01-19T17:55:58.6125621Z Task         : ALOps App Compiler
2021-01-19T17:55:58.6125962Z Description  : Compile AL Extensions for Business Central
2021-01-19T17:55:58.6126384Z Version      : 1.438.2057
2021-01-19T17:55:58.6126643Z Author       : Hodor
2021-01-19T17:55:58.6126985Z Help         : Compile a Business Central extension from AL code.
2021-01-19T17:55:58.6127505Z ==============================================================================
2021-01-19T17:56:00.9040531Z *** Configure AMSI for session: disable (in memory)
2021-01-19T17:56:02.5884189Z *** Validate configuration
2021-01-19T17:56:03.2874813Z *** Task Inputs:
2021-01-19T17:56:03.2975405Z 
2021-01-19T17:56:03.3230897Z name                                             value
2021-01-19T17:56:03.3240130Z ----                                             -----
2021-01-19T17:56:03.3247626Z usedocker                                         True
2021-01-19T17:56:03.3252135Z fixed_tag                                             
2021-01-19T17:56:03.3257049Z targetproject         C:\Agent\_work\30\s\app\app.json
2021-01-19T17:56:03.3261296Z nav_computername                                      
2021-01-19T17:56:03.3265713Z nav_serverinstance                               BC140
2021-01-19T17:56:03.3271592Z nav_tenant                                     default
2021-01-19T17:56:03.3276413Z nav_ports_dev                                     7049
2021-01-19T17:56:03.3281561Z bc_username                                           
2021-01-19T17:56:03.3286950Z bc_password                                           
2021-01-19T17:56:03.3293433Z al_compiler_version                         0.12.15355
2021-01-19T17:56:03.3299761Z ruleset                                               
2021-01-19T17:56:03.3307145Z al_analyzer                                           
2021-01-19T17:56:03.3318259Z nav_app_version                        17.0.[yyyyWW].*
2021-01-19T17:56:03.3325229Z vsix_download_path                                    
2021-01-19T17:56:03.3329882Z use_ssl                                          False
2021-01-19T17:56:03.3336137Z download_test_symbols                            False
2021-01-19T17:56:03.3340807Z usecompression                                    True
2021-01-19T17:56:03.3345460Z publish_artifact                                  True
2021-01-19T17:56:03.3350136Z failed_on_warnings                               False
2021-01-19T17:56:03.3355307Z app_file_suffix                                   _App
2021-01-19T17:56:03.3359952Z updatebuildnumber                                 True
2021-01-19T17:56:03.3364585Z setup_working_folder                             False
2021-01-19T17:56:03.3365370Z 
2021-01-19T17:56:03.3409472Z 
2021-01-19T17:56:03.3417192Z 
2021-01-19T17:56:03.3653798Z *** For documentation, please visit   : https://www.alops.be/documentation
2021-01-19T17:56:03.3654243Z 
2021-01-19T17:56:03.7241896Z *** ALOps License:
2021-01-19T17:56:03.7272525Z   * Licensed To: Abakion a/s
2021-01-19T17:56:03.7278268Z 
2021-01-19T17:56:03.7420729Z *** Importing required PS-Functions
2021-01-19T17:56:05.4760890Z *** Initiate Docker Session
2021-01-19T17:56:05.8576722Z *** Set Docker Container ErrorActionPreference = Stop
2021-01-19T17:56:06.8509211Z *** Import NAV/BC Management DLL's
2021-01-19T17:56:06.8556001Z *** Loading assemblies for ServiceTier [BC].
2021-01-19T17:56:07.3025844Z *** Loading assemblies from: [C:\program files\microsoft dynamics nav\170\service]
2021-01-19T17:56:07.3192326Z *** Selected module: [C:\program files\microsoft dynamics nav\170\service\Microsoft.Dynamics.Nav.Apps.Management.dll]
2021-01-19T17:56:07.3261169Z *** Loading module: [C:\program files\microsoft dynamics nav\170\service\Microsoft.Dynamics.Nav.Apps.Management.dll]
2021-01-19T17:56:07.3700598Z *** Selected module: [C:\program files\microsoft dynamics nav\170\service\Microsoft.Dynamics.Nav.Management.dll]
2021-01-19T17:56:07.3724917Z *** Loading module: [C:\program files\microsoft dynamics nav\170\service\Microsoft.Dynamics.Nav.Management.dll]
2021-01-19T17:56:07.7245198Z *** Setting up AL Compiler [ALLanguage]
2021-01-19T17:56:08.0124209Z *** Downloading AL Compiler [ALLanguage]
2021-01-19T17:56:08.0259141Z *** Get Extension from Local-Disk...[C:\Run\ALLanguage.vsix]
2021-01-19T17:56:08.0279866Z *** Resolving Path [C:\Run\ALLanguage.vsix]
2021-01-19T17:56:08.8983437Z *** VSIX Path Resolved: [C:\Run\ALLanguage.vsix]
2021-01-19T17:56:08.9044512Z *** Unpacking Extension to folder...
2021-01-19T17:56:14.8640976Z *** Loading Json Object: [c:\Run\Microsoft.al\al-ALLanguage\extension\package.json]
2021-01-19T17:56:14.9112992Z *** Using AL Compiler [vALLanguage] located [C:\Run\Microsoft.al\al-ALLanguage\extension\bin\alc.exe]
2021-01-19T17:56:14.9129838Z ***
2021-01-19T17:56:14.9158835Z *** Working folder: C:\Agent\_work\30\s
2021-01-19T17:56:14.9170827Z ***
2021-01-19T17:56:14.9183931Z *** Copy Working folder to Docker Container: 537491b9efcb8dc2968ff6c279a0fde25347e9dd0b309883dae9fc245b014392
2021-01-19T17:56:14.9198349Z *** Docker Working Folder: c:\Run\DevOps\
2021-01-19T17:56:14.9211315Z *** Copy from [C:\Agent\_work\30\s] to [c:\Run\DevOps\]
2021-01-19T17:56:14.9326444Z *** Source File setup completed
2021-01-19T17:56:15.2524023Z *** Target Project: \app\app.json
2021-01-19T17:56:15.2587871Z *** Check for app.json files: c:\Run\DevOps\
2021-01-19T17:56:15.3361432Z *** Multiple projects found:
2021-01-19T17:56:15.3538863Z    - C:\Run\DevOps\app
2021-01-19T17:56:15.3549262Z    - C:\Run\DevOps\test
2021-01-19T17:56:15.3559594Z *** Retrieving App-Info [\app\app.json]
2021-01-19T17:56:15.3597395Z *** Loading Json Object: [c:\Run\DevOps\app\app.json]
2021-01-19T17:56:15.3677717Z   * App.ID          = 35425804-ddcf-4013-9c67-dae40ca7890e
2021-01-19T17:56:15.3779891Z   * App.Name        = Document Customizer
2021-01-19T17:56:15.3789544Z   * App.Publisher   = Abakion
2021-01-19T17:56:15.3798982Z   * App.Version     = 17.0.202101.0
2021-01-19T17:56:15.3939190Z   * App.Platform    = 17.0.0.0
2021-01-19T17:56:15.3948571Z   * App.Application = 17.0.0.0
2021-01-19T17:56:15.3958528Z ***
2021-01-19T17:56:15.4343795Z *** Match: yyyyWW
2021-01-19T17:56:15.4597983Z *** Setting Managed App Version [c:\Run\DevOps\app\app.json] =>  17.0.202103.5000
2021-01-19T17:56:15.5221049Z ***
2021-01-19T17:56:15.7618558Z *** Working Direcotry: [c:\Run\DevOps\]
2021-01-19T17:56:15.7688456Z *** Target Project: [\app\app.json]
2021-01-19T17:56:15.7696690Z *** Project Directory: [c:\Run\DevOps\app]
2021-01-19T17:56:15.7720534Z *** VSCode Settings: [c:\Run\DevOps\app\.vscode\settings.json]
2021-01-19T17:56:15.7756507Z *** VSCode-Settings json found.
2021-01-19T17:56:15.7776336Z *** Loading Json Object: [c:\Run\DevOps\app\.vscode\settings.json]
2021-01-19T17:56:15.7871279Z *** Using Ruleset: [c:\Run\DevOps\app\.codeAnalysis\SCB720.ruleset.json]
2021-01-19T17:56:15.7879189Z ***
2021-01-19T17:56:16.3831690Z *** Resolve Docker Credentials
2021-01-19T17:56:16.3916148Z *** Setup BC Username/Password from Container info
2021-01-19T17:56:16.4000007Z *** Download Symbols
2021-01-19T17:56:16.8671454Z *** Working Dir: c:\Run\DevOps\
2021-01-19T17:56:17.1324618Z *** Loading assemblies from: [C:\program files\microsoft dynamics nav\170\service]
2021-01-19T17:56:17.2336828Z *** PackageCache path created [c:\Run\DevOps\PackageCache]
2021-01-19T17:56:17.2348870Z ***
2021-01-19T17:56:17.2558353Z *** Propagated Dependency: Abakion - Abakion App Manager - 17.0.0.0
2021-01-19T17:56:17.2801748Z *** Download System-Symbols for [17.0.0.0]
2021-01-19T17:56:17.4928914Z *** Downloading NAV Symbols for [System v17.0.0.0]
2021-01-19T17:56:17.4942954Z *** Downloading NAV Symbols from [https://537491b9efcb:7049/BC/dev/packages?publisher=Microsoft&appName=System&versionText=17.0.0.0&tenant=default]
2021-01-19T17:56:17.5350240Z *** Downloading NAV Symbols with BasicAuthentication [***]
2021-01-19T17:56:17.5368519Z ##[command]Invoke-RestMethod -Method Get -Uri https://537491b9efcb:7049/BC/dev/packages?publisher=Microsoft&appName=System&versionText=17.0.0.0&tenant=default
2021-01-19T17:56:18.9321477Z *** Content-Disposition: attachment; filename=Microsoft_System_17.0.20458.21043.app
2021-01-19T17:56:18.9628363Z *** Saving symbol file [Microsoft_System_17.0.20458.21043.app] to [c:\Run\DevOps\PackageCache]
2021-01-19T17:56:18.9874315Z *** Read App Manifest: [c:\Run\DevOps\PackageCache\Microsoft_System_17.0.20458.21043.app].
2021-01-19T17:56:19.1091734Z ***
2021-01-19T17:56:19.1106328Z *** Download Application-Symbols for [17.0.0.0]
2021-01-19T17:56:19.1132577Z *** Downloading NAV Symbols for [Application v17.0.0.0]
2021-01-19T17:56:19.1230444Z *** Downloading NAV Symbols from [https://537491b9efcb:7049/BC/dev/packages?publisher=Microsoft&appName=Application&versionText=17.0.0.0&tenant=default]
2021-01-19T17:56:19.1240806Z *** Downloading NAV Symbols with BasicAuthentication [***]
2021-01-19T17:56:19.1251265Z ##[command]Invoke-RestMethod -Method Get -Uri https://537491b9efcb:7049/BC/dev/packages?publisher=Microsoft&appName=Application&versionText=17.0.0.0&tenant=default
2021-01-19T17:56:19.1403802Z *** Content-Disposition: attachment; filename=Microsoft_Application_17.3.20469.21053.app
2021-01-19T17:56:19.1455740Z *** Saving symbol file [Microsoft_Application_17.3.20469.21053.app] to [c:\Run\DevOps\PackageCache]
2021-01-19T17:56:19.1511182Z *** Read App Manifest: [c:\Run\DevOps\PackageCache\Microsoft_Application_17.3.20469.21053.app].
2021-01-19T17:56:19.1739143Z *** Propagated Dependency: Microsoft - System Application - 17.3.0.0
2021-01-19T17:56:19.1802658Z *** Propagated Dependency: Microsoft - Base Application - 17.3.0.0
2021-01-19T17:56:19.1828352Z ***
2021-01-19T17:56:19.1998197Z *** Check for Depency Apps 3
2021-01-19T17:56:19.2005826Z *** Download Application-Symbols for [Abakion App Manager v17.0.0.0]
2021-01-19T17:56:19.2016621Z *** Downloading NAV Symbols for [Abakion App Manager v17.0.0.0]
2021-01-19T17:56:19.2024189Z *** Downloading NAV Symbols from [https://537491b9efcb:7049/BC/dev/packages?publisher=Abakion&appName=Abakion+App+Manager&versionText=17.0.0.0&tenant=default]
2021-01-19T17:56:19.2031499Z *** Downloading NAV Symbols with BasicAuthentication [***]
2021-01-19T17:56:19.2039758Z ##[command]Invoke-RestMethod -Method Get -Uri https://537491b9efcb:7049/BC/dev/packages?publisher=Abakion&appName=Abakion+App+Manager&versionText=17.0.0.0&tenant=default
2021-01-19T17:56:19.2304622Z *** Content-Disposition: attachment; filename="Abakion_Abakion App Manager_17.0.202102.4559.app"
2021-01-19T17:56:19.2404676Z *** Saving symbol file [Abakion_Abakion App Manager_17.0.202102.4559.app] to [c:\Run\DevOps\PackageCache]
2021-01-19T17:56:19.2414398Z *** Read App Manifest: [c:\Run\DevOps\PackageCache\Abakion_Abakion App Manager_17.0.202102.4559.app].
2021-01-19T17:56:19.2439979Z *** Propagated Dependency: Microsoft - Application - 17.0.0.0
2021-01-19T17:56:19.2480046Z ***
2021-01-19T17:56:19.2558369Z *** Download Application-Symbols for [System Application v17.3.0.0]
2021-01-19T17:56:19.2614002Z *** Downloading NAV Symbols for [System Application v17.3.0.0]
2021-01-19T17:56:19.2664091Z *** Downloading NAV Symbols from [https://537491b9efcb:7049/BC/dev/packages?publisher=Microsoft&appName=System+Application&versionText=17.3.0.0&tenant=default]
2021-01-19T17:56:19.2667123Z *** Downloading NAV Symbols with BasicAuthentication [***]
2021-01-19T17:56:19.2677222Z ##[command]Invoke-RestMethod -Method Get -Uri https://537491b9efcb:7049/BC/dev/packages?publisher=Microsoft&appName=System+Application&versionText=17.3.0.0&tenant=default
2021-01-19T17:56:19.3340066Z *** Content-Disposition: attachment; filename="Microsoft_System Application_17.3.20469.21053.app"
2021-01-19T17:56:19.3375863Z *** Saving symbol file [Microsoft_System Application_17.3.20469.21053.app] to [c:\Run\DevOps\PackageCache]
2021-01-19T17:56:19.3435428Z *** Read App Manifest: [c:\Run\DevOps\PackageCache\Microsoft_System Application_17.3.20469.21053.app].
2021-01-19T17:56:19.3451798Z ***
2021-01-19T17:56:19.3463539Z *** Download Application-Symbols for [Base Application v17.3.0.0]
2021-01-19T17:56:19.3483649Z *** Downloading NAV Symbols for [Base Application v17.3.0.0]
2021-01-19T17:56:19.3501485Z *** Downloading NAV Symbols from [https://537491b9efcb:7049/BC/dev/packages?publisher=Microsoft&appName=Base+Application&versionText=17.3.0.0&tenant=default]
2021-01-19T17:56:19.3519718Z *** Downloading NAV Symbols with BasicAuthentication [***]
2021-01-19T17:56:19.3536865Z ##[command]Invoke-RestMethod -Method Get -Uri https://537491b9efcb:7049/BC/dev/packages?publisher=Microsoft&appName=Base+Application&versionText=17.3.0.0&tenant=default
2021-01-19T17:56:19.4307384Z *** Content-Disposition: attachment; filename="Microsoft_Base Application_17.3.20469.21053.app"
2021-01-19T17:56:19.4396200Z *** Saving symbol file [Microsoft_Base Application_17.3.20469.21053.app] to [c:\Run\DevOps\PackageCache]
2021-01-19T17:56:19.5816563Z *** Read App Manifest: [c:\Run\DevOps\PackageCache\Microsoft_Base Application_17.3.20469.21053.app].
2021-01-19T17:56:19.8900670Z ***
2021-01-19T17:56:19.8951588Z *** Download Application-Symbols for [Application v17.0.0.0]
2021-01-19T17:56:19.8952727Z *** Downloading NAV Symbols for [Application v17.0.0.0]
2021-01-19T17:56:19.8953863Z *** Downloading NAV Symbols from [https://537491b9efcb:7049/BC/dev/packages?publisher=Microsoft&appName=Application&versionText=17.0.0.0&tenant=default]
2021-01-19T17:56:19.8954603Z *** Downloading NAV Symbols with BasicAuthentication [***]
2021-01-19T17:56:19.8961822Z ##[command]Invoke-RestMethod -Method Get -Uri https://537491b9efcb:7049/BC/dev/packages?publisher=Microsoft&appName=Application&versionText=17.0.0.0&tenant=default
2021-01-19T17:56:19.9143455Z *** Content-Disposition: attachment; filename=Microsoft_Application_17.3.20469.21053.app
2021-01-19T17:56:19.9180851Z *** Saving symbol file [Microsoft_Application_17.3.20469.21053.app] to [c:\Run\DevOps\PackageCache]
2021-01-19T17:56:19.9190738Z *** Read App Manifest: [c:\Run\DevOps\PackageCache\Microsoft_Application_17.3.20469.21053.app].
2021-01-19T17:56:19.9277559Z ***
2021-01-19T17:56:20.6766488Z *** Starting AL Compiler...
2021-01-19T17:56:20.6776181Z *** App.Name         = Document Customizer
2021-01-19T17:56:20.6784618Z *** App.Publisher    = Abakion
2021-01-19T17:56:20.6792711Z *** App.Compiler Path= C:\Run\Microsoft.al\al-ALLanguage\extension\bin\alc.exe
2021-01-19T17:56:20.6838298Z *** Checking for Assemblies in App
2021-01-19T17:56:20.7352529Z *** Add Windows Assembly Path [C:\Windows\assembly]
2021-01-19T17:56:20.7441556Z *** Detect ALC.EXE Features.
2021-01-19T17:56:20.7451483Z ##[command]& C:\Run\Microsoft.al\al-ALLanguage\extension\bin\alc.exe /?
2021-01-19T17:56:33.5201928Z ##[command]& C:\Run\Microsoft.al\al-ALLanguage\extension\bin\alc.exe /packagecachepath:"c:\Run\DevOps\PackageCache" /project:"c:\Run\DevOps\app" /out:"c:\Run\DevOps\Abakion_Document Customizer_17.0.202103.5000_App.app" /fullpaths /ruleset:"c:\Run\DevOps\app\.codeAnalysis\SCB720.ruleset.json" /assemblyprobingpaths:"C:\Windows\assembly"
2021-01-19T17:56:53.2877859Z *** AL Compiler Exit Code: 0
2021-01-19T17:56:53.2987881Z *** AL Compiler raw logs: Start
2021-01-19T17:56:53.3149903Z Microsoft (R) AL Compiler version 6.1.5.60708 Copyright (C) Microsoft Corporation. All rights reserved  Compilation started for project 'Document Customizer' containing '145' files at '18:56:35.421'.  c:\Run\DevOps\app\extensionsPermissionSet.xml(1,1): info AL1027: The file at location 'c:\Run\DevOps\app\extensionsPermissionSet.xml' matches the definition for 'PermissionSet'.  Compilation ended at '18:56:52.889'. 
2021-01-19T17:56:53.3158772Z *** AL Compiler raw logs: End
2021-01-19T17:56:53.3168586Z *** Start processing compile results.
2021-01-19T17:56:53.3781273Z c:\Run\DevOps\app\extensionsPermissionSet.xml(1,1): info AL1027: The file at location 'c:\Run\DevOps\app\extensionsPermissionSet.xml' matches the definition for 'PermissionSet'.
2021-01-19T17:56:53.4038185Z 
2021-01-19T17:56:53.4215164Z AlertCode Line RelativePath                    File                        AlertSource AlertMessage                    
2021-01-19T17:56:53.4232037Z --------- ---- ------------                    ----                        ----------- ------------                    
2021-01-19T17:56:53.4264107Z AL1027    1    app\extensionsPermissionSet.xml extensionsPermissionSet.xml AL Compiler The file at location 'c:\Run\...
2021-01-19T17:56:53.4264836Z 
2021-01-19T17:56:53.4267281Z 
2021-01-19T17:56:53.4334984Z *** Store compile log to [c:\Run\DevOps\compilelog.txt]
2021-01-19T17:56:53.4345440Z *** Start processing compile results done.
2021-01-19T17:56:53.4361689Z *** Transfer App Artifact from Docker container.
2021-01-19T17:56:54.4409904Z *** Transfer Compile Log from Docker container.
2021-01-19T17:56:54.5980824Z *** Attach Compile Log to Vsts Build info.
2021-01-19T17:56:54.6754225Z *** Process Compile results.
2021-01-19T17:56:54.8333306Z *** Process Compile results: retrieve status.
2021-01-19T17:56:54.8409566Z *** Transfer App file to Artifacts.
2021-01-19T17:56:54.8520588Z *** AL Compiler Finished.
2021-01-19T17:56:54.8535639Z ***
2021-01-19T17:56:54.8550908Z *** Compile OK.
2021-01-19T17:56:54.8583162Z ***
2021-01-19T17:56:54.8653350Z 
2021-01-19T17:56:54.8665410Z *** Disconnect Docker session.
2021-01-19T17:56:54.8698678Z *** Remove Docker session.
2021-01-19T17:56:54.8711166Z *** Docker session removed.
2021-01-19T17:56:54.8769548Z *** Set Pipeline variable $(ALOPS_COMPILE_ARTIFACT) = 'C:\Agent\_work\30\a\Abakion_Document Customizer_17.0.202103.5000_App.app'
2021-01-19T17:56:54.8847730Z *** Uploading APP as Build-Artifact
2021-01-19T17:56:54.9520639Z *** App-Artifact uploaded.
2021-01-19T17:56:54.9520916Z ***
2021-01-19T17:56:54.9521163Z *** Cleanup VSTS Environment: True
2021-01-19T17:56:57.1679190Z ##[section]Async Command Start: Add Build Tag
2021-01-19T17:56:57.1680053Z Build '5000' has following tags now: AL.Compiler.ALLanguage, App.Abakion App Manager.17.0.202102.4559, BC.Version.17.3.20469.21053, myimage-sandbox-17.3.20469.21053-w1-10.0.17763.1577-ltsc2019, BC.Platform.17.0.20458.21043
2021-01-19T17:56:57.1680870Z ##[section]Async Command End: Add Build Tag
2021-01-19T17:56:57.1681876Z ##[section]Async Command Start: Update Build Number
2021-01-19T17:56:57.1682411Z Update build number to 17.0.202103.5000 for build 5000
2021-01-19T17:56:57.1682760Z ##[section]Async Command End: Update Build Number
2021-01-19T17:56:57.1683732Z ##[section]Async Command Start: Upload Artifact
2021-01-19T17:56:57.1684181Z Uploading 1 files
2021-01-19T17:56:57.1684425Z File upload succeed.
2021-01-19T17:56:57.1684794Z Upload 'C:\Agent\_work\30\s\compilelog.txt' to file container: '#/7009323/Abakion Apps'
2021-01-19T17:56:57.1685210Z Associated artifact 5360 with build 5000
2021-01-19T17:56:57.1685543Z ##[section]Async Command End: Upload Artifact
2021-01-19T17:56:57.1686583Z ##[section]Async Command Start: Upload Artifact
2021-01-19T17:56:57.1687043Z Uploading 1 files
2021-01-19T17:56:57.1687260Z File upload succeed.
2021-01-19T17:56:57.1687724Z Upload 'C:\Agent\_work\30\a\Abakion_Document Customizer_17.0.202103.5000_App.app' to file container: '#/7009323/Abakion Apps'
2021-01-19T17:56:57.1688209Z Associated artifact 5360 with build 5000
2021-01-19T17:56:57.1688539Z ##[section]Async Command End: Upload Artifact
2021-01-19T17:56:57.1690142Z ##[section]Finishing: ALOps Compile Extension: App
2021-01-19T17:56:57.1819215Z ##[section]Starting: ALOps App Sign
2021-01-19T17:56:57.1957630Z ==============================================================================
2021-01-19T17:56:57.1958025Z Task         : ALOps App Sign
2021-01-19T17:56:57.1958369Z Description  : CodeSign an AL Extension for Business Central
2021-01-19T17:56:57.1958688Z Version      : 1.438.2057
2021-01-19T17:56:57.1958950Z Author       : Hodor
2021-01-19T17:56:57.1959271Z Help         : Codesign Business Central extension with .pfx.
2021-01-19T17:56:57.1959668Z ==============================================================================
2021-01-19T17:57:01.9587115Z *** Configure AMSI for session: disable (in memory)
2021-01-19T17:57:02.7347320Z *** Validate configuration
2021-01-19T17:57:03.5466154Z *** Task Inputs:
2021-01-19T17:57:03.5525580Z 
2021-01-19T17:57:03.5635496Z name                                                                                                              value
2021-01-19T17:57:03.5642688Z ----                                                                                                              -----
2021-01-19T17:57:03.5646526Z usedocker                                                                                                          True
2021-01-19T17:57:03.5651343Z fixed_tag                                                                                                              
2021-01-19T17:57:03.5655086Z artifact_path                                                                                                          
2021-01-19T17:57:03.5658761Z nav_artifact_app_filter                                                                                       *_APP.app
2021-01-19T17:57:03.5725932Z pfx_path                ...Z&se=2023-09-08T07%3A32%3A00Z&sr=b&sp=r&sig=OLMJmNI5svzUz5k1qeOBxEMLwk6JnU6a0S9h%2BMqYVVY%3D
2021-01-19T17:57:03.5735778Z timestamp_uri                                                                             http://timestamp.digicert.com
2021-01-19T17:57:03.5738976Z publish_artifact                                                                                                   True
2021-01-19T17:57:03.5744232Z pfx_password                                                                                                           
2021-01-19T17:57:03.5744873Z 
2021-01-19T17:57:03.5772424Z 
2021-01-19T17:57:03.5780193Z 
2021-01-19T17:57:03.6005272Z *** For documentation, please visit   : https://www.alops.be/documentation
2021-01-19T17:57:03.6011954Z 
2021-01-19T17:57:03.9150555Z *** ALOps License:
2021-01-19T17:57:03.9176129Z   * Licensed To: Abakion a/s
2021-01-19T17:57:03.9182113Z 
2021-01-19T17:57:04.1093358Z *** Importing required PS-Functions
2021-01-19T17:57:04.9266212Z *** Dynamic resolve App file.
2021-01-19T17:57:04.9281453Z *** Scanning [System.DefaultWorkingDirectory].
2021-01-19T17:57:04.9505093Z *** Scanning [System.ArtifactsDirectory].
2021-01-19T17:57:04.9542127Z *** Scanning [Pipeline.Workspace].
2021-01-19T17:57:04.9959549Z *** Multiple App files found with filter [*_APP.app].
2021-01-19T17:57:05.0039940Z   * C:\Agent\_work\30\a\Abakion_Document Customizer_17.0.202103.5000_App.app
2021-01-19T17:57:05.0077138Z *** Resolved App File: [C:\Agent\_work\30\a\Abakion_Document Customizer_17.0.202103.5000_App.app].
2021-01-19T17:57:05.0104797Z *** Connect Docker Session
2021-01-19T17:57:05.1901141Z *** Initiate Docker Session
2021-01-19T17:57:05.5554438Z *** Set Docker Container ErrorActionPreference = Stop
2021-01-19T17:57:05.8512111Z *** Setup Docker Session
2021-01-19T17:57:06.1729657Z *** Copy Artifact: [C:\Agent\_work\30\a\Abakion_Document Customizer_17.0.202103.5000_App.app] => [c:\Run\DevOps\Artifacts\Abakion_Document Customizer_17.0.202103.5000_App.app]
2021-01-19T17:57:07.9274402Z *** Fetching App to Sign in [c:\Run\DevOps\] with filter [*_APP.app]
2021-01-19T17:57:08.2545642Z *** App File: C:\Run\DevOps\Artifacts\Abakion_Document Customizer_17.0.202103.5000_App.app
2021-01-19T17:57:08.2571451Z *** Setup Pfx File
2021-01-19T17:57:08.2682607Z *** Create TempFile
2021-01-19T17:57:08.2971162Z *** Download file
2021-01-19T17:57:08.5435020Z *** PFX File: C:\Users\ContainerAdministrator\AppData\Local\Temp\tmp8A3C.tmp
2021-01-19T17:57:08.5449677Z *** Timestamp Service: http://timestamp.digicert.com
2021-01-19T17:57:08.5467017Z *** Check for Powershell Authenticode CmdLets
2021-01-19T17:57:08.5481336Z *** Authenticode CmdLets exist, using Powershell
2021-01-19T17:57:08.5482914Z *** Sign App file with Pfx
2021-01-19T17:57:08.8034124Z *** Signing App with Powershell: C:\Run\DevOps\Artifacts\Abakion_Document Customizer_17.0.202103.5000_App.app
2021-01-19T17:57:10.2963848Z 
2021-01-19T17:57:10.3119567Z 
2021-01-19T17:57:10.3180367Z SignerCertificate      : [Subject]
2021-01-19T17:57:10.3181199Z                            CN=Abakion A/S, O=Abakion A/S, STREET=Lyngbyvej 2, L=København Ø, S=Hovedstaden, 
2021-01-19T17:57:10.3181806Z                          PostalCode=2100, C=DK
2021-01-19T17:57:10.3183117Z                          
2021-01-19T17:57:10.3183669Z                          [Issuer]
2021-01-19T17:57:10.3184921Z                            CN=Sectigo RSA Code Signing CA, O=Sectigo Limited, L=Salford, S=Greater Manchester, C=GB
2021-01-19T17:57:10.3186086Z                          
2021-01-19T17:57:10.3186991Z                          [Serial Number]
2021-01-19T17:57:10.3187884Z                            
2021-01-19T17:57:10.3188734Z                          
2021-01-19T17:57:10.3189560Z                          [Not Before]
2021-01-19T17:57:10.3190448Z                            3/11/2019 1:00:00 AM
2021-01-19T17:57:10.3191304Z                          
2021-01-19T17:57:10.3192166Z                          [Not After]
2021-01-19T17:57:10.3193017Z                            3/11/2022 12:59:59 AM
2021-01-19T17:57:10.3193808Z                          
2021-01-19T17:57:10.3194652Z                          [Thumbprint]
2021-01-19T17:57:10.3195542Z                            
2021-01-19T17:57:10.3196383Z                          
2021-01-19T17:57:10.3197268Z TimeStamperCertificate : [Subject]
2021-01-19T17:57:10.3198245Z                            CN=DigiCert Timestamp 2021, O="DigiCert, Inc.", C=US
2021-01-19T17:57:10.3199161Z                          
2021-01-19T17:57:10.3199911Z                          [Issuer]
2021-01-19T17:57:10.3201508Z                            CN=DigiCert SHA2 Assured ID Timestamping CA, OU=www.digicert.com, O=DigiCert Inc, C=US
2021-01-19T17:57:10.3202573Z                          
2021-01-19T17:57:10.3203599Z                          [Serial Number]
2021-01-19T17:57:10.3204352Z                            
2021-01-19T17:57:10.3204858Z                          
2021-01-19T17:57:10.3205228Z                          [Not Before]
2021-01-19T17:57:10.3205548Z                            1/1/2021 1:00:00 AM
2021-01-19T17:57:10.3205852Z                          
2021-01-19T17:57:10.3207088Z                          [Not After]
2021-01-19T17:57:10.3208080Z                            1/6/2031 1:00:00 AM
2021-01-19T17:57:10.3208998Z                          
2021-01-19T17:57:10.3209755Z                          [Thumbprint]
2021-01-19T17:57:10.3210641Z                           
2021-01-19T17:57:10.3211404Z                          
2021-01-19T17:57:10.3211919Z Status                 : Valid
2021-01-19T17:57:10.3212443Z StatusMessage          : Signature verified.
2021-01-19T17:57:10.3213041Z Path                   : C:\Run\DevOps\Artifacts\Abakion_Document Customizer_17.0.202103.5000_App.app
2021-01-19T17:57:10.3213566Z SignatureType          : Authenticode
2021-01-19T17:57:10.3214040Z IsOSBinary             : False
2021-01-19T17:57:10.3214241Z 
2021-01-19T17:57:10.3214354Z 
2021-01-19T17:57:10.3214482Z 
2021-01-19T17:57:10.3305388Z *** Transfer App Artifact from Docker container.
2021-01-19T17:57:11.0076135Z *** Uploading Signed APP as Build-Artifact
2021-01-19T17:57:11.0503620Z 
2021-01-19T17:57:11.0504038Z *** Disconnect Docker session.
2021-01-19T17:57:11.0504313Z *** Remove Docker session.
2021-01-19T17:57:11.0504573Z *** Docker session removed.
2021-01-19T17:57:11.0504872Z *** Sign App Completed.
2021-01-19T17:57:11.0505155Z *** Cleanup VSTS Environment: True
2021-01-19T17:57:13.2984312Z ##[section]Async Command Start: Upload Artifact
2021-01-19T17:57:13.2984825Z Uploading 1 files
2021-01-19T17:57:13.2985105Z File upload succeed.
2021-01-19T17:57:13.2985624Z Upload 'C:\Agent\_work\30\a\Abakion_Document Customizer_17.0.202103.5000_App.app' to file container: '#/7009323/Abakion Apps'
2021-01-19T17:57:13.2986133Z Associated artifact 5360 with build 5000
2021-01-19T17:57:13.3124550Z ##[section]Async Command End: Upload Artifact
2021-01-19T17:57:13.3127002Z ##[section]Finishing: ALOps App Sign
2021-01-19T17:57:13.3288754Z ##[section]Starting: ALOps App Sign Verify
2021-01-19T17:57:13.3489699Z ==============================================================================
2021-01-19T17:57:13.3490120Z Task         : ALOps App Sign Verify
2021-01-19T17:57:13.3490498Z Description  : Verify a signed AL Extension for Business Central
2021-01-19T17:57:13.3490826Z Version      : 1.438.2057
2021-01-19T17:57:13.3491100Z Author       : Hodor
2021-01-19T17:57:13.3491450Z Help         : Verify CodeSign of Business Central extension.
2021-01-19T17:57:13.3491860Z ==============================================================================
2021-01-19T17:57:15.3529952Z *** Configure AMSI for session: disable (in memory)
2021-01-19T17:57:15.6740624Z *** Validate configuration
2021-01-19T17:57:16.1727675Z *** Task Inputs:
2021-01-19T17:57:16.1786827Z 
2021-01-19T17:57:16.1885332Z name                        value
2021-01-19T17:57:16.1892440Z ----                        -----
2021-01-19T17:57:16.1896855Z usedocker                    True
2021-01-19T17:57:16.1901778Z fixed_tag                        
2021-01-19T17:57:16.1906211Z artifact_path                    
2021-01-19T17:57:16.1912492Z nav_artifact_app_filter *_APP.app
2021-01-19T17:57:16.1913042Z 
2021-01-19T17:57:16.1937436Z 
2021-01-19T17:57:16.1943798Z 
2021-01-19T17:57:16.2140881Z *** For documentation, please visit   : https://www.alops.be/documentation
2021-01-19T17:57:16.2146265Z 
2021-01-19T17:57:16.4989779Z *** ALOps License:
2021-01-19T17:57:16.5015501Z   * Licensed To: Abakion a/s
2021-01-19T17:57:16.5020577Z 
2021-01-19T17:57:16.6228359Z *** Importing required PS-Functions
2021-01-19T17:57:17.5063083Z *** Dynamic resolve App file.
2021-01-19T17:57:17.5078398Z *** Scanning [System.DefaultWorkingDirectory].
2021-01-19T17:57:17.5289733Z *** Scanning [System.ArtifactsDirectory].
2021-01-19T17:57:17.5323802Z *** Scanning [Pipeline.Workspace].
2021-01-19T17:57:17.5544729Z *** Multiple App files found with filter [*_APP.app].
2021-01-19T17:57:17.5626765Z   * C:\Agent\_work\30\s\Abakion_Document Customizer_17.0.202103.5000_App.app
2021-01-19T17:57:17.5638038Z   * C:\Agent\_work\30\a\Abakion_Document Customizer_17.0.202103.5000_App.app
2021-01-19T17:57:17.5676624Z *** Resolved App File: [C:\Agent\_work\30\a\Abakion_Document Customizer_17.0.202103.5000_App.app].
2021-01-19T17:57:17.5702427Z *** Connect Docker Session
2021-01-19T17:57:17.7573721Z *** Initiate Docker Session
2021-01-19T17:57:18.1170192Z *** Set Docker Container ErrorActionPreference = Stop
2021-01-19T17:57:18.4535428Z *** Setup Docker Session
2021-01-19T17:57:18.6027932Z *** Copy Artifact: [Abakion_Document Customizer_17.0.202103.5000_App.app]
2021-01-19T17:57:19.9433788Z ##[error]Cannot bind argument to parameter 'Path' because it is null.
2021-01-19T17:57:19.9809007Z ##[section]Finishing: ALOps App Sign Verify
2021-01-19T17:57:19.9956445Z ##[section]Starting: ALOps Compile Extension: Test
2021-01-19T17:57:20.0085945Z ==============================================================================
2021-01-19T17:57:20.0086362Z Task         : ALOps App Compiler
2021-01-19T17:57:20.0086714Z Description  : Compile AL Extensions for Business Central
2021-01-19T17:57:20.0087036Z Version      : 1.438.2057
2021-01-19T17:57:20.0087295Z Author       : Hodor
2021-01-19T17:57:20.0087648Z Help         : Compile a Business Central extension from AL code.
2021-01-19T17:57:20.0088067Z ==============================================================================
2021-01-19T17:57:21.2553319Z *** Configure AMSI for session: disable (in memory)
2021-01-19T17:57:22.9842599Z *** Validate configuration
2021-01-19T17:57:23.4434156Z *** Task Inputs:
2021-01-19T17:57:23.4544526Z 
2021-01-19T17:57:23.4815354Z name                                              value
2021-01-19T17:57:23.4822552Z ----                                              -----
2021-01-19T17:57:23.4827106Z usedocker                                          True
2021-01-19T17:57:23.4830877Z fixed_tag                                              
2021-01-19T17:57:23.4838837Z targetproject         C:\Agent\_work\30\s\test\app.json
2021-01-19T17:57:23.4842012Z nav_computername                                       
2021-01-19T17:57:23.4845552Z nav_serverinstance                                BC140
2021-01-19T17:57:23.4849667Z nav_tenant                                      default
2021-01-19T17:57:23.4853856Z nav_ports_dev                                      7049
2021-01-19T17:57:23.4857851Z bc_username                                            
2021-01-19T17:57:23.4861772Z bc_password                                            
2021-01-19T17:57:23.4865840Z al_compiler_version                          0.12.15355
2021-01-19T17:57:23.4869807Z ruleset                                                
2021-01-19T17:57:23.4873874Z al_analyzer                                            
2021-01-19T17:57:23.4877860Z nav_app_version                         17.0.[yyyyWW].*
2021-01-19T17:57:23.4881862Z vsix_download_path                                     
2021-01-19T17:57:23.4885815Z use_ssl                                           False
2021-01-19T17:57:23.4890213Z download_test_symbols                             False
2021-01-19T17:57:23.4894583Z usecompression                                     True
2021-01-19T17:57:23.4898734Z publish_artifact                                   True
2021-01-19T17:57:23.4902732Z failed_on_warnings                                False
2021-01-19T17:57:23.4906744Z app_file_suffix                                   _TEST
2021-01-19T17:57:23.4910625Z updatebuildnumber                                  True
2021-01-19T17:57:23.4917777Z setup_working_folder                              False
2021-01-19T17:57:23.4918677Z 
2021-01-19T17:57:23.4946101Z 
2021-01-19T17:57:23.4954025Z 
2021-01-19T17:57:23.5256572Z *** For documentation, please visit   : https://www.alops.be/documentation
2021-01-19T17:57:23.5282810Z 
2021-01-19T17:57:23.7948666Z *** ALOps License:
2021-01-19T17:57:23.7974725Z   * Licensed To: Abakion a/s
2021-01-19T17:57:23.7979890Z 
2021-01-19T17:57:23.8125563Z *** Importing required PS-Functions
2021-01-19T17:57:24.5528313Z *** Initiate Docker Session
2021-01-19T17:57:25.1922156Z *** Set Docker Container ErrorActionPreference = Stop
2021-01-19T17:57:25.9420167Z *** Import NAV/BC Management DLL's
2021-01-19T17:57:25.9428896Z *** Loading assemblies for ServiceTier [BC].
2021-01-19T17:57:26.3669855Z *** Loading assemblies from: [C:\program files\microsoft dynamics nav\170\service]
2021-01-19T17:57:26.3839345Z *** Selected module: [C:\program files\microsoft dynamics nav\170\service\Microsoft.Dynamics.Nav.Apps.Management.dll]
2021-01-19T17:57:26.3860775Z *** Loading module: [C:\program files\microsoft dynamics nav\170\service\Microsoft.Dynamics.Nav.Apps.Management.dll]
2021-01-19T17:57:26.4384046Z *** Selected module: [C:\program files\microsoft dynamics nav\170\service\Microsoft.Dynamics.Nav.Management.dll]
2021-01-19T17:57:26.4411647Z *** Loading module: [C:\program files\microsoft dynamics nav\170\service\Microsoft.Dynamics.Nav.Management.dll]
2021-01-19T17:57:26.7434118Z *** Setting up AL Compiler [ALLanguage]
2021-01-19T17:57:27.0455460Z *** Using AL Compiler [vALLanguage] located [C:\Run\Microsoft.al\al-ALLanguage\extension\bin\alc.exe]
2021-01-19T17:57:27.0476595Z ***
2021-01-19T17:57:27.0499373Z *** Working folder: C:\Agent\_work\30\s
2021-01-19T17:57:27.0514503Z ***
2021-01-19T17:57:27.0528230Z *** Copy Working folder to Docker Container: 537491b9efcb8dc2968ff6c279a0fde25347e9dd0b309883dae9fc245b014392
2021-01-19T17:57:27.0541297Z *** Docker Working Folder: c:\Run\DevOps\
2021-01-19T17:57:27.0555053Z *** Copy from [C:\Agent\_work\30\s] to [c:\Run\DevOps\]
2021-01-19T17:57:27.0612749Z *** Source File setup completed
2021-01-19T17:57:27.2326481Z *** Target Project: \test\app.json
2021-01-19T17:57:27.2348550Z *** Check for app.json files: c:\Run\DevOps\
2021-01-19T17:57:27.2976925Z *** Multiple projects found:
2021-01-19T17:57:27.3054595Z    - C:\Run\DevOps\app
2021-01-19T17:57:27.3078991Z    - C:\Run\DevOps\test
2021-01-19T17:57:27.3126677Z *** Retrieving App-Info [\test\app.json]
2021-01-19T17:57:27.3292212Z *** Loading Json Object: [c:\Run\DevOps\test\app.json]
2021-01-19T17:57:27.3665957Z   * App.ID          = 73bf64ea-4055-491d-8d7e-293e7adb850c
2021-01-19T17:57:27.3675023Z   * App.Name        = Document Customizer Test Automation
2021-01-19T17:57:27.3683997Z   * App.Publisher   = Abakion
2021-01-19T17:57:27.3699933Z   * App.Version     = 17.0.202103.0
2021-01-19T17:57:27.3738396Z   * App.Platform    = 17.0.0.0
2021-01-19T17:57:27.3818483Z   * App.Application = 17.0.0.0
2021-01-19T17:57:27.3869157Z ***
2021-01-19T17:57:27.4205182Z *** Match: yyyyWW
2021-01-19T17:57:27.4433660Z *** Setting Managed App Version [c:\Run\DevOps\test\app.json] =>  17.0.202103.5000
2021-01-19T17:57:27.5013876Z ***
2021-01-19T17:57:27.5813730Z *** Working Direcotry: [c:\Run\DevOps\]
2021-01-19T17:57:27.5935450Z *** Target Project: [\test\app.json]
2021-01-19T17:57:27.5946007Z *** Project Directory: [c:\Run\DevOps\test]
2021-01-19T17:57:27.5956131Z *** VSCode Settings: [c:\Run\DevOps\test\.vscode\settings.json]
2021-01-19T17:57:27.5964719Z *** No VSCode-Settings json found.
2021-01-19T17:57:27.5984552Z *** No AL-RuleSet json found.
2021-01-19T17:57:27.6004804Z ***
2021-01-19T17:57:27.7937036Z *** Resolve Docker Credentials
2021-01-19T17:57:27.8055010Z *** Setup BC Username/Password from Container info
2021-01-19T17:57:27.8149791Z *** Download Symbols
2021-01-19T17:57:28.3123361Z *** Working Dir: c:\Run\DevOps\
2021-01-19T17:57:28.5515870Z *** Loading assemblies from: [C:\program files\microsoft dynamics nav\170\service]
2021-01-19T17:57:28.6599673Z *** PackageCache path created [c:\Run\DevOps\PackageCache]
2021-01-19T17:57:28.6623280Z ***
2021-01-19T17:57:28.6747850Z *** Propagated Dependency: Abakion - Document Customizer - 17.0.0.0
2021-01-19T17:57:28.6933066Z *** Propagated Dependency: Microsoft - Library Assert - 17.0.0.0
2021-01-19T17:57:28.6940829Z *** Propagated Dependency: Microsoft - Any - 17.0.0.0
2021-01-19T17:57:28.6949966Z *** Propagated Dependency: Microsoft - System Application Test Library - 17.0.0.0
2021-01-19T17:57:28.6957964Z *** Propagated Dependency: Microsoft - Tests-TestLibraries - 17.0.0.0
2021-01-19T17:57:28.6966155Z *** Propagated Dependency: Microsoft - Test Runner - 17.0.0.0
2021-01-19T17:57:28.6973711Z *** Download System-Symbols for [17.0.0.0]
2021-01-19T17:57:28.7528072Z *** Downloading NAV Symbols for [System v17.0.0.0]
2021-01-19T17:57:28.7554642Z *** Downloading NAV Symbols from [https://537491b9efcb:7049/BC/dev/packages?publisher=Microsoft&appName=System&versionText=17.0.0.0&tenant=default]
2021-01-19T17:57:28.7922633Z *** Downloading NAV Symbols with BasicAuthentication [***]
2021-01-19T17:57:28.7993524Z ##[command]Invoke-RestMethod -Method Get -Uri https://537491b9efcb:7049/BC/dev/packages?publisher=Microsoft&appName=System&versionText=17.0.0.0&tenant=default
2021-01-19T17:57:28.8660709Z *** Content-Disposition: attachment; filename=Microsoft_System_17.0.20458.21043.app
2021-01-19T17:57:28.8980035Z *** Saving symbol file [Microsoft_System_17.0.20458.21043.app] to [c:\Run\DevOps\PackageCache]
2021-01-19T17:57:28.9178562Z *** Read App Manifest: [c:\Run\DevOps\PackageCache\Microsoft_System_17.0.20458.21043.app].
2021-01-19T17:57:29.0142109Z ***
2021-01-19T17:57:29.0153136Z *** Download Application-Symbols for [17.0.0.0]
2021-01-19T17:57:29.0161477Z *** Downloading NAV Symbols for [Application v17.0.0.0]
2021-01-19T17:57:29.0170237Z *** Downloading NAV Symbols from [https://537491b9efcb:7049/BC/dev/packages?publisher=Microsoft&appName=Application&versionText=17.0.0.0&tenant=default]
2021-01-19T17:57:29.0178137Z *** Downloading NAV Symbols with BasicAuthentication [***]
2021-01-19T17:57:29.0186112Z ##[command]Invoke-RestMethod -Method Get -Uri https://537491b9efcb:7049/BC/dev/packages?publisher=Microsoft&appName=Application&versionText=17.0.0.0&tenant=default
2021-01-19T17:57:29.0406349Z *** Content-Disposition: attachment; filename=Microsoft_Application_17.3.20469.21053.app
2021-01-19T17:57:29.0457314Z *** Saving symbol file [Microsoft_Application_17.3.20469.21053.app] to [c:\Run\DevOps\PackageCache]
2021-01-19T17:57:29.0511227Z *** Read App Manifest: [c:\Run\DevOps\PackageCache\Microsoft_Application_17.3.20469.21053.app].
2021-01-19T17:57:29.0873684Z *** Propagated Dependency: Microsoft - System Application - 17.3.0.0
2021-01-19T17:57:29.0972478Z *** Propagated Dependency: Microsoft - Base Application - 17.3.0.0
2021-01-19T17:57:29.1000268Z ***
2021-01-19T17:57:29.1087141Z *** Check for Depency Apps 8
2021-01-19T17:57:29.1134026Z *** Download Application-Symbols for [Document Customizer v17.0.0.0]
2021-01-19T17:57:29.1167974Z *** Downloading NAV Symbols for [Document Customizer v17.0.0.0]
2021-01-19T17:57:29.1193477Z *** Downloading NAV Symbols from [https://537491b9efcb:7049/BC/dev/packages?publisher=Abakion&appName=Document+Customizer&versionText=17.0.0.0&tenant=default]
2021-01-19T17:57:29.1237157Z *** Downloading NAV Symbols with BasicAuthentication [***]
2021-01-19T17:57:29.1268090Z ##[command]Invoke-RestMethod -Method Get -Uri https://537491b9efcb:7049/BC/dev/packages?publisher=Abakion&appName=Document+Customizer&versionText=17.0.0.0&tenant=default
2021-01-19T17:57:29.4531138Z ##[error]Exception calling "GetResponse" with "0" argument(s): "The remote server returned an error: (404) Not Found."
2021-01-19T17:57:29.5001146Z ##[section]Async Command Start: Add Build Tag
2021-01-19T17:57:29.5002009Z Build '5000' has following tags now: AL.Compiler.ALLanguage, App.Abakion App Manager.17.0.202102.4559, BC.Version.17.3.20469.21053, myimage-sandbox-17.3.20469.21053-w1-10.0.17763.1577-ltsc2019, BC.Platform.17.0.20458.21043
2021-01-19T17:57:29.5002803Z ##[section]Async Command End: Add Build Tag
2021-01-19T17:57:29.5003824Z ##[section]Async Command Start: Update Build Number
2021-01-19T17:57:29.5004343Z Update build number to 17.0.202103.5000 for build 5000
2021-01-19T17:57:29.5004700Z ##[section]Async Command End: Update Build Number
2021-01-19T17:57:29.5005827Z ##[section]Finishing: ALOps Compile Extension: Test
2021-01-19T17:57:29.5162363Z ##[section]Starting: ALOps Publish Extension: Test
2021-01-19T17:57:29.5301612Z ==============================================================================
2021-01-19T17:57:29.5302005Z Task         : ALOps App Publish
2021-01-19T17:57:29.5302350Z Description  : Publish AL Extension to Business Central
2021-01-19T17:57:29.5302673Z Version      : 1.438.2057
2021-01-19T17:57:29.5302939Z Author       : Hodor
2021-01-19T17:57:29.5303270Z Help         : Publish Business Central extension to service tier.
2021-01-19T17:57:29.5303707Z ==============================================================================
2021-01-19T17:57:30.7833637Z *** Configure AMSI for session: disable (in memory)
2021-01-19T17:57:32.9719490Z *** Validate configuration
2021-01-19T17:57:33.4427632Z *** Task Inputs:
2021-01-19T17:57:33.4487720Z 
2021-01-19T17:57:33.4607095Z name                                                                                                              value
2021-01-19T17:57:33.4618640Z ----                                                                                                              -----
2021-01-19T17:57:33.4622686Z usedocker                                                                                                          True
2021-01-19T17:57:33.4627886Z fixed_tag                                                                                                              
2021-01-19T17:57:33.4631145Z installpublishedapps                                                                                               True
2021-01-19T17:57:33.4635353Z installaltesttool                                                                                                 False
2021-01-19T17:57:33.4642504Z install_al_app_names                                                                             Tests-TestLibraries...
2021-01-19T17:57:33.4649996Z strictappnames                                                                                                    False
2021-01-19T17:57:33.4657189Z nav_serverinstance                                                                                                BC140
2021-01-19T17:57:33.4666708Z artifact_path                                                                                                          
2021-01-19T17:57:33.4671290Z nav_artifact_app_filter                                                                                      *_TEST.app
2021-01-19T17:57:33.4697290Z skip_verification                                                                                                  True
2021-01-19T17:57:33.4702666Z forcesync                                                                                                         False
2021-01-19T17:57:33.4708311Z publish_scope                                                                                                    Global
2021-01-19T17:57:33.4714977Z tenant                                                                                                          default
2021-01-19T17:57:33.4719388Z batch_publish_folder                                                                                                   
2021-01-19T17:57:33.4720246Z 
2021-01-19T17:57:33.4749277Z 
2021-01-19T17:57:33.4755911Z 
2021-01-19T17:57:33.4955926Z *** For documentation, please visit   : https://www.alops.be/documentation
2021-01-19T17:57:33.4959609Z 
2021-01-19T17:57:33.7642772Z *** ALOps License:
2021-01-19T17:57:33.7672642Z   * Licensed To: Abakion a/s
2021-01-19T17:57:33.7677725Z 
2021-01-19T17:57:33.7830957Z *** Importing required PS-Functions
2021-01-19T17:57:34.5849975Z *** Initiate Docker Session
2021-01-19T17:57:35.0040159Z *** Set Docker Container ErrorActionPreference = Stop
2021-01-19T17:57:35.3263333Z *** Install AL TestTool: False
2021-01-19T17:57:35.3278694Z *** Working folder: C:\Agent\_work\30\s
2021-01-19T17:57:35.3296185Z *** Artifact folder: C:\Agent\_work\30\a
2021-01-19T17:57:35.3315569Z *** Pipeline workspace: C:\Agent\_work\30
2021-01-19T17:57:35.3331047Z ***
2021-01-19T17:57:35.3365855Z *** Copy Artifacts to Docker Container: 537491b9efcb8dc2968ff6c279a0fde25347e9dd0b309883dae9fc245b014392
2021-01-19T17:57:35.3411214Z *** Docker Artifacts Folder: c:\Run\DevOps\Artifacts
2021-01-19T17:57:35.3501060Z *** Dynamic resolve App file.
2021-01-19T17:57:35.3520952Z *** Scanning [System.DefaultWorkingDirectory].
2021-01-19T17:57:35.3746433Z *** Scanning [System.ArtifactsDirectory].
2021-01-19T17:57:35.3788664Z *** Scanning [Pipeline.Workspace].
2021-01-19T17:57:35.4032194Z ##[error]App File not found with filters [*_TEST.app].
2021-01-19T17:57:36.0048402Z *** Import NAV/BC Management DLL's
2021-01-19T17:57:36.0113002Z *** Loading assemblies for ServiceTier [BC].
2021-01-19T17:57:36.3519002Z *** Loading assemblies from: [C:\program files\microsoft dynamics nav\170\service]
2021-01-19T17:57:36.3690775Z *** Selected module: [C:\program files\microsoft dynamics nav\170\service\Microsoft.Dynamics.Nav.Apps.Management.dll]
2021-01-19T17:57:36.3729833Z *** Loading module: [C:\program files\microsoft dynamics nav\170\service\Microsoft.Dynamics.Nav.Apps.Management.dll]
2021-01-19T17:57:36.4262852Z *** Selected module: [C:\program files\microsoft dynamics nav\170\service\Microsoft.Dynamics.Nav.Management.dll]
2021-01-19T17:57:36.4280144Z *** Loading module: [C:\program files\microsoft dynamics nav\170\service\Microsoft.Dynamics.Nav.Management.dll]
2021-01-19T17:57:36.7195906Z 
2021-01-19T17:57:36.7284872Z **************************************
2021-01-19T17:57:36.7295486Z  * App File = [c:\Run\DevOps\Artifacts\]
2021-01-19T17:57:36.7296024Z 
2021-01-19T17:57:36.9937348Z ##[error]Could not find a part of the path 'c:\Run\DevOps\Artifacts\'.
2021-01-19T17:57:37.0403117Z ##[section]Finishing: ALOps Publish Extension: Test
2021-01-19T17:57:37.0522082Z ##[section]Starting: ALOps Run TestSuite
2021-01-19T17:57:37.0711210Z ==============================================================================
2021-01-19T17:57:37.0711713Z Task         : ALOps App Test
2021-01-19T17:57:37.0712034Z Description  : Run AL-TestSuite for Business Central
2021-01-19T17:57:37.0712466Z Version      : 1.438.2057
2021-01-19T17:57:37.0712729Z Author       : Hodor
2021-01-19T17:57:37.0713081Z Help         : Run Business Central Test-Suite and collect results.
2021-01-19T17:57:37.0713489Z ==============================================================================
2021-01-19T17:57:39.3715488Z *** Configure AMSI for session: disable (in memory)
2021-01-19T17:57:41.0576545Z *** Validate configuration
2021-01-19T17:57:41.5056171Z *** Task Inputs:
2021-01-19T17:57:41.5172073Z 
2021-01-19T17:57:41.5406755Z name                           value
2021-01-19T17:57:41.5414270Z ----                           -----
2021-01-19T17:57:41.5420303Z usedocker                       True
2021-01-19T17:57:41.5424853Z fixed_tag                           
2021-01-19T17:57:41.5430834Z nav_serverinstance             BC140
2021-01-19T17:57:41.5435731Z tenant                       default
2021-01-19T17:57:41.5441269Z companyname                         
2021-01-19T17:57:41.5445762Z profile                             
2021-01-19T17:57:41.5450650Z bc_username                         
2021-01-19T17:57:41.5455517Z bc_password                         
2021-01-19T17:57:41.5460495Z bc_authentication    NavUserPassword
2021-01-19T17:57:41.5465636Z bc_webclient_url                    
2021-01-19T17:57:41.5470115Z testfilter                          
2021-01-19T17:57:41.5475133Z show_available_tests            True
2021-01-19T17:57:41.5480744Z import_testtoolkit             False
2021-01-19T17:57:41.5485226Z import_action                   Skip
2021-01-19T17:57:41.5490110Z testpage                      130455
2021-01-19T17:57:41.5495164Z testsuite                    DEFAULT
2021-01-19T17:57:41.5500096Z installaltesttool              False
2021-01-19T17:57:41.5505289Z failed_test_action            Ignore
2021-01-19T17:57:41.5510557Z override_finsql_path                
2021-01-19T17:57:41.5511441Z 
2021-01-19T17:57:41.5547369Z 
2021-01-19T17:57:41.5554894Z 
2021-01-19T17:57:41.5780072Z *** For documentation, please visit   : https://www.alops.be/documentation
2021-01-19T17:57:41.5784471Z 
2021-01-19T17:57:41.9651162Z *** ALOps License:
2021-01-19T17:57:41.9676941Z   * Licensed To: Abakion a/s
2021-01-19T17:57:41.9681996Z 
2021-01-19T17:57:41.9818530Z *** Importing required PS-Functions
2021-01-19T17:57:43.0954715Z *** Working folder: C:\Agent\_work\30\s
2021-01-19T17:57:43.0967295Z ***
2021-01-19T17:57:43.0981453Z *** Prepare Docker Session
2021-01-19T17:57:43.2767631Z *** Connect Docker Session
2021-01-19T17:57:43.2897612Z *** Initiate Docker Session
2021-01-19T17:57:43.6660641Z *** Set Docker Container ErrorActionPreference = Stop
2021-01-19T17:57:43.9707609Z *** Copy Modules to Docker
2021-01-19T17:57:50.1752318Z *** Setup Docker Session
2021-01-19T17:57:50.2136717Z *** Checking for container-specific Test Assemblies
2021-01-19T17:57:50.2271083Z *** Using container-specific Test Assemblies
2021-01-19T17:57:50.2539461Z *** Import Modules in Docker Session
2021-01-19T17:57:50.3789372Z *** Import UI Client [C:\Run\DevOps\BCAppTest\bin\Microsoft.Dynamics.Framework.UI.Client.dll]
2021-01-19T17:57:50.5097924Z VERBOSE: Loading module from path 'C:\Run\DevOps\BCAppTest\bin\Microsoft.Dynamics.Framework.UI.Client.dll'.
2021-01-19T17:57:51.0424380Z *** Import NewtonSoft JSON [C:\Program Files\Microsoft Dynamics NAV\170\Service\Newtonsoft.Json.dll]
2021-01-19T17:57:51.0635003Z *** Import Modules in Docker Session: class_ClientContext
2021-01-19T17:57:55.6147821Z *** Test Context Url: https://537491b9efcb/BC/cs?tenant=default
2021-01-19T17:57:55.6164338Z *** Setup BC Credentials in Docker
2021-01-19T17:57:55.8053084Z *** Resolve Docker Credentials
2021-01-19T17:57:55.8163579Z *** Set TCP Keep-Alive
2021-01-19T17:57:55.8459778Z *** Start TestSuite
2021-01-19T17:57:55.9991483Z *** Running TestSuite with authentication [NavUserPassword] with User [***]
2021-01-19T17:57:56.0120893Z *** Run warm-up with page [130455]
2021-01-19T17:57:56.0150263Z *** Warm-up Client Context
2021-01-19T17:58:32.5300643Z *** Create Client Context
2021-01-19T17:58:33.8476198Z *** Get Available Tests for suite [DEFAULT] with page [130455]
2021-01-19T17:58:34.5521375Z *** Set [CurrentSuiteName] => [DEFAULT]
2021-01-19T17:58:35.9227343Z *** Run Available Tests for suite [DEFAULT] with page [130455]
2021-01-19T17:58:36.0223452Z *** Connect TestClient with page [130455]
2021-01-19T17:58:36.7091336Z True
2021-01-19T17:58:36.7118858Z *** XUnit Test results: c:\Run\DevOps\TestResults.xml
2021-01-19T17:58:36.7185711Z <?xml version="1.0" encoding="UTF-8"?>
2021-01-19T17:58:36.7186061Z <assemblies />
2021-01-19T17:58:36.7186399Z 
2021-01-19T17:58:36.7274076Z *** Get XUnit Test file from [c:\Run\DevOps\TestResults.xml] to [C:\Agent\_work\30\s\TestResults.xml]
2021-01-19T17:58:37.0896339Z 
2021-01-19T17:58:37.0913991Z *** Disconnect Docker session.
2021-01-19T17:58:37.0955817Z *** Docker session removed.
2021-01-19T17:58:37.1137816Z *** Running Tests Completed.
2021-01-19T17:58:37.1251976Z *** Cleanup VSTS Environment: True
2021-01-19T17:58:39.4003336Z ##[section]Finishing: ALOps Run TestSuite
2021-01-19T17:58:39.4132002Z ##[section]Starting: Publish Test Results **/TestResults.xml
2021-01-19T17:58:39.4314572Z ==============================================================================
2021-01-19T17:58:39.4314978Z Task         : Publish Test Results
2021-01-19T17:58:39.4315433Z Description  : Publish test results to Azure Pipelines
2021-01-19T17:58:39.4316029Z Version      : 2.171.0
2021-01-19T17:58:39.4316304Z Author       : Microsoft Corporation
2021-01-19T17:58:39.4316699Z Help         : https://docs.microsoft.com/azure/devops/pipelines/tasks/test/publish-test-results
2021-01-19T17:58:39.4317140Z ==============================================================================
2021-01-19T17:58:42.6569365Z [command]C:\Agent\_work\_tasks\PublishTestResults_0b0f01ed-7dde-43ff-9cbb-e48954daf9b1\2.171.0\modules\TestResultsPublisher.exe @C:\Agent\_work\_temp\f79add00-5a7f-11eb-b6fe-036ccc08c308.txt
2021-01-19T17:58:51.6110865Z Obtained XUnit Test Run Start Date: 2021-01-19T17:58:51.6067123Z and Completed Date: 2021-01-19T17:58:51.6067123Z
2021-01-19T17:58:51.6145596Z No Result Found to Publish 'C:\Agent\_work\30\s\TestResults.xml'.
2021-01-19T17:58:51.8124185Z No build level attachments to publish.
2021-01-19T17:58:52.5390661Z Result Attachments will be stored in LogStore
2021-01-19T17:58:52.5517504Z Run Attachments will be stored in LogStore
2021-01-19T17:58:52.9950282Z ##[section]Async Command Start: PublishTestResultsToEvidenceStore
2021-01-19T17:58:52.9950953Z ##[section]Async Command End: PublishTestResultsToEvidenceStore
2021-01-19T17:58:52.9952160Z ##[section]Finishing: Publish Test Results **/TestResults.xml
2021-01-19T17:58:53.0100282Z ##[section]Starting: ALOPS - Remove Docker Container
2021-01-19T17:58:53.0243819Z ==============================================================================
2021-01-19T17:58:53.0244223Z Task         : ALOps Docker Remove
2021-01-19T17:58:53.0244595Z Description  : Remove a Business Central container
2021-01-19T17:58:53.0244927Z Version      : 1.438.2057
2021-01-19T17:58:53.0245215Z Author       : Hodor
2021-01-19T17:58:53.0245577Z Help         : Remove Business Central docker container.
2021-01-19T17:58:53.0246206Z ==============================================================================
2021-01-19T17:58:55.0076867Z *** Configure AMSI for session: disable (in memory)
2021-01-19T17:58:55.5940907Z *** Validate configuration
2021-01-19T17:58:56.1263972Z *** Task Inputs:
2021-01-19T17:58:56.1323609Z 
2021-01-19T17:58:56.1431789Z name                    value
2021-01-19T17:58:56.1439507Z ----                    -----
2021-01-19T17:58:56.1443973Z usedocker                True
2021-01-19T17:58:56.1447574Z fixed_tag                    
2021-01-19T17:58:56.1452535Z print_logs               True
2021-01-19T17:58:56.1457921Z createeventlogbackup disabled
2021-01-19T17:58:56.1461292Z createsqlbackup      disabled
2021-01-19T17:58:56.1466174Z publishsqlbackup         True
2021-01-19T17:58:56.1471529Z sqlcompression          False
2021-01-19T17:58:56.1477143Z zipsqlbackup             True
2021-01-19T17:58:56.1478284Z 
2021-01-19T17:58:56.1502365Z 
2021-01-19T17:58:56.1508918Z 
2021-01-19T17:58:56.1827331Z *** For documentation, please visit   : https://www.alops.be/documentation
2021-01-19T17:58:56.1832910Z 
2021-01-19T17:58:56.4637068Z *** ALOps License:
2021-01-19T17:58:56.4665875Z   * Licensed To: Abakion a/s
2021-01-19T17:58:56.4672462Z 
2021-01-19T17:58:56.8763875Z *** Importing required PS-Functions
2021-01-19T17:58:57.3337470Z *** >> Job Status: [Failed]
2021-01-19T17:58:57.3356698Z *** >>> Print Container Logs: 537491b9efcb8dc2968ff6c279a0fde25347e9dd0b309883dae9fc245b014392 >>>
2021-01-19T17:58:57.4949639Z *** >>> Initializing...
2021-01-19T17:58:57.4968021Z *** >>> Starting Container
2021-01-19T17:58:57.4989281Z *** >>> Hostname is 537491b9efcb
2021-01-19T17:58:57.5007997Z *** >>> PublicDnsName is 537491b9efcb
2021-01-19T17:58:57.5021491Z *** >>> Using NavUserPassword Authentication
2021-01-19T17:58:57.5037030Z *** >>> Starting Local SQL Server
2021-01-19T17:58:57.5055983Z *** >>> Starting Internet Information Server
2021-01-19T17:58:57.5074649Z *** >>> Creating Self Signed Certificate
2021-01-19T17:58:57.5088197Z *** >>> Self Signed Certificate Thumbprint 92198C0C7760B1D7B01E35C64732ACCC674640EB
2021-01-19T17:58:57.5102184Z *** >>> Modifying Service Tier Config File with Instance Specific Settings
2021-01-19T17:58:57.5117289Z *** >>> Starting Service Tier
2021-01-19T17:58:57.5133125Z *** >>> Registering event sources
2021-01-19T17:58:57.5148116Z *** >>> Creating DotNetCore Web Server Instance
2021-01-19T17:58:57.5160012Z *** >>> Enabling Financials User Experience
2021-01-19T17:58:57.5174587Z *** >>> Creating http download site
2021-01-19T17:58:57.5194335Z *** >>> Setting SA Password and enabling SA
2021-01-19T17:58:57.5202711Z *** >>> Creating *** as SQL User and add to sys***
2021-01-19T17:58:57.5215864Z *** >>> Creating SUPER user
2021-01-19T17:58:57.5228699Z *** >>> Container IP Address: 172.18.221.63
2021-01-19T17:58:57.5241809Z *** >>> Container Hostname  : 537491b9efcb
2021-01-19T17:58:57.5254877Z *** >>> Container Dns Name  : 537491b9efcb
2021-01-19T17:58:57.5268193Z *** >>> Web Client          : https://537491b9efcb/BC/
2021-01-19T17:58:57.5294273Z *** >>> Admin Username      : ***
2021-01-19T17:58:57.5306651Z *** >>> Admin Password      : Pumi7608
2021-01-19T17:58:57.5321102Z *** >>> Dev. Server         : https://537491b9efcb
2021-01-19T17:58:57.5333449Z *** >>> Dev. ServerInstance : BC
2021-01-19T17:58:57.5345521Z *** >>> 
2021-01-19T17:58:57.5357187Z *** >>> Files:
2021-01-19T17:58:57.5373405Z *** >>> http://537491b9efcb:8080/ALLanguage.vsix
2021-01-19T17:58:57.5384000Z *** >>> http://537491b9efcb:8080/certificate.cer
2021-01-19T17:58:57.5397263Z *** >>> 
2021-01-19T17:58:57.5410421Z *** >>> WARNING: You are running a container which is 69 days old.
2021-01-19T17:58:57.5424956Z *** >>> Microsoft recommends that you always run the latest version of our containers.
2021-01-19T17:58:57.5440336Z *** >>> 
2021-01-19T17:58:57.5452445Z *** >>> Container Total Physical Memory is 8.5Gb
2021-01-19T17:58:57.5467817Z *** >>> Container Free Physical Memory is 6.8Gb
2021-01-19T17:58:57.5479249Z *** >>> 
2021-01-19T17:58:57.5493495Z *** >>> Initialization took 146 seconds
2021-01-19T17:58:57.5505315Z *** >>> Ready for connections!
2021-01-19T17:58:57.5516875Z *** >>> Starting EventLog Monitor
2021-01-19T17:58:57.5532219Z *** >>> Monitoring EventSources from EventLog[Application]:
2021-01-19T17:58:57.5545052Z *** >>> - MicrosoftDynamicsNAVClientClientService
2021-01-19T17:58:57.5558423Z *** >>> - MicrosoftDynamicsNAVClientWebClient
2021-01-19T17:58:57.5572645Z *** >>> - MicrosoftDynamicsNavServer$BC
2021-01-19T17:58:57.5591310Z *** >>> - MSSQL$SQLEXPRESS
2021-01-19T17:58:57.5604072Z *** >>> 
2021-01-19T17:58:57.5618916Z *** >>> TimeGenerated : 01/19/2021 18:52:35
2021-01-19T17:58:57.5630548Z *** >>> EventSource: MicrosoftDynamicsNavServer$BC
2021-01-19T17:58:57.5642056Z *** >>> EntryType : Warning
2021-01-19T17:58:57.5654039Z *** >>> Message : 
2021-01-19T17:58:57.5666492Z *** >>> Server instance: BC
2021-01-19T17:58:57.5678419Z *** >>> Category: CacheSynchronization
2021-01-19T17:58:57.5690086Z *** >>> ClientSessionId: 00000000-0000-0000-0000-000000000000
2021-01-19T17:58:57.5701521Z *** >>> ClientActivityId: 00000000-0000-0000-0000-000000000000
2021-01-19T17:58:57.5715377Z *** >>> ServerSessionUniqueId: 00000000-0000-0000-0000-000000000000
2021-01-19T17:58:57.5731634Z *** >>> ServerActivityId: 4278b75d-c052-4d69-b558-af97cea66545
2021-01-19T17:58:57.5749631Z *** >>> EventTime: 01/19/2021 17:52:35
2021-01-19T17:58:57.5764777Z *** >>> Message Last read record is missing, we need to clear the cache newestReadTimestamp 112009 lastreadTimestamp 0
2021-01-19T17:58:57.5800542Z *** >>> ProcessId: 2788
2021-01-19T17:58:57.5801479Z *** >>> Tag: 00001U4
2021-01-19T17:58:57.5805930Z *** >>> ThreadId: 28
2021-01-19T17:58:57.5820736Z *** >>> CounterInformation: 
2021-01-19T17:58:57.5835132Z *** >>> CustomParameters: {
2021-01-19T17:58:57.5848107Z *** >>> }
2021-01-19T17:58:57.5862905Z *** >>> GatewayCorrelationId: 
2021-01-19T17:58:57.5876604Z *** >>> 
2021-01-19T17:58:57.5891280Z *** >>> TimeGenerated : 01/19/2021 18:54:14
2021-01-19T17:58:57.5906511Z *** >>> EventSource: MicrosoftDynamicsNavServer$BC
2021-01-19T17:58:57.5920832Z *** >>> EntryType : Warning
2021-01-19T17:58:57.5969070Z *** >>> Message : 
2021-01-19T17:58:57.5983523Z *** >>> Server instance: BC
2021-01-19T17:58:57.5998203Z *** >>> Category: Runtime
2021-01-19T17:58:57.6012359Z *** >>> ClientSessionId: 1d96ab55-f738-4344-8a5b-9bca45590bb0
2021-01-19T17:58:57.6027182Z *** >>> ClientActivityId: 9a53e142-5052-498e-b264-8c8c79cd859d
2021-01-19T17:58:57.6042037Z *** >>> ServerSessionUniqueId: 537de17f-febe-4377-b232-2051430b36e5
2021-01-19T17:58:57.6059954Z *** >>> ServerActivityId: afad6fcf-dfc5-4c2d-956d-e88358c9154e
2021-01-19T17:58:57.6075190Z *** >>> EventTime: 01/19/2021 17:54:14
2021-01-19T17:58:57.6089902Z *** >>> Message Action completed successfully, but it took longer than the given threshold.
2021-01-19T17:58:57.6104375Z *** >>>   Execution time: 1863 ms
2021-01-19T17:58:57.6119230Z *** >>>   Threshold: 1000 ms
2021-01-19T17:58:57.6133864Z *** >>>   Message: InvokeOpenCompany
2021-01-19T17:58:57.6148330Z *** >>>   
2021-01-19T17:58:57.6164001Z *** >>> ProcessId: 2788
2021-01-19T17:58:57.6178096Z *** >>> Tag: 00000MA
2021-01-19T17:58:57.6193148Z *** >>> ThreadId: 72
2021-01-19T17:58:57.6206503Z *** >>> CounterInformation: 
2021-01-19T17:58:57.6220724Z *** >>> CustomParameters: {
2021-01-19T17:58:57.6234558Z *** >>> }
2021-01-19T17:58:57.6249666Z *** >>> GatewayCorrelationId: d6d16772-5fc3-4441-bf18-fbd562e342bb
2021-01-19T17:58:57.6262812Z *** >>> 
2021-01-19T17:58:57.6281179Z *** >>> TimeGenerated : 01/19/2021 18:54:31
2021-01-19T17:58:57.6290943Z *** >>> EventSource: MicrosoftDynamicsNavServer$BC
2021-01-19T17:58:57.6305233Z *** >>> EntryType : Error
2021-01-19T17:58:57.6319643Z *** >>> Message : 
2021-01-19T17:58:57.6334028Z *** >>> Server instance: BC
2021-01-19T17:58:57.6348910Z *** >>> Category: License
2021-01-19T17:58:57.6363889Z *** >>> ClientSessionId: 00000000-0000-0000-0000-000000000000
2021-01-19T17:58:57.6406713Z *** >>> ClientActivityId: 00000000-0000-0000-0000-000000000000
2021-01-19T17:58:57.6420676Z *** >>> ServerSessionUniqueId: 00000000-0000-0000-0000-000000000000
2021-01-19T17:58:57.6437226Z *** >>> ServerActivityId: 4278b75d-c052-4d69-b558-af97cea66545
2021-01-19T17:58:57.6460710Z *** >>> EventTime: 01/19/2021 17:54:31
2021-01-19T17:58:57.6466225Z *** >>> Message (InvalidOperationException): Unhandled exception in Azure license usage service, stopping it.
2021-01-19T17:58:57.6479795Z *** >>> RootException: InvalidOperationException
2021-01-19T17:58:57.6494398Z *** >>> The tenant doesn't have a Guid specified for this license
2021-01-19T17:58:57.6508913Z *** >>> ExceptionStackTrace:
2021-01-19T17:58:57.6530473Z *** >>>    at Microsoft.Dynamics.Nav.Runtime.AzureLicenseUsagePayloadBuilder.AddTenantInfo(Dictionary`2 payload, NavTenant tenant)
2021-01-19T17:58:57.6554014Z *** >>>    at Microsoft.Dynamics.Nav.Runtime.AzureLicenseUsagePayloadBuilder.Build()
2021-01-19T17:58:57.6569689Z *** >>>    at Microsoft.Dynamics.Nav.Runtime.AzureLicenseUsageService.ProcessTenantAzureLicense(NavTenant tenant)
2021-01-19T17:58:57.6588656Z *** >>>    at Microsoft.Dynamics.Nav.Runtime.AzureLicenseUsageService.ProcessTenantAzureLicenseQueue()
2021-01-19T17:58:57.6602075Z *** >>> CallerStackTrace:
2021-01-19T17:58:57.6626947Z *** >>>    at Microsoft.Dynamics.Nav.Runtime.AzureLicenseUsageService.ProcessTenantAzureLicenseQueue()
2021-01-19T17:58:57.6652414Z *** >>>    at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
2021-01-19T17:58:57.6669299Z *** >>>    at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
2021-01-19T17:58:57.6681612Z *** >>>    at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
2021-01-19T17:58:57.6698092Z *** >>>    at System.Threading.ThreadHelper.ThreadStart()
2021-01-19T17:58:57.6718282Z *** >>> 
2021-01-19T17:58:57.6733833Z *** >>> 
2021-01-19T17:58:57.6751258Z *** >>> ProcessId: 2788
2021-01-19T17:58:57.6767110Z *** >>> Tag: 00001L2
2021-01-19T17:58:57.6781449Z *** >>> ThreadId: 38
2021-01-19T17:58:57.6796590Z *** >>> CounterInformation: 
2021-01-19T17:58:57.6811086Z *** >>> CustomParameters: {
2021-01-19T17:58:57.6825246Z *** >>> }
2021-01-19T17:58:57.6862338Z *** >>> GatewayCorrelationId: 
2021-01-19T17:58:57.6878623Z *** >>> 
2021-01-19T17:58:57.6893809Z *** >>> TimeGenerated : 01/19/2021 18:55:55
2021-01-19T17:58:57.6907642Z *** >>> EventSource: MicrosoftDynamicsNavServer$BC
2021-01-19T17:58:57.6922727Z *** >>> EntryType : Warning
2021-01-19T17:58:57.6937049Z *** >>> Message : 
2021-01-19T17:58:57.6952994Z *** >>> Server instance: BC
2021-01-19T17:58:57.6968338Z *** >>> Category: Retention Policy - Allowed Tables
2021-01-19T17:58:57.6983887Z *** >>> ClientSessionId: 353cbe0c-245f-4279-8f3e-65864c35fa77
2021-01-19T17:58:57.7000921Z *** >>> ClientActivityId: beaf1e6a-62cf-4d3d-8a06-f96ea730fa62
2021-01-19T17:58:57.7016300Z *** >>> ServerSessionUniqueId: 7a41b119-6dc6-4fcc-a993-91589b593720
2021-01-19T17:58:57.7031415Z *** >>> ServerActivityId: bf858062-3f38-40dd-806b-c01785f1ecab
2021-01-19T17:58:57.7045538Z *** >>> EventTime: 01/19/2021 17:55:55
2021-01-19T17:58:57.7059235Z *** >>> Message Retention Policy Log Entry Logged: Warning
2021-01-19T17:58:57.7072348Z *** >>> ProcessId: 2788
2021-01-19T17:58:57.7087242Z *** >>> Tag: 0000D3L
2021-01-19T17:58:57.7100636Z *** >>> ThreadId: 55
2021-01-19T17:58:57.7115605Z *** >>> CounterInformation: 
2021-01-19T17:58:57.7131083Z *** >>> CustomParameters: {
2021-01-19T17:58:57.7145681Z *** >>> }
2021-01-19T17:58:57.7161776Z *** >>> GatewayCorrelationId: 66c9f4c1-121c-4832-a626-bf61da37f0e7
2021-01-19T17:58:57.7176309Z *** >>> 
2021-01-19T17:58:57.7190645Z *** >>> TimeGenerated : 01/19/2021 18:57:28
2021-01-19T17:58:57.7205511Z *** >>> EventSource: MicrosoftDynamicsNavServer$BC
2021-01-19T17:58:57.7220008Z *** >>> EntryType : Error
2021-01-19T17:58:57.7234413Z *** >>> Message : 
2021-01-19T17:58:57.7249069Z *** >>> Server instance: BC
2021-01-19T17:58:57.7263278Z *** >>> Category: Development
2021-01-19T17:58:57.7277325Z *** >>> ClientSessionId: 00000000-0000-0000-0000-000000000000
2021-01-19T17:58:57.7291131Z *** >>> ClientActivityId: 00000000-0000-0000-0000-000000000000
2021-01-19T17:58:57.7305776Z *** >>> ServerSessionUniqueId: c9744861-8808-43ab-8625-accaec694f64
2021-01-19T17:58:57.7319284Z *** >>> ServerActivityId: e1158cff-1059-40b5-b9eb-1dd3934a7d8f
2021-01-19T17:58:57.7334479Z *** >>> EventTime: 01/19/2021 17:57:28
2021-01-19T17:58:57.7349914Z *** >>> Message Failed request -- Method:GET; Url:https://537491b9efcb:7049/BC/dev/packages?publisher=Abakion&appName=Document+Customizer&versionText=17.0.0.0&tenant=default; StatusCode:NotFound; ReasonPhrase:Not Found; Token:
2021-01-19T17:58:57.7363666Z *** >>> ProcessId: 2788
2021-01-19T17:58:57.7378230Z *** >>> Tag: 00000LY
2021-01-19T17:58:57.7392702Z *** >>> ThreadId: 57
2021-01-19T17:58:57.7406752Z *** >>> CounterInformation: 
2021-01-19T17:58:57.7421215Z *** >>> CustomParameters: {
2021-01-19T17:58:57.7435507Z *** >>> }
2021-01-19T17:58:57.7450135Z *** >>> GatewayCorrelationId: 
2021-01-19T17:58:57.7465236Z *** >>> 
2021-01-19T17:58:57.7481105Z *** >>> TimeGenerated : 01/19/2021 18:57:28
2021-01-19T17:58:57.7495780Z *** >>> EventSource: MicrosoftDynamicsNavServer$BC
2021-01-19T17:58:57.7510134Z *** >>> EntryType : Error
2021-01-19T17:58:57.7526457Z *** >>> Message : 
2021-01-19T17:58:57.7540250Z *** >>> Server instance: BC
2021-01-19T17:58:57.7553997Z *** >>> Category: Development
2021-01-19T17:58:57.7569840Z *** >>> ClientSessionId: 00000000-0000-0000-0000-000000000000
2021-01-19T17:58:57.7584838Z *** >>> ClientActivityId: 00000000-0000-0000-0000-000000000000
2021-01-19T17:58:57.7600344Z *** >>> ServerSessionUniqueId: c9744861-8808-43ab-8625-accaec694f64
2021-01-19T17:58:57.7614889Z *** >>> ServerActivityId: e1158cff-1059-40b5-b9eb-1dd3934a7d8f
2021-01-19T17:58:57.7630240Z *** >>> EventTime: 01/19/2021 17:57:28
2021-01-19T17:58:57.7646560Z *** >>> Message Failed request -- Method:GET; Url:https://537491b9efcb:7049/BC/dev/packages?publisher=Abakion&appName=Document+Customizer&versionText=17.0.0.0&tenant=default; StatusCode:NotFound; ReasonPhrase:Not Found; Token:
2021-01-19T17:58:57.7660137Z *** >>> ProcessId: 2788
2021-01-19T17:58:57.7674605Z *** >>> Tag: 00006NR
2021-01-19T17:58:57.7688766Z *** >>> ThreadId: 57
2021-01-19T17:58:57.7703167Z *** >>> CounterInformation: 
2021-01-19T17:58:57.7717868Z *** >>> CustomParameters: {
2021-01-19T17:58:57.7732845Z *** >>> }
2021-01-19T17:58:57.7747271Z *** >>> GatewayCorrelationId: 
2021-01-19T17:58:57.7761831Z *** >>> 
2021-01-19T17:58:57.7778154Z *** >>> TimeGenerated : 01/19/2021 18:57:58
2021-01-19T17:58:57.7793009Z *** >>> EventSource: MicrosoftDynamicsNavServer$BC
2021-01-19T17:58:57.7806012Z *** >>> EntryType : Information
2021-01-19T17:58:57.7820914Z *** >>> Message : 
2021-01-19T17:58:57.7835169Z *** >>> Server instance: BC
2021-01-19T17:58:57.7851080Z *** >>> Tenant ID: default
2021-01-19T17:58:57.7864658Z *** >>> Environment Name: 
2021-01-19T17:58:57.7879482Z *** >>> Environment Type: 
2021-01-19T17:58:57.7894054Z *** >>> A user successfully authenticated against the server.
2021-01-19T17:58:57.7908324Z *** >>> 
2021-01-19T17:58:57.7923201Z *** >>> TimeGenerated : 01/19/2021 18:57:58
2021-01-19T17:58:57.7941041Z *** >>> EventSource: MicrosoftDynamicsNavServer$BC
2021-01-19T17:58:57.7953804Z *** >>> EntryType : Warning
2021-01-19T17:58:57.7966964Z *** >>> Message : 
2021-01-19T17:58:57.7979815Z *** >>> Server instance: BC
2021-01-19T17:58:57.7994003Z *** >>> Category: Extensions
2021-01-19T17:58:57.8006829Z *** >>> ClientSessionId: 00000000-0000-0000-0000-000000000000
2021-01-19T17:58:57.8019488Z *** >>> ClientActivityId: aeca8295-4205-45f0-8ac6-1c0a02daec55
2021-01-19T17:58:57.8031463Z *** >>> ServerSessionUniqueId: 334ccf0a-d784-4886-ae6b-fbc04ab7396b
2021-01-19T17:58:57.8043422Z *** >>> ServerActivityId: d57fa2c9-3394-4f86-86ee-c2ee519d77a2
2021-01-19T17:58:57.8055932Z *** >>> EventTime: 01/19/2021 17:57:58
2021-01-19T17:58:57.8068912Z *** >>> Message No default profile could be found.
2021-01-19T17:58:57.8080551Z *** >>> ProcessId: 2788
2021-01-19T17:58:57.8154139Z *** >>> Tag: 0000A6B
2021-01-19T17:58:57.8167129Z *** >>> ThreadId: 19
2021-01-19T17:58:57.8179307Z *** >>> CounterInformation: 
2021-01-19T17:58:57.8192210Z *** >>> CustomParameters: {
2021-01-19T17:58:57.8205342Z *** >>> }
2021-01-19T17:58:57.8218464Z *** >>> GatewayCorrelationId: 
2021-01-19T17:58:57.8232973Z *** >>> 
2021-01-19T17:58:57.8246612Z *** >>> TimeGenerated : 01/19/2021 18:57:59
2021-01-19T17:58:57.8259406Z *** >>> EventSource: MicrosoftDynamicsNavServer$BC
2021-01-19T17:58:57.8272598Z *** >>> EntryType : Information
2021-01-19T17:58:57.8285475Z *** >>> Message : 
2021-01-19T17:58:57.8298187Z *** >>> Server instance: BC
2021-01-19T17:58:57.8311772Z *** >>> Tenant ID: default
2021-01-19T17:58:57.8324534Z *** >>> Environment Name: 
2021-01-19T17:58:57.8338654Z *** >>> Environment Type: 
2021-01-19T17:58:57.8352020Z *** >>> A user successfully authenticated against the server.
2021-01-19T17:58:57.8363798Z *** >>> 
2021-01-19T17:58:57.8376517Z *** >>> TimeGenerated : 01/19/2021 18:57:59
2021-01-19T17:58:57.8389119Z *** >>> EventSource: MicrosoftDynamicsNavServer$BC
2021-01-19T17:58:57.8402860Z *** >>> EntryType : Warning
2021-01-19T17:58:57.8417032Z *** >>> Message : 
2021-01-19T17:58:57.8429340Z *** >>> Server instance: BC
2021-01-19T17:58:57.8443254Z *** >>> Category: Extensions
2021-01-19T17:58:57.8456274Z *** >>> ClientSessionId: b7b8eb39-89bb-4382-97e5-6f9f65a2784b
2021-01-19T17:58:57.8469602Z *** >>> ClientActivityId: 35edafa9-e38e-45f9-96dc-79a9b29d2862
2021-01-19T17:58:57.8482271Z *** >>> ServerSessionUniqueId: 27459908-c6e9-4bfa-af1d-ddd273cec5fe
2021-01-19T17:58:57.8497451Z *** >>> ServerActivityId: d9bbdf74-16d0-4afe-b678-bd6fbc6d75cd
2021-01-19T17:58:57.8509344Z *** >>> EventTime: 01/19/2021 17:57:59
2021-01-19T17:58:57.8522468Z *** >>> Message No default profile could be found.
2021-01-19T17:58:57.8534667Z *** >>> ProcessId: 2788
2021-01-19T17:58:57.8548725Z *** >>> Tag: 0000A6B
2021-01-19T17:58:57.8562789Z *** >>> ThreadId: 60
2021-01-19T17:58:57.8575418Z *** >>> CounterInformation: 
2021-01-19T17:58:57.8590366Z *** >>> CustomParameters: {
2021-01-19T17:58:57.8603955Z *** >>> }
2021-01-19T17:58:57.8616265Z *** >>> GatewayCorrelationId: 
2021-01-19T17:58:57.8629562Z *** >>> 
2021-01-19T17:58:57.8642363Z *** <<< Print Container Logs: 537491b9efcb8dc2968ff6c279a0fde25347e9dd0b309883dae9fc245b014392 <<<
2021-01-19T17:58:57.8654815Z *** Stop Docker container: 537491b9efcb8dc2968ff6c279a0fde25347e9dd0b309883dae9fc245b014392
2021-01-19T17:59:10.0531444Z *** Remove Docker container: 537491b9efcb8dc2968ff6c279a0fde25347e9dd0b309883dae9fc245b014392
2021-01-19T17:59:10.2457173Z *** Docker Remove OK.
2021-01-19T17:59:10.2800253Z *** Cleanup VSTS Environment: True
2021-01-19T17:59:12.5540829Z ##[section]Finishing: ALOPS - Remove Docker Container
2021-01-19T17:59:12.5698625Z ##[section]Starting: Checkout Document Customizer@master to s
2021-01-19T17:59:12.5831793Z ==============================================================================
2021-01-19T17:59:12.5832161Z Task         : Get sources
2021-01-19T17:59:12.5832537Z Description  : Get sources from a repository. Supports Git, TfsVC, and SVN repositories.
2021-01-19T17:59:12.5832889Z Version      : 1.0.0
2021-01-19T17:59:12.5833148Z Author       : Microsoft
2021-01-19T17:59:12.5833567Z Help         : [More Information](https://go.microsoft.com/fwlink/?LinkId=798199)
2021-01-19T17:59:12.5834007Z ==============================================================================
2021-01-19T17:59:13.0370361Z Cleaning any cached credential from repository: Document Customizer (Git)
2021-01-19T17:59:13.0470550Z ##[section]Finishing: Checkout Document Customizer@master to s
2021-01-19T17:59:13.0621592Z ##[section]Starting: Finalize Job
2021-01-19T17:59:13.0656022Z Cleaning up task key
2021-01-19T17:59:13.0657706Z Start cleaning up orphan processes.
2021-01-19T17:59:13.0921170Z ##[section]Finishing: Finalize Job
2021-01-19T17:59:13.1050756Z ##[section]Finishing: StartDockerContainer
MortenRa commented 3 years ago

@waldo1001 Any Ideas, if this is in my end I have no idea why it can not verify the signed app

waldo1001 commented 3 years ago

Hi Morten,

we'll look into it .. could be that we didn't implement the app resolve in the verify. but .. you don't have to verify after the sign - the sign-step also verifies.

The verify-step is merely there IF you would like to verify in a release step.

So for now, please remove, and we'll check the file-resolve-logic...

waldo1001 commented 3 years ago

Hi Morten,

can you confirm this is resolved?

MortenRa commented 3 years ago

Yes this is working fine now