Bugzilla – Attachment 708 Details for
Bug 925
Forking and crontabs do not work with ssh on NCR MP-RAS builds
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Output in verbose mode when the error occurrs
NCR-ssh.txt (text/plain), 6.54 KB, created by
Steve Randlett
on 2004-09-04 03:34:17 AEST
(
hide
)
Description:
Output in verbose mode when the error occurrs
Filename:
MIME Type:
Creator:
Steve Randlett
Created:
2004-09-04 03:34:17 AEST
Size:
6.54 KB
patch
obsolete
>Your "cron" job > >/fs1b/pdm/shares/srandlet/OpenSSH/test.sh > > produced the following output: > >OpenSSH_3.8p1, SSH protocols 1.5/2.0, OpenSSL 0.9.7d 17 Mar 2004 >debug1: Reading configuration data /usr/local/etc/ssh_config >debug3: Seeding PRNG from /usr/local/libexec/ssh-rand-helper >debug2: ssh_connect: needpriv 0 >debug1: Connecting to falcon [172.16.101.10] port 22. >debug1: Connection established. >debug1: identity file /home/srandlet/.ssh/identity type -1 >debug3: Not a RSA1 key file /home/srandlet/.ssh/id_rsa. >debug2: key_type_from_name: unknown key type '-----BEGIN' >debug3: key_read: missing keytype >debug3: key_read: missing whitespace >debug3: key_read: missing whitespace >debug3: key_read: missing whitespace >debug3: key_read: missing whitespace >debug3: key_read: missing whitespace >debug3: key_read: missing whitespace >debug3: key_read: missing whitespace >debug3: key_read: missing whitespace >debug3: key_read: missing whitespace >debug3: key_read: missing whitespace >debug3: key_read: missing whitespace >debug3: key_read: missing whitespace >debug3: key_read: missing whitespace >debug2: key_type_from_name: unknown key type '-----END' >debug3: key_read: missing keytype >debug1: identity file /home/srandlet/.ssh/id_rsa type 1 >debug1: identity file /home/srandlet/.ssh/id_dsa type -1 >debug1: Remote protocol version 1.99, remote software version OpenSSH_3.8p1 >debug1: match: OpenSSH_3.8p1 pat OpenSSH* >debug1: Enabling compatibility mode for protocol 2.0 >debug1: Local version string SSH-2.0-OpenSSH_3.8p1 >debug3: RNG is ready, skipping seeding >debug1: SSH2_MSG_KEXINIT sent >debug1: SSH2_MSG_KEXINIT received >debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 >debug2: kex_parse_kexinit: ssh-rsa,ssh-dss >debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour,aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se,aes128-ctr,aes192-ctr,aes256-ctr >debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour,aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se,aes128-ctr,aes192-ctr,aes256-ctr >debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96 >debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96 >debug2: kex_parse_kexinit: none,zlib >debug2: kex_parse_kexinit: none,zlib >debug2: kex_parse_kexinit: >debug2: kex_parse_kexinit: >debug2: kex_parse_kexinit: first_kex_follows 0 >debug2: kex_parse_kexinit: reserved 0 >debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 >debug2: kex_parse_kexinit: ssh-rsa,ssh-dss >debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour,aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se,aes128-ctr,aes192-ctr,aes256-ctr >debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour,aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se,aes128-ctr,aes192-ctr,aes256-ctr >debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96 >debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96 >debug2: kex_parse_kexinit: none,zlib >debug2: kex_parse_kexinit: none,zlib >debug2: kex_parse_kexinit: >debug2: kex_parse_kexinit: >debug2: kex_parse_kexinit: first_kex_follows 0 >debug2: kex_parse_kexinit: reserved 0 >debug2: mac_init: found hmac-md5 >debug1: kex: server->client aes128-cbc hmac-md5 none >debug2: mac_init: found hmac-md5 >debug1: kex: client->server aes128-cbc hmac-md5 none >debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent >debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP >debug2: dh_gen_key: priv key bits set: 127/256 >debug2: bits set: 508/1024 >debug1: SSH2_MSG_KEX_DH_GEX_INIT sent >debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY >debug3: check_host_in_hostfile: filename /home/srandlet/.ssh/known_hosts >debug3: check_host_in_hostfile: match line 1 >debug3: check_host_in_hostfile: filename /home/srandlet/.ssh/known_hosts >debug3: check_host_in_hostfile: match line 1 >debug1: Host 'falcon' is known and matches the RSA host key. >debug1: Found key in /home/srandlet/.ssh/known_hosts:1 >debug2: bits set: 538/1024 >debug1: ssh_rsa_verify: signature correct >debug2: kex_derive_keys >debug2: set_newkeys: mode 1 >debug1: SSH2_MSG_NEWKEYS sent >debug1: expecting SSH2_MSG_NEWKEYS >debug2: set_newkeys: mode 0 >debug1: SSH2_MSG_NEWKEYS received >debug1: SSH2_MSG_SERVICE_REQUEST sent >debug2: service_accept: ssh-userauth >debug1: SSH2_MSG_SERVICE_ACCEPT received >debug2: key: /home/srandlet/.ssh/identity (0) >debug2: key: /home/srandlet/.ssh/id_rsa (811dd00) >debug2: key: /home/srandlet/.ssh/id_dsa (0) >debug1: Authentications that can continue: publickey,password,keyboard-interactive >debug3: start over, passed a different list publickey,password,keyboard-interactive >debug3: preferred publickey,keyboard-interactive,password >debug3: authmethod_lookup publickey >debug3: remaining preferred: keyboard-interactive,password >debug3: authmethod_is_enabled publickey >debug1: Next authentication method: publickey >debug1: Trying private key: /home/srandlet/.ssh/identity >debug3: no such identity: /home/srandlet/.ssh/identity >debug1: Offering public key: /home/srandlet/.ssh/id_rsa >debug3: send_pubkey_test >debug2: we sent a publickey packet, wait for reply >debug1: Server accepts key: pkalg ssh-rsa blen 149 >debug2: input_userauth_pk_ok: fp 39:fa:94:45:1f:63:ee:65:5c:1a:f8:64:60:22:57:4b >debug3: sign_and_send_pubkey >debug1: read PEM private key done: type RSA >debug1: Authentication succeeded (publickey). >debug2: fd 4 setting O_NONBLOCK >debug2: fd 5 setting O_NONBLOCK >debug2: fd 6 is O_NONBLOCK >debug1: channel 0: new [client-session] >debug3: ssh_session2_open: channel_new: 0 >debug2: channel 0: send open >debug1: Entering interactive session. >debug2: callback start >debug2: ssh_session2_setup: id 0 >debug1: Sending command: ls -l >debug2: channel 0: request exec >debug2: callback done >debug2: channel 0: open confirm rwindow 0 rmax 32768 >debug2: channel 0: rcvd adjust 131072 >debug1: channel 0: free: client-session, nchannels 1 >debug3: channel 0: status: The following connections are open: > #0 client-session (t4 r0 i0/0 o0/0 fd 4/5) > >debug3: channel 0: close_fds r 4 w 5 e 6 >debug1: fd 0 clearing O_NONBLOCK >debug1: fd 1 clearing O_NONBLOCK >debug2: fd 2 is not O_NONBLOCK >select: No such device or address >debug1: Transferred: stdin 0, stdout 0, stderr 35 bytes in 0.1 seconds >debug1: Bytes per second: stdin 0.0, stdout 0.0, stderr 583.3 >debug1: Exit status -1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 925
: 708 |
711