rhinstaller / kickstart-tests

Kickstart-driven tests for the Anaconda installer
56 stars 36 forks source link

anabot-1 test fails with "ERROR: Image creation failed: Test timed out" #632

Open rvykydal opened 2 years ago

rvykydal commented 2 years ago

The anabot-1 test is failing on daily-iso scenario with (kstest.log):

2021-11-10 00:04:03,422 ERROR: ERROR: Image creation failed: Test timed out

and (virt-install.log):

01:29:26,278 INFO python_launcher.sh::: [   INFO   ] :: Progress value: 0.25
01:29:27,287 INFO python_launcher.sh::: [   INFO   ] :: Progress value: 0.25
01:29:28,292 INFO python_launcher.sh::: [   INFO   ] :: Progress value: 0.25
01:29:29,297 INFO python_launcher.sh::: [   INFO   ] :: Progress value: 0.25

messages.

kstest.log virt-install.log anabot.log

rvykydal commented 2 years ago

PR to disable anabot-1 on daily-iso: https://github.com/rhinstaller/kickstart-tests/pull/634