Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate

Advertising

Anonymous
Friday, November 2nd, 2007 at 6:58:22pm UTC 

  1. $ tail -n 200 ~/.bzr.log
  2. Plugin name __init__ already loaded
  3. Plugin name __init__ already loaded
  4. encoding stdout as sys.stdout encoding 'ANSI_X3.4-1968'
  5. ssh implementation is OpenSSH
  6. Traceback (most recent call last):
  7.   File "/usr/lib64/python2.4/site-packages/bzrlib/commands.py", line 800, in run_bzr_catch_errors
  8.     return run_bzr(argv)
  9.   File "/usr/lib64/python2.4/site-packages/bzrlib/commands.py", line 758, in run_bzr
  10.     ret = run(*run_argv)
  11.   File "/usr/lib64/python2.4/site-packages/bzrlib/commands.py", line 492, in run_argv_aliases
  12.     return self.run(**all_cmd_args)
  13.   File "/usr/lib64/python2.4/site-packages/bzrlib/builtins.py", line 813, in run
  14.     push_result = br_from.push(br_to, overwrite)
  15.   File "/usr/lib64/python2.4/site-packages/bzrlib/decorators.py", line 127, in read_locked
  16.     return unbound(self, *args, **kwargs)
  17.   File "/usr/lib64/python2.4/site-packages/bzrlib/branch.py", line 1527, in push
  18.     target.lock_write()
  19.   File "/usr/lib64/python2.4/site-packages/bzrlib/remote.py", line 954, in lock_write
  20.     remote_tokens = self._remote_lock_write(token)
  21.   File "/usr/lib64/python2.4/site-packages/bzrlib/remote.py", line 937, in _remote_lock_write
  22.     repo_token)
  23.   File "/usr/lib64/python2.4/site-packages/bzrlib/smart/client.py", line 33, in call
  24.     result, protocol = self.call_expecting_body(method, *args)
  25.   File "/usr/lib64/python2.4/site-packages/bzrlib/smart/client.py", line 48, in call_expecting_body
  26.     return smart_protocol.read_response_tuple(expect_body=True), smart_protocol
  27.   File "/usr/lib64/python2.4/site-packages/bzrlib/smart/protocol.py", line 357, in read_response_tuple
  28.     result = self._recv_tuple()
  29.   File "/usr/lib64/python2.4/site-packages/bzrlib/smart/protocol.py", line 394, in _recv_tuple
  30.     return _decode_tuple(self._recv_line())
  31.   File "/usr/lib64/python2.4/site-packages/bzrlib/smart/protocol.py", line 401, in _recv_line
  32.     new_char = self._request.read_bytes(1)
  33.   File "/usr/lib64/python2.4/site-packages/bzrlib/smart/medium.py", line 337, in read_bytes
  34.     return self._read_bytes(count)
  35.   File "/usr/lib64/python2.4/site-packages/bzrlib/smart/medium.py", line 599, in _read_bytes
  36.     return self._medium._read_bytes(count)
  37.   File "/usr/lib64/python2.4/site-packages/bzrlib/smart/medium.py", line 502, in _read_bytes
  38.     return self._read_from.read(count)
  39. KeyboardInterrupt
  40.  
  41. return code 3
  42.  
  43. bzr arguments: [u'-Derror']
  44. encoding stdout as sys.stdout encoding 'ANSI_X3.4-1968'
  45. return code 0
  46.  
  47. bzr arguments: [u'-Derror', u'-Dhpss', u'-Dlock', u'push']
  48. looking for plugins in /home/anmaster/.bazaar/plugins
  49. looking for plugins in /usr/lib64/python2.4/site-packages/bzrlib/plugins
  50. Plugin name __init__ already loaded
  51. Plugin name __init__ already loaded
  52. encoding stdout as sys.stdout encoding 'ANSI_X3.4-1968'
  53. hpss: Built a new medium: SmartSSHClientMedium
  54. hpss call:   'hello',
  55. ssh implementation is OpenSSH
  56.    result:    3.502s  'ok', '2'
  57. hpss call:   'BzrDir.open', '/~anmaster/envbot/module-help/'
  58.    result:    0.123s  'yes',
  59. hpss call:   'BzrDir.open_branch', '/~anmaster/envbot/module-help/'
  60.    result:    0.190s  'ok', ''
  61. hpss call:   'BzrDir.find_repository', '/~anmaster/envbot/module-help/'
  62.    result:    0.432s  'ok', '', 'no', 'no'
  63. hpss call:   'get', '/~anmaster/envbot/module-help/.bzr/branch-format'
  64.    result:    0.133s  'ok',
  65.               35 body bytes read
  66. hpss call:   'get', '/~anmaster/envbot/module-help/.bzr/checkout/format'
  67.    result:    0.122s  'NoSuchFile', '/srv/sm-ng/push-branches/00/00/19/74/.bzr/checkout/format'
  68. hpss call:   'Branch.lock_write', '/~anmaster/envbot/module-help/', '', ''
  69.    result:   300.112s  'LockContention',
  70. Traceback (most recent call last):
  71.   File "/usr/lib64/python2.4/site-packages/bzrlib/commands.py", line 800, in run_bzr_catch_errors
  72.     return run_bzr(argv)
  73.   File "/usr/lib64/python2.4/site-packages/bzrlib/commands.py", line 758, in run_bzr
  74.     ret = run(*run_argv)
  75.   File "/usr/lib64/python2.4/site-packages/bzrlib/commands.py", line 492, in run_argv_aliases
  76.     return self.run(**all_cmd_args)
  77.   File "/usr/lib64/python2.4/site-packages/bzrlib/builtins.py", line 813, in run
  78.     push_result = br_from.push(br_to, overwrite)
  79.   File "/usr/lib64/python2.4/site-packages/bzrlib/decorators.py", line 127, in read_locked
  80.     return unbound(self, *args, **kwargs)
  81.   File "/usr/lib64/python2.4/site-packages/bzrlib/branch.py", line 1527, in push
  82.     target.lock_write()
  83.   File "/usr/lib64/python2.4/site-packages/bzrlib/remote.py", line 954, in lock_write
  84.     remote_tokens = self._remote_lock_write(token)
  85.   File "/usr/lib64/python2.4/site-packages/bzrlib/remote.py", line 942, in _remote_lock_write
  86.     raise errors.LockContention('(remote lock)')
  87. LockContention: Could not acquire lock "(remote lock)"
  88.  
  89. return code 3
  90.  
  91. bzr arguments: [u'break-lock', u'bzr+ssh://[email protected]/~anmaster/envbot/module-help/']
  92. looking for plugins in /home/anmaster/.bazaar/plugins
  93. looking for plugins in /usr/lib64/python2.4/site-packages/bzrlib/plugins
  94. Plugin name __init__ already loaded
  95. Plugin name __init__ already loaded
  96. encoding stdout as sys.stdout encoding 'ANSI_X3.4-1968'
  97. ssh implementation is OpenSSH
  98. return code 0
  99.  
  100. bzr arguments: [u'-Derror', u'-Dhpss', u'-Dlock', u'push']
  101. looking for plugins in /home/anmaster/.bazaar/plugins
  102. looking for plugins in /usr/lib64/python2.4/site-packages/bzrlib/plugins
  103. Plugin name __init__ already loaded
  104. Plugin name __init__ already loaded
  105. encoding stdout as sys.stdout encoding 'ANSI_X3.4-1968'
  106. hpss: Built a new medium: SmartSSHClientMedium
  107. hpss call:   'hello',
  108. ssh implementation is OpenSSH
  109.    result:    1.974s  'ok', '2'
  110. hpss call:   'BzrDir.open', '/~anmaster/envbot/module-help/'
  111.    result:    0.109s  'yes',
  112. hpss call:   'BzrDir.open_branch', '/~anmaster/envbot/module-help/'
  113.    result:    0.240s  'ok', ''
  114. hpss call:   'BzrDir.find_repository', '/~anmaster/envbot/module-help/'
  115.    result:    0.313s  'ok', '', 'no', 'no'
  116. hpss call:   'get', '/~anmaster/envbot/module-help/.bzr/branch-format'
  117.    result:    0.179s  'ok',
  118.               35 body bytes read
  119. hpss call:   'get', '/~anmaster/envbot/module-help/.bzr/checkout/format'
  120.    result:    0.129s  'NoSuchFile', '/srv/sm-ng/push-branches/00/00/19/74/.bzr/checkout/format'
  121. hpss call:   'Branch.lock_write', '/~anmaster/envbot/module-help/', '', ''
  122.    result:    1.591s  'ok', 'fi1ncv4hlxfbxmfjonrc', 'dttktdpuf38rkvn1s8x2'
  123. hpss call:   'get', '/~anmaster/envbot/module-help/.bzr/branch/format'
  124.    result:    0.176s  'ok',
  125.               34 body bytes read
  126. hpss call:   'stat', '/~anmaster/envbot/module-help/.bzr/branch'
  127.    result:    0.121s  'stat', '4096', '040755'
  128. hpss call:   'get', '/~anmaster/envbot/module-help/.bzr/repository/format'
  129.    result:    0.186s  'ok',
  130.               34 body bytes read
  131. hpss call:   'stat', '/~anmaster/envbot/module-help/.bzr/repository'
  132.    result:    0.153s  'stat', '4096', '040755'
  133. hpss call:   'Repository.lock_write', '/~anmaster/envbot/module-help/', 'dttktdpuf38rkvn1s8x2'
  134.    result:    0.367s  'ok', 'dttktdpuf38rkvn1s8x2'
  135. hpss call:   'get', '/~anmaster/envbot/module-help/.bzr/repository/lock/held/info'
  136.    result:    0.174s  'ok',
  137.               114 body bytes read
  138. LockDir(bzr+ssh://[email protected]/%7Eanmaster/envbot/module-help/.bzr/repository/lock): peek -> held
  139. LockDir(bzr+ssh://[email protected]/%7Eanmaster/envbot/module-help/.bzr/repository/lock): revalidated by token 'dttktdpuf38rkvn1s8x2'
  140. hpss call:   'get', '/~anmaster/envbot/module-help/.bzr/branch/lock/held/info'
  141.    result:    0.139s  'ok',
  142.               114 body bytes read
  143. LockDir(bzr+ssh://[email protected]/%7Eanmaster/envbot/module-help/.bzr/branch/lock): peek -> held
  144. LockDir(bzr+ssh://[email protected]/%7Eanmaster/envbot/module-help/.bzr/branch/lock): revalidated by token 'fi1ncv4hlxfbxmfjonrc'
  145. hpss call:   'Branch.last_revision_info', '/~anmaster/envbot/module-help/'
  146.    result:    0.716s  'ok', '520', '[email protected]-20071102173328-a592r83ky5kdn575'
  147. hpss call:   'get', '/~anmaster/envbot/module-help/.bzr/branch/last-revision'
  148.    result:    0.101s  'ok',
  149.               56 body bytes read
  150. Using fetch logic to copy between KnitRepository('file:///home/anmaster/envbot/.bzr/')(<RepositoryFormatKnit1>) and KnitRepository('bzr+ssh://[email protected]/%7Eanmaster/envbot/module-help/.bzr/')(<RepositoryFormatKnit1>)
  151. fetch up to rev {[email protected]-20071102173748-8wn1fggm32xz3r0k}
  152. hpss call:   'get', '/~anmaster/envbot/module-help/.bzr/repository/revisions.kndx'
  153.    result:    0.351s  'ok',
  154.               51042 body bytes read
  155. hpss call:   'get', '/~anmaster/envbot/module-help/.bzr/repository/inventory.kndx'
  156.    result:    0.508s  'ok',
  157.               52422 body bytes read
  158. hpss call:   'get', '/~anmaster/envbot/module-help/.bzr/repository/knits/fc/bashbot.sh-20070915130930-jgznqde536ae3cj8-1.kndx'
  159.    result:    0.340s  'ok',
  160.               13173 body bytes read
  161. hpss call w/body: 'append', '/~anmaster/envbot/module-help/.bzr/repository/knits/fc/bashbot.sh-20070915130930-jgznqde536ae3cj8-1.knit', '' ('\x1f\x8b\x08\x00\x00\x00\x00\x00\x02\xff\x9d\x8f=\x0e\x820\[email protected]'...)
  162.               2274 bytes
  163.    result:    0.271s  'appended', '91393'
  164. hpss call w/body: 'append', '/~anmaster/envbot/module-help/.bzr/repository/knits/fc/bashbot.sh-20070915130930-jgznqde536ae3cj8-1.kndx', '' ('\[email protected]'...)
  165.               163 bytes
  166.    result:    0.166s  'appended', '13173'
  167. hpss call w/body: 'append', '/~anmaster/envbot/module-help/.bzr/repository/inventory.knit', '' ('\x1f\x8b\x08\x00\x00\x00\x00\x00\x02\xff\x9d\x91\xcbn\xc20\x10E\xf7\xf9'...)
  168.               891 bytes
  169.    result:    0.165s  'appended', '475379'
  170. hpss call w/body: 'append', '/~anmaster/envbot/module-help/.bzr/repository/inventory.kndx', '' ('\[email protected]'...)
  171.               248 bytes
  172.    result:    0.147s  'appended', '52422'
  173. hpss call:   'get', '/~anmaster/envbot/module-help/.bzr/repository/signatures.kndx'
  174.    result:    0.172s  'ok',
  175.               19 body bytes read
  176. hpss call w/body: 'append', '/~anmaster/envbot/module-help/.bzr/repository/revisions.knit', '' ('\x1f\x8b\x08\x00\x00\x00\x00\x00\x02\xff\x9d\x92\xc1\x8e\xe3 \x10D\xef\xfe'...)
  177.               1170 bytes
  178.    result:    0.181s  'appended', '249881'
  179. hpss call w/body: 'append', '/~anmaster/envbot/module-help/.bzr/repository/revisions.kndx', '' ('\[email protected]'...)
  180.               242 bytes
  181.    result:    0.164s  'appended', '51042'
  182. hpss call:   'Repository.get_revision_graph', '/~anmaster/envbot/module-help/', '[email protected]-20071102173748-8wn1fggm32xz3r0k'
  183.    result:    0.498s  'ok',
  184.               71017 body bytes read
  185. hpss call:   'Repository.get_revision_graph', '/~anmaster/envbot/module-help/', '[email protected]-20071102173748-8wn1fggm32xz3r0k'
  186.    result:    0.699s  'ok',
  187.               71017 body bytes read
  188. hpss call:   'get', '/~anmaster/envbot/module-help/.bzr/branch/branch.conf'
  189.    result:    0.449s  'ok',
  190.               50 body bytes read
  191. hpss call w/body: 'put', '/~anmaster/envbot/module-help/.bzr/branch/last-revision', '420' ('521 [email protected]'...)
  192.               56 bytes
  193.    result:    0.202s  'ok',
  194. hpss call:   'get', '/~anmaster/envbot/module-help/.bzr/branch/tags'
  195.    result:    0.116s  'ok',
  196.               407 body bytes read
  197. hpss call:   'Branch.last_revision_info', '/~anmaster/envbot/module-help/'
  198.    result:    0.689s  'ok', '521', '[email protected]-20071102173748-8wn1fggm32xz3r0k'
  199. hpss call:   'Branch.unlock', '/~anmaster/envbot/module-help/', 'fi1ncv4hlxfbxmfjonrc', 'dttktdpuf38rkvn1s8x2'
  200.    result:    2.106s  'ok',
  201. return code 0

advertising

Update the Post

Either update this post and resubmit it with changes, or make a new post.

You may also comment on this post.

update paste below
details of the post (optional)

Note: Only the paste content is required, though the following information can be useful to others.

Save name / title?

(space separated, optional)



Please note that information posted here will not expire by default. If you do not want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords. All illegal activities will be reported and any information will be handed over to the authorities, so be good.

comments powered by Disqus
worth-right