Advertisement
Guest User

aimes_error

a guest
Feb 9th, 2015
185
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.91 KB | None | 0 0
  1. Caught exception: prompted for unknown password (
  2. *****************************************************************
  3. * *
  4. * NOTICE TO USERS *
  5. * --------------- *
  6. * *
  7. * Lawrence Berkeley National Laboratory operates this *
  8. * computer system under contract to the U.S. Department of *
  9. * Energy. This computer system is the property of the United *
  10. * States Government and is for authorized use only. *Users *
  11. * (authorized or unauthorized) have no explicit or implicit *
  12. * expectation of privacy.* *
  13. * *
  14. * Any or all uses of this system and all files on this system *
  15. * may be intercepted, monitored, recorded, copied, audited, *
  16. * inspected, and disclosed to site, Department of Energy, and *
  17. * law enforcement personnel, as well as authorized officials *
  18. * of other agencies, both domestic and foreign. *By using *
  19. * this system, the user consents to such interception, *
  20. * monitoring, recording, copying, auditing, inspection, and *
  21. * disclosure at the discretion of authorized site or *
  22. * Department of Energy personnel.* *
  23. * *
  24. * *Unauthorized or improper use of this system may result in *
  25. * administrative disciplinary action and civil and criminal *
  26. * penalties. _By continuing to use this system you indicate *
  27. * your awareness of and consent to these terms and conditions *
  28. * of use. LOG OFF IMMEDIATELY if you do not agree to the *
  29. * conditions stated in this warning._* *
  30. * *
  31. *****************************************************************
  32.  
  33. Password: ) (/home/yadu/Virtualenvs/AIMES-DEMO-SC2014/local/lib/python2.7/site-packages/saga/utils/pty_shell_factory.py +297 (_initialize_pty) : % match))
  34.  
  35.  
  36. End of AIMES SC2014 demo.
  37. ================================================================================
  38. Traceback (most recent call last):
  39. File "/home/yadu/Virtualenvs/AIMES-DEMO-SC2014/bin/demo_SC2014_script.py", line 875, in <module>
  40. pilots = pmgr.submit_pilots(pdescs)
  41. File "/home/yadu/Virtualenvs/AIMES-DEMO-SC2014/local/lib/python2.7/site-packages/radical/pilot/pilot_manager.py", line 371, in submit_pilots
  42. resource_config=resource_cfg)
  43. File "/home/yadu/Virtualenvs/AIMES-DEMO-SC2014/local/lib/python2.7/site-packages/radical/pilot/controller/pilot_manager_controller.py", line 406, in register_start_pilot_request
  44. shell = sup.PTYShell (url, self._session, logger, opts={})
  45. File "/home/yadu/Virtualenvs/AIMES-DEMO-SC2014/local/lib/python2.7/site-packages/saga/utils/pty_shell.py", line 239, in __init__
  46. posix=self.posix)
  47. File "/home/yadu/Virtualenvs/AIMES-DEMO-SC2014/local/lib/python2.7/site-packages/saga/utils/pty_shell_factory.py", line 192, in initialize
  48. self._initialize_pty (info['pty'], info, is_shell=posix)
  49. File "/home/yadu/Virtualenvs/AIMES-DEMO-SC2014/local/lib/python2.7/site-packages/saga/utils/pty_shell_factory.py", line 395, in _initialize_pty
  50. raise ptye.translate_exception (e)
  51. saga.exceptions.AuthenticationFailed: prompted for unknown password (
  52. *****************************************************************
  53. * *
  54. * NOTICE TO USERS *
  55. * --------------- *
  56. * *
  57. * Lawrence Berkeley National Laboratory operates this *
  58. * computer system under contract to the U.S. Department of *
  59. * Energy. This computer system is the property of the United *
  60. * States Government and is for authorized use only. *Users *
  61. * (authorized or unauthorized) have no explicit or implicit *
  62. * expectation of privacy.* *
  63. * *
  64. * Any or all uses of this system and all files on this system *
  65. * may be intercepted, monitored, recorded, copied, audited, *
  66. * inspected, and disclosed to site, Department of Energy, and *
  67. * law enforcement personnel, as well as authorized officials *
  68. * of other agencies, both domestic and foreign. *By using *
  69. * this system, the user consents to such interception, *
  70. * monitoring, recording, copying, auditing, inspection, and *
  71. * disclosure at the discretion of authorized site or *
  72. * Department of Energy personnel.* *
  73. * *
  74. * *Unauthorized or improper use of this system may result in *
  75. * administrative disciplinary action and civil and criminal *
  76. * penalties. _By continuing to use this system you indicate *
  77. * your awareness of and consent to these terms and conditions *
  78. * of use. LOG OFF IMMEDIATELY if you do not agree to the *
  79. * conditions stated in this warning._* *
  80. * *
  81. *****************************************************************
  82.  
  83. Password: ) (/home/yadu/Virtualenvs/AIMES-DEMO-SC2014/local/lib/python2.7/site-packages/saga/utils/pty_shell_factory.py +297 (_initialize_pty) : % match))
  84. mv: cannot stat ‘54d8f30cdebaf22b4bd82b7b.png’: No such file or directory
  85. Can't stat run-21-54d8f30cdebaf22b4bd82b7b/54d8f30cdebaf22b4bd82b7b.png: No such file or directory
  86. run-21-54d8f30cdebaf22b4bd82b7b/54d8f30cdebaf22b4bd82b7b.png: unable to attach file.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement