faye-websocket ruby-3.1 passenger - Case 2.11 : Pass - 7 ms @ 2023-09-07T20:38:48.402Z
Case Description
Send 10 Pings with payload. Send out octets in octet-wise chops.
Case Expectation
Pongs for our Pings with all the payloads. Note: This is not required by the Spec .. but we check for this behaviour anyway. Clean close with normal code.
Case Outcome
Actual events match at least one expected.
Expected:
{'OK': [('pong', u'payload-0'), ('pong', u'payload-1'), ('pong', u'payload-2'), ('pong', u'payload-3'), ('pong', u'payload-4'), ('pong', u'payload-5'), ('pong', u'payload-6'), ('pong', u'payload-7'), ('pong', u'payload-8'), ('pong', u'payload-9')]}
Observed:
[('pong', u'payload-0'), ('pong', u'payload-1'), ('pong', u'payload-2'), ('pong', u'payload-3'), ('pong', u'payload-4'), ('pong', u'payload-5'), ('pong', u'payload-6'), ('pong', u'payload-7'), ('pong', u'payload-8'), ('pong', u'payload-9')]
Case Closing Behavior
Connection was properly closed (OK)
GET / HTTP/1.1 User-Agent: AutobahnTestSuite/0.8.2-0.10.9 Host: 127.0.0.1:7012 Upgrade: WebSocket Connection: Upgrade Pragma: no-cache Cache-Control: no-cache Sec-WebSocket-Key: IVuhuEmdbZjOSy1CD9WLoA== Sec-WebSocket-Version: 13
HTTP/1.1 101 Switching Protocols Connection: upgrade Status: 101 Switching Protocols Upgrade: websocket Sec-WebSocket-Accept: Q5YfO0Y+8P4tW9J2A2U+BOE/fME= Date: Thu, 07 Sep 2023 20:38:48 GMT X-Powered-By: Phusion Passenger(R) 6.0.18 Server: nginx/1.24.0 + Phusion Passenger(R) 6.0.18
Key | Value | Description |
isServer | False | 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 | False | True, iff I dropped the TCP connection. |
wasClean | True | True, iff full WebSocket 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 | 1000 | 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 |
4 | 1 | 4 |
11 | 10 | 110 |
294 | 1 | 294 |
Total | 12 | 408 |
Chop Size | Count | Octets |
1 | 150 | 150 |
8 | 1 | 8 |
240 | 1 | 240 |
Total | 152 | 398 |
Opcode | Count |
8 | 1 |
10 | 10 |
Total | 11 |
Opcode | Count |
8 | 1 |
9 | 10 |
Total | 11 |
000 TX OCTETS: 474554202f20485454502f312e310d0a557365722d4167656e743a204175746f6261686e5465737453756974652f302e382e
322d302e31302e390d0a486f7374 ...
001 RX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a436f6e6e656374696f6e3a2075706772
6164650d0a5374617475733a2031 ...
002 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=0d022167, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=1, SYNC=False
payload-0
003 TX OCTETS: 89
004 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=0f97c7cf, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=1, SYNC=False
payload-1
005 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=d3ba8074, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=1, SYNC=False
payload-2
006 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=c7e668d3, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=1, SYNC=False
payload-3
007 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=c0b50946, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=1, SYNC=False
payload-4
008 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=83672473, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=1, SYNC=False
payload-5
009 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=3c708925, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=1, SYNC=False
payload-6
010 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=ca2ea270, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=1, SYNC=False
payload-7
011 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=fc4a8e7b, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=1, SYNC=False
payload-8
012 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=d13d76f7, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=1, SYNC=False
payload-9
013 CLOSE CONNECTION AFTER 3.000000 sec
014 TX OCTETS: 89
015 TX OCTETS: 0d
016 TX OCTETS: 02
017 TX OCTETS: 21
018 TX OCTETS: 67
019 TX OCTETS: 7d
020 TX OCTETS: 63
021 TX OCTETS: 58
022 TX OCTETS: 0b
023 TX OCTETS: 62
024 TX OCTETS: 63
025 TX OCTETS: 45
026 TX OCTETS: 4a
027 TX OCTETS: 3d
028 TX OCTETS: 89
029 RX OCTETS: 8a097061796c6f61642d30
030 RX FRAME : OPCODE=10, FIN=True, RSV=0, PAYLOAD-LEN=9, MASKED=False, MASK=None
payload-0
031 TX OCTETS: 89
032 TX OCTETS: 0f
033 TX OCTETS: 97
034 TX OCTETS: c7
035 TX OCTETS: cf
036 TX OCTETS: 7f
037 TX OCTETS: f6
038 TX OCTETS: be
039 TX OCTETS: a3
040 TX OCTETS: 60
041 TX OCTETS: f6
042 TX OCTETS: a3
043 TX OCTETS: e2
044 TX OCTETS: 3e
045 TX OCTETS: 89
046 RX OCTETS: 8a097061796c6f61642d31
047 RX FRAME : OPCODE=10, FIN=True, RSV=0, PAYLOAD-LEN=9, MASKED=False, MASK=None
payload-1
048 TX OCTETS: 89
049 TX OCTETS: d3
050 TX OCTETS: ba
051 TX OCTETS: 80
052 TX OCTETS: 74
053 TX OCTETS: a3
054 TX OCTETS: db
055 TX OCTETS: f9
056 TX OCTETS: 18
057 TX OCTETS: bc
058 TX OCTETS: db
059 TX OCTETS: e4
060 TX OCTETS: 59
061 TX OCTETS: e1
062 TX OCTETS: 89
063 RX OCTETS: 8a097061796c6f61642d32
064 RX FRAME : OPCODE=10, FIN=True, RSV=0, PAYLOAD-LEN=9, MASKED=False, MASK=None
payload-2
065 TX OCTETS: 89
066 TX OCTETS: c7
067 TX OCTETS: e6
068 TX OCTETS: 68
069 TX OCTETS: d3
070 TX OCTETS: b7
071 TX OCTETS: 87
072 TX OCTETS: 11
073 TX OCTETS: bf
074 TX OCTETS: a8
075 TX OCTETS: 87
076 TX OCTETS: 0c
077 TX OCTETS: fe
078 TX OCTETS: f4
079 TX OCTETS: 89
080 RX OCTETS: 8a097061796c6f61642d33
081 RX FRAME : OPCODE=10, FIN=True, RSV=0, PAYLOAD-LEN=9, MASKED=False, MASK=None
payload-3
082 TX OCTETS: 89
083 TX OCTETS: c0
084 TX OCTETS: b5
085 TX OCTETS: 09
086 TX OCTETS: 46
087 TX OCTETS: b0
088 TX OCTETS: d4
089 TX OCTETS: 70
090 TX OCTETS: 2a
091 TX OCTETS: af
092 TX OCTETS: d4
093 TX OCTETS: 6d
094 TX OCTETS: 6b
095 TX OCTETS: f4
096 TX OCTETS: 89
097 RX OCTETS: 8a097061796c6f61642d34
098 RX FRAME : OPCODE=10, FIN=True, RSV=0, PAYLOAD-LEN=9, MASKED=False, MASK=None
payload-4
099 TX OCTETS: 89
100 TX OCTETS: 83
101 TX OCTETS: 67
102 TX OCTETS: 24
103 TX OCTETS: 73
104 TX OCTETS: f3
105 TX OCTETS: 06
106 TX OCTETS: 5d
107 TX OCTETS: 1f
108 TX OCTETS: ec
109 TX OCTETS: 06
110 TX OCTETS: 40
111 TX OCTETS: 5e
112 TX OCTETS: b6
113 TX OCTETS: 89
114 RX OCTETS: 8a097061796c6f61642d35
115 RX FRAME : OPCODE=10, FIN=True, RSV=0, PAYLOAD-LEN=9, MASKED=False, MASK=None
payload-5
116 TX OCTETS: 89
117 TX OCTETS: 3c
118 TX OCTETS: 70
119 TX OCTETS: 89
120 TX OCTETS: 25
121 TX OCTETS: 4c
122 TX OCTETS: 11
123 TX OCTETS: f0
124 TX OCTETS: 49
125 TX OCTETS: 53
126 TX OCTETS: 11
127 TX OCTETS: ed
128 TX OCTETS: 08
129 TX OCTETS: 0a
130 TX OCTETS: 89
131 RX OCTETS: 8a097061796c6f61642d36
132 RX FRAME : OPCODE=10, FIN=True, RSV=0, PAYLOAD-LEN=9, MASKED=False, MASK=None
payload-6
133 TX OCTETS: 89
134 TX OCTETS: ca
135 TX OCTETS: 2e
136 TX OCTETS: a2
137 TX OCTETS: 70
138 TX OCTETS: ba
139 TX OCTETS: 4f
140 TX OCTETS: db
141 TX OCTETS: 1c
142 TX OCTETS: a5
143 TX OCTETS: 4f
144 TX OCTETS: c6
145 TX OCTETS: 5d
146 TX OCTETS: fd
147 TX OCTETS: 89
148 RX OCTETS: 8a097061796c6f61642d37
149 RX FRAME : OPCODE=10, FIN=True, RSV=0, PAYLOAD-LEN=9, MASKED=False, MASK=None
payload-7
150 TX OCTETS: 89
151 TX OCTETS: fc
152 TX OCTETS: 4a
153 TX OCTETS: 8e
154 TX OCTETS: 7b
155 TX OCTETS: 8c
156 TX OCTETS: 2b
157 TX OCTETS: f7
158 TX OCTETS: 17
159 TX OCTETS: 93
160 TX OCTETS: 2b
161 TX OCTETS: ea
162 TX OCTETS: 56
163 TX OCTETS: c4
164 TX OCTETS: 89
165 RX OCTETS: 8a097061796c6f61642d38
166 RX FRAME : OPCODE=10, FIN=True, RSV=0, PAYLOAD-LEN=9, MASKED=False, MASK=None
payload-8
167 TX OCTETS: 89
168 TX OCTETS: d1
169 TX OCTETS: 3d
170 TX OCTETS: 76
171 TX OCTETS: f7
172 TX OCTETS: a1
173 TX OCTETS: 5c
174 TX OCTETS: 0f
175 TX OCTETS: 9b
176 TX OCTETS: be
177 TX OCTETS: 5c
178 TX OCTETS: 12
179 TX OCTETS: da
180 TX OCTETS: e8
181 RX OCTETS: 8a097061796c6f61642d39
182 RX FRAME : OPCODE=10, FIN=True, RSV=0, PAYLOAD-LEN=9, MASKED=False, MASK=None
payload-9
183 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=4df975bf, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
0x03e8
184 TX OCTETS: 88824df975bf4e11
185 RX OCTETS: 880203e8
186 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=False, MASK=None
0x03e8
187 TCP DROPPED BY PEER