Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <3A2769D5.527255DD@fastsearch.com> Date: Fri, 01 Dec 2000 04:05:26 -0500 From: Terje Marthinussen X-Mailer: Mozilla 4.73 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: cygwin CC: Terje Marthinussen Subject: Re: ssh and select: Bad file number References: <3A22C0D1 DOT 9040503 AT fast DOT no> <3A264BD2 DOT 9B44A9F AT redhat DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Corinna Vinschen wrote: > Terje, > > could you please mail the exact steps which have result in the below > debug output from the first start of the first ssh or ssh-agent? > > I'm completely unable to reproduce that behaviour so it's important > that you give me exact information. Thanks for the help! ssh-agent zsh (default bash setup tried as well) ssh-add ssh -v -A root AT some DOT host 2>ssh-debug some.host # ssh -v SSH Version OpenSSH-1.2.2, protocol version 1.5. Compiled with SSL. some.host # for i in `jot 64` > do > ssh node$i uptime > done uptime this uptime that [so on until] zsh: 1940 exit 255 ssh -v -A root AT some DOT host 2> ssh-debug ssh-debug now contains: SSH Version OpenSSH_2.3.0p1, protocol versions 1.5/2.0. Compiled with SSL (0x0090581f). debug: Seeding random number generator debug: ssh_connect: getuid myuid geteuid mygroup anon 0 debug: Connecting to some.host [some.ip.ip.ip] port 22. debug: Seeding random number generator debug: Allocated local port 734. debug: Connection established. debug: Remote protocol version 1.5, remote software version OpenSSH-1.2.2 debug: no match: OpenSSH-1.2.2 debug: Local version string SSH-1.5-OpenSSH_2.3.0p1 debug: Waiting for server public key. debug: Received server public key (768 bits) and host key (1024 bits). debug: Host 'some.host' is known and matches the RSA host key. debug: Seeding random number generator debug: Encryption type: 3des debug: Sent encrypted session key. debug: Installing crc compensation attack detector. debug: Received encrypted confirmation. debug: Trying RSA authentication via agent with 'my AT key' debug: Received RSA challenge from server. debug: Sending response to RSA challenge. debug: Remote: RSA authentication accepted. debug: RSA authentication accepted by server. debug: Requesting pty. debug: Requesting authentication agent forwarding. debug: Requesting shell. debug: Entering interactive session. debug: Forwarding authentication connection. debug: fd 7 setting O_NONBLOCK debug: fd 7 IS O_NONBLOCK debug: channel 0: new [authentication agent connection] debug: Forwarding authentication connection. debug: fd 10 setting O_NONBLOCK debug: fd 10 IS O_NONBLOCK debug: channel 1: new [authentication agent connection] debug: channel 1: rcvd ieof debug: channel 1: output open -> drain debug: channel 1: obuf empty debug: channel 1: output drain -> closed debug: channel 1: send oclose debug: channel 1: close_write debug: channel 1: read<=0 rfd 10 len 0 debug: channel 1: read failed debug: channel 1: input open -> drain debug: channel 1: close_read debug: channel 1: input: no drain shortcut debug: channel 1: ibuf empty debug: channel 1: input drain -> wait_oclose debug: channel 1: send ieof debug: channel 1: rcvd oclose debug: channel 1: input wait_oclose -> closed debug: channel 1: full closed debug: channel_free: channel 1: status: The following connections are open: #0 authentication agent connection (t4 r1 i1/0 o16/0 fd 7/7) #1 authentication agent connection (t4 r2 i8/0 o128/0 fd 10/10) debug: channel 0: rcvd ieof debug: channel 0: output open -> drain debug: channel 0: obuf empty debug: channel 0: output drain -> closed debug: channel 0: send oclose debug: channel 0: close_write debug: channel 0: read<=0 rfd 7 len 0 debug: channel 0: read failed debug: channel 0: input open -> drain debug: channel 0: close_read debug: channel 0: input: no drain shortcut debug: channel 0: ibuf empty debug: channel 0: input drain -> wait_oclose debug: channel 0: send ieof debug: channel 0: rcvd oclose debug: channel 0: input wait_oclose -> closed debug: channel 0: full closed debug: channel_free: channel 0: status: The following connections are open: #0 authentication agent connection (t4 r1 i8/0 o128/0 fd 7/7) debug: Forwarding authentication connection. debug: fd 7 setting O_NONBLOCK debug: fd 7 IS O_NONBLOCK debug: channel 0: new [authentication agent connection] debug: Forwarding authentication connection. debug: fd 12 setting O_NONBLOCK debug: fd 12 IS O_NONBLOCK debug: channel 1: new [authentication agent connection] debug: channel 1: rcvd ieof debug: channel 1: output open -> drain debug: channel 1: obuf empty debug: channel 1: output drain -> closed debug: channel 1: send oclose debug: channel 1: close_write debug: channel 1: read<=0 rfd 12 len 0 debug: channel 1: read failed debug: channel 1: input open -> drain debug: channel 1: close_read debug: channel 1: input: no drain shortcut debug: channel 1: ibuf empty debug: channel 1: input drain -> wait_oclose debug: channel 1: send ieof debug: channel 1: rcvd oclose debug: channel 1: input wait_oclose -> closed debug: channel 1: full closed debug: channel_free: channel 1: status: The following connections are open: #0 authentication agent connection (t4 r1 i1/0 o16/0 fd 7/7) #1 authentication agent connection (t4 r2 i8/0 o128/0 fd 12/12) debug: channel 0: rcvd ieof debug: channel 0: output open -> drain debug: channel 0: obuf empty debug: channel 0: output drain -> closed debug: channel 0: send oclose debug: channel 0: close_write debug: channel 0: read<=0 rfd 7 len 0 debug: channel 0: read failed debug: channel 0: input open -> drain debug: channel 0: close_read debug: channel 0: input: no drain shortcut debug: channel 0: ibuf empty debug: channel 0: input drain -> wait_oclose debug: channel 0: send ieof debug: channel 0: rcvd oclose debug: channel 0: input wait_oclose -> closed debug: channel 0: full closed debug: channel_free: channel 0: status: The following connections are open: #0 authentication agent connection (t4 r1 i8/0 o128/0 fd 7/7) debug: Forwarding authentication connection. debug: fd 7 setting O_NONBLOCK debug: fd 7 IS O_NONBLOCK debug: channel 0: new [authentication agent connection] debug: Forwarding authentication connection. debug: fd 14 setting O_NONBLOCK debug: fd 14 IS O_NONBLOCK debug: channel 1: new [authentication agent connection] debug: channel 1: rcvd ieof debug: channel 1: output open -> drain debug: channel 1: obuf empty debug: channel 1: output drain -> closed debug: channel 1: send oclose debug: channel 1: close_write debug: channel 1: read<=0 rfd 14 len 0 debug: channel 1: read failed debug: channel 1: input open -> drain debug: channel 1: close_read debug: channel 1: input: no drain shortcut debug: channel 1: ibuf empty debug: channel 1: input drain -> wait_oclose debug: channel 1: send ieof debug: channel 1: rcvd oclose debug: channel 1: input wait_oclose -> closed debug: channel 1: full closed debug: channel_free: channel 1: status: The following connections are open: #0 authentication agent connection (t4 r1 i1/0 o16/0 fd 7/7) #1 authentication agent connection (t4 r2 i8/0 o128/0 fd 14/14) debug: channel 0: rcvd ieof debug: channel 0: output open -> drain debug: channel 0: obuf empty debug: channel 0: output drain -> closed debug: channel 0: send oclose debug: channel 0: close_write debug: channel 0: read<=0 rfd 7 len 0 debug: channel 0: read failed debug: channel 0: input open -> drain debug: channel 0: close_read debug: channel 0: input: no drain shortcut debug: channel 0: ibuf empty debug: channel 0: input drain -> wait_oclose debug: channel 0: send ieof debug: channel 0: rcvd oclose debug: channel 0: input wait_oclose -> closed debug: channel 0: full closed debug: channel_free: channel 0: status: The following connections are open: #0 authentication agent connection (t4 r1 i8/0 o128/0 fd 7/7) debug: Forwarding authentication connection. debug: fd 7 setting O_NONBLOCK debug: fd 7 IS O_NONBLOCK debug: channel 0: new [authentication agent connection] debug: Forwarding authentication connection. debug: fd 16 setting O_NONBLOCK debug: fd 16 IS O_NONBLOCK debug: channel 1: new [authentication agent connection] debug: channel 1: rcvd ieof debug: channel 1: output open -> drain debug: channel 1: obuf empty debug: channel 1: output drain -> closed debug: channel 1: send oclose debug: channel 1: close_write debug: channel 1: read<=0 rfd 16 len 0 debug: channel 1: read failed debug: channel 1: input open -> drain debug: channel 1: close_read debug: channel 1: input: no drain shortcut debug: channel 1: ibuf empty debug: channel 1: input drain -> wait_oclose debug: channel 1: send ieof debug: channel 1: rcvd oclose debug: channel 1: input wait_oclose -> closed debug: channel 1: full closed debug: channel_free: channel 1: status: The following connections are open: #0 authentication agent connection (t4 r1 i1/0 o16/0 fd 7/7) #1 authentication agent connection (t4 r2 i8/0 o128/0 fd 16/16) debug: channel 0: rcvd ieof debug: channel 0: output open -> drain debug: channel 0: obuf empty debug: channel 0: output drain -> closed debug: channel 0: send oclose debug: channel 0: close_write debug: channel 0: read<=0 rfd 7 len 0 debug: channel 0: read failed debug: channel 0: input open -> drain debug: channel 0: close_read debug: channel 0: input: no drain shortcut debug: channel 0: ibuf empty debug: channel 0: input drain -> wait_oclose debug: channel 0: send ieof debug: channel 0: rcvd oclose debug: channel 0: input wait_oclose -> closed debug: channel 0: full closed debug: channel_free: channel 0: status: The following connections are open: #0 authentication agent connection (t4 r1 i8/0 o128/0 fd 7/7) debug: Forwarding authentication connection. debug: fd 7 setting O_NONBLOCK debug: fd 7 IS O_NONBLOCK debug: channel 0: new [authentication agent connection] debug: Forwarding authentication connection. debug: fd 18 setting O_NONBLOCK debug: fd 18 IS O_NONBLOCK debug: channel 1: new [authentication agent connection] debug: channel 1: rcvd ieof debug: channel 1: output open -> drain debug: channel 1: obuf empty debug: channel 1: output drain -> closed debug: channel 1: send oclose debug: channel 1: close_write debug: channel 1: read<=0 rfd 18 len 0 debug: channel 1: read failed debug: channel 1: input open -> drain debug: channel 1: close_read debug: channel 1: input: no drain shortcut debug: channel 1: ibuf empty debug: channel 1: input drain -> wait_oclose debug: channel 1: send ieof debug: channel 1: rcvd oclose debug: channel 1: input wait_oclose -> closed debug: channel 1: full closed debug: channel_free: channel 1: status: The following connections are open: #0 authentication agent connection (t4 r1 i1/0 o16/0 fd 7/7) #1 authentication agent connection (t4 r2 i8/0 o128/0 fd 18/18) debug: channel 0: rcvd ieof debug: channel 0: output open -> drain debug: channel 0: obuf empty debug: channel 0: output drain -> closed debug: channel 0: send oclose debug: channel 0: close_write debug: channel 0: read<=0 rfd 7 len 0 debug: channel 0: read failed debug: channel 0: input open -> drain debug: channel 0: close_read debug: channel 0: input: no drain shortcut debug: channel 0: ibuf empty debug: channel 0: input drain -> wait_oclose debug: channel 0: send ieof debug: channel 0: rcvd oclose debug: channel 0: input wait_oclose -> closed debug: channel 0: full closed debug: channel_free: channel 0: status: The following connections are open: #0 authentication agent connection (t4 r1 i8/0 o128/0 fd 7/7) debug: Forwarding authentication connection. debug: fd 7 setting O_NONBLOCK debug: fd 7 IS O_NONBLOCK debug: channel 0: new [authentication agent connection] debug: Forwarding authentication connection. debug: fd 20 setting O_NONBLOCK debug: fd 20 IS O_NONBLOCK debug: channel 1: new [authentication agent connection] debug: channel 1: rcvd ieof debug: channel 1: output open -> drain debug: channel 1: obuf empty debug: channel 1: output drain -> closed debug: channel 1: send oclose debug: channel 1: close_write debug: channel 1: read<=0 rfd 20 len 0 debug: channel 1: read failed debug: channel 1: input open -> drain debug: channel 1: close_read debug: channel 1: input: no drain shortcut debug: channel 1: ibuf empty debug: channel 1: input drain -> wait_oclose debug: channel 1: send ieof debug: channel 1: rcvd oclose debug: channel 1: input wait_oclose -> closed debug: channel 1: full closed debug: channel_free: channel 1: status: The following connections are open: #0 authentication agent connection (t4 r1 i1/0 o16/0 fd 7/7) #1 authentication agent connection (t4 r2 i8/0 o128/0 fd 20/20) debug: channel 0: rcvd ieof debug: channel 0: output open -> drain debug: channel 0: obuf empty debug: channel 0: output drain -> closed debug: channel 0: send oclose debug: channel 0: close_write debug: channel 0: read<=0 rfd 7 len 0 debug: channel 0: read failed debug: channel 0: input open -> drain debug: channel 0: close_read debug: channel 0: input: no drain shortcut debug: channel 0: ibuf empty debug: channel 0: input drain -> wait_oclose debug: channel 0: send ieof debug: channel 0: rcvd oclose debug: channel 0: input wait_oclose -> closed debug: channel 0: full closed debug: channel_free: channel 0: status: The following connections are open: #0 authentication agent connection (t4 r1 i8/0 o128/0 fd 7/7) debug: Forwarding authentication connection. debug: fd 7 setting O_NONBLOCK debug: fd 7 IS O_NONBLOCK debug: channel 0: new [authentication agent connection] debug: Forwarding authentication connection. debug: fd 22 setting O_NONBLOCK debug: fd 22 IS O_NONBLOCK debug: channel 1: new [authentication agent connection] debug: channel 1: rcvd ieof debug: channel 1: output open -> drain debug: channel 1: obuf empty debug: channel 1: output drain -> closed debug: channel 1: send oclose debug: channel 1: close_write debug: channel 1: read<=0 rfd 22 len 0 debug: channel 1: read failed debug: channel 1: input open -> drain debug: channel 1: close_read debug: channel 1: input: no drain shortcut debug: channel 1: ibuf empty debug: channel 1: input drain -> wait_oclose debug: channel 1: send ieof debug: channel 1: rcvd oclose debug: channel 1: input wait_oclose -> closed debug: channel 1: full closed debug: channel_free: channel 1: status: The following connections are open: #0 authentication agent connection (t4 r1 i1/0 o16/0 fd 7/7) #1 authentication agent connection (t4 r2 i8/0 o128/0 fd 22/22) debug: channel 0: rcvd ieof debug: channel 0: output open -> drain debug: channel 0: obuf empty debug: channel 0: output drain -> closed debug: channel 0: send oclose debug: channel 0: close_write debug: channel 0: read<=0 rfd 7 len 0 debug: channel 0: read failed debug: channel 0: input open -> drain debug: channel 0: close_read debug: channel 0: input: no drain shortcut debug: channel 0: ibuf empty debug: channel 0: input drain -> wait_oclose debug: channel 0: send ieof debug: channel 0: rcvd oclose debug: channel 0: input wait_oclose -> closed debug: channel 0: full closed debug: channel_free: channel 0: status: The following connections are open: #0 authentication agent connection (t4 r1 i8/0 o128/0 fd 7/7) debug: Forwarding authentication connection. debug: fd 7 setting O_NONBLOCK debug: fd 7 IS O_NONBLOCK debug: channel 0: new [authentication agent connection] debug: Forwarding authentication connection. debug: fd 24 setting O_NONBLOCK debug: fd 24 IS O_NONBLOCK debug: channel 1: new [authentication agent connection] debug: channel 1: rcvd ieof debug: channel 1: output open -> drain debug: channel 1: obuf empty debug: channel 1: output drain -> closed debug: channel 1: send oclose debug: channel 1: close_write debug: channel 1: read<=0 rfd 24 len 0 debug: channel 1: read failed debug: channel 1: input open -> drain debug: channel 1: close_read debug: channel 1: input: no drain shortcut debug: channel 1: ibuf empty debug: channel 1: input drain -> wait_oclose debug: channel 1: send ieof debug: channel 1: rcvd oclose debug: channel 1: input wait_oclose -> closed debug: channel 1: full closed debug: channel_free: channel 1: status: The following connections are open: #0 authentication agent connection (t4 r1 i1/0 o16/0 fd 7/7) #1 authentication agent connection (t4 r2 i8/0 o128/0 fd 24/24) debug: channel 0: rcvd ieof debug: channel 0: output open -> drain debug: channel 0: obuf empty debug: channel 0: output drain -> closed debug: channel 0: send oclose debug: channel 0: close_write debug: channel 0: read<=0 rfd 7 len 0 debug: channel 0: read failed debug: channel 0: input open -> drain debug: channel 0: close_read debug: channel 0: input: no drain shortcut debug: channel 0: ibuf empty debug: channel 0: input drain -> wait_oclose debug: channel 0: send ieof debug: channel 0: rcvd oclose debug: channel 0: input wait_oclose -> closed debug: channel 0: full closed debug: channel_free: channel 0: status: The following connections are open: #0 authentication agent connection (t4 r1 i8/0 o128/0 fd 7/7) debug: Forwarding authentication connection. debug: fd 7 setting O_NONBLOCK debug: fd 7 IS O_NONBLOCK debug: channel 0: new [authentication agent connection] debug: Forwarding authentication connection. debug: fd 26 setting O_NONBLOCK debug: fd 26 IS O_NONBLOCK debug: channel 1: new [authentication agent connection] debug: channel 1: rcvd ieof debug: channel 1: output open -> drain debug: channel 1: obuf empty debug: channel 1: output drain -> closed debug: channel 1: send oclose debug: channel 1: close_write debug: channel 1: read<=0 rfd 26 len 0 debug: channel 1: read failed debug: channel 1: input open -> drain debug: channel 1: close_read debug: channel 1: input: no drain shortcut debug: channel 1: ibuf empty debug: channel 1: input drain -> wait_oclose debug: channel 1: send ieof debug: channel 1: rcvd oclose debug: channel 1: input wait_oclose -> closed debug: channel 1: full closed debug: channel_free: channel 1: status: The following connections are open: #0 authentication agent connection (t4 r1 i1/0 o16/0 fd 7/7) #1 authentication agent connection (t4 r2 i8/0 o128/0 fd 26/26) debug: channel 0: rcvd ieof debug: channel 0: output open -> drain debug: channel 0: obuf empty debug: channel 0: output drain -> closed debug: channel 0: send oclose debug: channel 0: close_write debug: channel 0: read<=0 rfd 7 len 0 debug: channel 0: read failed debug: channel 0: input open -> drain debug: channel 0: close_read debug: channel 0: input: no drain shortcut debug: channel 0: ibuf empty debug: channel 0: input drain -> wait_oclose debug: channel 0: send ieof debug: channel 0: rcvd oclose debug: channel 0: input wait_oclose -> closed debug: channel 0: full closed debug: channel_free: channel 0: status: The following connections are open: #0 authentication agent connection (t4 r1 i8/0 o128/0 fd 7/7) debug: Forwarding authentication connection. debug: fd 7 setting O_NONBLOCK debug: fd 7 IS O_NONBLOCK debug: channel 0: new [authentication agent connection] debug: Forwarding authentication connection. debug: fd 28 setting O_NONBLOCK debug: fd 28 IS O_NONBLOCK debug: channel 1: new [authentication agent connection] debug: channel 1: rcvd ieof debug: channel 1: output open -> drain debug: channel 1: obuf empty debug: channel 1: output drain -> closed debug: channel 1: send oclose debug: channel 1: close_write debug: channel 1: read<=0 rfd 28 len 0 debug: channel 1: read failed debug: channel 1: input open -> drain debug: channel 1: close_read debug: channel 1: input: no drain shortcut debug: channel 1: ibuf empty debug: channel 1: input drain -> wait_oclose debug: channel 1: send ieof debug: channel 1: rcvd oclose debug: channel 1: input wait_oclose -> closed debug: channel 1: full closed debug: channel_free: channel 1: status: The following connections are open: #0 authentication agent connection (t4 r1 i1/0 o16/0 fd 7/7) #1 authentication agent connection (t4 r2 i8/0 o128/0 fd 28/28) debug: channel 0: rcvd ieof debug: channel 0: output open -> drain debug: channel 0: obuf empty debug: channel 0: output drain -> closed debug: channel 0: send oclose debug: channel 0: close_write debug: channel 0: read<=0 rfd 7 len 0 debug: channel 0: read failed debug: channel 0: input open -> drain debug: channel 0: close_read debug: channel 0: input: no drain shortcut debug: channel 0: ibuf empty debug: channel 0: input drain -> wait_oclose debug: channel 0: send ieof debug: channel 0: rcvd oclose debug: channel 0: input wait_oclose -> closed debug: channel 0: full closed debug: channel_free: channel 0: status: The following connections are open: #0 authentication agent connection (t4 r1 i8/0 o128/0 fd 7/7) debug: Forwarding authentication connection. debug: fd 7 setting O_NONBLOCK debug: fd 7 IS O_NONBLOCK debug: channel 0: new [authentication agent connection] debug: Forwarding authentication connection. debug: fd 30 setting O_NONBLOCK debug: fd 30 IS O_NONBLOCK debug: channel 1: new [authentication agent connection] debug: channel 1: rcvd ieof debug: channel 1: output open -> drain debug: channel 1: obuf empty debug: channel 1: output drain -> closed debug: channel 1: send oclose debug: channel 1: close_write debug: channel 1: read<=0 rfd 30 len 0 debug: channel 1: read failed debug: channel 1: input open -> drain debug: channel 1: close_read debug: channel 1: input: no drain shortcut debug: channel 1: ibuf empty debug: channel 1: input drain -> wait_oclose debug: channel 1: send ieof debug: channel 1: rcvd oclose debug: channel 1: input wait_oclose -> closed debug: channel 1: full closed debug: channel_free: channel 1: status: The following connections are open: #0 authentication agent connection (t4 r1 i1/0 o16/0 fd 7/7) #1 authentication agent connection (t4 r2 i8/0 o128/0 fd 30/30) debug: channel 0: rcvd ieof debug: channel 0: output open -> drain debug: channel 0: obuf empty debug: channel 0: output drain -> closed debug: channel 0: send oclose debug: channel 0: close_write debug: channel 0: read<=0 rfd 7 len 0 debug: channel 0: read failed debug: channel 0: input open -> drain debug: channel 0: close_read debug: channel 0: input: no drain shortcut debug: channel 0: ibuf empty debug: channel 0: input drain -> wait_oclose debug: channel 0: send ieof debug: channel 0: rcvd oclose debug: channel 0: input wait_oclose -> closed debug: channel 0: full closed debug: channel_free: channel 0: status: The following connections are open: #0 authentication agent connection (t4 r1 i8/0 o128/0 fd 7/7) debug: Forwarding authentication connection. debug: fd 7 setting O_NONBLOCK debug: fd 7 IS O_NONBLOCK debug: channel 0: new [authentication agent connection] debug: Forwarding authentication connection. debug: fd 32 setting O_NONBLOCK debug: fd 32 IS O_NONBLOCK debug: channel 1: new [authentication agent connection] debug: channel 1: rcvd ieof debug: channel 1: output open -> drain debug: channel 1: obuf empty debug: channel 1: output drain -> closed debug: channel 1: send oclose debug: channel 1: close_write debug: channel 1: read<=0 rfd 32 len 0 debug: channel 1: read failed debug: channel 1: input open -> drain debug: channel 1: close_read debug: channel 1: input: no drain shortcut debug: channel 1: ibuf empty debug: channel 1: input drain -> wait_oclose debug: channel 1: send ieof debug: channel 1: rcvd oclose debug: channel 1: input wait_oclose -> closed debug: channel 1: full closed debug: channel_free: channel 1: status: The following connections are open: #0 authentication agent connection (t4 r1 i1/0 o16/0 fd 7/7) #1 authentication agent connection (t4 r2 i8/0 o128/0 fd 32/32) debug: channel 0: rcvd ieof debug: channel 0: output open -> drain debug: channel 0: obuf empty debug: channel 0: output drain -> closed debug: channel 0: send oclose debug: channel 0: close_write debug: channel 0: read<=0 rfd 7 len 0 debug: channel 0: read failed debug: channel 0: input open -> drain debug: channel 0: close_read debug: channel 0: input: no drain shortcut debug: channel 0: ibuf empty debug: channel 0: input drain -> wait_oclose debug: channel 0: send ieof debug: channel 0: rcvd oclose debug: channel 0: input wait_oclose -> closed debug: channel 0: full closed debug: channel_free: channel 0: status: The following connections are open: #0 authentication agent connection (t4 r1 i8/0 o128/0 fd 7/7) debug: Forwarding authentication connection. debug: fd 7 setting O_NONBLOCK debug: fd 7 IS O_NONBLOCK debug: channel 0: new [authentication agent connection] debug: Forwarding authentication connection. debug: fd 34 setting O_NONBLOCK debug: fd 34 IS O_NONBLOCK debug: channel 1: new [authentication agent connection] debug: channel 1: rcvd ieof debug: channel 1: output open -> drain debug: channel 1: obuf empty debug: channel 1: output drain -> closed debug: channel 1: send oclose debug: channel 1: close_write debug: channel 1: read<=0 rfd 34 len 0 debug: channel 1: read failed debug: channel 1: input open -> drain debug: channel 1: close_read debug: channel 1: input: no drain shortcut debug: channel 1: ibuf empty debug: channel 1: input drain -> wait_oclose debug: channel 1: send ieof debug: channel 1: rcvd oclose debug: channel 1: input wait_oclose -> closed debug: channel 1: full closed debug: channel_free: channel 1: status: The following connections are open: #0 authentication agent connection (t4 r1 i1/0 o16/0 fd 7/7) #1 authentication agent connection (t4 r2 i8/0 o128/0 fd 34/34) debug: channel 0: rcvd ieof debug: channel 0: output open -> drain debug: channel 0: obuf empty debug: channel 0: output drain -> closed debug: channel 0: send oclose debug: channel 0: close_write debug: channel 0: read<=0 rfd 7 len 0 debug: channel 0: read failed debug: channel 0: input open -> drain debug: channel 0: close_read debug: channel 0: input: no drain shortcut debug: channel 0: ibuf empty debug: channel 0: input drain -> wait_oclose debug: channel 0: send ieof debug: channel 0: rcvd oclose debug: channel 0: input wait_oclose -> closed debug: channel 0: full closed debug: channel_free: channel 0: status: The following connections are open: #0 authentication agent connection (t4 r1 i8/0 o128/0 fd 7/7) debug: Forwarding authentication connection. debug: fd 7 setting O_NONBLOCK debug: fd 7 IS O_NONBLOCK debug: channel 0: new [authentication agent connection] debug: Forwarding authentication connection. debug: fd 36 setting O_NONBLOCK debug: fd 36 IS O_NONBLOCK debug: channel 1: new [authentication agent connection] debug: channel 1: rcvd ieof debug: channel 1: output open -> drain debug: channel 1: obuf empty debug: channel 1: output drain -> closed debug: channel 1: send oclose debug: channel 1: close_write debug: channel 1: read<=0 rfd 36 len 0 debug: channel 1: read failed debug: channel 1: input open -> drain debug: channel 1: close_read debug: channel 1: input: no drain shortcut debug: channel 1: ibuf empty debug: channel 1: input drain -> wait_oclose debug: channel 1: send ieof debug: channel 1: rcvd oclose debug: channel 1: input wait_oclose -> closed debug: channel 1: full closed debug: channel_free: channel 1: status: The following connections are open: #0 authentication agent connection (t4 r1 i1/0 o16/0 fd 7/7) #1 authentication agent connection (t4 r2 i8/0 o128/0 fd 36/36) debug: channel 0: rcvd ieof debug: channel 0: output open -> drain debug: channel 0: obuf empty debug: channel 0: output drain -> closed debug: channel 0: send oclose debug: channel 0: close_write debug: channel 0: read<=0 rfd 7 len 0 debug: channel 0: read failed debug: channel 0: input open -> drain debug: channel 0: close_read debug: channel 0: input: no drain shortcut debug: channel 0: ibuf empty debug: channel 0: input drain -> wait_oclose debug: channel 0: send ieof debug: channel 0: rcvd oclose debug: channel 0: input wait_oclose -> closed debug: channel 0: full closed debug: channel_free: channel 0: status: The following connections are open: #0 authentication agent connection (t4 r1 i8/0 o128/0 fd 7/7) debug: Forwarding authentication connection. debug: fd 7 setting O_NONBLOCK debug: fd 7 IS O_NONBLOCK debug: channel 0: new [authentication agent connection] debug: Forwarding authentication connection. debug: fd 38 setting O_NONBLOCK debug: fd 38 IS O_NONBLOCK debug: channel 1: new [authentication agent connection] debug: channel 1: rcvd ieof debug: channel 1: output open -> drain debug: channel 1: obuf empty debug: channel 1: output drain -> closed debug: channel 1: send oclose debug: channel 1: close_write debug: channel 1: read<=0 rfd 38 len 0 debug: channel 1: read failed debug: channel 1: input open -> drain debug: channel 1: close_read debug: channel 1: input: no drain shortcut debug: channel 1: ibuf empty debug: channel 1: input drain -> wait_oclose debug: channel 1: send ieof debug: channel 1: rcvd oclose debug: channel 1: input wait_oclose -> closed debug: channel 1: full closed debug: channel_free: channel 1: status: The following connections are open: #0 authentication agent connection (t4 r1 i1/0 o16/0 fd 7/7) #1 authentication agent connection (t4 r2 i8/0 o128/0 fd 38/38) debug: channel 0: rcvd ieof debug: channel 0: output open -> drain debug: channel 0: obuf empty debug: channel 0: output drain -> closed debug: channel 0: send oclose debug: channel 0: close_write debug: channel 0: read<=0 rfd 7 len 0 debug: channel 0: read failed debug: channel 0: input open -> drain debug: channel 0: close_read debug: channel 0: input: no drain shortcut debug: channel 0: ibuf empty debug: channel 0: input drain -> wait_oclose debug: channel 0: send ieof debug: channel 0: rcvd oclose debug: channel 0: input wait_oclose -> closed debug: channel 0: full closed debug: channel_free: channel 0: status: The following connections are open: #0 authentication agent connection (t4 r1 i8/0 o128/0 fd 7/7) debug: Forwarding authentication connection. debug: fd 7 setting O_NONBLOCK debug: fd 7 IS O_NONBLOCK debug: channel 0: new [authentication agent connection] debug: Forwarding authentication connection. debug: fd 40 setting O_NONBLOCK debug: fd 40 IS O_NONBLOCK debug: channel 1: new [authentication agent connection] debug: channel 1: rcvd ieof debug: channel 1: output open -> drain debug: channel 1: obuf empty debug: channel 1: output drain -> closed debug: channel 1: send oclose debug: channel 1: close_write debug: channel 1: read<=0 rfd 40 len 0 debug: channel 1: read failed debug: channel 1: input open -> drain debug: channel 1: close_read debug: channel 1: input: no drain shortcut debug: channel 1: ibuf empty debug: channel 1: input drain -> wait_oclose debug: channel 1: send ieof debug: channel 1: rcvd oclose debug: channel 1: input wait_oclose -> closed debug: channel 1: full closed debug: channel_free: channel 1: status: The following connections are open: #0 authentication agent connection (t4 r1 i1/0 o16/0 fd 7/7) #1 authentication agent connection (t4 r2 i8/0 o128/0 fd 40/40) debug: channel 0: rcvd ieof debug: channel 0: output open -> drain debug: channel 0: obuf empty debug: channel 0: output drain -> closed debug: channel 0: send oclose debug: channel 0: close_write debug: channel 0: read<=0 rfd 7 len 0 debug: channel 0: read failed debug: channel 0: input open -> drain debug: channel 0: close_read debug: channel 0: input: no drain shortcut debug: channel 0: ibuf empty debug: channel 0: input drain -> wait_oclose debug: channel 0: send ieof debug: channel 0: rcvd oclose debug: channel 0: input wait_oclose -> closed debug: channel 0: full closed debug: channel_free: channel 0: status: The following connections are open: #0 authentication agent connection (t4 r1 i8/0 o128/0 fd 7/7) debug: Forwarding authentication connection. debug: fd 7 setting O_NONBLOCK debug: fd 7 IS O_NONBLOCK debug: channel 0: new [authentication agent connection] debug: Forwarding authentication connection. debug: fd 42 setting O_NONBLOCK debug: fd 42 IS O_NONBLOCK debug: channel 1: new [authentication agent connection] debug: channel 1: rcvd ieof debug: channel 1: output open -> drain debug: channel 1: obuf empty debug: channel 1: output drain -> closed debug: channel 1: send oclose debug: channel 1: close_write debug: channel 1: read<=0 rfd 42 len 0 debug: channel 1: read failed debug: channel 1: input open -> drain debug: channel 1: close_read debug: channel 1: input: no drain shortcut debug: channel 1: ibuf empty debug: channel 1: input drain -> wait_oclose debug: channel 1: send ieof debug: channel 1: rcvd oclose debug: channel 1: input wait_oclose -> closed debug: channel 1: full closed debug: channel_free: channel 1: status: The following connections are open: #0 authentication agent connection (t4 r1 i1/0 o16/0 fd 7/7) #1 authentication agent connection (t4 r2 i8/0 o128/0 fd 42/42) debug: channel 0: rcvd ieof debug: channel 0: output open -> drain debug: channel 0: obuf empty debug: channel 0: output drain -> closed debug: channel 0: send oclose debug: channel 0: close_write debug: channel 0: read<=0 rfd 7 len 0 debug: channel 0: read failed debug: channel 0: input open -> drain debug: channel 0: close_read debug: channel 0: input: no drain shortcut debug: channel 0: ibuf empty debug: channel 0: input drain -> wait_oclose debug: channel 0: send ieof debug: channel 0: rcvd oclose debug: channel 0: input wait_oclose -> closed debug: channel 0: full closed debug: channel_free: channel 0: status: The following connections are open: #0 authentication agent connection (t4 r1 i8/0 o128/0 fd 7/7) debug: Forwarding authentication connection. debug: fd 7 setting O_NONBLOCK debug: fd 7 IS O_NONBLOCK debug: channel 0: new [authentication agent connection] debug: Forwarding authentication connection. debug: fd 44 setting O_NONBLOCK debug: fd 44 IS O_NONBLOCK debug: channel 1: new [authentication agent connection] debug: channel 1: rcvd ieof debug: channel 1: output open -> drain debug: channel 1: obuf empty debug: channel 1: output drain -> closed debug: channel 1: send oclose debug: channel 1: close_write debug: channel 1: read<=0 rfd 44 len 0 debug: channel 1: read failed debug: channel 1: input open -> drain debug: channel 1: close_read debug: channel 1: input: no drain shortcut debug: channel 1: ibuf empty debug: channel 1: input drain -> wait_oclose debug: channel 1: send ieof debug: channel 1: rcvd oclose debug: channel 1: input wait_oclose -> closed debug: channel 1: full closed debug: channel_free: channel 1: status: The following connections are open: #0 authentication agent connection (t4 r1 i1/0 o16/0 fd 7/7) #1 authentication agent connection (t4 r2 i8/0 o128/0 fd 44/44) debug: channel 0: rcvd ieof debug: channel 0: output open -> drain debug: channel 0: obuf empty debug: channel 0: output drain -> closed debug: channel 0: send oclose debug: channel 0: close_write debug: channel 0: read<=0 rfd 7 len 0 debug: channel 0: read failed debug: channel 0: input open -> drain debug: channel 0: close_read debug: channel 0: input: no drain shortcut debug: channel 0: ibuf empty debug: channel 0: input drain -> wait_oclose debug: channel 0: send ieof debug: channel 0: rcvd oclose debug: channel 0: input wait_oclose -> closed debug: channel 0: full closed debug: channel_free: channel 0: status: The following connections are open: #0 authentication agent connection (t4 r1 i8/0 o128/0 fd 7/7) debug: Forwarding authentication connection. debug: fd 7 setting O_NONBLOCK debug: fd 7 IS O_NONBLOCK debug: channel 0: new [authentication agent connection] debug: Forwarding authentication connection. debug: fd 46 setting O_NONBLOCK debug: fd 46 IS O_NONBLOCK debug: channel 1: new [authentication agent connection] debug: channel 1: rcvd ieof debug: channel 1: output open -> drain debug: channel 1: obuf empty debug: channel 1: output drain -> closed debug: channel 1: send oclose debug: channel 1: close_write debug: channel 1: read<=0 rfd 46 len 0 debug: channel 1: read failed debug: channel 1: input open -> drain debug: channel 1: close_read debug: channel 1: input: no drain shortcut debug: channel 1: ibuf empty debug: channel 1: input drain -> wait_oclose debug: channel 1: send ieof debug: channel 1: rcvd oclose debug: channel 1: input wait_oclose -> closed debug: channel 1: full closed debug: channel_free: channel 1: status: The following connections are open: #0 authentication agent connection (t4 r1 i1/0 o16/0 fd 7/7) #1 authentication agent connection (t4 r2 i8/0 o128/0 fd 46/46) debug: channel 0: rcvd ieof debug: channel 0: output open -> drain debug: channel 0: obuf empty debug: channel 0: output drain -> closed debug: channel 0: send oclose debug: channel 0: close_write debug: channel 0: read<=0 rfd 7 len 0 debug: channel 0: read failed debug: channel 0: input open -> drain debug: channel 0: close_read debug: channel 0: input: no drain shortcut debug: channel 0: ibuf empty debug: channel 0: input drain -> wait_oclose debug: channel 0: send ieof debug: channel 0: rcvd oclose debug: channel 0: input wait_oclose -> closed debug: channel 0: full closed debug: channel_free: channel 0: status: The following connections are open: #0 authentication agent connection (t4 r1 i8/0 o128/0 fd 7/7) debug: Forwarding authentication connection. debug: fd 7 setting O_NONBLOCK debug: fd 7 IS O_NONBLOCK debug: channel 0: new [authentication agent connection] debug: Forwarding authentication connection. debug: fd 48 setting O_NONBLOCK debug: fd 48 IS O_NONBLOCK debug: channel 1: new [authentication agent connection] debug: channel 1: rcvd ieof debug: channel 1: output open -> drain debug: channel 1: obuf empty debug: channel 1: output drain -> closed debug: channel 1: send oclose debug: channel 1: close_write debug: channel 1: read<=0 rfd 48 len 0 debug: channel 1: read failed debug: channel 1: input open -> drain debug: channel 1: close_read debug: channel 1: input: no drain shortcut debug: channel 1: ibuf empty debug: channel 1: input drain -> wait_oclose debug: channel 1: send ieof debug: channel 1: rcvd oclose debug: channel 1: input wait_oclose -> closed debug: channel 1: full closed debug: channel_free: channel 1: status: The following connections are open: #0 authentication agent connection (t4 r1 i1/0 o16/0 fd 7/7) #1 authentication agent connection (t4 r2 i8/0 o128/0 fd 48/48) debug: channel 0: rcvd ieof debug: channel 0: output open -> drain debug: channel 0: obuf empty debug: channel 0: output drain -> closed debug: channel 0: send oclose debug: channel 0: close_write debug: channel 0: read<=0 rfd 7 len 0 debug: channel 0: read failed debug: channel 0: input open -> drain debug: channel 0: close_read debug: channel 0: input: no drain shortcut debug: channel 0: ibuf empty debug: channel 0: input drain -> wait_oclose debug: channel 0: send ieof debug: channel 0: rcvd oclose debug: channel 0: input wait_oclose -> closed debug: channel 0: full closed debug: channel_free: channel 0: status: The following connections are open: #0 authentication agent connection (t4 r1 i8/0 o128/0 fd 7/7) debug: Forwarding authentication connection. debug: fd 7 setting O_NONBLOCK debug: fd 7 IS O_NONBLOCK debug: channel 0: new [authentication agent connection] debug: Forwarding authentication connection. debug: fd 50 setting O_NONBLOCK debug: fd 50 IS O_NONBLOCK debug: channel 1: new [authentication agent connection] debug: channel 1: rcvd ieof debug: channel 1: output open -> drain debug: channel 1: obuf empty debug: channel 1: output drain -> closed debug: channel 1: send oclose debug: channel 1: close_write debug: channel 1: read<=0 rfd 50 len 0 debug: channel 1: read failed debug: channel 1: input open -> drain debug: channel 1: close_read debug: channel 1: input: no drain shortcut debug: channel 1: ibuf empty debug: channel 1: input drain -> wait_oclose debug: channel 1: send ieof debug: channel 1: rcvd oclose debug: channel 1: input wait_oclose -> closed debug: channel 1: full closed debug: channel_free: channel 1: status: The following connections are open: #0 authentication agent connection (t4 r1 i1/0 o16/0 fd 7/7) #1 authentication agent connection (t4 r2 i8/0 o128/0 fd 50/50) debug: channel 0: rcvd ieof debug: channel 0: output open -> drain debug: channel 0: obuf empty debug: channel 0: output drain -> closed debug: channel 0: send oclose debug: channel 0: close_write debug: channel 0: read<=0 rfd 7 len 0 debug: channel 0: read failed debug: channel 0: input open -> drain debug: channel 0: close_read debug: channel 0: input: no drain shortcut debug: channel 0: ibuf empty debug: channel 0: input drain -> wait_oclose debug: channel 0: send ieof debug: channel 0: rcvd oclose debug: channel 0: input wait_oclose -> closed debug: channel 0: full closed debug: channel_free: channel 0: status: The following connections are open: #0 authentication agent connection (t4 r1 i8/0 o128/0 fd 7/7) debug: Forwarding authentication connection. debug: fd 7 setting O_NONBLOCK debug: fd 7 IS O_NONBLOCK debug: channel 0: new [authentication agent connection] debug: Forwarding authentication connection. debug: fd 52 setting O_NONBLOCK debug: fd 52 IS O_NONBLOCK debug: channel 1: new [authentication agent connection] debug: channel 1: rcvd ieof debug: channel 1: output open -> drain debug: channel 1: obuf empty debug: channel 1: output drain -> closed debug: channel 1: send oclose debug: channel 1: close_write debug: channel 1: read<=0 rfd 52 len 0 debug: channel 1: read failed debug: channel 1: input open -> drain debug: channel 1: close_read debug: channel 1: input: no drain shortcut debug: channel 1: ibuf empty debug: channel 1: input drain -> wait_oclose debug: channel 1: send ieof debug: channel 1: rcvd oclose debug: channel 1: input wait_oclose -> closed debug: channel 1: full closed debug: channel_free: channel 1: status: The following connections are open: #0 authentication agent connection (t4 r1 i1/0 o16/0 fd 7/7) #1 authentication agent connection (t4 r2 i8/0 o128/0 fd 52/52) debug: channel 0: rcvd ieof debug: channel 0: output open -> drain debug: channel 0: obuf empty debug: channel 0: output drain -> closed debug: channel 0: send oclose debug: channel 0: close_write debug: channel 0: read<=0 rfd 7 len 0 debug: channel 0: read failed debug: channel 0: input open -> drain debug: channel 0: close_read debug: channel 0: input: no drain shortcut debug: channel 0: ibuf empty debug: channel 0: input drain -> wait_oclose debug: channel 0: send ieof debug: channel 0: rcvd oclose debug: channel 0: input wait_oclose -> closed debug: channel 0: full closed debug: channel_free: channel 0: status: The following connections are open: #0 authentication agent connection (t4 r1 i8/0 o128/0 fd 7/7) debug: Forwarding authentication connection. debug: fd 7 setting O_NONBLOCK debug: fd 7 IS O_NONBLOCK debug: channel 0: new [authentication agent connection] debug: Forwarding authentication connection. debug: fd 54 setting O_NONBLOCK debug: fd 54 IS O_NONBLOCK debug: channel 1: new [authentication agent connection] debug: channel 1: rcvd ieof debug: channel 1: output open -> drain debug: channel 1: obuf empty debug: channel 1: output drain -> closed debug: channel 1: send oclose debug: channel 1: close_write debug: channel 1: read<=0 rfd 54 len 0 debug: channel 1: read failed debug: channel 1: input open -> drain debug: channel 1: close_read debug: channel 1: input: no drain shortcut debug: channel 1: ibuf empty debug: channel 1: input drain -> wait_oclose debug: channel 1: send ieof debug: channel 1: rcvd oclose debug: channel 1: input wait_oclose -> closed debug: channel 1: full closed debug: channel_free: channel 1: status: The following connections are open: #0 authentication agent connection (t4 r1 i1/0 o16/0 fd 7/7) #1 authentication agent connection (t4 r2 i8/0 o128/0 fd 54/54) debug: channel 0: rcvd ieof debug: channel 0: output open -> drain debug: channel 0: obuf empty debug: channel 0: output drain -> closed debug: channel 0: send oclose debug: channel 0: close_write debug: channel 0: read<=0 rfd 7 len 0 debug: channel 0: read failed debug: channel 0: input open -> drain debug: channel 0: close_read debug: channel 0: input: no drain shortcut debug: channel 0: ibuf empty debug: channel 0: input drain -> wait_oclose debug: channel 0: send ieof debug: channel 0: rcvd oclose debug: channel 0: input wait_oclose -> closed debug: channel 0: full closed debug: channel_free: channel 0: status: The following connections are open: #0 authentication agent connection (t4 r1 i8/0 o128/0 fd 7/7) debug: Forwarding authentication connection. debug: fd 7 setting O_NONBLOCK debug: fd 7 IS O_NONBLOCK debug: channel 0: new [authentication agent connection] debug: Forwarding authentication connection. debug: fd 56 setting O_NONBLOCK debug: fd 56 IS O_NONBLOCK debug: channel 1: new [authentication agent connection] debug: channel 1: rcvd ieof debug: channel 1: output open -> drain debug: channel 1: obuf empty debug: channel 1: output drain -> closed debug: channel 1: send oclose debug: channel 1: close_write debug: channel 1: read<=0 rfd 56 len 0 debug: channel 1: read failed debug: channel 1: input open -> drain debug: channel 1: close_read debug: channel 1: input: no drain shortcut debug: channel 1: ibuf empty debug: channel 1: input drain -> wait_oclose debug: channel 1: send ieof debug: channel 1: rcvd oclose debug: channel 1: input wait_oclose -> closed debug: channel 1: full closed debug: channel_free: channel 1: status: The following connections are open: #0 authentication agent connection (t4 r1 i1/0 o16/0 fd 7/7) #1 authentication agent connection (t4 r2 i8/0 o128/0 fd 56/56) debug: channel 0: rcvd ieof debug: channel 0: output open -> drain debug: channel 0: obuf empty debug: channel 0: output drain -> closed debug: channel 0: send oclose debug: channel 0: close_write debug: channel 0: read<=0 rfd 7 len 0 debug: channel 0: read failed debug: channel 0: input open -> drain debug: channel 0: close_read debug: channel 0: input: no drain shortcut debug: channel 0: ibuf empty debug: channel 0: input drain -> wait_oclose debug: channel 0: send ieof debug: channel 0: rcvd oclose debug: channel 0: input wait_oclose -> closed debug: channel 0: full closed debug: channel_free: channel 0: status: The following connections are open: #0 authentication agent connection (t4 r1 i8/0 o128/0 fd 7/7) debug: Forwarding authentication connection. debug: fd 7 setting O_NONBLOCK debug: fd 7 IS O_NONBLOCK debug: channel 0: new [authentication agent connection] debug: Forwarding authentication connection. debug: fd 58 setting O_NONBLOCK debug: fd 58 IS O_NONBLOCK debug: channel 1: new [authentication agent connection] debug: channel 1: rcvd ieof debug: channel 1: output open -> drain debug: channel 1: obuf empty debug: channel 1: output drain -> closed debug: channel 1: send oclose debug: channel 1: close_write debug: channel 1: read<=0 rfd 58 len 0 debug: channel 1: read failed debug: channel 1: input open -> drain debug: channel 1: close_read debug: channel 1: input: no drain shortcut debug: channel 1: ibuf empty debug: channel 1: input drain -> wait_oclose debug: channel 1: send ieof debug: channel 1: rcvd oclose debug: channel 1: input wait_oclose -> closed debug: channel 1: full closed debug: channel_free: channel 1: status: The following connections are open: #0 authentication agent connection (t4 r1 i1/0 o16/0 fd 7/7) #1 authentication agent connection (t4 r2 i8/0 o128/0 fd 58/58) debug: channel 0: rcvd ieof debug: channel 0: output open -> drain debug: channel 0: obuf empty debug: channel 0: output drain -> closed debug: channel 0: send oclose debug: channel 0: close_write debug: channel 0: read<=0 rfd 7 len 0 debug: channel 0: read failed debug: channel 0: input open -> drain debug: channel 0: close_read debug: channel 0: input: no drain shortcut debug: channel 0: ibuf empty debug: channel 0: input drain -> wait_oclose debug: channel 0: send ieof debug: channel 0: rcvd oclose debug: channel 0: input wait_oclose -> closed debug: channel 0: full closed debug: channel_free: channel 0: status: The following connections are open: #0 authentication agent connection (t4 r1 i8/0 o128/0 fd 7/7) debug: Forwarding authentication connection. debug: fd 7 setting O_NONBLOCK debug: fd 7 IS O_NONBLOCK debug: channel 0: new [authentication agent connection] debug: Forwarding authentication connection. debug: fd 60 setting O_NONBLOCK debug: fd 60 IS O_NONBLOCK debug: channel 1: new [authentication agent connection] debug: channel 1: rcvd ieof debug: channel 1: output open -> drain debug: channel 1: obuf empty debug: channel 1: output drain -> closed debug: channel 1: send oclose debug: channel 1: close_write debug: channel 1: read<=0 rfd 60 len 0 debug: channel 1: read failed debug: channel 1: input open -> drain debug: channel 1: close_read debug: channel 1: input: no drain shortcut debug: channel 1: ibuf empty debug: channel 1: input drain -> wait_oclose debug: channel 1: send ieof debug: channel 1: rcvd oclose debug: channel 1: input wait_oclose -> closed debug: channel 1: full closed debug: channel_free: channel 1: status: The following connections are open: #0 authentication agent connection (t4 r1 i1/0 o16/0 fd 7/7) #1 authentication agent connection (t4 r2 i8/0 o128/0 fd 60/60) debug: channel 0: rcvd ieof debug: channel 0: output open -> drain debug: channel 0: obuf empty debug: channel 0: output drain -> closed debug: channel 0: send oclose debug: channel 0: close_write debug: channel 0: read<=0 rfd 7 len 0 debug: channel 0: read failed debug: channel 0: input open -> drain debug: channel 0: close_read debug: channel 0: input: no drain shortcut debug: channel 0: ibuf empty debug: channel 0: input drain -> wait_oclose debug: channel 0: send ieof debug: channel 0: rcvd oclose debug: channel 0: input wait_oclose -> closed debug: channel 0: full closed debug: channel_free: channel 0: status: The following connections are open: #0 authentication agent connection (t4 r1 i8/0 o128/0 fd 7/7) debug: Forwarding authentication connection. debug: fd 7 setting O_NONBLOCK debug: fd 7 IS O_NONBLOCK debug: channel 0: new [authentication agent connection] debug: Forwarding authentication connection. debug: fd 62 setting O_NONBLOCK debug: fd 62 IS O_NONBLOCK debug: channel 1: new [authentication agent connection] debug: channel 1: rcvd ieof debug: channel 1: output open -> drain debug: channel 1: obuf empty debug: channel 1: output drain -> closed debug: channel 1: send oclose debug: channel 1: close_write debug: channel 1: read<=0 rfd 62 len 0 debug: channel 1: read failed debug: channel 1: input open -> drain debug: channel 1: close_read debug: channel 1: input: no drain shortcut debug: channel 1: ibuf empty debug: channel 1: input drain -> wait_oclose debug: channel 1: send ieof debug: channel 1: rcvd oclose debug: channel 1: input wait_oclose -> closed debug: channel 1: full closed debug: channel_free: channel 1: status: The following connections are open: #0 authentication agent connection (t4 r1 i1/0 o16/0 fd 7/7) #1 authentication agent connection (t4 r2 i8/0 o128/0 fd 62/62) debug: channel 0: rcvd ieof debug: channel 0: output open -> drain debug: channel 0: obuf empty debug: channel 0: output drain -> closed debug: channel 0: send oclose debug: channel 0: close_write debug: channel 0: read<=0 rfd 7 len 0 debug: channel 0: read failed debug: channel 0: input open -> drain debug: channel 0: close_read debug: channel 0: input: no drain shortcut debug: channel 0: ibuf empty debug: channel 0: input drain -> wait_oclose debug: channel 0: send ieof debug: channel 0: rcvd oclose debug: channel 0: input wait_oclose -> closed debug: channel 0: full closed debug: channel_free: channel 0: status: The following connections are open: #0 authentication agent connection (t4 r1 i8/0 o128/0 fd 7/7) debug: Forwarding authentication connection. debug: fd 7 setting O_NONBLOCK debug: fd 7 IS O_NONBLOCK debug: channel 0: new [authentication agent connection] debug: Forwarding authentication connection. debug: fd 64 setting O_NONBLOCK debug: fd 64 IS O_NONBLOCK debug: channel 1: new [authentication agent connection] debug: channel 1: rcvd ieof debug: channel 1: output open -> drain debug: channel 1: obuf empty debug: channel 1: output drain -> closed debug: channel 1: send oclose debug: channel 1: close_write debug: channel 1: read<=0 rfd 64 len 0 debug: channel 1: read failed debug: channel 1: input open -> drain debug: channel 1: close_read debug: channel 1: input: no drain shortcut debug: channel 1: ibuf empty debug: channel 1: input drain -> wait_oclose debug: channel 1: send ieof debug: channel 1: rcvd oclose debug: channel 1: input wait_oclose -> closed debug: channel 1: full closed debug: channel_free: channel 1: status: The following connections are open: #0 authentication agent connection (t4 r1 i1/0 o16/0 fd 7/7) #1 authentication agent connection (t4 r2 i8/0 o128/0 fd 64/64) debug: channel 0: rcvd ieof debug: channel 0: output open -> drain debug: channel 0: obuf empty debug: channel 0: output drain -> closed debug: channel 0: send oclose debug: channel 0: close_write debug: channel 0: read<=0 rfd 7 len 0 debug: channel 0: read failed debug: channel 0: input open -> drain debug: channel 0: close_read debug: channel 0: input: no drain shortcut debug: channel 0: ibuf empty debug: channel 0: input drain -> wait_oclose debug: channel 0: send ieof debug: channel 0: rcvd oclose debug: channel 0: input wait_oclose -> closed debug: channel 0: full closed debug: channel_free: channel 0: status: The following connections are open: #0 authentication agent connection (t4 r1 i8/0 o128/0 fd 7/7) debug: Forwarding authentication connection. debug: fd 7 setting O_NONBLOCK debug: fd 7 IS O_NONBLOCK debug: channel 0: new [authentication agent connection] debug: Forwarding authentication connection. debug: fd 66 setting O_NONBLOCK debug: fd 66 IS O_NONBLOCK debug: channel 1: new [authentication agent connection] debug: channel 1: rcvd ieof debug: channel 1: output open -> drain debug: channel 1: obuf empty debug: channel 1: output drain -> closed debug: channel 1: send oclose debug: channel 1: close_write debug: channel 1: read<=0 rfd 66 len 0 debug: channel 1: read failed debug: channel 1: input open -> drain debug: channel 1: close_read debug: channel 1: input: no drain shortcut debug: channel 1: ibuf empty debug: channel 1: input drain -> wait_oclose debug: channel 1: send ieof debug: channel 1: rcvd oclose debug: channel 1: input wait_oclose -> closed debug: channel 1: full closed debug: channel_free: channel 1: status: The following connections are open: #0 authentication agent connection (t4 r1 i1/0 o16/0 fd 7/7) #1 authentication agent connection (t4 r2 i8/0 o128/0 fd 66/66) debug: channel 0: rcvd ieof debug: channel 0: output open -> drain debug: channel 0: obuf empty debug: channel 0: output drain -> closed debug: channel 0: send oclose debug: channel 0: close_write debug: channel 0: read<=0 rfd 7 len 0 debug: channel 0: read failed debug: channel 0: input open -> drain debug: channel 0: close_read debug: channel 0: input: no drain shortcut debug: channel 0: ibuf empty debug: channel 0: input drain -> wait_oclose debug: channel 0: send ieof debug: channel 0: rcvd oclose debug: channel 0: input wait_oclose -> closed debug: channel 0: full closed debug: channel_free: channel 0: status: The following connections are open: #0 authentication agent connection (t4 r1 i8/0 o128/0 fd 7/7) debug: Forwarding authentication connection. debug: fd 7 setting O_NONBLOCK debug: fd 7 IS O_NONBLOCK debug: channel 0: new [authentication agent connection] debug: Forwarding authentication connection. debug: fd 68 setting O_NONBLOCK debug: fd 68 IS O_NONBLOCK debug: channel 1: new [authentication agent connection] debug: channel 1: rcvd ieof debug: channel 1: output open -> drain debug: channel 1: obuf empty debug: channel 1: output drain -> closed debug: channel 1: send oclose debug: channel 1: close_write debug: channel 1: read<=0 rfd 68 len 0 debug: channel 1: read failed debug: channel 1: input open -> drain debug: channel 1: close_read debug: channel 1: input: no drain shortcut debug: channel 1: ibuf empty debug: channel 1: input drain -> wait_oclose debug: channel 1: send ieof debug: channel 1: rcvd oclose debug: channel 1: input wait_oclose -> closed debug: channel 1: full closed debug: channel_free: channel 1: status: The following connections are open: #0 authentication agent connection (t4 r1 i1/0 o16/0 fd 7/7) #1 authentication agent connection (t4 r2 i8/0 o128/0 fd 68/68) debug: channel 0: rcvd ieof debug: channel 0: output open -> drain debug: channel 0: obuf empty debug: channel 0: output drain -> closed debug: channel 0: send oclose debug: channel 0: close_write select: Bad file number Connection to some.host closed. debug: Transferred: stdin 0, stdout 2575, stderr 74 bytes in 70.1 seconds debug: Bytes per second: stdin 0.0, stdout 36.8, stderr 1.1 debug: Exit status -1 -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com