SwiftWebSocket - Case 12.1.13 : Pass - 1156 ms @ 2016-04-13T16:10:55.450Z
Case Description
Send 1000 compressed messages each of payload size 32768, auto-fragment to 256 octets. Use default permessage-deflate offer.
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=318&agent=SwiftWebSocket HTTP/1.1 Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits; server_max_window_bits=15 Upgrade: websocket User-Agent: SwiftWebSocket Origin: ws://localhost:9001/runCase?case=318&agent=SwiftWebSocket Sec-WebSocket-Version: 13 Connection: Upgrade Host: localhost:9001 Sec-WebSocket-Key: 1IIYZRtQoNRUCNqxKJTmfQ==
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: WglQet8ArhEybfEx6W9v57Fs068= Sec-WebSocket-Extensions: permessage-deflate; server_max_window_bits=15
| 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 | 
| 382 | 1 | 382 | 
| 32776 | 1000 | 32776000 | 
| Total | 1002 | 32776388 | 
| Chop Size | Count | Octets | 
| 2 | 10 | 20 | 
| 3 | 11 | 33 | 
| 4 | 15 | 60 | 
| 5 | 9 | 45 | 
| 6 | 9 | 54 | 
| 7 | 6 | 42 | 
| 8 | 5 | 40 | 
| 9 | 11 | 99 | 
| 10 | 3 | 30 | 
| 11 | 5 | 55 | 
| 12 | 8 | 96 | 
| 13 | 10 | 130 | 
| 14 | 8 | 112 | 
| 15 | 10 | 150 | 
| 16 | 7 | 112 | 
| 17 | 10 | 170 | 
| 18 | 9 | 162 | 
| 19 | 10 | 190 | 
| 20 | 14 | 280 | 
| 21 | 10 | 210 | 
| 22 | 16 | 352 | 
| 23 | 8 | 184 | 
| 24 | 8 | 192 | 
| 25 | 5 | 125 | 
| 26 | 9 | 234 | 
| 27 | 7 | 189 | 
| 28 | 8 | 224 | 
| 29 | 8 | 232 | 
| 30 | 6 | 180 | 
| 31 | 6 | 186 | 
| 32 | 7 | 224 | 
| 33 | 3 | 99 | 
| 34 | 5 | 170 | 
| 35 | 5 | 175 | 
| 36 | 2 | 72 | 
| 37 | 5 | 185 | 
| 38 | 2 | 76 | 
| 39 | 5 | 195 | 
| 40 | 2 | 80 | 
| 41 | 1 | 41 | 
| 42 | 5 | 210 | 
| 43 | 4 | 172 | 
| 44 | 3 | 132 | 
| 45 | 6 | 270 | 
| 46 | 2 | 92 | 
| 47 | 2 | 94 | 
| 48 | 3 | 144 | 
| 49 | 4 | 196 | 
| 50 | 4 | 200 | 
| 51 | 3 | 153 | 
| 52 | 4 | 208 | 
| 53 | 2 | 106 | 
| 54 | 4 | 216 | 
| 55 | 2 | 110 | 
| 57 | 2 | 114 | 
| 58 | 3 | 174 | 
| 59 | 3 | 177 | 
| 60 | 1 | 60 | 
| 61 | 2 | 122 | 
| 62 | 2 | 124 | 
| 63 | 4 | 252 | 
| 64 | 2 | 128 | 
| 65 | 6 | 390 | 
| 66 | 2 | 132 | 
| 67 | 1 | 67 | 
| 69 | 7 | 483 | 
| 70 | 6 | 420 | 
| 71 | 1 | 71 | 
| 73 | 6 | 438 | 
| 74 | 5 | 370 | 
| 75 | 1 | 75 | 
| 76 | 2 | 152 | 
| 77 | 3 | 231 | 
| 78 | 3 | 234 | 
| 79 | 2 | 158 | 
| 80 | 5 | 400 | 
| 81 | 3 | 243 | 
| 82 | 1 | 82 | 
| 83 | 2 | 166 | 
| 84 | 1 | 84 | 
| 85 | 5 | 425 | 
| 86 | 3 | 258 | 
| 87 | 5 | 435 | 
| 88 | 8 | 704 | 
| 89 | 3 | 267 | 
| 90 | 3 | 270 | 
| 91 | 4 | 364 | 
| 92 | 4 | 368 | 
| 94 | 2 | 188 | 
| 95 | 1 | 95 | 
| 96 | 3 | 288 | 
| 97 | 1 | 97 | 
| 98 | 3 | 294 | 
| 99 | 5 | 495 | 
| 100 | 3 | 300 | 
| 101 | 3 | 303 | 
| 102 | 2 | 204 | 
| 103 | 6 | 618 | 
| 104 | 1 | 104 | 
| 105 | 4 | 420 | 
| 106 | 2 | 212 | 
| 107 | 3 | 321 | 
| 108 | 6 | 648 | 
| 109 | 3 | 327 | 
| 110 | 4 | 440 | 
| 111 | 1 | 111 | 
| 112 | 4 | 448 | 
| 113 | 4 | 452 | 
| 114 | 3 | 342 | 
| 115 | 4 | 460 | 
| 116 | 2 | 232 | 
| 117 | 2 | 234 | 
| 119 | 3 | 357 | 
| 120 | 3 | 360 | 
| 121 | 3 | 363 | 
| 122 | 3 | 366 | 
| 123 | 2 | 246 | 
| 124 | 2 | 248 | 
| 126 | 2 | 252 | 
| 127 | 2 | 254 | 
| 130 | 1 | 130 | 
| 131 | 2 | 262 | 
| 132 | 1 | 132 | 
| 133 | 6 | 798 | 
| 134 | 2 | 268 | 
| 135 | 1 | 135 | 
| 136 | 3 | 408 | 
| 137 | 4 | 548 | 
| 138 | 1 | 138 | 
| 139 | 1 | 139 | 
| 140 | 1 | 140 | 
| 141 | 4 | 564 | 
| 142 | 2 | 284 | 
| 143 | 2 | 286 | 
| 144 | 1 | 144 | 
| 145 | 2 | 290 | 
| 146 | 1 | 146 | 
| 147 | 4 | 588 | 
| 149 | 2 | 298 | 
| 151 | 2 | 302 | 
| 152 | 4 | 608 | 
| 154 | 1 | 154 | 
| 155 | 1 | 155 | 
| 156 | 3 | 468 | 
| 157 | 2 | 314 | 
| 159 | 4 | 636 | 
| 160 | 1 | 160 | 
| 161 | 2 | 322 | 
| 162 | 2 | 324 | 
| 164 | 1 | 164 | 
| 166 | 4 | 664 | 
| 167 | 2 | 334 | 
| 168 | 1 | 168 | 
| 169 | 2 | 338 | 
| 170 | 1 | 170 | 
| 171 | 2 | 342 | 
| 172 | 2 | 344 | 
| 173 | 2 | 346 | 
| 174 | 3 | 522 | 
| 175 | 2 | 350 | 
| 176 | 2 | 352 | 
| 177 | 2 | 354 | 
| 179 | 1 | 179 | 
| 180 | 2 | 360 | 
| 181 | 1 | 181 | 
| 182 | 1 | 182 | 
| 183 | 2 | 366 | 
| 184 | 1 | 184 | 
| 185 | 3 | 555 | 
| 186 | 2 | 372 | 
| 187 | 2 | 374 | 
| 188 | 2 | 376 | 
| 189 | 4 | 756 | 
| 190 | 4 | 760 | 
| 191 | 6 | 1146 | 
| 192 | 3 | 576 | 
| 193 | 2 | 386 | 
| 194 | 2 | 388 | 
| 195 | 1 | 195 | 
| 196 | 2 | 392 | 
| 197 | 3 | 591 | 
| 198 | 3 | 594 | 
| 199 | 2 | 398 | 
| 200 | 2 | 400 | 
| 201 | 1 | 201 | 
| 202 | 1 | 202 | 
| 203 | 3 | 609 | 
| 204 | 4 | 816 | 
| 205 | 6 | 1230 | 
| 206 | 3 | 618 | 
| 207 | 2 | 414 | 
| 208 | 4 | 832 | 
| 209 | 3 | 627 | 
| 210 | 2 | 420 | 
| 211 | 1 | 211 | 
| 212 | 4 | 848 | 
| 213 | 3 | 639 | 
| 214 | 2 | 428 | 
| 215 | 5 | 1075 | 
| 216 | 6 | 1296 | 
| 217 | 1 | 217 | 
| 218 | 3 | 654 | 
| 219 | 1 | 219 | 
| 220 | 4 | 880 | 
| 221 | 6 | 1326 | 
| 222 | 3 | 666 | 
| 223 | 2 | 446 | 
| 224 | 4 | 896 | 
| 225 | 3 | 675 | 
| 226 | 4 | 904 | 
| 227 | 3 | 681 | 
| 228 | 3 | 684 | 
| 229 | 5 | 1145 | 
| 230 | 4 | 920 | 
| 231 | 2 | 462 | 
| 232 | 4 | 928 | 
| 233 | 6 | 1398 | 
| 234 | 5 | 1170 | 
| 235 | 3 | 705 | 
| 236 | 2 | 472 | 
| 237 | 7 | 1659 | 
| 238 | 9 | 2142 | 
| 239 | 5 | 1195 | 
| 240 | 7 | 1680 | 
| 241 | 2 | 482 | 
| 242 | 8 | 1936 | 
| 243 | 5 | 1215 | 
| 244 | 5 | 1220 | 
| 245 | 8 | 1960 | 
| 246 | 6 | 1476 | 
| 248 | 7 | 1736 | 
| 249 | 13 | 3237 | 
| 250 | 4 | 1000 | 
| 251 | 10 | 2510 | 
| 252 | 7 | 1764 | 
| 253 | 10 | 2530 | 
| 254 | 10 | 2540 | 
| 255 | 10 | 2550 | 
| 256 | 17 | 4352 | 
| 257 | 12 | 3084 | 
| 258 | 18 | 4644 | 
| 259 | 14 | 3626 | 
| 260 | 5116 | 1330160 | 
| 279 | 1 | 279 | 
| Total | 6118 | 1454516 | 
| Opcode | Count | 
| 1 | 1000 | 
| 8 | 1 | 
| Total | 1001 | 
| Opcode | Count | 
| 0 | 5116 | 
| 1 | 1000 | 
| 8 | 1 | 
| Total | 6117 | 
000 RX OCTETS: 474554202f72756e436173653f636173653d333138266167656e743d5377696674576562536f636b657420485454502f312e
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: 8880f833e403
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=0, MASKED=True, MASK=6638333365343033
009 TCP DROPPED BY ME