if errors > 0:
            self.logger.error('Found {} errors, terminating execution'.format(errors))
            exit(-7)