Describe the bug
When executing tests with 'trace_log': True, the output of some hex values printed in the logs/UI interface are being truncated.
See example below:
PYTHON_TEST | 2026-04-03 13:44:08.795618 | [MatterTest] 04-03 13:44:03.451 INFO "responder_random": "hex:3A2A0F9400D0373A92FEFA7201B111DD593C62CD53457B1CC000BC01F1B3E935",
PYTHON_TEST | 2026-04-03 13:44:08.795935 | [MatterTest] 04-03 13:44:03.451 INFO "responder_session_id" : "41286"
PYTHON_TEST | 2026-04-03 13:44:08.796643 | [MatterTest] 04-03 13:44:03.452 INFO }
PYTHON_TEST | 2026-04-03 13:44:08.796965 | [MatterTest] 04-03 13:44:03.452 INFO },
PYTHON_TEST | 2026-04-03 13:44:08.797272 | [MatterTest] 04-03 13:44:03.452 INFO "hex" : "15300120539A0CA1C91506591E6435E05CBF00E0967E03A5BA302B19F363BB6F432515683002203A2A0F9400D0373A92FEFA7201B111DD593C62CD53457B1CC000BC01F1B3E935250346A135042601E80300003002208089C852EBD816473C5A217B8D79FC03160D7F194A3DD557A0D7448B6070A36C183505..
Are there any settings in order to get the full output or is this behaviour not as expected
Steps to reproduce the behavior
No response
Expected behavior
No response
Log files
No response
PICS file
No response
Screenshots
No response
Environment
No response
Additional Information
No response
Describe the bug
When executing tests with
'trace_log': True, the output of some hex values printed in the logs/UI interface are being truncated.See example below:
PYTHON_TEST | 2026-04-03 13:44:08.795618 | [MatterTest] 04-03 13:44:03.451 INFO "responder_random": "hex:3A2A0F9400D0373A92FEFA7201B111DD593C62CD53457B1CC000BC01F1B3E935",PYTHON_TEST | 2026-04-03 13:44:08.795935 | [MatterTest] 04-03 13:44:03.451 INFO "responder_session_id" : "41286"PYTHON_TEST | 2026-04-03 13:44:08.796643 | [MatterTest] 04-03 13:44:03.452 INFO }PYTHON_TEST | 2026-04-03 13:44:08.796965 | [MatterTest] 04-03 13:44:03.452 INFO },PYTHON_TEST | 2026-04-03 13:44:08.797272 | [MatterTest] 04-03 13:44:03.452 INFO "hex" : "15300120539A0CA1C91506591E6435E05CBF00E0967E03A5BA302B19F363BB6F432515683002203A2A0F9400D0373A92FEFA7201B111DD593C62CD53457B1CC000BC01F1B3E935250346A135042601E80300003002208089C852EBD816473C5A217B8D79FC03160D7F194A3DD557A0D7448B6070A36C183505..Are there any settings in order to get the full output or is this behaviour not as expected
Steps to reproduce the behavior
No response
Expected behavior
No response
Log files
No response
PICS file
No response
Screenshots
No response
Environment
No response
Additional Information
No response