Advertisement
Guest User

Untitled

a guest
Feb 25th, 2020
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 2.23 KB | None | 0 0
  1. [2020-02-25 12:57:48][  767][ThreadPoolExecutor-0_56][a-ByLOSgR]  DEBUG: Task confirmed a-ByLOSgR
  2. [2020-02-25 12:57:48][  767][ThreadPoolExecutor-0_56][a-ByLOSgR]  DEBUG: new status TaskStatus.STARTED of task <Task a-ByLOSgR image_delete for node <Node 'node-7', ip: 10.0.35.27, node_id=24>, status: TaskStatus.CREATED>
  3. [2020-02-25 12:57:48][  767][ThreadPoolExecutor-0_56][a-ByLOSgR]  DEBUG: Method decorated with_db_session _sync_preprocess_agent_message took 0.079 seconds.
  4. [2020-02-25 12:57:48][  767][MainThread][      ]   INFO: Future elapsed time wall: 0.0003 s, CPU: 0.0003 s, lived: 0.0802 s  - 'process_agent_message' a-ByLOSgR cmd: 'task_received' for cmd: 'image_delete' i: b'24'
  5. [2020-02-25 12:57:48][  767][ThreadPoolExecutor-0_57][a-ByLOSgR]  DEBUG: Method decorated with_db_session _sync_preprocess_agent_message took 0.065 seconds.
  6. [2020-02-25 12:57:48][  767][MainThread][a-ByLOSgR]  DEBUG: Task done: {'command': 'task_done', 'original_task': {'command': 'image_delete', 'params': {'image_info': [{'image_id': 706, 'image_path': '/vms-shares/iso/Core-11.0.iso'}]}, 'request_id': 'a-ByLOSgR', 'timestamp': 1582624668.4801822}, 'params': {}, 'request_id': 'a-ByLOSgR', 'timestamp': 1582624668.61432}
  7. [2020-02-25 12:57:48][  767][ThreadPoolExecutor-0_29][a-ByLOSgR]  DEBUG: mark remove for <Image image_id=706 f6b4c0e9-eb3e-4b73-9067-d2502d4a8238 'Core-11.0.iso'>
  8. [2020-02-25 12:57:48][  767][ThreadPoolExecutor-0_29][a-ByLOSgR]   INFO: Image was removed: <Image image_id=706 f6b4c0e9-eb3e-4b73-9067-d2502d4a8238 'Core-11.0.iso' deleted>
  9. [2020-02-25 12:57:48][  767][ThreadPoolExecutor-0_29][a-ByLOSgR]  DEBUG: publisher sent: {"event": "LIST_UPDATED", "timestamp": 1582624668.9276977, "entity": "image", "entity_id": 706}
  10. [2020-02-25 12:57:48][  767][ThreadPoolExecutor-0_29][a-ByLOSgR]  DEBUG: publisher: flushed 1 messages.
  11. [2020-02-25 12:57:48][  767][ThreadPoolExecutor-0_29][a-ByLOSgR]  DEBUG: new status TaskStatus.SUCCESS of task <Task a-ByLOSgR image_delete for node <Node 'node-7', ip: 10.0.35.27, node_id=24>, status: TaskStatus.STARTED>
  12. [2020-02-25 12:57:48][  767][MainThread][      ]   INFO: Future elapsed time wall: 0.0010 s, CPU: 0.0010 s, lived: 0.2430 s  - 'process_agent_message' a-ByLOSgR cmd: 'task_done' for cmd: 'image_delete' i: b'24'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement