I decided to run a simpler test because the issue occurs even with single commands. This should be easier to read. In this test, the same dimmer was turned on & off via the UI. The light responded properly until the very last log entry when it did not respond the to the command of setting the value to zero. The switch will respond if I keep hitting the button though. (NODE 45). I can adjust the other devices but while the logs are much less congested now, the behavior overall is mostly the same.
15:53:56.645 [DEBUG] [ave.internal.protocol.ZWaveController] - Incoming Message: Message: class=SendData[19], type=Request[0], dest=0, callback=238, payload=EE 00 00 06 02 D2 7F 7F 7F 7F 00 00 03 06 0D 00 00 03 01 00 00
15:53:56.645 [DEBUG] [ol.serialmessage.SendDataMessageClass] - NODE 45: SendData Request. CallBack ID = 238, Status = Transmission complete and ACK received(0)
15:53:56.646 [DEBUG] [ing.zwave.internal.protocol.ZWaveNode] - NODE 45: resetResendCount initComplete=true isDead=false
15:53:56.646 [DEBUG] [ve.internal.protocol.ZWaveTransaction] - TID 2502: Transaction COMPLETED
15:53:56.646 [DEBUG] [rnal.protocol.ZWaveTransactionManager] - NODE 45: Response processed after 74ms
15:53:56.646 [DEBUG] [rnal.protocol.ZWaveTransactionManager] - NODE 45: TID 2502: Transaction completed
15:53:56.647 [DEBUG] [rnal.protocol.ZWaveTransactionManager] - NODE 45: notifyTransactionResponse TID:2502 DONE
15:53:56.647 [DEBUG] [nding.zwave.handler.ZWaveThingHandler] - NODE 45: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
15:53:56.648 [DEBUG] [rnal.protocol.ZWaveTransactionManager] - ZWaveReceiveThread queue empty
15:53:56.648 [DEBUG] [rnal.protocol.ZWaveTransactionManager] - Transaction SendNextMessage 0 out at start. Holdoff false.
15:54:02.296 [INFO ] [openhab.event.ItemCommandEvent ] - Item 'Z045__Living_Room_Lights_Dimmer' received command 0
15:54:02.297 [INFO ] [openhab.event.ItemStatePredictedEvent] - Item 'Z045__Living_Room_Lights_Dimmer' predicted to become 0
15:54:02.298 [DEBUG] [nding.zwave.handler.ZWaveThingHandler] - NODE 45: Command received zwave:device:a4fe67a0cc:node45:switch_dimmer --> 0 [PercentType]
15:54:02.298 [DEBUG] [ass.ZWaveMultiLevelSwitchCommandClass] - NODE 45: Creating new message for command SWITCH_MULTILEVEL_SET
15:54:02.298 [DEBUG] [ing.zwave.internal.protocol.ZWaveNode] - NODE 45: SECURITY not supported
15:54:02.297 [INFO ] [openhab.event.ItemStateChangedEvent ] - Item 'Z045__Living_Room_Lights_Dimmer' changed from 100 to 0
15:54:02.298 [DEBUG] [ing.zwave.internal.protocol.ZWaveNode] - NODE 45: Command Class COMMAND_CLASS_SWITCH_MULTILEVEL is NOT required to be secured
15:54:02.298 [DEBUG] [rnal.protocol.ZWaveTransactionManager] - NODE 45: Adding to device queue
15:54:02.299 [DEBUG] [rnal.protocol.ZWaveTransactionManager] - NODE 45: Added 2503 to queue - size 4
15:54:02.299 [DEBUG] [rnal.protocol.ZWaveTransactionManager] - Transaction SendNextMessage 0 out at start. Holdoff false.
15:54:02.299 [DEBUG] [zwave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0A 00 13 2D 03 26 01 00 25 EF 25
15:54:02.299 [DEBUG] [ding.zwave.handler.ZWaveSerialHandler] - NODE 45: Sending REQUEST Message = 01 0A 00 13 2D 03 26 01 00 25 EF 25
15:54:02.299 [DEBUG] [ding.zwave.handler.ZWaveSerialHandler] - Message SENT
15:54:02.299 [DEBUG] [rnal.protocol.ZWaveTransactionManager] - Transaction SendNextMessage started: TID 2503: [WAIT_RESPONSE] priority=Set, requiresResponse=true, callback: 239
15:54:02.301 [DEBUG] [ZWaveSerialHandler$ZWaveReceiveThread] - Receive Message = 06
15:54:02.301 [DEBUG] [rnal.protocol.ZWaveTransactionManager] - processReceiveMessage input 0<>128 : Message: class=null[0], type=ACK[2], dest=255, callback=0, payload=
15:54:02.301 [DEBUG] [rnal.protocol.ZWaveTransactionManager] - Received msg (0): Message: class=null[0], type=ACK[2], dest=255, callback=0, payload=
15:54:02.301 [INFO ] [openhab.event.ItemStateChangedEvent ] - Item 'ZWaveSerialController_FramesAcknowledged' changed from 2930 to 2931
15:54:02.301 [DEBUG] [rnal.protocol.ZWaveTransactionManager] - lastTransaction TID 2503: [WAIT_RESPONSE] priority=Set, requiresResponse=true, callback: 239
15:54:02.301 [DEBUG] [rnal.protocol.ZWaveTransactionManager] - Received msg: ACK
15:54:02.301 [DEBUG] [rnal.protocol.ZWaveTransactionManager] - ZWaveReceiveThread queue empty
15:54:02.301 [DEBUG] [rnal.protocol.ZWaveTransactionManager] - Transaction SendNextMessage 1 out at start. Holdoff false.
15:54:02.307 [DEBUG] [ZWaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
15:54:02.307 [INFO ] [openhab.event.ItemStateChangedEvent ] - Item 'ZWaveSerialController_StartFrames' changed from 9247 to 9248
15:54:02.307 [DEBUG] [rnal.protocol.ZWaveTransactionManager] - processReceiveMessage input 0<>128 : Message: class=SendData[19], type=Response[1], dest=255, callback=0, payload=01
15:54:02.307 [DEBUG] [rnal.protocol.ZWaveTransactionManager] - Received msg (0): Message: class=SendData[19], type=Response[1], dest=255, callback=0, payload=01
15:54:02.308 [DEBUG] [rnal.protocol.ZWaveTransactionManager] - lastTransaction TID 2503: [WAIT_RESPONSE] priority=Set, requiresResponse=true, callback: 239
15:54:02.308 [DEBUG] [rnal.protocol.ZWaveTransactionManager] - Checking outstanding transactions: 1
15:54:02.308 [DEBUG] [rnal.protocol.ZWaveTransactionManager] - Last transaction: TID 2503: [WAIT_RESPONSE] priority=Set, requiresResponse=true, callback: 239
15:54:02.308 [DEBUG] [ave.internal.protocol.ZWaveController] - Incoming Message: Message: class=SendData[19], type=Response[1], dest=255, callback=0, payload=01
15:54:02.308 [DEBUG] [ol.serialmessage.SendDataMessageClass] - NODE 45: sentData successfully placed on stack.
15:54:02.308 [DEBUG] [rnal.protocol.ZWaveTransactionManager] - TID 2503: Advanced to WAIT_REQUEST
15:54:02.308 [DEBUG] [rnal.protocol.ZWaveTransactionManager] - NODE 45: TID 2503: Transaction not completed
15:54:02.308 [DEBUG] [rnal.protocol.ZWaveTransactionManager] - ZWaveReceiveThread queue empty
15:54:02.308 [DEBUG] [rnal.protocol.ZWaveTransactionManager] - Transaction SendNextMessage 1 out at start. Holdoff false.
15:54:02.370 [INFO ] [openhab.event.ItemStateChangedEvent ] - Item 'ZWaveSerialController_StartFrames' changed from 9248 to 9249
15:54:02.371 [DEBUG] [ZWaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 18 00 13 EF 00 00 06 02 D2 7F 7F 7F 7F 00 00 03 06 0D 00 00 03 01 00 00 C7
15:54:02.371 [DEBUG] [rnal.protocol.ZWaveTransactionManager] - processReceiveMessage input 0<>128 : Message: class=SendData[19], type=Request[0], dest=0, callback=239, payload=EF 00 00 06 02 D2 7F 7F 7F 7F 00 00 03 06 0D 00 00 03 01 00 00
15:54:02.371 [DEBUG] [rnal.protocol.ZWaveTransactionManager] - Received msg (0): Message: class=SendData[19], type=Request[0], dest=0, callback=239, payload=EF 00 00 06 02 D2 7F 7F 7F 7F 00 00 03 06 0D 00 00 03 01 00 00
15:54:02.371 [DEBUG] [rnal.protocol.ZWaveTransactionManager] - lastTransaction TID 2503: [WAIT_REQUEST] priority=Set, requiresResponse=true, callback: 239
15:54:02.372 [DEBUG] [rnal.protocol.ZWaveTransactionManager] - Checking outstanding transactions: 1
15:54:02.372 [DEBUG] [rnal.protocol.ZWaveTransactionManager] - Last transaction: TID 2503: [WAIT_REQUEST] priority=Set, requiresResponse=true, callback: 239
15:54:02.372 [DEBUG] [rnal.protocol.ZWaveTransactionManager] - Checking TID 2503: (Callback 239)
15:54:02.372 [DEBUG] [l.serialmessage.ZWaveCommandProcessor] - Callback match!
15:54:02.372 [DEBUG] [rnal.protocol.ZWaveTransactionManager] - Correlated to TID 2503: callback 239
15:54:02.372 [DEBUG] [ave.internal.protocol.ZWaveController] - Incoming Message: Message: class=SendData[19], type=Request[0], dest=0, callback=239, payload=EF 00 00 06 02 D2 7F 7F 7F 7F 00 00 03 06 0D 00 00 03 01 00 00
15:54:02.373 [DEBUG] [ol.serialmessage.SendDataMessageClass] - NODE 45: SendData Request. CallBack ID = 239, Status = Transmission complete and ACK received(0)
15:54:02.373 [DEBUG] [ing.zwave.internal.protocol.ZWaveNode] - NODE 45: resetResendCount initComplete=true isDead=false
15:54:02.373 [DEBUG] [ve.internal.protocol.ZWaveTransaction] - TID 2503: Transaction COMPLETED
15:54:02.373 [DEBUG] [rnal.protocol.ZWaveTransactionManager] - NODE 45: Response processed after 74ms
15:54:02.373 [DEBUG] [rnal.protocol.ZWaveTransactionManager] - NODE 45: TID 2503: Transaction completed
15:54:02.373 [DEBUG] [rnal.protocol.ZWaveTransactionManager] - NODE 45: notifyTransactionResponse TID:2503 DONE
15:54:02.373 [DEBUG] [nding.zwave.handler.ZWaveThingHandler] - NODE 45: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
15:54:02.373 [DEBUG] [rnal.protocol.ZWaveTransactionManager] - ZWaveReceiveThread queue empty
15:54:02.374 [DEBUG] [rnal.protocol.ZWaveTransactionManager] - Transaction SendNextMessage 0 out at start. Holdoff false.