project-chip / connectedhomeip

Matter (formerly Project CHIP) creates more connections between more objects, simplifying development for manufacturers and increasing compatibility for consumers, guided by the Connectivity Standards Alliance.
https://buildwithmatter.com
Apache License 2.0
7.39k stars 1.98k forks source link

[BUG] conformance issues on air quality app #30142

Open cecille opened 11 months ago

cecille commented 11 months ago

Reproduction steps

Conformance test

[2023-10-31 22:13:54.711770][TEST][STDOUT][MatterTest] 10-31 22:13:54.707 INFO [2023-10-31 22:13:54.711782][TEST][STDOUT]Problem: ProblemSeverity.ERROR [2023-10-31 22:13:54.711793][TEST][STDOUT] test_name: test_spec_conformance [2023-10-31 22:13:54.711803][TEST][STDOUT] location: [2023-10-31 22:13:54.711813][TEST][STDOUT] Endpoint: 0, [2023-10-31 22:13:54.711825][TEST][STDOUT] Cluster: 48 (0x30) GeneralCommissioning, [2023-10-31 22:13:54.711835][TEST][STDOUT] Attribute:65532 (0xfffc) [2023-10-31 22:13:54.711845][TEST][STDOUT] problem: Unknown feature with mask 0x02 [2023-10-31 22:13:54.711855][TEST][STDOUT] spec_location: [2023-10-31 22:13:54.711865][TEST][STDOUT] [2023-10-31 22:13:54.711875][TEST][STDOUT][MatterTest] 10-31 22:13:54.707 INFO [2023-10-31 22:13:54.711887][TEST][STDOUT]Problem: ProblemSeverity.ERROR [2023-10-31 22:13:54.711897][TEST][STDOUT] test_name: test_spec_conformance [2023-10-31 22:13:54.711907][TEST][STDOUT] location: [2023-10-31 22:13:54.711917][TEST][STDOUT] Endpoint: 0, [2023-10-31 22:13:54.711927][TEST][STDOUT] Cluster: 48 (0x30) GeneralCommissioning, [2023-10-31 22:13:54.711936][TEST][STDOUT] Attribute:65532 (0xfffc) [2023-10-31 22:13:54.711947][TEST][STDOUT] problem: Unknown feature with mask 0x04 [2023-10-31 22:13:54.711957][TEST][STDOUT] spec_location: [2023-10-31 22:13:54.711967][TEST][STDOUT] [2023-10-31 22:13:54.711977][TEST][STDOUT][MatterTest] 10-31 22:13:54.707 INFO [2023-10-31 22:13:54.711989][TEST][STDOUT]Problem: ProblemSeverity.ERROR [2023-10-31 22:13:54.712001][TEST][STDOUT] test_name: test_spec_conformance [2023-10-31 22:13:54.712010][TEST][STDOUT] location: [2023-10-31 22:13:54.712020][TEST][STDOUT] Endpoint: 0, [2023-10-31 22:13:54.712030][TEST][STDOUT] Cluster: 49 (0x31) NetworkCommissioning, [2023-10-31 22:13:54.712040][TEST][STDOUT] Attribute:2 (0x02) [2023-10-31 22:13:54.712050][TEST][STDOUT] problem: Attribute 0x02 is included, but is disallowed by conformance. Conformance: WI | TH, implemented features: ET [2023-10-31 22:13:54.712062][TEST][STDOUT] spec_location: [2023-10-31 22:13:54.712072][TEST][STDOUT] [2023-10-31 22:13:54.712082][TEST][STDOUT][MatterTest] 10-31 22:13:54.707 INFO [2023-10-31 22:13:54.712094][TEST][STDOUT]Problem: ProblemSeverity.ERROR [2023-10-31 22:13:54.712103][TEST][STDOUT] test_name: test_spec_conformance [2023-10-31 22:13:54.712113][TEST][STDOUT] location: [2023-10-31 22:13:54.712124][TEST][STDOUT] Endpoint: 0, [2023-10-31 22:13:54.712133][TEST][STDOUT] Cluster: 49 (0x31) NetworkCommissioning, [2023-10-31 22:13:54.712143][TEST][STDOUT] Attribute:3 (0x03) [2023-10-31 22:13:54.712164][TEST][STDOUT] problem: Attribute 0x03 is included, but is disallowed by conformance. Conformance: WI | TH, implemented features: ET [2023-10-31 22:13:54.712175][TEST][STDOUT] spec_location: [2023-10-31 22:13:54.712186][TEST][STDOUT] [2023-10-31 22:13:54.712196][TEST][STDOUT][MatterTest] 10-31 22:13:54.707 INFO [2023-10-31 22:13:54.712209][TEST][STDOUT]Problem: ProblemSeverity.ERROR [2023-10-31 22:13:54.712219][TEST][STDOUT] test_name: check_spec_conformance_for_commands [2023-10-31 22:13:54.712229][TEST][STDOUT] location: [2023-10-31 22:13:54.712239][TEST][STDOUT] Endpoint: 0, [2023-10-31 22:13:54.712250][TEST][STDOUT] Cluster: 60 (0x3c) AdministratorCommissioning, [2023-10-31 22:13:54.712260][TEST][STDOUT] Command: 1 (0x01) [2023-10-31 22:13:54.712270][TEST][STDOUT] problem: Command 0x01 is included, but disallowed by conformance. Conformance: BC, implemented features: [2023-10-31 22:13:54.712281][TEST][STDOUT] spec_location: [2023-10-31 22:13:54.712291][TEST][STDOUT] [2023-10-31 22:13:54.712300][TEST][STDOUT][MatterTest] 10-31 22:13:54.707 INFO [2023-10-31 22:13:54.712312][TEST][STDOUT]Problem: ProblemSeverity.WARNING [2023-10-31 22:13:54.712322][TEST][STDOUT] test_name: test_spec_conformance [2023-10-31 22:13:54.712332][TEST][STDOUT] location: [2023-10-31 22:13:54.712342][TEST][STDOUT] Endpoint: 1, [2023-10-31 22:13:54.712352][TEST][STDOUT] Cluster: 1029 (0x405) RelativeHumidityMeasurement [2023-10-31 22:13:54.712362][TEST][STDOUT] problem: Standard cluster found on device, but is not present in spec data [2023-10-31 22:13:54.712372][TEST][STDOUT] spec_location: [2023-10-31 22:13:54.712382][TEST][STDOUT] [2023-10-31 22:13:54.712391][TEST][STDOUT][MatterTest] 10-31 22:13:54.707 INFO [2023-10-31 22:13:54.712404][TEST][STDOUT]Problem: ProblemSeverity.ERROR [2023-10-31 22:13:54.712413][TEST][STDOUT] test_name: test_spec_conformance [2023-10-31 22:13:54.712423][TEST][STDOUT] location: [2023-10-31 22:13:54.712432][TEST][STDOUT] Endpoint: 1, [2023-10-31 22:13:54.712442][TEST][STDOUT] Cluster: 1036 (0x40c) CarbonMonoxideConcentrationMeasurement, [2023-10-31 22:13:54.712453][TEST][STDOUT] Attribute:3 (0x03) [2023-10-31 22:13:54.712462][TEST][STDOUT] problem: Attribute 0x03 is required, but is not present on the DUT. Conformance: PEA, implemented features: MEA,LEV,MED,CRI,PEA,AVG [2023-10-31 22:13:54.712473][TEST][STDOUT] spec_location: [2023-10-31 22:13:54.712483][TEST][STDOUT] [2023-10-31 22:13:54.712493][TEST][STDOUT][MatterTest] 10-31 22:13:54.707 INFO [2023-10-31 22:13:54.712505][TEST][STDOUT]Problem: ProblemSeverity.ERROR [2023-10-31 22:13:54.712515][TEST][STDOUT] test_name: test_spec_conformance [2023-10-31 22:13:54.712525][TEST][STDOUT] location: [2023-10-31 22:13:54.712534][TEST][STDOUT] Endpoint: 1, [2023-10-31 22:13:54.712544][TEST][STDOUT] Cluster: 1036 (0x40c) CarbonMonoxideConcentrationMeasurement, [2023-10-31 22:13:54.712554][TEST][STDOUT] Attribute:4 (0x04) [2023-10-31 22:13:54.712564][TEST][STDOUT] problem: Attribute 0x04 is required, but is not present on the DUT. Conformance: PEA, implemented features: MEA,LEV,MED,CRI,PEA,AVG [2023-10-31 22:13:54.712575][TEST][STDOUT] spec_location: [2023-10-31 22:13:54.712585][TEST][STDOUT] [2023-10-31 22:13:54.712595][TEST][STDOUT][MatterTest] 10-31 22:13:54.707 INFO [2023-10-31 22:13:54.712607][TEST][STDOUT]Problem: ProblemSeverity.ERROR [2023-10-31 22:13:54.712616][TEST][STDOUT] test_name: test_spec_conformance [2023-10-31 22:13:54.712626][TEST][STDOUT] location: [2023-10-31 22:13:54.712636][TEST][STDOUT] Endpoint: 1, [2023-10-31 22:13:54.712646][TEST][STDOUT] Cluster: 1036 (0x40c) CarbonMonoxideConcentrationMeasurement, [2023-10-31 22:13:54.712657][TEST][STDOUT] Attribute:5 (0x05) [2023-10-31 22:13:54.712667][TEST][STDOUT] problem: Attribute 0x05 is required, but is not present on the DUT. Conformance: AVG, implemented features: MEA,LEV,MED,CRI,PEA,AVG [2023-10-31 22:13:54.712677][TEST][STDOUT] spec_location: [2023-10-31 22:13:54.712688][TEST][STDOUT] [2023-10-31 22:13:54.712698][TEST][STDOUT][MatterTest] 10-31 22:13:54.707 INFO [2023-10-31 22:13:54.712710][TEST][STDOUT]Problem: ProblemSeverity.ERROR [2023-10-31 22:13:54.712721][TEST][STDOUT] test_name: test_spec_conformance [2023-10-31 22:13:54.712731][TEST][STDOUT] location: [2023-10-31 22:13:54.712741][TEST][STDOUT] Endpoint: 1, [2023-10-31 22:13:54.712750][TEST][STDOUT] Cluster: 1036 (0x40c) CarbonMonoxideConcentrationMeasurement, [2023-10-31 22:13:54.712761][TEST][STDOUT] Attribute:6 (0x06) [2023-10-31 22:13:54.712770][TEST][STDOUT] problem: Attribute 0x06 is required, but is not present on the DUT. Conformance: AVG, implemented features: MEA,LEV,MED,CRI,PEA,AVG [2023-10-31 22:13:54.712780][TEST][STDOUT] spec_location: [2023-10-31 22:13:54.712790][TEST][STDOUT] [2023-10-31 22:13:54.712800][TEST][STDOUT][MatterTest] 10-31 22:13:54.707 INFO [2023-10-31 22:13:54.712811][TEST][STDOUT]Problem: ProblemSeverity.ERROR [2023-10-31 22:13:54.712821][TEST][STDOUT] test_name: test_spec_conformance [2023-10-31 22:13:54.712831][TEST][STDOUT] location: [2023-10-31 22:13:54.712842][TEST][STDOUT] Endpoint: 1, [2023-10-31 22:13:54.712852][TEST][STDOUT] Cluster: 1036 (0x40c) CarbonMonoxideConcentrationMeasurement, [2023-10-31 22:13:54.712862][TEST][STDOUT] Attribute:8 (0x08) [2023-10-31 22:13:54.712871][TEST][STDOUT] problem: Attribute 0x08 is required, but is not present on the DUT. Conformance: MEA, implemented features: MEA,LEV,MED,CRI,PEA,AVG [2023-10-31 22:13:54.712883][TEST][STDOUT] spec_location: [2023-10-31 22:13:54.712893][TEST][STDOUT] [2023-10-31 22:13:54.712903][TEST][STDOUT][MatterTest] 10-31 22:13:54.707 INFO [2023-10-31 22:13:54.712914][TEST][STDOUT]Problem: ProblemSeverity.ERROR [2023-10-31 22:13:54.712925][TEST][STDOUT] test_name: test_spec_conformance [2023-10-31 22:13:54.712935][TEST][STDOUT] location: [2023-10-31 22:13:54.712944][TEST][STDOUT] Endpoint: 1, [2023-10-31 22:13:54.712955][TEST][STDOUT] Cluster: 1036 (0x40c) CarbonMonoxideConcentrationMeasurement, [2023-10-31 22:13:54.712964][TEST][STDOUT] Attribute:9 (0x09) [2023-10-31 22:13:54.712975][TEST][STDOUT] problem: Attribute 0x09 is required, but is not present on the DUT. Conformance: M, implemented features: MEA,LEV,MED,CRI,PEA,AVG [2023-10-31 22:13:54.712985][TEST][STDOUT] spec_location: [2023-10-31 22:13:54.712996][TEST][STDOUT] [2023-10-31 22:13:54.713006][TEST][STDOUT][MatterTest] 10-31 22:13:54.707 INFO [2023-10-31 22:13:54.713017][TEST][STDOUT]Problem: ProblemSeverity.ERROR [2023-10-31 22:13:54.713027][TEST][STDOUT] test_name: test_spec_conformance [2023-10-31 22:13:54.713037][TEST][STDOUT] location: [2023-10-31 22:13:54.713046][TEST][STDOUT] Endpoint: 1, [2023-10-31 22:13:54.713056][TEST][STDOUT] Cluster: 1036 (0x40c) CarbonMonoxideConcentrationMeasurement, [2023-10-31 22:13:54.713067][TEST][STDOUT] Attribute:10 (0x0a) [2023-10-31 22:13:54.713077][TEST][STDOUT] problem: Attribute 0x0a is required, but is not present on the DUT. Conformance: LEV, implemented features: MEA,LEV,MED,CRI,PEA,AVG [2023-10-31 22:13:54.713088][TEST][STDOUT] spec_location: [2023-10-31 22:13:54.713098][TEST][STDOUT] [2023-10-31 22:13:54.713108][TEST][STDOUT][MatterTest] 10-31 22:13:54.707 INFO [2023-10-31 22:13:54.713120][TEST][STDOUT]Problem: ProblemSeverity.ERROR [2023-10-31 22:13:54.713130][TEST][STDOUT] test_name: test_spec_conformance [2023-10-31 22:13:54.713140][TEST][STDOUT] location: [2023-10-31 22:13:54.713149][TEST][STDOUT] Endpoint: 1, [2023-10-31 22:13:54.713159][TEST][STDOUT] Cluster: 1037 (0x40d) CarbonDioxideConcentrationMeasurement, [2023-10-31 22:13:54.713169][TEST][STDOUT] Attribute:3 (0x03) [2023-10-31 22:13:54.713179][TEST][STDOUT] problem: Attribute 0x03 is required, but is not present on the DUT. Conformance: PEA, implemented features: MEA,LEV,MED,CRI,PEA,AVG [2023-10-31 22:13:54.713189][TEST][STDOUT] spec_location: [2023-10-31 22:13:54.713199][TEST][STDOUT] [2023-10-31 22:13:54.713209][TEST][STDOUT][MatterTest] 10-31 22:13:54.707 INFO [2023-10-31 22:13:54.713221][TEST][STDOUT]Problem: ProblemSeverity.ERROR [2023-10-31 22:13:54.713231][TEST][STDOUT] test_name: test_spec_conformance [2023-10-31 22:13:54.713241][TEST][STDOUT] location: [2023-10-31 22:13:54.713256][TEST][STDOUT] Endpoint: 1, [2023-10-31 22:13:54.713266][TEST][STDOUT] Cluster: 1037 (0x40d) CarbonDioxideConcentrationMeasurement, [2023-10-31 22:13:54.713276][TEST][STDOUT] Attribute:4 (0x04) [2023-10-31 22:13:54.713287][TEST][STDOUT] problem: Attribute 0x04 is required, but is not present on the DUT. Conformance: PEA, implemented features: MEA,LEV,MED,CRI,PEA,AVG [2023-10-31 22:13:54.713298][TEST][STDOUT] spec_location: [2023-10-31 22:13:54.713307][TEST][STDOUT] [2023-10-31 22:13:54.713317][TEST][STDOUT][MatterTest] 10-31 22:13:54.707 INFO [2023-10-31 22:13:54.713329][TEST][STDOUT]Problem: ProblemSeverity.ERROR [2023-10-31 22:13:54.713339][TEST][STDOUT] test_name: test_spec_conformance [2023-10-31 22:13:54.713349][TEST][STDOUT] location: [2023-10-31 22:13:54.713359][TEST][STDOUT] Endpoint: 1, [2023-10-31 22:13:54.713368][TEST][STDOUT] Cluster: 1037 (0x40d) CarbonDioxideConcentrationMeasurement, [2023-10-31 22:13:54.713379][TEST][STDOUT] Attribute:5 (0x05) [2023-10-31 22:13:54.713388][TEST][STDOUT] problem: Attribute 0x05 is required, but is not present on the DUT. Conformance: AVG, implemented features: MEA,LEV,MED,CRI,PEA,AVG [2023-10-31 22:13:54.713399][TEST][STDOUT] spec_location: [2023-10-31 22:13:54.713409][TEST][STDOUT] [2023-10-31 22:13:54.713418][TEST][STDOUT][MatterTest] 10-31 22:13:54.707 INFO [2023-10-31 22:13:54.713430][TEST][STDOUT]Problem: ProblemSeverity.ERROR [2023-10-31 22:13:54.713440][TEST][STDOUT] test_name: test_spec_conformance [2023-10-31 22:13:54.713451][TEST][STDOUT] location: [2023-10-31 22:13:54.713460][TEST][STDOUT] Endpoint: 1, [2023-10-31 22:13:54.713470][TEST][STDOUT] Cluster: 1037 (0x40d) CarbonDioxideConcentrationMeasurement, [2023-10-31 22:13:54.713480][TEST][STDOUT] Attribute:6 (0x06) [2023-10-31 22:13:54.713490][TEST][STDOUT] problem: Attribute 0x06 is required, but is not present on the DUT. Conformance: AVG, implemented features: MEA,LEV,MED,CRI,PEA,AVG [2023-10-31 22:13:54.713500][TEST][STDOUT] spec_location: [2023-10-31 22:13:54.713511][TEST][STDOUT] [2023-10-31 22:13:54.713520][TEST][STDOUT][MatterTest] 10-31 22:13:54.707 INFO [2023-10-31 22:13:54.713532][TEST][STDOUT]Problem: ProblemSeverity.ERROR [2023-10-31 22:13:54.713542][TEST][STDOUT] test_name: test_spec_conformance [2023-10-31 22:13:54.713552][TEST][STDOUT] location: [2023-10-31 22:13:54.713561][TEST][STDOUT] Endpoint: 1, [2023-10-31 22:13:54.713571][TEST][STDOUT] Cluster: 1037 (0x40d) CarbonDioxideConcentrationMeasurement, [2023-10-31 22:13:54.713581][TEST][STDOUT] Attribute:8 (0x08) [2023-10-31 22:13:54.713590][TEST][STDOUT] problem: Attribute 0x08 is required, but is not present on the DUT. Conformance: MEA, implemented features: MEA,LEV,MED,CRI,PEA,AVG [2023-10-31 22:13:54.713600][TEST][STDOUT] spec_location: [2023-10-31 22:13:54.713610][TEST][STDOUT] [2023-10-31 22:13:54.713620][TEST][STDOUT][MatterTest] 10-31 22:13:54.708 INFO [2023-10-31 22:13:54.713632][TEST][STDOUT]Problem: ProblemSeverity.ERROR [2023-10-31 22:13:54.713641][TEST][STDOUT] test_name: test_spec_conformance [2023-10-31 22:13:54.713651][TEST][STDOUT] location: [2023-10-31 22:13:54.713660][TEST][STDOUT] Endpoint: 1, [2023-10-31 22:13:54.713670][TEST][STDOUT] Cluster: 1037 (0x40d) CarbonDioxideConcentrationMeasurement, [2023-10-31 22:13:54.713680][TEST][STDOUT] Attribute:9 (0x09) [2023-10-31 22:13:54.713690][TEST][STDOUT] problem: Attribute 0x09 is required, but is not present on the DUT. Conformance: M, implemented features: MEA,LEV,MED,CRI,PEA,AVG [2023-10-31 22:13:54.713701][TEST][STDOUT] spec_location: [2023-10-31 22:13:54.713710][TEST][STDOUT] [2023-10-31 22:13:54.713720][TEST][STDOUT][MatterTest] 10-31 22:13:54.708 INFO [2023-10-31 22:13:54.713733][TEST][STDOUT]Problem: ProblemSeverity.ERROR [2023-10-31 22:13:54.713742][TEST][STDOUT] test_name: test_spec_conformance [2023-10-31 22:13:54.713753][TEST][STDOUT] location: [2023-10-31 22:13:54.713762][TEST][STDOUT] Endpoint: 1, [2023-10-31 22:13:54.713772][TEST][STDOUT] Cluster: 1037 (0x40d) CarbonDioxideConcentrationMeasurement, [2023-10-31 22:13:54.713782][TEST][STDOUT] Attribute:10 (0x0a) [2023-10-31 22:13:54.713792][TEST][STDOUT] problem: Attribute 0x0a is required, but is not present on the DUT. Conformance: LEV, implemented features: MEA,LEV,MED,CRI,PEA,AVG [2023-10-31 22:13:54.713804][TEST][STDOUT] spec_location: [2023-10-31 22:13:54.713813][TEST][STDOUT] [2023-10-31 22:13:54.713823][TEST][STDOUT][MatterTest] 10-31 22:13:54.708 INFO [2023-10-31 22:13:54.713836][TEST][STDOUT]Problem: ProblemSeverity.ERROR [2023-10-31 22:13:54.713845][TEST][STDOUT] test_name: test_spec_conformance [2023-10-31 22:13:54.713856][TEST][STDOUT] location: [2023-10-31 22:13:54.713865][TEST][STDOUT] Endpoint: 1, [2023-10-31 22:13:54.713875][TEST][STDOUT] Cluster: 1043 (0x413) NitrogenDioxideConcentrationMeasurement, [2023-10-31 22:13:54.713885][TEST][STDOUT] Attribute:3 (0x03) [2023-10-31 22:13:54.713894][TEST][STDOUT] problem: Attribute 0x03 is required, but is not present on the DUT. Conformance: PEA, implemented features: MEA,LEV,MED,CRI,PEA,AVG [2023-10-31 22:13:54.713906][TEST][STDOUT] spec_location: [2023-10-31 22:13:54.713916][TEST][STDOUT] [2023-10-31 22:13:54.713925][TEST][STDOUT][MatterTest] 10-31 22:13:54.708 INFO [2023-10-31 22:13:54.713938][TEST][STDOUT]Problem: ProblemSeverity.ERROR [2023-10-31 22:13:54.713948][TEST][STDOUT] test_name: test_spec_conformance [2023-10-31 22:13:54.713959][TEST][STDOUT] location: [2023-10-31 22:13:54.713967][TEST][STDOUT] Endpoint: 1, [2023-10-31 22:13:54.713979][TEST][STDOUT] Cluster: 1043 (0x413) NitrogenDioxideConcentrationMeasurement, [2023-10-31 22:13:54.713989][TEST][STDOUT] Attribute:4 (0x04) [2023-10-31 22:13:54.713999][TEST][STDOUT] problem: Attribute 0x04 is required, but is not present on the DUT. Conformance: PEA, implemented features: MEA,LEV,MED,CRI,PEA,AVG [2023-10-31 22:13:54.714009][TEST][STDOUT] spec_location: [2023-10-31 22:13:54.714019][TEST][STDOUT] [2023-10-31 22:13:54.714028][TEST][STDOUT][MatterTest] 10-31 22:13:54.708 INFO [2023-10-31 22:13:54.714042][TEST][STDOUT]Problem: ProblemSeverity.ERROR [2023-10-31 22:13:54.714051][TEST][STDOUT] test_name: test_spec_conformance [2023-10-31 22:13:54.714061][TEST][STDOUT] location: [2023-10-31 22:13:54.714071][TEST][STDOUT] Endpoint: 1, [2023-10-31 22:13:54.714081][TEST][STDOUT] Cluster: 1043 (0x413) NitrogenDioxideConcentrationMeasurement, [2023-10-31 22:13:54.714091][TEST][STDOUT] Attribute:5 (0x05) [2023-10-31 22:13:54.714101][TEST][STDOUT] problem: Attribute 0x05 is required, but is not present on the DUT. Conformance: AVG, implemented features: MEA,LEV,MED,CRI,PEA,AVG [2023-10-31 22:13:54.714111][TEST][STDOUT] spec_location: [2023-10-31 22:13:54.714121][TEST][STDOUT] [2023-10-31 22:13:54.714130][TEST][STDOUT][MatterTest] 10-31 22:13:54.708 INFO [2023-10-31 22:13:54.714142][TEST][STDOUT]Problem: ProblemSeverity.ERROR [2023-10-31 22:13:54.714152][TEST][STDOUT] test_name: test_spec_conformance [2023-10-31 22:13:54.714161][TEST][STDOUT] location: [2023-10-31 22:13:54.714171][TEST][STDOUT] Endpoint: 1, [2023-10-31 22:13:54.714181][TEST][STDOUT] Cluster: 1043 (0x413) NitrogenDioxideConcentrationMeasurement, [2023-10-31 22:13:54.714192][TEST][STDOUT] Attribute:6 (0x06) [2023-10-31 22:13:54.714202][TEST][STDOUT] problem: Attribute 0x06 is required, but is not present on the DUT. Conformance: AVG, implemented features: MEA,LEV,MED,CRI,PEA,AVG [2023-10-31 22:13:54.714212][TEST][STDOUT] spec_location: [2023-10-31 22:13:54.714223][TEST][STDOUT] [2023-10-31 22:13:54.714234][TEST][STDOUT][MatterTest] 10-31 22:13:54.708 INFO [2023-10-31 22:13:54.714247][TEST][STDOUT]Problem: ProblemSeverity.ERROR [2023-10-31 22:13:54.714256][TEST][STDOUT] test_name: test_spec_conformance [2023-10-31 22:13:54.714266][TEST][STDOUT] location: [2023-10-31 22:13:54.714275][TEST][STDOUT] Endpoint: 1, [2023-10-31 22:13:54.714285][TEST][STDOUT] Cluster: 1043 (0x413) NitrogenDioxideConcentrationMeasurement, [2023-10-31 22:13:54.714295][TEST][STDOUT] Attribute:8 (0x08) [2023-10-31 22:13:54.714311][TEST][STDOUT] problem: Attribute 0x08 is required, but is not present on the DUT. Conformance: MEA, implemented features: MEA,LEV,MED,CRI,PEA,AVG [2023-10-31 22:13:54.714322][TEST][STDOUT] spec_location: [2023-10-31 22:13:54.714332][TEST][STDOUT] [2023-10-31 22:13:54.714341][TEST][STDOUT][MatterTest] 10-31 22:13:54.708 INFO [2023-10-31 22:13:54.714353][TEST][STDOUT]Problem: ProblemSeverity.ERROR [2023-10-31 22:13:54.714363][TEST][STDOUT] test_name: test_spec_conformance [2023-10-31 22:13:54.714373][TEST][STDOUT] location: [2023-10-31 22:13:54.714382][TEST][STDOUT] Endpoint: 1, [2023-10-31 22:13:54.714392][TEST][STDOUT] Cluster: 1043 (0x413) NitrogenDioxideConcentrationMeasurement, [2023-10-31 22:13:54.714402][TEST][STDOUT] Attribute:9 (0x09) [2023-10-31 22:13:54.714412][TEST][STDOUT] problem: Attribute 0x09 is required, but is not present on the DUT. Conformance: M, implemented features: MEA,LEV,MED,CRI,PEA,AVG [2023-10-31 22:13:54.714422][TEST][STDOUT] spec_location: [2023-10-31 22:13:54.714431][TEST][STDOUT] [2023-10-31 22:13:54.714441][TEST][STDOUT][MatterTest] 10-31 22:13:54.708 INFO [2023-10-31 22:13:54.714453][TEST][STDOUT]Problem: ProblemSeverity.ERROR [2023-10-31 22:13:54.714463][TEST][STDOUT] test_name: test_spec_conformance [2023-10-31 22:13:54.714477][TEST][STDOUT] location: [2023-10-31 22:13:54.714486][TEST][STDOUT] Endpoint: 1, [2023-10-31 22:13:54.714496][TEST][STDOUT] Cluster: 1043 (0x413) NitrogenDioxideConcentrationMeasurement, [2023-10-31 22:13:54.714506][TEST][STDOUT] Attribute:10 (0x0a) [2023-10-31 22:13:54.714516][TEST][STDOUT] problem: Attribute 0x0a is required, but is not present on the DUT. Conformance: LEV, implemented features: MEA,LEV,MED,CRI,PEA,AVG [2023-10-31 22:13:54.714526][TEST][STDOUT] spec_location: [2023-10-31 22:13:54.714538][TEST][STDOUT] [2023-10-31 22:13:54.714548][TEST][STDOUT][MatterTest] 10-31 22:13:54.708 INFO [2023-10-31 22:13:54.714560][TEST][STDOUT]Problem: ProblemSeverity.ERROR [2023-10-31 22:13:54.714570][TEST][STDOUT] test_name: test_spec_conformance [2023-10-31 22:13:54.714580][TEST][STDOUT] location: [2023-10-31 22:13:54.714589][TEST][STDOUT] Endpoint: 1, [2023-10-31 22:13:54.714598][TEST][STDOUT] Cluster: 1045 (0x415) OzoneConcentrationMeasurement, [2023-10-31 22:13:54.714609][TEST][STDOUT] Attribute:3 (0x03) [2023-10-31 22:13:54.714618][TEST][STDOUT] problem: Attribute 0x03 is required, but is not present on the DUT. Conformance: PEA, implemented features: MEA,LEV,MED,CRI,PEA,AVG [2023-10-31 22:13:54.714628][TEST][STDOUT] spec_location: [2023-10-31 22:13:54.714638][TEST][STDOUT] [2023-10-31 22:13:54.714648][TEST][STDOUT][MatterTest] 10-31 22:13:54.708 INFO [2023-10-31 22:13:54.714661][TEST][STDOUT]Problem: ProblemSeverity.ERROR [2023-10-31 22:13:54.714670][TEST][STDOUT] test_name: test_spec_conformance [2023-10-31 22:13:54.714680][TEST][STDOUT] location: [2023-10-31 22:13:54.714690][TEST][STDOUT] Endpoint: 1, [2023-10-31 22:13:54.714700][TEST][STDOUT] Cluster: 1045 (0x415) OzoneConcentrationMeasurement, [2023-10-31 22:13:54.714710][TEST][STDOUT] Attribute:4 (0x04) [2023-10-31 22:13:54.714720][TEST][STDOUT] problem: Attribute 0x04 is required, but is not present on the DUT. Conformance: PEA, implemented features: MEA,LEV,MED,CRI,PEA,AVG [2023-10-31 22:13:54.714730][TEST][STDOUT] spec_location: [2023-10-31 22:13:54.714740][TEST][STDOUT] [2023-10-31 22:13:54.714749][TEST][STDOUT][MatterTest] 10-31 22:13:54.708 INFO [2023-10-31 22:13:54.714761][TEST][STDOUT]Problem: ProblemSeverity.ERROR [2023-10-31 22:13:54.714770][TEST][STDOUT] test_name: test_spec_conformance [2023-10-31 22:13:54.714780][TEST][STDOUT] location: [2023-10-31 22:13:54.714789][TEST][STDOUT] Endpoint: 1, [2023-10-31 22:13:54.714800][TEST][STDOUT] Cluster: 1045 (0x415) OzoneConcentrationMeasurement, [2023-10-31 22:13:54.714810][TEST][STDOUT] Attribute:5 (0x05) [2023-10-31 22:13:54.714820][TEST][STDOUT] problem: Attribute 0x05 is required, but is not present on the DUT. Conformance: AVG, implemented features: MEA,LEV,MED,CRI,PEA,AVG [2023-10-31 22:13:54.714830][TEST][STDOUT] spec_location: [2023-10-31 22:13:54.714840][TEST][STDOUT] [2023-10-31 22:13:54.714850][TEST][STDOUT][MatterTest] 10-31 22:13:54.708 INFO [2023-10-31 22:13:54.714863][TEST][STDOUT]Problem: ProblemSeverity.ERROR [2023-10-31 22:13:54.714872][TEST][STDOUT] test_name: test_spec_conformance [2023-10-31 22:13:54.714882][TEST][STDOUT] location: [2023-10-31 22:13:54.714891][TEST][STDOUT] Endpoint: 1, [2023-10-31 22:13:54.714901][TEST][STDOUT] Cluster: 1045 (0x415) OzoneConcentrationMeasurement, [2023-10-31 22:13:54.714911][TEST][STDOUT] Attribute:6 (0x06) [2023-10-31 22:13:54.714921][TEST][STDOUT] problem: Attribute 0x06 is required, but is not present on the DUT. Conformance: AVG, implemented features: MEA,LEV,MED,CRI,PEA,AVG [2023-10-31 22:13:54.714931][TEST][STDOUT] spec_location: [2023-10-31 22:13:54.714940][TEST][STDOUT] [2023-10-31 22:13:54.714985][TEST][STDOUT][MatterTest] 10-31 22:13:54.708 INFO [2023-10-31 22:13:54.714999][TEST][STDOUT]Problem: ProblemSeverity.ERROR [2023-10-31 22:13:54.715009][TEST][STDOUT] test_name: test_spec_conformance [2023-10-31 22:13:54.715023][TEST][STDOUT] location: [2023-10-31 22:13:54.715033][TEST][STDOUT] Endpoint: 1, [2023-10-31 22:13:54.715043][TEST][STDOUT] Cluster: 1045 (0x415) OzoneConcentrationMeasurement, [2023-10-31 22:13:54.715053][TEST][STDOUT] Attribute:8 (0x08) [2023-10-31 22:13:54.715063][TEST][STDOUT] problem: Attribute 0x08 is required, but is not present on the DUT. Conformance: MEA, implemented features: MEA,LEV,MED,CRI,PEA,AVG [2023-10-31 22:13:54.715073][TEST][STDOUT] spec_location: [2023-10-31 22:13:54.715083][TEST][STDOUT] [2023-10-31 22:13:54.715092][TEST][STDOUT][MatterTest] 10-31 22:13:54.708 INFO [2023-10-31 22:13:54.715105][TEST][STDOUT]Problem: ProblemSeverity.ERROR [2023-10-31 22:13:54.715114][TEST][STDOUT] test_name: test_spec_conformance [2023-10-31 22:13:54.715123][TEST][STDOUT] location: [2023-10-31 22:13:54.715133][TEST][STDOUT] Endpoint: 1, [2023-10-31 22:13:54.715143][TEST][STDOUT] Cluster: 1045 (0x415) OzoneConcentrationMeasurement, [2023-10-31 22:13:54.715153][TEST][STDOUT] Attribute:9 (0x09) [2023-10-31 22:13:54.715162][TEST][STDOUT] problem: Attribute 0x09 is required, but is not present on the DUT. Conformance: M, implemented features: MEA,LEV,MED,CRI,PEA,AVG [2023-10-31 22:13:54.715173][TEST][STDOUT] spec_location: [2023-10-31 22:13:54.715182][TEST][STDOUT] [2023-10-31 22:13:54.715192][TEST][STDOUT][MatterTest] 10-31 22:13:54.708 INFO [2023-10-31 22:13:54.715205][TEST][STDOUT]Problem: ProblemSeverity.ERROR [2023-10-31 22:13:54.715214][TEST][STDOUT] test_name: test_spec_conformance [2023-10-31 22:13:54.715224][TEST][STDOUT] location: [2023-10-31 22:13:54.715234][TEST][STDOUT] Endpoint: 1, [2023-10-31 22:13:54.715244][TEST][STDOUT] Cluster: 1045 (0x415) OzoneConcentrationMeasurement, [2023-10-31 22:13:54.715255][TEST][STDOUT] Attribute:10 (0x0a) [2023-10-31 22:13:54.715265][TEST][STDOUT] problem: Attribute 0x0a is required, but is not present on the DUT. Conformance: LEV, implemented features: MEA,LEV,MED,CRI,PEA,AVG [2023-10-31 22:13:54.715275][TEST][STDOUT] spec_location: [2023-10-31 22:13:54.715285][TEST][STDOUT] [2023-10-31 22:13:54.715294][TEST][STDOUT][MatterTest] 10-31 22:13:54.708 INFO [2023-10-31 22:13:54.715307][TEST][STDOUT]Problem: ProblemSeverity.ERROR [2023-10-31 22:13:54.715317][TEST][STDOUT] test_name: test_spec_conformance [2023-10-31 22:13:54.715327][TEST][STDOUT] location: [2023-10-31 22:13:54.715336][TEST][STDOUT] Endpoint: 1, [2023-10-31 22:13:54.715346][TEST][STDOUT] Cluster: 1066 (0x42a) Pm25ConcentrationMeasurement, [2023-10-31 22:13:54.715356][TEST][STDOUT] Attribute:3 (0x03) [2023-10-31 22:13:54.715366][TEST][STDOUT] problem: Attribute 0x03 is required, but is not present on the DUT. Conformance: PEA, implemented features: MEA,LEV,MED,CRI,PEA,AVG [2023-10-31 22:13:54.715377][TEST][STDOUT] spec_location: [2023-10-31 22:13:54.715387][TEST][STDOUT] [2023-10-31 22:13:54.715397][TEST][STDOUT][MatterTest] 10-31 22:13:54.708 INFO [2023-10-31 22:13:54.715418][TEST][STDOUT]Problem: ProblemSeverity.ERROR [2023-10-31 22:13:54.715428][TEST][STDOUT] test_name: test_spec_conformance [2023-10-31 22:13:54.715438][TEST][STDOUT] location: [2023-10-31 22:13:54.715448][TEST][STDOUT] Endpoint: 1, [2023-10-31 22:13:54.715466][TEST][STDOUT] Cluster: 1066 (0x42a) Pm25ConcentrationMeasurement, [2023-10-31 22:13:54.715473][TEST][STDOUT] Attribute:4 (0x04) [2023-10-31 22:13:54.715478][TEST][STDOUT] problem: Attribute 0x04 is required, but is not present on the DUT. Conformance: PEA, implemented features: MEA,LEV,MED,CRI,PEA,AVG [2023-10-31 22:13:54.715485][TEST][STDOUT] spec_location: [2023-10-31 22:13:54.715493][TEST][STDOUT] [2023-10-31 22:13:54.715498][TEST][STDOUT][MatterTest] 10-31 22:13:54.708 INFO [2023-10-31 22:13:54.715506][TEST][STDOUT]Problem: ProblemSeverity.ERROR [2023-10-31 22:13:54.715513][TEST][STDOUT] test_name: test_spec_conformance [2023-10-31 22:13:54.715519][TEST][STDOUT] location: [2023-10-31 22:13:54.715524][TEST][STDOUT] Endpoint: 1, [2023-10-31 22:13:54.715530][TEST][STDOUT] Cluster: 1066 (0x42a) Pm25ConcentrationMeasurement, [2023-10-31 22:13:54.715536][TEST][STDOUT] Attribute:5 (0x05) [2023-10-31 22:13:54.715542][TEST][STDOUT] problem: Attribute 0x05 is required, but is not present on the DUT. Conformance: AVG, implemented features: MEA,LEV,MED,CRI,PEA,AVG [2023-10-31 22:13:54.715549][TEST][STDOUT] spec_location: [2023-10-31 22:13:54.715554][TEST][STDOUT] [2023-10-31 22:13:54.715561][TEST][STDOUT][MatterTest] 10-31 22:13:54.708 INFO [2023-10-31 22:13:54.715568][TEST][STDOUT]Problem: ProblemSeverity.ERROR [2023-10-31 22:13:54.715574][TEST][STDOUT] test_name: test_spec_conformance [2023-10-31 22:13:54.715580][TEST][STDOUT] location: [2023-10-31 22:13:54.715585][TEST][STDOUT] Endpoint: 1, [2023-10-31 22:13:54.715590][TEST][STDOUT] Cluster: 1066 (0x42a) Pm25ConcentrationMeasurement, [2023-10-31 22:13:54.715596][TEST][STDOUT] Attribute:6 (0x06) [2023-10-31 22:13:54.715602][TEST][STDOUT] problem: Attribute 0x06 is required, but is not present on the DUT. Conformance: AVG, implemented features: MEA,LEV,MED,CRI,PEA,AVG [2023-10-31 22:13:54.715608][TEST][STDOUT] spec_location: [2023-10-31 22:13:54.715614][TEST][STDOUT] [2023-10-31 22:13:54.715620][TEST][STDOUT][MatterTest] 10-31 22:13:54.708 INFO [2023-10-31 22:13:54.715627][TEST][STDOUT]Problem: ProblemSeverity.ERROR [2023-10-31 22:13:54.715633][TEST][STDOUT] test_name: test_spec_conformance [2023-10-31 22:13:54.715640][TEST][STDOUT] location: [2023-10-31 22:13:54.715645][TEST][STDOUT] Endpoint: 1, [2023-10-31 22:13:54.715651][TEST][STDOUT] Cluster: 1066 (0x42a) Pm25ConcentrationMeasurement, [2023-10-31 22:13:54.715658][TEST][STDOUT] Attribute:8 (0x08) [2023-10-31 22:13:54.715666][TEST][STDOUT] problem: Attribute 0x08 is required, but is not present on the DUT. Conformance: MEA, implemented features: MEA,LEV,MED,CRI,PEA,AVG [2023-10-31 22:13:54.715673][TEST][STDOUT] spec_location: [2023-10-31 22:13:54.715680][TEST][STDOUT] [2023-10-31 22:13:54.715685][TEST][STDOUT][MatterTest] 10-31 22:13:54.708 INFO [2023-10-31 22:13:54.715692][TEST][STDOUT]Problem: ProblemSeverity.ERROR [2023-10-31 22:13:54.715698][TEST][STDOUT] test_name: test_spec_conformance [2023-10-31 22:13:54.715704][TEST][STDOUT] location: [2023-10-31 22:13:54.715709][TEST][STDOUT] Endpoint: 1, [2023-10-31 22:13:54.715716][TEST][STDOUT] Cluster: 1066 (0x42a) Pm25ConcentrationMeasurement, [2023-10-31 22:13:54.715723][TEST][STDOUT] Attribute:9 (0x09) [2023-10-31 22:13:54.715729][TEST][STDOUT] problem: Attribute 0x09 is required, but is not present on the DUT. Conformance: M, implemented features: MEA,LEV,MED,CRI,PEA,AVG [2023-10-31 22:13:54.715736][TEST][STDOUT] spec_location: [2023-10-31 22:13:54.715742][TEST][STDOUT] [2023-10-31 22:13:54.715748][TEST][STDOUT][MatterTest] 10-31 22:13:54.708 INFO [2023-10-31 22:13:54.715755][TEST][STDOUT]Problem: ProblemSeverity.ERROR [2023-10-31 22:13:54.715761][TEST][STDOUT] test_name: test_spec_conformance [2023-10-31 22:13:54.715768][TEST][STDOUT] location: [2023-10-31 22:13:54.715773][TEST][STDOUT] Endpoint: 1, [2023-10-31 22:13:54.715779][TEST][STDOUT] Cluster: 1066 (0x42a) Pm25ConcentrationMeasurement, [2023-10-31 22:13:54.715786][TEST][STDOUT] Attribute:10 (0x0a) [2023-10-31 22:13:54.715792][TEST][STDOUT] problem: Attribute 0x0a is required, but is not present on the DUT. Conformance: LEV, implemented features: MEA,LEV,MED,CRI,PEA,AVG [2023-10-31 22:13:54.715797][TEST][STDOUT] spec_location: [2023-10-31 22:13:54.715805][TEST][STDOUT] [2023-10-31 22:13:54.715810][TEST][STDOUT][MatterTest] 10-31 22:13:54.708 INFO [2023-10-31 22:13:54.715817][TEST][STDOUT]Problem: ProblemSeverity.ERROR [2023-10-31 22:13:54.715823][TEST][STDOUT] test_name: test_spec_conformance [2023-10-31 22:13:54.715829][TEST][STDOUT] location: [2023-10-31 22:13:54.715835][TEST][STDOUT] Endpoint: 1, [2023-10-31 22:13:54.715841][TEST][STDOUT] Cluster: 1067 (0x42b) FormaldehydeConcentrationMeasurement, [2023-10-31 22:13:54.715846][TEST][STDOUT] Attribute:3 (0x03) [2023-10-31 22:13:54.715853][TEST][STDOUT] problem: Attribute 0x03 is required, but is not present on the DUT. Conformance: PEA, implemented features: MEA,LEV,MED,CRI,PEA,AVG [2023-10-31 22:13:54.715860][TEST][STDOUT] spec_location: [2023-10-31 22:13:54.715866][TEST][STDOUT] [2023-10-31 22:13:54.715873][TEST][STDOUT][MatterTest] 10-31 22:13:54.708 INFO [2023-10-31 22:13:54.715880][TEST][STDOUT]Problem: ProblemSeverity.ERROR [2023-10-31 22:13:54.715885][TEST][STDOUT] test_name: test_spec_conformance [2023-10-31 22:13:54.715891][TEST][STDOUT] location: [2023-10-31 22:13:54.715896][TEST][STDOUT] Endpoint: 1, [2023-10-31 22:13:54.715902][TEST][STDOUT] Cluster: 1067 (0x42b) FormaldehydeConcentrationMeasurement, [2023-10-31 22:13:54.715909][TEST][STDOUT] Attribute:4 (0x04) [2023-10-31 22:13:54.715914][TEST][STDOUT] problem: Attribute 0x04 is required, but is not present on the DUT. Conformance: PEA, implemented features: MEA,LEV,MED,CRI,PEA,AVG [2023-10-31 22:13:54.715921][TEST][STDOUT] spec_location: [2023-10-31 22:13:54.715926][TEST][STDOUT] [2023-10-31 22:13:54.715932][TEST][STDOUT][MatterTest] 10-31 22:13:54.708 INFO [2023-10-31 22:13:54.715939][TEST][STDOUT]Problem: ProblemSeverity.ERROR [2023-10-31 22:13:54.715945][TEST][STDOUT] test_name: test_spec_conformance [2023-10-31 22:13:54.715950][TEST][STDOUT] location: [2023-10-31 22:13:54.715957][TEST][STDOUT] Endpoint: 1, [2023-10-31 22:13:54.715963][TEST][STDOUT] Cluster: 1067 (0x42b) FormaldehydeConcentrationMeasurement, [2023-10-31 22:13:54.715969][TEST][STDOUT] Attribute:5 (0x05) [2023-10-31 22:13:54.715976][TEST][STDOUT] problem: Attribute 0x05 is required, but is not present on the DUT. Conformance: AVG, implemented features: MEA,LEV,MED,CRI,PEA,AVG [2023-10-31 22:13:54.715983][TEST][STDOUT] spec_location: [2023-10-31 22:13:54.715989][TEST][STDOUT] [2023-10-31 22:13:54.715995][TEST][STDOUT][MatterTest] 10-31 22:13:54.709 INFO [2023-10-31 22:13:54.716003][TEST][STDOUT]Problem: ProblemSeverity.ERROR [2023-10-31 22:13:54.716009][TEST][STDOUT] test_name: test_spec_conformance [2023-10-31 22:13:54.716016][TEST][STDOUT] location: [2023-10-31 22:13:54.716022][TEST][STDOUT] Endpoint: 1, [2023-10-31 22:13:54.716028][TEST][STDOUT] Cluster: 1067 (0x42b) FormaldehydeConcentrationMeasurement, [2023-10-31 22:13:54.716035][TEST][STDOUT] Attribute:6 (0x06) [2023-10-31 22:13:54.716041][TEST][STDOUT] problem: Attribute 0x06 is required, but is not present on the DUT. Conformance: AVG, implemented features: MEA,LEV,MED,CRI,PEA,AVG [2023-10-31 22:13:54.716047][TEST][STDOUT] spec_location: [2023-10-31 22:13:54.716053][TEST][STDOUT] [2023-10-31 22:13:54.716058][TEST][STDOUT][MatterTest] 10-31 22:13:54.709 INFO [2023-10-31 22:13:54.716067][TEST][STDOUT]Problem: ProblemSeverity.ERROR [2023-10-31 22:13:54.716073][TEST][STDOUT] test_name: test_spec_conformance [2023-10-31 22:13:54.716078][TEST][STDOUT] location: [2023-10-31 22:13:54.716084][TEST][STDOUT] Endpoint: 1, [2023-10-31 22:13:54.716090][TEST][STDOUT] Cluster: 1067 (0x42b) FormaldehydeConcentrationMeasurement, [2023-10-31 22:13:54.716096][TEST][STDOUT] Attribute:8 (0x08) [2023-10-31 22:13:54.716105][TEST][STDOUT] problem: Attribute 0x08 is required, but is not present on the DUT. Conformance: MEA, implemented features: MEA,LEV,MED,CRI,PEA,AVG [2023-10-31 22:13:54.716112][TEST][STDOUT] spec_location: [2023-10-31 22:13:54.716118][TEST][STDOUT] [2023-10-31 22:13:54.716123][TEST][STDOUT][MatterTest] 10-31 22:13:54.709 INFO [2023-10-31 22:13:54.716130][TEST][STDOUT]Problem: ProblemSeverity.ERROR [2023-10-31 22:13:54.716136][TEST][STDOUT] test_name: test_spec_conformance [2023-10-31 22:13:54.716142][TEST][STDOUT] location: [2023-10-31 22:13:54.716147][TEST][STDOUT] Endpoint: 1, [2023-10-31 22:13:54.716154][TEST][STDOUT] Cluster: 1067 (0x42b) FormaldehydeConcentrationMeasurement, [2023-10-31 22:13:54.716160][TEST][STDOUT] Attribute:9 (0x09) [2023-10-31 22:13:54.716166][TEST][STDOUT] problem: Attribute 0x09 is required, but is not present on the DUT. Conformance: M, implemented features: MEA,LEV,MED,CRI,PEA,AVG [2023-10-31 22:13:54.716173][TEST][STDOUT] spec_location: [2023-10-31 22:13:54.716179][TEST][STDOUT] [2023-10-31 22:13:54.716184][TEST][STDOUT][MatterTest] 10-31 22:13:54.709 INFO [2023-10-31 22:13:54.716192][TEST][STDOUT]Problem: ProblemSeverity.ERROR [2023-10-31 22:13:54.716197][TEST][STDOUT] test_name: test_spec_conformance [2023-10-31 22:13:54.716203][TEST][STDOUT] location: [2023-10-31 22:13:54.716209][TEST][STDOUT] Endpoint: 1, [2023-10-31 22:13:54.716215][TEST][STDOUT] Cluster: 1067 (0x42b) FormaldehydeConcentrationMeasurement, [2023-10-31 22:13:54.716221][TEST][STDOUT] Attribute:10 (0x0a) [2023-10-31 22:13:54.716226][TEST][STDOUT] problem: Attribute 0x0a is required, but is not present on the DUT. Conformance: LEV, implemented features: MEA,LEV,MED,CRI,PEA,AVG [2023-10-31 22:13:54.716233][TEST][STDOUT] spec_location: [2023-10-31 22:13:54.716238][TEST][STDOUT] [2023-10-31 22:13:54.716244][TEST][STDOUT][MatterTest] 10-31 22:13:54.709 INFO [2023-10-31 22:13:54.716251][TEST][STDOUT]Problem: ProblemSeverity.ERROR [2023-10-31 22:13:54.716258][TEST][STDOUT] test_name: test_spec_conformance [2023-10-31 22:13:54.716264][TEST][STDOUT] location: [2023-10-31 22:13:54.716271][TEST][STDOUT] Endpoint: 1, [2023-10-31 22:13:54.716277][TEST][STDOUT] Cluster: 1068 (0x42c) Pm1ConcentrationMeasurement, [2023-10-31 22:13:54.716283][TEST][STDOUT] Attribute:3 (0x03) [2023-10-31 22:13:54.716289][TEST][STDOUT] problem: Attribute 0x03 is required, but is not present on the DUT. Conformance: PEA, implemented features: MEA,LEV,MED,CRI,PEA,AVG [2023-10-31 22:13:54.716296][TEST][STDOUT] spec_location: [2023-10-31 22:13:54.716301][TEST][STDOUT] [2023-10-31 22:13:54.716307][TEST][STDOUT][MatterTest] 10-31 22:13:54.709 INFO [2023-10-31 22:13:54.716314][TEST][STDOUT]Problem: ProblemSeverity.ERROR [2023-10-31 22:13:54.716320][TEST][STDOUT] test_name: test_spec_conformance [2023-10-31 22:13:54.716326][TEST][STDOUT] location: [2023-10-31 22:13:54.716331][TEST][STDOUT] Endpoint: 1, [2023-10-31 22:13:54.716337][TEST][STDOUT] Cluster: 1068 (0x42c) Pm1ConcentrationMeasurement, [2023-10-31 22:13:54.716344][TEST][STDOUT] Attribute:4 (0x04) [2023-10-31 22:13:54.716351][TEST][STDOUT] problem: Attribute 0x04 is required, but is not present on the DUT. Conformance: PEA, implemented features: MEA,LEV,MED,CRI,PEA,AVG [2023-10-31 22:13:54.716356][TEST][STDOUT] spec_location: [2023-10-31 22:13:54.716362][TEST][STDOUT] [2023-10-31 22:13:54.716368][TEST][STDOUT][MatterTest] 10-31 22:13:54.709 INFO [2023-10-31 22:13:54.716376][TEST][STDOUT]Problem: ProblemSeverity.ERROR [2023-10-31 22:13:54.716382][TEST][STDOUT] test_name: test_spec_conformance [2023-10-31 22:13:54.716388][TEST][STDOUT] location: [2023-10-31 22:13:54.716393][TEST][STDOUT] Endpoint: 1, [2023-10-31 22:13:54.716399][TEST][STDOUT] Cluster: 1068 (0x42c) Pm1ConcentrationMeasurement, [2023-10-31 22:13:54.716405][TEST][STDOUT] Attribute:5 (0x05) [2023-10-31 22:13:54.716411][TEST][STDOUT] problem: Attribute 0x05 is required, but is not present on the DUT. Conformance: AVG, implemented features: MEA,LEV,MED,CRI,PEA,AVG [2023-10-31 22:13:54.716417][TEST][STDOUT] spec_location: [2023-10-31 22:13:54.716422][TEST][STDOUT] [2023-10-31 22:13:54.716428][TEST][STDOUT][MatterTest] 10-31 22:13:54.709 INFO [2023-10-31 22:13:54.716435][TEST][STDOUT]Problem: ProblemSeverity.ERROR [2023-10-31 22:13:54.716441][TEST][STDOUT] test_name: test_spec_conformance [2023-10-31 22:13:54.716448][TEST][STDOUT] location: [2023-10-31 22:13:54.716453][TEST][STDOUT] Endpoint: 1, [2023-10-31 22:13:54.716459][TEST][STDOUT] Cluster: 1068 (0x42c) Pm1ConcentrationMeasurement, [2023-10-31 22:13:54.716465][TEST][STDOUT] Attribute:6 (0x06) [2023-10-31 22:13:54.716471][TEST][STDOUT] problem: Attribute 0x06 is required, but is not present on the DUT. Conformance: AVG, implemented features: MEA,LEV,MED,CRI,PEA,AVG [2023-10-31 22:13:54.716478][TEST][STDOUT] spec_location: [2023-10-31 22:13:54.716484][TEST][STDOUT] [2023-10-31 22:13:54.716490][TEST][STDOUT][MatterTest] 10-31 22:13:54.709 INFO [2023-10-31 22:13:54.716497][TEST][STDOUT]Problem: ProblemSeverity.ERROR [2023-10-31 22:13:54.716503][TEST][STDOUT] test_name: test_spec_conformance [2023-10-31 22:13:54.716509][TEST][STDOUT] location: [2023-10-31 22:13:54.716515][TEST][STDOUT] Endpoint: 1, [2023-10-31 22:13:54.716521][TEST][STDOUT] Cluster: 1068 (0x42c) Pm1ConcentrationMeasurement, [2023-10-31 22:13:54.716527][TEST][STDOUT] Attribute:8 (0x08) [2023-10-31 22:13:54.716532][TEST][STDOUT] problem: Attribute 0x08 is required, but is not present on the DUT. Conformance: MEA, implemented features: MEA,LEV,MED,CRI,PEA,AVG [2023-10-31 22:13:54.716539][TEST][STDOUT] spec_location: [2023-10-31 22:13:54.716545][TEST][STDOUT] [2023-10-31 22:13:54.716550][TEST][STDOUT][MatterTest] 10-31 22:13:54.709 INFO [2023-10-31 22:13:54.716558][TEST][STDOUT]Problem: ProblemSeverity.ERROR [2023-10-31 22:13:54.716563][TEST][STDOUT] test_name: test_spec_conformance [2023-10-31 22:13:54.716569][TEST][STDOUT] location: [2023-10-31 22:13:54.716574][TEST][STDOUT] Endpoint: 1, [2023-10-31 22:13:54.716580][TEST][STDOUT] Cluster: 1068 (0x42c) Pm1ConcentrationMeasurement, [2023-10-31 22:13:54.716588][TEST][STDOUT] Attribute:9 (0x09) [2023-10-31 22:13:54.716594][TEST][STDOUT] problem: Attribute 0x09 is required, but is not present on the DUT. Conformance: M, implemented features: MEA,LEV,MED,CRI,PEA,AVG [2023-10-31 22:13:54.716599][TEST][STDOUT] spec_location: [2023-10-31 22:13:54.716605][TEST][STDOUT] [2023-10-31 22:13:54.716610][TEST][STDOUT][MatterTest] 10-31 22:13:54.709 INFO [2023-10-31 22:13:54.716618][TEST][STDOUT]Problem: ProblemSeverity.ERROR [2023-10-31 22:13:54.716624][TEST][STDOUT] test_name: test_spec_conformance [2023-10-31 22:13:54.716630][TEST][STDOUT] location: [2023-10-31 22:13:54.716636][TEST][STDOUT] Endpoint: 1, [2023-10-31 22:13:54.716641][TEST][STDOUT] Cluster: 1068 (0x42c) Pm1ConcentrationMeasurement, [2023-10-31 22:13:54.716648][TEST][STDOUT] Attribute:10 (0x0a) [2023-10-31 22:13:54.716654][TEST][STDOUT] problem: Attribute 0x0a is required, but is not present on the DUT. Conformance: LEV, implemented features: MEA,LEV,MED,CRI,PEA,AVG [2023-10-31 22:13:54.716660][TEST][STDOUT] spec_location: [2023-10-31 22:13:54.716666][TEST][STDOUT] [2023-10-31 22:13:54.716671][TEST][STDOUT][MatterTest] 10-31 22:13:54.709 INFO [2023-10-31 22:13:54.716678][TEST][STDOUT]Problem: ProblemSeverity.ERROR [2023-10-31 22:13:54.716685][TEST][STDOUT] test_name: test_spec_conformance [2023-10-31 22:13:54.716691][TEST][STDOUT] location: [2023-10-31 22:13:54.716697][TEST][STDOUT] Endpoint: 1, [2023-10-31 22:13:54.716703][TEST][STDOUT] Cluster: 1069 (0x42d) Pm10ConcentrationMeasurement, [2023-10-31 22:13:54.716709][TEST][STDOUT] Attribute:3 (0x03) [2023-10-31 22:13:54.716714][TEST][STDOUT] problem: Attribute 0x03 is required, but is not present on the DUT. Conformance: PEA, implemented features: MEA,LEV,MED,CRI,PEA,AVG [2023-10-31 22:13:54.716720][TEST][STDOUT] spec_location: [2023-10-31 22:13:54.716727][TEST][STDOUT] [2023-10-31 22:13:54.716733][TEST][STDOUT][MatterTest] 10-31 22:13:54.709 INFO [2023-10-31 22:13:54.716739][TEST][STDOUT]Problem: ProblemSeverity.ERROR [2023-10-31 22:13:54.716748][TEST][STDOUT] test_name: test_spec_conformance [2023-10-31 22:13:54.716755][TEST][STDOUT] location: [2023-10-31 22:13:54.716761][TEST][STDOUT] Endpoint: 1, [2023-10-31 22:13:54.716766][TEST][STDOUT] Cluster: 1069 (0x42d) Pm10ConcentrationMeasurement, [2023-10-31 22:13:54.716773][TEST][STDOUT] Attribute:4 (0x04) [2023-10-31 22:13:54.716779][TEST][STDOUT] problem: Attribute 0x04 is required, but is not present on the DUT. Conformance: PEA, implemented features: MEA,LEV,MED,CRI,PEA,AVG [2023-10-31 22:13:54.716785][TEST][STDOUT] spec_location: [2023-10-31 22:13:54.716790][TEST][STDOUT] [2023-10-31 22:13:54.716795][TEST][STDOUT][MatterTest] 10-31 22:13:54.709 INFO [2023-10-31 22:13:54.716803][TEST][STDOUT]Problem: ProblemSeverity.ERROR [2023-10-31 22:13:54.716810][TEST][STDOUT] test_name: test_spec_conformance [2023-10-31 22:13:54.716817][TEST][STDOUT] location: [2023-10-31 22:13:54.716823][TEST][STDOUT] Endpoint: 1, [2023-10-31 22:13:54.716830][TEST][STDOUT] Cluster: 1069 (0x42d) Pm10ConcentrationMeasurement, [2023-10-31 22:13:54.716835][TEST][STDOUT] Attribute:5 (0x05) [2023-10-31 22:13:54.716842][TEST][STDOUT] problem: Attribute 0x05 is required, but is not present on the DUT. Conformance: AVG, implemented features: MEA,LEV,MED,CRI,PEA,AVG [2023-10-31 22:13:54.716848][TEST][STDOUT] spec_location: [2023-10-31 22:13:54.716855][TEST][STDOUT] [2023-10-31 22:13:54.716860][TEST][STDOUT][MatterTest] 10-31 22:13:54.709 INFO [2023-10-31 22:13:54.716868][TEST][STDOUT]Problem: ProblemSeverity.ERROR [2023-10-31 22:13:54.716873][TEST][STDOUT] test_name: test_spec_conformance [2023-10-31 22:13:54.716879][TEST][STDOUT] location: [2023-10-31 22:13:54.716885][TEST][STDOUT] Endpoint: 1, [2023-10-31 22:13:54.716890][TEST][STDOUT] Cluster: 1069 (0x42d) Pm10ConcentrationMeasurement, [2023-10-31 22:13:54.716897][TEST][STDOUT] Attribute:6 (0x06) [2023-10-31 22:13:54.716902][TEST][STDOUT] problem: Attribute 0x06 is required, but is not present on the DUT. Conformance: AVG, implemented features: MEA,LEV,MED,CRI,PEA,AVG [2023-10-31 22:13:54.716908][TEST][STDOUT] spec_location: [2023-10-31 22:13:54.716914][TEST][STDOUT] [2023-10-31 22:13:54.716920][TEST][STDOUT][MatterTest] 10-31 22:13:54.709 INFO [2023-10-31 22:13:54.716928][TEST][STDOUT]Problem: ProblemSeverity.ERROR [2023-10-31 22:13:54.716934][TEST][STDOUT] test_name: test_spec_conformance [2023-10-31 22:13:54.716939][TEST][STDOUT] location: [2023-10-31 22:13:54.716945][TEST][STDOUT] Endpoint: 1, [2023-10-31 22:13:54.716951][TEST][STDOUT] Cluster: 1069 (0x42d) Pm10ConcentrationMeasurement, [2023-10-31 22:13:54.716957][TEST][STDOUT] Attribute:8 (0x08) [2023-10-31 22:13:54.716962][TEST][STDOUT] problem: Attribute 0x08 is required, but is not present on the DUT. Conformance: MEA, implemented features: MEA,LEV,MED,CRI,PEA,AVG [2023-10-31 22:13:54.716968][TEST][STDOUT] spec_location: [2023-10-31 22:13:54.716973][TEST][STDOUT] [2023-10-31 22:13:54.716979][TEST][STDOUT][MatterTest] 10-31 22:13:54.709 INFO [2023-10-31 22:13:54.716986][TEST][STDOUT]Problem: ProblemSeverity.ERROR [2023-10-31 22:13:54.716992][TEST][STDOUT] test_name: test_spec_conformance [2023-10-31 22:13:54.716998][TEST][STDOUT] location: [2023-10-31 22:13:54.717003][TEST][STDOUT] Endpoint: 1, [2023-10-31 22:13:54.717008][TEST][STDOUT] Cluster: 1069 (0x42d) Pm10ConcentrationMeasurement, [2023-10-31 22:13:54.717015][TEST][STDOUT] Attribute:9 (0x09) [2023-10-31 22:13:54.717021][TEST][STDOUT] problem: Attribute 0x09 is required, but is not present on the DUT. Conformance: M, implemented features: MEA,LEV,MED,CRI,PEA,AVG [2023-10-31 22:13:54.717027][TEST][STDOUT] spec_location: [2023-10-31 22:13:54.717032][TEST][STDOUT] [2023-10-31 22:13:54.717039][TEST][STDOUT][MatterTest] 10-31 22:13:54.709 INFO [2023-10-31 22:13:54.717046][TEST][STDOUT]Problem: ProblemSeverity.ERROR [2023-10-31 22:13:54.717053][TEST][STDOUT] test_name: test_spec_conformance [2023-10-31 22:13:54.717059][TEST][STDOUT] location: [2023-10-31 22:13:54.717064][TEST][STDOUT] Endpoint: 1, [2023-10-31 22:13:54.717070][TEST][STDOUT] Cluster: 1069 (0x42d) Pm10ConcentrationMeasurement, [2023-10-31 22:13:54.717076][TEST][STDOUT] Attribute:10 (0x0a) [2023-10-31 22:13:54.717083][TEST][STDOUT] problem: Attribute 0x0a is required, but is not present on the DUT. Conformance: LEV, implemented features: MEA,LEV,MED,CRI,PEA,AVG [2023-10-31 22:13:54.717089][TEST][STDOUT] spec_location: [2023-10-31 22:13:54.717095][TEST][STDOUT] [2023-10-31 22:13:54.717101][TEST][STDOUT][MatterTest] 10-31 22:13:54.709 INFO [2023-10-31 22:13:54.717108][TEST][STDOUT]Problem: ProblemSeverity.ERROR [2023-10-31 22:13:54.717113][TEST][STDOUT] test_name: test_spec_conformance [2023-10-31 22:13:54.717119][TEST][STDOUT] location: [2023-10-31 22:13:54.717124][TEST][STDOUT] Endpoint: 1, [2023-10-31 22:13:54.717130][TEST][STDOUT] Cluster: 1070 (0x42e) TotalVolatileOrganicCompoundsConcentrationMeasurement, [2023-10-31 22:13:54.717136][TEST][STDOUT] Attribute:3 (0x03) [2023-10-31 22:13:54.717142][TEST][STDOUT] problem: Attribute 0x03 is required, but is not present on the DUT. Conformance: PEA, implemented features: MEA,LEV,MED,CRI,PEA,AVG [2023-10-31 22:13:54.717148][TEST][STDOUT] spec_location: [2023-10-31 22:13:54.717154][TEST][STDOUT] [2023-10-31 22:13:54.717159][TEST][STDOUT][MatterTest] 10-31 22:13:54.709 INFO [2023-10-31 22:13:54.717166][TEST][STDOUT]Problem: ProblemSeverity.ERROR [2023-10-31 22:13:54.717172][TEST][STDOUT] test_name: test_spec_conformance [2023-10-31 22:13:54.717178][TEST][STDOUT] location: [2023-10-31 22:13:54.717183][TEST][STDOUT] Endpoint: 1, [2023-10-31 22:13:54.717189][TEST][STDOUT] Cluster: 1070 (0x42e) TotalVolatileOrganicCompoundsConcentrationMeasurement, [2023-10-31 22:13:54.717195][TEST][STDOUT] Attribute:4 (0x04) [2023-10-31 22:13:54.717201][TEST][STDOUT] problem: Attribute 0x04 is required, but is not present on the DUT. Conformance: PEA, implemented features: MEA,LEV,MED,CRI,PEA,AVG [2023-10-31 22:13:54.717207][TEST][STDOUT] spec_location: [2023-10-31 22:13:54.717213][TEST][STDOUT] [2023-10-31 22:13:54.717219][TEST][STDOUT][MatterTest] 10-31 22:13:54.709 INFO [2023-10-31 22:13:54.717226][TEST][STDOUT]Problem: ProblemSeverity.ERROR [2023-10-31 22:13:54.717232][TEST][STDOUT] test_name: test_spec_conformance [2023-10-31 22:13:54.717237][TEST][STDOUT] location: [2023-10-31 22:13:54.717243][TEST][STDOUT] Endpoint: 1, [2023-10-31 22:13:54.717248][TEST][STDOUT] Cluster: 1070 (0x42e) TotalVolatileOrganicCompoundsConcentrationMeasurement, [2023-10-31 22:13:54.717255][TEST][STDOUT] Attribute:5 (0x05) [2023-10-31 22:13:54.717261][TEST][STDOUT] problem: Attribute 0x05 is required, but is not present on the DUT. Conformance: AVG, implemented features: MEA,LEV,MED,CRI,PEA,AVG [2023-10-31 22:13:54.717267][TEST][STDOUT] spec_location: [2023-10-31 22:13:54.717273][TEST][STDOUT] [2023-10-31 22:13:54.717278][TEST][STDOUT][MatterTest] 10-31 22:13:54.709 INFO [2023-10-31 22:13:54.717286][TEST][STDOUT]Problem: ProblemSeverity.ERROR [2023-10-31 22:13:54.717292][TEST][STDOUT] test_name: test_spec_conformance [2023-10-31 22:13:54.717298][TEST][STDOUT] location: [2023-10-31 22:13:54.717303][TEST][STDOUT] Endpoint: 1, [2023-10-31 22:13:54.717309][TEST][STDOUT] Cluster: 1070 (0x42e) TotalVolatileOrganicCompoundsConcentrationMeasurement, [2023-10-31 22:13:54.717316][TEST][STDOUT] Attribute:6 (0x06) [2023-10-31 22:13:54.717322][TEST][STDOUT] problem: Attribute 0x06 is required, but is not present on the DUT. Conformance: AVG, implemented features: MEA,LEV,MED,CRI,PEA,AVG [2023-10-31 22:13:54.717328][TEST][STDOUT] spec_location: [2023-10-31 22:13:54.717335][TEST][STDOUT] [2023-10-31 22:13:54.717341][TEST][STDOUT][MatterTest] 10-31 22:13:54.709 INFO [2023-10-31 22:13:54.717348][TEST][STDOUT]Problem: ProblemSeverity.ERROR [2023-10-31 22:13:54.717354][TEST][STDOUT] test_name: test_spec_conformance [2023-10-31 22:13:54.717359][TEST][STDOUT] location: [2023-10-31 22:13:54.717365][TEST][STDOUT] Endpoint: 1, [2023-10-31 22:13:54.717376][TEST][STDOUT] Cluster: 1070 (0x42e) TotalVolatileOrganicCompoundsConcentrationMeasurement, [2023-10-31 22:13:54.717382][TEST][STDOUT] Attribute:8 (0x08) [2023-10-31 22:13:54.717388][TEST][STDOUT] problem: Attribute 0x08 is required, but is not present on the DUT. Conformance: MEA, implemented features: MEA,LEV,MED,CRI,PEA,AVG [2023-10-31 22:13:54.717394][TEST][STDOUT] spec_location: [2023-10-31 22:13:54.717400][TEST][STDOUT] [2023-10-31 22:13:54.717406][TEST][STDOUT][MatterTest] 10-31 22:13:54.709 INFO [2023-10-31 22:13:54.717413][TEST][STDOUT]Problem: ProblemSeverity.ERROR [2023-10-31 22:13:54.717418][TEST][STDOUT] test_name: test_spec_conformance [2023-10-31 22:13:54.717425][TEST][STDOUT] location: [2023-10-31 22:13:54.717431][TEST][STDOUT] Endpoint: 1, [2023-10-31 22:13:54.717437][TEST][STDOUT] Cluster: 1070 (0x42e) TotalVolatileOrganicCompoundsConcentrationMeasurement, [2023-10-31 22:13:54.717443][TEST][STDOUT] Attribute:9 (0x09) [2023-10-31 22:13:54.717448][TEST][STDOUT] problem: Attribute 0x09 is required, but is not present on the DUT. Conformance: M, implemented features: MEA,LEV,MED,CRI,PEA,AVG [2023-10-31 22:13:54.717455][TEST][STDOUT] spec_location: [2023-10-31 22:13:54.717460][TEST][STDOUT] [2023-10-31 22:13:54.717466][TEST][STDOUT][MatterTest] 10-31 22:13:54.709 INFO [2023-10-31 22:13:54.717474][TEST][STDOUT]Problem: ProblemSeverity.ERROR [2023-10-31 22:13:54.717481][TEST][STDOUT] test_name: test_spec_conformance [2023-10-31 22:13:54.717488][TEST][STDOUT] location: [2023-10-31 22:13:54.717493][TEST][STDOUT] Endpoint: 1, [2023-10-31 22:13:54.717500][TEST][STDOUT] Cluster: 1070 (0x42e) TotalVolatileOrganicCompoundsConcentrationMeasurement, [2023-10-31 22:13:54.717505][TEST][STDOUT] Attribute:10 (0x0a) [2023-10-31 22:13:54.717512][TEST][STDOUT] problem: Attribute 0x0a is required, but is not present on the DUT. Conformance: LEV, implemented features: MEA,LEV,MED,CRI,PEA,AVG [2023-10-31 22:13:54.717518][TEST][STDOUT] spec_location: [2023-10-31 22:13:54.717524][TEST][STDOUT] [2023-10-31 22:13:54.717530][TEST][STDOUT][MatterTest] 10-31 22:13:54.710 INFO [2023-10-31 22:13:54.717536][TEST][STDOUT]Problem: ProblemSeverity.ERROR [2023-10-31 22:13:54.717542][TEST][STDOUT] test_name: test_spec_conformance [2023-10-31 22:13:54.717549][TEST][STDOUT] location: [2023-10-31 22:13:54.717554][TEST][STDOUT] Endpoint: 1, [2023-10-31 22:13:54.717561][TEST][STDOUT] Cluster: 1071 (0x42f) RadonConcentrationMeasurement, [2023-10-31 22:13:54.717567][TEST][STDOUT] Attribute:3 (0x03) [2023-10-31 22:13:54.717573][TEST][STDOUT] problem: Attribute 0x03 is required, but is not present on the DUT. Conformance: PEA, implemented features: MEA,LEV,MED,CRI,PEA,AVG [2023-10-31 22:13:54.717578][TEST][STDOUT] spec_location: [2023-10-31 22:13:54.717584][TEST][STDOUT] [2023-10-31 22:13:54.717590][TEST][STDOUT][MatterTest] 10-31 22:13:54.710 INFO [2023-10-31 22:13:54.717597][TEST][STDOUT]Problem: ProblemSeverity.ERROR [2023-10-31 22:13:54.717603][TEST][STDOUT] test_name: test_spec_conformance [2023-10-31 22:13:54.717608][TEST][STDOUT] location: [2023-10-31 22:13:54.717614][TEST][STDOUT] Endpoint: 1, [2023-10-31 22:13:54.717620][TEST][STDOUT] Cluster: 1071 (0x42f) RadonConcentrationMeasurement, [2023-10-31 22:13:54.717627][TEST][STDOUT] Attribute:4 (0x04) [2023-10-31 22:13:54.717634][TEST][STDOUT] problem: Attribute 0x04 is required, but is not present on the DUT. Conformance: PEA, implemented features: MEA,LEV,MED,CRI,PEA,AVG [2023-10-31 22:13:54.717641][TEST][STDOUT] spec_location: [2023-10-31 22:13:54.717646][TEST][STDOUT] [2023-10-31 22:13:54.717651][TEST][STDOUT][MatterTest] 10-31 22:13:54.710 INFO [2023-10-31 22:13:54.717658][TEST][STDOUT]Problem: ProblemSeverity.ERROR [2023-10-31 22:13:54.717664][TEST][STDOUT] test_name: test_spec_conformance [2023-10-31 22:13:54.717670][TEST][STDOUT] location: [2023-10-31 22:13:54.717675][TEST][STDOUT] Endpoint: 1, [2023-10-31 22:13:54.717681][TEST][STDOUT] Cluster: 1071 (0x42f) RadonConcentrationMeasurement, [2023-10-31 22:13:54.717687][TEST][STDOUT] Attribute:5 (0x05) [2023-10-31 22:13:54.717693][TEST][STDOUT] problem: Attribute 0x05 is required, but is not present on the DUT. Conformance: AVG, implemented features: MEA,LEV,MED,CRI,PEA,AVG [2023-10-31 22:13:54.717699][TEST][STDOUT] spec_location: [2023-10-31 22:13:54.717705][TEST][STDOUT] [2023-10-31 22:13:54.717710][TEST][STDOUT][MatterTest] 10-31 22:13:54.710 INFO [2023-10-31 22:13:54.717719][TEST][STDOUT]Problem: ProblemSeverity.ERROR [2023-10-31 22:13:54.717725][TEST][STDOUT] test_name: test_spec_conformance [2023-10-31 22:13:54.717730][TEST][STDOUT] location: [2023-10-31 22:13:54.717736][TEST][STDOUT] Endpoint: 1, [2023-10-31 22:13:54.717742][TEST][STDOUT] Cluster: 1071 (0x42f) RadonConcentrationMeasurement, [2023-10-31 22:13:54.717748][TEST][STDOUT] Attribute:6 (0x06) [2023-10-31 22:13:54.717754][TEST][STDOUT] problem: Attribute 0x06 is required, but is not present on the DUT. Conformance: AVG, implemented features: MEA,LEV,MED,CRI,PEA,AVG [2023-10-31 22:13:54.717760][TEST][STDOUT] spec_location: [2023-10-31 22:13:54.717764][TEST][STDOUT] [2023-10-31 22:13:54.717770][TEST][STDOUT][MatterTest] 10-31 22:13:54.710 INFO [2023-10-31 22:13:54.717777][TEST][STDOUT]Problem: ProblemSeverity.ERROR [2023-10-31 22:13:54.717783][TEST][STDOUT] test_name: test_spec_conformance [2023-10-31 22:13:54.717790][TEST][STDOUT] location: [2023-10-31 22:13:54.717796][TEST][STDOUT] Endpoint: 1, [2023-10-31 22:13:54.717802][TEST][STDOUT] Cluster: 1071 (0x42f) RadonConcentrationMeasurement, [2023-10-31 22:13:54.717808][TEST][STDOUT] Attribute:8 (0x08) [2023-10-31 22:13:54.717814][TEST][STDOUT] problem: Attribute 0x08 is required, but is not present on the DUT. Conformance: MEA, implemented features: MEA,LEV,MED,CRI,PEA,AVG [2023-10-31 22:13:54.717820][TEST][STDOUT] spec_location: [2023-10-31 22:13:54.717825][TEST][STDOUT] [2023-10-31 22:13:54.717831][TEST][STDOUT][MatterTest] 10-31 22:13:54.710 INFO [2023-10-31 22:13:54.717838][TEST][STDOUT]Problem: ProblemSeverity.ERROR [2023-10-31 22:13:54.717845][TEST][STDOUT] test_name: test_spec_conformance [2023-10-31 22:13:54.717851][TEST][STDOUT] location: [2023-10-31 22:13:54.717858][TEST][STDOUT] Endpoint: 1, [2023-10-31 22:13:54.717863][TEST][STDOUT] Cluster: 1071 (0x42f) RadonConcentrationMeasurement, [2023-10-31 22:13:54.717869][TEST][STDOUT] Attribute:9 (0x09) [2023-10-31 22:13:54.717875][TEST][STDOUT] problem: Attribute 0x09 is required, but is not present on the DUT. Conformance: M, implemented features: MEA,LEV,MED,CRI,PEA,AVG [2023-10-31 22:13:54.717882][TEST][STDOUT] spec_location: [2023-10-31 22:13:54.717887][TEST][STDOUT] [2023-10-31 22:13:54.717892][TEST][STDOUT][MatterTest] 10-31 22:13:54.710 INFO [2023-10-31 22:13:54.717899][TEST][STDOUT]Problem: ProblemSeverity.ERROR [2023-10-31 22:13:54.717904][TEST][STDOUT] test_name: test_spec_conformance [2023-10-31 22:13:54.717910][TEST][STDOUT] location: [2023-10-31 22:13:54.717915][TEST][STDOUT] Endpoint: 1, [2023-10-31 22:13:54.717921][TEST][STDOUT] Cluster: 1071 (0x42f) RadonConcentrationMeasurement, [2023-10-31 22:13:54.717927][TEST][STDOUT] Attribute:10 (0x0a) [2023-10-31 22:13:54.717934][TEST][STDOUT] problem: Attribute 0x0a is required, but is not present on the DUT. Conformance: LEV, implemented features: MEA,LEV,MED,CRI,PEA,AVG [2023-10-31 22:13:54.717939][TEST][STDOUT] spec_location: [2023-10-31 22:13:54.717945][TEST][STDOUT]

Bug prevalence

always

GitHub hash of the SDK that was being used

fe513bbf0d3624be3f7c1f86bee55210e5418196

Platform

other

Platform Version(s)

No response

Anything else?

No response

cecille commented 11 months ago

Ignore the error about RelativeHumidityMeasurement for now - this is just a problem with data missing from the scraper

mhazley commented 11 months ago

@tcave-bb are you able to have a look at this?

tcave-bb commented 11 months ago

Yes, I'll look at it on Monday.

tcave-bb commented 8 months ago

@cecille , Could you check PR https://github.com/project-chip/connectedhomeip/pull/31625, this passes all checks. Can you confirm the conformance test is ran as part of the checks? Or should this be done with a separate tool?

cecille commented 8 months ago

Sorry, commented on the PR before the issue. Conformance is not currently run for this app in the CI because it would not have passed. I don't even think you're compiling this app in the CI.