microsoft / navcontainerhelper

Official Microsoft repository for BcContainerHelper, a PowerShell module, which makes it easier to work with Business Central Containers on Docker.
MIT License
384 stars 247 forks source link

Error 'Get-NavServerInstance' is not recognized #2565

Closed ralf-escher closed 2 years ago

ralf-escher commented 2 years ago

We are using your CI/CD scripts for our pipelines. A few hours ago our Build Pipelines started to throw the following error for installing depended Apps for On Premises (Cloud works): The term 'Get-NavServerInstance' is not recognized as the name of a cmdlet...

The routines are using BcContainerHelper version 3.0.11. This version was also used for the last successful run this early morning. We haven't changed anything within our pipelines, therefore we are clueless at the moment. Any idea?

2022-06-27T09:44:14.8985563Z ##[section]Starting: Run Pipeline
2022-06-27T09:44:14.9269563Z ==============================================================================
2022-06-27T09:44:14.9269866Z Task         : PowerShell
2022-06-27T09:44:14.9270121Z Description  : Run a PowerShell script on Linux, macOS, or Windows
2022-06-27T09:44:14.9270368Z Version      : 2.200.0
2022-06-27T09:44:14.9270563Z Author       : Microsoft Corporation
2022-06-27T09:44:14.9270869Z Help         : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/powershell
2022-06-27T09:44:14.9271227Z ==============================================================================
2022-06-27T09:44:16.9249140Z Generating script.
2022-06-27T09:44:16.9414397Z Formatted command: . 'C:\agent-D01\_work\1\s\scripts\DevOps-Pipeline.ps1' -environment "AzureDevOps" -version "OnPrem" -appBuild 1 -appRevision 762
2022-06-27T09:44:16.9981303Z ========================== Starting Command Output ===========================
2022-06-27T09:44:17.0324270Z ##[command]"C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" -NoLogo -NoProfile -NonInteractive -ExecutionPolicy Unrestricted -Command ". 'C:\agent-D01\_work\_temp\91fb437d-41f3-4b6b-800b-162e32dfa4c6.ps1'"
2022-06-27T09:44:17.6789201Z Set artifact = bcartifacts/onprem/20.0/de/Latest
2022-06-27T09:44:17.6815711Z Set pipelineName = Industry-23258-OnPrem
2022-06-27T09:44:17.6849706Z Set containerName = industry-23258-onprem
2022-06-27T09:44:17.7032761Z Set installApps = 'scripts/files/BE-terna_BE-Code.zip,scripts/files/BE-terna_BE-Mobile Fusion Core.zip'
2022-06-27T09:44:17.7042947Z Set installTestApps = ''
2022-06-27T09:44:17.7070841Z Set previousApps = ''
2022-06-27T09:44:17.7098362Z Set appSourceCopMandatoryAffixes = 'BET '
2022-06-27T09:44:17.7105797Z Set appSourceCopSupportedCountries = ''
2022-06-27T09:44:17.7141592Z Set appFolders = 'Industry,IndustryDE'
2022-06-27T09:44:17.7171436Z Set testFolders = 'TestAutomotive,TestLogisticsSupplyChain'
2022-06-27T09:44:17.7214377Z Set memoryLimit = '8G'
2022-06-27T09:44:17.7241532Z Set additionalCountries = ''
2022-06-27T09:44:17.7252687Z Set genericImageName = ''
2022-06-27T09:44:17.7263778Z Set vaultNameForLocal = ''
2022-06-27T09:44:17.7293046Z Set bcContainerHelperVersion = 'latest'
2022-06-27T09:44:17.7325403Z Set rulesetFile = 'Industry\.codeAnalysis\industry.ruleset.json'
2022-06-27T09:44:17.7400326Z Set installTestRunner = False
2022-06-27T09:44:17.7481880Z Set installTestFramework = True
2022-06-27T09:44:17.7531869Z Set installTestLibraries = True
2022-06-27T09:44:17.7564320Z Set installPerformanceToolkit = False
2022-06-27T09:44:17.7604997Z Set enableCodeCop = True
2022-06-27T09:44:17.7643292Z Set enableAppSourceCop = False
2022-06-27T09:44:17.7652938Z Set enablePerTenantExtensionCop = False
2022-06-27T09:44:17.7664181Z Set enableUICop = False
2022-06-27T09:44:17.7719218Z Set doNotSignApps = False
2022-06-27T09:44:17.7757234Z Set doNotRunTests = False
2022-06-27T09:44:17.7786626Z Set cacheImage = True
2022-06-27T09:44:17.7804895Z Set CreateRuntimePackages = False
2022-06-27T09:44:17.7851910Z Set Cloud = False
2022-06-27T09:44:17.7914451Z Set doNotRunTests = False
2022-06-27T09:44:18.5800073Z BcContainerHelper version 3.0.11
2022-06-27T09:44:19.0339845Z BcContainerHelper emits usage statistics telemetry to Microsoft
2022-06-27T09:44:25.0534440Z Create new credentials for ***
2022-06-27T09:44:25.0559824Z ==============================================================================
2022-06-27T09:44:25.0567177Z Running tests
2022-06-27T09:44:25.0574832Z Set testFolders = TestAutomotive,TestLogisticsSupplyChain
2022-06-27T09:44:25.0591288Z Set testResultsFile = C:\agent-D01\_work\1\s\TestResults.xml
2022-06-27T09:44:25.0607642Z ==============================================================================
2022-06-27T09:44:25.1272658Z ==============================================================================
2022-06-27T09:44:25.1609699Z Industry : set target to OnPrem
2022-06-27T09:44:25.2025718Z IndustryDE : set target to OnPrem
2022-06-27T09:44:25.2127643Z TestAutomotive : set target to OnPrem
2022-06-27T09:44:25.2195123Z TestLogisticsSupplyChain : set target to OnPrem
2022-06-27T09:44:25.2238404Z ==============================================================================
2022-06-27T09:44:25.4909875Z Determining artifacts to use
2022-06-27T09:44:25.7319696Z   _____                               _                
2022-06-27T09:44:25.7327221Z  |  __ \                             | |               
2022-06-27T09:44:25.7338005Z  | |__) |_ _ _ __ __ _ _ __ ___   ___| |_ ___ _ __ ___ 
2022-06-27T09:44:25.7362246Z  |  ___/ _` | '__/ _` | '_ ` _ \ / _ \ __/ _ \ '__/ __|
2022-06-27T09:44:25.7371778Z  | |  | (_| | | | (_| | | | | | |  __/ |_  __/ |  \__ \
2022-06-27T09:44:25.7379596Z  |_|   \__,_|_|  \__,_|_| |_| |_|\___|\__\___|_|  |___/
2022-06-27T09:44:25.7383992Z 
2022-06-27T09:44:25.7402540Z Pipeline name               Industry-23258-OnPrem
2022-06-27T09:44:25.7410533Z Container name              industry-23258-onprem
2022-06-27T09:44:25.7418128Z Image name                  bcimage
2022-06-27T09:44:25.7425747Z ArtifactUrl                 https://bcartifacts.azureedge.net/onprem/20.0.37253.38230/de
2022-06-27T09:44:25.7433148Z SasToken                    Not Specified
2022-06-27T09:44:25.7442893Z BcAuthContext               Not Specified
2022-06-27T09:44:25.7456460Z Environment                 
2022-06-27T09:44:25.7473113Z ReUseContainer              False
2022-06-27T09:44:25.7488795Z KeepContainer               False
2022-06-27T09:44:25.7504365Z Auth                        UserPassword
2022-06-27T09:44:25.7534783Z Credential                  Specified
2022-06-27T09:44:25.7546711Z CompanyName                     
2022-06-27T09:44:25.7562154Z MemoryLimit                     8G
2022-06-27T09:44:25.7589440Z Enable Task Scheduler           False
2022-06-27T09:44:25.7603328Z Assign Premium Plan             False
2022-06-27T09:44:25.7619414Z Install Test Runner             False
2022-06-27T09:44:25.7635095Z Install Test Framework          True
2022-06-27T09:44:25.7651038Z Install Test Libraries          True
2022-06-27T09:44:25.7668724Z Install Perf. Toolkit           False
2022-06-27T09:44:25.7684302Z InstallOnlyReferencedApps       False
2022-06-27T09:44:25.7699877Z generateDependencyArtifact      False
2022-06-27T09:44:25.7714772Z CopySymbolsFromContainer        False
2022-06-27T09:44:25.7732570Z enableCodeCop                   True
2022-06-27T09:44:25.7747045Z enableAppSourceCop              False
2022-06-27T09:44:25.7764441Z enableUICop                     False
2022-06-27T09:44:25.7782486Z enablePerTenantExtensionCop     False
2022-06-27T09:44:25.7796568Z doNotPerformUpgrade             False
2022-06-27T09:44:25.7812084Z doNotPublishApps                False
2022-06-27T09:44:25.7833063Z uninstallRemovedApps            False
2022-06-27T09:44:25.7847050Z escapeFromCops                  False
2022-06-27T09:44:25.7871966Z doNotBuildTests                 False
2022-06-27T09:44:25.7888003Z doNotRunTests                   True
2022-06-27T09:44:25.7904647Z doNotRunBcptTests               False
2022-06-27T09:44:25.7922748Z useDefaultAppSourceRuleSet      False
2022-06-27T09:44:25.7936750Z rulesetFile                     C:\agent-D01\_work\1\s\Industry\.codeAnalysis\industry.ruleset.json
2022-06-27T09:44:25.7953032Z azureDevOps                     True
2022-06-27T09:44:25.7968112Z gitLab                          False
2022-06-27T09:44:25.7986365Z gitHubActions                   False
2022-06-27T09:44:25.8001349Z License file                    Specified
2022-06-27T09:44:25.8017419Z CodeSignCertPfxFile             Specified
2022-06-27T09:44:25.8049272Z CodeSignCertPfxPassword         Specified
2022-06-27T09:44:25.8103634Z CodeSignCertIsSelfSigned        False
2022-06-27T09:44:25.8120299Z KeyVaultCertPfxFile             Not specified
2022-06-27T09:44:25.8138266Z KeyVaultCertPfxPassword         Not specified
2022-06-27T09:44:25.8153467Z KeyVaultClientId                
2022-06-27T09:44:25.8163966Z BuildOutputFile                 
2022-06-27T09:44:25.8179460Z TestResultsFile                 C:\agent-D01\_work\1\s\TestResults.xml
2022-06-27T09:44:25.8270857Z BcptTestResultsFile             C:\agent-D01\_work\1\s\bcptTestResults.json
2022-06-27T09:44:25.8273148Z TestResultsFormat               JUnit
2022-06-27T09:44:25.8273698Z AdditionalCountries             
2022-06-27T09:44:25.8274235Z PackagesFolder                  C:\agent-D01\_work\1\s\.packages
2022-06-27T09:44:25.8281086Z OutputFolder                    C:\agent-D01\_work\1\s\.output
2022-06-27T09:44:25.8295326Z BuildArtifactFolder             C:\agent-D01\_work\1\a
2022-06-27T09:44:25.8313091Z CreateRuntimePackages           False
2022-06-27T09:44:25.8325196Z AppVersion                      
2022-06-27T09:44:25.8340949Z AppBuild                        1
2022-06-27T09:44:25.8356137Z AppRevision                     762
2022-06-27T09:44:25.8364464Z Install Apps
2022-06-27T09:44:25.8388659Z - C:\agent-D01\_work\1\s\scripts\files\BE-terna_BE-Code.zip
2022-06-27T09:44:25.8399495Z - C:\agent-D01\_work\1\s\scripts\files\BE-terna_BE-Mobile Fusion Core.zip
2022-06-27T09:44:25.8407247Z Install Test Apps
2022-06-27T09:44:25.8415820Z - None
2022-06-27T09:44:25.8423538Z Previous Apps
2022-06-27T09:44:25.8430929Z - None
2022-06-27T09:44:25.8439561Z Application folders
2022-06-27T09:44:25.8464968Z - C:\agent-D01\_work\1\s\Industry
2022-06-27T09:44:25.8472978Z - C:\agent-D01\_work\1\s\IndustryDE
2022-06-27T09:44:25.8480815Z Test application folders
2022-06-27T09:44:25.8503495Z - C:\agent-D01\_work\1\s\TestAutomotive
2022-06-27T09:44:25.8513088Z - C:\agent-D01\_work\1\s\TestLogisticsSupplyChain
2022-06-27T09:44:25.8522765Z BCPT Test application folders
2022-06-27T09:44:25.8545212Z - None
2022-06-27T09:44:25.8557208Z Custom CodeCops
2022-06-27T09:44:25.8566222Z - None
2022-06-27T09:44:25.8601160Z NewBccontainer override
2022-06-27T09:44:25.8646673Z  Param([Hashtable]$parameters) `
2022-06-27T09:44:25.8653669Z             New-BcContainer @parameters; `
2022-06-27T09:44:25.8662588Z             .\scripts\Install-Fonts -containerName $parameters.ContainerName; `
2022-06-27T09:44:25.8670577Z             .\scripts\Install-ThirdParty -containerName $parameters.ContainerName; `
2022-06-27T09:44:25.8677981Z             Invoke-ScriptInBcContainer $parameters.ContainerName `
2022-06-27T09:44:25.8685508Z             -scriptblock { $progressPreference = 'SilentlyContinue' } 
2022-06-27T09:44:25.8692165Z RemoveBcContainer override
2022-06-27T09:44:25.8700489Z  Param([Hashtable]$parameters) `
2022-06-27T09:44:25.8708009Z             Write-Host "Keep container $($parameters.ContainerName) for running tests";
2022-06-27T09:44:25.8714921Z     
2022-06-27T09:44:26.0975895Z 
2022-06-27T09:44:26.0983060Z   _____       _ _ _                                          _        _                            
2022-06-27T09:44:26.0990848Z  |  __ \     | | (_)                                        (_)      (_)                           
2022-06-27T09:44:26.0998856Z  | |__) |   _| | |_ _ __   __ _    __ _  ___ _ __   ___ _ __ _  ___   _ _ __ ___   __ _  __ _  ___ 
2022-06-27T09:44:26.1005925Z  |  ___/ | | | | | | '_ \ / _` |  / _` |/ _ \ '_ \ / _ \ '__| |/ __| | | '_ ` _ \ / _` |/ _` |/ _ \
2022-06-27T09:44:26.1012975Z  | |   | |_| | | | | | | | (_| | | (_| |  __/ | | |  __/ |  | | (__  | | | | | | | (_| | (_| |  __/
2022-06-27T09:44:26.1019956Z  |_|    \__,_|_|_|_|_| |_|\__, |  \__, |\___|_| |_|\___|_|  |_|\___| |_|_| |_| |_|\__,_|\__, |\___|
2022-06-27T09:44:26.1026676Z                            __/ |   __/ |                                                 __/ |     
2022-06-27T09:44:26.1033886Z                           |___/   |___/                                                 |___/      
2022-06-27T09:44:26.1037724Z 
2022-06-27T09:44:26.6018473Z Pulling mcr.microsoft.com/businesscentral:10.0.20348.707
2022-06-27T09:44:26.9470426Z 
2022-06-27T09:44:26.9477526Z Pulling generic image took 1 seconds
2022-06-27T09:44:27.1863467Z 
2022-06-27T09:44:27.1874141Z    _____                _   _                               _        _                 
2022-06-27T09:44:27.1884842Z   / ____|              | | (_)                             | |      (_)                
2022-06-27T09:44:27.1893209Z  | |     _ __ ___  __ _| |_ _ _ __   __ _    ___ ___  _ __ | |_ __ _ _ _ __   ___ _ __ 
2022-06-27T09:44:27.1910325Z  | |    | '__/ _ \/ _` | __| | '_ \ / _` |  / __/ _ \| '_ \| __/ _` | | '_ \ / _ \ '__|
2022-06-27T09:44:27.1924996Z  | |____| | |  __/ (_| | |_| | | | | (_| | | (__ (_) | | | | |_ (_| | | | | |  __/ |   
2022-06-27T09:44:27.1934629Z   \_____|_|  \___|\__,_|\__|_|_| |_|\__, |  \___\___/|_| |_|\__\__,_|_|_| |_|\___|_|   
2022-06-27T09:44:27.1943154Z                                      __/ |                                             
2022-06-27T09:44:27.1953535Z                                     |___/                                              
2022-06-27T09:44:27.1958256Z 
2022-06-27T09:44:27.6473500Z WARNING: Container name should not exceed 15 characters
2022-06-27T09:44:27.9444782Z BcContainerHelper is version 3.0.11
2022-06-27T09:44:27.9451251Z BcContainerHelper is running as ***istrator
2022-06-27T09:44:29.5198798Z Hyper-V is Disabled
2022-06-27T09:44:29.5228472Z UsePsSession is True
2022-06-27T09:44:29.5252163Z Host is Microsoft Windows Server 2022 Standard - ltsc2022
2022-06-27T09:44:29.6169397Z Docker Client Version is 20.10.9
2022-06-27T09:44:29.6200825Z Docker Server Version is 20.10.9
2022-06-27T09:44:29.8851062Z Removing Desktop shortcuts
2022-06-27T09:44:30.9520494Z Fetching all docker images
2022-06-27T09:44:31.0719225Z Fetching all docker volumes
2022-06-27T09:44:31.1593699Z ArtifactUrl and ImageName specified
2022-06-27T09:44:31.9051208Z Image bcimage:onprem-20.0.37253.38230-de already exists
2022-06-27T09:44:32.5046080Z Using image bcimage:onprem-20.0.37253.38230-de
2022-06-27T09:44:32.6093354Z Creating Container industry-23258-onprem
2022-06-27T09:44:32.6214020Z Style: onprem
2022-06-27T09:44:32.6223285Z Multitenant: No
2022-06-27T09:44:32.6239274Z Version: 20.0.37253.38230
2022-06-27T09:44:32.6263683Z Platform: 20.0.37114.38150
2022-06-27T09:44:32.6278938Z Generic Tag: 1.0.2.10
2022-06-27T09:44:32.6297251Z Container OS Version: 10.0.20348.707 (ltsc2022)
2022-06-27T09:44:32.6310170Z Host OS Version: 10.0.20348.707 (ltsc2022)
2022-06-27T09:44:32.6421021Z Using process isolation
2022-06-27T09:44:32.6445437Z Using locale de-DE
2022-06-27T09:44:32.6499654Z Disabling the standard eventlog dump to container log every 2 seconds (use -dumpEventLog to enable)
2022-06-27T09:44:32.6539421Z Using license file C:\agent-D01\_work\_temp\4805401-BC.flf
2022-06-27T09:44:32.7770507Z Additional Parameters:
2022-06-27T09:44:32.7805194Z --volume "C:\agent-D01\_work\1\s:c:\sources"
2022-06-27T09:44:32.7812998Z --env customNavSettings=EnableTaskScheduler=False
2022-06-27T09:44:32.7823789Z Files in C:\ProgramData\BcContainerHelper\Extensions\industry-23258-onprem\my:
2022-06-27T09:44:32.7886620Z - AdditionalOutput.ps1
2022-06-27T09:44:32.7897450Z - license.flf
2022-06-27T09:44:32.7907246Z - MainLoop.ps1
2022-06-27T09:44:32.7918778Z - SetupVariables.ps1
2022-06-27T09:44:32.7927536Z - updatehosts.ps1
2022-06-27T09:44:32.7938345Z Creating container industry-23258-onprem from image bcimage:onprem-20.0.37253.38230-de
2022-06-27T09:44:32.9906775Z 22350cd4901e53db424174cdb4bdb62dbe7262ce578837a77841f534180ca40e
2022-06-27T09:44:36.4280078Z Waiting for container industry-23258-onprem to be ready
2022-06-27T09:44:39.7236867Z Adding INDUSTRY-23258- to hosts file
2022-06-27T09:44:39.7245637Z Initializing...
2022-06-27T09:44:39.7252581Z Setting host.containerhelper.internal to 172.28.32.1 in container hosts file
2022-06-27T09:44:39.7259980Z Starting Container
2022-06-27T09:44:39.7468953Z Hostname is industry-23258-onprem
2022-06-27T09:44:40.8368516Z PublicDnsName is industry-23258-onprem
2022-06-27T09:44:41.9375621Z Using NavUserPassword Authentication
2022-06-27T09:44:44.1552561Z Starting Local SQL Server
2022-06-27T09:44:44.1559434Z Starting Internet Information Server
2022-06-27T09:44:45.3180855Z Creating Self Signed Certificate
2022-06-27T09:44:45.3188300Z Self Signed Certificate Thumbprint 8D7442C500FA279ADBCDC860DB609978DE676F46
2022-06-27T09:44:45.3195772Z DNS identity industry-23258-onprem
2022-06-27T09:44:45.3203570Z Modifying Service Tier Config File with Instance Specific Settings
2022-06-27T09:44:45.3211003Z Modifying Service Tier Config File with settings from environment variable
2022-06-27T09:44:47.4251036Z Setting EnableTaskScheduler to False
2022-06-27T09:45:37.5040674Z Starting Service Tier
2022-06-27T09:45:37.5449339Z Registering event sources
2022-06-27T09:45:37.5462622Z Creating DotNetCore Web Server Instance
2022-06-27T09:45:37.7538783Z Using application pool name: BC
2022-06-27T09:45:37.8891231Z Using default container name: NavWebApplicationContainer
2022-06-27T09:45:44.4124382Z Copy files to WWW root C:\inetpub\wwwroot\BC
2022-06-27T09:45:45.5327910Z Create the application pool BC
2022-06-27T09:45:46.8314073Z Create website: NavWebApplicationContainer without SSL
2022-06-27T09:45:46.8327009Z Update configuration: navsettings.json
2022-06-27T09:45:46.8335297Z Done Configuring Web Client
2022-06-27T09:45:46.8344857Z Using license file 'c:\run\my\license.flf'
2022-06-27T09:45:50.4741754Z Import License
2022-06-27T09:45:51.6291868Z Creating http download site
2022-06-27T09:45:52.8198185Z Setting SA Password and enabling SA
2022-06-27T09:45:58.6187835Z Creating *** as SQL User and add to sys***
2022-06-27T09:45:58.6193555Z Creating SUPER user
2022-06-27T09:45:58.6203217Z WARNING: The password that you entered does not meet the minimum requirements. 
2022-06-27T09:45:58.6211868Z It should be at least 8 characters long and contain at least one uppercase 
2022-06-27T09:46:04.3635109Z letter, one lowercase letter, and one number.
2022-06-27T09:46:04.3642969Z Container IP Address: 172.28.35.117
2022-06-27T09:46:04.3650827Z Container Hostname  : industry-23258-onprem
2022-06-27T09:46:04.3659277Z Container Dns Name  : industry-23258-onprem
2022-06-27T09:46:04.3667200Z Web Client          : http://industry-23258-onprem/BC/
2022-06-27T09:46:04.3675261Z Dev. Server         : http://industry-23258-onprem
2022-06-27T09:46:04.3683556Z Dev. ServerInstance : BC
2022-06-27T09:46:04.3692050Z Setting industry-23258-onprem to 172.28.35.117 in host hosts file
2022-06-27T09:46:04.3705668Z 
2022-06-27T09:46:04.3723635Z Files:
2022-06-27T09:46:04.3740518Z http://industry-23258-onprem:8080/ALLanguage.vsix
2022-06-27T09:46:04.3744786Z 
2022-06-27T09:46:04.3754423Z Container Total Physical Memory is 15.6Gb
2022-06-27T09:46:04.3763726Z Container Free Physical Memory is 7.5Gb
2022-06-27T09:46:04.3768345Z 
2022-06-27T09:46:04.3779525Z Initialization took 85 seconds
2022-06-27T09:46:04.3787609Z Ready for connections!
2022-06-27T09:46:04.8062995Z Reading CustomSettings.config from industry-23258-onprem
2022-06-27T09:46:06.4252016Z Creating Desktop Shortcuts for industry-23258-onprem
2022-06-27T09:46:06.4801950Z Container industry-23258-onprem successfully created
2022-06-27T09:46:08.9455551Z 
2022-06-27T09:46:08.9468591Z Use:
2022-06-27T09:46:08.9478383Z Get-BcContainerEventLog -containerName industry-23258-onprem to retrieve a snapshot of the event log from the container
2022-06-27T09:46:08.9496427Z Get-BcContainerDebugInfo -containerName industry-23258-onprem to get debug information about the container
2022-06-27T09:46:08.9514175Z Enter-BcContainer -containerName industry-23258-onprem to open a PowerShell prompt inside the container
2022-06-27T09:46:08.9540550Z Remove-BcContainer -containerName industry-23258-onprem to remove the container again
2022-06-27T09:46:08.9556628Z docker logs industry-23258-onprem to retrieve information about URL's again
2022-06-27T09:46:09.8989815Z Check for C:\Windows\Fonts\Code128.ttf
2022-06-27T09:46:09.9113576Z Install standard fonts into docker container
2022-06-27T09:46:09.9146729Z Importing font arial.ttf
2022-06-27T09:46:10.7573681Z Installing font 'c:\Windows\Fonts\arial.ttf' succeeded
2022-06-27T09:46:10.7581253Z Importing font arialbd.ttf
2022-06-27T09:46:10.9916469Z Installing font 'c:\Windows\Fonts\arialbd.ttf' succeeded
2022-06-27T09:46:10.9935223Z Importing font arialbi.ttf
2022-06-27T09:46:11.2136402Z Installing font 'c:\Windows\Fonts\arialbi.ttf' succeeded
2022-06-27T09:46:11.2146342Z Importing font ariali.ttf
2022-06-27T09:46:11.4207168Z Installing font 'c:\Windows\Fonts\ariali.ttf' succeeded
2022-06-27T09:46:11.4222262Z Install our fonts into docker container
2022-06-27T09:46:11.4253019Z Importing font Code128.ttf
2022-06-27T09:46:11.6881339Z Installing font 'c:\Windows\Fonts\Code128.ttf' succeeded
2022-06-27T09:46:11.6893088Z Importing font Code39.ttf
2022-06-27T09:46:11.9639030Z Installing font 'c:\Windows\Fonts\Code39.ttf' succeeded
2022-06-27T09:46:11.9647823Z Importing font OCRB.ttf
2022-06-27T09:46:12.1635086Z Installing font 'c:\Windows\Fonts\OCRB.ttf' succeeded
2022-06-27T09:46:12.2101916Z Add-Ins Path : C:\Program Files\Microsoft Dynamics NAV\200\Service\Add-ins
2022-06-27T09:46:12.2136131Z Check for TBarCode11_x64.dll
2022-06-27T09:46:12.2237953Z Install third-party DLLs
2022-06-27T09:46:12.2424216Z Assembly Probing Path : C:\Program Files (x86)\Microsoft Dynamics NAV\200\RoleTailored Client
2022-06-27T09:46:12.2482116Z Install TBarCode11_x64.dll
2022-06-27T09:46:12.4388364Z Copy C:\agent-D01\_work\1\s\scripts\files\TBarCode11_x64.dll to container industry-23258-onprem (C:\Program Files\Microsoft Dynamics NAV\200\Service\Add-ins\TBarCode11_x64.dll)
2022-06-27T09:46:12.8565027Z Copy C:\agent-D01\_work\1\s\scripts\files\TBarCode11_x64.dll to container industry-23258-onprem (C:\Program Files (x86)\Microsoft Dynamics NAV\200\RoleTailored Client\TBarCode11_x64.dll)
2022-06-27T09:46:13.1016207Z Install TECIT.TBarCode.dll
2022-06-27T09:46:13.2783472Z Copy C:\agent-D01\_work\1\s\scripts\files\TECIT.TBarCode.dll to container industry-23258-onprem (C:\Program Files\Microsoft Dynamics NAV\200\Service\Add-ins\TECIT.TBarCode.dll)
2022-06-27T09:46:13.6810692Z Copy C:\agent-D01\_work\1\s\scripts\files\TECIT.TBarCode.dll to container industry-23258-onprem (C:\Program Files (x86)\Microsoft Dynamics NAV\200\RoleTailored Client\TECIT.TBarCode.dll)
2022-06-27T09:46:13.8887246Z Installation of .NET AddIns requires restart of container
2022-06-27T09:46:13.9020497Z Removing Session industry-23258-onprem
2022-06-27T09:46:22.7213706Z industry-23258-onprem
2022-06-27T09:46:23.6609197Z Waiting for container industry-23258-onprem to be ready
2022-06-27T09:46:25.8434378Z 
2022-06-27T09:46:25.8442746Z Initializing...
2022-06-27T09:46:25.8450193Z Setting host.containerhelper.internal to 172.28.32.1 in container hosts file
2022-06-27T09:46:25.8457973Z Restarting Container
2022-06-27T09:46:25.8466849Z PublicDnsName unchanged
2022-06-27T09:46:25.8475094Z Hostname is industry-23258-onprem
2022-06-27T09:46:25.8482673Z PublicDnsName is industry-23258-onprem
2022-06-27T09:46:25.8489746Z Using NavUserPassword Authentication
2022-06-27T09:46:28.0881665Z Starting Local SQL Server
2022-06-27T09:46:29.4129837Z Starting Internet Information Server
2022-06-27T09:47:07.9376258Z Starting Service Tier
2022-06-27T09:47:07.9383270Z Container IP Address: 172.28.46.37
2022-06-27T09:47:07.9390109Z Container Hostname  : industry-23258-onprem
2022-06-27T09:47:07.9396930Z Container Dns Name  : industry-23258-onprem
2022-06-27T09:47:07.9403477Z Web Client          : http://industry-23258-onprem/BC/
2022-06-27T09:47:07.9410192Z Dev. Server         : http://industry-23258-onprem
2022-06-27T09:47:07.9416883Z Dev. ServerInstance : BC
2022-06-27T09:47:07.9424864Z Setting industry-23258-onprem to 172.28.46.37 in host hosts file
2022-06-27T09:47:07.9428654Z 
2022-06-27T09:47:07.9435431Z Files:
2022-06-27T09:47:07.9442836Z http://industry-23258-onprem:8080/ALLanguage.vsix
2022-06-27T09:47:07.9446267Z 
2022-06-27T09:47:07.9453337Z Container Total Physical Memory is 15.6Gb
2022-06-27T09:47:07.9460073Z Container Free Physical Memory is 7.3Gb
2022-06-27T09:47:07.9463731Z 
2022-06-27T09:47:07.9471220Z Initialization took 42 seconds
2022-06-27T09:47:07.9478008Z Ready for connections!
2022-06-27T09:47:09.9613985Z 
2022-06-27T09:47:09.9621803Z Creating container took 163 seconds
2022-06-27T09:47:09.9625867Z 
2022-06-27T09:47:09.9635231Z  _____                _       _                   _                           _                 _          
2022-06-27T09:47:09.9643909Z |  __ \              | |     (_)                 | |                         | |               (_)         
2022-06-27T09:47:09.9653151Z | |__) |___ ___  ___ | |_   ___ _ __   __ _    __| | ___ _ __   ___ _ __   __| | ___ _ __   ___ _  ___ ___ 
2022-06-27T09:47:09.9662178Z |  _  // _ \ __|/ _ \| \ \ / / | '_ \ / _` |  / _` |/ _ \ '_ \ / _ \ '_ \ / _` |/ _ \ '_ \ / __| |/ _ \ __|
2022-06-27T09:47:09.9671026Z | | \ \  __\__ \ (_) | |\ V /| | | | | (_| | | (_| |  __/ |_) |  __/ | | | (_| |  __/ | | | (__| |  __\__ \
2022-06-27T09:47:09.9679912Z |_|  \_\___|___/\___/|_| \_/ |_|_| |_|\__, |  \__,_|\___| .__/ \___|_| |_|\__,_|\___|_| |_|\___|_|\___|___/
2022-06-27T09:47:09.9688969Z                                        __/ |            | |                                                
2022-06-27T09:47:09.9697883Z                                       |___/             |_|                                                
2022-06-27T09:47:09.9702445Z 
2022-06-27T09:47:10.1293725Z Sorted folders
2022-06-27T09:47:10.1313737Z - C:\agent-D01\_work\1\s\Industry
2022-06-27T09:47:10.1324504Z - C:\agent-D01\_work\1\s\IndustryDE
2022-06-27T09:47:10.1336220Z - C:\agent-D01\_work\1\s\TestAutomotive
2022-06-27T09:47:10.1342805Z - C:\agent-D01\_work\1\s\TestLogisticsSupplyChain
2022-06-27T09:47:10.1350126Z External dependencies
2022-06-27T09:47:10.1373644Z - ad3767a6-5022-4d44-86a1-31fde3ad90d1:BE-terna_BE-Code_18.0.0.0.app
2022-06-27T09:47:10.1385762Z - e13d07d1-3f63-44f7-ba6c-e2b71084a4a0:BE-terna_BE-Mobile Fusion Core_19.1.1.0.app
2022-06-27T09:47:10.1390277Z - 437dbf0e-84ff-417a-965d-ed2bb9650972:Microsoft_Base Application_20.0.0.0.app
2022-06-27T09:47:10.1401932Z - 63ca2fa4-4f03-4f2b-a480-172fef340d3f:Microsoft_System Application_20.0.0.0.app
2022-06-27T09:47:10.1411782Z - dd0be2ea-f733-4d65-bb34-a28f4624fb14:Microsoft_Library Assert_20.0.0.0.app
2022-06-27T09:47:10.1423914Z - e7320ebb-08b3-4406-b1ec-b4927d3e280b:Microsoft_Any_20.0.0.0.app
2022-06-27T09:47:10.1429826Z - 9856ae4f-d1a7-46ef-89bb-6ef056398228:Microsoft_System Application Test Library_20.0.0.0.app
2022-06-27T09:47:10.1442536Z - 5d86850b-0d76-4eca-bd7b-951ad998e997:Microsoft_Tests-TestLibraries_20.0.0.0.app
2022-06-27T09:47:10.1448042Z - 23de40a6-dfe8-4f80-80db-d70f83ce8caf:Microsoft_Test Runner_20.0.0.0.app
2022-06-27T09:47:10.1476460Z 
2022-06-27T09:47:10.1481959Z   _____           _        _ _ _                                     
2022-06-27T09:47:10.1492788Z  |_   _|         | |      | | (_)                                    
2022-06-27T09:47:10.1498088Z    | |  _ __  ___| |_ __ _| | |_ _ __   __ _    __ _ _ __  _ __  ___ 
2022-06-27T09:47:10.1508883Z    | | | '_ \/ __| __/ _` | | | | '_ \ / _` |  / _` | '_ \| '_ \/ __|
2022-06-27T09:47:10.1513832Z   _| |_| | | \__ \ |_ (_| | | | | | | | (_| | | (_| | |_) | |_) \__ \
2022-06-27T09:47:10.1524733Z  |_____|_| |_|___/\__\__,_|_|_|_|_| |_|\__, |  \__,_| .__/| .__/|___/
2022-06-27T09:47:10.1530077Z                                         __/ |       | |   | |        
2022-06-27T09:47:10.1540761Z                                        |___/        |_|   |_|        
2022-06-27T09:47:10.1541383Z 
2022-06-27T09:47:10.9763847Z The term 'Get-NavServerInstance' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
2022-06-27T09:47:10.9768631Z 
2022-06-27T09:47:10.9775188Z Exception Script Stack Trace:
2022-06-27T09:47:10.9802326Z at Invoke-ScriptInBcContainer, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\3.0.11\ContainerHandling\Invoke-ScriptInNavContainer.ps1: line 61
2022-06-27T09:47:10.9818597Z at Get-BcContainerServerConfiguration, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\3.0.11\ContainerInfo\Get-NavContainerServerConfiguration.ps1: line 19
2022-06-27T09:47:10.9826374Z at Publish-BcContainerApp, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\3.0.11\AppHandling\Publish-NavContainerApp.ps1: line 107
2022-06-27T09:47:10.9838819Z at <ScriptBlock>, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\3.0.11\AppHandling\Run-AlPipeline.ps1: line 661
2022-06-27T09:47:10.9849183Z at <ScriptBlock>, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\3.0.11\AppHandling\Run-AlPipeline.ps1: line 977
2022-06-27T09:47:10.9858858Z at <ScriptBlock>, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\3.0.11\AppHandling\Run-AlPipeline.ps1: line 913
2022-06-27T09:47:10.9869624Z at <ScriptBlock>, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\3.0.11\AppHandling\Run-AlPipeline.ps1: line 747
2022-06-27T09:47:10.9876542Z at Run-AlPipeline, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\3.0.11\AppHandling\Run-AlPipeline.ps1: line 712
2022-06-27T09:47:10.9884966Z at <ScriptBlock>, C:\agent-D01\_work\1\s\scripts\DevOps-Pipeline.ps1: line 118
2022-06-27T09:47:10.9896951Z at <ScriptBlock>, C:\agent-D01\_work\_temp\91fb437d-41f3-4b6b-800b-162e32dfa4c6.ps1: line 3
2022-06-27T09:47:10.9943354Z at <ScriptBlock>, <No file>: line 1
2022-06-27T09:47:10.9944691Z 
2022-06-27T09:47:10.9965200Z PowerShell Call Stack:
2022-06-27T09:47:10.9969571Z at Invoke-ScriptInBcContainer, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\3.0.11\ContainerHandling\Invoke-ScriptInNavContainer.ps1: line 71
2022-06-27T09:47:10.9979268Z at Get-BcContainerServerConfiguration, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\3.0.11\ContainerInfo\Get-NavContainerServerConfiguration.ps1: line 19
2022-06-27T09:47:10.9990306Z at Publish-BcContainerApp, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\3.0.11\AppHandling\Publish-NavContainerApp.ps1: line 107
2022-06-27T09:47:11.0001056Z at <ScriptBlock>, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\3.0.11\AppHandling\Run-AlPipeline.ps1: line 661
2022-06-27T09:47:11.0010225Z at <ScriptBlock>, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\3.0.11\AppHandling\Run-AlPipeline.ps1: line 977
2022-06-27T09:47:11.0019067Z at <ScriptBlock>, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\3.0.11\AppHandling\Run-AlPipeline.ps1: line 913
2022-06-27T09:47:11.0027297Z at <ScriptBlock>, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\3.0.11\AppHandling\Run-AlPipeline.ps1: line 747
2022-06-27T09:47:11.0036170Z at Run-AlPipeline, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\3.0.11\AppHandling\Run-AlPipeline.ps1: line 712
2022-06-27T09:47:11.0044684Z at <ScriptBlock>, C:\agent-D01\_work\1\s\scripts\DevOps-Pipeline.ps1: line 118
2022-06-27T09:47:11.0053737Z at <ScriptBlock>, C:\agent-D01\_work\_temp\91fb437d-41f3-4b6b-800b-162e32dfa4c6.ps1: line 3
2022-06-27T09:47:11.0062549Z at <ScriptBlock>, <No file>: line 1
2022-06-27T09:47:11.3357146Z 
2022-06-27T09:47:11.3365683Z Container Free Physical Memory: 7.2Gb
2022-06-27T09:47:11.3369537Z 
2022-06-27T09:47:11.3376438Z Services in container industry-23258-onprem:
2022-06-27T09:47:11.4072193Z - MicrosoftDynamicsNavServer$BC is Running
2022-06-27T09:47:11.4082635Z - MSSQL$SQLEXPRESS is Running
2022-06-27T09:47:11.4109486Z 
2022-06-27T09:47:12.2055073Z Publish-BcContainerApp Telemetry Correlation Id: a029d1c6-a0d1-40f2-997b-b1a0395423db
2022-06-27T09:47:12.2148525Z Keep container industry-23258-onprem for running tests
2022-06-27T09:47:12.6239053Z Run-AlPipeline Telemetry Correlation Id: c84a4172-f2cb-4618-8396-24515b85ebd5
2022-06-27T09:47:12.8678649Z ##[error]The term 'Get-NavServerInstance' is not recognized as the name of a cmdlet, function, script file, or operable 
program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At C:\Program 
Files\WindowsPowerShell\Modules\BcContainerHelper\3.0.11\ContainerHandling\Invoke-ScriptInNavContainer.ps1:112 char:13
+             throw $errorMessage
+             ~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : OperationStopped: (The term 'Get-N... and try again.:String) [], RuntimeException
    + FullyQualifiedErrorId : The term 'Get-NavServerInstance' is not recognized as the name of a cmdlet, function, sc 
   ript file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is  
   correct and try again.
2022-06-27T09:47:12.8760042Z ##[error]PowerShell exited with code '1'.
2022-06-27T09:47:12.9337797Z ##[section]Finishing: Run Pipeline

last succesful run was this morning:

2022-06-27T05:17:14.6843039Z ##[section]Starting: Run Pipeline
2022-06-27T05:17:14.7194870Z ==============================================================================
2022-06-27T05:17:14.7195596Z Task         : PowerShell
2022-06-27T05:17:14.7196085Z Description  : Run a PowerShell script on Linux, macOS, or Windows
2022-06-27T05:17:14.7196557Z Version      : 2.200.0
2022-06-27T05:17:14.7196922Z Author       : Microsoft Corporation
2022-06-27T05:17:14.7197474Z Help         : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/powershell
2022-06-27T05:17:14.7198139Z ==============================================================================
2022-06-27T05:17:16.9933173Z Generating script.
2022-06-27T05:17:16.9988553Z Formatted command: . 'C:\agent-D01\_work\1\s\scripts\DevOps-Pipeline.ps1' -environment "AzureDevOps" -version "OnPrem" -appBuild 1 -appRevision 758
2022-06-27T05:17:17.0379742Z ========================== Starting Command Output ===========================
2022-06-27T05:17:17.0664699Z ##[command]"C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" -NoLogo -NoProfile -NonInteractive -ExecutionPolicy Unrestricted -Command ". 'C:\agent-D01\_work\_temp\2bc194ed-80c9-4a05-81c3-e3be361b38bb.ps1'"
2022-06-27T05:17:17.7871430Z Set artifact = bcartifacts/onprem/20.0/de/Latest
2022-06-27T05:17:17.7888363Z Set pipelineName = Industry-23166-OnPrem
2022-06-27T05:17:17.7927081Z Set containerName = industry-23166-onprem
2022-06-27T05:17:17.8174190Z Set installApps = 'scripts/files/BE-terna_BE-Code.zip,scripts/files/BE-terna_BE-Mobile Fusion Core.zip'
2022-06-27T05:17:17.8184075Z Set installTestApps = ''
2022-06-27T05:17:17.8214926Z Set previousApps = ''
2022-06-27T05:17:17.8241681Z Set appSourceCopMandatoryAffixes = 'BET '
2022-06-27T05:17:17.8256431Z Set appSourceCopSupportedCountries = ''
2022-06-27T05:17:17.8284036Z Set appFolders = 'Industry,IndustryDE'
2022-06-27T05:17:17.8318708Z Set testFolders = 'TestAutomotive,TestLogisticsSupplyChain'
2022-06-27T05:17:17.8348880Z Set memoryLimit = '8G'
2022-06-27T05:17:17.8374116Z Set additionalCountries = ''
2022-06-27T05:17:17.8383946Z Set genericImageName = ''
2022-06-27T05:17:17.8395769Z Set vaultNameForLocal = ''
2022-06-27T05:17:17.8430195Z Set bcContainerHelperVersion = 'latest'
2022-06-27T05:17:17.8464250Z Set rulesetFile = 'Industry\.codeAnalysis\industry.ruleset.json'
2022-06-27T05:17:17.8537571Z Set installTestRunner = False
2022-06-27T05:17:17.8747377Z Set installTestFramework = True
2022-06-27T05:17:17.8845090Z Set installTestLibraries = True
2022-06-27T05:17:17.8967626Z Set installPerformanceToolkit = False
2022-06-27T05:17:17.8988928Z Set enableCodeCop = True
2022-06-27T05:17:17.9007500Z Set enableAppSourceCop = False
2022-06-27T05:17:17.9023278Z Set enablePerTenantExtensionCop = False
2022-06-27T05:17:17.9033750Z Set enableUICop = False
2022-06-27T05:17:17.9078347Z Set doNotSignApps = False
2022-06-27T05:17:17.9107418Z Set doNotRunTests = False
2022-06-27T05:17:17.9144012Z Set cacheImage = True
2022-06-27T05:17:17.9155204Z Set CreateRuntimePackages = False
2022-06-27T05:17:17.9362694Z Set Cloud = False
2022-06-27T05:17:17.9470853Z Set doNotRunTests = False
2022-06-27T05:17:18.9925412Z BcContainerHelper version 3.0.11
2022-06-27T05:17:20.4087026Z BcContainerHelper emits usage statistics telemetry to Microsoft
2022-06-27T05:17:27.7718247Z Create new credentials for ***
2022-06-27T05:17:27.7757953Z ==============================================================================
2022-06-27T05:17:27.7765644Z Running tests
2022-06-27T05:17:27.7776037Z Set testFolders = TestAutomotive,TestLogisticsSupplyChain
2022-06-27T05:17:27.7796494Z Set testResultsFile = C:\agent-D01\_work\1\s\TestResults.xml
2022-06-27T05:17:27.7834659Z ==============================================================================
2022-06-27T05:17:27.8293404Z ==============================================================================
2022-06-27T05:17:27.8613864Z Industry : set target to OnPrem
2022-06-27T05:17:27.9046133Z IndustryDE : set target to OnPrem
2022-06-27T05:17:27.9162189Z TestAutomotive : set target to OnPrem
2022-06-27T05:17:27.9278421Z TestLogisticsSupplyChain : set target to OnPrem
2022-06-27T05:17:27.9496486Z ==============================================================================
2022-06-27T05:17:28.2853831Z Determining artifacts to use
2022-06-27T05:17:28.5462920Z   _____                               _                
2022-06-27T05:17:28.5472236Z  |  __ \                             | |               
2022-06-27T05:17:28.5480384Z  | |__) |_ _ _ __ __ _ _ __ ___   ___| |_ ___ _ __ ___ 
2022-06-27T05:17:28.5502844Z  |  ___/ _` | '__/ _` | '_ ` _ \ / _ \ __/ _ \ '__/ __|
2022-06-27T05:17:28.5518606Z  | |  | (_| | | | (_| | | | | | |  __/ |_  __/ |  \__ \
2022-06-27T05:17:28.5543285Z  |_|   \__,_|_|  \__,_|_| |_| |_|\___|\__\___|_|  |___/
2022-06-27T05:17:28.5544181Z 
2022-06-27T05:17:28.5553159Z Pipeline name               Industry-23166-OnPrem
2022-06-27T05:17:28.5561420Z Container name              industry-23166-onprem
2022-06-27T05:17:28.5571657Z Image name                  bcimage
2022-06-27T05:17:28.5579210Z ArtifactUrl                 https://bcartifacts.azureedge.net/onprem/20.0.37253.38230/de
2022-06-27T05:17:28.5587618Z SasToken                    Not Specified
2022-06-27T05:17:28.5603383Z BcAuthContext               Not Specified
2022-06-27T05:17:28.5617348Z Environment                 
2022-06-27T05:17:28.5635375Z ReUseContainer              False
2022-06-27T05:17:28.5652707Z KeepContainer               False
2022-06-27T05:17:28.5674624Z Auth                        UserPassword
2022-06-27T05:17:28.5710258Z Credential                  Specified
2022-06-27T05:17:28.5726633Z CompanyName                     
2022-06-27T05:17:28.5741037Z MemoryLimit                     8G
2022-06-27T05:17:28.5755771Z Enable Task Scheduler           False
2022-06-27T05:17:28.5772185Z Assign Premium Plan             False
2022-06-27T05:17:28.5788204Z Install Test Runner             False
2022-06-27T05:17:28.5805550Z Install Test Framework          True
2022-06-27T05:17:28.5821213Z Install Test Libraries          True
2022-06-27T05:17:28.5837029Z Install Perf. Toolkit           False
2022-06-27T05:17:28.5853304Z InstallOnlyReferencedApps       False
2022-06-27T05:17:28.5867039Z generateDependencyArtifact      False
2022-06-27T05:17:28.5883585Z CopySymbolsFromContainer        False
2022-06-27T05:17:28.5899088Z enableCodeCop                   True
2022-06-27T05:17:28.5916836Z enableAppSourceCop              False
2022-06-27T05:17:28.5935709Z enableUICop                     False
2022-06-27T05:17:28.5973084Z enablePerTenantExtensionCop     False
2022-06-27T05:17:28.5981527Z doNotPerformUpgrade             False
2022-06-27T05:17:28.5998506Z doNotPublishApps                False
2022-06-27T05:17:28.6015611Z uninstallRemovedApps            False
2022-06-27T05:17:28.6047295Z escapeFromCops                  False
2022-06-27T05:17:28.6057918Z doNotBuildTests                 False
2022-06-27T05:17:28.6075725Z doNotRunTests                   True
2022-06-27T05:17:28.6091434Z doNotRunBcptTests               False
2022-06-27T05:17:28.6123517Z useDefaultAppSourceRuleSet      False
2022-06-27T05:17:28.6131499Z rulesetFile                     C:\agent-D01\_work\1\s\Industry\.codeAnalysis\industry.ruleset.json
2022-06-27T05:17:28.6149452Z azureDevOps                     True
2022-06-27T05:17:28.6167585Z gitLab                          False
2022-06-27T05:17:28.6184204Z gitHubActions                   False
2022-06-27T05:17:28.6201590Z License file                    Specified
2022-06-27T05:17:28.6220849Z CodeSignCertPfxFile             Specified
2022-06-27T05:17:28.6292716Z CodeSignCertPfxPassword         Specified
2022-06-27T05:17:28.6323168Z CodeSignCertIsSelfSigned        False
2022-06-27T05:17:28.6346176Z KeyVaultCertPfxFile             Not specified
2022-06-27T05:17:28.6368462Z KeyVaultCertPfxPassword         Not specified
2022-06-27T05:17:28.6401901Z KeyVaultClientId                
2022-06-27T05:17:28.6414217Z BuildOutputFile                 
2022-06-27T05:17:28.6435766Z TestResultsFile                 C:\agent-D01\_work\1\s\TestResults.xml
2022-06-27T05:17:28.6471773Z BcptTestResultsFile             C:\agent-D01\_work\1\s\bcptTestResults.json
2022-06-27T05:17:28.6486700Z TestResultsFormat               JUnit
2022-06-27T05:17:28.6533016Z AdditionalCountries             
2022-06-27T05:17:28.6550060Z PackagesFolder                  C:\agent-D01\_work\1\s\.packages
2022-06-27T05:17:28.6573506Z OutputFolder                    C:\agent-D01\_work\1\s\.output
2022-06-27T05:17:28.6592986Z BuildArtifactFolder             C:\agent-D01\_work\1\a
2022-06-27T05:17:28.6611505Z CreateRuntimePackages           False
2022-06-27T05:17:28.6624823Z AppVersion                      
2022-06-27T05:17:28.6642315Z AppBuild                        1
2022-06-27T05:17:28.6659905Z AppRevision                     758
2022-06-27T05:17:28.6667323Z Install Apps
2022-06-27T05:17:28.6692748Z - C:\agent-D01\_work\1\s\scripts\files\BE-terna_BE-Code.zip
2022-06-27T05:17:28.6700693Z - C:\agent-D01\_work\1\s\scripts\files\BE-terna_BE-Mobile Fusion Core.zip
2022-06-27T05:17:28.6707758Z Install Test Apps
2022-06-27T05:17:28.6717004Z - None
2022-06-27T05:17:28.6725504Z Previous Apps
2022-06-27T05:17:28.6733997Z - None
2022-06-27T05:17:28.6740776Z Application folders
2022-06-27T05:17:28.6768164Z - C:\agent-D01\_work\1\s\Industry
2022-06-27T05:17:28.6781059Z - C:\agent-D01\_work\1\s\IndustryDE
2022-06-27T05:17:28.6789776Z Test application folders
2022-06-27T05:17:28.6822653Z - C:\agent-D01\_work\1\s\TestAutomotive
2022-06-27T05:17:28.6830717Z - C:\agent-D01\_work\1\s\TestLogisticsSupplyChain
2022-06-27T05:17:28.6839313Z BCPT Test application folders
2022-06-27T05:17:28.6847771Z - None
2022-06-27T05:17:28.6854982Z Custom CodeCops
2022-06-27T05:17:28.6861551Z - None
2022-06-27T05:17:28.6910713Z NewBccontainer override
2022-06-27T05:17:28.6940832Z  Param([Hashtable]$parameters) `
2022-06-27T05:17:28.6947753Z             New-BcContainer @parameters; `
2022-06-27T05:17:28.6954471Z             .\scripts\Install-Fonts -containerName $parameters.ContainerName; `
2022-06-27T05:17:28.6961158Z             .\scripts\Install-ThirdParty -containerName $parameters.ContainerName; `
2022-06-27T05:17:28.6968249Z             Invoke-ScriptInBcContainer $parameters.ContainerName `
2022-06-27T05:17:28.6975065Z             -scriptblock { $progressPreference = 'SilentlyContinue' } 
2022-06-27T05:17:28.6983525Z RemoveBcContainer override
2022-06-27T05:17:28.6992184Z  Param([Hashtable]$parameters) `
2022-06-27T05:17:28.7001185Z             Write-Host "Keep container $($parameters.ContainerName) for running tests";
2022-06-27T05:17:28.7008907Z     
2022-06-27T05:17:28.9586665Z 
2022-06-27T05:17:28.9598275Z   _____       _ _ _                                          _        _                            
2022-06-27T05:17:28.9604043Z  |  __ \     | | (_)                                        (_)      (_)                           
2022-06-27T05:17:28.9616942Z  | |__) |   _| | |_ _ __   __ _    __ _  ___ _ __   ___ _ __ _  ___   _ _ __ ___   __ _  __ _  ___ 
2022-06-27T05:17:28.9622550Z  |  ___/ | | | | | | '_ \ / _` |  / _` |/ _ \ '_ \ / _ \ '__| |/ __| | | '_ ` _ \ / _` |/ _` |/ _ \
2022-06-27T05:17:28.9634884Z  | |   | |_| | | | | | | | (_| | | (_| |  __/ | | |  __/ |  | | (__  | | | | | | | (_| | (_| |  __/
2022-06-27T05:17:28.9642716Z  |_|    \__,_|_|_|_|_| |_|\__, |  \__, |\___|_| |_|\___|_|  |_|\___| |_|_| |_| |_|\__,_|\__, |\___|
2022-06-27T05:17:28.9656034Z                            __/ |   __/ |                                                 __/ |     
2022-06-27T05:17:28.9661944Z                           |___/   |___/                                                 |___/      
2022-06-27T05:17:28.9666674Z 
2022-06-27T05:17:29.5067196Z Pulling mcr.microsoft.com/businesscentral:10.0.20348.707
2022-06-27T05:17:30.1390826Z 
2022-06-27T05:17:30.1398954Z Pulling generic image took 1 seconds
2022-06-27T05:17:30.3778997Z 
2022-06-27T05:17:30.3793702Z    _____                _   _                               _        _                 
2022-06-27T05:17:30.3800005Z   / ____|              | | (_)                             | |      (_)                
2022-06-27T05:17:30.3811127Z  | |     _ __ ___  __ _| |_ _ _ __   __ _    ___ ___  _ __ | |_ __ _ _ _ __   ___ _ __ 
2022-06-27T05:17:30.3816424Z  | |    | '__/ _ \/ _` | __| | '_ \ / _` |  / __/ _ \| '_ \| __/ _` | | '_ \ / _ \ '__|
2022-06-27T05:17:30.3826927Z  | |____| | |  __/ (_| | |_| | | | | (_| | | (__ (_) | | | | |_ (_| | | | | |  __/ |   
2022-06-27T05:17:30.3832141Z   \_____|_|  \___|\__,_|\__|_|_| |_|\__, |  \___\___/|_| |_|\__\__,_|_|_| |_|\___|_|   
2022-06-27T05:17:30.3843330Z                                      __/ |                                             
2022-06-27T05:17:30.3848702Z                                     |___/                                              
2022-06-27T05:17:30.3853194Z 
2022-06-27T05:17:30.8836909Z WARNING: Container name should not exceed 15 characters
2022-06-27T05:17:31.2900333Z BcContainerHelper is version 3.0.11
2022-06-27T05:17:31.2908626Z BcContainerHelper is running as ***istrator
2022-06-27T05:17:33.1333654Z Hyper-V is Disabled
2022-06-27T05:17:33.1364544Z UsePsSession is True
2022-06-27T05:17:33.1389342Z Host is Microsoft Windows Server 2022 Standard - ltsc2022
2022-06-27T05:17:33.2505566Z Docker Client Version is 20.10.9
2022-06-27T05:17:33.2555611Z Docker Server Version is 20.10.9
2022-06-27T05:17:33.5854022Z Removing Desktop shortcuts
2022-06-27T05:17:34.7240611Z Fetching all docker images
2022-06-27T05:17:34.8682654Z Fetching all docker volumes
2022-06-27T05:17:34.9627717Z ArtifactUrl and ImageName specified
2022-06-27T05:17:35.7541173Z Image bcimage:onprem-20.0.37253.38230-de already exists
2022-06-27T05:17:36.3692534Z Using image bcimage:onprem-20.0.37253.38230-de
2022-06-27T05:17:36.4774076Z Creating Container industry-23166-onprem
2022-06-27T05:17:36.4863001Z Style: onprem
2022-06-27T05:17:36.4870250Z Multitenant: No
2022-06-27T05:17:36.4890400Z Version: 20.0.37253.38230
2022-06-27T05:17:36.4912894Z Platform: 20.0.37114.38150
2022-06-27T05:17:36.4927836Z Generic Tag: 1.0.2.10
2022-06-27T05:17:36.5083310Z Container OS Version: 10.0.20348.707 (ltsc2022)
2022-06-27T05:17:36.5092444Z Host OS Version: 10.0.20348.707 (ltsc2022)
2022-06-27T05:17:36.5204070Z Using process isolation
2022-06-27T05:17:36.5237419Z Using locale de-DE
2022-06-27T05:17:36.5307349Z Disabling the standard eventlog dump to container log every 2 seconds (use -dumpEventLog to enable)
2022-06-27T05:17:36.5356881Z Using license file C:\agent-D01\_work\_temp\4805401-BC.flf
2022-06-27T05:17:36.6001818Z Additional Parameters:
2022-06-27T05:17:36.6031913Z --volume "C:\agent-D01\_work\1\s:c:\sources"
2022-06-27T05:17:36.6046430Z --env customNavSettings=EnableTaskScheduler=False
2022-06-27T05:17:36.6053471Z Files in C:\ProgramData\BcContainerHelper\Extensions\industry-23166-onprem\my:
2022-06-27T05:17:36.6116407Z - AdditionalOutput.ps1
2022-06-27T05:17:36.6122412Z - license.flf
2022-06-27T05:17:36.6135969Z - MainLoop.ps1
2022-06-27T05:17:36.6144082Z - SetupVariables.ps1
2022-06-27T05:17:36.6153274Z - updatehosts.ps1
2022-06-27T05:17:36.6162948Z Creating container industry-23166-onprem from image bcimage:onprem-20.0.37253.38230-de
2022-06-27T05:17:36.8439410Z dcfb235871f2f18dddffe44215ec1658d7d1a400bf03ea1c90499a7bbf27c422
2022-06-27T05:17:44.7072046Z Waiting for container industry-23166-onprem to be ready
2022-06-27T05:17:49.3016420Z Adding INDUSTRY-23166- to hosts file
2022-06-27T05:17:50.4209859Z Initializing...
2022-06-27T05:17:50.4217132Z Setting host.containerhelper.internal to 172.28.32.1 in container hosts file
2022-06-27T05:17:50.4224123Z Starting Container
2022-06-27T05:17:50.4231179Z Hostname is industry-23166-onprem
2022-06-27T05:17:51.5592610Z PublicDnsName is industry-23166-onprem
2022-06-27T05:17:52.6572330Z Using NavUserPassword Authentication
2022-06-27T05:17:55.5912262Z Starting Local SQL Server
2022-06-27T05:17:55.5918636Z WARNING: Waiting for service 'SQL Server (SQLEXPRESS) (MSSQL$SQLEXPRESS)' to 
2022-06-27T05:17:56.7826155Z start...
2022-06-27T05:17:57.9582578Z Starting Internet Information Server
2022-06-27T05:17:59.2798873Z Creating Self Signed Certificate
2022-06-27T05:17:59.2827739Z Self Signed Certificate Thumbprint 060284BE7169F5547E33B5C851AB6190DDFD0A32
2022-06-27T05:17:59.2845256Z DNS identity industry-23166-onprem
2022-06-27T05:17:59.2864940Z Modifying Service Tier Config File with Instance Specific Settings
2022-06-27T05:17:59.2884847Z Modifying Service Tier Config File with settings from environment variable
2022-06-27T05:18:00.4010895Z Setting EnableTaskScheduler to False
2022-06-27T05:19:15.8965710Z Starting Service Tier
2022-06-27T05:19:16.0162078Z Registering event sources
2022-06-27T05:19:16.0417291Z Creating DotNetCore Web Server Instance
2022-06-27T05:19:16.0447347Z Using application pool name: BC
2022-06-27T05:19:16.0487005Z Using default container name: NavWebApplicationContainer
2022-06-27T05:19:20.0436952Z Copy files to WWW root C:\inetpub\wwwroot\BC
2022-06-27T05:19:22.7187767Z Create the application pool BC
2022-06-27T05:19:24.6966766Z Create website: NavWebApplicationContainer without SSL
2022-06-27T05:19:24.7145183Z Update configuration: navsettings.json
2022-06-27T05:19:24.7279207Z Done Configuring Web Client
2022-06-27T05:19:26.5747358Z Using license file 'c:\run\my\license.flf'
2022-06-27T05:19:29.0540394Z Import License
2022-06-27T05:19:30.7244169Z Creating http download site
2022-06-27T05:19:32.0261634Z Setting SA Password and enabling SA
2022-06-27T05:19:32.0291531Z Creating *** as SQL User and add to sys***
2022-06-27T05:19:39.0165709Z WARNING: Caution: Your program license expires in 6 days.
2022-06-27T05:19:39.0181107Z Creating SUPER user
2022-06-27T05:19:39.0197460Z WARNING: The password that you entered does not meet the minimum requirements. 
2022-06-27T05:19:39.0214573Z It should be at least 8 characters long and contain at least one uppercase 
2022-06-27T05:19:39.0224570Z letter, one lowercase letter, and one number.
2022-06-27T05:19:42.8865789Z WARNING: Caution: Your program license expires in 6 days.
2022-06-27T05:19:45.4447446Z WARNING: Caution: Your program license expires in 6 days.
2022-06-27T05:19:45.4455157Z Container IP Address: 172.28.40.148
2022-06-27T05:19:45.4465641Z Container Hostname  : industry-23166-onprem
2022-06-27T05:19:45.4477583Z Container Dns Name  : industry-23166-onprem
2022-06-27T05:19:45.4485428Z Web Client          : http://industry-23166-onprem/BC/
2022-06-27T05:19:45.4493234Z Dev. Server         : http://industry-23166-onprem
2022-06-27T05:19:45.4500082Z Dev. ServerInstance : BC
2022-06-27T05:19:46.6109507Z Setting industry-23166-onprem to 172.28.40.148 in host hosts file
2022-06-27T05:19:46.6126700Z 
2022-06-27T05:19:46.6142858Z Files:
2022-06-27T05:19:46.6174393Z http://industry-23166-onprem:8080/ALLanguage.vsix
2022-06-27T05:19:46.6178745Z 
2022-06-27T05:19:46.6198291Z Container Total Physical Memory is 15.6Gb
2022-06-27T05:19:46.6211778Z Container Free Physical Memory is 5.2Gb
2022-06-27T05:19:46.6226337Z 
2022-06-27T05:19:46.6241510Z Initialization took 117 seconds
2022-06-27T05:19:46.6255509Z Ready for connections!
2022-06-27T05:19:47.1864183Z Reading CustomSettings.config from industry-23166-onprem
2022-06-27T05:19:48.6876203Z Creating Desktop Shortcuts for industry-23166-onprem
2022-06-27T05:19:48.7670218Z Container industry-23166-onprem successfully created
2022-06-27T05:19:56.2540844Z 
2022-06-27T05:19:56.2676970Z Use:
2022-06-27T05:19:56.2777972Z Get-BcContainerEventLog -containerName industry-23166-onprem to retrieve a snapshot of the event log from the container
2022-06-27T05:19:56.2835912Z Get-BcContainerDebugInfo -containerName industry-23166-onprem to get debug information about the container
2022-06-27T05:19:56.3278966Z Enter-BcContainer -containerName industry-23166-onprem to open a PowerShell prompt inside the container
2022-06-27T05:19:56.3300889Z Remove-BcContainer -containerName industry-23166-onprem to remove the container again
2022-06-27T05:19:56.3323504Z docker logs industry-23166-onprem to retrieve information about URL's again
2022-06-27T05:19:57.2251438Z Check for C:\Windows\Fonts\Code128.ttf
2022-06-27T05:19:57.2400900Z Install standard fonts into docker container
2022-06-27T05:19:57.2442104Z Importing font arial.ttf
2022-06-27T05:19:58.6507139Z Installing font 'c:\Windows\Fonts\arial.ttf' succeeded
2022-06-27T05:19:58.6523416Z Importing font arialbd.ttf
2022-06-27T05:19:58.9562176Z Installing font 'c:\Windows\Fonts\arialbd.ttf' succeeded
2022-06-27T05:19:58.9627128Z Importing font arialbi.ttf
2022-06-27T05:19:59.2472383Z Installing font 'c:\Windows\Fonts\arialbi.ttf' succeeded
2022-06-27T05:19:59.2498675Z Importing font ariali.ttf
2022-06-27T05:19:59.5348537Z Installing font 'c:\Windows\Fonts\ariali.ttf' succeeded
2022-06-27T05:19:59.5409916Z Install our fonts into docker container
2022-06-27T05:19:59.5419079Z Importing font Code128.ttf
2022-06-27T05:19:59.8666475Z Installing font 'c:\Windows\Fonts\Code128.ttf' succeeded
2022-06-27T05:19:59.8684927Z Importing font Code39.ttf
2022-06-27T05:20:00.2482749Z Installing font 'c:\Windows\Fonts\Code39.ttf' succeeded
2022-06-27T05:20:00.2499066Z Importing font OCRB.ttf
2022-06-27T05:20:00.5524981Z Installing font 'c:\Windows\Fonts\OCRB.ttf' succeeded
2022-06-27T05:20:00.5897744Z Add-Ins Path : C:\Program Files\Microsoft Dynamics NAV\200\Service\Add-ins
2022-06-27T05:20:00.5926227Z Check for TBarCode11_x64.dll
2022-06-27T05:20:00.6079320Z Install third-party DLLs
2022-06-27T05:20:00.6266381Z Assembly Probing Path : C:\Program Files (x86)\Microsoft Dynamics NAV\200\RoleTailored Client
2022-06-27T05:20:00.6312973Z Install TBarCode11_x64.dll
2022-06-27T05:20:00.8848509Z Copy C:\agent-D01\_work\1\s\scripts\files\TBarCode11_x64.dll to container industry-23166-onprem (C:\Program Files\Microsoft Dynamics NAV\200\Service\Add-ins\TBarCode11_x64.dll)
2022-06-27T05:20:01.4085445Z Copy C:\agent-D01\_work\1\s\scripts\files\TBarCode11_x64.dll to container industry-23166-onprem (C:\Program Files (x86)\Microsoft Dynamics NAV\200\RoleTailored Client\TBarCode11_x64.dll)
2022-06-27T05:20:01.7947740Z Install TECIT.TBarCode.dll
2022-06-27T05:20:02.1394387Z Copy C:\agent-D01\_work\1\s\scripts\files\TECIT.TBarCode.dll to container industry-23166-onprem (C:\Program Files\Microsoft Dynamics NAV\200\Service\Add-ins\TECIT.TBarCode.dll)
2022-06-27T05:20:02.9391140Z Copy C:\agent-D01\_work\1\s\scripts\files\TECIT.TBarCode.dll to container industry-23166-onprem (C:\Program Files (x86)\Microsoft Dynamics NAV\200\RoleTailored Client\TECIT.TBarCode.dll)
2022-06-27T05:20:03.2050630Z Installation of .NET AddIns requires restart of container
2022-06-27T05:20:03.2206016Z Removing Session industry-23166-onprem
2022-06-27T05:20:12.6902449Z industry-23166-onprem
2022-06-27T05:20:13.9298183Z Waiting for container industry-23166-onprem to be ready
2022-06-27T05:20:16.2341155Z 
2022-06-27T05:20:17.4705032Z Initializing...
2022-06-27T05:20:17.4713237Z Setting host.containerhelper.internal to 172.28.32.1 in container hosts file
2022-06-27T05:20:17.4720063Z Restarting Container
2022-06-27T05:20:17.4726884Z PublicDnsName unchanged
2022-06-27T05:20:17.4733686Z Hostname is industry-23166-onprem
2022-06-27T05:20:17.4741935Z PublicDnsName is industry-23166-onprem
2022-06-27T05:20:17.4755404Z Using NavUserPassword Authentication
2022-06-27T05:20:20.0266995Z Starting Local SQL Server
2022-06-27T05:20:23.3245138Z Starting Internet Information Server
2022-06-27T05:21:01.1105907Z Starting Service Tier
2022-06-27T05:21:01.1119578Z Container IP Address: 172.28.37.242
2022-06-27T05:21:01.1157416Z Container Hostname  : industry-23166-onprem
2022-06-27T05:21:01.1171294Z Container Dns Name  : industry-23166-onprem
2022-06-27T05:21:01.1178406Z Web Client          : http://industry-23166-onprem/BC/
2022-06-27T05:21:01.1191267Z Dev. Server         : http://industry-23166-onprem
2022-06-27T05:21:01.1198503Z Dev. ServerInstance : BC
2022-06-27T05:21:01.1212528Z Setting industry-23166-onprem to 172.28.37.242 in host hosts file
2022-06-27T05:21:01.1214318Z 
2022-06-27T05:21:01.1222841Z Files:
2022-06-27T05:21:01.1235184Z http://industry-23166-onprem:8080/ALLanguage.vsix
2022-06-27T05:21:01.1241465Z 
2022-06-27T05:21:01.1260111Z Container Total Physical Memory is 15.6Gb
2022-06-27T05:21:01.1276217Z Container Free Physical Memory is 5.4Gb
2022-06-27T05:21:01.1277195Z 
2022-06-27T05:21:01.1479760Z Initialization took 46 seconds
2022-06-27T05:21:01.1481174Z Ready for connections!
2022-06-27T05:21:04.1885996Z 
2022-06-27T05:21:04.1903213Z Creating container took 214 seconds
2022-06-27T05:21:04.1904235Z 
2022-06-27T05:21:04.1917590Z  _____                _       _                   _                           _                 _          
2022-06-27T05:21:04.1924134Z |  __ \              | |     (_)                 | |                         | |               (_)         
2022-06-27T05:21:04.1935967Z | |__) |___ ___  ___ | |_   ___ _ __   __ _    __| | ___ _ __   ___ _ __   __| | ___ _ __   ___ _  ___ ___ 
2022-06-27T05:21:04.1942906Z |  _  // _ \ __|/ _ \| \ \ / / | '_ \ / _` |  / _` |/ _ \ '_ \ / _ \ '_ \ / _` |/ _ \ '_ \ / __| |/ _ \ __|
2022-06-27T05:21:04.1957245Z | | \ \  __\__ \ (_) | |\ V /| | | | | (_| | | (_| |  __/ |_) |  __/ | | | (_| |  __/ | | | (__| |  __\__ \
2022-06-27T05:21:04.1963731Z |_|  \_\___|___/\___/|_| \_/ |_|_| |_|\__, |  \__,_|\___| .__/ \___|_| |_|\__,_|\___|_| |_|\___|_|\___|___/
2022-06-27T05:21:04.1975286Z                                        __/ |            | |                                                
2022-06-27T05:21:04.1981833Z                                       |___/             |_|                                                
2022-06-27T05:21:04.1986098Z 
2022-06-27T05:21:04.6178668Z Sorted folders
2022-06-27T05:21:04.6212007Z - C:\agent-D01\_work\1\s\Industry
2022-06-27T05:21:04.6226684Z - C:\agent-D01\_work\1\s\IndustryDE
2022-06-27T05:21:04.6248224Z - C:\agent-D01\_work\1\s\TestAutomotive
2022-06-27T05:21:04.6258604Z - C:\agent-D01\_work\1\s\TestLogisticsSupplyChain
2022-06-27T05:21:04.6350753Z External dependencies
2022-06-27T05:21:04.6935931Z - ad3767a6-5022-4d44-86a1-31fde3ad90d1:BE-terna_BE-Code_18.0.0.0.app
2022-06-27T05:21:04.6948820Z - e13d07d1-3f63-44f7-ba6c-e2b71084a4a0:BE-terna_BE-Mobile Fusion Core_19.1.1.0.app
2022-06-27T05:21:04.6964487Z - 437dbf0e-84ff-417a-965d-ed2bb9650972:Microsoft_Base Application_20.0.0.0.app
2022-06-27T05:21:04.6977516Z - 63ca2fa4-4f03-4f2b-a480-172fef340d3f:Microsoft_System Application_20.0.0.0.app
2022-06-27T05:21:04.6986883Z - dd0be2ea-f733-4d65-bb34-a28f4624fb14:Microsoft_Library Assert_20.0.0.0.app
2022-06-27T05:21:04.7012237Z - e7320ebb-08b3-4406-b1ec-b4927d3e280b:Microsoft_Any_20.0.0.0.app
2022-06-27T05:21:04.7540290Z - 9856ae4f-d1a7-46ef-89bb-6ef056398228:Microsoft_System Application Test Library_20.0.0.0.app
2022-06-27T05:21:04.7594934Z - 5d86850b-0d76-4eca-bd7b-951ad998e997:Microsoft_Tests-TestLibraries_20.0.0.0.app
2022-06-27T05:21:04.7612889Z - 23de40a6-dfe8-4f80-80db-d70f83ce8caf:Microsoft_Test Runner_20.0.0.0.app
2022-06-27T05:21:04.7614300Z 
2022-06-27T05:21:04.7627397Z   _____           _        _ _ _                                     
2022-06-27T05:21:04.7703482Z  |_   _|         | |      | | (_)                                    
2022-06-27T05:21:04.7821475Z    | |  _ __  ___| |_ __ _| | |_ _ __   __ _    __ _ _ __  _ __  ___ 
2022-06-27T05:21:04.7958126Z    | | | '_ \/ __| __/ _` | | | | '_ \ / _` |  / _` | '_ \| '_ \/ __|
2022-06-27T05:21:04.8721779Z   _| |_| | | \__ \ |_ (_| | | | | | | | (_| | | (_| | |_) | |_) \__ \
2022-06-27T05:21:04.9604497Z  |_____|_| |_|___/\__\__,_|_|_|_|_| |_|\__, |  \__,_| .__/| .__/|___/
2022-06-27T05:21:04.9622426Z                                         __/ |       | |   | |        
2022-06-27T05:21:04.9632862Z                                        |___/        |_|   |_|        
2022-06-27T05:21:04.9638045Z 
2022-06-27T05:21:11.5717203Z Publishing C:\ProgramData\BcContainerHelper\Extensions\industry-23166-onprem\c60e8f0f-ad19-40b8-a34d-b3fd0f701231\BE-terna_BE-Code_18.0.0.6768.app
2022-06-27T05:21:35.8975343Z Synchronizing BE-Code on tenant default
2022-06-27T05:21:39.6029365Z Installing BE-Code on tenant default
2022-06-27T05:22:05.6272193Z App BE-terna_BE-Code_18.0.0.6768.app successfully published
2022-06-27T05:22:05.7988327Z Publishing C:\ProgramData\BcContainerHelper\Extensions\industry-23166-onprem\c60e8f0f-ad19-40b8-a34d-b3fd0f701231\BE-terna_BE-Mobile Fusion Core_19.1.2.15765.app
2022-06-27T05:22:10.8138081Z Synchronizing BE-Mobile Fusion Core on tenant default
2022-06-27T05:22:11.0522411Z Installing BE-Mobile Fusion Core on tenant default
2022-06-27T05:22:12.7568474Z App BE-terna_BE-Mobile Fusion Core_19.1.2.15765.app successfully published
2022-06-27T05:22:13.6179825Z 
2022-06-27T05:22:13.6196722Z Installing apps took 69 seconds
2022-06-27T05:22:13.6197741Z 
2022-06-27T05:22:13.6208607Z    _____                      _ _ _                                     
2022-06-27T05:22:13.6214000Z   / ____|                    (_) (_)                                    
2022-06-27T05:22:13.6231139Z  | |     ___  _ __ ___  _ __  _| |_ _ __   __ _    __ _ _ __  _ __  ___ 
2022-06-27T05:22:13.6238073Z  | |    / _ \| '_ ` _ \| '_ \| | | | '_ \ / _` |  / _` | '_ \| '_ \/ __|
2022-06-27T05:22:13.6249155Z  | |____ (_) | | | | | | |_) | | | | | | | (_| | | (_| | |_) | |_) \__ \
2022-06-27T05:22:13.6254776Z   \_____\___/|_| |_| |_| .__/|_|_|_|_| |_|\__, |  \__,_| .__/| .__/|___/
2022-06-27T05:22:13.6265625Z                        | |                 __/ |       | |   | |        
2022-06-27T05:22:13.6270818Z                        |_|                |___/        |_|   |_|        
2022-06-27T05:22:13.6275313Z 
2022-06-27T05:22:13.8186434Z Using custom ruleset
2022-06-27T05:22:13.8254842Z Using Version 32.0.1.758
2022-06-27T05:22:13.8452313Z 
2022-06-27T05:22:13.8465860Z Compiling C:\agent-D01\_work\1\s\Industry
2022-06-27T05:22:14.6313227Z Using Symbols Folder: C:\agent-D01\_work\1\s\.packages
2022-06-27T05:22:36.2025309Z Downloading symbols: Microsoft_Application_20.0.37253.38230.app
2022-06-27T05:22:36.2060776Z Url : http://172.28.37.242:7049/BC/dev/packages?publisher=Microsoft&appName=Application&versionText=20.0.0.0&tenant=default
2022-06-27T05:22:39.8823155Z Adding dependency to System Application from Microsoft
2022-06-27T05:22:39.8849457Z Adding dependency to Base Application from Microsoft
2022-06-27T05:22:39.8929497Z Downloading symbols: Microsoft_System_20.0.37114.38150.app
2022-06-27T05:22:39.8956250Z Url : http://172.28.37.242:7049/BC/dev/packages?publisher=Microsoft&appName=System&versionText=20.0.0.0&tenant=default
2022-06-27T05:22:41.1166785Z Downloading symbols: BE-terna_BE-Code_18.0.0.6768.app
2022-06-27T05:22:41.1349085Z Url : http://172.28.37.242:7049/BC/dev/packages?publisher=BE-terna&appName=BE-Code&versionText=18.0.0.0&tenant=default
2022-06-27T05:22:42.2862427Z Downloading symbols: BE-terna_BE-Mobile Fusion Core_19.1.2.15765.app
2022-06-27T05:22:42.2873824Z Url : http://172.28.37.242:7049/BC/dev/packages?publisher=BE-terna&appName=BE-Mobile%20Fusion%20Core&versionText=19.1.1.0&tenant=default
2022-06-27T05:22:43.4654903Z Downloading symbols: Microsoft_System Application_20.0.37253.38230.app
2022-06-27T05:22:43.4677133Z Url : http://172.28.37.242:7049/BC/dev/packages?publisher=Microsoft&appName=System%20Application&versionText=20.0.0.0&tenant=default
2022-06-27T05:22:44.6637688Z Downloading symbols: Microsoft_Base Application_20.0.37253.38230.app
2022-06-27T05:22:44.6647176Z Url : http://172.28.37.242:7049/BC/dev/packages?publisher=Microsoft&appName=Base%20Application&versionText=20.0.0.0&tenant=default
2022-06-27T05:22:46.4789510Z Compiling...
2022-06-27T05:22:46.5123849Z .\alc.exe /project:"c:\sources\Industry" /packagecachepath:"c:\sources\.packages" /out:"c:\sources\.output\BE-terna_BE-Industry_32.0.1.758.app" /analyzer:C:\build\vsix\extension\bin\Analyzers\Microsoft.Dynamics.Nav.CodeCop.dll /ruleset:c:\sources\Industry\.codeAnalysis\industry.ruleset.json /assemblyprobingpaths:"c:\sources\Industry\.netpackages","C:\Program Files (x86)\Microsoft Dynamics NAV\200\RoleTailored Client","C:\Program Files\Microsoft Dynamics NAV\200\Service","C:\Program Files (x86)\Open XML SDK\V2.5\lib","c:\Windows\Microsoft.NET\Assembly","C:\Test Assemblies\Mock Assemblies"
2022-06-27T05:24:02.4609222Z Microsoft (R) AL Compiler version 9.0.9.2912
2022-06-27T05:24:02.4652373Z Copyright (C) Microsoft Corporation. All rights reserved
2022-06-27T05:24:02.4653461Z 
2022-06-27T05:24:02.4686007Z Compilation started for project 'BE-Industry' containing '1623' files at '07:22:47.422'.
2022-06-27T05:24:02.4689616Z 
2022-06-27T05:24:02.4836940Z ##[warning]c:\sources\Industry\src\page\DummyItemOverview.Page.al(7,19): warning AL0432: Table 'BET AUT Load Equip Calc Sales' is marked for removal. Reason: Will be replaced by registered entries from table "BET AUT LE Assignment Shipment".. Tag: 31.0.
2022-06-27T05:24:02.4917072Z ##[warning]c:\sources\Industry\src\page\ExternalWorkingProdJournal.Page.al(1293,31): warning AL0432: Table 'BET AUT Load Equip Calc Sales' is marked for removal. Reason: Will be replaced by registered entries from table "BET AUT LE Assignment Shipment".. Tag: 31.0.
[many warnings]
2022-06-27T05:24:35.5102906Z ##[warning]c:\sources\Industry\EDI\Automotive\codeunit\EDIFACT.Codeunit.al(2656,32): warning AA0150: Parameter 'Text' is declared by reference but never changed in method 'FormatText'.
2022-06-27T05:24:35.5113156Z 
2022-06-27T05:24:35.5184018Z Compilation ended at '07:24:00.922'.
2022-06-27T05:24:35.5188744Z 
2022-06-27T05:24:35.9807014Z C:\agent-D01\_work\1\s\.output\BE-terna_BE-Industry_32.0.1.758.app successfully created in 142 seconds
2022-06-27T05:24:35.9944869Z BE-terna_BE-Industry_32.0.1.758.app copied to C:\agent-D01\_work\1\s\.packages
2022-06-27T05:24:38.0103920Z Using custom ruleset
2022-06-27T05:24:38.0123319Z Using Version 32.0.1.758
2022-06-27T05:24:38.0143915Z 
2022-06-27T05:24:38.0153206Z Compiling C:\agent-D01\_work\1\s\IndustryDE
2022-06-27T05:24:38.6356026Z Using Symbols Folder: C:\agent-D01\_work\1\s\.packages
2022-06-27T05:24:39.9998448Z Compiling...
2022-06-27T05:24:40.0026349Z .\alc.exe /project:"c:\sources\IndustryDE" /packagecachepath:"c:\sources\.packages" /out:"c:\sources\.output\BE-terna_BE-Industry DE Localization_32.0.1.758.app" /analyzer:C:\build\vsix\extension\bin\Analyzers\Microsoft.Dynamics.Nav.CodeCop.dll /ruleset:c:\sources\Industry\.codeAnalysis\industry.ruleset.json /assemblyprobingpaths:"C:\Program Files (x86)\Microsoft Dynamics NAV\200\RoleTailored Client","C:\Program Files\Microsoft Dynamics NAV\200\Service","C:\Program Files (x86)\Open XML SDK\V2.5\lib","c:\Windows\Microsoft.NET\Assembly","C:\Test Assemblies\Mock Assemblies"
2022-06-27T05:24:48.6348589Z Microsoft (R) AL Compiler version 9.0.9.2912
2022-06-27T05:24:48.6476780Z Copyright (C) Microsoft Corporation. All rights reserved
2022-06-27T05:24:48.6482146Z 
2022-06-27T05:24:48.6500320Z Compilation started for project 'BE-Industry DE Localization' containing '3' files at '07:24:40.684'.
2022-06-27T05:24:48.6501927Z 
2022-06-27T05:24:48.6508223Z 
2022-06-27T05:24:48.6522467Z Compilation ended at '07:24:48.560'.
2022-06-27T05:24:48.6524543Z 
2022-06-27T05:24:48.6533016Z C:\agent-D01\_work\1\s\.output\BE-terna_BE-Industry DE Localization_32.0.1.758.app successfully created in 11 seconds
2022-06-27T05:24:48.6968394Z BE-terna_BE-Industry DE Localization_32.0.1.758.app copied to C:\agent-D01\_work\1\s\.packages
2022-06-27T05:24:49.1690481Z   _____                            _   _               _______       _     _______          _ _    _ _   
2022-06-27T05:24:49.1715998Z  |_   _|                          | | (_)             |__   __|     | |   |__   __|        | | |  (_) |  
2022-06-27T05:24:49.1723266Z    | |  _ __ ___  _ __   ___  _ __| |_ _ _ __   __ _     | | ___ ___| |_     | | ___   ___ | | | ___| |_ 
2022-06-27T05:24:49.1735008Z    | | | '_ ` _ \| '_ \ / _ \| '__| __| | '_ \ / _` |    | |/ _ \ __| __|    | |/ _ \ / _ \| | |/ / | __|
2022-06-27T05:24:49.1741438Z   _| |_| | | | | | |_) | (_) | |  | |_| | | | | (_| |    | |  __\__ \ |_     | | (_) | (_) | |   <| | |_ 
2022-06-27T05:24:49.1818502Z  |_____|_| |_| |_| .__/ \___/|_|   \__|_|_| |_|\__, |    |_|\___|___/\__|    |_|\___/ \___/|_|_|\_\_|\__|
2022-06-27T05:24:49.1825057Z                  | |                            __/ |                                                    
2022-06-27T05:24:49.1833490Z                  |_|                           |___/                                                     
2022-06-27T05:24:51.2300231Z Skipping app 'C:\Applications\TestFramework\TestLibraries\permissions mock\Microsoft_Permissions Mock.app' as it is already installed
2022-06-27T05:24:51.2775654Z Skipping app 'C:\Applications\TestFramework\TestRunner\Microsoft_Test Runner.app' as it is already installed
2022-06-27T05:24:53.0226313Z Publishing C:\ProgramData\BcContainerHelper\Extensions\industry-23166-onprem\69462117-c75c-4305-9fa4-ab8c57c142f2\Microsoft_Any.app
2022-06-27T05:24:53.1770158Z Synchronizing Any on tenant default
2022-06-27T05:24:53.2351044Z Installing Any on tenant default
2022-06-27T05:24:53.5443971Z App Microsoft_Any.app successfully published
2022-06-27T05:24:55.1336216Z Publishing C:\ProgramData\BcContainerHelper\Extensions\industry-23166-onprem\11e7faf5-d2a2-49df-abb8-aba97e249b7b\Microsoft_Library Assert.app
2022-06-27T05:24:55.2547149Z Synchronizing Library Assert on tenant default
2022-06-27T05:24:55.3128162Z Installing Library Assert on tenant default
2022-06-27T05:24:55.5305096Z App Microsoft_Library Assert.app successfully published
2022-06-27T05:24:55.9772141Z Skipping app 'C:\Applications\TestFramework\TestLibraries\permissions mock\Microsoft_Permissions Mock.app' as it is already installed
2022-06-27T05:24:57.2563119Z Publishing C:\ProgramData\BcContainerHelper\Extensions\industry-23166-onprem\4d8914c4-2085-40d7-80ed-c5be7c278e03\Microsoft_Library Variable Storage.app
2022-06-27T05:24:57.3807334Z Synchronizing Library Variable Storage on tenant default
2022-06-27T05:24:57.4508373Z Installing Library Variable Storage on tenant default
2022-06-27T05:24:57.7272847Z App Microsoft_Library Variable Storage.app successfully published
2022-06-27T05:24:59.1642209Z Publishing C:\ProgramData\BcContainerHelper\Extensions\industry-23166-onprem\88d5fd11-ce1a-4765-8dc1-2b61d41eb962\Microsoft_System Application Test Library.app
2022-06-27T05:25:02.0527519Z Synchronizing System Application Test Library on tenant default
2022-06-27T05:25:03.1344242Z Installing System Application Test Library on tenant default
2022-06-27T05:25:05.5225638Z App Microsoft_System Application Test Library.app successfully published
2022-06-27T05:25:07.5704653Z Publishing C:\ProgramData\BcContainerHelper\Extensions\industry-23166-onprem\a681ee5a-0be1-4420-889a-426c357892eb\Microsoft_Tests-TestLibraries.app
2022-06-27T05:25:24.1549192Z Synchronizing Tests-TestLibraries on tenant default
2022-06-27T05:25:25.7526406Z Installing Tests-TestLibraries on tenant default
2022-06-27T05:25:35.8370251Z App Microsoft_Tests-TestLibraries.app successfully published
2022-06-27T05:25:36.3257340Z TestToolkit successfully imported
2022-06-27T05:25:36.7360810Z 
2022-06-27T05:25:36.7396603Z Importing Test Toolkit took 48 seconds
2022-06-27T05:25:36.7411293Z    _____                      _ _ _               _           _                           
2022-06-27T05:25:36.7417708Z   / ____|                    (_) (_)             | |         | |                          
2022-06-27T05:25:36.7428825Z  | |     ___  _ __ ___  _ __  _| |_ _ __   __ _  | |_ ___ ___| |_    __ _ _ __  _ __  ___ 
2022-06-27T05:25:36.7434129Z  | |    / _ \| '_ ` _ \| '_ \| | | | '_ \ / _` | | __/ _ \ __| __|  / _` | '_ \| '_ \/ __|
2022-06-27T05:25:36.7442898Z  | |____ (_) | | | | | | |_) | | | | | | | (_| | | |_  __\__ \ |_  | (_| | |_) | |_) \__ \
2022-06-27T05:25:36.7451700Z   \_____\___/|_| |_| |_| .__/|_|_|_|_| |_|\__, |  \__\___|___/\__|  \__,_| .__/| .__/|___/
2022-06-27T05:25:36.7464593Z                        | |                 __/ |                         | |   | |        
2022-06-27T05:25:36.7468657Z                        |_|                |___/                          |_|   |_|        
2022-06-27T05:25:36.7480313Z Using Version 32.0.1.758
2022-06-27T05:25:36.7488120Z 
2022-06-27T05:25:36.7496171Z Compiling C:\agent-D01\_work\1\s\TestAutomotive
2022-06-27T05:25:37.2728546Z Using Symbols Folder: C:\agent-D01\_work\1\s\.packages
2022-06-27T05:25:38.6423382Z Downloading symbols: Microsoft_Library Assert_20.0.37253.38230.app
2022-06-27T05:25:38.6848522Z Url : http://172.28.37.242:7049/BC/dev/packages?publisher=Microsoft&appName=Library%20Assert&versionText=20.0.0.0&tenant=default
2022-06-27T05:25:39.8011171Z Downloading symbols: Microsoft_Any_20.0.37253.38230.app
2022-06-27T05:25:39.8019713Z Url : http://172.28.37.242:7049/BC/dev/packages?publisher=Microsoft&appName=Any&versionText=20.0.0.0&tenant=default
2022-06-27T05:25:40.9711197Z Downloading symbols: Microsoft_System Application Test Library_20.0.37253.38230.app
2022-06-27T05:25:40.9737243Z Url : http://172.28.37.242:7049/BC/dev/packages?publisher=Microsoft&appName=System%20Application%20Test%20Library&versionText=20.0.0.0&tenant=default
2022-06-27T05:25:42.1702136Z Adding dependency to System Application from Microsoft
2022-06-27T05:25:42.1742350Z Downloading symbols: Microsoft_Tests-TestLibraries_20.0.37253.38230.app
2022-06-27T05:25:42.3390476Z Url : http://172.28.37.242:7049/BC/dev/packages?publisher=Microsoft&appName=Tests-TestLibraries&versionText=20.0.0.0&tenant=default
2022-06-27T05:25:43.4470660Z Adding dependency to Library Variable Storage from Microsoft
2022-06-27T05:25:43.4526317Z Adding dependency to Permissions Mock from Microsoft
2022-06-27T05:25:43.5422050Z Downloading symbols: Microsoft_Test Runner_20.0.37253.38230.app
2022-06-27T05:25:43.6702901Z Url : http://172.28.37.242:7049/BC/dev/packages?publisher=Microsoft&appName=Test%20Runner&versionText=20.0.0.0&tenant=default
2022-06-27T05:25:44.7164977Z Downloading symbols: Microsoft_Library Variable Storage_20.0.37253.38230.app
2022-06-27T05:25:44.7725844Z Url : http://172.28.37.242:7049/BC/dev/packages?publisher=Microsoft&appName=Library%20Variable%20Storage&versionText=20.0.0.0&tenant=default
2022-06-27T05:25:45.8076573Z Downloading symbols: Microsoft_Permissions Mock_20.0.37253.38230.app
2022-06-27T05:25:45.8270487Z Url : http://172.28.37.242:7049/BC/dev/packages?publisher=Microsoft&appName=Permissions%20Mock&versionText=20.0.0.0&tenant=default
2022-06-27T05:25:47.3904441Z Compiling...
2022-06-27T05:25:47.3948126Z .\alc.exe /project:"c:\sources\TestAutomotive" /packagecachepath:"c:\sources\.packages" /out:"c:\sources\.output\BE-terna_BE-Automotive Test_32.0.1.758.app" /assemblyprobingpaths:"C:\Program Files (x86)\Microsoft Dynamics NAV\200\RoleTailored Client","C:\Program Files\Microsoft Dynamics NAV\200\Service","C:\Program Files (x86)\Open XML SDK\V2.5\lib","c:\Windows\Microsoft.NET\Assembly","C:\Test Assemblies\Mock Assemblies"
2022-06-27T05:26:08.5800615Z Microsoft (R) AL Compiler version 9.0.9.2912
2022-06-27T05:26:08.6283611Z Copyright (C) Microsoft Corporation. All rights reserved
2022-06-27T05:26:08.6306479Z 
2022-06-27T05:26:08.7006042Z Compilation started for project 'BE-Automotive Test' containing '27' files at '07:25:47.725'.
2022-06-27T05:26:08.7356690Z 
2022-06-27T05:26:09.6023980Z ##[warning]c:\sources\TestAutomotive\src\codeunit\TestLibrary.Codeunit.al(3142,36): warning AL0432: Table 'BET AUT Load Equip Calc Sales' is marked for removal. Reason: Will be replaced by registered entries from table "BET AUT LE Assignment Shipment".. Tag: 31.0.
2022-06-27T05:26:09.6196993Z ##[warning]c:\sources\TestAutomotive\test\TestEdiSales.Codeunit.al(1206,36): warning AL0432: Table 'BET AUT Load Equip Calc Sales' is marked for removal. Reason: Will be replaced by registered entries from table "BET AUT LE Assignment Shipment".. Tag: 31.0.
2022-06-27T05:26:09.6256070Z ##[warning]c:\sources\TestAutomotive\test\TestEdiSales.Codeunit.al(1288,36): warning AL0432: Table 'BET AUT Load Equip Calc Sales' is marked for removal. Reason: Will be replaced by registered entries from table "BET AUT LE Assignment Shipment".. Tag: 31.0.
2022-06-27T05:26:09.6324311Z ##[warning]c:\sources\TestAutomotive\test\TestEdiSales.Codeunit.al(1511,36): warning AL0432: Table 'BET AUT Load Equip Calc Sales' is marked for removal. Reason: Will be replaced by registered entries from table "BET AUT LE Assignment Shipment".. Tag: 31.0.
2022-06-27T05:26:09.6391254Z ##[warning]c:\sources\TestAutomotive\test\TestEdiSales.Codeunit.al(1745,36): warning AL0432: Table 'BET AUT Load Equip Calc Sales' is marked for removal. Reason: Will be replaced by registered entries from table "BET AUT LE Assignment Shipment".. Tag: 31.0.
2022-06-27T05:26:09.6452781Z ##[warning]c:\sources\TestAutomotive\src\codeunit\TestLibraryWarehouse.Codeunit.al(2131,43): warning AL0432: Table 'BET AUT Load Equip Calc Sales' is marked for removal. Reason: Will be replaced by registered entries from table "BET AUT LE Assignment Shipment".. Tag: 31.0.
2022-06-27T05:26:09.7050843Z ##[warning]c:\sources\TestAutomotive\src\codeunit\TestLibraryWarehouse.Codeunit.al(2154,43): warning AL0432: Table 'BET AUT Load Equip Calc Sales' is marked for removal. Reason: Will be replaced by registered entries from table "BET AUT LE Assignment Shipment".. Tag: 31.0.
2022-06-27T05:26:09.7130054Z ##[warning]c:\sources\TestAutomotive\src\codeunit\TestLibraryWarehouse.Codeunit.al(2176,43): warning AL0432: Table 'BET AUT Load Equip Calc Sales' is marked for removal. Reason: Will be replaced by registered entries from table "BET AUT LE Assignment Shipment".. Tag: 31.0.
2022-06-27T05:26:09.8160233Z ##[warning]c:\sources\TestAutomotive\src\codeunit\TestLibraryWarehouse.Codeunit.al(2228,70): warning AL0432: Table 'BET AUT Load Equip Calc Sales' is marked for removal. Reason: Will be replaced by registered entries from table "BET AUT LE Assignment Shipment".. Tag: 31.0.
2022-06-27T05:26:09.8189884Z ##[warning]c:\sources\TestAutomotive\src\codeunit\TestLibraryWarehouse.Codeunit.al(2285,78): warning AL0432: Table 'BET AUT Load Equip Calc Sales' is marked for removal. Reason: Will be replaced by registered entries from table "BET AUT LE Assignment Shipment".. Tag: 31.0.
2022-06-27T05:26:09.8245212Z ##[warning]c:\sources\TestAutomotive\src\codeunit\TestLibraryWarehouse.Codeunit.al(2311,76): warning AL0432: Table 'BET AUT Load Equip Calc Sales' is marked for removal. Reason: Will be replaced by registered entries from table "BET AUT LE Assignment Shipment".. Tag: 31.0.
2022-06-27T05:26:09.8252926Z ##[warning]c:\sources\TestAutomotive\src\codeunit\TestLibraryWarehouse.Codeunit.al(3150,103): warning AL0432: Table 'BET AUT Load Equip Calc Sales' is marked for removal. Reason: Will be replaced by registered entries from table "BET AUT LE Assignment Shipment".. Tag: 31.0.
2022-06-27T05:26:09.8564508Z ##[warning]c:\sources\TestAutomotive\src\codeunit\TestLibraryWarehouse.Codeunit.al(3280,110): warning AL0432: Table 'BET AUT Load Equip Calc Sales' is marked for removal. Reason: Will be replaced by registered entries from table "BET AUT LE Assignment Shipment".. Tag: 31.0.
2022-06-27T05:26:09.8754132Z ##[warning]c:\sources\TestAutomotive\test\TestShipment.Codeunit.al(1600,24): warning AL0432: Method 'WarehouseShipmentStoreLabel' is marked for removal. Reason: Will be replaced by function with "LE Assignment Shipment". Tag: 31.0.
2022-06-27T05:26:11.0280753Z ##[warning]c:\sources\TestAutomotive\test\TestShipment.Codeunit.al(1704,24): warning AL0432: Method 'WarehouseShipmentStoreLabel' is marked for removal. Reason: Will be replaced by function with "LE Assignment Shipment". Tag: 31.0.
2022-06-27T05:26:11.0312438Z ##[warning]c:\sources\TestAutomotive\test\TestShipment.Codeunit.al(2043,24): warning AL0432: Method 'WarehouseShipmentStoreLabel' is marked for removal. Reason: Will be replaced by function with "LE Assignment Shipment". Tag: 31.0.
2022-06-27T05:26:11.0396467Z ##[warning]c:\sources\TestAutomotive\test\TestShipment.Codeunit.al(2103,24): warning AL0432: Method 'WarehouseShipmentStoreLabel' is marked for removal. Reason: Will be replaced by function with "LE Assignment Shipment". Tag: 31.0.
2022-06-27T05:26:11.0408071Z ##[warning]c:\sources\TestAutomotive\test\TestShipment.Codeunit.al(2129,24): warning AL0432: Method 'WarehouseShipmentPrintAllLabels' is marked for removal. Reason: Will be replaced by function with "LE Assignment Shipment". Tag: 31.0.
2022-06-27T05:26:11.0461537Z ##[warning]c:\sources\TestAutomotive\test\TestShipment.Codeunit.al(2157,24): warning AL0432: Method 'WarehouseShipmentStoreLabel' is marked for removal. Reason: Will be replaced by function with "LE Assignment Shipment". Tag: 31.0.
2022-06-27T05:26:11.0483860Z ##[warning]c:\sources\TestAutomotive\test\TestPostTransport.Codeunit.al(46,24): warning AL0432: Method 'WarehouseShipmentPrintAllLabels' is marked for removal. Reason: Will be replaced by function with "LE Assignment Shipment". Tag: 31.0.
2022-06-27T05:26:11.0509443Z ##[warning]c:\sources\TestAutomotive\src\codeunit\TestLibrary.Codeunit.al(3159,63): warning AL0432: Table 'BET AUT Load Equip Calc Sales' is marked for removal. Reason: Will be replaced by registered entries from table "BET AUT LE Assignment Shipment".. Tag: 31.0.
2022-06-27T05:26:11.0560356Z ##[warning]c:\sources\TestAutomotive\test\TestEdiSales.Codeunit.al(1265,24): warning AL0432: Method 'GetLoadingEquipmentMaster' is marked for removal. Reason: Will be replaced by function with "LE Assignment Shipment". Tag: 31.0.
2022-06-27T05:26:11.0598705Z ##[warning]c:\sources\TestAutomotive\test\TestEdiSales.Codeunit.al(1378,24): warning AL0432: Method 'GetLoadingEquipmentMaster' is marked for removal. Reason: Will be replaced by function with "LE Assignment Shipment". Tag: 31.0.
2022-06-27T05:26:11.0612519Z ##[warning]c:\sources\TestAutomotive\test\TestEdiSales.Codeunit.al(1601,24): warning AL0432: Method 'GetLoadingEquipmentMaster' is marked for removal. Reason: Will be replaced by function with "LE Assignment Shipment". Tag: 31.0.
2022-06-27T05:26:11.0634722Z ##[warning]c:\sources\TestAutomotive\test\TestEdiSales.Codeunit.al(1840,24): warning AL0432: Method 'GetLoadingEquipmentMaster' is marked for removal. Reason: Will be replaced by function with "LE Assignment Shipment". Tag: 31.0.
2022-06-27T05:26:11.1071057Z ##[warning]c:\sources\TestAutomotive\src\codeunit\TestLibraryWarehouse.Codeunit.al(2141,25): warning AL0432: Method 'StoreLabelFromAttachedLoadingEquipment' is marked for removal. Reason: Will be replaced by function with "LE Assignment Shipment". Tag: 31.0.
2022-06-27T05:26:11.1114614Z ##[warning]c:\sources\TestAutomotive\src\codeunit\TestLibraryWarehouse.Codeunit.al(2144,29): warning AL0432: Method 'StoreLabelAsAttachment' is marked for removal. Reason: Will be replaced by function with "LE Assignment Shipment". Tag: 31.0.
2022-06-27T05:26:11.1788060Z ##[warning]c:\sources\TestAutomotive\src\codeunit\TestLibraryWarehouse.Codeunit.al(2165,13): warning AL0432: Method 'StoreLabelAsAttachment' is marked for removal. Reason: Will be replaced by function with "LE Assignment Shipment". Tag: 31.0.
2022-06-27T05:26:11.1817450Z ##[warning]c:\sources\TestAutomotive\src\codeunit\TestLibraryWarehouse.Codeunit.al(2168,17): warning AL0432: Method 'StoreLabelFromAttachedLoadingEquipment' is marked for removal. Reason: Will be replaced by function with "LE Assignment Shipment". Tag: 31.0.
2022-06-27T05:26:11.1863969Z ##[warning]c:\sources\TestAutomotive\src\codeunit\TestLibraryWarehouse.Codeunit.al(2194,13): warning AL0432: Method 'StoreAllLabels' is marked for removal. Reason: Will be replaced by function with "LE Assignment Shipment". Tag: 31.0.
2022-06-27T05:26:11.1892584Z ##[warning]c:\sources\TestAutomotive\src\codeunit\TestLibraryWarehouse.Codeunit.al(2200,13): warning AL0432: Method 'StoreAllLabels' is marked for removal. Reason: Will be replaced by function with "LE Assignment Shipment". Tag: 31.0.
2022-06-27T05:26:11.1900447Z ##[warning]c:\sources\TestAutomotive\src\codeunit\TestLibraryWarehouse.Codeunit.al(2201,13): warning AL0432: Method 'StoreAllLabels' is marked for removal. Reason: Will be replaced by function with "LE Assignment Shipment". Tag: 31.0.
2022-06-27T05:26:11.1923331Z ##[warning]c:\sources\TestAutomotive\src\codeunit\TestLibraryWarehouse.Codeunit.al(2206,17): warning AL0432: Method 'StoreAllLabels' is marked for removal. Reason: Will be replaced by function with "LE Assignment Shipment". Tag: 31.0.
2022-06-27T05:26:11.1951518Z ##[warning]c:\sources\TestAutomotive\src\codeunit\TestLibraryWarehouse.Codeunit.al(2215,13): warning AL0432: Method 'StoreAllLabels' is marked for removal. Reason: Will be replaced by function with "LE Assignment Shipment". Tag: 31.0.
2022-06-27T05:26:11.1958264Z ##[warning]c:\sources\TestAutomotive\src\codeunit\TestLibraryWarehouse.Codeunit.al(2221,13): warning AL0432: Method 'StoreAllLabels' is marked for removal. Reason: Will be replaced by function with "LE Assignment Shipment". Tag: 31.0.
2022-06-27T05:26:11.1981988Z ##[warning]c:\sources\TestAutomotive\src\codeunit\TestLibraryWarehouse.Codeunit.al(2222,13): warning AL0432: Method 'StoreAllLabels' is marked for removal. Reason: Will be replaced by function with "LE Assignment Shipment". Tag: 31.0.
2022-06-27T05:26:11.2286790Z ##[warning]c:\sources\TestAutomotive\src\codeunit\TestLibraryWarehouse.Codeunit.al(2248,17): warning AL0432: Method 'StoreLabelAsAttachment' is marked for removal. Reason: Will be replaced by function with "LE Assignment Shipment". Tag: 31.0.
2022-06-27T05:26:12.2580531Z ##[warning]c:\sources\TestAutomotive\src\codeunit\TestLibraryWarehouse.Codeunit.al(2299,55): warning AL0432: Method 'comGebeBerichtID' is marked for removal. Reason: Function will be replaced. Tag: 31.0.
2022-06-27T05:26:12.4061257Z ##[warning]c:\sources\TestAutomotive\src\codeunit\TestLibraryWarehouse.Codeunit.al(2304,9): warning AL0432: Method 'GetDocumentReference' is marked for removal. Reason: Will be replaced by function with "LE Assignment Shipment". Tag: 31.0.
2022-06-27T05:26:12.4069412Z 
2022-06-27T05:26:12.4128367Z Compilation ended at '07:26:07.609'.
2022-06-27T05:26:12.4685286Z 
2022-06-27T05:26:12.4727296Z C:\agent-D01\_work\1\s\.output\BE-terna_BE-Automotive Test_32.0.1.758.app successfully created in 36 seconds
2022-06-27T05:26:12.4751667Z BE-terna_BE-Automotive Test_32.0.1.758.app copied to C:\agent-D01\_work\1\s\.packages
2022-06-27T05:26:14.1808037Z Using Version 32.0.1.758
2022-06-27T05:26:14.1814445Z 
2022-06-27T05:26:14.1845919Z Compiling C:\agent-D01\_work\1\s\TestLogisticsSupplyChain
2022-06-27T05:26:24.6581826Z Using Symbols Folder: C:\agent-D01\_work\1\s\.packages
2022-06-27T05:26:31.6228421Z Compiling...
2022-06-27T05:26:31.6335688Z .\alc.exe /project:"c:\sources\TestLogisticsSupplyChain" /packagecachepath:"c:\sources\.packages" /out:"c:\sources\.output\BE-terna_BE-Logistics Supply Chain Test_32.0.1.758.app" /assemblyprobingpaths:"C:\Program Files (x86)\Microsoft Dynamics NAV\200\RoleTailored Client","C:\Program Files\Microsoft Dynamics NAV\200\Service","C:\Program Files (x86)\Open XML SDK\V2.5\lib","c:\Windows\Microsoft.NET\Assembly","C:\Test Assemblies\Mock Assemblies"
2022-06-27T05:26:42.1733356Z Microsoft (R) AL Compiler version 9.0.9.2912
2022-06-27T05:26:42.1848709Z Copyright (C) Microsoft Corporation. All rights reserved
2022-06-27T05:26:42.1858859Z 
2022-06-27T05:26:42.2215328Z Compilation started for project 'BE-Logistics Supply Chain Test' containing '8' files at '07:26:32.085'.
2022-06-27T05:26:42.2480542Z 
2022-06-27T05:26:42.2654208Z 
2022-06-27T05:26:42.3181025Z Compilation ended at '07:26:42.016'.
2022-06-27T05:26:42.3216762Z 
2022-06-27T05:26:42.3406591Z C:\agent-D01\_work\1\s\.output\BE-terna_BE-Logistics Supply Chain Test_32.0.1.758.app successfully created in 28 seconds
2022-06-27T05:26:42.3816493Z BE-terna_BE-Logistics Supply Chain Test_32.0.1.758.app copied to C:\agent-D01\_work\1\s\.packages
2022-06-27T05:26:42.7504755Z 
2022-06-27T05:26:42.7620408Z Compiling apps, test apps and importing test toolkit took 269 seconds
2022-06-27T05:26:42.7622606Z 
2022-06-27T05:26:42.7641742Z    _____ _             _                                        
2022-06-27T05:26:42.8335963Z   / ____(_)           (_)                 /\                    
2022-06-27T05:26:42.8527548Z  | (___  _  __ _ _ __  _ _ __   __ _     /  \   _ __  _ __  ___ 
2022-06-27T05:26:42.8617637Z   \___ \| |/ _` | '_ \| | '_ \ / _` |   / /\ \ | '_ \| '_ \/ __|
2022-06-27T05:26:42.8630369Z   ____) | | (_| | | | | | | | | (_| |  / ____ \| |_) | |_) \__ \
2022-06-27T05:26:42.8684510Z  |_____/|_|\__, |_| |_|_|_| |_|\__, | /_/    \_\ .__/| .__/|___/
2022-06-27T05:26:42.8738203Z             __/ |               __/ |          | |   | |        
2022-06-27T05:26:42.8766011Z            |___/               |___/           |_|   |_|        
2022-06-27T05:26:42.8771630Z 
2022-06-27T05:26:43.0736670Z Copying certificate file to container
2022-06-27T05:26:43.4600812Z Downloading Signing Tools
2022-06-27T05:26:43.7839747Z Installing Signing Tools
2022-06-27T05:26:50.0700870Z Signing c:\sources\.output\BE-terna_BE-Industry_32.0.1.758.app
2022-06-27T05:26:50.7279073Z Done Adding Additional Store
2022-06-27T05:26:51.2975597Z Successfully signed: c:\sources\.output\BE-terna_BE-Industry_32.0.1.758.app
2022-06-27T05:26:51.2982792Z 
2022-06-27T05:26:51.8900621Z Copying certificate file to container
2022-06-27T05:26:52.0425274Z Signing c:\sources\.output\BE-terna_BE-Industry DE Localization_32.0.1.758.app
2022-06-27T05:26:52.2532410Z Done Adding Additional Store
2022-06-27T05:26:52.7143802Z Successfully signed: c:\sources\.output\BE-terna_BE-Industry DE Localization_32.0.1.758.app
2022-06-27T05:26:52.7151309Z 
2022-06-27T05:26:53.1201962Z 
2022-06-27T05:26:53.1212381Z Signing apps took 10 seconds
2022-06-27T05:26:53.1215664Z 
2022-06-27T05:26:53.1222721Z   _____       _     _ _     _     _                                        
2022-06-27T05:26:53.1229584Z  |  __ \     | |   | (_)   | |   (_)                 /\                    
2022-06-27T05:26:53.1236320Z  | |__) |   _| |__ | |_ ___| |__  _ _ __   __ _     /  \   _ __  _ __  ___ 
2022-06-27T05:26:53.1243307Z  |  ___/ | | | '_ \| | / __| '_ \| | '_ \ / _` |   / /\ \ | '_ \| '_ \/ __|
2022-06-27T05:26:53.1254752Z  | |   | |_| | |_) | | \__ \ | | | | | | | (_| |  / ____ \| |_) | |_) \__ \
2022-06-27T05:26:53.1260484Z  |_|    \__,_|_.__/|_|_|___/_| |_|_|_| |_|\__, | /_/    \_\ .__/| .__/|___/
2022-06-27T05:26:53.1270370Z                                            __/ |          | |   | |        
2022-06-27T05:26:53.1274982Z                                           |___/           |_|   |_|        
2022-06-27T05:26:53.1278902Z 
2022-06-27T05:26:54.9074061Z Publishing C:\ProgramData\BcContainerHelper\Extensions\industry-23166-onprem\00ead75c-73cc-4bce-9550-46b5408005e5\BE-terna_BE-Industry_32.0.1.758.app
2022-06-27T05:28:40.8483926Z Synchronizing BE-Industry on tenant default
2022-06-27T05:29:06.0380969Z Installing BE-Industry on tenant default
2022-06-27T05:30:59.3976394Z App BE-terna_BE-Industry_32.0.1.758.app successfully published
2022-06-27T05:31:01.8360759Z Publishing C:\ProgramData\BcContainerHelper\Extensions\industry-23166-onprem\f67a0fac-970d-4daa-b40a-813d1163ec6d\BE-terna_BE-Industry DE Localization_32.0.1.758.app
2022-06-27T05:31:02.8074733Z Synchronizing BE-Industry DE Localization on tenant default
2022-06-27T05:31:03.1087132Z Installing BE-Industry DE Localization on tenant default
2022-06-27T05:31:03.7878595Z App BE-terna_BE-Industry DE Localization_32.0.1.758.app successfully published
2022-06-27T05:31:05.3882830Z Publishing C:\ProgramData\BcContainerHelper\Extensions\industry-23166-onprem\168bd4fd-33a3-448d-92ba-e096b777a9bd\BE-terna_BE-Automotive Test_32.0.1.758.app
2022-06-27T05:31:12.4236595Z Synchronizing BE-Automotive Test on tenant default
2022-06-27T05:31:12.6439107Z Installing BE-Automotive Test on tenant default
2022-06-27T05:31:14.6820701Z App BE-terna_BE-Automotive Test_32.0.1.758.app successfully published
2022-06-27T05:31:16.2659714Z Publishing C:\ProgramData\BcContainerHelper\Extensions\industry-23166-onprem\aff3c468-c9a5-479d-b898-866925df5188\BE-terna_BE-Logistics Supply Chain Test_32.0.1.758.app
2022-06-27T05:31:16.5687327Z Synchronizing BE-Logistics Supply Chain Test on tenant default
2022-06-27T05:31:16.7234564Z Installing BE-Logistics Supply Chain Test on tenant default
2022-06-27T05:31:17.1635028Z App BE-terna_BE-Logistics Supply Chain Test_32.0.1.758.app successfully published
2022-06-27T05:31:17.5478066Z 
2022-06-27T05:31:17.5487146Z Publishing apps took 264 seconds
2022-06-27T05:31:17.5522901Z    _____                    _          ____        _ _     _                 _   _  __           _       
2022-06-27T05:31:17.5531446Z   / ____|                  | |        |  _ \      (_) |   | |     /\        | | (_)/ _|         | |      
2022-06-27T05:31:17.5543266Z  | |     ___  _ __  _   _  | |_ ___   | |_) |_   _ _| | __| |    /  \   _ __| |_ _| |_ __ _  ___| |_ ___ 
2022-06-27T05:31:17.5549128Z  | |    / _ \| '_ \| | | | | __/ _ \  |  _ <| | | | | |/ _` |   / /\ \ | '__| __| |  _/ _` |/ __| __/ __|
2022-06-27T05:31:17.5561133Z  | |____ (_) | |_) | |_| | | |_ (_) | | |_) | |_| | | | (_| |  / ____ \| |  | |_| | || (_| | (__| |_\__ \
2022-06-27T05:31:17.5567020Z   \_____\___/| .__/ \__, |  \__\___/  |____/ \__,_|_|_|\__,_| /_/    \_\_|   \__|_|_| \__,_|\___|\__|___/
2022-06-27T05:31:17.5578875Z              | |     __/ |                                                                               
2022-06-27T05:31:17.5584190Z              |_|    |___/                                                                                
2022-06-27T05:31:17.6176632Z Files in build artifacts folder:
2022-06-27T05:31:17.6302939Z Apps\BE-terna_BE-Industry DE Localization_32.0.1.758.app (50115 bytes)
2022-06-27T05:31:17.6313635Z Apps\BE-terna_BE-Industry_32.0.1.758.app (8223358 bytes)
2022-06-27T05:31:17.6332174Z TestApps\BE-terna_BE-Automotive Test_32.0.1.758.app (264134 bytes)
2022-06-27T05:31:17.6343301Z TestApps\BE-terna_BE-Logistics Supply Chain Test_32.0.1.758.app (55425 bytes)
2022-06-27T05:31:17.6381463Z 
2022-06-27T05:31:17.6398071Z Copying to Build Artifacts took 0 seconds
2022-06-27T05:31:17.6398972Z 
2022-06-27T05:31:17.6410224Z   _____                           _                _____            _        _                 
2022-06-27T05:31:17.6417606Z  |  __ \                         (_)              / ____|          | |      (_)                
2022-06-27T05:31:17.6435522Z  | |__) |___ _ __ ___   _____   ___ _ __   __ _  | |     ___  _ __ | |_ __ _ _ _ __   ___ _ __ 
2022-06-27T05:31:17.6444328Z  |  _  // _ \ '_ ` _ \ / _ \ \ / / | '_ \ / _` | | |    / _ \| '_ \| __/ _` | | '_ \ / _ \ '__|
2022-06-27T05:31:17.6456032Z  | | \ \  __/ | | | | | (_) \ V /| | | | | (_| | | |____ (_) | | | | |_ (_| | | | | |  __/ |   
2022-06-27T05:31:17.6460571Z  |_|  \_\___|_| |_| |_|\___/ \_/ |_|_| |_|\__, |  \_____\___/|_| |_|\__\__,_|_|_| |_|\___|_|   
2022-06-27T05:31:17.6468503Z                                            __/ |                                               
2022-06-27T05:31:17.6477433Z                                           |___/                                                
2022-06-27T05:31:17.6481227Z 
2022-06-27T05:31:17.6488399Z Keep container industry-23166-onprem for running tests
2022-06-27T05:31:17.6513052Z 
2022-06-27T05:31:17.6519946Z Removing container took 0 seconds
2022-06-27T05:31:17.6542033Z 
2022-06-27T05:31:17.6555950Z AL Pipeline finished in 829 seconds
2022-06-27T05:31:19.4008167Z ##[section]Finishing: Run Pipeline
freddydk commented 2 years ago

If I can get the full output from both, I might be able to see what's wrong

ralf-escher commented 2 years ago

I did update my first posting with the full logs of the Run Pipeline script (I only removed most of the compiler warnings)

freddydk commented 2 years ago

I think you pasted the successful attempt in both

ralf-escher commented 2 years ago

Sorry! 😢 Fixed

freddydk commented 2 years ago

I can see that you are restarting the container in the middle of things - what code do you use for doing this?

ralf-escher commented 2 years ago
    Write-Host "Installation of .NET AddIns requires restart of container" -ForegroundColor Yellow
    Restart-BCContainer -containerName $containerName
    Start-Sleep 2
ralf-escher commented 2 years ago

I just remember that I made an update for the license file this morning (using secure files).

Update: replaced the license with an old version. It's working now. Thanks @freddydk for your help.

Remark: any chance to get a better error message for missing license for depending third-party apps?

freddydk commented 2 years ago

Very strange that a bad license file would cause the session to be uninitialized. You could email me the faulty license file and I could have a look why this causes this. I might be able to solve this and give a better error.

Thanks

XVII commented 2 years ago

We've the same issue specifically after restarting the container due to a .NET dependency. We'll try a fresh license, but otherwise is there a root cause we can look for here?

Our license is the same as it's always been, so I'm surprised this has just started coming up now.

ralf-escher commented 2 years ago

We had to exchange our license (expired), therefore I thought this is the cause for this issue. Meanwhile our IT has created several new versions of the license, but we still keep getting that error randomly for the On Premises version (we also have a .NET dependency). The .bclicense file is not working for us and with the .flf file we have major problems with the limited size (120kB).

XVII commented 2 years ago

Perhaps it is time related. We don't do a sleep after restart, so we've not had a success in builds as yet.

If your sleep is longer, say 5-10 seconds, any change?

ralf-escher commented 2 years ago

We have found out, that the problem is "somehow" related to BcContainerHelper version 3.0.11. Currently we force our routines to work with version 3.0.10 and (almost) everything works again. "bcContainerHelperVersion": "3.0.10"

fridrichovsky commented 2 years ago

we have same problem we are using this function sequence: New-BcContainer Add-FontsToNavContainer Import-TestToolkitToBcContainer New-BCContainerBCUser Get-BcContainerServerConfiguration

Last function ends with mentioned error. We do not use container restart.

XVII commented 2 years ago

@freddydk , any thoughts here please?

We also use those same function @fridrichovsky .

freddydk commented 2 years ago

If somebody can provide me access to a machine, which can repro the problem and a repro script - I will gladly connect, troubleshoot and fix the issue if possible.

mcoNAV commented 2 years ago

Freddy I am also having this problem and I have a machine that I can give you access. Our license expires in 1 day and has been flashing a warning. It does not always fail however bc16 is doing it consistently. Just reach out to me if you still need. I'll try my new license later.

fridrichovsky commented 2 years ago

I get again this error on different machines. Thanks to freddy I have workaround (from another issue). Temporarily disable defender or other antivirus. It hepled me. I hope it wasn't just a coincidence. Maybe it will help you too.

XVII commented 2 years ago

Disabling AV temporarily doesn't appear to resolve this.

freddydk commented 2 years ago

@ShadowXVII - please create a new issue with script and full output

XVII commented 2 years ago

The issue is exactly the same? I'm not sure what creating a new issue will provide here. Same scenario. Note that the OP is specifically using .NET addons, not Fonts as @fridrichovsky was. So perhaps fonts specifically are affected by AV whereas .NET isn't?

freddydk commented 2 years ago

You can also paste your script and output here - the more info I can get the higher the chance is that I can see what is going on and why things are failing. What looks similar to you, might not be so similar after all.

freddydk commented 2 years ago

The error that Get-NavServerInstance is not recognized - was fixed with this: https://github.com/microsoft/navcontainerhelper/commit/4739382992859f5fea3ab1e27921133d9553a0c4 (in 4.0.2)

That said - there might still be things failing, but I don't think you will get another case of Get-NavServerInstance is not recognized.

Therefore I always request full scripts (also to see whether people are running the latest version)

freddydk commented 2 years ago

Shipped in 4.0.3

XVII commented 2 years ago

Fab, will try with 4.0.3+ to see if it's resolved for us.

ralf-escher commented 2 years ago

We have no longer problems, using 4.02 currently

XVII commented 2 years ago

Yep, had two successful runs. Looks OK now.