bitbucket: 1.3 minutes to ask password, and 8 minutes to find out it is wrong ??

rupert.thurner rupert.thurner at gmail.com
Sun Jun 19 06:19:03 CDT 2011


when doing an initial push to an empty bitbucket or google mercurial
repository it takes nearly 10 minutes to get an "authorization
failed". only until mercurial asks th epassword one has to wait for
more than a minute.

the repository i tried to push onto bitbucket and google code was
created with:
  $ time hg clone svn+https://gar.svn.sourceforge.net/svnroot/gar/csw/
mgar/gar/v2 gar
a local clone takes 0.5 seconds btw.


$ time hg push https://ThurnerRupert@bitbucket.org/ThurnerRupert/gar2
warning: bitbucket.org certificate with fingerprint 81:2b:
08:90:dc:d3:71:ee:e0:7c:b4:75:ce:9b:6c:48:94:56:a1:fe not verified
(check hostfingerprints or web.cacerts config setting)
pushing to https://ThurnerRupert@bitbucket.org/ThurnerRupert/gar2
warning: bitbucket.org certificate with fingerprint 81:2b:
08:90:dc:d3:71:ee:e0:7c:b4:75:ce:9b:6c:48:94:56:a1:fe not verified
(check hostfingerprints or web.cacerts config setting)
warning: bitbucket.org certificate with fingerprint 81:2b:
08:90:dc:d3:71:ee:e0:7c:b4:75:ce:9b:6c:48:94:56:a1:fe not verified
(check hostfingerprints or web.cacerts config setting)
searching for changes
warning: bitbucket.org certificate with fingerprint 81:2b:
08:90:dc:d3:71:ee:e0:7c:b4:75:ce:9b:6c:48:94:56:a1:fe not verified
(check hostfingerprints or web.cacerts config setting)
http authorization required
realm: Bitbucket.org HTTP
user: ThurnerRupert
password:
warning: bitbucket.org certificate with fingerprint 81:2b:
08:90:dc:d3:71:ee:e0:7c:b4:75:ce:9b:6c:48:94:56:a1:fe not verified
(check hostfingerprints or web.cacerts config setting)
^Cinterrupted!

real	1m13.169s
user	0m1.552s
sys	0m0.064s



$ time hg push https://ThurnerRupert@bitbucket.org/ThurnerRupert/gar2
warning: bitbucket.org certificate with fingerprint 81:2b:
08:90:dc:d3:71:ee:e0:7c:b4:75:ce:9b:6c:48:94:56:a1:fe not verified
(check hostfingerprints or web.cacerts config setting)
pushing to https://ThurnerRupert@bitbucket.org/ThurnerRupert/gar2
warning: bitbucket.org certificate with fingerprint 81:2b:
08:90:dc:d3:71:ee:e0:7c:b4:75:ce:9b:6c:48:94:56:a1:fe not verified
(check hostfingerprints or web.cacerts config setting)
warning: bitbucket.org certificate with fingerprint 81:2b:
08:90:dc:d3:71:ee:e0:7c:b4:75:ce:9b:6c:48:94:56:a1:fe not verified
(check hostfingerprints or web.cacerts config setting)
searching for changes
warning: bitbucket.org certificate with fingerprint 81:2b:
08:90:dc:d3:71:ee:e0:7c:b4:75:ce:9b:6c:48:94:56:a1:fe not verified
(check hostfingerprints or web.cacerts config setting)
http authorization required
realm: Bitbucket.org HTTP
user: ThurnerRupert
password:
warning: bitbucket.org certificate with fingerprint 81:2b:
08:90:dc:d3:71:ee:e0:7c:b4:75:ce:9b:6c:48:94:56:a1:fe not verified
(check hostfingerprints or web.cacerts config setting)
warning: bitbucket.org certificate with fingerprint 81:2b:
08:90:dc:d3:71:ee:e0:7c:b4:75:ce:9b:6c:48:94:56:a1:fe not verified
(check hostfingerprints or web.cacerts config setting)
warning: bitbucket.org certificate with fingerprint 81:2b:
08:90:dc:d3:71:ee:e0:7c:b4:75:ce:9b:6c:48:94:56:a1:fe not verified
(check hostfingerprints or web.cacerts config setting)
warning: bitbucket.org certificate with fingerprint 81:2b:
08:90:dc:d3:71:ee:e0:7c:b4:75:ce:9b:6c:48:94:56:a1:fe not verified
(check hostfingerprints or web.cacerts config setting)
warning: bitbucket.org certificate with fingerprint 81:2b:
08:90:dc:d3:71:ee:e0:7c:b4:75:ce:9b:6c:48:94:56:a1:fe not verified
(check hostfingerprints or web.cacerts config setting)

warning: bitbucket.org certificate with fingerprint 81:2b:
08:90:dc:d3:71:ee:e0:7c:b4:75:ce:9b:6c:48:94:56:a1:fe not verified
(check hostfingerprints or web.cacerts config setting)
abort: authorization failed

real	7m16.341s
user	0m3.184s
sys	0m0.176s



rupert.


More information about the Mercurial mailing list