HodorNV / ALOps

ALOps
58 stars 24 forks source link

DockerCreate fails with memory-message #236

Closed waldo1001 closed 3 years ago

waldo1001 commented 3 years ago

Reported as part of another issue here: #231

2020-10-24T03:07:20.7408430Z ##[section]Starting: Create Docker Image - W1 / Current Build
2020-10-24T03:07:20.7498017Z ==============================================================================
2020-10-24T03:07:20.7498256Z Task         : ALOps Docker Create
2020-10-24T03:07:20.7498481Z Description  : Create Docker image from Business Central Artifacts
2020-10-24T03:07:20.7498662Z Version      : 1.435.1864
2020-10-24T03:07:20.7498802Z Author       : Hodor
2020-10-24T03:07:20.7498982Z Help         : Create Docker image based on NAV/BC Artifacts.
2020-10-24T03:07:20.7499247Z ==============================================================================
2020-10-24T03:07:22.3048528Z *** Validate configuration
2020-10-24T03:07:23.5335418Z *** For documentation, please visit   : https://www.alops.be/documentation
2020-10-24T03:07:23.5338859Z 
2020-10-24T03:07:23.8279325Z *** ALOps License:
2020-10-24T03:07:23.8296992Z   * Licensed To: Navitrans
2020-10-24T03:07:23.8299248Z 
2020-10-24T03:07:23.8318215Z *** ALOps Show Variables: false
2020-10-24T03:07:23.9457623Z *** Memory Status: 24.4/31.84 (76.65% Free)
2020-10-24T03:07:25.2275852Z *** Importing required PS-Functions
2020-10-24T03:07:26.8528779Z *** Install/Update BCContainerHelper [https://github.com/microsoft/navcontainerhelper]
2020-10-24T03:07:38.5075618Z 
2020-10-24T03:07:38.5084139Z ModuleType Version    Name                                ExportedCommands                                             
2020-10-24T03:07:38.5089315Z ---------- -------    ----                                ----------------                                             
2020-10-24T03:07:38.5107156Z Script     1.0.10     BcContainerHelper                   {Add-FontsToBcContainer, Add-GitToAlProjectFolder, Backup-...
2020-10-24T03:07:38.5126611Z *** Get Artifact Url for Version [16.3] / Country [w1] / Type [OnPrem]: Latest
2020-10-24T03:07:38.5208190Z ##[command]"Get-BCArtifactUrl" 
2020-10-24T03:07:38.5209165Z Name                           Value                                                                                   
2020-10-24T03:07:38.5209617Z ----                           -----                                                                                   
2020-10-24T03:07:38.5209946Z select                         Latest                                                                                  
2020-10-24T03:07:38.5210268Z version                        16.3                                                                                    
2020-10-24T03:07:38.5210772Z type                           OnPrem                                                                                  
2020-10-24T03:07:38.5210991Z country                        w1                                                                                      
2020-10-24T03:07:38.5211128Z 
2020-10-24T03:07:38.5211174Z 
2020-10-24T03:07:38.5211905Z 
2020-10-24T03:07:38.6791139Z *** Artifact Url: [https://bcartifacts.azureedge.net/onprem/16.3.14085.14238/w1]
2020-10-24T03:07:38.6796325Z *** Build new Image based on [https://bcartifacts.azureedge.net/onprem/16.3.14085.14238/w1]
2020-10-24T03:07:38.6829255Z *** Artifact Type   : [onprem]
2020-10-24T03:07:38.6833430Z *** Artifact Version: [16.3.14085.14238]
2020-10-24T03:07:38.6837184Z *** Artifact Country: [w1]
2020-10-24T03:07:38.7721975Z *** OS: [2019]
2020-10-24T03:07:39.3714924Z *** OS version: [10.0.17763.1282]
2020-10-24T03:07:39.3722415Z *** Image Template: [%IMAGE_PREFIX%:%ARTIFACT_TYPE%-%ARTIFACT_VERSION%-%ARTIFACT_COUNTRY%-%OS_VERSION%-%OS_LTSC%]
2020-10-24T03:07:39.3743935Z *** ImageName: [myimage:onprem-16.3.14085.14238-w1-10.0.17763.1282-ltsc2019]
2020-10-24T03:07:39.3766401Z *** Set Pipeline variable $(ALOPS_BC_IMAGE) = 'myimage:onprem-16.3.14085.14238-w1-10.0.17763.1282-ltsc2019'
2020-10-24T03:07:39.4660229Z Error: No such image: myimage:onprem-16.3.14085.14238-w1-10.0.17763.1282-ltsc2019
2020-10-24T03:07:39.4727396Z *** No 'MyScripts' specified, skipping parse.
2020-10-24T03:07:39.4737121Z *** Create Image: myimage:onprem-16.3.14085.14238-w1-10.0.17763.1282-ltsc2019
2020-10-24T03:07:39.4752739Z ##[command]"New-BcImage" 
2020-10-24T03:07:39.4753282Z Name                           Value                                                                                   
2020-10-24T03:07:39.4753716Z ----                           -----                                                                                   
2020-10-24T03:07:39.4754082Z includePerformanceToolkit      False                                                                                   
2020-10-24T03:07:39.4754407Z includeTestToolkit             True                                                                                    
2020-10-24T03:07:39.4755167Z licenseFile                    https://navitransdev.blob.core.windows.net/build/NVT%20ISV%20BE%20-%20BC%2017-201002-...
2020-10-24T03:07:39.4755522Z artifactUrl                    https://bcartifacts.azureedge.net/onprem/16.3.14085.14238/w1                            
2020-10-24T03:07:39.4755860Z multitenant                    False                                                                                   
2020-10-24T03:07:39.4756279Z imageName                      myimage:onprem-16.3.14085.14238-w1-10.0.17763.1282-ltsc2019                             
2020-10-24T03:07:39.4756636Z includeTestLibrariesOnly       False                                                                                   
2020-10-24T03:07:39.4756954Z includeTestFrameworkOnly       False                                                                                   
2020-10-24T03:07:39.4757132Z 
2020-10-24T03:07:39.4757202Z 
2020-10-24T03:07:39.4757283Z 
2020-10-24T03:07:39.9164006Z Building image myimage:onprem-16.3.14085.14238-w1-10.0.17763.1282-ltsc2019 based on mcr.microsoft.com/dynamicsnav:10.0.17763.1282-generic with https://bcartifacts.azureedge.net/onprem/16.3.14085.14238/w1
2020-10-24T03:07:39.9176531Z Pulling latest image mcr.microsoft.com/dynamicsnav:10.0.17763.1282-generic
2020-10-24T03:07:40.1630562Z 10.0.17763.1282-generic: Pulling from dynamicsnav
2020-10-24T03:07:40.2768895Z Generic Tag: 0.1.0.24
2020-10-24T03:07:40.3819682Z Container OS Version: 10.0.17763.1282 (ltsc2019)
2020-10-24T03:07:40.3826652Z Host OS Version: 10.0.17763.1282 (ltsc2019)
2020-10-24T03:07:40.3837227Z Using process isolation
2020-10-24T03:07:40.3884819Z Using license file https://navitransdev.blob.core.windows.net/build/NVT%20ISV%20BE%20-%20BC%2017-201002-201231-5164052.flf?sv=2019-10-10&st=2020-10-06T08%3A56%3A30Z&se=2021-05-07T08%3A56%3A00Z&sr=b&sp=r&sig=qrZ6y8NMBDL8Tjav4Wbd2Z5TzjhVezT%2FP896eUe5FYs%3D
2020-10-24T03:07:40.3966614Z Downloading c:\bcartifacts.cache\tmp637391128603838395\my\license.flf
2020-10-24T03:07:40.4893040Z Files in c:\bcartifacts.cache\tmp637391128603838395\my:
2020-10-24T03:07:40.4974417Z - license.flf
2020-10-24T03:07:40.5027892Z Copying Platform Artifacts
2020-10-24T03:07:42.2520817Z Copying Database
2020-10-24T03:07:42.6246049Z Copying Licensefile
2020-10-24T03:07:42.7445777Z c:\bcartifacts.cache\tmp637391128603838395
2020-10-24T03:07:49.6784252Z Sending build context to Docker daemon  1.314GB
2020-10-24T03:07:49.6784896Z 
2020-10-24T03:07:49.7376970Z Step 1/6 : FROM mcr.microsoft.com/dynamicsnav:10.0.17763.1282-generic
2020-10-24T03:07:49.7381327Z  ---> 19c435955311
2020-10-24T03:07:49.7382647Z Step 2/6 : ENV DatabaseServer=localhost DatabaseInstance=SQLEXPRESS DatabaseName=CRONUS IsBcSandbox=N artifactUrl=https://bcartifacts.azureedge.net/onprem/16.3.14085.14238/w1
2020-10-24T03:07:49.7979059Z  ---> Running in 0ed4917f6342
2020-10-24T03:07:50.2625654Z Removing intermediate container 0ed4917f6342
2020-10-24T03:07:50.2625995Z  ---> 1e571e59d355
2020-10-24T03:07:50.2627637Z Step 3/6 : COPY my /run/
2020-10-24T03:07:50.6475111Z  ---> 113ea5a9c1ed
2020-10-24T03:07:50.6476007Z Step 4/6 : COPY NAVDVD /NAVDVD/
2020-10-24T03:08:07.0188260Z  ---> 3bf5fa848bec
2020-10-24T03:08:07.0189574Z Step 5/6 : RUN \Run\start.ps1 -installOnly -includeTestToolkit
2020-10-24T03:08:07.0320212Z  ---> Running in d7765c6b90c9
2020-10-24T03:08:09.2590957Z Using installer from C:\Run\150-new
2020-10-24T03:08:09.3410650Z Installing Business Central
2020-10-24T03:08:09.3533274Z Installing from DVD
2020-10-24T03:08:09.3541261Z Starting Local SQL Server
2020-10-24T03:08:11.6409047Z Starting Internet Information Server
2020-10-24T03:08:11.9691862Z Copying Service Tier Files
2020-10-24T03:08:12.8463266Z Copying PowerShell Scripts
2020-10-24T03:08:13.1070303Z Copying dependencies
2020-10-24T03:08:13.1192919Z Copying ReportBuilder
2020-10-24T03:08:13.1927917Z Importing PowerShell Modules
2020-10-24T03:08:18.2025068Z Determining Database Collation
2020-10-24T03:08:19.0545936Z Restoring CRONUS Demo Database
2020-10-24T03:08:21.7289612Z Modifying Business Central Service Tier Config File for Docker
2020-10-24T03:08:21.7603413Z Creating Business Central Service Tier
2020-10-24T03:08:21.8332909Z Installing SIP crypto provider: 'C:\Windows\System32\NavSip.dll'
2020-10-24T03:08:26.1931177Z Copying Web Client Files
2020-10-24T03:08:26.1933416Z Copying Client Files
2020-10-24T03:08:26.1936985Z Copying ModernDev Files
2020-10-24T03:08:26.1940825Z Copying additional files
2020-10-24T03:08:26.1944286Z Copying ConfigurationPackages
2020-10-24T03:08:26.1946790Z Copying Test Assemblies
2020-10-24T03:08:26.1948397Z Copying Applications
2020-10-24T03:08:26.2752230Z Starting Business Central Service Tier
2020-10-24T03:09:58.6577204Z Importing CRONUS license file
2020-10-24T03:09:59.2089849Z Publishing C:\Applications\TestFramework\TestLibraries\Any\Microsoft_Any.app
2020-10-24T03:10:01.0745326Z Synchronizing Any
2020-10-24T03:10:03.1960532Z Installing Any
2020-10-24T03:10:06.7522699Z Publishing C:\Applications\TestFramework\TestLibraries\Assert\Microsoft_Library Assert.app
2020-10-24T03:10:07.0203616Z Synchronizing Library Assert
2020-10-24T03:10:07.7226648Z Installing Library Assert
2020-10-24T03:10:07.8299528Z Publishing C:\Applications\TestFramework\TestRunner\Microsoft_Test Runner.app
2020-10-24T03:10:08.4448940Z Synchronizing Test Runner
2020-10-24T03:10:08.6185885Z Installing Test Runner
2020-10-24T03:10:08.9079324Z Publishing C:\Applications\system application\test\Microsoft_System Application Test Library.app
2020-10-24T03:10:09.6289416Z Synchronizing System Application Test Library
2020-10-24T03:10:10.3015789Z Installing System Application Test Library
2020-10-24T03:10:10.5537513Z Publishing C:\Applications\BaseApp\Test\Microsoft_Tests-TestLibraries.app
2020-10-24T03:10:20.6465764Z Synchronizing Tests-TestLibraries
2020-10-24T03:10:21.6555783Z Installing Tests-TestLibraries
2020-10-24T03:10:24.4998671Z Publishing C:\Applications\BaseApp\Test\Microsoft_Tests-Bank.app
2020-10-24T03:10:25.8595056Z Synchronizing Tests-Bank
2020-10-24T03:10:26.5858260Z Installing Tests-Bank
2020-10-24T03:10:26.7588702Z Publishing C:\Applications\BaseApp\Test\Microsoft_Tests-Cash Flow.app
2020-10-24T03:10:27.3629387Z Synchronizing Tests-Cash Flow
2020-10-24T03:10:28.0558152Z Installing Tests-Cash Flow
2020-10-24T03:10:28.2731846Z Publishing C:\Applications\BaseApp\Test\Microsoft_Tests-Cost Accounting.app
2020-10-24T03:10:29.1386620Z Synchronizing Tests-Cost Accounting
2020-10-24T03:10:29.9425902Z Installing Tests-Cost Accounting
2020-10-24T03:10:30.0396457Z Publishing C:\Applications\BaseApp\Test\Microsoft_Tests-CRM integration.app
2020-10-24T03:10:31.3611037Z Synchronizing Tests-CRM integration
2020-10-24T03:10:32.1236378Z Installing Tests-CRM integration
2020-10-24T03:10:32.5107085Z Publishing C:\Applications\BaseApp\Test\Microsoft_Tests-Data Exchange.app
2020-10-24T03:10:33.4891813Z Synchronizing Tests-Data Exchange
2020-10-24T03:10:34.1969976Z Installing Tests-Data Exchange
2020-10-24T03:10:34.2769489Z Publishing C:\Applications\BaseApp\Test\Microsoft_Tests-Dimension.app
2020-10-24T03:10:35.9731812Z Synchronizing Tests-Dimension
2020-10-24T03:10:36.7375378Z Installing Tests-Dimension
2020-10-24T03:10:37.1700080Z Publishing C:\Applications\BaseApp\Test\Microsoft_Tests-ERM.app
2020-10-24T03:10:56.0473931Z Synchronizing Tests-ERM
2020-10-24T03:10:56.7980360Z Installing Tests-ERM
2020-10-24T03:11:00.3199399Z Publishing C:\Applications\BaseApp\Test\Microsoft_Tests-Fixed Asset.app
2020-10-24T03:11:01.2714557Z Synchronizing Tests-Fixed Asset
2020-10-24T03:11:01.9994818Z Installing Tests-Fixed Asset
2020-10-24T03:11:02.0854590Z Publishing C:\Applications\BaseApp\Test\Microsoft_Tests-General Journal.app
2020-10-24T03:11:03.4184993Z Synchronizing Tests-General Journal
2020-10-24T03:11:04.1350227Z Installing Tests-General Journal
2020-10-24T03:11:04.4389514Z Publishing C:\Applications\BaseApp\Test\Microsoft_Tests-Graph.app
2020-10-24T03:11:06.2661814Z Synchronizing Tests-Graph
2020-10-24T03:11:07.0854931Z Installing Tests-Graph
2020-10-24T03:11:07.4953777Z Publishing C:\Applications\BaseApp\Test\Microsoft_Tests-Integration.app
2020-10-24T03:11:08.3270942Z Synchronizing Tests-Integration
2020-10-24T03:11:09.0743352Z Installing Tests-Integration
2020-10-24T03:11:09.3116641Z Publishing C:\Applications\BaseApp\Test\Microsoft_Tests-Invoicing.app
2020-10-24T03:11:10.1762140Z Synchronizing Tests-Invoicing
2020-10-24T03:11:10.9744308Z Installing Tests-Invoicing
2020-10-24T03:11:11.2792984Z Publishing C:\Applications\BaseApp\Test\Microsoft_Tests-Job.app
2020-10-24T03:11:13.0971082Z Synchronizing Tests-Job
2020-10-24T03:11:13.8359436Z Installing Tests-Job
2020-10-24T03:11:14.2446334Z Publishing C:\Applications\BaseApp\Test\Microsoft_Tests-Local.app
2020-10-24T03:11:14.2848943Z Synchronizing Tests-Local
2020-10-24T03:11:14.9447764Z Installing Tests-Local
2020-10-24T03:11:15.0512795Z Publishing C:\Applications\BaseApp\Test\Microsoft_Tests-Misc.app
2020-10-24T03:11:20.3106932Z Synchronizing Tests-Misc
2020-10-24T03:11:21.0600569Z Installing Tests-Misc
2020-10-24T03:11:25.3870352Z Publishing C:\Applications\BaseApp\Test\Microsoft_Tests-Permissions.app
2020-10-24T03:11:25.7713406Z Synchronizing Tests-Permissions
2020-10-24T03:11:26.4417441Z Installing Tests-Permissions
2020-10-24T03:11:26.7365825Z Publishing C:\Applications\BaseApp\Test\Microsoft_Tests-Physical Inventory.app
2020-10-24T03:11:27.0274449Z Synchronizing Tests-Physical Inventory
2020-10-24T03:11:27.7010022Z Installing Tests-Physical Inventory
2020-10-24T03:11:27.8698067Z Publishing C:\Applications\BaseApp\Test\Microsoft_Tests-Prepayment.app
2020-10-24T03:11:29.1683716Z Synchronizing Tests-Prepayment
2020-10-24T03:11:29.8542351Z Installing Tests-Prepayment
2020-10-24T03:11:29.9648227Z Publishing C:\Applications\BaseApp\Test\Microsoft_Tests-Rapid Start.app
2020-10-24T03:11:30.8313695Z Synchronizing Tests-Rapid Start
2020-10-24T03:11:30.9495632Z Installing Tests-Rapid Start
2020-10-24T03:11:31.4984975Z Publishing C:\Applications\BaseApp\Test\Microsoft_Tests-Report.app
2020-10-24T03:11:33.3801049Z Synchronizing Tests-Report
2020-10-24T03:11:34.0456934Z Installing Tests-Report
2020-10-24T03:11:34.7170444Z Publishing C:\Applications\BaseApp\Test\Microsoft_Tests-Resource.app
2020-10-24T03:11:35.7861352Z Synchronizing Tests-Resource
2020-10-24T03:11:36.5908996Z Installing Tests-Resource
2020-10-24T03:11:36.8042436Z Publishing C:\Applications\BaseApp\Test\Microsoft_Tests-Reverse.app
2020-10-24T03:11:37.2504990Z Synchronizing Tests-Reverse
2020-10-24T03:11:38.0062356Z Installing Tests-Reverse
2020-10-24T03:11:38.2450469Z Publishing C:\Applications\BaseApp\Test\Microsoft_Tests-SCM.app
2020-10-24T03:11:58.5937990Z One or more errors occurred.
2020-10-24T03:11:58.5939535Z Exception of type 'System.OutOfMemoryException' was thrown.
2020-10-24T03:12:36.8240104Z Removing intermediate container d7765c6b90c9
2020-10-24T03:12:36.8241503Z  ---> d33b39a4f35c
2020-10-24T03:12:36.8244060Z Step 6/6 : LABEL legal="http://go.microsoft.com/fwlink/?LinkId=837447"       created="202010240307"       nav="2004"       cu="cu3"       country="w1"       version="16.3.14085.14238"       platform="16.0.14073.14195"
2020-10-24T03:12:36.8382243Z  ---> Running in 11a435ca9842
2020-10-24T03:12:37.1705675Z Removing intermediate container 11a435ca9842
2020-10-24T03:12:37.1706889Z  ---> 61bf4f6a9cae
2020-10-24T03:12:37.9410992Z Successfully built 61bf4f6a9cae
2020-10-24T03:12:37.9661986Z Successfully tagged myimage:onprem-16.3.14085.14238-w1-10.0.17763.1282-ltsc2019
2020-10-24T03:12:37.9768201Z Building image took 298 seconds
2020-10-24T03:12:39.4937037Z *** Created Image: myimage:onprem-16.3.14085.14238-w1-10.0.17763.1282-ltsc2019
2020-10-24T03:12:39.4947152Z *** No Docker Registry specified
2020-10-24T03:12:39.4957246Z *** Docker Create Succeeded.
2020-10-24T03:12:39.5040403Z *** Cleanup VSTS Environment: True
2020
fvet commented 3 years ago

Similar warning near the end of the docker container create


Synchronizing Tests-Graph
Installing Tests-Graph
Publishing C:\Applications\BaseApp\Test\Microsoft_Tests-Integration.app
Synchronizing Tests-Integration
Installing Tests-Integration
Publishing C:\Applications\BaseApp\Test\Microsoft_Tests-Invoicing.app
Synchronizing Tests-Invoicing
Installing Tests-Invoicing
Publishing C:\Applications\BaseApp\Test\Microsoft_Tests-Job.app
Synchronizing Tests-Job
Installing Tests-Job
Publishing C:\Applications\BaseApp\Test\Microsoft_Tests-Local.app
Synchronizing Tests-Local
Installing Tests-Local
Publishing C:\Applications\BaseApp\Test\Microsoft_Tests-Misc.app
Synchronizing Tests-Misc
Installing Tests-Misc
Publishing C:\Applications\BaseApp\Test\Microsoft_Tests-Permissions.app
Synchronizing Tests-Permissions
Installing Tests-Permissions
Publishing C:\Applications\BaseApp\Test\Microsoft_Tests-Physical Inventory.app
Synchronizing Tests-Physical Inventory
Installing Tests-Physical Inventory
Publishing C:\Applications\BaseApp\Test\Microsoft_Tests-Prepayment.app
Synchronizing Tests-Prepayment
Installing Tests-Prepayment
Publishing C:\Applications\BaseApp\Test\Microsoft_Tests-Rapid Start.app
Synchronizing Tests-Rapid Start
Installing Tests-Rapid Start
Publishing C:\Applications\BaseApp\Test\Microsoft_Tests-Report.app
Synchronizing Tests-Report
Installing Tests-Report
Publishing C:\Applications\BaseApp\Test\Microsoft_Tests-Resource.app
Synchronizing Tests-Resource
Installing Tests-Resource
Publishing C:\Applications\BaseApp\Test\Microsoft_Tests-Reverse.app
Synchronizing Tests-Reverse
Installing Tests-Reverse
Publishing C:\Applications\BaseApp\Test\Microsoft_Tests-SCM.app
One or more errors occurred.
Exception of type 'System.OutOfMemoryException' was thrown.
Exception of type 'System.OutOfMemoryException' was thrown.
##[error]The command 'powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; \Run\start.ps1 -installOnly -includeTestToolkit' returned a non-zero code: 3221225477
Finishing: W1 / Current Build
waldo1001 commented 3 years ago

@fvet, do you have a tip on how to repro this scenario?

fvet commented 3 years ago

No idea how to repro, we got it randomly. In the meanwhile, I've stopped installing all test apps on my initial container creation and haven't got the exception any longer. It only appears when I tried to include all test apps.

waldo1001 commented 3 years ago

You can now set up memory on the create-step. We already put the default value to 8Gb.

    - task: ALOpsDockerCreate@1
      displayName: 'ALOps Docker Create'
      inputs:
        artifactspecification: Specific       # Set Artifact resolve method. $(artifactspecification)
        artifactversion:                      # BC/NAV Version, eg: 9, 10.4, NAV2016, 16.4.24524. $(artifactversion)
        artifacttype: OnPrem                  # Set Artifact Type. $(artifacttype)
        artifactcountry:                      # The Country for the Artifact. $(artifactcountry)
        versionselect: Latest                 # The version to be selected from the Artifacts. $(versionselect)
        artifacthint:                         # . $(artifacthint)
        multitenant: False                    # Create a Multi-Tenant image. $(multitenant)
        memory: 8G                            # Set maximum memory for Container. $(memory)
        imageprefix: myImage                  # New image name, tag defined by $(imagenametemplate). $(imageprefix)
        dockerregistry:                       # Docker registry Pull/Push, example: 'bcinsider.azurecr.io', or 'repo.mydomain.com' $(dockerregistry)
        dockerusername:                       # Docker login username. $(dockerusername)
        dockerpassword:                       # Docker login password. $(dockerpassword)
        storageaccount:                       # Non Default Storage Account. $(storageaccount)
        sastoken:                             # SAS Token used to access Storage Account. $(sastoken)
        forcecreateimage: False               # Forces image creation, skipping Pull image. $(forcecreateimage)
        myscripts:                            # Specify myScripts to be added to the image. $(myscripts)
        imagenametemplate: %IMAGE_PREFIX%:%ARTIFACT_TYPE%-%ARTIFACT_VERSION%-%ARTIFACT_COUNTRY%-%OS_VERSION%-%OS_LTSC%# Template for defining Image names or using a fixed name $(imagenametemplate)
        licensefile:                          # BC License File to be included in the Image $(licensefile)
        includetesttoolkit: False             # Included the TestToolkit in created image. $(includetesttoolkit)
        includetestlibrariesonly: False       # Included only the Test-Libraries in created image. $(includetestlibrariesonly)
        includetestframeworkonly: False       # Included only the Test-Framework in created image. $(includetestframeworkonly)
        includeperformancetoolkit: False      # Include Performance-Toolkit in created image. $(includeperformancetoolkit)
fvet commented 3 years ago

Ok, issue can be closed.