Home | History | Annotate | Download | only in cros

Lines Matching refs:logging

6 import logging
110 logging.warning('Need update_url to list contents of the devserver.')
116 logging.warning('%s: %s', error_msg, e)
125 logging.warning('%s: %s', error_msg, e)
178 logging.debug('exception in update handler: %s', e)
225 logging.debug('update service check exception: %s\n'
256 logging.info('Triggering update via: %s', autoupdate_cmd)
277 logging.warning('Unable to parse build name %s for metrics. '
312 logging.info('Updating image via: %s', autoupdate_cmd)
442 logging.warning('Could not chroot %s script, falling back on %s',
460 logging.warning('Reverting update; Boot partition will be %s', part)
478 logging.error('Could not parse build number.')
483 logging.info('Checking for rollback.')
494 logging.info('Performing rollback.')
516 logging.info('Updating stateful partition...')
542 logging.info('Updating from version %s to %s.',
553 logging.debug('Error happens in connection to devserver: %r', e)
557 logging.info('Installing from %s to %s', self.update_url,
567 logging.info('Root update is skipped.')
577 logging.info('Update complete.')
581 logging.info('Collecting update engine logs due to failure...')
588 logging.info('Update engine log has downloaded in '
700 logging.debug('Found %d kernel crash reports:',
705 logging.debug(' %s', os.path.basename(crash))
709 logging.debug('Dumping partition table.')
711 logging.debug('Dumping crossystem for firmware debugging.')