SwiftWebSocket - Case 13.7.15 : Pass - 8102 ms @ 2016-04-13T16:19:47.791Z
Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8), (True, 0), (False, 0)]
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
         Case Outcome
Ok, received all echo'ed messages in time.
         Expected:
{}
         Observed:
[]
      
Case Closing Behavior
Connection was properly closed (OK)
GET /runCase?case=518&agent=SwiftWebSocket HTTP/1.1 Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; server_no_context_takeover; client_max_window_bits; server_max_window_bits=8 Upgrade: websocket User-Agent: SwiftWebSocket Origin: ws://localhost:9001/runCase?case=518&agent=SwiftWebSocket Sec-WebSocket-Version: 13 Connection: Upgrade Host: localhost:9001 Sec-WebSocket-Key: 4v/SxYdAFg17ghpT4Ug3Xg==
HTTP/1.1 101 Switching Protocols Server: AutobahnTestSuite/0.7.2-0.10.9 X-Powered-By: AutobahnPython/0.10.9 Upgrade: WebSocket Connection: Upgrade Sec-WebSocket-Accept: cbBiluz/DoKNAeK76d3kKP+nZUQ= Sec-WebSocket-Extensions: permessage-deflate; server_no_context_takeover; server_max_window_bits=8; client_no_context_takeover; client_max_window_bits=8
| Key | Value | Description | 
| isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. | 
| closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). | 
| failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. | 
| droppedByMe | True | True, iff I dropped the TCP connection. | 
| wasClean | True | True, iff full WebSockets closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). | 
| wasNotCleanReason | None | When wasClean == False, the reason what happened. | 
| wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. | 
| wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. | 
| wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. | 
| localCloseCode | 1000 | The close code I sent in close frame (if any). | 
| localCloseReason | None | The close reason I sent in close frame (if any). | 
| remoteCloseCode | None | The close code the peer sent me in close frame (if any). | 
| remoteCloseReason | None | The close reason the peer sent me in close frame (if any). | 
| Chop Size | Count | Octets | 
| 6 | 1 | 6 | 
| 14 | 998 | 13972 | 
| 222 | 2 | 444 | 
| 437 | 1 | 437 | 
| 65328 | 2 | 130656 | 
| 65536 | 1998 | 130940928 | 
| Total | 3002 | 131086443 | 
| Chop Size | Count | Octets | 
| 2 | 2 | 4 | 
| 3 | 3 | 9 | 
| 4 | 7 | 28 | 
| 5 | 1 | 5 | 
| 6 | 3 | 18 | 
| 7 | 4 | 28 | 
| 9 | 2 | 18 | 
| 10 | 4 | 40 | 
| 11 | 6 | 66 | 
| 12 | 8 | 96 | 
| 13 | 1 | 13 | 
| 14 | 4 | 56 | 
| 15 | 2 | 30 | 
| 16 | 1 | 16 | 
| 17 | 3 | 51 | 
| 18 | 5 | 90 | 
| 19 | 5 | 95 | 
| 20 | 5 | 100 | 
| 21 | 11 | 231 | 
| 22 | 11 | 242 | 
| 23 | 6 | 138 | 
| 24 | 5 | 120 | 
| 25 | 6 | 150 | 
| 26 | 6 | 156 | 
| 28 | 3 | 84 | 
| 29 | 4 | 116 | 
| 30 | 3 | 90 | 
| 31 | 1 | 31 | 
| 32 | 1 | 32 | 
| 44 | 1 | 44 | 
| 47 | 1 | 47 | 
| 48 | 2 | 96 | 
| 50 | 2 | 100 | 
| 51 | 1 | 51 | 
| 52 | 1 | 52 | 
| 53 | 1 | 53 | 
| 57 | 1 | 57 | 
| 58 | 1 | 58 | 
| 60 | 1 | 60 | 
| 61 | 1 | 61 | 
| 62 | 1 | 62 | 
| 64 | 1 | 64 | 
| 66 | 2 | 132 | 
| 67 | 1 | 67 | 
| 68 | 1 | 68 | 
| 69 | 1 | 69 | 
| 72 | 3 | 216 | 
| 73 | 1 | 73 | 
| 75 | 1 | 75 | 
| 76 | 4 | 304 | 
| 77 | 1 | 77 | 
| 78 | 1 | 78 | 
| 79 | 3 | 237 | 
| 80 | 4 | 320 | 
| 81 | 2 | 162 | 
| 82 | 2 | 164 | 
| 83 | 2 | 166 | 
| 84 | 1 | 84 | 
| 86 | 2 | 172 | 
| 87 | 1 | 87 | 
| 88 | 1 | 88 | 
| 89 | 1 | 89 | 
| 90 | 2 | 180 | 
| 91 | 1 | 91 | 
| 92 | 2 | 184 | 
| 93 | 3 | 279 | 
| 94 | 1 | 94 | 
| 96 | 1 | 96 | 
| 97 | 1 | 97 | 
| 98 | 2 | 196 | 
| 99 | 2 | 198 | 
| 100 | 3 | 300 | 
| 101 | 1 | 101 | 
| 103 | 2 | 206 | 
| 105 | 1 | 105 | 
| 106 | 1 | 106 | 
| 108 | 2 | 216 | 
| 110 | 1 | 110 | 
| 111 | 3 | 333 | 
| 112 | 1 | 112 | 
| 113 | 1 | 113 | 
| 114 | 2 | 228 | 
| 115 | 4 | 460 | 
| 116 | 4 | 464 | 
| 117 | 1 | 117 | 
| 118 | 2 | 236 | 
| 120 | 3 | 360 | 
| 121 | 1 | 121 | 
| 122 | 3 | 366 | 
| 130 | 3 | 390 | 
| 131 | 2 | 262 | 
| 132 | 5 | 660 | 
| 133 | 2 | 266 | 
| 134 | 9 | 1206 | 
| 135 | 3 | 405 | 
| 136 | 11 | 1496 | 
| 137 | 7 | 959 | 
| 138 | 8 | 1104 | 
| 139 | 10 | 1390 | 
| 140 | 6 | 840 | 
| 141 | 6 | 846 | 
| 142 | 3 | 426 | 
| 143 | 3 | 429 | 
| 144 | 7 | 1008 | 
| 145 | 6 | 870 | 
| 146 | 3 | 438 | 
| 147 | 2 | 294 | 
| 148 | 3 | 444 | 
| 149 | 6 | 894 | 
| 150 | 6 | 900 | 
| 151 | 4 | 604 | 
| 152 | 6 | 912 | 
| 153 | 3 | 459 | 
| 154 | 8 | 1232 | 
| 155 | 6 | 930 | 
| 156 | 8 | 1248 | 
| 157 | 6 | 942 | 
| 158 | 6 | 948 | 
| 159 | 5 | 795 | 
| 160 | 2 | 320 | 
| 161 | 5 | 805 | 
| 162 | 8 | 1296 | 
| 163 | 3 | 489 | 
| 164 | 2 | 328 | 
| 165 | 1 | 165 | 
| 166 | 3 | 498 | 
| 167 | 3 | 501 | 
| 168 | 3 | 504 | 
| 169 | 4 | 676 | 
| 170 | 1 | 170 | 
| 171 | 2 | 342 | 
| 172 | 1 | 172 | 
| 173 | 5 | 865 | 
| 174 | 4 | 696 | 
| 175 | 3 | 525 | 
| 176 | 2 | 352 | 
| 177 | 5 | 885 | 
| 178 | 1 | 178 | 
| 179 | 1 | 179 | 
| 181 | 1 | 181 | 
| 182 | 2 | 364 | 
| 183 | 2 | 366 | 
| 184 | 3 | 552 | 
| 185 | 5 | 925 | 
| 186 | 2 | 372 | 
| 187 | 4 | 748 | 
| 188 | 7 | 1316 | 
| 189 | 7 | 1323 | 
| 190 | 6 | 1140 | 
| 191 | 17 | 3247 | 
| 192 | 7 | 1344 | 
| 193 | 11 | 2123 | 
| 194 | 12 | 2328 | 
| 195 | 3 | 585 | 
| 196 | 4 | 784 | 
| 197 | 5 | 985 | 
| 198 | 13 | 2574 | 
| 199 | 12 | 2388 | 
| 200 | 6 | 1200 | 
| 201 | 6 | 1206 | 
| 202 | 6 | 1212 | 
| 203 | 5 | 1015 | 
| 204 | 7 | 1428 | 
| 205 | 5 | 1025 | 
| 206 | 5 | 1030 | 
| 207 | 3 | 621 | 
| 208 | 5 | 1040 | 
| 209 | 7 | 1463 | 
| 210 | 8 | 1680 | 
| 211 | 5 | 1055 | 
| 212 | 6 | 1272 | 
| 213 | 7 | 1491 | 
| 214 | 7 | 1498 | 
| 215 | 15 | 3225 | 
| 216 | 9 | 1944 | 
| 217 | 13 | 2821 | 
| 218 | 4 | 872 | 
| 219 | 9 | 1971 | 
| 220 | 12 | 2640 | 
| 221 | 6 | 1326 | 
| 222 | 9 | 1998 | 
| 223 | 7 | 1561 | 
| 224 | 8 | 1792 | 
| 225 | 8 | 1800 | 
| 226 | 4 | 904 | 
| 227 | 7 | 1589 | 
| 228 | 1 | 228 | 
| 229 | 2 | 458 | 
| 230 | 5 | 1150 | 
| 231 | 3 | 693 | 
| 232 | 6 | 1392 | 
| 233 | 4 | 932 | 
| 234 | 4 | 936 | 
| 235 | 3 | 705 | 
| 236 | 7 | 1652 | 
| 237 | 7 | 1659 | 
| 238 | 8 | 1904 | 
| 239 | 17 | 4063 | 
| 240 | 11 | 2640 | 
| 241 | 21 | 5061 | 
| 242 | 13 | 3146 | 
| 243 | 11 | 2673 | 
| 244 | 14 | 3416 | 
| 245 | 15 | 3675 | 
| 246 | 14 | 3444 | 
| 247 | 15 | 3705 | 
| 248 | 8 | 1984 | 
| 249 | 2 | 498 | 
| 250 | 5 | 1250 | 
| 251 | 6 | 1506 | 
| 252 | 6 | 1512 | 
| 253 | 2 | 506 | 
| 254 | 7 | 1778 | 
| 255 | 4 | 1020 | 
| 256 | 3 | 768 | 
| 257 | 4 | 1028 | 
| 258 | 4 | 1032 | 
| 259 | 1 | 259 | 
| 260 | 18841 | 4898660 | 
| 360 | 1 | 360 | 
| Total | 19843 | 5066715 | 
| Opcode | Count | 
| 1 | 1000 | 
| 8 | 1 | 
| Total | 1001 | 
| Opcode | Count | 
| 0 | 18841 | 
| 1 | 1000 | 
| 8 | 1 | 
| Total | 19842 | 
000 RX OCTETS: 474554202f72756e436173653f636173653d353138266167656e743d5377696674576562536f636b657420485454502f312e
310d0a5365632d576562536f636b ...
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
5465737453756974652f302e372e ...
002 WIRELOG DISABLED
003 CLOSE CONNECTION AFTER 480.000000 sec
004 WIRELOG ENABLED
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
0x03e8
006 TX OCTETS: 880203e8
007 RX OCTETS: 88809c6f7e0f
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=0, MASKED=True, MASK=3963366637653066
009 TCP DROPPED BY ME