Lines Matching refs:logging
7 import logging
49 logging.info('Server time: %s', dt.strftime('%a %b %d %H:%M:%S %Y'))
50 logging.info('DUT time: %s', self._host.run('date').stdout.strip())
86 logging.info('Performing a scan with a max timeout of 30 seconds.')
118 logging.info('VM %s was on; powering off for a clean instance',
121 logging.info('Allow VM time to gracefully shut down')
124 logging.info('Starting up VM %s', webdriver_instance)
126 logging.info('Allow VM time to power on before creating a tunnel.')
137 logging.info('Wait for tunnel to be created.')
173 logging.info('No more APs to test.')
189 logging.error('The SSID was not set for the AP:%s',
195 logging.error('DUT is not healthy, rebooting.')
207 logging.error('Packet capture is not healthy, '
241 logging.info('Waiting %d seconds for the AP dhcp '
275 logging.info('Powering off VM %s', webdriver_instance)
280 logging.info('PDU is down!!!\nThe following PDUs are down:\n')