go-httpbin - Case 2.11 : Pass - 26 ms @ 2025-02-18T04:06:18.920Z
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:34619 Upgrade: WebSocket Connection: Upgrade Pragma: no-cache Cache-Control: no-cache Sec-WebSocket-Key: A+P5EfLbM09GgUC53yjgqg== Sec-WebSocket-Version: 13
HTTP/1.1 101 Switching Protocols Connection: upgrade Sec-Websocket-Accept: 9lfIcyQlKu5CU59ot81rZrdxda4= Upgrade: websocket Date: Tue, 18 Feb 2025 04:06:18 GMT
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 |
166 | 1 | 166 |
Total | 12 | 280 |
Chop Size | Count | Octets |
1 | 150 | 150 |
8 | 1 | 8 |
241 | 1 | 241 |
Total | 152 | 399 |
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
6164650d0a5365632d576562736f ...
002 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=70c298fb, 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=1d8113e7, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=1, SYNC=False
payload-1
005 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=9d0bfc37, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=1, SYNC=False
payload-2
006 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=c2b038b9, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=1, SYNC=False
payload-3
007 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=c77196a5, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=1, SYNC=False
payload-4
008 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=460d60f3, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=1, SYNC=False
payload-5
009 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=8e8d4644, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=1, SYNC=False
payload-6
010 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=f0e292b4, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=1, SYNC=False
payload-7
011 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=4040da05, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=1, SYNC=False
payload-8
012 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=0c95c2fb, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=1, SYNC=False
payload-9
013 CLOSE CONNECTION AFTER 3.000000 sec
014 TX OCTETS: 89
015 TX OCTETS: 70
016 TX OCTETS: c2
017 TX OCTETS: 98
018 TX OCTETS: fb
019 TX OCTETS: 00
020 TX OCTETS: a3
021 TX OCTETS: e1
022 TX OCTETS: 97
023 TX OCTETS: 1f
024 TX OCTETS: a3
025 TX OCTETS: fc
026 TX OCTETS: d6
027 TX OCTETS: 40
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: 1d
033 TX OCTETS: 81
034 TX OCTETS: 13
035 TX OCTETS: e7
036 TX OCTETS: 6d
037 TX OCTETS: e0
038 TX OCTETS: 6a
039 TX OCTETS: 8b
040 TX OCTETS: 72
041 TX OCTETS: e0
042 TX OCTETS: 77
043 TX OCTETS: ca
044 TX OCTETS: 2c
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: 9d
050 TX OCTETS: 0b
051 TX OCTETS: fc
052 TX OCTETS: 37
053 TX OCTETS: ed
054 TX OCTETS: 6a
055 TX OCTETS: 85
056 TX OCTETS: 5b
057 TX OCTETS: f2
058 TX OCTETS: 6a
059 TX OCTETS: 98
060 TX OCTETS: 1a
061 TX OCTETS: af
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: c2
067 TX OCTETS: b0
068 TX OCTETS: 38
069 TX OCTETS: b9
070 TX OCTETS: b2
071 TX OCTETS: d1
072 TX OCTETS: 41
073 TX OCTETS: d5
074 TX OCTETS: ad
075 TX OCTETS: d1
076 TX OCTETS: 5c
077 TX OCTETS: 94
078 TX OCTETS: f1
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: c7
084 TX OCTETS: 71
085 TX OCTETS: 96
086 TX OCTETS: a5
087 TX OCTETS: b7
088 TX OCTETS: 10
089 TX OCTETS: ef
090 TX OCTETS: c9
091 TX OCTETS: a8
092 TX OCTETS: 10
093 TX OCTETS: f2
094 TX OCTETS: 88
095 TX OCTETS: f3
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: 46
101 TX OCTETS: 0d
102 TX OCTETS: 60
103 TX OCTETS: f3
104 TX OCTETS: 36
105 TX OCTETS: 6c
106 TX OCTETS: 19
107 TX OCTETS: 9f
108 TX OCTETS: 29
109 TX OCTETS: 6c
110 TX OCTETS: 04
111 TX OCTETS: de
112 TX OCTETS: 73
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: 8e
118 TX OCTETS: 8d
119 TX OCTETS: 46
120 TX OCTETS: 44
121 TX OCTETS: fe
122 TX OCTETS: ec
123 TX OCTETS: 3f
124 TX OCTETS: 28
125 TX OCTETS: e1
126 TX OCTETS: ec
127 TX OCTETS: 22
128 TX OCTETS: 69
129 TX OCTETS: b8
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: f0
135 TX OCTETS: e2
136 TX OCTETS: 92
137 TX OCTETS: b4
138 TX OCTETS: 80
139 TX OCTETS: 83
140 TX OCTETS: eb
141 TX OCTETS: d8
142 TX OCTETS: 9f
143 TX OCTETS: 83
144 TX OCTETS: f6
145 TX OCTETS: 99
146 TX OCTETS: c7
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: 40
152 TX OCTETS: 40
153 TX OCTETS: da
154 TX OCTETS: 05
155 TX OCTETS: 30
156 TX OCTETS: 21
157 TX OCTETS: a3
158 TX OCTETS: 69
159 TX OCTETS: 2f
160 TX OCTETS: 21
161 TX OCTETS: be
162 TX OCTETS: 28
163 TX OCTETS: 78
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: 0c
169 TX OCTETS: 95
170 TX OCTETS: c2
171 TX OCTETS: fb
172 TX OCTETS: 7c
173 TX OCTETS: f4
174 TX OCTETS: bb
175 TX OCTETS: 97
176 TX OCTETS: 63
177 TX OCTETS: f4
178 TX OCTETS: a6
179 TX OCTETS: d6
180 TX OCTETS: 35
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=f2398987, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
0x03e8
184 TX OCTETS: 8882f2398987f1d1
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