#2044 koji watch-task: [Errno 104] Connection reset by peer
Closed: Fixed None Opened 14 years ago by jkratoch.

= phenomenon =

Occasionally but pretty often (1x per week) koji watch-task aborts with:
{{{
Watching tasks (this may be safely interrupted)...
2051934 build (dist-f12-updates-candidate, /cvs/pkgs:rpms/gdb/F-12:gdb-7_0_1-34_fc12): free
error: [Errno 104] Connection reset by peer
}}}

It is not a serious problem, one can safely run koji watch-task again but it is annoying when not being fixed for year(s).

I am sure my lastmile is OK, my Red Hat bastion connection never gets reser (it remains stable for a week, I just have to disconnect it myself weekly). I use public static IP address (89.250.240.48) using openvpn so any NATs/routers of mine cannot be accused of this problem.

I have no pcap link snapshot but I guess there would be just R and nothing interesting there.

Originally wrongly filed at: https://fedorahosted.org/koji/ticket/173

= reason =

Expecting if there isn't some broken router/NAT/whatever in the Koji server infrastructure.

= recommendation =

Resets would no longer occur.


Have you seen this recently? I used to see it here, but have not in a long time.

I suspect it was fixed in a koji update somewhere along the line...

I haven't seen; but I also do not run so many Koji builds recently.

I have seen today - but IIRC I have never seen that one before and it may be unrelated:
{{{
$ koji build --scratch dist-f14-updates-candidate kernel-2.6.35.6-48.nowake.fc13.src.rpm
Uploading srpm: kernel-2.6.35.6-48.nowake.fc13.src.rpm
[====================================] 100% 00:33:51 66.81 MiB 33.68 KiB/sec
Created task: 2644733
Task info: http://koji.fedoraproject.org/koji/taskinfo?taskID=2644733
Watching tasks (this may be safely interrupted)...
2644733 build (dist-f14-updates-candidate, kernel-2.6.35.6-48.nowake.fc13.src.rpm): open (x86-05.phx2.fedoraproject.org)
2644736 buildArch (kernel-2.6.35.6-48.nowake.fc13.src.rpm, i686): open (x86-17.phx2.fedoraproject.org)
2644735 buildArch (kernel-2.6.35.6-48.nowake.fc13.src.rpm, noarch): open (x86-07.phx2.fedoraproject.org)
2644734 buildArch (kernel-2.6.35.6-48.nowake.fc13.src.rpm, x86_64): open (x86-16.phx2.fedoraproject.org)
gaierror: [Errno -2] Name or service not known
$ _
}}}

I will reopen it if I see it again, thx.

Login to comment on this ticket.

Metadata