Skip to content

tls_0rtt_server is failing for 9.0.x and 9.1.x #8474

@bneradt

Description

@bneradt

The branch builds for CI are failing the tls_0rtt_server CI tests for 9.0.x and 9.1.x, but not 9.2.x nor master. 8.1.x does not have this test. Here is the console output for the failed test:

https://jenkins.trafficserver.org/view/9.1.x/job/9.1.x/job/autest/21/console

     Process: Default: Failed
       Test : Checking that ReturnCode == 0 - Passed
          Reason: Returned Value: 0 == 0
       Time-Out : Process finishes within expected time - Passed
          Reason: Returned value: 2.0085766315460205 < 600.0
       file /tmp/sandbox/tls_0rtt_server/_output/3-tr-Default/stream.all.txt :  - Failed
          Reason: Contents of /tmp/sandbox/tls_0rtt_server/_output/3-tr-Default/stream.all.txt did not contains expression: "early data accepted"

The output is here:
https://jenkins.trafficserver.org/view/9.1.x/job/9.1.x/job/autest/21/artifact/output/9.1.x/sandbox/tls_0rtt_server/_output/3-tr-Default/stream.all.txt

Length: 12
Type: SETTINGS
Flags: 0
Stream ID: 0
Payload: 
MAX_CONCURRENT_STREAMS = 100
MAX_HEADER_LIST_SIZE = 131072

Length: 59
Type: HEADERS
Flags: 4
Stream ID: 1
Payload: 
:status 400 
date Thu, 28 Oct 2021 17:40:13 GMT 
server ATS/9.1.1 
cache-control no-store 
content-type text/html 
content-language en 
content-length 219 

Length: 219
Type: DATA
Flags: 0
Stream ID: 1
Payload: 
<HTML>
<HEAD>
<TITLE>Bad Request</TITLE>
</HEAD>

<BODY BGCOLOR="white" FGCOLOR="black">
<H1>Bad Request</H1>
<HR>

<FONT FACE="Helvetica,Arial"><B>
Description: Could not process this request.
</B></FONT>
<HR>
</BODY>


Length: 0
Type: DATA
Flags: 1
Stream ID: 1
Payload: 


Length: 8
Type: GOAWAY
Flags: 0
Stream ID: 0
Payload: 
Last Stream ID = 0x7fffffff
Error Code = 0x00000000
Debug Data = 

If anyone recognizes a commit that's in master that we're missing to fix these, please chime in. Otherwise I'll try to run a git bisect to find what commit introduced this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions