JarbasHiveMind / HiveMind-core

Join the OVOS collective, utils for OpenVoiceOS mesh networking
Apache License 2.0
94 stars 14 forks source link

Messages received by the same client #93

Open goldyfruit opened 1 week ago

goldyfruit commented 1 week ago

So If I got 2 clients in the same room and triggered them with a wake word and ask "what time is it" (or any intent), I can see the messages sent to the bus but only one client will answer but twice!

Both clients have different keys/passwords/siteid

goldyfruit commented 1 week ago
hivemind-listener-645d544b8d-wddhj hivemind-listener 2024-07-01 14:41:16.281 - HiveMind - hivemind_core.service:on_message:118 - INFO - received VoiceSatelliteV0.3.0:10.233.100.128::e55d884c-7fb8-4474-9210-6fd7a026004b message: {"msg_type": "bus", "payload": {"type": "recognizer_loop:wakeword", "data": {"engine": "PreciseLiteHotwordPlugin", "sound": null, "bus_event": null, "utterance": "hey mycroft", "stt_lang": "en-us", "listen": true, "wakeup": false, "stopword": false, "key_phrase": "hey_mycroft", "module": "ovos-ww-plugin-precise-lite"}, "context": {"client_name": "ovos_dinkum_listener", "source": "audio", "destination": ["skills"], "lang": "en-us", "session": {"active_skills": [], "utterance_states": {}, "session_id": "e55d884c-7fb8-4474-9210-6fd7a026004b", "lang": "en-us", "context": {"timeout": 120, "frame_stack": []}, "site_id": "unknown", "pipeline": ["stop_high", "converse", "ocp_high", "padatious_high", "adapt_high", "ocp_medium", "fallback_high", "stop_medium", "adapt_medium", "padatious_medium", "adapt_low", "common_qa", "fallback_medium", "fallback_low"], "location": {"city": {"code": "Montreal", "name": "Montreal", "state": {"code": "QC", "name": "Quebec", "country": {"code": "CA", "name": "Canada"}}}, "coordinate": {"latitude": 45.5329, "longitude": -73.5565}, "timezone": {"code": "America/Toronto", "name": "America/Toronto", "dstOffset": 3600000, "offset": -21600000}}, "system_unit": "metric", "time_format": "half", "date_format": "MDY", "is_speaking": false, "is_recording": false, "blacklisted_skills": ["skill-ovos-stop.openvoiceos"], "blacklisted_intents": []}}}, "route": [], "node": null, "target_site_id": null, "target_pubkey": null, "source_peer": null}
hivemind-listener-645d544b8d-wddhj hivemind-listener 2024-07-01 14:41:16.309 - HiveMind - hivemind_core.protocol:handle_inject_mycroft_msg:671 - WARNING - VoiceSatelliteV0.3.0:10.233.100.128::e55d884c-7fb8-4474-9210-6fd7a026004b sent an unauthorized bus message
hivemind-listener-645d544b8d-wddhj hivemind-listener 2024-07-01 14:41:16.320 - HiveMind - hivemind_core.service:on_message:118 - INFO - received VoiceSatelliteV0.3.0:10.233.100.128::e55d884c-7fb8-4474-9210-6fd7a026004b message: {"msg_type": "bus", "payload": {"type": "recognizer_loop:record_begin", "data": {}, "context": {}}, "route": [], "node": null, "target_site_id": null, "target_pubkey": null, "source_peer": null}
hivemind-listener-645d544b8d-wddhj hivemind-listener 2024-07-01 14:41:16.333 - HiveMind - ovos_bus_client.session:from_message:502 - WARNING - No session context in message:recognizer_loop:record_begin
hivemind-listener-645d544b8d-wddhj hivemind-listener 2024-07-01 14:41:16.358 - HiveMind - hivemind_core.protocol:handle_inject_mycroft_msg:683 - INFO - Forwarding message to mycroft bus from client: VoiceSatelliteV0.3.0:10.233.100.128::default
hivemind-listener-645d544b8d-wddhj hivemind-listener 2024-07-01 14:41:16.368 - HiveMind - hivemind_core.service:on_message:118 - INFO - received VoiceSatelliteV0.3.0:10.233.100.128::2247f06d-a706-4526-a7c6-642fb0e8ba92 message: {"msg_type": "bus", "payload": {"type": "recognizer_loop:wakeword", "data": {"engine": "PreciseLiteHotwordPlugin", "sound": null, "bus_event": null, "utterance": "hey mycroft", "stt_lang": "en-us", "listen": true, "wakeup": false, "stopword": false, "key_phrase": "hey_mycroft", "module": "ovos-ww-plugin-precise-lite"}, "context": {"client_name": "ovos_dinkum_listener", "source": "audio", "destination": ["skills"], "lang": "en-us", "session": {"active_skills": [["ovos-skill-personal.OpenVoiceOS", 1719844864.4265895]], "utterance_states": {}, "session_id": "2247f06d-a706-4526-a7c6-642fb0e8ba92", "lang": "en-us", "context": {"timeout": 120, "frame_stack": []}, "site_id": "mark1", "pipeline": ["stop_high", "converse", "ocp_high", "padatious_high", "adapt_high", "ocp_medium", "fallback_high", "stop_medium", "adapt_medium", "padatious_medium", "adapt_low", "common_qa", "fallback_medium", "fallback_low"], "location": {"city": {"code": "Montreal", "name": "Montreal", "state": {"code": "QC", "country": {"code": "CA", "name": "Canada"}, "name": "Quebec"}}, "coordinate": {"latitude": 45.5329, "longitude": -73.5565}, "timezone": {"code": "America/Toronto", "dstOffset": 3600000, "name": "America/Toronto", "offset": -21600000}}, "system_unit": "metric", "time_format": "half", "date_format": "MDY", "is_speaking": false, "is_recording": false, "blacklisted_skills": ["skill-ovos-stop.openvoiceos"], "blacklisted_intents": []}}}, "route": [], "node": null, "target_site_id": null, "target_pubkey": null, "source_peer": null}
hivemind-listener-645d544b8d-wddhj hivemind-listener 2024-07-01 14:41:16.402 - HiveMind - hivemind_core.protocol:handle_inject_mycroft_msg:671 - WARNING - VoiceSatelliteV0.3.0:10.233.100.128::2247f06d-a706-4526-a7c6-642fb0e8ba92 sent an unauthorized bus message
hivemind-listener-645d544b8d-wddhj hivemind-listener 2024-07-01 14:41:16.415 - HiveMind - hivemind_core.service:on_message:118 - INFO - received VoiceSatelliteV0.3.0:10.233.100.128::2247f06d-a706-4526-a7c6-642fb0e8ba92 message: {"msg_type": "bus", "payload": {"type": "recognizer_loop:record_begin", "data": {}, "context": {}}, "route": [], "node": null, "target_site_id": null, "target_pubkey": null, "source_peer": null}
hivemind-listener-645d544b8d-wddhj hivemind-listener 2024-07-01 14:41:16.436 - HiveMind - ovos_bus_client.session:from_message:502 - WARNING - No session context in message:recognizer_loop:record_begin
hivemind-listener-645d544b8d-wddhj hivemind-listener 2024-07-01 14:41:16.485 - HiveMind - hivemind_core.protocol:handle_inject_mycroft_msg:671 - WARNING - VoiceSatelliteV0.3.0:10.233.100.128::default sent an unauthorized bus message
hivemind-listener-645d544b8d-wddhj hivemind-listener 2024-07-01 14:41:19.411 - HiveMind - hivemind_core.service:on_message:118 - INFO - received VoiceSatelliteV0.3.0:10.233.100.128::default message: {"msg_type": "bus", "payload": {"type": "recognizer_loop:record_end", "data": {}, "context": {}}, "route": [], "node": null, "target_site_id": null, "target_pubkey": null, "source_peer": null}
hivemind-listener-645d544b8d-wddhj hivemind-listener 2024-07-01 14:41:19.427 - HiveMind - ovos_bus_client.session:from_message:502 - WARNING - No session context in message:recognizer_loop:record_end
hivemind-listener-645d544b8d-wddhj hivemind-listener 2024-07-01 14:41:19.450 - HiveMind - hivemind_core.protocol:handle_inject_mycroft_msg:683 - INFO - Forwarding message to mycroft bus from client: VoiceSatelliteV0.3.0:10.233.100.128::default
hivemind-listener-645d544b8d-wddhj hivemind-listener 2024-07-01 14:41:19.467 - HiveMind - hivemind_core.service:on_message:118 - INFO - received VoiceSatelliteV0.3.0:10.233.100.128::default message: {"msg_type": "bus", "payload": {"type": "recognizer_loop:utterance", "data": {"utterances": ["what are you"], "lang": "en-us"}, "context": {"client_name": "ovos_dinkum_listener", "source": "audio", "destination": ["skills"], "transcriptions": [["what are you", 0.97600335]], "session": {"active_skills": [], "utterance_states": {}, "session_id": "e55d884c-7fb8-4474-9210-6fd7a026004b", "lang": "en-us", "context": {"timeout": 120, "frame_stack": []}, "site_id": "unknown", "pipeline": ["stop_high", "converse", "ocp_high", "padatious_high", "adapt_high", "ocp_medium", "fallback_high", "stop_medium", "adapt_medium", "padatious_medium", "adapt_low", "common_qa", "fallback_medium", "fallback_low"], "location": {"city": {"code": "Montreal", "name": "Montreal", "state": {"code": "QC", "name": "Quebec", "country": {"code": "CA", "name": "Canada"}}}, "coordinate": {"latitude": 45.5329, "longitude": -73.5565}, "timezone": {"code": "America/Toronto", "name": "America/Toronto", "dstOffset": 3600000, "offset": -21600000}}, "system_unit": "metric", "time_format": "half", "date_format": "MDY", "is_speaking": false, "is_recording": false, "blacklisted_skills": ["skill-ovos-stop.openvoiceos"], "blacklisted_intents": []}}}, "route": [], "node": null, "target_site_id": null, "target_pubkey": null, "source_peer": null}
hivemind-listener-645d544b8d-wddhj hivemind-listener 2024-07-01 14:41:19.512 - HiveMind - hivemind_core.protocol:handle_inject_mycroft_msg:683 - INFO - Forwarding message to mycroft bus from client: VoiceSatelliteV0.3.0:10.233.100.128::e55d884c-7fb8-4474-9210-6fd7a026004b
hivemind-listener-645d544b8d-wddhj hivemind-listener 2024-07-01 14:41:19.687 - HiveMind - hivemind_core.service:on_message:118 - INFO - received VoiceSatelliteV0.3.0:10.233.100.128::default message: {"msg_type": "bus", "payload": {"type": "recognizer_loop:record_end", "data": {}, "context": {}}, "route": [], "node": null, "target_site_id": null, "target_pubkey": null, "source_peer": null}
hivemind-listener-645d544b8d-wddhj hivemind-listener 2024-07-01 14:41:19.736 - HiveMind - ovos_bus_client.session:from_message:502 - WARNING - No session context in message:recognizer_loop:record_end
hivemind-listener-645d544b8d-wddhj hivemind-listener 2024-07-01 14:41:19.804 - HiveMind - hivemind_core.protocol:handle_inject_mycroft_msg:671 - WARNING - VoiceSatelliteV0.3.0:10.233.100.128::default sent an unauthorized bus message
hivemind-listener-645d544b8d-wddhj hivemind-listener 2024-07-01 14:41:19.836 - HiveMind - hivemind_core.service:on_message:118 - INFO - received VoiceSatelliteV0.3.0:10.233.100.128::default message: {"msg_type": "bus", "payload": {"type": "recognizer_loop:utterance", "data": {"utterances": ["what are you"], "lang": "en-us"}, "context": {"client_name": "ovos_dinkum_listener", "source": "audio", "destination": ["skills"], "transcriptions": [["what are you", 0.95192862]], "session": {"active_skills": [["ovos-skill-personal.OpenVoiceOS", 1719844864.4265895]], "utterance_states": {}, "session_id": "2247f06d-a706-4526-a7c6-642fb0e8ba92", "lang": "en-us", "context": {"timeout": 120, "frame_stack": []}, "site_id": "mark1", "pipeline": ["stop_high", "converse", "ocp_high", "padatious_high", "adapt_high", "ocp_medium", "fallback_high", "stop_medium", "adapt_medium", "padatious_medium", "adapt_low", "common_qa", "fallback_medium", "fallback_low"], "location": {"city": {"code": "Montreal", "name": "Montreal", "state": {"code": "QC", "country": {"code": "CA", "name": "Canada"}, "name": "Quebec"}}, "coordinate": {"latitude": 45.5329, "longitude": -73.5565}, "timezone": {"code": "America/Toronto", "dstOffset": 3600000, "name": "America/Toronto", "offset": -21600000}}, "system_unit": "metric", "time_format": "half", "date_format": "MDY", "is_speaking": false, "is_recording": false, "blacklisted_skills": ["skill-ovos-stop.openvoiceos"], "blacklisted_intents": []}}}, "route": [], "node": null, "target_site_id": null, "target_pubkey": null, "source_peer": null}
hivemind-listener-645d544b8d-wddhj hivemind-listener 2024-07-01 14:41:19.900 - HiveMind - hivemind_core.protocol:handle_inject_mycroft_msg:683 - INFO - Forwarding message to mycroft bus from client: VoiceSatelliteV0.3.0:10.233.100.128::2247f06d-a706-4526-a7c6-642fb0e8ba92
hivemind-listener-645d544b8d-wddhj hivemind-listener 2024-07-01 14:41:21.154 - HiveMind - hivemind_core.service:on_message:118 - INFO - received VoiceSatelliteV0.3.0:10.233.100.128::2247f06d-a706-4526-a7c6-642fb0e8ba92 message: {"msg_type": "bus", "payload": {"type": "recognizer_loop:audio_output_start", "data": {}, "context": {"client_name": "ovos_dinkum_listener", "destination": "VoiceSatelliteV0.3.0:10.233.100.128::e55d884c-7fb8-4474-9210-6fd7a026004b", "lang": "en-us", "peer": "VoiceSatelliteV0.3.0:10.233.100.128::e55d884c-7fb8-4474-9210-6fd7a026004b", "session": {"active_skills": [["ovos-skill-personal.OpenVoiceOS", 1719844880.6343944]], "blacklisted_intents": [], "blacklisted_skills": ["skill-ovos-stop.openvoiceos"], "context": {"frame_stack": [], "timeout": 120}, "date_format": "MDY", "is_recording": false, "is_speaking": false, "lang": "en-us", "location": {"city": {"code": "Montreal", "name": "Montreal", "state": {"code": "QC", "country": {"code": "CA", "name": "Canada"}, "name": "Quebec"}}, "coordinate": {"latitude": 45.5329, "longitude": -73.5565}, "timezone": {"code": "America/Toronto", "dstOffset": 3600000, "name": "America/Toronto", "offset": -21600000}}, "pipeline": ["stop_high", "converse", "ocp_high", "padatious_high", "adapt_high", "ocp_medium", "fallback_high", "stop_medium", "adapt_medium", "padatious_medium", "adapt_low", "common_qa", "fallback_medium", "fallback_low"], "session_id": "2247f06d-a706-4526-a7c6-642fb0e8ba92", "site_id": "mark1", "system_unit": "metric", "time_format": "half", "utterance_states": {}}, "skill_id": "ovos-skill-personal.OpenVoiceOS", "source": "hive", "transcriptions": [["what are you", 0.97600335]]}}, "route": [], "node": null, "target_site_id": null, "target_pubkey": null, "source_peer": null}
hivemind-listener-645d544b8d-wddhj hivemind-listener 2024-07-01 14:41:21.187 - HiveMind - hivemind_core.protocol:handle_inject_mycroft_msg:671 - WARNING - VoiceSatelliteV0.3.0:10.233.100.128::2247f06d-a706-4526-a7c6-642fb0e8ba92 sent an unauthorized bus message
hivemind-listener-645d544b8d-wddhj hivemind-listener 2024-07-01 14:41:21.228 - HiveMind - hivemind_core.service:on_message:118 - INFO - received VoiceSatelliteV0.3.0:10.233.100.128::2247f06d-a706-4526-a7c6-642fb0e8ba92 message: {"msg_type": "bus", "payload": {"type": "enclosure.mouth.viseme_list", "data": {"start": 1719844881.1405392, "visemes": [["4", 0.2], ["4", 0.2], ["4", 0.2], ["4", 0.2], ["4", 0.2], ["4", 0.2], ["4", 0.2], ["4", 0.2], ["4", 0.2], ["4", 0.2], ["4", 0.2], ["4", 0.2], ["4", 0.2], ["4", 0.2], ["4", 0.2], ["4", 0.2], ["4", 0.2], ["4", 0.2], ["4", 0.2], ["4", 0.2], ["4", 0.2], ["4", 0.2], ["4", 0.2], ["4", 0.2], ["4", 0.2], ["4", 0.2], ["4", 0.2], ["4", 0.2], ["4", 0.2], ["4", 0.2], ["4", 0.2], ["4", 0.2]]}, "context": {"destination": ["enclosure"], "skill_id": "", "session": {"active_skills": [["ovos-skill-personal.OpenVoiceOS", 1719844880.6343944]], "utterance_states": {}, "session_id": "2247f06d-a706-4526-a7c6-642fb0e8ba92", "lang": "en-us", "context": {"timeout": 120, "frame_stack": []}, "site_id": "mark1", "pipeline": ["stop_high", "converse", "ocp_high", "padatious_high", "adapt_high", "ocp_medium", "fallback_high", "stop_medium", "adapt_medium", "padatious_medium", "adapt_low", "common_qa", "fallback_medium", "fallback_low"], "location": {"city": {"code": "Montreal", "name": "Montreal", "state": {"code": "QC", "country": {"code": "CA", "name": "Canada"}, "name": "Quebec"}}, "coordinate": {"latitude": 45.5329, "longitude": -73.5565}, "timezone": {"code": "America/Toronto", "dstOffset": 3600000, "name": "America/Toronto", "offset": -21600000}}, "system_unit": "metric", "time_format": "half", "date_format": "MDY", "is_speaking": false, "is_recording": false, "blacklisted_skills": ["skill-ovos-stop.openvoiceos"], "blacklisted_intents": []}}}, "route": [], "node": null, "target_site_id": null, "target_pubkey": null, "source_peer": null}
hivemind-listener-645d544b8d-wddhj hivemind-listener 2024-07-01 14:41:21.266 - HiveMind - hivemind_core.protocol:handle_inject_mycroft_msg:671 - WARNING - VoiceSatelliteV0.3.0:10.233.100.128::2247f06d-a706-4526-a7c6-642fb0e8ba92 sent an unauthorized bus message
hivemind-listener-645d544b8d-wddhj hivemind-listener 2024-07-01 14:41:24.310 - HiveMind - hivemind_core.service:on_message:118 - INFO - received VoiceSatelliteV0.3.0:10.233.100.128::2247f06d-a706-4526-a7c6-642fb0e8ba92 message: {"msg_type": "bus", "payload": {"type": "enclosure.eyes.blink", "data": {"side": "b"}, "context": {"client_name": "ovos_dinkum_listener", "lang": "en-us", "peer": "VoiceSatelliteV0.3.0:10.233.100.128::2247f06d-a706-4526-a7c6-642fb0e8ba92", "session": {"active_skills": [["ovos-skill-personal.OpenVoiceOS", 1719844881.3758278]], "blacklisted_intents": [], "blacklisted_skills": ["skill-ovos-stop.openvoiceos"], "context": {"frame_stack": [], "timeout": 120}, "date_format": "MDY", "is_recording": false, "is_speaking": false, "lang": "en-us", "location": {"city": {"code": "Montreal", "name": "Montreal", "state": {"code": "QC", "country": {"code": "CA", "name": "Canada"}, "name": "Quebec"}}, "coordinate": {"latitude": 45.5329, "longitude": -73.5565}, "timezone": {"code": "America/Toronto", "dstOffset": 3600000, "name": "America/Toronto", "offset": -21600000}}, "pipeline": ["stop_high", "converse", "ocp_high", "padatious_high", "adapt_high", "ocp_medium", "fallback_high", "stop_medium", "adapt_medium", "padatious_medium", "adapt_low", "common_qa", "fallback_medium", "fallback_low"], "session_id": "2247f06d-a706-4526-a7c6-642fb0e8ba92", "site_id": "mark1", "system_unit": "metric", "time_format": "half", "utterance_states": {}}, "skill_id": "ovos-skill-personal.OpenVoiceOS", "source": "VoiceSatelliteV0.3.0:10.233.100.128::2247f06d-a706-4526-a7c6-642fb0e8ba92", "transcriptions": [["what are you", 0.95192862]]}}, "route": [], "node": null, "target_site_id": null, "target_pubkey": null, "source_peer": null}
hivemind-listener-645d544b8d-wddhj hivemind-listener 2024-07-01 14:41:24.333 - HiveMind - hivemind_core.protocol:handle_inject_mycroft_msg:671 - WARNING - VoiceSatelliteV0.3.0:10.233.100.128::2247f06d-a706-4526-a7c6-642fb0e8ba92 sent an unauthorized bus message
hivemind-listener-645d544b8d-wddhj hivemind-listener 2024-07-01 14:41:24.351 - HiveMind - hivemind_core.service:on_message:118 - INFO - received VoiceSatelliteV0.3.0:10.233.100.128::2247f06d-a706-4526-a7c6-642fb0e8ba92 message: {"msg_type": "bus", "payload": {"type": "enclosure.mouth.viseme_list", "data": {"start": 1719844884.2940304, "visemes": [["4", 0.2], ["4", 0.2], ["4", 0.2], ["4", 0.2], ["4", 0.2], ["4", 0.2], ["4", 0.2], ["4", 0.2], ["4", 0.2], ["4", 0.2], ["4", 0.2], ["4", 0.2], ["4", 0.2], ["4", 0.2], ["4", 0.2], ["4", 0.2], ["4", 0.2], ["4", 0.2], ["4", 0.2], ["4", 0.2], ["4", 0.2], ["4", 0.2], ["4", 0.2], ["4", 0.2], ["4", 0.2], ["4", 0.2], ["4", 0.2], ["4", 0.2], ["4", 0.2], ["4", 0.2], ["4", 0.2], ["4", 0.2], ["4", 0.2], ["4", 0.2], ["4", 0.2], ["4", 0.2], ["4", 0.2], ["4", 0.2], ["4", 0.2], ["4", 0.2], ["4", 0.2], ["4", 0.2], ["4", 0.2], ["4", 0.2], ["4", 0.2], ["4", 0.2], ["4", 0.2], ["4", 0.2], ["4", 0.2], ["4", 0.2]]}, "context": {"destination": ["enclosure"], "skill_id": "", "session": {"active_skills": [["ovos-skill-personal.OpenVoiceOS", 1719844881.3758278]], "utterance_states": {}, "session_id": "2247f06d-a706-4526-a7c6-642fb0e8ba92", "lang": "en-us", "context": {"timeout": 120, "frame_stack": []}, "site_id": "mark1", "pipeline": ["stop_high", "converse", "ocp_high", "padatious_high", "adapt_high", "ocp_medium", "fallback_high", "stop_medium", "adapt_medium", "padatious_medium", "adapt_low", "common_qa", "fallback_medium", "fallback_low"], "location": {"city": {"code": "Montreal", "name": "Montreal", "state": {"code": "QC", "country": {"code": "CA", "name": "Canada"}, "name": "Quebec"}}, "coordinate": {"latitude": 45.5329, "longitude": -73.5565}, "timezone": {"code": "America/Toronto", "dstOffset": 3600000, "name": "America/Toronto", "offset": -21600000}}, "system_unit": "metric", "time_format": "half", "date_format": "MDY", "is_speaking": false, "is_recording": false, "blacklisted_skills": ["skill-ovos-stop.openvoiceos"], "blacklisted_intents": []}}}, "route": [], "node": null, "target_site_id": null, "target_pubkey": null, "source_peer": null}
hivemind-listener-645d544b8d-wddhj hivemind-listener 2024-07-01 14:41:24.378 - HiveMind - hivemind_core.protocol:handle_inject_mycroft_msg:671 - WARNING - VoiceSatelliteV0.3.0:10.233.100.128::2247f06d-a706-4526-a7c6-642fb0e8ba92 sent an unauthorized bus message
hivemind-listener-645d544b8d-wddhj hivemind-listener 2024-07-01 14:41:28.248 - HiveMind - hivemind_core.service:on_message:118 - INFO - received VoiceSatelliteV0.3.0:10.233.100.128::2247f06d-a706-4526-a7c6-642fb0e8ba92 message: {"msg_type": "bus", "payload": {"type": "recognizer_loop:audio_output_end", "data": {}, "context": {"client_name": "ovos_dinkum_listener", "lang": "en-us", "peer": "VoiceSatelliteV0.3.0:10.233.100.128::2247f06d-a706-4526-a7c6-642fb0e8ba92", "session": {"active_skills": [["ovos-skill-personal.OpenVoiceOS", 1719844881.3758278]], "blacklisted_intents": [], "blacklisted_skills": ["skill-ovos-stop.openvoiceos"], "context": {"frame_stack": [], "timeout": 120}, "date_format": "MDY", "is_recording": false, "is_speaking": false, "lang": "en-us", "location": {"city": {"code": "Montreal", "name": "Montreal", "state": {"code": "QC", "country": {"code": "CA", "name": "Canada"}, "name": "Quebec"}}, "coordinate": {"latitude": 45.5329, "longitude": -73.5565}, "timezone": {"code": "America/Toronto", "dstOffset": 3600000, "name": "America/Toronto", "offset": -21600000}}, "pipeline": ["stop_high", "converse", "ocp_high", "padatious_high", "adapt_high", "ocp_medium", "fallback_high", "stop_medium", "adapt_medium", "padatious_medium", "adapt_low", "common_qa", "fallback_medium", "fallback_low"], "session_id": "2247f06d-a706-4526-a7c6-642fb0e8ba92", "site_id": "mark1", "system_unit": "metric", "time_format": "half", "utterance_states": {}}, "skill_id": "ovos-skill-personal.OpenVoiceOS", "source": "VoiceSatelliteV0.3.0:10.233.100.128::2247f06d-a706-4526-a7c6-642fb0e8ba92", "transcriptions": [["what are you", 0.95192862]]}}, "route": [], "node": null, "target_site_id": null, "target_pubkey": null, "source_peer": null}
hivemind-listener-645d544b8d-wddhj hivemind-listener 2024-07-01 14:41:28.276 - HiveMind - hivemind_core.protocol:handle_inject_mycroft_msg:671 - WARNING - VoiceSatelliteV0.3.0:10.233.100.128::2247f06d-a706-4526-a7c6-642fb0e8ba92 sent an unauthorized bus message
goldyfruit commented 1 week ago
ovos-core-864d68d48f-xsn4p ovos-core 2024-07-01 14:45:54.566 - skills - ovos_core.transformers:transform:64 - DEBUG - ovos-utterance-cancel: {}
ovos-core-864d68d48f-xsn4p ovos-core 2024-07-01 14:45:54.575 - skills - ovos_core.transformers:transform:64 - DEBUG - ovos-utterance-normalizer: {'client_name': 'ovos_dinkum_listener', 'destination': ['skills'], 'peer': 'VoiceSatelliteV0.3.0:10.233.100.128::332d4ea3-e22a-4081-8d07-434638832f47', 'source': 'VoiceSatelliteV0.3.0:10.233.100.128::332d4ea3-e22a-4081-8d07-434638832f47', 'transcriptions': [['what are you', 0.96597505]], 'lang': 'en-us'}
ovos-core-864d68d48f-xsn4p ovos-core 2024-07-01 14:45:54.579 - skills - ovos_core.transformers:transform:64 - DEBUG - ovos-utterance-corrections: {'client_name': 'ovos_dinkum_listener', 'destination': ['skills'], 'peer': 'VoiceSatelliteV0.3.0:10.233.100.128::332d4ea3-e22a-4081-8d07-434638832f47', 'source': 'VoiceSatelliteV0.3.0:10.233.100.128::332d4ea3-e22a-4081-8d07-434638832f47', 'transcriptions': [['what are you', 0.96597505]], 'lang': 'en-us'}
ovos-core-864d68d48f-xsn4p ovos-core 2024-07-01 14:45:54.599 - skills - ovos_core.intent_services:get_pipeline:251 - DEBUG - Session pipeline: ['stop_high', 'converse', 'ocp_high', 'padatious_high', 'adapt_high', 'ocp_medium', 'fallback_high', 'stop_medium', 'adapt_medium', 'padatious_medium', 'adapt_low', 'common_qa', 'fallback_medium', 'fallback_low']
ovos-core-864d68d48f-xsn4p ovos-core 2024-07-01 14:45:54.602 - skills - ovos_core.intent_services:handle_utterance:392 - DEBUG - no match from <bound method StopService.match_stop_high of <ovos_core.intent_services.stop_service.StopService object at 0x7fe7d92ed550>>
ovos-core-864d68d48f-xsn4p ovos-core 2024-07-01 14:45:54.612 - skills - ovos_core.intent_services:handle_utterance:392 - DEBUG - no match from <bound method ConverseService.converse_with_skills of <ovos_core.intent_services.converse_service.ConverseService object at 0x7fe7da481e50>>
ovos-core-864d68d48f-xsn4p ovos-core 2024-07-01 14:45:55.028 - skills - ovos_core.transformers:transform:64 - DEBUG - ovos-utterance-cancel: {}
ovos-core-864d68d48f-xsn4p ovos-core 2024-07-01 14:45:55.047 - skills - ovos_core.transformers:transform:64 - DEBUG - ovos-utterance-normalizer: {'client_name': 'ovos_dinkum_listener', 'destination': ['skills'], 'peer': 'VoiceSatelliteV0.3.0:10.233.100.128::307e122a-57de-497c-8ae9-44207c1fceca', 'source': 'VoiceSatelliteV0.3.0:10.233.100.128::307e122a-57de-497c-8ae9-44207c1fceca', 'transcriptions': [['what', 0.94932616]], 'lang': 'en-us'}
ovos-core-864d68d48f-xsn4p ovos-core 2024-07-01 14:45:55.051 - skills - ovos_core.transformers:transform:64 - DEBUG - ovos-utterance-corrections: {'client_name': 'ovos_dinkum_listener', 'destination': ['skills'], 'peer': 'VoiceSatelliteV0.3.0:10.233.100.128::307e122a-57de-497c-8ae9-44207c1fceca', 'source': 'VoiceSatelliteV0.3.0:10.233.100.128::307e122a-57de-497c-8ae9-44207c1fceca', 'transcriptions': [['what', 0.94932616]], 'lang': 'en-us'}
ovos-core-864d68d48f-xsn4p ovos-core 2024-07-01 14:45:55.092 - skills - ovos_core.intent_services:get_pipeline:251 - DEBUG - Session pipeline: ['stop_high', 'converse', 'ocp_high', 'padatious_high', 'adapt_high', 'ocp_medium', 'fallback_high', 'stop_medium', 'adapt_medium', 'padatious_medium', 'adapt_low', 'common_qa', 'fallback_medium', 'fallback_low']
ovos-core-864d68d48f-xsn4p ovos-core 2024-07-01 14:45:55.096 - skills - ovos_core.intent_services:handle_utterance:392 - DEBUG - no match from <bound method StopService.match_stop_high of <ovos_core.intent_services.stop_service.StopService object at 0x7fe7d92ed550>>
ovos-core-864d68d48f-xsn4p ovos-core 2024-07-01 14:45:55.117 - skills - ovos_core.intent_services:handle_utterance:392 - DEBUG - no match from <bound method ConverseService.converse_with_skills of <ovos_core.intent_services.converse_service.ConverseService object at 0x7fe7da481e50>>
ovos-core-864d68d48f-xsn4p ovos-core 2024-07-01 14:45:55.373 - skills - padacioso:calc_intent:240 - INFO - No match
ovos-core-864d68d48f-xsn4p ovos-core 2024-07-01 14:45:55.377 - skills - ovos_core.intent_services:handle_utterance:392 - DEBUG - no match from <bound method OCPPipelineMatcher.match_high of <ovos_core.intent_services.ocp_service.OCPPipelineMatcher object at 0x7fe7d930d250>>
ovos-core-864d68d48f-xsn4p ovos-core 2024-07-01 14:45:55.381 - skills - ovos_core.intent_services.padatious_service:_match_level:51 - DEBUG - Padatious Matching confidence > 0.95
ovos-core-864d68d48f-xsn4p ovos-core 2024-07-01 14:45:55.409 - skills - ovos_core.intent_services:handle_utterance:380 - INFO - padatious_high match: IntentMatch(intent_service='Padatious', intent_type='ovos-skill-personal.OpenVoiceOS:WhatAreYou.intent', intent_data={}, skill_id='ovos-skill-personal.OpenVoiceOS', utterance='what are you')
ovos-core-864d68d48f-xsn4p ovos-core 2024-07-01 14:45:55.421 - skills - ovos_core.intent_services:handle_utterance:398 - DEBUG - intent matching took: 0.8192348480224609
ovos-core-864d68d48f-xsn4p ovos-core 2024-07-01 14:45:55.992 - skills - padacioso:calc_intent:240 - INFO - No match
ovos-core-864d68d48f-xsn4p ovos-core 2024-07-01 14:45:55.996 - skills - ovos_core.intent_services:handle_utterance:392 - DEBUG - no match from <bound method OCPPipelineMatcher.match_high of <ovos_core.intent_services.ocp_service.OCPPipelineMatcher object at 0x7fe7d930d250>>
ovos-core-864d68d48f-xsn4p ovos-core 2024-07-01 14:45:55.999 - skills - ovos_core.intent_services.padatious_service:_match_level:51 - DEBUG - Padatious Matching confidence > 0.95
ovos-core-864d68d48f-xsn4p ovos-core 2024-07-01 14:45:56.007 - skills - ovos_core.intent_services:handle_utterance:392 - DEBUG - no match from <bound method PadatiousMatcher.match_high of <ovos_core.intent_services.padatious_service.PadatiousMatcher object at 0x7fe80a557fd0>>
ovos-core-864d68d48f-xsn4p ovos-core 2024-07-01 14:45:56.015 - skills - ovos_core.intent_services:handle_utterance:392 - DEBUG - no match from <bound method AdaptService.match_high of <ovos_core.intent_services.adapt_service.AdaptService object at 0x7fe7dbdbcb10>>
ovos-core-864d68d48f-xsn4p ovos-core 2024-07-01 14:45:56.054 - skills - ovos_core.intent_services.ocp_service:is_ocp_query:773 - INFO - OVOSCommonPlay prediction: other confidence: 0.997
ovos-core-864d68d48f-xsn4p ovos-core 2024-07-01 14:45:56.058 - skills - ovos_core.intent_services.ocp_service:is_ocp_query:774 - DEBUG -      utterance: what
ovos-core-864d68d48f-xsn4p ovos-core 2024-07-01 14:45:56.061 - skills - ovos_core.intent_services:handle_utterance:392 - DEBUG - no match from <bound method OCPPipelineMatcher.match_medium of <ovos_core.intent_services.ocp_service.OCPPipelineMatcher object at 0x7fe7d930d250>>
ovos-core-864d68d48f-xsn4p ovos-core 2024-07-01 14:45:56.066 - skills - ovos_core.intent_services:handle_utterance:392 - DEBUG - no match from <bound method FallbackService.high_prio of <ovos_core.intent_services.fallback_service.FallbackService object at 0x7fe7dc030210>>
ovos-core-864d68d48f-xsn4p ovos-core 2024-07-01 14:45:56.069 - skills - ovos_core.intent_services:handle_utterance:392 - DEBUG - no match from <bound method StopService.match_stop_medium of <ovos_core.intent_services.stop_service.StopService object at 0x7fe7d92ed550>>
ovos-core-864d68d48f-xsn4p ovos-core 2024-07-01 14:45:56.073 - skills - ovos_core.intent_services:handle_utterance:392 - DEBUG - no match from <bound method AdaptService.match_medium of <ovos_core.intent_services.adapt_service.AdaptService object at 0x7fe7dbdbcb10>>
ovos-core-864d68d48f-xsn4p ovos-core 2024-07-01 14:45:56.076 - skills - ovos_core.intent_services.padatious_service:_match_level:51 - DEBUG - Padatious Matching confidence > 0.8
ovos-core-864d68d48f-xsn4p ovos-core 2024-07-01 14:45:56.085 - skills - ovos_core.intent_services:handle_utterance:392 - DEBUG - no match from <bound method PadatiousMatcher.match_medium of <ovos_core.intent_services.padatious_service.PadatiousMatcher object at 0x7fe80a557fd0>>
ovos-core-864d68d48f-xsn4p ovos-core 2024-07-01 14:45:56.088 - skills - ovos_core.intent_services:handle_utterance:392 - DEBUG - no match from <bound method AdaptService.match_low of <ovos_core.intent_services.adapt_service.AdaptService object at 0x7fe7dbdbcb10>>
ovos-core-864d68d48f-xsn4p ovos-core 2024-07-01 14:45:56.091 - skills - ovos_core.intent_services.commonqa_service:match:109 - INFO - Gathering answers from skills: ['skill-ovos-wolfie.openvoiceos', 'skill-ovos-wikipedia.openvoiceos']
ovos-core-864d68d48f-xsn4p ovos-core 2024-07-01 14:45:56.095 - skills - ovos_core.intent_services.commonqa_service:is_question_like:70 - DEBUG - utterance has less than 3 words, doesnt look like a question
ovos-core-864d68d48f-xsn4p ovos-core 2024-07-01 14:45:56.097 - skills - ovos_core.intent_services:handle_utterance:392 - DEBUG - no match from <bound method CommonQAService.match of <ovos_core.intent_services.commonqa_service.CommonQAService object at 0x7fe7da482350>>
ovos-core-864d68d48f-xsn4p ovos-core 2024-07-01 14:45:56.105 - skills - ovos_core.intent_services.fallback_service:_collect_fallback_skills:106 - INFO - checking for FallbackSkillsV2 candidates
ovos-core-864d68d48f-xsn4p ovos-core 2024-07-01 14:45:56.150 - skills - ovos_core.intent_services.fallback_service:handle_ack:98 - INFO - skill-ovos-fallback-chatgpt.openvoiceos will try to handle fallback
ovos-core-864d68d48f-xsn4p ovos-core 2024-07-01 14:45:56.269 - skills - ovos_core.intent_services:handle_utterance:380 - INFO - fallback_medium match: IntentMatch(intent_service='Fallback', intent_type=None, intent_data={}, skill_id='skill-ovos-fallback-chatgpt.openvoiceos', utterance='what')
ovos-core-864d68d48f-xsn4p ovos-core 2024-07-01 14:45:56.271 - skills - ovos_core.intent_services:handle_utterance:398 - DEBUG - intent matching took: 1.1804161071777344
goldyfruit commented 1 week ago
ovos-core-65dbf75c58-pm9l8 ovos-messagebus 2024-07-01 15:14:18.352 - bus - ovos_messagebus.event_handler:on_message:51 - DEBUG - recognizer_loop:record_begin source: VoiceSatelliteV0.3.0:10.233.100.128::default destination: skills
ovos-core-65dbf75c58-pm9l8 ovos-messagebus SESSION: {'active_skills': [], 'utterance_states': {}, 'session_id': 'default', 'lang': 'en-us', 'context': {'timeout': 120, 'frame_stack': []}, 'site_id': 'unknown', 'pipeline': ['stop_high', 'converse', 'ocp_high', 'padatious_high', 'adapt_high', 'ocp_medium', 'fallback_high', 'stop_medium', 'adapt_medium', 'padatious_medium', 'adapt_low', 'common_qa', 'fallback_medium', 'fallback_low'], 'location': {'city': {'code': 'Lawrence', 'name': 'Lawrence', 'state': {'code': 'KS', 'name': 'Kansas', 'country': {'code': 'US', 'name': 'United States'}}}, 'coordinate': {'latitude': 38.971669, 'longitude': -95.23525}, 'timezone': {'code': 'America/Chicago', 'name': 'Central Standard Time', 'dstOffset': 3600000, 'offset': -21600000}}, 'system_unit': 'metric', 'time_format': 'half', 'date_format': 'MDY', 'is_speaking': False, 'is_recording': False, 'blacklisted_skills': ['skill-ovos-stop.openvoiceos'], 'blacklisted_intents': []}
ovos-core-65dbf75c58-pm9l8 ovos-messagebus 2024-07-01 15:14:18.460 - bus - ovos_messagebus.event_handler:on_message:51 - DEBUG - recognizer_loop:record_begin source: VoiceSatelliteV0.3.0:10.233.100.128::default destination: skills
ovos-core-65dbf75c58-pm9l8 ovos-messagebus SESSION: {'active_skills': [], 'utterance_states': {}, 'session_id': 'default', 'lang': 'en-us', 'context': {'timeout': 120, 'frame_stack': []}, 'site_id': 'unknown', 'pipeline': ['stop_high', 'converse', 'ocp_high', 'padatious_high', 'adapt_high', 'ocp_medium', 'fallback_high', 'stop_medium', 'adapt_medium', 'padatious_medium', 'adapt_low', 'common_qa', 'fallback_medium', 'fallback_low'], 'location': {'city': {'code': 'Lawrence', 'name': 'Lawrence', 'state': {'code': 'KS', 'name': 'Kansas', 'country': {'code': 'US', 'name': 'United States'}}}, 'coordinate': {'latitude': 38.971669, 'longitude': -95.23525}, 'timezone': {'code': 'America/Chicago', 'name': 'Central Standard Time', 'dstOffset': 3600000, 'offset': -21600000}}, 'system_unit': 'metric', 'time_format': 'half', 'date_format': 'MDY', 'is_speaking': False, 'is_recording': False, 'blacklisted_skills': ['skill-ovos-stop.openvoiceos'], 'blacklisted_intents': []}
ovos-core-65dbf75c58-pm9l8 ovos-messagebus 2024-07-01 15:14:20.537 - bus - ovos_messagebus.event_handler:on_message:51 - DEBUG - recognizer_loop:record_end source: VoiceSatelliteV0.3.0:10.233.100.128::default destination: skills
ovos-core-65dbf75c58-pm9l8 ovos-messagebus SESSION: {'active_skills': [], 'utterance_states': {}, 'session_id': 'default', 'lang': 'en-us', 'context': {'timeout': 120, 'frame_stack': []}, 'site_id': 'unknown', 'pipeline': ['stop_high', 'converse', 'ocp_high', 'padatious_high', 'adapt_high', 'ocp_medium', 'fallback_high', 'stop_medium', 'adapt_medium', 'padatious_medium', 'adapt_low', 'common_qa', 'fallback_medium', 'fallback_low'], 'location': {'city': {'code': 'Lawrence', 'name': 'Lawrence', 'state': {'code': 'KS', 'name': 'Kansas', 'country': {'code': 'US', 'name': 'United States'}}}, 'coordinate': {'latitude': 38.971669, 'longitude': -95.23525}, 'timezone': {'code': 'America/Chicago', 'name': 'Central Standard Time', 'dstOffset': 3600000, 'offset': -21600000}}, 'system_unit': 'metric', 'time_format': 'half', 'date_format': 'MDY', 'is_speaking': False, 'is_recording': False, 'blacklisted_skills': ['skill-ovos-stop.openvoiceos'], 'blacklisted_intents': []}
ovos-core-65dbf75c58-pm9l8 ovos-messagebus 2024-07-01 15:14:20.596 - bus - ovos_messagebus.event_handler:on_message:51 - DEBUG - recognizer_loop:utterance source: VoiceSatelliteV0.3.0:10.233.100.128::1ce8bc3a-9a00-416c-a8a3-4b02f67d7dd6 destination: ['skills']
ovos-core-65dbf75c58-pm9l8 ovos-messagebus SESSION: {'active_skills': [['ovos-skill-personal.OpenVoiceOS', 1719846752.4735851]], 'utterance_states': {}, 'session_id': '1ce8bc3a-9a00-416c-a8a3-4b02f67d7dd6', 'lang': 'en-us', 'context': {'timeout': 120, 'frame_stack': []}, 'site_id': 'x270', 'pipeline': ['stop_high', 'converse', 'ocp_high', 'padatious_high', 'adapt_high', 'ocp_medium', 'fallback_high', 'stop_medium', 'adapt_medium', 'padatious_medium', 'adapt_low', 'common_qa', 'fallback_medium', 'fallback_low'], 'location': {'city': {'code': 'Montreal', 'name': 'Montreal', 'state': {'code': 'QC', 'name': 'Quebec', 'country': {'code': 'CA', 'name': 'Canada'}}}, 'coordinate': {'latitude': 45.5329, 'longitude': -73.5565}, 'timezone': {'code': 'America/Toronto', 'name': 'America/Toronto', 'dstOffset': 3600000, 'offset': -21600000}}, 'system_unit': 'metric', 'time_format': 'half', 'date_format': 'MDY', 'is_speaking': False, 'is_recording': False, 'blacklisted_skills': ['skill-ovos-stop.openvoiceos'], 'blacklisted_intents': []}
ovos-core-65dbf75c58-pm9l8 ovos-messagebus 2024-07-01 15:14:20.681 - bus - ovos_messagebus.event_handler:on_message:51 - DEBUG - ovos-skill-personal.OpenVoiceOS.converse.ping source: VoiceSatelliteV0.3.0:10.233.100.128::1ce8bc3a-9a00-416c-a8a3-4b02f67d7dd6 destination: ['skills']
ovos-core-65dbf75c58-pm9l8 ovos-messagebus SESSION: {'active_skills': [['ovos-skill-personal.OpenVoiceOS', 1719846752.4735851]], 'utterance_states': {}, 'session_id': '1ce8bc3a-9a00-416c-a8a3-4b02f67d7dd6', 'lang': 'en-us', 'context': {'timeout': 120, 'frame_stack': []}, 'site_id': 'x270', 'pipeline': ['stop_high', 'converse', 'ocp_high', 'padatious_high', 'adapt_high', 'ocp_medium', 'fallback_high', 'stop_medium', 'adapt_medium', 'padatious_medium', 'adapt_low', 'common_qa', 'fallback_medium', 'fallback_low'], 'location': {'city': {'code': 'Montreal', 'name': 'Montreal', 'state': {'code': 'QC', 'name': 'Quebec', 'country': {'code': 'CA', 'name': 'Canada'}}}, 'coordinate': {'latitude': 45.5329, 'longitude': -73.5565}, 'timezone': {'code': 'America/Toronto', 'name': 'America/Toronto', 'dstOffset': 3600000, 'offset': -21600000}}, 'system_unit': 'metric', 'time_format': 'half', 'date_format': 'MDY', 'is_speaking': False, 'is_recording': False, 'blacklisted_skills': ['skill-ovos-stop.openvoiceos'], 'blacklisted_intents': []}
ovos-core-65dbf75c58-pm9l8 ovos-messagebus 2024-07-01 15:14:20.702 - bus - ovos_messagebus.event_handler:on_message:51 - DEBUG - skill.converse.pong source: ['skills'] destination: VoiceSatelliteV0.3.0:10.233.100.128::1ce8bc3a-9a00-416c-a8a3-4b02f67d7dd6
ovos-core-65dbf75c58-pm9l8 ovos-messagebus SESSION: {'active_skills': [['ovos-skill-personal.OpenVoiceOS', 1719846752.4735851]], 'utterance_states': {}, 'session_id': '1ce8bc3a-9a00-416c-a8a3-4b02f67d7dd6', 'lang': 'en-us', 'context': {'timeout': 120, 'frame_stack': []}, 'site_id': 'x270', 'pipeline': ['stop_high', 'converse', 'ocp_high', 'padatious_high', 'adapt_high', 'ocp_medium', 'fallback_high', 'stop_medium', 'adapt_medium', 'padatious_medium', 'adapt_low', 'common_qa', 'fallback_medium', 'fallback_low'], 'location': {'city': {'code': 'Montreal', 'name': 'Montreal', 'state': {'code': 'QC', 'name': 'Quebec', 'country': {'code': 'CA', 'name': 'Canada'}}}, 'coordinate': {'latitude': 45.5329, 'longitude': -73.5565}, 'timezone': {'code': 'America/Toronto', 'name': 'America/Toronto', 'dstOffset': 3600000, 'offset': -21600000}}, 'system_unit': 'metric', 'time_format': 'half', 'date_format': 'MDY', 'is_speaking': False, 'is_recording': False, 'blacklisted_skills': ['skill-ovos-stop.openvoiceos'], 'blacklisted_intents': []}
ovos-core-65dbf75c58-pm9l8 ovos-messagebus 2024-07-01 15:14:20.734 - bus - ovos_messagebus.event_handler:on_message:51 - DEBUG - ovos.common_play.status source: [] destination: []
ovos-core-65dbf75c58-pm9l8 ovos-messagebus SESSION: {'active_skills': [], 'utterance_states': {}, 'session_id': 'default', 'lang': 'en-us', 'context': {'timeout': 120, 'frame_stack': []}, 'site_id': 'unknown', 'pipeline': ['stop_high', 'converse', 'ocp_high', 'padatious_high', 'adapt_high', 'ocp_medium', 'fallback_high', 'stop_medium', 'adapt_medium', 'padatious_medium', 'adapt_low', 'common_qa', 'fallback_medium', 'fallback_low'], 'location': {'city': {'code': 'Lawrence', 'name': 'Lawrence', 'state': {'code': 'KS', 'name': 'Kansas', 'country': {'code': 'US', 'name': 'United States'}}}, 'coordinate': {'latitude': 38.971669, 'longitude': -95.23525}, 'timezone': {'code': 'America/Chicago', 'name': 'Central Standard Time', 'dstOffset': 3600000, 'offset': -21600000}}, 'system_unit': 'metric', 'time_format': 'half', 'date_format': 'MDY', 'is_speaking': False, 'is_recording': False, 'blacklisted_skills': ['skill-ovos-stop.openvoiceos'], 'blacklisted_intents': []}
ovos-core-65dbf75c58-pm9l8 ovos-messagebus 2024-07-01 15:14:21.110 - bus - ovos_messagebus.event_handler:on_message:51 - DEBUG - recognizer_loop:record_end source: VoiceSatelliteV0.3.0:10.233.100.128::default destination: skills
ovos-core-65dbf75c58-pm9l8 ovos-messagebus SESSION: {'active_skills': [], 'utterance_states': {}, 'session_id': 'default', 'lang': 'en-us', 'context': {'timeout': 120, 'frame_stack': []}, 'site_id': 'unknown', 'pipeline': ['stop_high', 'converse', 'ocp_high', 'padatious_high', 'adapt_high', 'ocp_medium', 'fallback_high', 'stop_medium', 'adapt_medium', 'padatious_medium', 'adapt_low', 'common_qa', 'fallback_medium', 'fallback_low'], 'location': {'city': {'code': 'Lawrence', 'name': 'Lawrence', 'state': {'code': 'KS', 'name': 'Kansas', 'country': {'code': 'US', 'name': 'United States'}}}, 'coordinate': {'latitude': 38.971669, 'longitude': -95.23525}, 'timezone': {'code': 'America/Chicago', 'name': 'Central Standard Time', 'dstOffset': 3600000, 'offset': -21600000}}, 'system_unit': 'metric', 'time_format': 'half', 'date_format': 'MDY', 'is_speaking': False, 'is_recording': False, 'blacklisted_skills': ['skill-ovos-stop.openvoiceos'], 'blacklisted_intents': []}
ovos-core-65dbf75c58-pm9l8 ovos-messagebus 2024-07-01 15:14:21.186 - bus - ovos_messagebus.event_handler:on_message:51 - DEBUG - recognizer_loop:utterance source: VoiceSatelliteV0.3.0:10.233.100.128::a5a7d268-9788-47ea-87c3-ce70764790a4 destination: ['skills']
ovos-core-65dbf75c58-pm9l8 ovos-messagebus SESSION: {'active_skills': [['ovos-skill-personal.OpenVoiceOS', 1719846791.189088]], 'utterance_states': {}, 'session_id': 'a5a7d268-9788-47ea-87c3-ce70764790a4', 'lang': 'en-us', 'context': {'timeout': 120, 'frame_stack': []}, 'site_id': 'mark1', 'pipeline': ['stop_high', 'converse', 'ocp_high', 'padatious_high', 'adapt_high', 'ocp_medium', 'fallback_high', 'stop_medium', 'adapt_medium', 'padatious_medium', 'adapt_low', 'common_qa', 'fallback_medium', 'fallback_low'], 'location': {'city': {'code': 'Montreal', 'name': 'Montreal', 'state': {'code': 'QC', 'name': 'Quebec', 'country': {'code': 'CA', 'name': 'Canada'}}}, 'coordinate': {'latitude': 45.5329, 'longitude': -73.5565}, 'timezone': {'code': 'America/Toronto', 'name': 'America/Toronto', 'dstOffset': 3600000, 'offset': -21600000}}, 'system_unit': 'metric', 'time_format': 'half', 'date_format': 'MDY', 'is_speaking': False, 'is_recording': False, 'blacklisted_skills': ['skill-ovos-stop.openvoiceos'], 'blacklisted_intents': []}
ovos-core-65dbf75c58-pm9l8 ovos-messagebus 2024-07-01 15:14:21.359 - bus - ovos_messagebus.event_handler:on_message:51 - DEBUG - ovos-skill-personal.OpenVoiceOS.converse.ping source: VoiceSatelliteV0.3.0:10.233.100.128::a5a7d268-9788-47ea-87c3-ce70764790a4 destination: ['skills']
ovos-core-65dbf75c58-pm9l8 ovos-messagebus SESSION: {'active_skills': [['ovos-skill-personal.OpenVoiceOS', 1719846791.189088]], 'utterance_states': {}, 'session_id': 'a5a7d268-9788-47ea-87c3-ce70764790a4', 'lang': 'en-us', 'context': {'timeout': 120, 'frame_stack': []}, 'site_id': 'mark1', 'pipeline': ['stop_high', 'converse', 'ocp_high', 'padatious_high', 'adapt_high', 'ocp_medium', 'fallback_high', 'stop_medium', 'adapt_medium', 'padatious_medium', 'adapt_low', 'common_qa', 'fallback_medium', 'fallback_low'], 'location': {'city': {'code': 'Montreal', 'name': 'Montreal', 'state': {'code': 'QC', 'name': 'Quebec', 'country': {'code': 'CA', 'name': 'Canada'}}}, 'coordinate': {'latitude': 45.5329, 'longitude': -73.5565}, 'timezone': {'code': 'America/Toronto', 'name': 'America/Toronto', 'dstOffset': 3600000, 'offset': -21600000}}, 'system_unit': 'metric', 'time_format': 'half', 'date_format': 'MDY', 'is_speaking': False, 'is_recording': False, 'blacklisted_skills': ['skill-ovos-stop.openvoiceos'], 'blacklisted_intents': []}
ovos-core-65dbf75c58-pm9l8 ovos-messagebus 2024-07-01 15:14:21.390 - bus - ovos_messagebus.event_handler:on_message:51 - DEBUG - skill.converse.pong source: ['skills'] destination: VoiceSatelliteV0.3.0:10.233.100.128::a5a7d268-9788-47ea-87c3-ce70764790a4
ovos-core-65dbf75c58-pm9l8 ovos-messagebus SESSION: {'active_skills': [['ovos-skill-personal.OpenVoiceOS', 1719846791.189088]], 'utterance_states': {}, 'session_id': 'a5a7d268-9788-47ea-87c3-ce70764790a4', 'lang': 'en-us', 'context': {'timeout': 120, 'frame_stack': []}, 'site_id': 'mark1', 'pipeline': ['stop_high', 'converse', 'ocp_high', 'padatious_high', 'adapt_high', 'ocp_medium', 'fallback_high', 'stop_medium', 'adapt_medium', 'padatious_medium', 'adapt_low', 'common_qa', 'fallback_medium', 'fallback_low'], 'location': {'city': {'code': 'Montreal', 'name': 'Montreal', 'state': {'code': 'QC', 'name': 'Quebec', 'country': {'code': 'CA', 'name': 'Canada'}}}, 'coordinate': {'latitude': 45.5329, 'longitude': -73.5565}, 'timezone': {'code': 'America/Toronto', 'name': 'America/Toronto', 'dstOffset': 3600000, 'offset': -21600000}}, 'system_unit': 'metric', 'time_format': 'half', 'date_format': 'MDY', 'is_speaking': False, 'is_recording': False, 'blacklisted_skills': ['skill-ovos-stop.openvoiceos'], 'blacklisted_intents': []}
ovos-core-65dbf75c58-pm9l8 ovos-messagebus 2024-07-01 15:14:21.427 - bus - ovos_messagebus.event_handler:on_message:51 - DEBUG - ovos.common_play.status source: [] destination: []
ovos-core-65dbf75c58-pm9l8 ovos-messagebus SESSION: {'active_skills': [], 'utterance_states': {}, 'session_id': 'default', 'lang': 'en-us', 'context': {'timeout': 120, 'frame_stack': []}, 'site_id': 'unknown', 'pipeline': ['stop_high', 'converse', 'ocp_high', 'padatious_high', 'adapt_high', 'ocp_medium', 'fallback_high', 'stop_medium', 'adapt_medium', 'padatious_medium', 'adapt_low', 'common_qa', 'fallback_medium', 'fallback_low'], 'location': {'city': {'code': 'Lawrence', 'name': 'Lawrence', 'state': {'code': 'KS', 'name': 'Kansas', 'country': {'code': 'US', 'name': 'United States'}}}, 'coordinate': {'latitude': 38.971669, 'longitude': -95.23525}, 'timezone': {'code': 'America/Chicago', 'name': 'Central Standard Time', 'dstOffset': 3600000, 'offset': -21600000}}, 'system_unit': 'metric', 'time_format': 'half', 'date_format': 'MDY', 'is_speaking': False, 'is_recording': False, 'blacklisted_skills': ['skill-ovos-stop.openvoiceos'], 'blacklisted_intents': []}
ovos-core-65dbf75c58-pm9l8 ovos-messagebus 2024-07-01 15:14:21.650 - bus - ovos_messagebus.event_handler:on_message:51 - DEBUG - intent.service.skills.activated source: ['skills'] destination: VoiceSatelliteV0.3.0:10.233.100.128::1ce8bc3a-9a00-416c-a8a3-4b02f67d7dd6
ovos-core-65dbf75c58-pm9l8 ovos-messagebus SESSION: {'active_skills': [['ovos-skill-personal.OpenVoiceOS', 1719846861.6436307]], 'utterance_states': {}, 'session_id': '1ce8bc3a-9a00-416c-a8a3-4b02f67d7dd6', 'lang': 'en-us', 'context': {'timeout': 120, 'frame_stack': []}, 'site_id': 'x270', 'pipeline': ['stop_high', 'converse', 'ocp_high', 'padatious_high', 'adapt_high', 'ocp_medium', 'fallback_high', 'stop_medium', 'adapt_medium', 'padatious_medium', 'adapt_low', 'common_qa', 'fallback_medium', 'fallback_low'], 'location': {'city': {'code': 'Montreal', 'name': 'Montreal', 'state': {'code': 'QC', 'name': 'Quebec', 'country': {'code': 'CA', 'name': 'Canada'}}}, 'coordinate': {'latitude': 45.5329, 'longitude': -73.5565}, 'timezone': {'code': 'America/Toronto', 'name': 'America/Toronto', 'dstOffset': 3600000, 'offset': -21600000}}, 'system_unit': 'metric', 'time_format': 'half', 'date_format': 'MDY', 'is_speaking': False, 'is_recording': False, 'blacklisted_skills': ['skill-ovos-stop.openvoiceos'], 'blacklisted_intents': []}
ovos-core-65dbf75c58-pm9l8 ovos-messagebus 2024-07-01 15:14:21.667 - bus - ovos_messagebus.event_handler:on_message:51 - DEBUG - ovos-skill-personal.OpenVoiceOS:WhatAreYou.intent source: ['skills'] destination: VoiceSatelliteV0.3.0:10.233.100.128::1ce8bc3a-9a00-416c-a8a3-4b02f67d7dd6
ovos-core-65dbf75c58-pm9l8 ovos-messagebus SESSION: {'active_skills': [['ovos-skill-personal.OpenVoiceOS', 1719846861.6436307]], 'utterance_states': {}, 'session_id': '1ce8bc3a-9a00-416c-a8a3-4b02f67d7dd6', 'lang': 'en-us', 'context': {'timeout': 120, 'frame_stack': []}, 'site_id': 'x270', 'pipeline': ['stop_high', 'converse', 'ocp_high', 'padatious_high', 'adapt_high', 'ocp_medium', 'fallback_high', 'stop_medium', 'adapt_medium', 'padatious_medium', 'adapt_low', 'common_qa', 'fallback_medium', 'fallback_low'], 'location': {'city': {'code': 'Montreal', 'name': 'Montreal', 'state': {'code': 'QC', 'name': 'Quebec', 'country': {'code': 'CA', 'name': 'Canada'}}}, 'coordinate': {'latitude': 45.5329, 'longitude': -73.5565}, 'timezone': {'code': 'America/Toronto', 'name': 'America/Toronto', 'dstOffset': 3600000, 'offset': -21600000}}, 'system_unit': 'metric', 'time_format': 'half', 'date_format': 'MDY', 'is_speaking': False, 'is_recording': False, 'blacklisted_skills': ['skill-ovos-stop.openvoiceos'], 'blacklisted_intents': []}
ovos-core-65dbf75c58-pm9l8 ovos-messagebus 2024-07-01 15:14:21.687 - bus - ovos_messagebus.event_handler:on_message:51 - DEBUG - ovos-skill-personal.OpenVoiceOS.activate source: ['skills'] destination: VoiceSatelliteV0.3.0:10.233.100.128::1ce8bc3a-9a00-416c-a8a3-4b02f67d7dd6
ovos-core-65dbf75c58-pm9l8 ovos-messagebus SESSION: {'active_skills': [['ovos-skill-personal.OpenVoiceOS', 1719846861.6436307]], 'utterance_states': {}, 'session_id': '1ce8bc3a-9a00-416c-a8a3-4b02f67d7dd6', 'lang': 'en-us', 'context': {'timeout': 120, 'frame_stack': []}, 'site_id': 'x270', 'pipeline': ['stop_high', 'converse', 'ocp_high', 'padatious_high', 'adapt_high', 'ocp_medium', 'fallback_high', 'stop_medium', 'adapt_medium', 'padatious_medium', 'adapt_low', 'common_qa', 'fallback_medium', 'fallback_low'], 'location': {'city': {'code': 'Montreal', 'name': 'Montreal', 'state': {'code': 'QC', 'name': 'Quebec', 'country': {'code': 'CA', 'name': 'Canada'}}}, 'coordinate': {'latitude': 45.5329, 'longitude': -73.5565}, 'timezone': {'code': 'America/Toronto', 'name': 'America/Toronto', 'dstOffset': 3600000, 'offset': -21600000}}, 'system_unit': 'metric', 'time_format': 'half', 'date_format': 'MDY', 'is_speaking': False, 'is_recording': False, 'blacklisted_skills': ['skill-ovos-stop.openvoiceos'], 'blacklisted_intents': []}
ovos-core-65dbf75c58-pm9l8 ovos-messagebus 2024-07-01 15:14:21.706 - bus - ovos_messagebus.event_handler:on_message:51 - DEBUG - mycroft.skill.handler.start source: ['skills'] destination: VoiceSatelliteV0.3.0:10.233.100.128::1ce8bc3a-9a00-416c-a8a3-4b02f67d7dd6
ovos-core-65dbf75c58-pm9l8 ovos-messagebus SESSION: {'active_skills': [['ovos-skill-personal.OpenVoiceOS', 1719846861.6436307]], 'utterance_states': {}, 'session_id': '1ce8bc3a-9a00-416c-a8a3-4b02f67d7dd6', 'lang': 'en-us', 'context': {'timeout': 120, 'frame_stack': []}, 'site_id': 'x270', 'pipeline': ['stop_high', 'converse', 'ocp_high', 'padatious_high', 'adapt_high', 'ocp_medium', 'fallback_high', 'stop_medium', 'adapt_medium', 'padatious_medium', 'adapt_low', 'common_qa', 'fallback_medium', 'fallback_low'], 'location': {'city': {'code': 'Montreal', 'name': 'Montreal', 'state': {'code': 'QC', 'name': 'Quebec', 'country': {'code': 'CA', 'name': 'Canada'}}}, 'coordinate': {'latitude': 45.5329, 'longitude': -73.5565}, 'timezone': {'code': 'America/Toronto', 'name': 'America/Toronto', 'dstOffset': 3600000, 'offset': -21600000}}, 'system_unit': 'metric', 'time_format': 'half', 'date_format': 'MDY', 'is_speaking': False, 'is_recording': False, 'blacklisted_skills': ['skill-ovos-stop.openvoiceos'], 'blacklisted_intents': []}
ovos-core-65dbf75c58-pm9l8 ovos-messagebus 2024-07-01 15:14:21.776 - bus - ovos_messagebus.event_handler:on_message:51 - DEBUG - enclosure.active_skill source: ['skills'] destination: VoiceSatelliteV0.3.0:10.233.100.128::1ce8bc3a-9a00-416c-a8a3-4b02f67d7dd6
ovos-core-65dbf75c58-pm9l8 ovos-messagebus SESSION: {'active_skills': [['ovos-skill-personal.OpenVoiceOS', 1719846861.6436307]], 'utterance_states': {}, 'session_id': '1ce8bc3a-9a00-416c-a8a3-4b02f67d7dd6', 'lang': 'en-us', 'context': {'timeout': 120, 'frame_stack': []}, 'site_id': 'x270', 'pipeline': ['stop_high', 'converse', 'ocp_high', 'padatious_high', 'adapt_high', 'ocp_medium', 'fallback_high', 'stop_medium', 'adapt_medium', 'padatious_medium', 'adapt_low', 'common_qa', 'fallback_medium', 'fallback_low'], 'location': {'city': {'code': 'Montreal', 'name': 'Montreal', 'state': {'code': 'QC', 'name': 'Quebec', 'country': {'code': 'CA', 'name': 'Canada'}}}, 'coordinate': {'latitude': 45.5329, 'longitude': -73.5565}, 'timezone': {'code': 'America/Toronto', 'name': 'America/Toronto', 'dstOffset': 3600000, 'offset': -21600000}}, 'system_unit': 'metric', 'time_format': 'half', 'date_format': 'MDY', 'is_speaking': False, 'is_recording': False, 'blacklisted_skills': ['skill-ovos-stop.openvoiceos'], 'blacklisted_intents': []}
ovos-core-65dbf75c58-pm9l8 ovos-messagebus 2024-07-01 15:14:21.804 - bus - ovos_messagebus.event_handler:on_message:51 - DEBUG - speak source: ['skills'] destination: VoiceSatelliteV0.3.0:10.233.100.128::1ce8bc3a-9a00-416c-a8a3-4b02f67d7dd6
ovos-core-65dbf75c58-pm9l8 ovos-messagebus SESSION: {'active_skills': [['ovos-skill-personal.OpenVoiceOS', 1719846861.6436307]], 'utterance_states': {}, 'session_id': '1ce8bc3a-9a00-416c-a8a3-4b02f67d7dd6', 'lang': 'en-us', 'context': {'timeout': 120, 'frame_stack': []}, 'site_id': 'x270', 'pipeline': ['stop_high', 'converse', 'ocp_high', 'padatious_high', 'adapt_high', 'ocp_medium', 'fallback_high', 'stop_medium', 'adapt_medium', 'padatious_medium', 'adapt_low', 'common_qa', 'fallback_medium', 'fallback_low'], 'location': {'city': {'code': 'Montreal', 'name': 'Montreal', 'state': {'code': 'QC', 'name': 'Quebec', 'country': {'code': 'CA', 'name': 'Canada'}}}, 'coordinate': {'latitude': 45.5329, 'longitude': -73.5565}, 'timezone': {'code': 'America/Toronto', 'name': 'America/Toronto', 'dstOffset': 3600000, 'offset': -21600000}}, 'system_unit': 'metric', 'time_format': 'half', 'date_format': 'MDY', 'is_speaking': False, 'is_recording': False, 'blacklisted_skills': ['skill-ovos-stop.openvoiceos'], 'blacklisted_intents': []}
ovos-core-65dbf75c58-pm9l8 ovos-messagebus 2024-07-01 15:14:21.820 - bus - ovos_messagebus.event_handler:on_message:51 - DEBUG - mycroft.skill.handler.complete source: ['skills'] destination: VoiceSatelliteV0.3.0:10.233.100.128::1ce8bc3a-9a00-416c-a8a3-4b02f67d7dd6
ovos-core-65dbf75c58-pm9l8 ovos-messagebus SESSION: {'active_skills': [['ovos-skill-personal.OpenVoiceOS', 1719846861.6436307]], 'utterance_states': {}, 'session_id': '1ce8bc3a-9a00-416c-a8a3-4b02f67d7dd6', 'lang': 'en-us', 'context': {'timeout': 120, 'frame_stack': []}, 'site_id': 'x270', 'pipeline': ['stop_high', 'converse', 'ocp_high', 'padatious_high', 'adapt_high', 'ocp_medium', 'fallback_high', 'stop_medium', 'adapt_medium', 'padatious_medium', 'adapt_low', 'common_qa', 'fallback_medium', 'fallback_low'], 'location': {'city': {'code': 'Montreal', 'name': 'Montreal', 'state': {'code': 'QC', 'name': 'Quebec', 'country': {'code': 'CA', 'name': 'Canada'}}}, 'coordinate': {'latitude': 45.5329, 'longitude': -73.5565}, 'timezone': {'code': 'America/Toronto', 'name': 'America/Toronto', 'dstOffset': 3600000, 'offset': -21600000}}, 'system_unit': 'metric', 'time_format': 'half', 'date_format': 'MDY', 'is_speaking': False, 'is_recording': False, 'blacklisted_skills': ['skill-ovos-stop.openvoiceos'], 'blacklisted_intents': []}
ovos-core-65dbf75c58-pm9l8 ovos-messagebus 2024-07-01 15:14:21.829 - bus - ovos_messagebus.event_handler:on_message:51 - DEBUG - ovos.utterance.handled source: ['skills'] destination: VoiceSatelliteV0.3.0:10.233.100.128::1ce8bc3a-9a00-416c-a8a3-4b02f67d7dd6
ovos-core-65dbf75c58-pm9l8 ovos-messagebus SESSION: {'active_skills': [['ovos-skill-personal.OpenVoiceOS', 1719846861.6436307]], 'utterance_states': {}, 'session_id': '1ce8bc3a-9a00-416c-a8a3-4b02f67d7dd6', 'lang': 'en-us', 'context': {'timeout': 120, 'frame_stack': []}, 'site_id': 'x270', 'pipeline': ['stop_high', 'converse', 'ocp_high', 'padatious_high', 'adapt_high', 'ocp_medium', 'fallback_high', 'stop_medium', 'adapt_medium', 'padatious_medium', 'adapt_low', 'common_qa', 'fallback_medium', 'fallback_low'], 'location': {'city': {'code': 'Montreal', 'name': 'Montreal', 'state': {'code': 'QC', 'name': 'Quebec', 'country': {'code': 'CA', 'name': 'Canada'}}}, 'coordinate': {'latitude': 45.5329, 'longitude': -73.5565}, 'timezone': {'code': 'America/Toronto', 'name': 'America/Toronto', 'dstOffset': 3600000, 'offset': -21600000}}, 'system_unit': 'metric', 'time_format': 'half', 'date_format': 'MDY', 'is_speaking': False, 'is_recording': False, 'blacklisted_skills': ['skill-ovos-stop.openvoiceos'], 'blacklisted_intents': []}
ovos-core-65dbf75c58-pm9l8 ovos-messagebus 2024-07-01 15:14:22.042 - bus - ovos_messagebus.event_handler:on_message:51 - DEBUG - recognizer_loop:audio_output_start source: VoiceSatelliteV0.3.0:10.233.100.128::a5a7d268-9788-47ea-87c3-ce70764790a4 destination: skills
ovos-core-65dbf75c58-pm9l8 ovos-messagebus SESSION: {'active_skills': [['ovos-skill-personal.OpenVoiceOS', 1719846861.6436307]], 'utterance_states': {}, 'session_id': 'a5a7d268-9788-47ea-87c3-ce70764790a4', 'lang': 'en-us', 'context': {'timeout': 120, 'frame_stack': []}, 'site_id': 'mark1', 'pipeline': ['stop_high', 'converse', 'ocp_high', 'padatious_high', 'adapt_high', 'ocp_medium', 'fallback_high', 'stop_medium', 'adapt_medium', 'padatious_medium', 'adapt_low', 'common_qa', 'fallback_medium', 'fallback_low'], 'location': {'city': {'code': 'Montreal', 'name': 'Montreal', 'state': {'code': 'QC', 'name': 'Quebec', 'country': {'code': 'CA', 'name': 'Canada'}}}, 'coordinate': {'latitude': 45.5329, 'longitude': -73.5565}, 'timezone': {'code': 'America/Toronto', 'name': 'America/Toronto', 'dstOffset': 3600000, 'offset': -21600000}}, 'system_unit': 'metric', 'time_format': 'half', 'date_format': 'MDY', 'is_speaking': False, 'is_recording': False, 'blacklisted_skills': ['skill-ovos-stop.openvoiceos'], 'blacklisted_intents': []}
ovos-core-65dbf75c58-pm9l8 ovos-messagebus 2024-07-01 15:14:22.191 - bus - ovos_messagebus.event_handler:on_message:51 - DEBUG - intent.service.skills.activated source: ['skills'] destination: VoiceSatelliteV0.3.0:10.233.100.128::a5a7d268-9788-47ea-87c3-ce70764790a4
ovos-core-65dbf75c58-pm9l8 ovos-messagebus SESSION: {'active_skills': [['ovos-skill-personal.OpenVoiceOS', 1719846862.1808155]], 'utterance_states': {}, 'session_id': 'a5a7d268-9788-47ea-87c3-ce70764790a4', 'lang': 'en-us', 'context': {'timeout': 120, 'frame_stack': []}, 'site_id': 'mark1', 'pipeline': ['stop_high', 'converse', 'ocp_high', 'padatious_high', 'adapt_high', 'ocp_medium', 'fallback_high', 'stop_medium', 'adapt_medium', 'padatious_medium', 'adapt_low', 'common_qa', 'fallback_medium', 'fallback_low'], 'location': {'city': {'code': 'Montreal', 'name': 'Montreal', 'state': {'code': 'QC', 'name': 'Quebec', 'country': {'code': 'CA', 'name': 'Canada'}}}, 'coordinate': {'latitude': 45.5329, 'longitude': -73.5565}, 'timezone': {'code': 'America/Toronto', 'name': 'America/Toronto', 'dstOffset': 3600000, 'offset': -21600000}}, 'system_unit': 'metric', 'time_format': 'half', 'date_format': 'MDY', 'is_speaking': False, 'is_recording': False, 'blacklisted_skills': ['skill-ovos-stop.openvoiceos'], 'blacklisted_intents': []}
ovos-core-65dbf75c58-pm9l8 ovos-messagebus 2024-07-01 15:14:22.203 - bus - ovos_messagebus.event_handler:on_message:51 - DEBUG - ovos-skill-personal.OpenVoiceOS:WhatAreYou.intent source: ['skills'] destination: VoiceSatelliteV0.3.0:10.233.100.128::a5a7d268-9788-47ea-87c3-ce70764790a4
ovos-core-65dbf75c58-pm9l8 ovos-messagebus SESSION: {'active_skills': [['ovos-skill-personal.OpenVoiceOS', 1719846862.1808155]], 'utterance_states': {}, 'session_id': 'a5a7d268-9788-47ea-87c3-ce70764790a4', 'lang': 'en-us', 'context': {'timeout': 120, 'frame_stack': []}, 'site_id': 'mark1', 'pipeline': ['stop_high', 'converse', 'ocp_high', 'padatious_high', 'adapt_high', 'ocp_medium', 'fallback_high', 'stop_medium', 'adapt_medium', 'padatious_medium', 'adapt_low', 'common_qa', 'fallback_medium', 'fallback_low'], 'location': {'city': {'code': 'Montreal', 'name': 'Montreal', 'state': {'code': 'QC', 'name': 'Quebec', 'country': {'code': 'CA', 'name': 'Canada'}}}, 'coordinate': {'latitude': 45.5329, 'longitude': -73.5565}, 'timezone': {'code': 'America/Toronto', 'name': 'America/Toronto', 'dstOffset': 3600000, 'offset': -21600000}}, 'system_unit': 'metric', 'time_format': 'half', 'date_format': 'MDY', 'is_speaking': False, 'is_recording': False, 'blacklisted_skills': ['skill-ovos-stop.openvoiceos'], 'blacklisted_intents': []}
ovos-core-65dbf75c58-pm9l8 ovos-messagebus 2024-07-01 15:14:22.218 - bus - ovos_messagebus.event_handler:on_message:51 - DEBUG - ovos-skill-personal.OpenVoiceOS.activate source: ['skills'] destination: VoiceSatelliteV0.3.0:10.233.100.128::a5a7d268-9788-47ea-87c3-ce70764790a4
ovos-core-65dbf75c58-pm9l8 ovos-messagebus SESSION: {'active_skills': [['ovos-skill-personal.OpenVoiceOS', 1719846862.1808155]], 'utterance_states': {}, 'session_id': 'a5a7d268-9788-47ea-87c3-ce70764790a4', 'lang': 'en-us', 'context': {'timeout': 120, 'frame_stack': []}, 'site_id': 'mark1', 'pipeline': ['stop_high', 'converse', 'ocp_high', 'padatious_high', 'adapt_high', 'ocp_medium', 'fallback_high', 'stop_medium', 'adapt_medium', 'padatious_medium', 'adapt_low', 'common_qa', 'fallback_medium', 'fallback_low'], 'location': {'city': {'code': 'Montreal', 'name': 'Montreal', 'state': {'code': 'QC', 'name': 'Quebec', 'country': {'code': 'CA', 'name': 'Canada'}}}, 'coordinate': {'latitude': 45.5329, 'longitude': -73.5565}, 'timezone': {'code': 'America/Toronto', 'name': 'America/Toronto', 'dstOffset': 3600000, 'offset': -21600000}}, 'system_unit': 'metric', 'time_format': 'half', 'date_format': 'MDY', 'is_speaking': False, 'is_recording': False, 'blacklisted_skills': ['skill-ovos-stop.openvoiceos'], 'blacklisted_intents': []}
ovos-core-65dbf75c58-pm9l8 ovos-messagebus 2024-07-01 15:14:22.227 - bus - ovos_messagebus.event_handler:on_message:51 - DEBUG - mycroft.skill.handler.start source: ['skills'] destination: VoiceSatelliteV0.3.0:10.233.100.128::a5a7d268-9788-47ea-87c3-ce70764790a4
ovos-core-65dbf75c58-pm9l8 ovos-messagebus SESSION: {'active_skills': [['ovos-skill-personal.OpenVoiceOS', 1719846862.1808155]], 'utterance_states': {}, 'session_id': 'a5a7d268-9788-47ea-87c3-ce70764790a4', 'lang': 'en-us', 'context': {'timeout': 120, 'frame_stack': []}, 'site_id': 'mark1', 'pipeline': ['stop_high', 'converse', 'ocp_high', 'padatious_high', 'adapt_high', 'ocp_medium', 'fallback_high', 'stop_medium', 'adapt_medium', 'padatious_medium', 'adapt_low', 'common_qa', 'fallback_medium', 'fallback_low'], 'location': {'city': {'code': 'Montreal', 'name': 'Montreal', 'state': {'code': 'QC', 'name': 'Quebec', 'country': {'code': 'CA', 'name': 'Canada'}}}, 'coordinate': {'latitude': 45.5329, 'longitude': -73.5565}, 'timezone': {'code': 'America/Toronto', 'name': 'America/Toronto', 'dstOffset': 3600000, 'offset': -21600000}}, 'system_unit': 'metric', 'time_format': 'half', 'date_format': 'MDY', 'is_speaking': False, 'is_recording': False, 'blacklisted_skills': ['skill-ovos-stop.openvoiceos'], 'blacklisted_intents': []}
ovos-core-65dbf75c58-pm9l8 ovos-messagebus 2024-07-01 15:14:22.253 - bus - ovos_messagebus.event_handler:on_message:51 - DEBUG - enclosure.active_skill source: ['skills'] destination: VoiceSatelliteV0.3.0:10.233.100.128::a5a7d268-9788-47ea-87c3-ce70764790a4
ovos-core-65dbf75c58-pm9l8 ovos-messagebus SESSION: {'active_skills': [['ovos-skill-personal.OpenVoiceOS', 1719846862.1808155]], 'utterance_states': {}, 'session_id': 'a5a7d268-9788-47ea-87c3-ce70764790a4', 'lang': 'en-us', 'context': {'timeout': 120, 'frame_stack': []}, 'site_id': 'mark1', 'pipeline': ['stop_high', 'converse', 'ocp_high', 'padatious_high', 'adapt_high', 'ocp_medium', 'fallback_high', 'stop_medium', 'adapt_medium', 'padatious_medium', 'adapt_low', 'common_qa', 'fallback_medium', 'fallback_low'], 'location': {'city': {'code': 'Montreal', 'name': 'Montreal', 'state': {'code': 'QC', 'name': 'Quebec', 'country': {'code': 'CA', 'name': 'Canada'}}}, 'coordinate': {'latitude': 45.5329, 'longitude': -73.5565}, 'timezone': {'code': 'America/Toronto', 'name': 'America/Toronto', 'dstOffset': 3600000, 'offset': -21600000}}, 'system_unit': 'metric', 'time_format': 'half', 'date_format': 'MDY', 'is_speaking': False, 'is_recording': False, 'blacklisted_skills': ['skill-ovos-stop.openvoiceos'], 'blacklisted_intents': []}
ovos-core-65dbf75c58-pm9l8 ovos-messagebus 2024-07-01 15:14:22.277 - bus - ovos_messagebus.event_handler:on_message:51 - DEBUG - speak source: ['skills'] destination: VoiceSatelliteV0.3.0:10.233.100.128::a5a7d268-9788-47ea-87c3-ce70764790a4
ovos-core-65dbf75c58-pm9l8 ovos-messagebus SESSION: {'active_skills': [['ovos-skill-personal.OpenVoiceOS', 1719846862.1808155]], 'utterance_states': {}, 'session_id': 'a5a7d268-9788-47ea-87c3-ce70764790a4', 'lang': 'en-us', 'context': {'timeout': 120, 'frame_stack': []}, 'site_id': 'mark1', 'pipeline': ['stop_high', 'converse', 'ocp_high', 'padatious_high', 'adapt_high', 'ocp_medium', 'fallback_high', 'stop_medium', 'adapt_medium', 'padatious_medium', 'adapt_low', 'common_qa', 'fallback_medium', 'fallback_low'], 'location': {'city': {'code': 'Montreal', 'name': 'Montreal', 'state': {'code': 'QC', 'name': 'Quebec', 'country': {'code': 'CA', 'name': 'Canada'}}}, 'coordinate': {'latitude': 45.5329, 'longitude': -73.5565}, 'timezone': {'code': 'America/Toronto', 'name': 'America/Toronto', 'dstOffset': 3600000, 'offset': -21600000}}, 'system_unit': 'metric', 'time_format': 'half', 'date_format': 'MDY', 'is_speaking': False, 'is_recording': False, 'blacklisted_skills': ['skill-ovos-stop.openvoiceos'], 'blacklisted_intents': []}
ovos-core-65dbf75c58-pm9l8 ovos-messagebus 2024-07-01 15:14:22.290 - bus - ovos_messagebus.event_handler:on_message:51 - DEBUG - mycroft.skill.handler.complete source: ['skills'] destination: VoiceSatelliteV0.3.0:10.233.100.128::a5a7d268-9788-47ea-87c3-ce70764790a4
ovos-core-65dbf75c58-pm9l8 ovos-messagebus SESSION: {'active_skills': [['ovos-skill-personal.OpenVoiceOS', 1719846862.1808155]], 'utterance_states': {}, 'session_id': 'a5a7d268-9788-47ea-87c3-ce70764790a4', 'lang': 'en-us', 'context': {'timeout': 120, 'frame_stack': []}, 'site_id': 'mark1', 'pipeline': ['stop_high', 'converse', 'ocp_high', 'padatious_high', 'adapt_high', 'ocp_medium', 'fallback_high', 'stop_medium', 'adapt_medium', 'padatious_medium', 'adapt_low', 'common_qa', 'fallback_medium', 'fallback_low'], 'location': {'city': {'code': 'Montreal', 'name': 'Montreal', 'state': {'code': 'QC', 'name': 'Quebec', 'country': {'code': 'CA', 'name': 'Canada'}}}, 'coordinate': {'latitude': 45.5329, 'longitude': -73.5565}, 'timezone': {'code': 'America/Toronto', 'name': 'America/Toronto', 'dstOffset': 3600000, 'offset': -21600000}}, 'system_unit': 'metric', 'time_format': 'half', 'date_format': 'MDY', 'is_speaking': False, 'is_recording': False, 'blacklisted_skills': ['skill-ovos-stop.openvoiceos'], 'blacklisted_intents': []}
ovos-core-65dbf75c58-pm9l8 ovos-messagebus 2024-07-01 15:14:22.307 - bus - ovos_messagebus.event_handler:on_message:51 - DEBUG - ovos.utterance.handled source: ['skills'] destination: VoiceSatelliteV0.3.0:10.233.100.128::a5a7d268-9788-47ea-87c3-ce70764790a4
ovos-core-65dbf75c58-pm9l8 ovos-messagebus SESSION: {'active_skills': [['ovos-skill-personal.OpenVoiceOS', 1719846862.1808155]], 'utterance_states': {}, 'session_id': 'a5a7d268-9788-47ea-87c3-ce70764790a4', 'lang': 'en-us', 'context': {'timeout': 120, 'frame_stack': []}, 'site_id': 'mark1', 'pipeline': ['stop_high', 'converse', 'ocp_high', 'padatious_high', 'adapt_high', 'ocp_medium', 'fallback_high', 'stop_medium', 'adapt_medium', 'padatious_medium', 'adapt_low', 'common_qa', 'fallback_medium', 'fallback_low'], 'location': {'city': {'code': 'Montreal', 'name': 'Montreal', 'state': {'code': 'QC', 'name': 'Quebec', 'country': {'code': 'CA', 'name': 'Canada'}}}, 'coordinate': {'latitude': 45.5329, 'longitude': -73.5565}, 'timezone': {'code': 'America/Toronto', 'name': 'America/Toronto', 'dstOffset': 3600000, 'offset': -21600000}}, 'system_unit': 'metric', 'time_format': 'half', 'date_format': 'MDY', 'is_speaking': False, 'is_recording': False, 'blacklisted_skills': ['skill-ovos-stop.openvoiceos'], 'blacklisted_intents': []}
ovos-core-65dbf75c58-pm9l8 ovos-messagebus 2024-07-01 15:14:28.372 - bus - ovos_messagebus.event_handler:on_message:51 - DEBUG - recognizer_loop:audio_output_end source: VoiceSatelliteV0.3.0:10.233.100.128::a5a7d268-9788-47ea-87c3-ce70764790a4 destination: skills
ovos-core-65dbf75c58-pm9l8 ovos-messagebus SESSION: {'active_skills': [['ovos-skill-personal.OpenVoiceOS', 1719846862.1808155]], 'utterance_states': {}, 'session_id': 'a5a7d268-9788-47ea-87c3-ce70764790a4', 'lang': 'en-us', 'context': {'timeout': 120, 'frame_stack': []}, 'site_id': 'mark1', 'pipeline': ['stop_high', 'converse', 'ocp_high', 'padatious_high', 'adapt_high', 'ocp_medium', 'fallback_high', 'stop_medium', 'adapt_medium', 'padatious_medium', 'adapt_low', 'common_qa', 'fallback_medium', 'fallback_low'], 'location': {'city': {'code': 'Montreal', 'name': 'Montreal', 'state': {'code': 'QC', 'name': 'Quebec', 'country': {'code': 'CA', 'name': 'Canada'}}}, 'coordinate': {'latitude': 45.5329, 'longitude': -73.5565}, 'timezone': {'code': 'America/Toronto', 'name': 'America/Toronto', 'dstOffset': 3600000, 'offset': -21600000}}, 'system_unit': 'metric', 'time_format': 'half', 'date_format': 'MDY', 'is_speaking': False, 'is_recording': False, 'blacklisted_skills': ['skill-ovos-stop.openvoiceos'], 'blacklisted_intents': []}