Azure / bicep-registry-modules

Bicep registry modules
MIT License
460 stars 305 forks source link

[Failed pipeline] avm.res.virtual-machine-images.image-template #2732

Closed avm-team-linter[bot] closed 1 month ago

avm-team-linter[bot] commented 1 month ago

Failed run: https://github.com/Azure/bicep-registry-modules/actions/runs/9962380405

avm-team-linter[bot] commented 1 month ago

[!IMPORTANT] @Azure/avm-res-virtualmachineimages-imagetemplate-module-owners-bicep, the workflow for the avm/res/virtual-machine-images/image-template module has failed. Please investigate the failed workflow run. If you are not able to do so, please inform the AVM core team to take over.

microsoft-github-policy-service[bot] commented 1 month ago

[!IMPORTANT] The "Needs: Triage :mag:" label must be removed once the triage process is complete!

[!TIP] For additional guidance on how to triage this issue/PR, see the BRM Issue Triage documentation.

avm-team-linter[bot] commented 1 month ago

Failed run: https://github.com/Azure/bicep-registry-modules/actions/runs/9993972625

AlexanderSehr commented 1 month ago

Hey @ahmadabdalla, it seems the used image for the max test isn't available in the market place anymore. The error message is

Platform Image was not found. location: uksouth, publisherName: canonical, offer: 0001-com-ubuntu-server-lunar, sku: 23_04-gen2, version: latest. Please check the specified source image version in Image Builder Template exists. For information on how to check available versions, types, review https://aka.ms/azvmimagebuilderts. (Code:PlatformImageNotFound)

It's failing for the last few days.

An alternative could be

imageTemplateImageSource: {
      type: 'PlatformImage'
      publisher: 'canonical'
      offer: 'ubuntu-24_04-lts'
      sku: 'server'
      version: 'latest'
}
avm-team-linter[bot] commented 1 month ago

Failed run: https://github.com/Azure/bicep-registry-modules/actions/runs/10044151232

ahmadabdalla commented 1 month ago

@AlexanderSehr thanks! I will be looking into this when I'm back from leave.

avm-team-linter[bot] commented 1 month ago

Failed run: https://github.com/Azure/bicep-registry-modules/actions/runs/10055195285

avm-team-linter[bot] commented 1 month ago

Failed run: https://github.com/Azure/bicep-registry-modules/actions/runs/10082924684