Bug 1442672

Summary: Cannot clone from Gerrit
Product: [Community] GlusterFS Reporter: Nigel Babu <nigelb>
Component: project-infrastructureAssignee: Nigel Babu <nigelb>
Status: CLOSED WORKSFORME QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: mainlineCC: bugs, gluster-infra
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-05-21 03:46:42 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Nigel Babu 2017-04-17 03:42:09 UTC
Error on the terminal

nigelb:glusterfs/ (master) $ git pull                                                                                                                                                                    [9:00:27]
ssh_exchange_identification: Connection closed by remote host
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

Comment 1 Nigel Babu 2017-04-17 03:56:49 UTC
Looks like SSH requests don't hit Gerrit at all. Restarting xinetd seems to have fixed the problem. I'll leave this bug open for post-mortem.

Comment 2 Nigel Babu 2017-04-17 04:15:26 UTC
Looks like we got hit with a lot of lot of requests, which caused xinetd to throw a denial of service. We may need to work on banned spam users properly.

As far as I can see build.gluster.org could successfully connect the entire time.