Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] "no close frame received or sent" in test run #28806

Open
jjm202 opened this issue Aug 22, 2023 · 2 comments
Open

[BUG] "no close frame received or sent" in test run #28806

jjm202 opened this issue Aug 22, 2023 · 2 comments
Assignees
Labels
bug Something isn't working needs triage yaml Missing features or bugs in the YAML test harness

Comments

@jjm202
Copy link

jjm202 commented Aug 22, 2023

Reproduction steps

Observed the following error when running Test Case SMOKECO-2.5:

Executing Test Step: Step 71a: TH waits 60 Seconds
--
Test Step Completed [PASSED]: Step 71a: TH waits 60 Seconds
Executing Test Step: Step 71b: TH reads DeviceMuted attribute from DUT
Test Step Error: Error occurred during execution of test case TC-SMOKECO-2.5. no close frame received or sent
Test Step Completed [ERROR]: Step 71b: TH reads DeviceMuted attribute from DUT
Test Case Completed[ERROR]: TC-SMOKECO-2.5
Unpairing chip_tool from device
[SMOKECO-2_5_2023_08_21_14_32_54.log](https://github.com/project-chip/connectedhomeip/files/12410115/SMOKECO-2_5_2023_08_21_14_32_54.log)

Complete log is TH log is attached.

Bug prevalence

always

GitHub hash of the SDK that was being used

latest

Platform

raspi, other

Platform Version(s)

test harness

Anything else?

Reducing the wait times from 60 seconds 10 seconds in steps 55a and 71a serves as a workaround in our environment.

@jjm202 jjm202 added bug Something isn't working needs triage labels Aug 22, 2023
@jjm202
Copy link
Author

jjm202 commented Aug 22, 2023

SDK_SHA = a795cca

@bzbarsky-apple bzbarsky-apple added the yaml Missing features or bugs in the YAML test harness label Aug 28, 2023
@ericzijian1994
Copy link
Contributor

I'm also experiencing this problem.

UI Test Run log:

INFO       | 2023-09-01 07:11:42.807485 | Executing Test Step: Step 31: TH reads ExpressedState attribute from DUT
ERROR      | 2023-09-01 07:12:43.269677 | Test Step Error: Error occurred during execution of test case TC-SMOKECO-2.6. no close frame received or sent
INFO       | 2023-09-01 07:12:43.308084 | Test Step Completed [ERROR]: Step 31: TH reads ExpressedState attribute from DUT
INFO       | 2023-09-01 07:12:43.323340 | Test Case Completed[ERROR]: TC-SMOKECO-2.6
INFO       | 2023-09-01 07:12:43.327129 | Unpairing chip_tool from device
ERROR      | 2023-09-01 07:12:53.360470 | Test Suite Error: Error occurred during cleanup of test suite FirstChipToolSuite. Connecting to ws://172.24.0.1:9002 failed.
INFO       | 2023-09-01 07:12:53.401011 | Test Suite Completed [ERROR]: FirstChipToolSuite
INFO       | 2023-09-01 07:12:54.078359 | Test Run Completed [ERROR]

DUT log:

[00:01:31.278][detail][IN] UDP Message Received packet nb : 46 SrcAddr : fd11:22:0:0:5267:4155:1db8:8eec[60881] DestAddr : fd11:22:0:0:e198:a544:5031:27b3[5540] Payload Length 51
[00:01:36.277][detail][IN] UDP Message Received packet nb : 47 SrcAddr : fd11:22:0:0:5267:4155:1db8:8eec[60881] DestAddr : fd11:22:0:0:e198:a544:5031:27b3[5540] Payload Length 51
[00:01:41.280][detail][IN] UDP Message Received packet nb : 48 SrcAddr : fd11:22:0:0:5267:4155:1db8:8eec[60881] DestAddr : fd11:22:0:0:e198:a544:5031:27b3[5540] Payload Length 51
[00:01:56.278][detail][IN] UDP Message Received packet nb : 49 SrcAddr : fd11:22:0:0:5267:4155:1db8:8eec[60881] DestAddr : fd11:22:0:0:e198:a544:5031:27b3[5540] Payload Length 51
[00:02:11.277][detail][IN] UDP Message Received packet nb : 50 SrcAddr : fd11:22:0:0:5267:4155:1db8:8eec[60881] DestAddr : fd11:22:0:0:e198:a544:5031:27b3[5540] Payload Length 51

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs triage yaml Missing features or bugs in the YAML test harness
Projects
None yet
Development

No branches or pull requests

4 participants