-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathparamiko.log
More file actions
79 lines (79 loc) · 12.7 KB
/
paramiko.log
File metadata and controls
79 lines (79 loc) · 12.7 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
DEB [20110528-00:21:46.476] thr=1 paramiko.transport: starting thread (client mode): 0x24e2f10L
INF [20110528-00:21:48.308] thr=1 paramiko.transport: Connected (version 2.0, client OpenSSH_5.3p1)
DEB [20110528-00:21:48.775] thr=1 paramiko.transport: kex algos:['diffie-hellman-group-exchange-sha256', 'diffie-hellman-group-exchange-sha1', 'diffie-hellman-group14-sha1', 'diffie-hellman-group1-sha1'] server key:['ssh-rsa', 'ssh-dss'] client encrypt:['aes128-ctr', 'aes192-ctr', 'aes256-ctr', 'arcfour256', 'arcfour128', 'aes128-cbc', '3des-cbc', 'blowfish-cbc', 'cast128-cbc', 'aes192-cbc', 'aes256-cbc', 'arcfour', 'rijndael-cbc@lysator.liu.se'] server encrypt:['aes128-ctr', 'aes192-ctr', 'aes256-ctr', 'arcfour256', 'arcfour128', 'aes128-cbc', '3des-cbc', 'blowfish-cbc', 'cast128-cbc', 'aes192-cbc', 'aes256-cbc', 'arcfour', 'rijndael-cbc@lysator.liu.se'] client mac:['hmac-md5', 'hmac-sha1', 'umac-64@openssh.com', 'hmac-ripemd160', 'hmac-ripemd160@openssh.com', 'hmac-sha1-96', 'hmac-md5-96'] server mac:['hmac-md5', 'hmac-sha1', 'umac-64@openssh.com', 'hmac-ripemd160', 'hmac-ripemd160@openssh.com', 'hmac-sha1-96', 'hmac-md5-96'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False
DEB [20110528-00:21:48.775] thr=1 paramiko.transport: Ciphers agreed: local=aes128-ctr, remote=aes128-ctr
DEB [20110528-00:21:48.775] thr=1 paramiko.transport: using kex diffie-hellman-group1-sha1; server key type ssh-rsa; cipher: local aes128-ctr, remote aes128-ctr; mac: local hmac-sha1, remote hmac-sha1; compression: local none, remote none
DEB [20110528-00:21:49.333] thr=1 paramiko.transport: Switch to new keys ...
DEB [20110528-00:21:49.342] thr=2 paramiko.transport: Trying SSH agent key 7c47ee0c35a9125cccf8b7a51773c75a
DEB [20110528-00:21:51.483] thr=1 paramiko.transport: userauth is OK
INF [20110528-00:21:51.966] thr=1 paramiko.transport: Authentication (publickey) successful!
DEB [20110528-00:21:51.977] thr=2 paramiko.transport: [chan 1] Max packet in: 34816 bytes
DEB [20110528-00:21:52.442] thr=1 paramiko.transport: [chan 1] Max packet out: 32768 bytes
INF [20110528-00:21:52.442] thr=1 paramiko.transport: Secsh channel 1 opened.
DEB [20110528-00:21:52.950] thr=1 paramiko.transport: [chan 1] Sesch channel 1 request ok
DEB [20110528-00:21:54.281] thr=1 paramiko.transport: [chan 1] EOF received (1)
DEB [20110528-00:21:54.281] thr=1 paramiko.transport: [chan 1] EOF sent (1)
DEB [20110528-00:21:54.282] thr=1 paramiko.transport: Dropping user packet because connection is dead.
DEB [20110528-00:21:54.282] thr=1 paramiko.transport: Dropping user packet because connection is dead.
DEB [20110528-00:22:03.904] thr=3 paramiko.transport: starting thread (client mode): 0x24e2fd0L
INF [20110528-00:22:04.382] thr=3 paramiko.transport: Connected (version 2.0, client OpenSSH_5.3p1)
DEB [20110528-00:22:04.866] thr=3 paramiko.transport: kex algos:['diffie-hellman-group-exchange-sha256', 'diffie-hellman-group-exchange-sha1', 'diffie-hellman-group14-sha1', 'diffie-hellman-group1-sha1'] server key:['ssh-rsa', 'ssh-dss'] client encrypt:['aes128-ctr', 'aes192-ctr', 'aes256-ctr', 'arcfour256', 'arcfour128', 'aes128-cbc', '3des-cbc', 'blowfish-cbc', 'cast128-cbc', 'aes192-cbc', 'aes256-cbc', 'arcfour', 'rijndael-cbc@lysator.liu.se'] server encrypt:['aes128-ctr', 'aes192-ctr', 'aes256-ctr', 'arcfour256', 'arcfour128', 'aes128-cbc', '3des-cbc', 'blowfish-cbc', 'cast128-cbc', 'aes192-cbc', 'aes256-cbc', 'arcfour', 'rijndael-cbc@lysator.liu.se'] client mac:['hmac-md5', 'hmac-sha1', 'umac-64@openssh.com', 'hmac-ripemd160', 'hmac-ripemd160@openssh.com', 'hmac-sha1-96', 'hmac-md5-96'] server mac:['hmac-md5', 'hmac-sha1', 'umac-64@openssh.com', 'hmac-ripemd160', 'hmac-ripemd160@openssh.com', 'hmac-sha1-96', 'hmac-md5-96'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False
DEB [20110528-00:22:04.866] thr=3 paramiko.transport: Ciphers agreed: local=aes128-ctr, remote=aes128-ctr
DEB [20110528-00:22:04.866] thr=3 paramiko.transport: using kex diffie-hellman-group1-sha1; server key type ssh-rsa; cipher: local aes128-ctr, remote aes128-ctr; mac: local hmac-sha1, remote hmac-sha1; compression: local none, remote none
DEB [20110528-00:22:06.753] thr=3 paramiko.transport: Switch to new keys ...
DEB [20110528-00:22:06.787] thr=2 paramiko.transport: Trying SSH agent key 7c47ee0c35a9125cccf8b7a51773c75a
DEB [20110528-00:22:07.750] thr=3 paramiko.transport: userauth is OK
INF [20110528-00:22:08.721] thr=3 paramiko.transport: Authentication (publickey) successful!
DEB [20110528-00:22:08.753] thr=2 paramiko.transport: [chan 1] Max packet in: 34816 bytes
DEB [20110528-00:22:09.237] thr=3 paramiko.transport: [chan 1] Max packet out: 32768 bytes
INF [20110528-00:22:09.237] thr=3 paramiko.transport: Secsh channel 1 opened.
DEB [20110528-00:22:09.739] thr=3 paramiko.transport: [chan 1] Sesch channel 1 request ok
DEB [20110528-00:22:11.111] thr=3 paramiko.transport: [chan 1] EOF received (1)
DEB [20110528-00:22:11.111] thr=3 paramiko.transport: [chan 1] EOF sent (1)
DEB [20110528-00:22:11.111] thr=3 paramiko.transport: Dropping user packet because connection is dead.
DEB [20110528-00:22:11.111] thr=3 paramiko.transport: Dropping user packet because connection is dead.
DEB [20110528-00:22:20.002] thr=4 paramiko.transport: starting thread (client mode): 0x24e2c90L
INF [20110528-00:22:20.487] thr=4 paramiko.transport: Connected (version 2.0, client OpenSSH_5.3p1)
DEB [20110528-00:22:20.965] thr=4 paramiko.transport: kex algos:['diffie-hellman-group-exchange-sha256', 'diffie-hellman-group-exchange-sha1', 'diffie-hellman-group14-sha1', 'diffie-hellman-group1-sha1'] server key:['ssh-rsa', 'ssh-dss'] client encrypt:['aes128-ctr', 'aes192-ctr', 'aes256-ctr', 'arcfour256', 'arcfour128', 'aes128-cbc', '3des-cbc', 'blowfish-cbc', 'cast128-cbc', 'aes192-cbc', 'aes256-cbc', 'arcfour', 'rijndael-cbc@lysator.liu.se'] server encrypt:['aes128-ctr', 'aes192-ctr', 'aes256-ctr', 'arcfour256', 'arcfour128', 'aes128-cbc', '3des-cbc', 'blowfish-cbc', 'cast128-cbc', 'aes192-cbc', 'aes256-cbc', 'arcfour', 'rijndael-cbc@lysator.liu.se'] client mac:['hmac-md5', 'hmac-sha1', 'umac-64@openssh.com', 'hmac-ripemd160', 'hmac-ripemd160@openssh.com', 'hmac-sha1-96', 'hmac-md5-96'] server mac:['hmac-md5', 'hmac-sha1', 'umac-64@openssh.com', 'hmac-ripemd160', 'hmac-ripemd160@openssh.com', 'hmac-sha1-96', 'hmac-md5-96'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False
DEB [20110528-00:22:20.965] thr=4 paramiko.transport: Ciphers agreed: local=aes128-ctr, remote=aes128-ctr
DEB [20110528-00:22:20.965] thr=4 paramiko.transport: using kex diffie-hellman-group1-sha1; server key type ssh-rsa; cipher: local aes128-ctr, remote aes128-ctr; mac: local hmac-sha1, remote hmac-sha1; compression: local none, remote none
DEB [20110528-00:22:21.531] thr=4 paramiko.transport: Switch to new keys ...
DEB [20110528-00:22:21.534] thr=2 paramiko.transport: Trying SSH agent key 7c47ee0c35a9125cccf8b7a51773c75a
DEB [20110528-00:22:22.529] thr=4 paramiko.transport: userauth is OK
INF [20110528-00:22:23.031] thr=4 paramiko.transport: Authentication (publickey) successful!
DEB [20110528-00:22:23.036] thr=2 paramiko.transport: [chan 1] Max packet in: 34816 bytes
DEB [20110528-00:22:23.519] thr=4 paramiko.transport: [chan 1] Max packet out: 32768 bytes
INF [20110528-00:22:23.519] thr=4 paramiko.transport: Secsh channel 1 opened.
DEB [20110528-00:22:24.032] thr=4 paramiko.transport: [chan 1] Sesch channel 1 request ok
DEB [20110528-00:22:25.406] thr=4 paramiko.transport: [chan 1] EOF received (1)
DEB [20110528-00:22:33.813] thr=5 paramiko.transport: starting thread (client mode): 0x24e2d50L
INF [20110528-00:22:34.236] thr=5 paramiko.transport: Connected (version 2.0, client OpenSSH_5.3p1)
DEB [20110528-00:22:34.660] thr=5 paramiko.transport: kex algos:['diffie-hellman-group-exchange-sha256', 'diffie-hellman-group-exchange-sha1', 'diffie-hellman-group14-sha1', 'diffie-hellman-group1-sha1'] server key:['ssh-rsa', 'ssh-dss'] client encrypt:['aes128-ctr', 'aes192-ctr', 'aes256-ctr', 'arcfour256', 'arcfour128', 'aes128-cbc', '3des-cbc', 'blowfish-cbc', 'cast128-cbc', 'aes192-cbc', 'aes256-cbc', 'arcfour', 'rijndael-cbc@lysator.liu.se'] server encrypt:['aes128-ctr', 'aes192-ctr', 'aes256-ctr', 'arcfour256', 'arcfour128', 'aes128-cbc', '3des-cbc', 'blowfish-cbc', 'cast128-cbc', 'aes192-cbc', 'aes256-cbc', 'arcfour', 'rijndael-cbc@lysator.liu.se'] client mac:['hmac-md5', 'hmac-sha1', 'umac-64@openssh.com', 'hmac-ripemd160', 'hmac-ripemd160@openssh.com', 'hmac-sha1-96', 'hmac-md5-96'] server mac:['hmac-md5', 'hmac-sha1', 'umac-64@openssh.com', 'hmac-ripemd160', 'hmac-ripemd160@openssh.com', 'hmac-sha1-96', 'hmac-md5-96'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False
DEB [20110528-00:22:34.660] thr=5 paramiko.transport: Ciphers agreed: local=aes128-ctr, remote=aes128-ctr
DEB [20110528-00:22:34.660] thr=5 paramiko.transport: using kex diffie-hellman-group1-sha1; server key type ssh-rsa; cipher: local aes128-ctr, remote aes128-ctr; mac: local hmac-sha1, remote hmac-sha1; compression: local none, remote none
DEB [20110528-00:22:35.168] thr=5 paramiko.transport: Switch to new keys ...
DEB [20110528-00:22:35.201] thr=2 paramiko.transport: Trying SSH agent key 7c47ee0c35a9125cccf8b7a51773c75a
DEB [20110528-00:22:36.052] thr=5 paramiko.transport: userauth is OK
INF [20110528-00:22:36.491] thr=5 paramiko.transport: Authentication (publickey) successful!
DEB [20110528-00:22:36.503] thr=2 paramiko.transport: [chan 1] Max packet in: 34816 bytes
DEB [20110528-00:22:36.922] thr=5 paramiko.transport: [chan 1] Max packet out: 32768 bytes
INF [20110528-00:22:36.922] thr=5 paramiko.transport: Secsh channel 1 opened.
DEB [20110528-00:22:37.361] thr=5 paramiko.transport: [chan 1] Sesch channel 1 request ok
DEB [20110528-00:22:37.779] thr=5 paramiko.transport: [chan 1] EOF received (1)
DEB [20110528-00:22:37.780] thr=5 paramiko.transport: [chan 1] EOF sent (1)
DEB [20110528-00:22:37.780] thr=5 paramiko.transport: Dropping user packet because connection is dead.
DEB [20110528-00:22:37.780] thr=5 paramiko.transport: Dropping user packet because connection is dead.
DEB [20110528-00:22:38.203] thr=6 paramiko.transport: starting thread (client mode): 0x24e2e10L
INF [20110528-00:22:38.624] thr=6 paramiko.transport: Connected (version 2.0, client OpenSSH_5.3p1)
DEB [20110528-00:22:39.046] thr=6 paramiko.transport: kex algos:['diffie-hellman-group-exchange-sha256', 'diffie-hellman-group-exchange-sha1', 'diffie-hellman-group14-sha1', 'diffie-hellman-group1-sha1'] server key:['ssh-rsa', 'ssh-dss'] client encrypt:['aes128-ctr', 'aes192-ctr', 'aes256-ctr', 'arcfour256', 'arcfour128', 'aes128-cbc', '3des-cbc', 'blowfish-cbc', 'cast128-cbc', 'aes192-cbc', 'aes256-cbc', 'arcfour', 'rijndael-cbc@lysator.liu.se'] server encrypt:['aes128-ctr', 'aes192-ctr', 'aes256-ctr', 'arcfour256', 'arcfour128', 'aes128-cbc', '3des-cbc', 'blowfish-cbc', 'cast128-cbc', 'aes192-cbc', 'aes256-cbc', 'arcfour', 'rijndael-cbc@lysator.liu.se'] client mac:['hmac-md5', 'hmac-sha1', 'umac-64@openssh.com', 'hmac-ripemd160', 'hmac-ripemd160@openssh.com', 'hmac-sha1-96', 'hmac-md5-96'] server mac:['hmac-md5', 'hmac-sha1', 'umac-64@openssh.com', 'hmac-ripemd160', 'hmac-ripemd160@openssh.com', 'hmac-sha1-96', 'hmac-md5-96'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False
DEB [20110528-00:22:39.046] thr=6 paramiko.transport: Ciphers agreed: local=aes128-ctr, remote=aes128-ctr
DEB [20110528-00:22:39.047] thr=6 paramiko.transport: using kex diffie-hellman-group1-sha1; server key type ssh-rsa; cipher: local aes128-ctr, remote aes128-ctr; mac: local hmac-sha1, remote hmac-sha1; compression: local none, remote none
DEB [20110528-00:22:39.554] thr=6 paramiko.transport: Switch to new keys ...
DEB [20110528-00:22:39.588] thr=2 paramiko.transport: Trying SSH agent key 7c47ee0c35a9125cccf8b7a51773c75a
DEB [20110528-00:22:43.697] thr=6 paramiko.transport: userauth is OK
INF [20110528-00:22:45.140] thr=6 paramiko.transport: Authentication (publickey) successful!
DEB [20110528-00:22:45.158] thr=2 paramiko.transport: [chan 1] Max packet in: 34816 bytes
DEB [20110528-00:22:45.581] thr=6 paramiko.transport: [chan 1] Max packet out: 32768 bytes
INF [20110528-00:22:45.581] thr=6 paramiko.transport: Secsh channel 1 opened.
DEB [20110528-00:22:46.873] thr=6 paramiko.transport: [chan 1] Sesch channel 1 request ok
DEB [20110528-00:22:47.330] thr=6 paramiko.transport: [chan 1] EOF received (1)