Advertisement
Guest User

Untitled

a guest
May 24th, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.65 KB | None | 0 0
  1. autotest-local client/tests/sleeptest/control --verbose
  2. 15:56:58 INFO | Writing results to /Users/[myuser]/Code/Autotest/autotest/client/results/default
  3. 15:56:58 DEBUG| Initializing the state engine
  4. 15:56:58 DEBUG| Persistent state client.steps now set to []
  5. 15:56:58 DEBUG| Persistent option harness now set to None
  6. 15:56:58 DEBUG| Persistent option harness_args now set to None
  7. 15:56:58 DEBUG| Selected harness: standalone
  8. 15:56:58 ERROR| Could not determine initlevel, assuming 2
  9. 15:56:58 INFO | Could not symlink init scripts (lack of permissions)
  10. 15:56:58 INFO | START ---- ---- timestamp=1527170218 localtime=May 24 15:56:58
  11. 15:56:58 DEBUG| Persistent state client._record_indent now set to 1
  12. 15:56:58 INFO | START sleeptest sleeptest timestamp=1527170218 localtime=May 24 15:56:58
  13. 15:56:58 DEBUG| Persistent state client._record_indent now set to 2
  14. 15:56:58 DEBUG| Persistent state client.unexpected_reboot now set to ('sleeptest', 'sleeptest')
  15. 15:57:00 INFO | System log file not found (looked for ['/var/log/messages', '/var/log/syslog'])
  16. 15:57:00 INFO | GOOD sleeptest sleeptest timestamp=1527170220 localtime=May 24 15:57:00 completed successfully
  17. 15:57:00 INFO | END GOOD sleeptest sleeptest timestamp=1527170220 localtime=May 24 15:57:00
  18. 15:57:00 DEBUG| Persistent state client._record_indent now set to 1
  19. 15:57:00 DEBUG| Persistent state client.unexpected_reboot deleted
  20. 15:57:00 INFO | END GOOD ---- ---- timestamp=1527170220 localtime=May 24 15:57:00
  21. 15:57:00 DEBUG| Persistent state client._record_indent now set to 0
  22. 15:57:00 INFO | Report successfully generated at /Users/[myuser]/Code/Autotest/autotest/client/results/default/job_report.html
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement