After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 698512 - build.gnome.org fishpoke unreliable
build.gnome.org fishpoke unreliable
Status: RESOLVED FIXED
Product: sysadmin
Classification: Infrastructure
Component: Other
unspecified
Other Linux
: Normal normal
: ---
Assigned To: GNOME Sysadmins
GNOME Sysadmins
Depends on:
Blocks:
 
 
Reported: 2013-04-21 14:13 UTC by Colin Walters
Modified: 2013-04-21 15:39 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Colin Walters 2013-04-21 14:13:54 UTC
$ git push origin master
Counting objects: 5, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (3/3), done.
Writing objects: 100% (3/3), 397 bytes, done.
Total 3 (delta 2), reused 0 (delta 0)

To ssh://walters@git.gnome.org/git/gnome-ostree
   93d6ffb..f98541e  master -> master


Note the "remote: Can't connect to server: Connection refused".  And indeed I don't see a notification on the server.
Comment 1 Andrea Veri 2013-04-21 15:39:21 UTC
Apparently the fishpoll's daemon crashed with:

Apr 21 13:48:27 spinner fishpolld: OSError: [Errno 24] Too many open files

It should be fixed by now.