-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Description
Testflinger takes a while to actually show any info when polling a new job, and also there's still a lot of "waiting on output" noise:
bladernr@rocinante:~/development/checkflinger$ /usr/bin/time -f %E testflinger poll 47cdf627-89e5-4fab-992a-f237570d6d56 | tee -a /home/jeffrey.lane@canonical.com/testflinger-console-logs/meitner/meitner-xenial-Reservation-2026-02-23_1650.log
Waiting on output...
Waiting on output...
Waiting on output...
Waiting on output...
Waiting on output...
Waiting on output...
Waiting on output...
Waiting on output...
Waiting on output...
Waiting on output...
Waiting on output...
Waiting on output...
Waiting on output...
Waiting on output...
Waiting on output...
Waiting on output...
Waiting on output...
Waiting on output...
Waiting on output...
Waiting on output...
Waiting on output...
Waiting on output...
Waiting on output...
Waiting on output...
Waiting on output...
This job is waiting on a node to become available.
This job will be picked up after the current job and 1 job(s) ahead of it in the queue are complete
This job will be picked up after the current job is complete (it is next in line)
***********************************************
* Starting testflinger setup phase on meitner *
***********************************************
Cleaning up container if it exists...
***************************************************
* Starting testflinger provision phase on meitner *
***************************************************
2026-02-23 22:34:16,596 meitner INFO: DEVICE CONNECTOR: Running pre-provision hook
2026-02-23 22:34:16,596 meitner INFO: DEVICE CONNECTOR: MAAS: Reading node's block device information
2026-02-23 22:34:18,694 meitner INFO: DEVICE CONNECTOR: BEGIN provision
2026-02-23 22:34:18,694 meitner INFO: DEVICE CONNECTOR: Provisioning device
2026-02-23 22:34:18,694 meitner INFO: DEVICE CONNECTOR: MAAS: Fixing EFI boot order before provisioning
Waiting on output...
2026-02-23 22:36:18,836 meitner INFO: DEVICE CONNECTOR: MAAS: Fixing EFI boot order before provisioning
I know there's some work to quiet down the "waiting on output" spam, I wonder if the timeout here shouldn't be pushed backa bit, it seems to be triggered < 2 minutes elapsed since last message. Maybe it should be pushed back a bit to ... some other arbitrary timeout?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels