Azure / Azure/azure-devtestlab

artifact windows-ubuntu fails but report success

オープン
#653 コメント 5 件 リアクション 0 件 担当者 0 名 GitHub で見る
artifacts bug
主要言語
PowerShell
スター
465
フォーク
595
PR マージ指標
30日以内にマージされた PR はありません

説明

created a Windows VM with this artifact [windows-ubuntu](https://github.com/Azure/azure-devtestlab/blob/c741a6703fef9a99a160901bd45bda17cc3fb066/Artifacts/windows-ubuntu/Artifactfile.json). When the machine was created, the execution reported succesful execution:

`````
Artifact Information
Artifact
Name
Windows Ubuntu
Repository
Public Artifact Repo
Status
Succeeded
Install Time
Wed May 13 2020 21:20:05 GMT-0700 (Pacific Daylight Time)
`````

Nevertheless, **it failed**. This is the output of the artifact:

````
Creating Ubuntu Distro Folder
Downloading Ubuntu Distro
Renaming .appx to .zip
Unzipping Distro
Installing Ubuntu
Microsoft Windows [Version 10.0.18363.836]
(c) 2019 Microsoft Corporation. All rights reserved.

C:\Distros>C:\Distros\Ubuntu\ubuntu1804.exe install --root
Installing, this may take a few minutes...

WslRegisterDistribution failed with error: 0x8007019e

The Windows Subsystem for Linux optional component is not enabled. Please enable it and try again.

See https://aka.ms/wslinstall for details.
````

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

Start with Artifacts/windows-ubuntu/Artifactfile.json and reproduce the artifact on a Windows VM where the Windows Subsystem for Linux component is disabled. Trace how the `ubuntu1804.exe install --root` result is handled and make the reported artifact status match the failed installation, then verify the failure output is surfaced.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
azure, powershell
領域
cloud, operating-systems
issue の種類
バグ
難易度
3/5
見積もり時間
1〜2日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
38/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。