Confirmed users
657
edits
(differentiate between hung locks and busy server) |
|||
Line 160: | Line 160: | ||
remote: abort: repository /repo/hg/mozilla/try/: timed out waiting for lock held by hgssh1.dmz.scl3.mozilla.com:30549 | remote: abort: repository /repo/hg/mozilla/try/: timed out waiting for lock held by hgssh1.dmz.scl3.mozilla.com:30549 | ||
It means several developers are trying to push to try at the same time. In the case above, nothing appears to be wrong, as the PID changes between the messages. | It means several developers are trying to push to try at the same time. In the case above, nothing appears to be wrong, as the PID changes between the messages. | ||
=== Waiting for Lock multiple times with the same pid === | |||
Similar to the above case, but with the same pid when you retry over and over again. | |||
Please retry your push. If you see messages indicating the same process has been pushing for more than 15 minutes, treat as [[#long_try_push|above]]. | Please retry your push. If you see messages indicating the same process has been pushing for more than 15 minutes, treat as [[#long_try_push|above]]. |