Hi all
I have issue with lab
Whrn I start command
lab start pods-review
it starting to check cluster status and not finish to do it
In logs I see next
```
File
"/home/student/.cache/uv/archive-vo/USBPyc9wSytQkhjkFtcYz/lib/python3.13/site-packages/labs/lab.py", line 349, in
start grading•prestart()
NANNANNNANNANANNAA
File
"/home/student/.cache/uv/archive-vo/USBPyc9wSytQKhjkFtcYz/lib/python3.13/site-packages/labs/grading.py", line 27,
in prestart self.start()
N~NNANNNNNAA
File"/home/student/.cache/uv/archive-vo/USBPyc9wSytQkhjkFtCYz/lib/python3.13/site-packages/do180/pods-review.py",lin
e 28, in start
wait_cluster_step()
NNNNNNNNNNNNNNNNNAA
File
"/home/student/.cache/uv/archive-v0/USBPyc9wSytQKhjkFtCYz/lib/python3.13/site-packages/rht_labs_ocpcli/health.py"
line 78, in wait_cluster_step
with step (label, grading, fatal) as step:
٢٧٧٧٨٨٨٨٨٨٨٨٨٨٨٨٨٨٨٨٨٨٨٨٨٨٨
File "/home/student/.cache/uv/archive-vo/USBPyc9wSytQKhjkFtCYz/lib/python3.13/site-packages/labs/ui/step.py", line 62, in __exit__ self.end()
~M٨٨
File
"/home/student/.cache/uv/archive-vo/USBPyc9wSytQKhjkFtCYz/lib/python3.13/site-packages/labs/ui/step.py", line 143
in end
raise StepFatalError (self)
labs.ui.step.StepFatalError: Step 'Verifying cluster state' has
```
@aleks_first For all OCP related courses, there is a wait time of 30-40 mins before you can continue with the lab start script.
When your lab VMs are active, please donot run any lab script unless the OCP cluster is ready to take your requests which generally takes 30 mins approx. If you want you can check the current OCP cluster initialization status by doing ssh to utility server as lab user i.e
[student@workstation ~]ssh lab@utility
then run "./wait.sh --wait"
let the script finish on its own and then you can logout from utility server and run the lab start script in workstation VM.
@aleks_first For all OCP related courses, there is a wait time of 30-40 mins before you can continue with the lab start script.
When your lab VMs are active, please donot run any lab script unless the OCP cluster is ready to take your requests which generally takes 30 mins approx. If you want you can check the current OCP cluster initialization status by doing ssh to utility server as lab user i.e
[student@workstation ~]ssh lab@utility
then run "./wait.sh --wait"
let the script finish on its own and then you can logout from utility server and run the lab start script in workstation VM.
Red Hat
Learning Community
A collaborative learning environment, enabling open source skill development.