Uploaded image for project: 'Bitbucket Cloud'
  1. Bitbucket Cloud
  2. BCLOUD-5477

pre-receive hook declined

    XMLWordPrintable

Details

    Description

      Hi There,
      I'm trying to push some stuff to one of my repos and I'm getting the message below. It's started to happen yesterday. Thank you.

      #!python
      
      Counting objects: 102, done.
      Delta compression using up to 4 threads.
      Compressing objects: 100% (36/36), done.
      Writing objects: 100% (66/66), 10.51 KiB, done.
      Total 66 (delta 23), reused 51 (delta 10)
      remote: Traceback (most recent call last):
      remote:   File "/opt/python/domains/bitbucket.org/current/bitbucket/scripts/git/hooks/pre-receive", line 12, in <module>
      remote:     sys.exit(prehooks.githooks())
      remote:   File "/opt/python/domains/bitbucket.org/current/bitbucket/local/env/lib/python2.7/site-packages/orochi/git.py", line 1497, in wrapper
      remote:     nodes = sortednodes(newcsets)
      remote:   File "/opt/python/domains/bitbucket.org/current/bitbucket/local/env/lib/python2.7/site-packages/orochi/git.py", line 1496, in sortednodes
      remote:     return [str(c.hash) for c in sorted(csets, key=lambda c: c.date)]
      remote:   File "/opt/python/domains/bitbucket.org/current/bitbucket/local/env/lib/python2.7/site-packages/orochi/git.py", line 1496, in <lambda>
      remote:     return [str(c.hash) for c in sorted(csets, key=lambda c: c.date)]
      remote:   File "/opt/python/domains/bitbucket.org/current/bitbucket/local/env/lib/python2.7/site-packages/orochi/cache.py", line 68, in __get__
      remote:     result = self._func(instance)
      remote:   File "/opt/python/domains/bitbucket.org/current/bitbucket/local/env/lib/python2.7/site-packages/orochi/git.py", line 192, in date
      remote:     dt = datetime.utcfromtimestamp(self._commit.committer[2])
      remote:   File "/opt/python/domains/bitbucket.org/current/bitbucket/local/env/lib/python2.7/site-packages/orochi/cache.py", line 68, in __get__
      remote:     result = self._func(instance)
      remote:   File "/opt/python/domains/bitbucket.org/current/bitbucket/local/env/lib/python2.7/site-packages/orochi/git.py", line 163, in _commit
      remote:     return self.repo._repo[self._sha]
      remote: pygit2.GitError: c61e8ec1662bcf19608e281891b24a438f0afdea: Failed to lookup object 
      remote: 	- Failed to parse commit 
      remote: 	- Failed to parse signature. Signature too short
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            5c09ad4fd01c pulsarin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: