ad@ad-HP-Compaq-nx6310-EY588ES-ACB:~$ sudo /bin/systemctl start openhab2.service[sudo] password for ad: ad@ad-HP-Compaq-nx6310-EY588ES-ACB:~$ ssh -p 8101 openhab@localhost Password authentication Password: Received disconnect from 127.0.0.1 port 8101:2: Session has timed out waiting for authentication after 120000 ms. Disconnected from 127.0.0.1 port 8101 ad@ad-HP-Compaq-nx6310-EY588ES-ACB:~$ ssh -p 8101 openhab@localhost Password authentication Password: __ _____ ____ ____ ____ ___ ____ / / / / | / __ ) / __ \/ __ \/ _ \/ __ \/ /_/ / /| | / __ | / /_/ / /_/ / __/ / / / __ / ___ |/ /_/ / \____/ .___/\___/_/ /_/_/ /_/_/ |_/_____/ /_/ 2.5.0-SNAPSHOT Build #1764 Hit '' for a list of available commands and '[cmd] --help' for help on a specific command. Hit '' or type 'system:shutdown' or 'logout' to shutdown openHAB. openhab> log:tail 06:32:23.448 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:32:24.420 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:32:24.421 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:32:24.422 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:32:24.450 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:32:24.451 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:32:24.451 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:32:25.422 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:32:25.423 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:32:25.424 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:32:25.452 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:32:25.453 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:32:25.453 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:32:26.425 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:32:26.425 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:32:26.426 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:32:26.454 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:32:26.455 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:32:26.455 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:32:27.427 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:32:27.427 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:32:27.428 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:32:27.456 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:32:27.457 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:32:27.457 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:32:28.082 [DEBUG] [le.osgi.LoggingCommandSessionListener] - Executing command: '// // Licensed to the Apache Software Foundation (ASF) under one // or more contributor license agreements. See the NOTICE file // distributed with this work for additional information // regarding copyright ownership. The ASF licenses this file // to you under the Apache License, Version 2.0 (the // "License"); you may not use this file except in compliance // with the License. You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing, // software distributed under the License is distributed on an // "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY // KIND, either express or implied. See the License for the // specific language governing permissions and limitations // under the License. // // This script is run each time a shell is created. // You can define here closures or variables that will be available // in each session. // ld = { log:display $args } ; lde = { log:exception-display $args } ; la = { bundle:list -t 0 $args } ; ls = { service:list $args } ; cl = { config:list "(service.pid=$args)" } ; halt = { system:shutdown -h -f $args } ; help = { *:help $args | more } ; man = { help $args } ; log:list = { log:get ALL } ; service:get = { $.context getService ($.context getServiceReference $args) }; env = { shell:set $args } edit = { shell:nano $args } more = { shell:less -F $args } __load_class = { (($.reader class) classLoader) loadClass $1 } // make sure that we catch exceptions // as they do occur if the session is headless / non-interactive jlineReader = $.reader if { %(jlineReader != null) } { setopt group setopt auto-fresh-line unsetopt insert-tab keymap "^[OA" up-line-or-search keymap "^[[A" up-line-or-search keymap "^[OB" down-line-or-search keymap "^[[B" down-line-or-search }' 06:32:28.386 [DEBUG] [le.osgi.LoggingCommandSessionListener] - Command: '// // Licensed to the Apache Software Foundation (ASF) under one // or more contributor license agreements. See the NOTICE file // distributed with this work for additional information // regarding copyright ownership. The ASF licenses this file // to you under the Apache License, Version 2.0 (the // "License"); you may not use this file except in compliance // with the License. You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing, // software distributed under the License is distributed on an // "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY // KIND, either express or implied. See the License for the // specific language governing permissions and limitations // under the License. // // This script is run each time a shell is created. // You can define here closures or variables that will be available // in each session. // ld = { log:display $args } ; lde = { log:exception-display $args } ; la = { bundle:list -t 0 $args } ; ls = { service:list $args } ; cl = { config:list "(service.pid=$args)" } ; halt = { system:shutdown -h -f $args } ; help = { *:help $args | more } ; man = { help $args } ; log:list = { log:get ALL } ; service:get = { $.context getService ($.context getServiceReference $args) }; env = { shell:set $args } edit = { shell:nano $args } more = { shell:less -F $args } __load_class = { (($.reader class) classLoader) loadClass $1 } // make sure that we catch exceptions // as they do occur if the session is headless / non-interactive jlineReader = $.reader if { %(jlineReader != null) } { setopt group setopt auto-fresh-line unsetopt insert-tab keymap "^[OA" up-line-or-search keymap "^[[A" up-line-or-search keymap "^[OB" down-line-or-search keymap "^[[B" down-line-or-search }' returned 'null' 06:32:28.420 [DEBUG] [le.osgi.LoggingCommandSessionListener] - Executing command: '// This script overrides the default colors for the Karaf console. // All colors are set using the original ANSI escape code specification. // HIGHLIGHTER_COLORS overrides the colors related to console input. // From the Apache Felix documentation: // rs : Reserved words // st : Strings // nu : Numbers // co : Constants // va : Variable // vn : Variable name // fu : Function // bf : Bad function // un : Unknown // re : Repair HIGHLIGHTER_COLORS = "rs=93:st=92:nu=37:co=90:va=97:vn=37:fu=96:bf=91:re=32" // LS_COLORS overrides the colors used in the ls command output. // From the Apache Felix documentation: // dr : Directory // ex : Executable // sl : Symbolic Link // ot : Other //LS_COLORS = "dr=1;91:ex=1;92:sl=1;96:ot=34;43" // GREP_COLORS overrides the colors used in the grep command output. // From the Apache Felix documentation: // mt : Hits in the text (sets both ms and mc) // ms : Matching text in selected line // mc : Matching text in context line // fn : File names // ln : Line numbers // se : Selected lines // sl : Whole selected line // cx : Context lines // rv : If set and match is inverted, the meaning of sl and cx is inverted //GREP_COLORS = "mt=1;31:fn=35:ln=32:se=36"' 06:32:28.428 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:32:28.429 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:32:28.430 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:32:28.431 [DEBUG] [le.osgi.LoggingCommandSessionListener] - Command: '// This script overrides the default colors for the Karaf console. // All colors are set using the original ANSI escape code specification. // HIGHLIGHTER_COLORS overrides the colors related to console input. // From the Apache Felix documentation: // rs : Reserved words // st : Strings // nu : Numbers // co : Constants // va : Variable // vn : Variable name // fu : Function // bf : Bad function // un : Unknown // re : Repair HIGHLIGHTER_COLORS = "rs=93:st=92:nu=37:co=90:va=97:vn=37:fu=96:bf=91:re=32" // LS_COLORS overrides the colors used in the ls command output. // From the Apache Felix documentation: // dr : Directory // ex : Executable // sl : Symbolic Link // ot : Other //LS_COLORS = "dr=1;91:ex=1;92:sl=1;96:ot=34;43" // GREP_COLORS overrides the colors used in the grep command output. // From the Apache Felix documentation: // mt : Hits in the text (sets both ms and mc) // ms : Matching text in selected line // mc : Matching text in context line // fn : File names // ln : Line numbers // se : Selected lines // sl : Whole selected line // cx : Context lines // rv : If set and match is inverted, the meaning of sl and cx is inverted //GREP_COLORS = "mt=1;31:fn=35:ln=32:se=36"' returned 'rs=93:st=92:nu=37:co=90:va=97:vn=37:fu=96:bf=91:re=32' 06:32:28.445 [DEBUG] [le.osgi.LoggingCommandSessionListener] - Executing command: '// // Licensed to the Apache Software Foundation (ASF) under one // or more contributor license agreements. See the NOTICE file // distributed with this work for additional information // regarding copyright ownership. The ASF licenses this file // to you under the Apache License, Version 2.0 (the // "License"); you may not use this file except in compliance // with the License. You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing, // software distributed under the License is distributed on an // "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY // KIND, either express or implied. See the License for the // specific language governing permissions and limitations // under the License. // // This script is run each time a shell is created. // You can define here closures or variables that will be available // in each session. // __option_not_present = { res = true opts = $argv each $opts { arg = $it each ($.commandLine words) { if { ($it toString) equals ($arg toString) } { res = false } } } $res } __set_unset_arguments = { is_setopt = (($.commandLine words) get 0) equals "setopt" enums = ((__load_class 'org.jline.reader.LineReader$Option') enumConstants) candidates = new ArrayList each $enums { name = ${(GL)it/_/-} is_set = ($.reader isSet $it) neg = %(( if(is_setopt, is_set, not(is_set)) )) if { $neg } { name = "no-${name}" } if { not { (($.commandLine words) subList 1 ($.commandLine wordIndex)) contains $name } } { $candidates add (new org.jline.reader.Candidate $name $name (if { $neg } { "unset" } { "set" }) null null null true) } } $candidates } jlineReader = $.reader if { %(jlineReader != null) } { complete -c shell:complete -e complete -c shell:complete -d "Edit command specific completions" complete -c shell:complete -s c -l command --description "Command to add completion to" -n '__option_not_present -c --command' -a '$.commands' complete -c shell:complete -s s -l short-option --description "Posix-style option to complete" -n '__option_not_present -s --short-option' complete -c shell:complete -s l -l long-option --description "GNU-style option to complete" -n '__option_not_present -l --long-option' complete -c shell:complete -s a -l arguments --description "A list of possible arguments" -n '__option_not_present -a --argument' complete -c shell:complete -s d -l description --description "Description of this completions" -n '__option_not_present -d --description' complete -c shell:complete -s h -l help --description "Display help and exit" -n '__option_not_present -h --help' complete -c shell:complete -s n -l condition --description "The completion should only be used if the specified command has a zero exit status" -n '__option_not_present -n --condition' complete -c shell:complete -s e -l erase --description "Remove completion" -n '__option_not_present -e --erase' complete -c shell:history -e complete -c shell:history -d "Show and manipulate command history" complete -c shell:history -l clear --description "Clear history" -n '__option_not_present --clear' complete -c shell:history -l save --description "Save history" -n '__option_not_present --save' complete -c shell:setopt -e complete -c shell:setopt -d "Set or view set shell options" complete -c shell:setopt -a '__set_unset_arguments' complete -c shell:unsetopt -e complete -c shell:unsetopt -d "Unset or view unset shell options" complete -c shell:unsetopt -a '__set_unset_arguments' complete -c shell:cat -e complete -c shell:cat -d "Concatenate and print files" complete -c shell:cat -s n "Number the output lines, starting at 1" complete -c shell:cat -a '__files' complete -c shell:pwd -e complete -c shell:pwd -d "Get current directory" complete -c shell:ls -e complete -c shell:ls -d "List files" complete -c shell:cd -e complete -c shell:cd -d "Change current directory" complete -c shell:cd -a 'wi = ($.commandLine wordIndex); if { %(wi==1) } { __directories } { [ ] }' complete -c shell:sleep -e complete -c shell:sleep -d "Pause execution for the specified amount of time" complete -c shell:echo -e complete -c shell:echo -d "Write arguments to the standard output" complete -c shell:echo -s n -d "No trailing new line" complete -c shell:grep -e complete -c shell:grep -d "File pattern searcher" # TODO complete -c shell:sort -e complete -c shell:sort -d "Sort lines of text files" # TODO complete -c shell:gosh -e complete -c shell:gosh -d "Execute script with arguments in a new session" # TODO complete -c shell:sh -e complete -c shell:sh -d "Execute script with arguments in a new session" # TODO complete -c shell:source -e complete -c shell:source -d "Execute script with arguments" # TODO # TODO: format getopt new set tac type addcommand removeCommand eval complete -c shell:break -e complete -c shell:break -d "Break from a loop" complete -c shell:continue -e complete -c shell:continue -d "Continue to next iteration in a loop" complete -c shell:each -e complete -c shell:each -d "Loop and execute script on the specified elements" complete -c shell:if -e complete -c shell:if -d "Conditionaly execute a script" complete -c shell:new -e complete -c shell:new -d "Creates new instance of the given java class" complete -c shell:not -e complete -c shell:not -d "Negates the result of a script" complete -c shell:throw -e complete -c shell:throw -d "Throws an exception" complete -c shell:try -e complete -c shell:try -d "Try executing a script and catch any exception" complete -c shell:until -e complete -c shell:until -d "Loop and execute script until a condition is satisfied" complete -c shell:while -e complete -c shell:while -d "Loop and execute script while a condition is satisfied" complete -c shell:less -e complete -c shell:less -d "File pager" complete -c shell:less -s e -l quit-at-eof --description "Exit on second EOF" complete -c shell:less -s E -l QUIT-AT-EOF --description "Exit on EOF" complete -c shell:less -s q -l quiet -l silent --description "Silent mode" complete -c shell:less -s Q -l QUIET -l SILENT --description "Completely silent" complete -c shell:less -s S -l chop-long-lines --description "Do not fold long lines" complete -c shell:less -s i -l ignore-case --description "Search ignores lowercase case" complete -c shell:less -s I -l IGNORE-CASE --description "Search ignores all case" complete -c shell:less -s x -l tabs --description "Set tab stops" complete -c shell:less -s N -l LINE-NUMBERS --description "Display line number for each line" complete -c shell:less -a '__files' complete -c shell:nano -e complete -c shell:nano -d "File editor" complete -c shell:nano -a '__files' complete -c shell:keymap -e complete -c shell:keymap -d "Manipulate keymaps" complete -c shell:keymap -s N --description "Create a new keymap" -n '__option_not_present -N -d -D -l -r -s -A' complete -c shell:keymap -s d --description "Delete existing keymaps and reset to default state" -n '__option_not_present -N -d -D -l -r -s -A' complete -c shell:keymap -s D --description "Delete named keymaps" -n '__option_not_present -N -d -D -l -r -s -A' complete -c shell:keymap -s l --description "List existing keymap names" -n '__option_not_present -N -d -D -l -r -s -A' complete -c shell:keymap -s r --description "Unbind specified in-strings" -n '__option_not_present -N -d -D -l -r -s -A' complete -c shell:keymap -s s --description "Bind each in-string to each out-string" -n '__option_not_present -N -d -D -l -r -s -A' complete -c shell:keymap -s A --description "Create alias to keymap" -n '__option_not_present -N -d -D -l -r -s -A' complete -c shell:keymap -s e --description "Select emacs keymap and bind it to main" -n '__option_not_present -e -a -v -M' complete -c shell:keymap -s v --description "Select viins keymap and bind it to main" -n '__option_not_present -e -a -v -M' complete -c shell:keymap -s a --description "Select vicmd keymap" -n '__option_not_present -e -a -v -M' complete -c shell:keymap -s M --description "Specify keymap to select" -n '__option_not_present -e -a -v -M' -a '(keymap -l | tac) split " "' complete -c shell:keymap -s R --description "Interpret in-strings as ranges" complete -c shell:keymap -s p --description "List bindings which have given key sequence as a a prefix" complete -c shell:keymap -s L --description "Output in form of keymap commands" complete -c shell:widget -e complete -c shell:widget -d "Manipulate widgets" complete -c shell:widget -s N --description "Create a new widget" -n '__option_not_present -N -A -D -U -l' complete -c shell:widget -s A --description "Create alias to widget" -n '__option_not_present -N -A -D -U -l' complete -c shell:widget -s D --description "Delete widgets" -n '__option_not_present -N -A -D -U -l' complete -c shell:widget -s U --description "Push characters to the stack" -n '__option_not_present -N -A -D -U -l' complete -c shell:widget -s l --description "List user-defined widgets" -n '__option_not_present -N -A -D -U -l' complete -c shell:widget -s a --description "With -l, list all widgets" -n '__option_not_present -l' complete -c shell:bg -e complete -c shell:bg -d "Put job in background" complete -c shell:fg -e complete -c shell:fg -d "Put job in foreground" complete -c shell:jobs -e complete -c shell:jobs -d "List jobs" complete -c shell:clear -e complete -c shell:clear -d "Clear screen" complete -c shell:head -e complete -c shell:head -d "Displays first lines of file" complete -c shell:head -s n -l lines --description "Print line counts" complete -c shell:head -s c -l bytes --description "Print byte counts" complete -c shell:head -a '__files' complete -c shell:tail -e complete -c shell:tail -d "Displays last lines of file" complete -c shell:tail -s q -l quiet --description "Suppress headers when printing multiple sources" complete -c shell:tail -s f -l follow --description "Do not stop at end of file" complete -c shell:tail -s F -l FOLLOW --description "Follow and check for file renaming or rotation" complete -c shell:tail -s n -l lines --description "Number of lines to print" complete -c shell:tail -s c -l bytes --description "Number of bytes to print" complete -c shell:tail -a '__files' complete -c shell:date -e complete -c shell:date -d "Display date and time" complete -c shell:date -s u --description "Use UTC" complete -c shell:date -s r --description "Print the date represented by 'seconds' since January 1, 1970" complete -c shell:date -s v --description "Adjust date" complete -c shell:date -s f --description "Use 'input_fmt' to parse 'new_date'" complete -c shell:wc -e complete -c shell:wc -d "Word, line, character, and byte count" complete -c shell:wc -s n -l lines --description "Print line count" complete -c shell:wc -s c -l bytes --description "Print byte count" complete -c shell:wc -s m -l chars --description "Print character count" complete -c shell:wc -s w -l words --description "Print word count" complete -c shell:wc -a '__files' __get_scr_components = { list = [ ] scrref = ($.context getServiceReference org.osgi.service.component.runtime.ServiceComponentRuntime) scr = ($.context getService $scrref) each ($scr getComponentDescriptionDTOs ($.context bundles)) { $list add ((($it getClass) getField "name") get $it) } $.context ungetService $scrref $list } complete -c scr:config -e complete -c scr:config -d "Show the current SCR configuration" complete -c scr:disable -e complete -c scr:disable -d "Disable an enabled component" complete -c scr:disable -a '__get_scr_components' complete -c scr:enable -e complete -c scr:enable -d "Enable an disabled component" complete -c scr:enable -a '__get_scr_components' complete -c scr:info -e complete -c scr:info -d "Dump information of a component or component configuration" complete -c scr:info -a '__get_scr_components' complete -c scr:list -e complete -c scr:list -d "List component configurations of a specific bundle" }' 06:32:28.458 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:32:28.458 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:32:28.458 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:32:29.389 [DEBUG] [le.osgi.LoggingCommandSessionListener] - Command: '// // Licensed to the Apache Software Foundation (ASF) under one // or more contributor license agreements. See the NOTICE file // distributed with this work for additional information // regarding copyright ownership. The ASF licenses this file // to you under the Apache License, Version 2.0 (the // "License"); you may not use this file except in compliance // with the License. You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing, // software distributed under the License is distributed on an // "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY // KIND, either express or implied. See the License for the // specific language governing permissions and limitations // under the License. // // This script is run each time a shell is created. // You can define here closures or variables that will be available // in each session. // __option_not_present = { res = true opts = $argv each $opts { arg = $it each ($.commandLine words) { if { ($it toString) equals ($arg toString) } { res = false } } } $res } __set_unset_arguments = { is_setopt = (($.commandLine words) get 0) equals "setopt" enums = ((__load_class 'org.jline.reader.LineReader$Option') enumConstants) candidates = new ArrayList each $enums { name = ${(GL)it/_/-} is_set = ($.reader isSet $it) neg = %(( if(is_setopt, is_set, not(is_set)) )) if { $neg } { name = "no-${name}" } if { not { (($.commandLine words) subList 1 ($.commandLine wordIndex)) contains $name } } { $candidates add (new org.jline.reader.Candidate $name $name (if { $neg } { "unset" } { "set" }) null null null true) } } $candidates } jlineReader = $.reader if { %(jlineReader != null) } { complete -c shell:complete -e complete -c shell:complete -d "Edit command specific completions" complete -c shell:complete -s c -l command --description "Command to add completion to" -n '__option_not_present -c --command' -a '$.commands' complete -c shell:complete -s s -l short-option --description "Posix-style option to complete" -n '__option_not_present -s --short-option' complete -c shell:complete -s l -l long-option --description "GNU-style option to complete" -n '__option_not_present -l --long-option' complete -c shell:complete -s a -l arguments --description "A list of possible arguments" -n '__option_not_present -a --argument' complete -c shell:complete -s d -l description --description "Description of this completions" -n '__option_not_present -d --description' complete -c shell:complete -s h -l help --description "Display help and exit" -n '__option_not_present -h --help' complete -c shell:complete -s n -l condition --description "The completion should only be used if the specified command has a zero exit status" -n '__option_not_present -n --condition' complete -c shell:complete -s e -l erase --description "Remove completion" -n '__option_not_present -e --erase' complete -c shell:history -e complete -c shell:history -d "Show and manipulate command history" complete -c shell:history -l clear --description "Clear history" -n '__option_not_present --clear' complete -c shell:history -l save --description "Save history" -n '__option_not_present --save' complete -c shell:setopt -e complete -c shell:setopt -d "Set or view set shell options" complete -c shell:setopt -a '__set_unset_arguments' complete -c shell:unsetopt -e complete -c shell:unsetopt -d "Unset or view unset shell options" complete -c shell:unsetopt -a '__set_unset_arguments' complete -c shell:cat -e complete -c shell:cat -d "Concatenate and print files" complete -c shell:cat -s n "Number the output lines, starting at 1" complete -c shell:cat -a '__files' complete -c shell:pwd -e complete -c shell:pwd -d "Get current directory" complete -c shell:ls -e complete -c shell:ls -d "List files" complete -c shell:cd -e complete -c shell:cd -d "Change current directory" complete -c shell:cd -a 'wi = ($.commandLine wordIndex); if { %(wi==1) } { __directories } { [ ] }' complete -c shell:sleep -e complete -c shell:sleep -d "Pause execution for the specified amount of time" complete -c shell:echo -e complete -c shell:echo -d "Write arguments to the standard output" complete -c shell:echo -s n -d "No trailing new line" complete -c shell:grep -e complete -c shell:grep -d "File pattern searcher" # TODO complete -c shell:sort -e complete -c shell:sort -d "Sort lines of text files" # TODO complete -c shell:gosh -e complete -c shell:gosh -d "Execute script with arguments in a new session" # TODO complete -c shell:sh -e complete -c shell:sh -d "Execute script with arguments in a new session" # TODO complete -c shell:source -e complete -c shell:source -d "Execute script with arguments" # TODO # TODO: format getopt new set tac type addcommand removeCommand eval complete -c shell:break -e complete -c shell:break -d "Break from a loop" complete -c shell:continue -e complete -c shell:continue -d "Continue to next iteration in a loop" complete -c shell:each -e complete -c shell:each -d "Loop and execute script on the specified elements" complete -c shell:if -e complete -c shell:if -d "Conditionaly execute a script" complete -c shell:new -e complete -c shell:new -d "Creates new instance of the given java class" complete -c shell:not -e complete -c shell:not -d "Negates the result of a script" complete -c shell:throw -e complete -c shell:throw -d "Throws an exception" complete -c shell:try -e complete -c shell:try -d "Try executing a script and catch any exception" complete -c shell:until -e complete -c shell:until -d "Loop and execute script until a condition is satisfied" complete -c shell:while -e complete -c shell:while -d "Loop and execute script while a condition is satisfied" complete -c shell:less -e complete -c shell:less -d "File pager" complete -c shell:less -s e -l quit-at-eof --description "Exit on second EOF" complete -c shell:less -s E -l QUIT-AT-EOF --description "Exit on EOF" complete -c shell:less -s q -l quiet -l silent --description "Silent mode" complete -c shell:less -s Q -l QUIET -l SILENT --description "Completely silent" complete -c shell:less -s S -l chop-long-lines --description "Do not fold long lines" complete -c shell:less -s i -l ignore-case --description "Search ignores lowercase case" complete -c shell:less -s I -l IGNORE-CASE --description "Search ignores all case" complete -c shell:less -s x -l tabs --description "Set tab stops" complete -c shell:less -s N -l LINE-NUMBERS --description "Display line number for each line" complete -c shell:less -a '__files' complete -c shell:nano -e complete -c shell:nano -d "File editor" complete -c shell:nano -a '__files' complete -c shell:keymap -e complete -c shell:keymap -d "Manipulate keymaps" complete -c shell:keymap -s N --description "Create a new keymap" -n '__option_not_present -N -d -D -l -r -s -A' complete -c shell:keymap -s d --description "Delete existing keymaps and reset to default state" -n '__option_not_present -N -d -D -l -r -s -A' complete -c shell:keymap -s D --description "Delete named keymaps" -n '__option_not_present -N -d -D -l -r -s -A' complete -c shell:keymap -s l --description "List existing keymap names" -n '__option_not_present -N -d -D -l -r -s -A' complete -c shell:keymap -s r --description "Unbind specified in-strings" -n '__option_not_present -N -d -D -l -r -s -A' complete -c shell:keymap -s s --description "Bind each in-string to each out-string" -n '__option_not_present -N -d -D -l -r -s -A' complete -c shell:keymap -s A --description "Create alias to keymap" -n '__option_not_present -N -d -D -l -r -s -A' complete -c shell:keymap -s e --description "Select emacs keymap and bind it to main" -n '__option_not_present -e -a -v -M' complete -c shell:keymap -s v --description "Select viins keymap and bind it to main" -n '__option_not_present -e -a -v -M' complete -c shell:keymap -s a --description "Select vicmd keymap" -n '__option_not_present -e -a -v -M' complete -c shell:keymap -s M --description "Specify keymap to select" -n '__option_not_present -e -a -v -M' -a '(keymap -l | tac) split " "' complete -c shell:keymap -s R --description "Interpret in-strings as ranges" complete -c shell:keymap -s p --description "List bindings which have given key sequence as a a prefix" complete -c shell:keymap -s L --description "Output in form of keymap commands" complete -c shell:widget -e complete -c shell:widget -d "Manipulate widgets" complete -c shell:widget -s N --description "Create a new widget" -n '__option_not_present -N -A -D -U -l' complete -c shell:widget -s A --description "Create alias to widget" -n '__option_not_present -N -A -D -U -l' complete -c shell:widget -s D --description "Delete widgets" -n '__option_not_present -N -A -D -U -l' complete -c shell:widget -s U --description "Push characters to the stack" -n '__option_not_present -N -A -D -U -l' complete -c shell:widget -s l --description "List user-defined widgets" -n '__option_not_present -N -A -D -U -l' complete -c shell:widget -s a --description "With -l, list all widgets" -n '__option_not_present -l' complete -c shell:bg -e complete -c shell:bg -d "Put job in background" complete -c shell:fg -e complete -c shell:fg -d "Put job in foreground" complete -c shell:jobs -e complete -c shell:jobs -d "List jobs" complete -c shell:clear -e complete -c shell:clear -d "Clear screen" complete -c shell:head -e complete -c shell:head -d "Displays first lines of file" complete -c shell:head -s n -l lines --description "Print line counts" complete -c shell:head -s c -l bytes --description "Print byte counts" complete -c shell:head -a '__files' complete -c shell:tail -e complete -c shell:tail -d "Displays last lines of file" complete -c shell:tail -s q -l quiet --description "Suppress headers when printing multiple sources" complete -c shell:tail -s f -l follow --description "Do not stop at end of file" complete -c shell:tail -s F -l FOLLOW --description "Follow and check for file renaming or rotation" complete -c shell:tail -s n -l lines --description "Number of lines to print" complete -c shell:tail -s c -l bytes --description "Number of bytes to print" complete -c shell:tail -a '__files' complete -c shell:date -e complete -c shell:date -d "Display date and time" complete -c shell:date -s u --description "Use UTC" complete -c shell:date -s r --description "Print the date represented by 'seconds' since January 1, 1970" complete -c shell:date -s v --description "Adjust date" complete -c shell:date -s f --description "Use 'input_fmt' to parse 'new_date'" complete -c shell:wc -e complete -c shell:wc -d "Word, line, character, and byte count" complete -c shell:wc -s n -l lines --description "Print line count" complete -c shell:wc -s c -l bytes --description "Print byte count" complete -c shell:wc -s m -l chars --description "Print character count" complete -c shell:wc -s w -l words --description "Print word count" complete -c shell:wc -a '__files' __get_scr_components = { list = [ ] scrref = ($.context getServiceReference org.osgi.service.component.runtime.ServiceComponentRuntime) scr = ($.context getService $scrref) each ($scr getComponentDescriptionDTOs ($.context bundles)) { $list add ((($it getClass) getField "name") get $it) } $.context ungetService $scrref $list } complete -c scr:config -e complete -c scr:config -d "Show the current SCR configuration" complete -c scr:disable -e complete -c scr:disable -d "Disable an enabled component" complete -c scr:disable -a '__get_scr_components' complete -c scr:enable -e complete -c scr:enable -d "Enable an disabled component" complete -c scr:enable -a '__get_scr_components' complete -c scr:info -e complete -c scr:info -d "Dump information of a component or component configuration" complete -c scr:info -a '__get_scr_components' complete -c scr:list -e complete -c scr:list -d "List component configurations of a specific bundle" }' returned 'null' 06:32:29.430 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:32:29.431 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:32:29.431 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:32:29.459 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:32:29.460 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:32:29.460 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:32:30.432 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:32:30.433 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:32:30.434 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:32:30.462 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:32:30.462 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:32:30.463 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:32:31.380 [DEBUG] [le.osgi.LoggingCommandSessionListener] - Executing command: 'log:tail' 06:32:32.116 [INFO ] [pport.EventAdminConfigurationNotifier] - Sending Event Admin nofification (configuration successful) to org/ops4j/pax/logging/Configuration 06:32:32.441 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:32:32.446 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:32:32.451 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:32:32.479 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:32:32.481 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:32:32.489 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:32:33.460 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:32:33.466 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:32:33.468 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:32:33.497 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:32:33.502 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:32:33.508 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:32:34.476 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:32:34.479 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:32:34.485 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:32:34.516 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:32:34.518 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:32:34.522 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:32:35.498 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:32:35.502 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:32:35.505 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:32:35.533 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:32:35.540 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:32:35.543 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:32:36.152 [DEBUG] [org.quartz.core.QuartzSchedulerThread] - batch acquisition of 0 triggers 06:32:36.509 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:32:36.511 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:32:36.518 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:32:36.550 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:32:36.553 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:32:36.559 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:32:37.520 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:32:37.523 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:32:37.525 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:32:37.553 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:32:37.555 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:32:37.558 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:32:38.527 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:32:38.529 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:32:38.532 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:32:38.560 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:32:38.562 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:32:38.564 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:32:39.542 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:32:39.549 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:32:39.561 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:32:39.590 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:32:39.596 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:32:39.607 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:32:40.571 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:32:40.575 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:32:40.588 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:32:40.617 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:32:40.619 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:32:40.626 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:32:40.651 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@4a3c31 on ManagedSelector@aabe05{STARTED} id=0 keys=1 selected=0 updates=0 06:32:40.662 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Wakeup on submit ManagedSelector@aabe05{STARTED} id=0 keys=1 selected=0 updates=1 06:32:40.670 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db woken with none selected 06:32:40.678 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db woken up from select, 0/0/1 selected 06:32:40.686 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db processing 0 keys, 1 updates 06:32:40.698 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - updateable 1 06:32:40.706 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - update org.eclipse.jetty.io.ManagedSelector$Accept@4a3c31 06:32:40.712 [DEBUG] [se.jetty.util.thread.QueuedThreadPool] - run org.eclipse.jetty.io.ManagedSelector$Accept@4a3c31 in QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=4,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=0/1,p=0}] 06:32:40.718 [DEBUG] [org.eclipse.jetty.io.IdleTimeout ] - SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 06:32:40.725 [DEBUG] [se.jetty.util.thread.QueuedThreadPool] - queue org.eclipse.jetty.io.ManagedSelector$Accept@4a3c31 startThread=false 06:32:40.736 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - updates 0 06:32:40.734 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - new HttpChannelOverHttp@1566477{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@1a88d94{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 06:32:40.752 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - New HTTP Connection HttpConnection@177377b::SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=34/30000}{io=0/0,kio=0,kro=0}-> 06:32:40.756 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db waiting with 2 keys 06:32:40.774 [DEBUG] [org.eclipse.jetty.io.AbstractEndPoint] - onOpen SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=55/30000}{io=0/0,kio=0,kro=0}->HttpConnection@177377b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:32:40.779 [DEBUG] [g.eclipse.jetty.io.AbstractConnection] - onOpen HttpConnection@177377b::SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=61/30000}{io=0/0,kio=0,kro=0}->HttpConnection@177377b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:32:40.786 [DEBUG] [g.eclipse.jetty.io.AbstractConnection] - fillInterested HttpConnection@177377b::SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=68/30000}{io=0/0,kio=0,kro=0}->HttpConnection@177377b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:32:40.794 [DEBUG] [org.eclipse.jetty.io.FillInterest ] - interested FillInterest@171f5a9{AC.ReadCB@177377b{HttpConnection@177377b::SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@177377b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 06:32:40.796 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - changeInterests p=false 0->1 for SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=0}->HttpConnection@177377b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:32:40.806 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@880c7e on ManagedSelector@aabe05{STARTED} id=0 keys=2 selected=0 updates=0 06:32:40.813 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Wakeup on submit ManagedSelector@aabe05{STARTED} id=0 keys=2 selected=0 updates=1 06:32:40.818 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db woken with none selected 06:32:40.830 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db woken up from select, 0/0/2 selected 06:32:40.836 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db processing 0 keys, 1 updates 06:32:40.835 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Created SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=40/30000}{io=0/1,kio=0,kro=0}->HttpConnection@177377b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:32:40.848 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - updateable 1 06:32:40.855 [DEBUG] [se.jetty.util.thread.QueuedThreadPool] - ran org.eclipse.jetty.io.ManagedSelector$Accept@4a3c31 in QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=4,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=0/1,p=0}] 06:32:40.862 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - update org.eclipse.jetty.io.ChannelEndPoint$1@880c7e 06:32:40.865 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - Key interests updated 0 -> 1 on SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=70/30000}{io=1/1,kio=1,kro=0}->HttpConnection@177377b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:32:40.871 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - updates 0 06:32:40.877 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db waiting with 2 keys 06:32:40.884 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db woken up from select, 1/1/2 selected 06:32:40.901 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db processing 1 keys, 0 updates 06:32:40.907 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - selected 1 channel=java.nio.channels.SocketChannel[connected local=/0:0:0:0:0:0:0:1:8080 remote=/0:0:0:0:0:0:0:1:40660], selector=sun.nio.ch.EPollSelectorImpl@15864db, interestOps=1, readyOps=1 SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=112/30000}{io=1/1,kio=1,kro=1}->HttpConnection@177377b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:32:40.914 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - onSelected 1->0 r=true w=false for SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=120/30000}{io=1/0,kio=1,kro=1}->HttpConnection@177377b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:32:40.917 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - task CEP:SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=122/30000}{io=1/0,kio=1,kro=1}->HttpConnection@177377b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 06:32:40.923 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=0/1,p=0} tryExecute EatWhatYouKill@189184b/SelectorProducer@13b5c9e/PRODUCING/p=false/QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=5,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=0/1,p=0}][pc=0,pic=0,pec=1,epc=48]@2019-11-29T06:32:40.923391-05:00 06:32:40.930 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=0/1,p=1} startReservedThread p=1 06:32:40.938 [DEBUG] [se.jetty.util.thread.QueuedThreadPool] - run ReservedThreadExecutor@1a1b49a{s=0/1,p=1}@1b146aa in QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=4,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=0/1,p=1}] 06:32:40.941 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=1/1,p=1}@1b146aa started 06:32:40.945 [DEBUG] [se.jetty.util.thread.QueuedThreadPool] - queue ReservedThreadExecutor@1a1b49a{s=1/1,p=1}@1b146aa startThread=false 06:32:40.946 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=1/1,p=0}@1b146aa waiting 06:32:40.951 [DEBUG] [y.util.thread.strategy.EatWhatYouKill] - EatWhatYouKill@189184b/SelectorProducer@13b5c9e/PRODUCING/p=false/QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=4,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=48]@2019-11-29T06:32:40.951331-05:00 m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=157/30000}{io=1/0,kio=1,kro=1}->HttpConnection@177377b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 06:32:40.962 [DEBUG] [se.jetty.util.thread.QueuedThreadPool] - run CEP:SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=168/30000}{io=1/0,kio=1,kro=1}->HttpConnection@177377b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING in QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=3,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=1/1,p=0}] 06:32:40.968 [DEBUG] [org.eclipse.jetty.io.FillInterest ] - fillable FillInterest@171f5a9{AC.ReadCB@177377b{HttpConnection@177377b::SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=174/30000}{io=1/0,kio=1,kro=1}->HttpConnection@177377b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 06:32:40.971 [DEBUG] [se.jetty.util.thread.QueuedThreadPool] - queue CEP:SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=176/30000}{io=1/0,kio=1,kro=1}->HttpConnection@177377b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING startThread=false 06:32:40.981 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@177377b::SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=186/30000}{io=1/0,kio=1,kro=1}->HttpConnection@177377b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@1a88d94{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 06:32:40.982 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - updateable 0 06:32:40.993 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - updates 0 06:32:40.993 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - filled 435 HeapByteBuffer@1f045c8[p=0,l=435,c=8192,r=435]={<<>>\n\r\n/index.html\r\nA...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:32:40.999 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - Key interests updated 1 -> 0 on SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->HttpConnection@177377b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:32:41.004 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@177377b::SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->HttpConnection@177377b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 435 HeapByteBuffer@1f045c8[p=0,l=435,c=8192,r=435]={<<>>\n\r\n/index.html\r\nA...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:32:41.010 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db waiting with 2 keys 06:32:41.013 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@177377b::SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}->HttpConnection@177377b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@1f045c8[p=0,l=435,c=8192,r=435]={<<>>\n\r\n/index.html\r\nA...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 06:32:41.029 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - parseNext s=START HeapByteBuffer@1f045c8[p=0,l=435,c=8192,r=435]={<<>>\n\r\n/index.html\r\nA...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:32:41.033 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - START --> SPACE1 06:32:41.039 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - SPACE1 --> URI 06:32:41.044 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - URI --> SPACE2 06:32:41.048 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - SPACE2 --> REQUEST_VERSION 06:32:41.057 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - REQUEST_VERSION --> HEADER 06:32:41.062 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Host --> VALUE 06:32:41.066 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Host --> IN_VALUE 06:32:41.070 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Host --> FIELD 06:32:41.077 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Connection: keep-alive --> IN_VALUE 06:32:41.080 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Connection: keep-alive --> FIELD 06:32:41.086 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept --> VALUE 06:32:41.095 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept --> IN_VALUE 06:32:41.103 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept --> FIELD 06:32:41.110 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:User-Agent --> VALUE 06:32:41.114 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:User-Agent --> IN_VALUE 06:32:41.120 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:User-Agent --> FIELD 06:32:41.125 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER: --> IN_NAME 06:32:41.129 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Site --> VALUE 06:32:41.133 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Site --> IN_VALUE 06:32:41.147 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Site --> FIELD 06:32:41.153 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER: --> IN_NAME 06:32:41.160 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Mode --> VALUE 06:32:41.167 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Mode --> IN_VALUE 06:32:41.171 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Mode --> FIELD 06:32:41.181 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Referer --> VALUE 06:32:41.183 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Referer --> IN_VALUE 06:32:41.187 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Referer --> FIELD 06:32:41.191 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Encoding: gzip, deflate, br --> IN_VALUE 06:32:41.193 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Encoding: gzip, deflate, br --> FIELD 06:32:41.195 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Language --> VALUE 06:32:41.197 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Language --> IN_VALUE 06:32:41.201 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Language --> FIELD 06:32:41.203 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER --> END 06:32:41.206 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - REQUEST for //localhost:8080/rest/inbox on HttpChannelOverHttp@1566477{r=1,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/inbox,age=0} GET //localhost:8080/rest/inbox HTTP/1.1 Host: localhost:8080 Connection: keep-alive Accept: application/json, text/plain, */* User-Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36 Sec-Fetch-Site: same-origin Sec-Fetch-Mode: cors Referer: http://localhost:8080/paperui/index.html Accept-Encoding: gzip, deflate, br Accept-Language: en-US,en;q=0.9 06:32:41.213 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1566477{r=1,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/inbox,age=7} onContentComplete 06:32:41.217 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1566477{r=1,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/inbox,age=11} onRequestComplete 06:32:41.220 [DEBUG] [org.eclipse.jetty.server.HttpInput ] - HttpInputOverHTTP@1c1761f[c=0,q=0,[0]=null,s=STREAM] addContent EOF 06:32:41.226 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@177377b::SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=231/30000}{io=0/0,kio=0,kro=1}->HttpConnection@177377b[p=HttpParser{s=END,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=1,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/inbox,age=20} parsed true HttpParser{s=END,0 of -1} 06:32:41.229 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - releaseRequestBuffer HttpConnection@177377b::SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=235/30000}{io=0/0,kio=0,kro=1}->HttpConnection@177377b[p=HttpParser{s=END,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=1,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/inbox,age=23} 06:32:41.233 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1566477{r=1,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/inbox,age=27} handle //localhost:8080/rest/inbox 06:32:41.235 [DEBUG] [eclipse.jetty.server.HttpChannelState] - handling HttpChannelState@1a88d94{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 06:32:41.237 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1566477{r=1,c=false,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/inbox,age=31} action DISPATCH 06:32:41.239 [DEBUG] [org.eclipse.jetty.server.Server ] - REQUEST GET /rest/inbox on HttpChannelOverHttp@1566477{r=1,c=false,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/inbox,age=33} 06:32:41.246 [DEBUG] [pax.web.service.spi.model.ServerModel] - Matching [/rest/inbox]... 06:32:41.252 [DEBUG] [pax.web.service.spi.model.ServerModel] - Path [/rest/inbox] matched to {pattern=/rest/.*,model=ServletModel{id=org.ops4j.pax.web.service.spi.model.ServletModel-5,name=org.ops4j.pax.web.service.spi.model.ServletModel-5,urlPatterns=[/rest/*],alias=/rest,servlet=com.eclipsesource.jaxrs.publisher.internal.ServletContainerBridge@195d2bf,initParams={},context=ContextModel{id=org.ops4j.pax.web.service.spi.model.ContextModel-4,name=,httpContext=DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default],contextParams={},virtualHosts={},connectors={}}}} 06:32:41.257 [DEBUG] [e.jetty.server.handler.ContextHandler] - scope null||/rest/inbox @ HttpServiceContext{httpContext=DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default]} 06:32:41.260 [DEBUG] [e.jetty.server.handler.ContextHandler] - context=||/rest/inbox @ HttpServiceContext{httpContext=DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default]} 06:32:41.266 [DEBUG] [org.eclipse.jetty.server.session ] - SessionHandler.doScope 06:32:41.269 [DEBUG] [org.eclipse.jetty.server.session ] - sessionHandler=org.eclipse.jetty.server.session.SessionHandler7099099==dftMaxIdleSec=600 session=null 06:32:41.273 [DEBUG] [.eclipse.jetty.servlet.ServletHandler] - servlet |/rest|/inbox -> org.ops4j.pax.web.service.spi.model.ServletModel-5@378be0fd==com.eclipsesource.jaxrs.publisher.internal.ServletContainerBridge,jsp=null,order=-1,inst=true,async=true 06:32:41.279 [DEBUG] [ice.jetty.internal.HttpServiceContext] - Handling request for [/rest/inbox] using http context [DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default]] 06:32:41.283 [DEBUG] [ty.internal.HttpServiceServletHandler] - handling request org.ops4j.pax.web.service.jetty.internal.HttpServiceRequestWrapper@8d5a09, org.ops4j.pax.web.service.jetty.internal.HttpServiceResponseWrapper@1e20ec9 06:32:41.287 [DEBUG] [.eclipse.jetty.servlet.ServletHandler] - chain=null 06:32:41.292 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - sendResponse info=null content=HeapByteBuffer@188c15d[p=0,l=2,c=8192,r=2]={<<<[]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@1c339fd{null} 06:32:41.296 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - COMMIT for /rest/inbox on HttpChannelOverHttp@1566477{r=1,c=true,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/inbox,age=90} 200 OK HTTP/1.1 Content-Length: 2 Content-Type: application/json 06:32:41.300 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@190769e[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=2},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@fba5a3] generate: NEED_HEADER (null,[p=0,l=2,c=8192,r=2],true)@START 06:32:41.312 [DEBUG] [org.eclipse.jetty.http.HttpGenerator ] - generateHeaders HTTP/1.1{s=200,h=2,cl=2} last=true content=HeapByteBuffer@188c15d[p=0,l=2,c=8192,r=2]={<<<[]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:32:41.319 [DEBUG] [org.eclipse.jetty.http.HttpGenerator ] - Content-Length: 2 Content-Type: application/json 06:32:41.321 [DEBUG] [org.eclipse.jetty.http.HttpGenerator ] - CONTENT_LENGTH 06:32:41.326 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@190769e[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=2},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@fba5a3] generate: FLUSH ([p=0,l=103,c=8192,r=103],[p=0,l=2,c=8192,r=2],true)@COMPLETING 06:32:41.336 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - write: WriteFlusher@1061088{IDLE}->null [HeapByteBuffer@1f045c8[p=0,l=103,c=8192,r=103]={<<>>plain, */*\r\nUser-...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@188c15d[p=0,l=2,c=8192,r=2]={<<<[]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 06:32:41.346 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - update WriteFlusher@1061088{WRITING}->null:IDLE-->WRITING 06:32:41.359 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - flushed 105 SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=W,to=366/30000}{io=0/0,kio=0,kro=1}->HttpConnection@177377b[p=HttpParser{s=END,0 of -1},g=HttpGenerator@13c4b65{s=COMPLETING}]=>HttpChannelOverHttp@1566477{r=1,c=true,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/inbox,age=153} 06:32:41.366 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - Flushed=true written=105 remaining=0 WriteFlusher@1061088{WRITING}->null 06:32:41.372 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - update WriteFlusher@1061088{IDLE}->null:WRITING-->IDLE 06:32:41.379 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@190769e[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=2},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@fba5a3] generate: DONE ([p=103,l=103,c=8192,r=0],[p=2,l=2,c=8192,r=0],true)@END 06:32:41.391 [DEBUG] [org.eclipse.jetty.server.session ] - FinalSession=null, old_session_handler=null, this=org.eclipse.jetty.server.session.SessionHandler7099099==dftMaxIdleSec=600, calling complete=true 06:32:41.396 [DEBUG] [org.eclipse.jetty.server.session ] - Complete called with session null 06:32:41.408 [DEBUG] [org.eclipse.jetty.server.Server ] - handled=true async=false committed=true on HttpChannelOverHttp@1566477{r=1,c=true,c=false/true,a=DISPATCHED,uri=//localhost:8080/rest/inbox,age=202} 06:32:41.410 [DEBUG] [eclipse.jetty.server.HttpChannelState] - unhandle HttpChannelState@1a88d94{s=DISPATCHED a=NOT_ASYNC i=true r=IDLE w=false} 06:32:41.414 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1566477{r=1,c=true,c=false/true,a=COMPLETING,uri=//localhost:8080/rest/inbox,age=208} action COMPLETE 06:32:41.422 [DEBUG] [eclipse.jetty.server.HttpChannelState] - onComplete HttpChannelState@1a88d94{s=COMPLETING a=NOT_ASYNC i=false r=IDLE w=false} 06:32:41.425 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - COMPLETE for /rest/inbox written=2 06:32:41.430 [DEBUG] [eclipse.jetty.server.HttpChannelState] - recycle HttpChannelState@1a88d94{s=COMPLETED a=NOT_ASYNC i=false r=IDLE w=false} 06:32:41.436 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - reset HttpParser{s=END,0 of -1} 06:32:41.448 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - END --> START 06:32:41.454 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1566477{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} handle exit, result COMPLETE 06:32:41.461 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - filled 0 HeapByteBuffer@1f045c8[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:32:41.472 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - filled 0 HeapByteBuffer@1f045c8[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:32:41.479 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@177377b::SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=112/30000}{io=0/0,kio=0,kro=1}->HttpConnection@177377b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@1f045c8[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:32:41.483 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@177377b::SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=117/30000}{io=0/0,kio=0,kro=1}->HttpConnection@177377b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@1f045c8[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 06:32:41.492 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - parseNext s=START HeapByteBuffer@1f045c8[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:32:41.498 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@177377b::SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=132/30000}{io=0/0,kio=0,kro=1}->HttpConnection@177377b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 06:32:41.504 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - releaseRequestBuffer HttpConnection@177377b::SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=138/30000}{io=0/0,kio=0,kro=1}->HttpConnection@177377b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:32:41.511 [DEBUG] [g.eclipse.jetty.io.AbstractConnection] - fillInterested HttpConnection@177377b::SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=145/30000}{io=0/0,kio=0,kro=1}->HttpConnection@177377b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:32:41.516 [DEBUG] [org.eclipse.jetty.io.FillInterest ] - interested FillInterest@171f5a9{AC.ReadCB@177377b{HttpConnection@177377b::SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@177377b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 06:32:41.520 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - changeInterests p=false 0->1 for SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=3/30000}{io=0/1,kio=0,kro=1}->HttpConnection@177377b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:32:41.527 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@880c7e on ManagedSelector@aabe05{STARTED} id=0 keys=2 selected=0 updates=0 06:32:41.528 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Wakeup on submit ManagedSelector@aabe05{STARTED} id=0 keys=2 selected=0 updates=1 06:32:41.531 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db woken with none selected 06:32:41.533 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db woken up from select, 0/0/2 selected 06:32:41.536 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db processing 0 keys, 1 updates 06:32:41.537 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@177377b::SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=21/30000}{io=0/1,kio=0,kro=1}->HttpConnection@177377b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@1a88d94{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 06:32:41.539 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - updateable 1 06:32:41.546 [DEBUG] [se.jetty.util.thread.QueuedThreadPool] - ran CEP:SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=29/30000}{io=0/1,kio=0,kro=1}->HttpConnection@177377b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING in QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=3,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=1/1,p=0}] 06:32:41.551 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - update org.eclipse.jetty.io.ChannelEndPoint$1@880c7e 06:32:41.555 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - Key interests updated 0 -> 1 on SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=39/30000}{io=1/1,kio=1,kro=1}->HttpConnection@177377b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:32:41.559 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - updates 0 06:32:41.566 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db waiting with 2 keys 06:32:41.595 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:32:41.597 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:32:41.602 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:32:41.630 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:32:41.632 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:32:41.635 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:32:42.604 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:32:42.606 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:32:42.613 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:32:42.636 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:32:42.638 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:32:42.641 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:32:43.094 [DEBUG] [org.eclipse.jetty.io.IdleTimeout ] - SocketChannelEndPoint@93f180{/0:0:0:0:0:0:0:1:40622<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=30000/30000}{io=0/0,kio=0,kro=1}->HttpConnection@1691a19[p=HttpParser{s=END,0 of -1},g=HttpGenerator@17f245{s=COMMITTED}]=>HttpChannelOverHttp@541022{r=7,c=true,c=false/false,a=ASYNC_WAIT,uri=//localhost:8080/rest/events,age=1069595} idle timeout check, elapsed: 30000 ms, remaining: 0 ms 06:32:43.096 [DEBUG] [org.eclipse.jetty.io.IdleTimeout ] - SocketChannelEndPoint@93f180{/0:0:0:0:0:0:0:1:40622<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=30002/30000}{io=0/0,kio=0,kro=1}->HttpConnection@1691a19[p=HttpParser{s=END,0 of -1},g=HttpGenerator@17f245{s=COMMITTED}]=>HttpChannelOverHttp@541022{r=7,c=true,c=false/false,a=ASYNC_WAIT,uri=//localhost:8080/rest/events,age=1069597} idle timeout expired 06:32:43.102 [DEBUG] [org.eclipse.jetty.io.FillInterest ] - onFail FillInterest@122d65{null} java.util.concurrent.TimeoutException: Idle timeout expired: 30000/30000 ms at org.eclipse.jetty.io.IdleTimeout.checkIdleTimeout(IdleTimeout.java:171) [bundleFile:9.4.20.v20190813] at org.eclipse.jetty.io.IdleTimeout.idleCheck(IdleTimeout.java:113) [bundleFile:9.4.20.v20190813] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) [?:?] at java.util.concurrent.FutureTask.run(FutureTask.java:264) [?:?] at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) [?:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?] at java.lang.Thread.run(Thread.java:834) [?:?] 06:32:43.105 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - ignored: WriteFlusher@1d8d953{IDLE}->null java.util.concurrent.TimeoutException: Idle timeout expired: 30000/30000 ms at org.eclipse.jetty.io.IdleTimeout.checkIdleTimeout(IdleTimeout.java:171) [bundleFile:9.4.20.v20190813] at org.eclipse.jetty.io.IdleTimeout.idleCheck(IdleTimeout.java:113) [bundleFile:9.4.20.v20190813] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) [?:?] at java.util.concurrent.FutureTask.run(FutureTask.java:264) [?:?] at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) [?:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?] at java.lang.Thread.run(Thread.java:834) [?:?] 06:32:43.116 [DEBUG] [org.eclipse.jetty.io.AbstractEndPoint] - Ignored idle endpoint SocketChannelEndPoint@93f180{/0:0:0:0:0:0:0:1:40622<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=30022/30000}{io=0/0,kio=0,kro=1}->HttpConnection@1691a19[p=HttpParser{s=END,0 of -1},g=HttpGenerator@17f245{s=COMMITTED}]=>HttpChannelOverHttp@541022{r=7,c=true,c=false/false,a=ASYNC_WAIT,uri=//localhost:8080/rest/events,age=1069617} 06:32:43.616 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:32:43.618 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:32:43.620 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:32:43.648 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:32:43.650 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:32:43.651 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:32:44.580 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db woken up from select, 1/1/2 selected 06:32:44.583 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db processing 1 keys, 0 updates 06:32:44.590 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - selected 1 channel=java.nio.channels.SocketChannel[connected local=/0:0:0:0:0:0:0:1:8080 remote=/0:0:0:0:0:0:0:1:40660], selector=sun.nio.ch.EPollSelectorImpl@15864db, interestOps=1, readyOps=1 SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=3074/30000}{io=1/1,kio=1,kro=1}->HttpConnection@177377b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:32:44.602 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - onSelected 1->0 r=true w=false for SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=3086/30000}{io=1/0,kio=1,kro=1}->HttpConnection@177377b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:32:44.607 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - task CEP:SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=3091/30000}{io=1/0,kio=1,kro=1}->HttpConnection@177377b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 06:32:44.615 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=1/1,p=0} tryExecute EatWhatYouKill@189184b/SelectorProducer@13b5c9e/PRODUCING/p=false/QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=4,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=48]@2019-11-29T06:32:44.614852-05:00 06:32:44.617 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=0/1,p=0}@1b146aa offer EatWhatYouKill@189184b/SelectorProducer@13b5c9e/PRODUCING/p=false/QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=4,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=0/1,p=0}][pc=0,pic=0,pec=2,epc=48]@2019-11-29T06:32:44.617325-05:00 06:32:44.619 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=0/1,p=1} startReservedThread p=1 06:32:44.621 [DEBUG] [se.jetty.util.thread.QueuedThreadPool] - run ReservedThreadExecutor@1a1b49a{s=0/1,p=1}@1705d4 in QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=3,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=0/1,p=1}] 06:32:44.623 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:32:44.627 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:32:44.628 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=1/1,p=1}@1705d4 started 06:32:44.633 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:32:44.635 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=1/1,p=0}@1705d4 waiting 06:32:44.634 [DEBUG] [se.jetty.util.thread.QueuedThreadPool] - queue ReservedThreadExecutor@1a1b49a{s=1/1,p=1}@1705d4 startThread=false 06:32:44.642 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=0/1,p=0}@1b146aa task=EatWhatYouKill@189184b/SelectorProducer@13b5c9e/IDLE/p=true/QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=3,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=48]@2019-11-29T06:32:44.642536-05:00 06:32:44.644 [DEBUG] [y.util.thread.strategy.EatWhatYouKill] - EatWhatYouKill@189184b/SelectorProducer@13b5c9e/IDLE/p=true/QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=3,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=48]@2019-11-29T06:32:44.644255-05:00 tryProduce true 06:32:44.646 [DEBUG] [y.util.thread.strategy.EatWhatYouKill] - EatWhatYouKill@189184b/SelectorProducer@13b5c9e/IDLE/p=true/QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=3,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=48]@2019-11-29T06:32:44.645734-05:00 m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=3129/30000}{io=1/0,kio=1,kro=1}->HttpConnection@177377b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 06:32:44.647 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - updateable 0 06:32:44.653 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - updates 0 06:32:44.650 [DEBUG] [org.eclipse.jetty.io.FillInterest ] - fillable FillInterest@171f5a9{AC.ReadCB@177377b{HttpConnection@177377b::SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=3133/30000}{io=1/0,kio=1,kro=1}->HttpConnection@177377b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 06:32:44.658 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - Key interests updated 1 -> 0 on SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=3141/30000}{io=0/0,kio=0,kro=1}->HttpConnection@177377b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:32:44.662 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@177377b::SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=3144/30000}{io=0/0,kio=0,kro=1}->HttpConnection@177377b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@1a88d94{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 06:32:44.661 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:32:44.670 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:32:44.675 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:32:44.666 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db waiting with 2 keys 06:32:44.676 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - filled 439 HeapByteBuffer@1f045c8[p=0,l=439,c=8192,r=439]={<<>>index.html\r\nAccep...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:32:44.686 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@177377b::SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->HttpConnection@177377b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 439 HeapByteBuffer@1f045c8[p=0,l=439,c=8192,r=439]={<<>>index.html\r\nAccep...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:32:44.688 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@177377b::SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->HttpConnection@177377b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@1f045c8[p=0,l=439,c=8192,r=439]={<<>>index.html\r\nAccep...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 06:32:44.691 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - parseNext s=START HeapByteBuffer@1f045c8[p=0,l=439,c=8192,r=439]={<<>>index.html\r\nAccep...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:32:44.695 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - START --> SPACE1 06:32:44.698 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - SPACE1 --> URI 06:32:44.705 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - URI --> SPACE2 06:32:44.714 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - SPACE2 --> REQUEST_VERSION 06:32:44.718 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - REQUEST_VERSION --> HEADER 06:32:44.729 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Host: localhost:8080 --> IN_VALUE 06:32:44.730 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Host: localhost:8080 --> FIELD 06:32:44.733 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Connection: keep-alive --> IN_VALUE 06:32:44.736 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Connection: keep-alive --> FIELD 06:32:44.740 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept: application/json, text/plain, */* --> IN_VALUE 06:32:44.741 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept: application/json, text/plain, */* --> FIELD 06:32:44.743 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:User-Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36 --> IN_VALUE 06:32:44.744 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:User-Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36 --> FIELD 06:32:44.746 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER: --> IN_NAME 06:32:44.747 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Site --> VALUE 06:32:44.748 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Site --> IN_VALUE 06:32:44.750 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Site --> FIELD 06:32:44.751 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER: --> IN_NAME 06:32:44.753 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Mode --> VALUE 06:32:44.754 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Mode --> IN_VALUE 06:32:44.755 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Mode --> FIELD 06:32:44.758 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Referer --> VALUE 06:32:44.761 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Referer --> IN_VALUE 06:32:44.794 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Referer --> FIELD 06:32:44.796 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Encoding: gzip, deflate, br --> IN_VALUE 06:32:44.801 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Encoding: gzip, deflate, br --> FIELD 06:32:44.807 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Language: en-US,en;q=0.9 --> IN_VALUE 06:32:44.814 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Language: en-US,en;q=0.9 --> FIELD 06:32:44.817 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER --> END 06:32:44.820 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - REQUEST for //localhost:8080/rest/discovery on HttpChannelOverHttp@1566477{r=2,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/discovery,age=0} GET //localhost:8080/rest/discovery HTTP/1.1 Host: localhost:8080 Connection: keep-alive Accept: application/json, text/plain, */* User-Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36 Sec-Fetch-Site: same-origin Sec-Fetch-Mode: cors Referer: http://localhost:8080/paperui/index.html Accept-Encoding: gzip, deflate, br Accept-Language: en-US,en;q=0.9 06:32:44.827 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1566477{r=2,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/discovery,age=7} onContentComplete 06:32:44.830 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1566477{r=2,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/discovery,age=10} onRequestComplete 06:32:44.834 [DEBUG] [org.eclipse.jetty.server.HttpInput ] - HttpInputOverHTTP@1c1761f[c=0,q=0,[0]=null,s=STREAM] addContent EOF 06:32:44.836 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@177377b::SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=159/30000}{io=0/0,kio=0,kro=1}->HttpConnection@177377b[p=HttpParser{s=END,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=2,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/discovery,age=16} parsed true HttpParser{s=END,0 of -1} 06:32:44.842 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - releaseRequestBuffer HttpConnection@177377b::SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=165/30000}{io=0/0,kio=0,kro=1}->HttpConnection@177377b[p=HttpParser{s=END,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=2,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/discovery,age=21} 06:32:44.846 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1566477{r=2,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/discovery,age=26} handle //localhost:8080/rest/discovery 06:32:44.848 [DEBUG] [eclipse.jetty.server.HttpChannelState] - handling HttpChannelState@1a88d94{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 06:32:44.850 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1566477{r=2,c=false,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/discovery,age=30} action DISPATCH 06:32:44.852 [DEBUG] [org.eclipse.jetty.server.Server ] - REQUEST GET /rest/discovery on HttpChannelOverHttp@1566477{r=2,c=false,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/discovery,age=32} 06:32:44.854 [DEBUG] [pax.web.service.spi.model.ServerModel] - Matching [/rest/discovery]... 06:32:44.856 [DEBUG] [pax.web.service.spi.model.ServerModel] - Path [/rest/discovery] matched to {pattern=/rest/.*,model=ServletModel{id=org.ops4j.pax.web.service.spi.model.ServletModel-5,name=org.ops4j.pax.web.service.spi.model.ServletModel-5,urlPatterns=[/rest/*],alias=/rest,servlet=com.eclipsesource.jaxrs.publisher.internal.ServletContainerBridge@195d2bf,initParams={},context=ContextModel{id=org.ops4j.pax.web.service.spi.model.ContextModel-4,name=,httpContext=DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default],contextParams={},virtualHosts={},connectors={}}}} 06:32:44.859 [DEBUG] [e.jetty.server.handler.ContextHandler] - scope null||/rest/discovery @ HttpServiceContext{httpContext=DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default]} 06:32:44.866 [DEBUG] [e.jetty.server.handler.ContextHandler] - context=||/rest/discovery @ HttpServiceContext{httpContext=DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default]} 06:32:44.872 [DEBUG] [org.eclipse.jetty.server.session ] - SessionHandler.doScope 06:32:44.877 [DEBUG] [org.eclipse.jetty.server.session ] - sessionHandler=org.eclipse.jetty.server.session.SessionHandler7099099==dftMaxIdleSec=600 session=null 06:32:44.879 [DEBUG] [.eclipse.jetty.servlet.ServletHandler] - servlet |/rest|/discovery -> org.ops4j.pax.web.service.spi.model.ServletModel-5@378be0fd==com.eclipsesource.jaxrs.publisher.internal.ServletContainerBridge,jsp=null,order=-1,inst=true,async=true 06:32:44.886 [DEBUG] [ice.jetty.internal.HttpServiceContext] - Handling request for [/rest/discovery] using http context [DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default]] 06:32:44.888 [DEBUG] [ty.internal.HttpServiceServletHandler] - handling request org.ops4j.pax.web.service.jetty.internal.HttpServiceRequestWrapper@d8f8fc, org.ops4j.pax.web.service.jetty.internal.HttpServiceResponseWrapper@1a32675 06:32:44.890 [DEBUG] [.eclipse.jetty.servlet.ServletHandler] - chain=null 06:32:44.914 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - sendResponse info=null content=HeapByteBuffer@7db365[p=0,l=10,c=8192,r=10]={<<<["zigbee"]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@1c339fd{null} 06:32:44.929 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - COMMIT for /rest/discovery on HttpChannelOverHttp@1566477{r=2,c=true,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/discovery,age=109} 200 OK HTTP/1.1 Content-Length: 10 Content-Type: application/json 06:32:44.931 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@190769e[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=10},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@544253] generate: NEED_HEADER (null,[p=0,l=10,c=8192,r=10],true)@START 06:32:44.939 [DEBUG] [org.eclipse.jetty.http.HttpGenerator ] - generateHeaders HTTP/1.1{s=200,h=2,cl=10} last=true content=HeapByteBuffer@7db365[p=0,l=10,c=8192,r=10]={<<<["zigbee"]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:32:44.950 [DEBUG] [org.eclipse.jetty.http.HttpGenerator ] - Content-Length: 10 Content-Type: application/json 06:32:44.952 [DEBUG] [org.eclipse.jetty.http.HttpGenerator ] - CONTENT_LENGTH 06:32:44.959 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@190769e[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=10},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@544253] generate: FLUSH ([p=0,l=104,c=8192,r=104],[p=0,l=10,c=8192,r=10],true)@COMPLETING 06:32:44.962 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - write: WriteFlusher@1061088{IDLE}->null [HeapByteBuffer@1f045c8[p=0,l=104,c=8192,r=104]={<<>>xt/plain, */*\r\nUs...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@7db365[p=0,l=10,c=8192,r=10]={<<<["zigbee"]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 06:32:44.971 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - update WriteFlusher@1061088{WRITING}->null:IDLE-->WRITING 06:32:44.984 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - flushed 114 SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=W,to=308/30000}{io=0/0,kio=0,kro=1}->HttpConnection@177377b[p=HttpParser{s=END,0 of -1},g=HttpGenerator@13c4b65{s=COMPLETING}]=>HttpChannelOverHttp@1566477{r=2,c=true,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/discovery,age=164} 06:32:44.993 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - Flushed=true written=114 remaining=0 WriteFlusher@1061088{WRITING}->null 06:32:45.015 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - update WriteFlusher@1061088{IDLE}->null:WRITING-->IDLE 06:32:45.026 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@190769e[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=10},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@544253] generate: DONE ([p=104,l=104,c=8192,r=0],[p=10,l=10,c=8192,r=0],true)@END 06:32:45.038 [DEBUG] [org.eclipse.jetty.server.session ] - FinalSession=null, old_session_handler=null, this=org.eclipse.jetty.server.session.SessionHandler7099099==dftMaxIdleSec=600, calling complete=true 06:32:45.047 [DEBUG] [org.eclipse.jetty.server.session ] - Complete called with session null 06:32:45.057 [DEBUG] [org.eclipse.jetty.server.Server ] - handled=true async=false committed=true on HttpChannelOverHttp@1566477{r=2,c=true,c=false/true,a=DISPATCHED,uri=//localhost:8080/rest/discovery,age=237} 06:32:45.071 [DEBUG] [eclipse.jetty.server.HttpChannelState] - unhandle HttpChannelState@1a88d94{s=DISPATCHED a=NOT_ASYNC i=true r=IDLE w=false} 06:32:45.078 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1566477{r=2,c=true,c=false/true,a=COMPLETING,uri=//localhost:8080/rest/discovery,age=258} action COMPLETE 06:32:45.085 [DEBUG] [eclipse.jetty.server.HttpChannelState] - onComplete HttpChannelState@1a88d94{s=COMPLETING a=NOT_ASYNC i=false r=IDLE w=false} 06:32:45.096 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - COMPLETE for /rest/discovery written=10 06:32:45.116 [DEBUG] [eclipse.jetty.server.HttpChannelState] - recycle HttpChannelState@1a88d94{s=COMPLETED a=NOT_ASYNC i=false r=IDLE w=false} 06:32:45.135 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - reset HttpParser{s=END,0 of -1} 06:32:45.147 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - END --> START 06:32:45.166 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1566477{r=2,c=false,c=false/false,a=IDLE,uri=null,age=0} handle exit, result COMPLETE 06:32:45.170 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - filled 435 HeapByteBuffer@1f045c8[p=0,l=435,c=8192,r=435]={<<>>\r\n\r\nindex.html\r\nA...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:32:45.182 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@177377b::SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->HttpConnection@177377b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=2,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 435 HeapByteBuffer@1f045c8[p=0,l=435,c=8192,r=435]={<<>>\r\n\r\nindex.html\r\nA...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:32:45.189 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@177377b::SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->HttpConnection@177377b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=2,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@1f045c8[p=0,l=435,c=8192,r=435]={<<>>\r\n\r\nindex.html\r\nA...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 06:32:45.199 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - parseNext s=START HeapByteBuffer@1f045c8[p=0,l=435,c=8192,r=435]={<<>>\r\n\r\nindex.html\r\nA...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:32:45.206 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - START --> SPACE1 06:32:45.214 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - SPACE1 --> URI 06:32:45.215 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - URI --> SPACE2 06:32:45.224 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - SPACE2 --> REQUEST_VERSION 06:32:45.230 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - REQUEST_VERSION --> HEADER 06:32:45.240 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Host: localhost:8080 --> IN_VALUE 06:32:45.246 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Host: localhost:8080 --> FIELD 06:32:45.255 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Connection: keep-alive --> IN_VALUE 06:32:45.258 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Connection: keep-alive --> FIELD 06:32:45.267 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@c54038 on ManagedSelector@aabe05{STARTED} id=0 keys=2 selected=0 updates=0 06:32:45.274 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Wakeup on submit ManagedSelector@aabe05{STARTED} id=0 keys=2 selected=0 updates=1 06:32:45.278 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db woken with none selected 06:32:45.280 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db woken up from select, 0/0/2 selected 06:32:45.284 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db processing 0 keys, 1 updates 06:32:45.301 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - updateable 1 06:32:45.300 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept: application/json, text/plain, */* --> IN_VALUE 06:32:45.311 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - update org.eclipse.jetty.io.ManagedSelector$Accept@c54038 06:32:45.312 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept: application/json, text/plain, */* --> FIELD 06:32:45.314 [DEBUG] [se.jetty.util.thread.QueuedThreadPool] - run org.eclipse.jetty.io.ManagedSelector$Accept@c54038 in QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=2,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=1/1,p=0}] 06:32:45.316 [DEBUG] [org.eclipse.jetty.io.IdleTimeout ] - SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 06:32:45.322 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - new HttpChannelOverHttp@1f81be5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@aec871{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 06:32:45.325 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:User-Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36 --> IN_VALUE 06:32:45.324 [DEBUG] [se.jetty.util.thread.QueuedThreadPool] - queue org.eclipse.jetty.io.ManagedSelector$Accept@c54038 startThread=false 06:32:45.343 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:User-Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36 --> FIELD 06:32:45.350 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - New HTTP Connection HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=34/30000}{io=0/0,kio=0,kro=0}-> 06:32:45.344 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - updates 0 06:32:45.352 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER: --> IN_NAME 06:32:45.367 [DEBUG] [org.eclipse.jetty.io.AbstractEndPoint] - onOpen SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=51/30000}{io=0/0,kio=0,kro=0}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:32:45.366 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db waiting with 3 keys 06:32:45.375 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Site --> VALUE 06:32:45.380 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Site --> IN_VALUE 06:32:45.379 [DEBUG] [g.eclipse.jetty.io.AbstractConnection] - onOpen HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=63/30000}{io=0/0,kio=0,kro=0}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:32:45.393 [DEBUG] [g.eclipse.jetty.io.AbstractConnection] - fillInterested HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=77/30000}{io=0/0,kio=0,kro=0}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:32:45.393 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Site --> FIELD 06:32:45.403 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER: --> IN_NAME 06:32:45.410 [DEBUG] [org.eclipse.jetty.io.FillInterest ] - interested FillInterest@173da22{AC.ReadCB@840d7a{HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 06:32:45.421 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Mode --> VALUE 06:32:45.430 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - changeInterests p=false 0->1 for SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=20/30000}{io=0/1,kio=0,kro=0}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:32:45.432 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Mode --> IN_VALUE 06:32:45.440 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@19a76fd on ManagedSelector@aabe05{STARTED} id=0 keys=3 selected=0 updates=0 06:32:45.442 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Mode --> FIELD 06:32:45.458 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Referer --> VALUE 06:32:45.459 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Wakeup on submit ManagedSelector@aabe05{STARTED} id=0 keys=3 selected=0 updates=1 06:32:45.470 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Referer --> IN_VALUE 06:32:45.477 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db woken with none selected 06:32:45.479 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db woken up from select, 0/0/3 selected 06:32:45.485 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db processing 0 keys, 1 updates 06:32:45.477 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Created SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=67/30000}{io=0/1,kio=0,kro=0}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:32:45.498 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Referer --> FIELD 06:32:45.502 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - updateable 1 06:32:45.501 [DEBUG] [se.jetty.util.thread.QueuedThreadPool] - ran org.eclipse.jetty.io.ManagedSelector$Accept@c54038 in QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=2,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=1/1,p=0}] 06:32:45.506 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Encoding: gzip, deflate, br --> IN_VALUE 06:32:45.511 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - update org.eclipse.jetty.io.ChannelEndPoint$1@19a76fd 06:32:45.533 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Encoding: gzip, deflate, br --> FIELD 06:32:45.538 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - Key interests updated 0 -> 1 on SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=127/30000}{io=1/1,kio=1,kro=0}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:32:45.542 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Language: en-US,en;q=0.9 --> IN_VALUE 06:32:45.552 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - updates 0 06:32:45.557 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Language: en-US,en;q=0.9 --> FIELD 06:32:45.566 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db waiting with 3 keys 06:32:45.570 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER --> END 06:32:45.572 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db woken up from select, 1/1/3 selected 06:32:45.577 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - REQUEST for //localhost:8080/rest/inbox on HttpChannelOverHttp@1566477{r=3,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/inbox,age=0} GET //localhost:8080/rest/inbox HTTP/1.1 Host: localhost:8080 Connection: keep-alive Accept: application/json, text/plain, */* User-Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36 Sec-Fetch-Site: same-origin Sec-Fetch-Mode: cors Referer: http://localhost:8080/paperui/index.html Accept-Encoding: gzip, deflate, br Accept-Language: en-US,en;q=0.9 06:32:45.583 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db processing 1 keys, 0 updates 06:32:45.587 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - selected 1 channel=java.nio.channels.SocketChannel[connected local=/0:0:0:0:0:0:0:1:8080 remote=/0:0:0:0:0:0:0:1:40662], selector=sun.nio.ch.EPollSelectorImpl@15864db, interestOps=1, readyOps=1 SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=177/30000}{io=1/1,kio=1,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:32:45.585 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1566477{r=3,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/inbox,age=8} onContentComplete 06:32:45.594 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1566477{r=3,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/inbox,age=17} onRequestComplete 06:32:45.596 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - onSelected 1->0 r=true w=false for SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=186/30000}{io=1/0,kio=1,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:32:45.603 [DEBUG] [org.eclipse.jetty.server.HttpInput ] - HttpInputOverHTTP@1c1761f[c=0,q=0,[0]=null,s=STREAM] addContent EOF 06:32:45.614 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - task CEP:SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=204/30000}{io=1/0,kio=1,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 06:32:45.619 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@177377b::SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=448/30000}{io=0/0,kio=0,kro=1}->HttpConnection@177377b[p=HttpParser{s=END,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=3,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/inbox,age=42} parsed true HttpParser{s=END,0 of -1} 06:32:45.624 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=1/1,p=0} tryExecute EatWhatYouKill@189184b/SelectorProducer@13b5c9e/PRODUCING/p=false/QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=3,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=49]@2019-11-29T06:32:45.624142-05:00 06:32:45.626 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - releaseRequestBuffer HttpConnection@177377b::SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=455/30000}{io=0/0,kio=0,kro=1}->HttpConnection@177377b[p=HttpParser{s=END,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=3,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/inbox,age=49} 06:32:45.635 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1566477{r=3,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/inbox,age=58} handle //localhost:8080/rest/inbox 06:32:45.634 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=0/1,p=0}@1705d4 offer EatWhatYouKill@189184b/SelectorProducer@13b5c9e/PRODUCING/p=false/QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=3,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=0/1,p=0}][pc=0,pic=0,pec=2,epc=49]@2019-11-29T06:32:45.634405-05:00 06:32:45.638 [DEBUG] [eclipse.jetty.server.HttpChannelState] - handling HttpChannelState@1a88d94{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 06:32:45.639 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=0/1,p=1} startReservedThread p=1 06:32:45.647 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:32:45.649 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:32:45.651 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:32:45.654 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1566477{r=3,c=false,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/inbox,age=77} action DISPATCH 06:32:45.653 [DEBUG] [se.jetty.util.thread.QueuedThreadPool] - queue ReservedThreadExecutor@1a1b49a{s=0/1,p=1}@7c383b startThread=false 06:32:45.653 [DEBUG] [se.jetty.util.thread.QueuedThreadPool] - run ReservedThreadExecutor@1a1b49a{s=0/1,p=1}@7c383b in QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=2,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=0/1,p=1}] 06:32:45.664 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=1/1,p=1}@7c383b started 06:32:45.666 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=1/1,p=0}@7c383b waiting 06:32:45.672 [DEBUG] [y.util.thread.strategy.EatWhatYouKill] - EatWhatYouKill@189184b/SelectorProducer@13b5c9e/IDLE/p=true/QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=2,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=49]@2019-11-29T06:32:45.670984-05:00 m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=261/30000}{io=1/0,kio=1,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 06:32:45.670 [DEBUG] [org.eclipse.jetty.server.Server ] - REQUEST GET /rest/inbox on HttpChannelOverHttp@1566477{r=3,c=false,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/inbox,age=92} 06:32:45.669 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=0/1,p=0}@1705d4 task=EatWhatYouKill@189184b/SelectorProducer@13b5c9e/IDLE/p=true/QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=2,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=49]@2019-11-29T06:32:45.669242-05:00 06:32:45.680 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:32:45.686 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:32:45.687 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:32:45.691 [DEBUG] [y.util.thread.strategy.EatWhatYouKill] - EatWhatYouKill@189184b/SelectorProducer@13b5c9e/IDLE/p=true/QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=2,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=49]@2019-11-29T06:32:45.691011-05:00 tryProduce true 06:32:45.693 [DEBUG] [pax.web.service.spi.model.ServerModel] - Matching [/rest/inbox]... 06:32:45.700 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - updateable 0 06:32:45.702 [DEBUG] [org.eclipse.jetty.io.FillInterest ] - fillable FillInterest@173da22{AC.ReadCB@840d7a{HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=292/30000}{io=1/0,kio=1,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 06:32:45.719 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - updates 0 06:32:45.706 [DEBUG] [pax.web.service.spi.model.ServerModel] - Path [/rest/inbox] matched to {pattern=/rest/.*,model=ServletModel{id=org.ops4j.pax.web.service.spi.model.ServletModel-5,name=org.ops4j.pax.web.service.spi.model.ServletModel-5,urlPatterns=[/rest/*],alias=/rest,servlet=com.eclipsesource.jaxrs.publisher.internal.ServletContainerBridge@195d2bf,initParams={},context=ContextModel{id=org.ops4j.pax.web.service.spi.model.ContextModel-4,name=,httpContext=DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default],contextParams={},virtualHosts={},connectors={}}}} 06:32:45.728 [DEBUG] [e.jetty.server.handler.ContextHandler] - scope null||/rest/inbox @ HttpServiceContext{httpContext=DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default]} 06:32:45.722 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=312/30000}{io=1/0,kio=1,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@aec871{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 06:32:45.734 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - Key interests updated 1 -> 0 on SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=324/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:32:45.743 [DEBUG] [e.jetty.server.handler.ContextHandler] - context=||/rest/inbox @ HttpServiceContext{httpContext=DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default]} 06:32:45.741 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - filled 439 HeapByteBuffer@1f045c8[p=0,l=439,c=8192,r=439]={<<>>index.html\r\nAccep...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:32:45.751 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db waiting with 3 keys 06:32:45.756 [DEBUG] [org.eclipse.jetty.server.session ] - SessionHandler.doScope 06:32:45.756 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 439 HeapByteBuffer@1f045c8[p=0,l=439,c=8192,r=439]={<<>>index.html\r\nAccep...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:32:45.763 [DEBUG] [org.eclipse.jetty.server.session ] - sessionHandler=org.eclipse.jetty.server.session.SessionHandler7099099==dftMaxIdleSec=600 session=null 06:32:45.765 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=23/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@1f045c8[p=0,l=439,c=8192,r=439]={<<>>index.html\r\nAccep...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 06:32:45.774 [DEBUG] [.eclipse.jetty.servlet.ServletHandler] - servlet |/rest|/inbox -> org.ops4j.pax.web.service.spi.model.ServletModel-5@378be0fd==com.eclipsesource.jaxrs.publisher.internal.ServletContainerBridge,jsp=null,order=-1,inst=true,async=true 06:32:45.778 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - parseNext s=START HeapByteBuffer@1f045c8[p=0,l=439,c=8192,r=439]={<<>>index.html\r\nAccep...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:32:45.779 [DEBUG] [ice.jetty.internal.HttpServiceContext] - Handling request for [/rest/inbox] using http context [DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default]] 06:32:45.781 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - START --> SPACE1 06:32:45.786 [DEBUG] [ty.internal.HttpServiceServletHandler] - handling request org.ops4j.pax.web.service.jetty.internal.HttpServiceRequestWrapper@dd2202, org.ops4j.pax.web.service.jetty.internal.HttpServiceResponseWrapper@1d79267 06:32:45.787 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - SPACE1 --> URI 06:32:45.792 [DEBUG] [.eclipse.jetty.servlet.ServletHandler] - chain=null 06:32:45.793 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - URI --> SPACE2 06:32:45.805 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - SPACE2 --> REQUEST_VERSION 06:32:45.810 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - REQUEST_VERSION --> HEADER 06:32:45.814 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Host --> VALUE 06:32:45.809 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - sendResponse info=null content=HeapByteBuffer@1ce023[p=0,l=2,c=8192,r=2]={<<<[]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@1c339fd{null} 06:32:45.819 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Host --> IN_VALUE 06:32:45.826 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - COMMIT for /rest/inbox on HttpChannelOverHttp@1566477{r=3,c=true,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/inbox,age=249} 200 OK HTTP/1.1 Content-Length: 2 Content-Type: application/json 06:32:45.831 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Host --> FIELD 06:32:45.834 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@190769e[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=2},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@b076a9] generate: NEED_HEADER (null,[p=0,l=2,c=8192,r=2],true)@START 06:32:45.835 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Connection: keep-alive --> IN_VALUE 06:32:45.842 [DEBUG] [org.eclipse.jetty.http.HttpGenerator ] - generateHeaders HTTP/1.1{s=200,h=2,cl=2} last=true content=HeapByteBuffer@1ce023[p=0,l=2,c=8192,r=2]={<<<[]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:32:45.845 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Connection: keep-alive --> FIELD 06:32:45.849 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept --> VALUE 06:32:45.851 [DEBUG] [org.eclipse.jetty.http.HttpGenerator ] - Content-Length: 2 Content-Type: application/json 06:32:45.859 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept --> IN_VALUE 06:32:45.861 [DEBUG] [org.eclipse.jetty.http.HttpGenerator ] - CONTENT_LENGTH 06:32:45.866 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept --> FIELD 06:32:45.870 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:User-Agent --> VALUE 06:32:45.869 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@190769e[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=2},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@b076a9] generate: FLUSH ([p=0,l=103,c=8192,r=103],[p=0,l=2,c=8192,r=2],true)@COMPLETING 06:32:45.875 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:User-Agent --> IN_VALUE 06:32:45.877 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - write: WriteFlusher@1061088{IDLE}->null [HeapByteBuffer@149b700[p=0,l=103,c=8192,r=103]={<<>>\r\n/plain, */*\r\nUs...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@1ce023[p=0,l=2,c=8192,r=2]={<<<[]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 06:32:45.881 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:User-Agent --> FIELD 06:32:45.883 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - update WriteFlusher@1061088{WRITING}->null:IDLE-->WRITING 06:32:45.887 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER: --> IN_NAME 06:32:45.898 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Site --> VALUE 06:32:45.894 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - flushed 105 SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=W,to=723/30000}{io=0/0,kio=0,kro=1}->HttpConnection@177377b[p=HttpParser{s=END,0 of -1},g=HttpGenerator@13c4b65{s=COMPLETING}]=>HttpChannelOverHttp@1566477{r=3,c=true,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/inbox,age=317} 06:32:45.908 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Site --> IN_VALUE 06:32:45.909 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - Flushed=true written=105 remaining=0 WriteFlusher@1061088{WRITING}->null 06:32:45.912 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Site --> FIELD 06:32:45.913 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - update WriteFlusher@1061088{IDLE}->null:WRITING-->IDLE 06:32:45.915 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER: --> IN_NAME 06:32:45.918 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Mode --> VALUE 06:32:45.917 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@190769e[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=2},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@b076a9] generate: DONE ([p=103,l=103,c=8192,r=0],[p=2,l=2,c=8192,r=0],true)@END 06:32:45.921 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Mode --> IN_VALUE 06:32:45.924 [DEBUG] [org.eclipse.jetty.server.session ] - FinalSession=null, old_session_handler=null, this=org.eclipse.jetty.server.session.SessionHandler7099099==dftMaxIdleSec=600, calling complete=true 06:32:45.926 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Mode --> FIELD 06:32:45.927 [DEBUG] [org.eclipse.jetty.server.session ] - Complete called with session null 06:32:45.929 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Referer --> VALUE 06:32:45.933 [DEBUG] [org.eclipse.jetty.server.Server ] - handled=true async=false committed=true on HttpChannelOverHttp@1566477{r=3,c=true,c=false/true,a=DISPATCHED,uri=//localhost:8080/rest/inbox,age=356} 06:32:45.935 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Referer --> IN_VALUE 06:32:45.937 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Referer --> FIELD 06:32:45.936 [DEBUG] [eclipse.jetty.server.HttpChannelState] - unhandle HttpChannelState@1a88d94{s=DISPATCHED a=NOT_ASYNC i=true r=IDLE w=false} 06:32:45.945 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1566477{r=3,c=true,c=false/true,a=COMPLETING,uri=//localhost:8080/rest/inbox,age=368} action COMPLETE 06:32:45.946 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Encoding: gzip, deflate, br --> IN_VALUE 06:32:45.949 [DEBUG] [eclipse.jetty.server.HttpChannelState] - onComplete HttpChannelState@1a88d94{s=COMPLETING a=NOT_ASYNC i=false r=IDLE w=false} 06:32:45.950 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Encoding: gzip, deflate, br --> FIELD 06:32:45.952 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Language --> VALUE 06:32:45.954 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - COMPLETE for /rest/inbox written=2 06:32:45.957 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Language --> IN_VALUE 06:32:45.958 [DEBUG] [eclipse.jetty.server.HttpChannelState] - recycle HttpChannelState@1a88d94{s=COMPLETED a=NOT_ASYNC i=false r=IDLE w=false} 06:32:45.968 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - reset HttpParser{s=END,0 of -1} 06:32:45.970 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Language --> FIELD 06:32:45.972 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - END --> START 06:32:45.974 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER --> END 06:32:45.976 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1566477{r=3,c=false,c=false/false,a=IDLE,uri=null,age=0} handle exit, result COMPLETE 06:32:45.980 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - REQUEST for //localhost:8080/rest/discovery on HttpChannelOverHttp@1f81be5{r=1,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/discovery,age=0} GET //localhost:8080/rest/discovery HTTP/1.1 Host: localhost:8080 Connection: keep-alive Accept: application/json, text/plain, */* User-Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36 Sec-Fetch-Site: same-origin Sec-Fetch-Mode: cors Referer: http://localhost:8080/paperui/index.html Accept-Encoding: gzip, deflate, br Accept-Language: en-US,en;q=0.9 06:32:45.982 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - filled 435 HeapByteBuffer@149b700[p=0,l=435,c=8192,r=435]={<<>>\n\r\n\n\r\n,en;q=0.9\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:32:45.986 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=1,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/discovery,age=8} onContentComplete 06:32:45.989 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@177377b::SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->HttpConnection@177377b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=3,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 435 HeapByteBuffer@149b700[p=0,l=435,c=8192,r=435]={<<>>\n\r\n\n\r\n,en;q=0.9\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:32:45.991 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=1,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/discovery,age=14} onRequestComplete 06:32:45.994 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@177377b::SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->HttpConnection@177377b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=3,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@149b700[p=0,l=435,c=8192,r=435]={<<>>\n\r\n\n\r\n,en;q=0.9\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 06:32:45.996 [DEBUG] [org.eclipse.jetty.server.HttpInput ] - HttpInputOverHTTP@189fe7b[c=0,q=0,[0]=null,s=STREAM] addContent EOF 06:32:46.000 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - parseNext s=START HeapByteBuffer@149b700[p=0,l=435,c=8192,r=435]={<<>>\n\r\n\n\r\n,en;q=0.9\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:32:46.003 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=259/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=END,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=1,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/discovery,age=26} parsed true HttpParser{s=END,0 of -1} 06:32:46.012 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - START --> SPACE1 06:32:46.014 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - releaseRequestBuffer HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=272/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=END,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=1,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/discovery,age=37} 06:32:46.017 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - SPACE1 --> URI 06:32:46.019 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=1,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/discovery,age=42} handle //localhost:8080/rest/discovery 06:32:46.023 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - URI --> SPACE2 06:32:46.024 [DEBUG] [eclipse.jetty.server.HttpChannelState] - handling HttpChannelState@aec871{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 06:32:46.025 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - SPACE2 --> REQUEST_VERSION 06:32:46.027 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=1,c=false,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/discovery,age=50} action DISPATCH 06:32:46.028 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - REQUEST_VERSION --> HEADER 06:32:46.036 [DEBUG] [org.eclipse.jetty.server.Server ] - REQUEST GET /rest/discovery on HttpChannelOverHttp@1f81be5{r=1,c=false,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/discovery,age=59} 06:32:46.037 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Host: localhost:8080 --> IN_VALUE 06:32:46.039 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Host: localhost:8080 --> FIELD 06:32:46.043 [DEBUG] [pax.web.service.spi.model.ServerModel] - Matching [/rest/discovery]... 06:32:46.045 [DEBUG] [pax.web.service.spi.model.ServerModel] - Path [/rest/discovery] matched to {pattern=/rest/.*,model=ServletModel{id=org.ops4j.pax.web.service.spi.model.ServletModel-5,name=org.ops4j.pax.web.service.spi.model.ServletModel-5,urlPatterns=[/rest/*],alias=/rest,servlet=com.eclipsesource.jaxrs.publisher.internal.ServletContainerBridge@195d2bf,initParams={},context=ContextModel{id=org.ops4j.pax.web.service.spi.model.ContextModel-4,name=,httpContext=DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default],contextParams={},virtualHosts={},connectors={}}}} 06:32:46.046 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Connection: keep-alive --> IN_VALUE 06:32:46.049 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Connection: keep-alive --> FIELD 06:32:46.056 [DEBUG] [e.jetty.server.handler.ContextHandler] - scope null||/rest/discovery @ HttpServiceContext{httpContext=DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default]} 06:32:46.057 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept: application/json, text/plain, */* --> IN_VALUE 06:32:46.059 [DEBUG] [e.jetty.server.handler.ContextHandler] - context=||/rest/discovery @ HttpServiceContext{httpContext=DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default]} 06:32:46.060 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept: application/json, text/plain, */* --> FIELD 06:32:46.062 [DEBUG] [org.eclipse.jetty.server.session ] - SessionHandler.doScope 06:32:46.065 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:User-Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36 --> IN_VALUE 06:32:46.069 [DEBUG] [org.eclipse.jetty.server.session ] - sessionHandler=org.eclipse.jetty.server.session.SessionHandler7099099==dftMaxIdleSec=600 session=null 06:32:46.075 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:User-Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36 --> FIELD 06:32:46.076 [DEBUG] [.eclipse.jetty.servlet.ServletHandler] - servlet |/rest|/discovery -> org.ops4j.pax.web.service.spi.model.ServletModel-5@378be0fd==com.eclipsesource.jaxrs.publisher.internal.ServletContainerBridge,jsp=null,order=-1,inst=true,async=true 06:32:46.078 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER: --> IN_NAME 06:32:46.079 [DEBUG] [ice.jetty.internal.HttpServiceContext] - Handling request for [/rest/discovery] using http context [DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default]] 06:32:46.080 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Site --> VALUE 06:32:46.082 [DEBUG] [ty.internal.HttpServiceServletHandler] - handling request org.ops4j.pax.web.service.jetty.internal.HttpServiceRequestWrapper@ea6244, org.ops4j.pax.web.service.jetty.internal.HttpServiceResponseWrapper@19bfde5 06:32:46.083 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Site --> IN_VALUE 06:32:46.086 [DEBUG] [.eclipse.jetty.servlet.ServletHandler] - chain=null 06:32:46.087 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Site --> FIELD 06:32:46.091 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER: --> IN_NAME 06:32:46.096 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Mode --> VALUE 06:32:46.102 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Mode --> IN_VALUE 06:32:46.103 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - sendResponse info=null content=HeapByteBuffer@940c1f[p=0,l=10,c=8192,r=10]={<<<["zigbee"]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@8a5210{null} 06:32:46.108 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Mode --> FIELD 06:32:46.111 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Referer --> VALUE 06:32:46.110 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - COMMIT for /rest/discovery on HttpChannelOverHttp@1f81be5{r=1,c=true,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/discovery,age=133} 200 OK HTTP/1.1 Content-Length: 10 Content-Type: application/json 06:32:46.121 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Referer --> IN_VALUE 06:32:46.122 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@149e6c7[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=10},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@17f4e5e] generate: NEED_HEADER (null,[p=0,l=10,c=8192,r=10],true)@START 06:32:46.124 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Referer --> FIELD 06:32:46.126 [DEBUG] [org.eclipse.jetty.http.HttpGenerator ] - generateHeaders HTTP/1.1{s=200,h=2,cl=10} last=true content=HeapByteBuffer@940c1f[p=0,l=10,c=8192,r=10]={<<<["zigbee"]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:32:46.128 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Encoding: gzip, deflate, br --> IN_VALUE 06:32:46.130 [DEBUG] [org.eclipse.jetty.http.HttpGenerator ] - Content-Length: 10 Content-Type: application/json 06:32:46.133 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Encoding: gzip, deflate, br --> FIELD 06:32:46.143 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Language: en-US,en;q=0.9 --> IN_VALUE 06:32:46.142 [DEBUG] [org.eclipse.jetty.http.HttpGenerator ] - CONTENT_LENGTH 06:32:46.146 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@149e6c7[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=10},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@17f4e5e] generate: FLUSH ([p=0,l=104,c=8192,r=104],[p=0,l=10,c=8192,r=10],true)@COMPLETING 06:32:46.148 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Language: en-US,en;q=0.9 --> FIELD 06:32:46.151 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER --> END 06:32:46.152 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - write: WriteFlusher@1394f5a{IDLE}->null [HeapByteBuffer@1f045c8[p=0,l=104,c=8192,r=104]={<<>>xt/plain, */*\r\nUs...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@940c1f[p=0,l=10,c=8192,r=10]={<<<["zigbee"]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 06:32:46.160 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - REQUEST for //localhost:8080/rest/inbox on HttpChannelOverHttp@1566477{r=4,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/inbox,age=0} GET //localhost:8080/rest/inbox HTTP/1.1 Host: localhost:8080 Connection: keep-alive Accept: application/json, text/plain, */* User-Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36 Sec-Fetch-Site: same-origin Sec-Fetch-Mode: cors Referer: http://localhost:8080/paperui/index.html Accept-Encoding: gzip, deflate, br Accept-Language: en-US,en;q=0.9 06:32:46.162 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - update WriteFlusher@1394f5a{WRITING}->null:IDLE-->WRITING 06:32:46.165 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1566477{r=4,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/inbox,age=6} onContentComplete 06:32:46.173 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1566477{r=4,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/inbox,age=14} onRequestComplete 06:32:46.172 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - flushed 114 SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=W,to=430/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=END,0 of -1},g=HttpGenerator@c5dd2c{s=COMPLETING}]=>HttpChannelOverHttp@1f81be5{r=1,c=true,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/discovery,age=195} 06:32:46.188 [DEBUG] [org.eclipse.jetty.server.HttpInput ] - HttpInputOverHTTP@1c1761f[c=0,q=0,[0]=null,s=STREAM] addContent EOF 06:32:46.189 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - Flushed=true written=114 remaining=0 WriteFlusher@1394f5a{WRITING}->null 06:32:46.194 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@177377b::SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=212/30000}{io=0/0,kio=0,kro=1}->HttpConnection@177377b[p=HttpParser{s=END,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=4,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/inbox,age=35} parsed true HttpParser{s=END,0 of -1} 06:32:46.199 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - update WriteFlusher@1394f5a{IDLE}->null:WRITING-->IDLE 06:32:46.206 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - releaseRequestBuffer HttpConnection@177377b::SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=224/30000}{io=0/0,kio=0,kro=1}->HttpConnection@177377b[p=HttpParser{s=END,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=4,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/inbox,age=47} 06:32:46.208 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@149e6c7[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=10},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@17f4e5e] generate: DONE ([p=104,l=104,c=8192,r=0],[p=10,l=10,c=8192,r=0],true)@END 06:32:46.220 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1566477{r=4,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/inbox,age=60} handle //localhost:8080/rest/inbox 06:32:46.230 [DEBUG] [org.eclipse.jetty.server.session ] - FinalSession=null, old_session_handler=null, this=org.eclipse.jetty.server.session.SessionHandler7099099==dftMaxIdleSec=600, calling complete=true 06:32:46.242 [DEBUG] [eclipse.jetty.server.HttpChannelState] - handling HttpChannelState@1a88d94{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 06:32:46.249 [DEBUG] [org.eclipse.jetty.server.session ] - Complete called with session null 06:32:46.251 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1566477{r=4,c=false,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/inbox,age=92} action DISPATCH 06:32:46.257 [DEBUG] [org.eclipse.jetty.server.Server ] - handled=true async=false committed=true on HttpChannelOverHttp@1f81be5{r=1,c=true,c=false/true,a=DISPATCHED,uri=//localhost:8080/rest/discovery,age=280} 06:32:46.263 [DEBUG] [org.eclipse.jetty.server.Server ] - REQUEST GET /rest/inbox on HttpChannelOverHttp@1566477{r=4,c=false,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/inbox,age=104} 06:32:46.267 [DEBUG] [eclipse.jetty.server.HttpChannelState] - unhandle HttpChannelState@aec871{s=DISPATCHED a=NOT_ASYNC i=true r=IDLE w=false} 06:32:46.277 [DEBUG] [pax.web.service.spi.model.ServerModel] - Matching [/rest/inbox]... 06:32:46.279 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=1,c=true,c=false/true,a=COMPLETING,uri=//localhost:8080/rest/discovery,age=302} action COMPLETE 06:32:46.287 [DEBUG] [pax.web.service.spi.model.ServerModel] - Path [/rest/inbox] matched to {pattern=/rest/.*,model=ServletModel{id=org.ops4j.pax.web.service.spi.model.ServletModel-5,name=org.ops4j.pax.web.service.spi.model.ServletModel-5,urlPatterns=[/rest/*],alias=/rest,servlet=com.eclipsesource.jaxrs.publisher.internal.ServletContainerBridge@195d2bf,initParams={},context=ContextModel{id=org.ops4j.pax.web.service.spi.model.ContextModel-4,name=,httpContext=DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default],contextParams={},virtualHosts={},connectors={}}}} 06:32:46.298 [DEBUG] [eclipse.jetty.server.HttpChannelState] - onComplete HttpChannelState@aec871{s=COMPLETING a=NOT_ASYNC i=false r=IDLE w=false} 06:32:46.300 [DEBUG] [e.jetty.server.handler.ContextHandler] - scope null||/rest/inbox @ HttpServiceContext{httpContext=DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default]} 06:32:46.306 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - COMPLETE for /rest/discovery written=10 06:32:46.311 [DEBUG] [e.jetty.server.handler.ContextHandler] - context=||/rest/inbox @ HttpServiceContext{httpContext=DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default]} 06:32:46.314 [DEBUG] [eclipse.jetty.server.HttpChannelState] - recycle HttpChannelState@aec871{s=COMPLETED a=NOT_ASYNC i=false r=IDLE w=false} 06:32:46.327 [DEBUG] [org.eclipse.jetty.server.session ] - SessionHandler.doScope 06:32:46.332 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - reset HttpParser{s=END,0 of -1} 06:32:46.334 [DEBUG] [org.eclipse.jetty.server.session ] - sessionHandler=org.eclipse.jetty.server.session.SessionHandler7099099==dftMaxIdleSec=600 session=null 06:32:46.340 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - END --> START 06:32:46.345 [DEBUG] [.eclipse.jetty.servlet.ServletHandler] - servlet |/rest|/inbox -> org.ops4j.pax.web.service.spi.model.ServletModel-5@378be0fd==com.eclipsesource.jaxrs.publisher.internal.ServletContainerBridge,jsp=null,order=-1,inst=true,async=true 06:32:46.347 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} handle exit, result COMPLETE 06:32:46.353 [DEBUG] [ice.jetty.internal.HttpServiceContext] - Handling request for [/rest/inbox] using http context [DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default]] 06:32:46.356 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - filled 580 HeapByteBuffer@1f045c8[p=0,l=580,c=8192,r=580]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:32:46.358 [DEBUG] [ty.internal.HttpServiceServletHandler] - handling request org.ops4j.pax.web.service.jetty.internal.HttpServiceRequestWrapper@1a29ecf, org.ops4j.pax.web.service.jetty.internal.HttpServiceResponseWrapper@277cb6 06:32:46.361 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 580 HeapByteBuffer@1f045c8[p=0,l=580,c=8192,r=580]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:32:46.361 [DEBUG] [.eclipse.jetty.servlet.ServletHandler] - chain=null 06:32:46.370 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@1f045c8[p=0,l=580,c=8192,r=580]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 06:32:46.372 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - parseNext s=START HeapByteBuffer@1f045c8[p=0,l=580,c=8192,r=580]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:32:46.375 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - START --> SPACE1 06:32:46.374 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - sendResponse info=null content=HeapByteBuffer@18d8de9[p=0,l=2,c=8192,r=2]={<<<[]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@1c339fd{null} 06:32:46.382 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - SPACE1 --> URI 06:32:46.384 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - COMMIT for /rest/inbox on HttpChannelOverHttp@1566477{r=4,c=true,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/inbox,age=225} 200 OK HTTP/1.1 Content-Length: 2 Content-Type: application/json 06:32:46.388 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - URI --> SPACE2 06:32:46.390 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@190769e[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=2},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@b1b40f] generate: NEED_HEADER (null,[p=0,l=2,c=8192,r=2],true)@START 06:32:46.392 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - SPACE2 --> REQUEST_VERSION 06:32:46.397 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - REQUEST_VERSION --> HEADER 06:32:46.395 [DEBUG] [org.eclipse.jetty.http.HttpGenerator ] - generateHeaders HTTP/1.1{s=200,h=2,cl=2} last=true content=HeapByteBuffer@18d8de9[p=0,l=2,c=8192,r=2]={<<<[]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:32:46.401 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Host: localhost:8080 --> IN_VALUE 06:32:46.402 [DEBUG] [org.eclipse.jetty.http.HttpGenerator ] - Content-Length: 2 Content-Type: application/json 06:32:46.405 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Host: localhost:8080 --> FIELD 06:32:46.406 [DEBUG] [org.eclipse.jetty.http.HttpGenerator ] - CONTENT_LENGTH 06:32:46.409 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Connection: keep-alive --> IN_VALUE 06:32:46.410 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@190769e[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=2},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@b1b40f] generate: FLUSH ([p=0,l=103,c=8192,r=103],[p=0,l=2,c=8192,r=2],true)@COMPLETING 06:32:46.413 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Connection: keep-alive --> FIELD 06:32:46.417 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - write: WriteFlusher@1061088{IDLE}->null [HeapByteBuffer@149b700[p=0,l=103,c=8192,r=103]={<<>>plain, */*\r\nUser-...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@18d8de9[p=0,l=2,c=8192,r=2]={<<<[]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 06:32:46.421 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Content-Length --> VALUE 06:32:46.423 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - update WriteFlusher@1061088{WRITING}->null:IDLE-->WRITING 06:32:46.425 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Content-Length --> IN_VALUE 06:32:46.427 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Content-Length --> FIELD 06:32:46.436 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - flushed 105 SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=W,to=453/30000}{io=0/0,kio=0,kro=1}->HttpConnection@177377b[p=HttpParser{s=END,0 of -1},g=HttpGenerator@13c4b65{s=COMPLETING}]=>HttpChannelOverHttp@1566477{r=4,c=true,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/inbox,age=277} 06:32:46.441 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept: application/json, text/plain, */* --> IN_VALUE 06:32:46.447 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - Flushed=true written=105 remaining=0 WriteFlusher@1061088{WRITING}->null 06:32:46.449 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept: application/json, text/plain, */* --> FIELD 06:32:46.456 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - update WriteFlusher@1061088{IDLE}->null:WRITING-->IDLE 06:32:46.458 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Origin --> VALUE 06:32:46.460 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Origin --> IN_VALUE 06:32:46.460 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@190769e[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=2},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@b1b40f] generate: DONE ([p=103,l=103,c=8192,r=0],[p=2,l=2,c=8192,r=0],true)@END 06:32:46.464 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Origin --> FIELD 06:32:46.466 [DEBUG] [org.eclipse.jetty.server.session ] - FinalSession=null, old_session_handler=null, this=org.eclipse.jetty.server.session.SessionHandler7099099==dftMaxIdleSec=600, calling complete=true 06:32:46.468 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:User-Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36 --> IN_VALUE 06:32:46.477 [DEBUG] [org.eclipse.jetty.server.session ] - Complete called with session null 06:32:46.480 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:User-Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36 --> FIELD 06:32:46.484 [DEBUG] [org.eclipse.jetty.server.Server ] - handled=true async=false committed=true on HttpChannelOverHttp@1566477{r=4,c=true,c=false/true,a=DISPATCHED,uri=//localhost:8080/rest/inbox,age=325} 06:32:46.493 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Content-Type: application/json;charset=UTF-8 --> IN_VALUE 06:32:46.498 [DEBUG] [eclipse.jetty.server.HttpChannelState] - unhandle HttpChannelState@1a88d94{s=DISPATCHED a=NOT_ASYNC i=true r=IDLE w=false} 06:32:46.504 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Content-Type: application/json;charset=UTF-8 --> FIELD 06:32:46.507 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1566477{r=4,c=true,c=false/true,a=COMPLETING,uri=//localhost:8080/rest/inbox,age=348} action COMPLETE 06:32:46.509 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER: --> IN_NAME 06:32:46.511 [DEBUG] [eclipse.jetty.server.HttpChannelState] - onComplete HttpChannelState@1a88d94{s=COMPLETING a=NOT_ASYNC i=false r=IDLE w=false} 06:32:46.513 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Site --> VALUE 06:32:46.514 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - COMPLETE for /rest/inbox written=2 06:32:46.515 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Site --> IN_VALUE 06:32:46.528 [DEBUG] [eclipse.jetty.server.HttpChannelState] - recycle HttpChannelState@1a88d94{s=COMPLETED a=NOT_ASYNC i=false r=IDLE w=false} 06:32:46.528 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Site --> FIELD 06:32:46.537 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER: --> IN_NAME 06:32:46.537 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - reset HttpParser{s=END,0 of -1} 06:32:46.541 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Mode --> VALUE 06:32:46.541 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - END --> START 06:32:46.545 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1566477{r=4,c=false,c=false/false,a=IDLE,uri=null,age=0} handle exit, result COMPLETE 06:32:46.548 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Mode --> IN_VALUE 06:32:46.560 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Mode --> FIELD 06:32:46.562 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - filled 0 HeapByteBuffer@149b700[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:32:46.564 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Referer --> VALUE 06:32:46.566 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - filled 0 HeapByteBuffer@149b700[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:32:46.573 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Referer --> IN_VALUE 06:32:46.575 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@177377b::SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=128/30000}{io=0/0,kio=0,kro=1}->HttpConnection@177377b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=4,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@149b700[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:32:46.577 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Referer --> FIELD 06:32:46.579 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@177377b::SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=132/30000}{io=0/0,kio=0,kro=1}->HttpConnection@177377b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=4,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@149b700[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 06:32:46.589 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Encoding: gzip, deflate, br --> IN_VALUE 06:32:46.593 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Encoding: gzip, deflate, br --> FIELD 06:32:46.594 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - parseNext s=START HeapByteBuffer@149b700[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:32:46.596 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Language: en-US,en;q=0.9 --> IN_VALUE 06:32:46.597 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@177377b::SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=150/30000}{io=0/0,kio=0,kro=1}->HttpConnection@177377b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=4,c=false,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 06:32:46.605 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Language: en-US,en;q=0.9 --> FIELD 06:32:46.607 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - releaseRequestBuffer HttpConnection@177377b::SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=159/30000}{io=0/0,kio=0,kro=1}->HttpConnection@177377b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=4,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:32:46.609 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER --> CONTENT 06:32:46.611 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - REQUEST for //localhost:8080/rest/discovery/bindings/zigbee/scan on HttpChannelOverHttp@1f81be5{r=2,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/discovery/bindings/zigbee/scan,age=0} POST //localhost:8080/rest/discovery/bindings/zigbee/scan HTTP/1.1 Host: localhost:8080 Connection: keep-alive Content-Length: 22 Accept: application/json, text/plain, */* Origin: http://localhost:8080 User-Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36 Content-Type: application/json;charset=UTF-8 Sec-Fetch-Site: same-origin Sec-Fetch-Mode: cors Referer: http://localhost:8080/paperui/index.html Accept-Encoding: gzip, deflate, br Accept-Language: en-US,en;q=0.9 06:32:46.610 [DEBUG] [g.eclipse.jetty.io.AbstractConnection] - fillInterested HttpConnection@177377b::SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=163/30000}{io=0/0,kio=0,kro=1}->HttpConnection@177377b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=4,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:32:46.625 [DEBUG] [org.eclipse.jetty.io.FillInterest ] - interested FillInterest@171f5a9{AC.ReadCB@177377b{HttpConnection@177377b::SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@177377b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=4,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 06:32:46.627 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=270/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=CONTENT,0 of 22},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=2,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/discovery/bindings/zigbee/scan,age=16} parsed true HttpParser{s=CONTENT,0 of 22} 06:32:46.629 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - changeInterests p=false 0->1 for SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=4/30000}{io=0/1,kio=0,kro=1}->HttpConnection@177377b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=4,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:32:46.633 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=2,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/discovery/bindings/zigbee/scan,age=22} handle //localhost:8080/rest/discovery/bindings/zigbee/scan 06:32:46.639 [DEBUG] [eclipse.jetty.server.HttpChannelState] - handling HttpChannelState@aec871{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 06:32:46.638 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@880c7e on ManagedSelector@aabe05{STARTED} id=0 keys=3 selected=0 updates=0 06:32:46.642 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Wakeup on submit ManagedSelector@aabe05{STARTED} id=0 keys=3 selected=0 updates=1 06:32:46.644 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=2,c=false,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/discovery/bindings/zigbee/scan,age=32} action DISPATCH 06:32:46.655 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db woken with none selected 06:32:46.658 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db woken up from select, 0/0/3 selected 06:32:46.660 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db processing 0 keys, 1 updates 06:32:46.664 [DEBUG] [org.eclipse.jetty.server.Server ] - REQUEST POST /rest/discovery/bindings/zigbee/scan on HttpChannelOverHttp@1f81be5{r=2,c=false,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/discovery/bindings/zigbee/scan,age=50} 06:32:46.661 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:32:46.670 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:32:46.661 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@177377b::SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=36/30000}{io=0/1,kio=0,kro=1}->HttpConnection@177377b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=4,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@1a88d94{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 06:32:46.673 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:32:46.666 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - updateable 1 06:32:46.677 [DEBUG] [pax.web.service.spi.model.ServerModel] - Matching [/rest/discovery/bindings/zigbee/scan]... 06:32:46.675 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=1/1,p=0}@1ee47cf size 1 > capacity 06:32:46.688 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - update org.eclipse.jetty.io.ChannelEndPoint$1@880c7e 06:32:46.697 [DEBUG] [pax.web.service.spi.model.ServerModel] - Path [/rest/discovery/bindings/zigbee/scan] matched to {pattern=/rest/.*,model=ServletModel{id=org.ops4j.pax.web.service.spi.model.ServletModel-5,name=org.ops4j.pax.web.service.spi.model.ServletModel-5,urlPatterns=[/rest/*],alias=/rest,servlet=com.eclipsesource.jaxrs.publisher.internal.ServletContainerBridge@195d2bf,initParams={},context=ContextModel{id=org.ops4j.pax.web.service.spi.model.ContextModel-4,name=,httpContext=DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default],contextParams={},virtualHosts={},connectors={}}}} 06:32:46.696 [DEBUG] [se.jetty.util.thread.QueuedThreadPool] - ran ReservedThreadExecutor@1a1b49a{s=1/1,p=0}@1ee47cf in QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=2,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=1/1,p=0}] 06:32:46.703 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - Key interests updated 0 -> 1 on SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=75/30000}{io=1/1,kio=1,kro=1}->HttpConnection@177377b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=4,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:32:46.700 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:32:46.724 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:32:46.720 [DEBUG] [e.jetty.server.handler.ContextHandler] - scope null||/rest/discovery/bindings/zigbee/scan @ HttpServiceContext{httpContext=DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default]} 06:32:46.729 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:32:46.733 [DEBUG] [e.jetty.server.handler.ContextHandler] - context=||/rest/discovery/bindings/zigbee/scan @ HttpServiceContext{httpContext=DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default]} 06:32:46.732 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - updates 0 06:32:46.750 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db waiting with 3 keys 06:32:46.753 [DEBUG] [org.eclipse.jetty.server.session ] - SessionHandler.doScope 06:32:46.757 [DEBUG] [org.eclipse.jetty.server.session ] - sessionHandler=org.eclipse.jetty.server.session.SessionHandler7099099==dftMaxIdleSec=600 session=null 06:32:46.761 [DEBUG] [.eclipse.jetty.servlet.ServletHandler] - servlet |/rest|/discovery/bindings/zigbee/scan -> org.ops4j.pax.web.service.spi.model.ServletModel-5@378be0fd==com.eclipsesource.jaxrs.publisher.internal.ServletContainerBridge,jsp=null,order=-1,inst=true,async=true 06:32:46.766 [DEBUG] [ice.jetty.internal.HttpServiceContext] - Handling request for [/rest/discovery/bindings/zigbee/scan] using http context [DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default]] 06:32:46.771 [DEBUG] [ty.internal.HttpServiceServletHandler] - handling request org.ops4j.pax.web.service.jetty.internal.HttpServiceRequestWrapper@107903f, org.ops4j.pax.web.service.jetty.internal.HttpServiceResponseWrapper@17a2206 06:32:46.787 [DEBUG] [.eclipse.jetty.servlet.ServletHandler] - chain=null 06:32:46.930 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - Permit join to 65532/0 for 60 seconds. 06:32:46.932 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - Broadcast: Added transaction to queue, len=1, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=ManagementPermitJoiningRequest [0/0 -> 65532/0, cluster=0036, TID=--, permitDuration=60, tcSignificance=true]] 06:32:46.940 [INFO ] [gbee.discovery.ZigBeeDiscoveryService] - 00158D0001FFAD43: Starting ZigBee device discovery 06:32:46.937 [INFO ] [gbee.discovery.ZigBeeDiscoveryService] - 00158D0001FFADC1: Starting ZigBee device discovery 06:32:46.970 [DEBUG] [.transaction.ZigBeeTransactionManager] - 65532/0: Sending ZigBeeTransaction [queueTime=38, state=WAITING, sendCnt=0, command=ManagementPermitJoiningRequest [0/0 -> 65532/0, cluster=0036, TID=61, permitDuration=60, tcSignificance=true]] 06:32:46.978 [DEBUG] [.transaction.ZigBeeTransactionManager] - transactionListenerAdded: 1 outstanding 06:32:46.989 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - TX CMD: ManagementPermitJoiningRequest [0/0 -> 65532/0, cluster=0036, TID=61, permitDuration=60, tcSignificance=true] 06:32:47.004 [INFO ] [ig.discovery.internal.PersistentInbox] - Added new thing 'zigbee:device:04000EB9:00158d0001ffadc1' to inbox. 06:32:47.003 [INFO ] [smarthome.event.InboxAddedEvent ] - Discovery Result with UID 'zigbee:device:04000EB9:00158d0001ffadc1' has been added. 06:32:47.009 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - sendResponse info=null content=DirectByteBuffer@143e2e3[p=0,l=413,c=32768,r=413]={<<>>_networkaddress\\"...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} complete=false committing=false callback=Blocker@3051b3{null} 06:32:47.011 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@1b780b8[PROCESSING][i=null,cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1ce9f37] generate: FLUSH (null,[p=0,l=413,c=32768,r=413],false)@COMMITTED 06:32:47.006 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - TX APS: ZigBeeApsFrame [sourceAddress=0/0, destinationAddress=65532/0, profile=0000, cluster=0036, addressMode=DEVICE, radius=31, apsSecurity=false, apsCounter=AC, payload=00 3C 01] 06:32:47.037 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - write: WriteFlusher@1d8d953{IDLE}->null [HeapByteBuffer@1c37e81[p=0,l=7,c=1024,r=7]={<<<\r\n19D\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@143e2e3[p=0,l=413,c=32768,r=413]={<<>>_networkaddress\\"...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 06:32:47.026 [INFO ] [ig.discovery.internal.PersistentInbox] - Added new thing 'zigbee:device:04000EB9:00158d0001ffad43' to inbox. 06:32:47.026 [INFO ] [smarthome.event.InboxAddedEvent ] - Discovery Result with UID 'zigbee:device:04000EB9:00158d0001ffad43' has been added. 06:32:47.039 [DEBUG] [ongle.telegesis.ZigBeeDongleTelegesis] - Telegesis send: TelegesisSendMulticastCommand [radius=31, address=65532, sourceEp=0, destEp=0, profileId=0, clusterId=54, messageData=00 3C 01] 06:32:47.044 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - update WriteFlusher@1d8d953{WRITING}->null:IDLE-->WRITING 06:32:47.048 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 00158D0001FFAD43: Added transaction to queue, len=2, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=ReadAttributesCommand [Basic: 0/0 -> 9782/1, cluster=0000, TID=--, identifiers=[5, 4, 3, 2, 6, 0, 1]]] 06:32:47.060 [DEBUG] [.transaction.ZigBeeTransactionManager] - 9782/1: Sending ZigBeeTransaction [queueTime=766545, state=WAITING, sendCnt=1, command=ReadAttributesCommand [Thermostat: 0/0 -> 9782/1, cluster=0201, TID=60, identifiers=[1]]] 06:32:47.069 [DEBUG] [.transaction.ZigBeeTransactionManager] - transactionListenerAdded: 2 outstanding 06:32:47.071 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:32:47.070 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - flushed 420 SocketChannelEndPoint@93f180{/0:0:0:0:0:0:0:1:40622<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=W,to=3951/30000}{io=0/0,kio=0,kro=1}->HttpConnection@1691a19[p=HttpParser{s=END,0 of -1},g=HttpGenerator@17f245{s=COMMITTED}]=>HttpChannelOverHttp@541022{r=7,c=true,c=false/false,a=ASYNC_WAIT,uri=//localhost:8080/rest/events,age=1073571} 06:32:47.085 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - TX CMD: ReadAttributesCommand [Thermostat: 0/0 -> 9782/1, cluster=0201, TID=60, identifiers=[1]] 06:32:47.100 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - Flushed=true written=420 remaining=0 WriteFlusher@1d8d953{WRITING}->null 06:32:47.100 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisSendMulticastCommand [radius=31, address=65532, sourceEp=0, destEp=0, profileId=0, clusterId=54, messageData=00 3C 01] 06:32:47.115 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - update WriteFlusher@1d8d953{IDLE}->null:WRITING-->IDLE 06:32:47.106 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - TX ZCL: ZclHeader [frameType=ENTIRE_PROFILE_COMMAND, manufacturerSpecific=false, direction=CLIENT_TO_SERVER, disableDefaultResponse=false, manufacturerCode=0, sequenceNumber=96, commandId=0] 06:32:47.117 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data<T+SENDMCASTB:03,1F,FFFC,00,00,0000,0036 06:32:47.131 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@1b780b8[PROCESSING][i=null,cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1ce9f37] generate: DONE (null,[p=413,l=413,c=32768,r=0],false)@COMMITTED 06:32:47.131 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - TX APS: ZigBeeApsFrame [sourceAddress=0/1, destinationAddress=9782/1, profile=0104, cluster=0201, addressMode=DEVICE, radius=31, apsSecurity=false, apsCounter=AD, payload=00 60 00 01 00] 06:32:47.143 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:32:47.145 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisSendMulticastCommand [radius=31, address=65532, sourceEp=0, destEp=0, profileId=0, clusterId=54, messageData=00 3C 01, status=SUCCESS] 06:32:47.149 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - RX STA: msgTag=61 state=TX_ACK 06:32:47.162 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionProgress: TID=61, state=TX_ACK, outstanding=2 06:32:47.164 [DEBUG] [ongle.telegesis.ZigBeeDongleTelegesis] - Telegesis send: TelegesisSendUnicastCommand [address=9782, sourceEp=0, destEp=1, profileId=260, clusterId=513, messageData=00 60 00 01 00, messageId=null] 06:32:47.178 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - sendResponse info=null content=DirectByteBuffer@143e2e3[p=0,l=413,c=32768,r=413]={<<>>_networkaddress\\"...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} complete=false committing=false callback=Blocker@3051b3{null} 06:32:47.196 [DEBUG] [.transaction.ZigBeeTransactionManager] - Transaction complete: ZigBeeTransaction [queueTime=264, state=COMPLETE, sendCnt=1, command=ManagementPermitJoiningRequest [0/0 -> 65532/0, cluster=0036, TID=61, permitDuration=60, tcSignificance=true]] 06:32:47.196 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:32:47.189 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 00158D0001FFADC1: Added transaction to queue, len=2, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=ReadAttributesCommand [Basic: 0/0 -> 35757/1, cluster=0000, TID=--, identifiers=[5, 4, 3, 2, 6, 0, 1]]] 06:32:47.217 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisSendUnicastCommand [address=9782, sourceEp=0, destEp=1, profileId=260, clusterId=513, messageData=00 60 00 01 00, messageId=null] 06:32:47.205 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@1b780b8[PROCESSING][i=null,cb=org.eclipse.jetty.server.HttpChannel$SendCallback@147085c] generate: FLUSH (null,[p=0,l=413,c=32768,r=413],false)@COMMITTED 06:32:47.228 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data`T+SENDUCASTB:05,2636,00,01,0104,0201 06:32:47.226 [DEBUG] [.transaction.ZigBeeTransactionManager] - transactionListenerRemoved: 1 outstanding 06:32:47.218 [DEBUG] [.transaction.ZigBeeTransactionManager] - 35757/1: Sending ZigBeeTransaction [queueTime=766702, state=WAITING, sendCnt=1, command=ReadAttributesCommand [Thermostat: 0/0 -> 35757/1, cluster=0201, TID=5F, identifiers=[1]]] 06:32:47.242 [DEBUG] [.transaction.ZigBeeTransactionManager] - transactionListenerAdded: 2 outstanding 06:32:47.250 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - TX CMD: ReadAttributesCommand [Thermostat: 0/0 -> 35757/1, cluster=0201, TID=5F, identifiers=[1]] 06:32:47.237 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - write: WriteFlusher@1d8d953{IDLE}->null [HeapByteBuffer@1c37e81[p=0,l=7,c=1024,r=7]={<<<\r\n19D\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@143e2e3[p=0,l=413,c=32768,r=413]={<<>>_networkaddress\\"...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 06:32:47.258 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:SEQ:60 06:32:47.263 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:32:47.267 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisSendUnicastCommand [address=9782, sourceEp=0, destEp=1, profileId=260, clusterId=513, messageData=00 60 00 01 00, messageId=96, status=SUCCESS] 06:32:47.268 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - TX ZCL: ZclHeader [frameType=ENTIRE_PROFILE_COMMAND, manufacturerSpecific=false, direction=CLIENT_TO_SERVER, disableDefaultResponse=false, manufacturerCode=0, sequenceNumber=95, commandId=0] 06:32:47.270 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - update WriteFlusher@1d8d953{WRITING}->null:IDLE-->WRITING 06:32:47.283 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - RX STA: msgTag=60 state=TX_ACK 06:32:47.290 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionProgress: TID=60, state=TX_ACK, outstanding=2 06:32:47.294 [DEBUG] [.zigbee.transaction.ZigBeeTransaction] - Transaction state updated: TID 60 -> TX_ACK == TRANSMITTED 06:32:47.305 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - TX APS: ZigBeeApsFrame [sourceAddress=0/1, destinationAddress=35757/1, profile=0104, cluster=0201, addressMode=DEVICE, radius=31, apsSecurity=false, apsCounter=AE, payload=00 5F 00 01 00] 06:32:47.307 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - flushed 420 SocketChannelEndPoint@93f180{/0:0:0:0:0:0:0:1:40622<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=W,to=206/30000}{io=0/0,kio=0,kro=1}->HttpConnection@1691a19[p=HttpParser{s=END,0 of -1},g=HttpGenerator@17f245{s=COMMITTED}]=>HttpChannelOverHttp@541022{r=7,c=true,c=false/false,a=ASYNC_WAIT,uri=//localhost:8080/rest/events,age=1073808} 06:32:47.320 [DEBUG] [ongle.telegesis.ZigBeeDongleTelegesis] - Telegesis send: TelegesisSendUnicastCommand [address=35757, sourceEp=0, destEp=1, profileId=260, clusterId=513, messageData=00 5F 00 01 00, messageId=null] 06:32:47.330 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - Flushed=true written=420 remaining=0 WriteFlusher@1d8d953{WRITING}->null 06:32:47.332 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - Broadcast: transactionComplete COMPLETE 0 06:32:47.335 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 000D6F0012960B6F: Added transaction to queue, len=1, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=ManagementPermitJoiningRequest [0/0 -> 0/0, cluster=0036, TID=--, permitDuration=60, tcSignificance=true]] 06:32:47.336 [DEBUG] [.transaction.ZigBeeTransactionManager] - 0/0: Sending ZigBeeTransaction [queueTime=1, state=WAITING, sendCnt=0, command=ManagementPermitJoiningRequest [0/0 -> 0/0, cluster=0036, TID=62, permitDuration=60, tcSignificance=true]] 06:32:47.332 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:32:47.347 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisSendUnicastCommand [address=35757, sourceEp=0, destEp=1, profileId=260, clusterId=513, messageData=00 5F 00 01 00, messageId=null] 06:32:47.355 [DEBUG] [.transaction.ZigBeeTransactionManager] - transactionListenerAdded: 3 outstanding 06:32:47.359 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - update WriteFlusher@1d8d953{IDLE}->null:WRITING-->IDLE 06:32:47.359 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data_T+SENDUCASTB:05,8BAD,00,01,0104,0201 06:32:47.372 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@1b780b8[PROCESSING][i=null,cb=org.eclipse.jetty.server.HttpChannel$SendCallback@147085c] generate: DONE (null,[p=413,l=413,c=32768,r=0],false)@COMMITTED 06:32:47.368 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - TX CMD: ManagementPermitJoiningRequest [0/0 -> 0/0, cluster=0036, TID=62, permitDuration=60, tcSignificance=true] 06:32:47.387 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:SEQ:61 06:32:47.394 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:32:47.395 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisSendUnicastCommand [address=35757, sourceEp=0, destEp=1, profileId=260, clusterId=513, messageData=00 5F 00 01 00, messageId=97, status=SUCCESS] 06:32:47.403 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - RX STA: msgTag=5F state=TX_ACK 06:32:47.404 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionProgress: TID=5F, state=TX_ACK, outstanding=3 06:32:47.412 [DEBUG] [.zigbee.transaction.ZigBeeTransaction] - Transaction state updated: TID 5F -> TX_ACK == TRANSMITTED 06:32:47.396 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - TX APS: ZigBeeApsFrame [sourceAddress=0/0, destinationAddress=0/0, profile=0000, cluster=0036, addressMode=DEVICE, radius=31, apsSecurity=false, apsCounter=AF, payload=00 3C 01] 06:32:47.421 [DEBUG] [ongle.telegesis.ZigBeeDongleTelegesis] - Telegesis send: TelegesisSendUnicastCommand [address=0, sourceEp=0, destEp=0, profileId=0, clusterId=54, messageData=00 3C 01, messageId=null] 06:32:47.432 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:32:47.436 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisSendUnicastCommand [address=0, sourceEp=0, destEp=0, profileId=0, clusterId=54, messageData=00 3C 01, messageId=null] 06:32:47.444 [DEBUG] [.zigbee.transaction.ZigBeeTransaction] - Transaction state updated: TID 61 -> TX_ACK == COMPLETE 06:32:47.451 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data<T+SENDUCASTB:03,0000,00,00,0000,0036 06:32:47.476 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - sendResponse info=null content=HeapByteBuffer@2f1c88[p=0,l=2,c=8192,r=2]={<<<60>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@8a5210{null} 06:32:47.494 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - COMMIT for /rest/discovery/bindings/zigbee/scan on HttpChannelOverHttp@1f81be5{r=2,c=true,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/discovery/bindings/zigbee/scan,age=883} 200 OK HTTP/1.1 Content-Length: 2 Content-Type: text/plain 06:32:47.504 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:SEQ:62 06:32:47.508 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:32:47.513 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisSendUnicastCommand [address=0, sourceEp=0, destEp=0, profileId=0, clusterId=54, messageData=00 3C 01, messageId=98, status=SUCCESS] 06:32:47.516 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@149e6c7[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=2},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@12f0bc7] generate: NEED_HEADER (null,[p=0,l=2,c=8192,r=2],true)@START 06:32:47.544 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:RX:0000,0000,00,00,8036,02:,00,FF 06:32:47.544 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - RX STA: msgTag=62 state=TX_ACK 06:32:47.554 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionProgress: TID=62, state=TX_ACK, outstanding=3 06:32:47.569 [DEBUG] [.transaction.ZigBeeTransactionManager] - Transaction complete: ZigBeeTransaction [queueTime=234, state=COMPLETE, sendCnt=1, command=ManagementPermitJoiningRequest [0/0 -> 0/0, cluster=0036, TID=62, permitDuration=60, tcSignificance=true]] 06:32:47.571 [DEBUG] [.transaction.ZigBeeTransactionManager] - transactionListenerRemoved: 2 outstanding 06:32:47.575 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisReceiveMessageEvent [ieeeAddress=null, networkAddress=0, profileId=0, destinationEp=0, sourceEp=0, clusterId=32822, messageData=00 00, rssi=0, lqi=255] 06:32:47.550 [DEBUG] [org.eclipse.jetty.http.HttpGenerator ] - generateHeaders HTTP/1.1{s=200,h=2,cl=2} last=true content=HeapByteBuffer@2f1c88[p=0,l=2,c=8192,r=2]={<<<60>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:32:47.579 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 000D6F0012960B6F: transactionComplete COMPLETE 0 06:32:47.586 [DEBUG] [.zigbee.transaction.ZigBeeTransaction] - Transaction state updated: TID 62 -> TX_ACK == COMPLETE 06:32:47.590 [DEBUG] [org.eclipse.jetty.http.HttpGenerator ] - Content-Length: 2 Content-Type: text/plain 06:32:47.589 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:ACK:62 06:32:47.589 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - RX APS: ZigBeeApsFrame [sourceAddress=0/0, destinationAddress=0/0, profile=0000, cluster=8036, addressMode=null, radius=0, apsSecurity=false, apsCounter=--, payload=00 00] 06:32:47.605 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - RX CMD: ManagementPermitJoiningResponse [0/0 -> 0/0, cluster=8036, TID=--, status=SUCCESS] 06:32:47.609 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionCommand: ManagementPermitJoiningResponse [0/0 -> 0/0, cluster=8036, TID=--, status=SUCCESS] 06:32:47.615 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisAckMessageEvent [messageId=98] 06:32:47.615 [DEBUG] [org.eclipse.jetty.http.HttpGenerator ] - CONTENT_LENGTH 06:32:47.622 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionCommand: ManagementPermitJoiningResponse [0/0 -> 0/0, cluster=8036, TID=--, status=SUCCESS] ZigBeeTransaction [queueTime=767107, state=TRANSMITTED, sendCnt=2, command=ReadAttributesCommand [Thermostat: 0/0 -> 9782/1, cluster=0201, TID=60, identifiers=[1]]] 06:32:47.636 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@149e6c7[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=2},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@12f0bc7] generate: FLUSH ([p=0,l=97,c=8192,r=97],[p=0,l=2,c=8192,r=2],true)@COMPLETING 06:32:47.639 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionCommand: ManagementPermitJoiningResponse [0/0 -> 0/0, cluster=8036, TID=--, status=SUCCESS] ZigBeeTransaction [queueTime=767122, state=TRANSMITTED, sendCnt=2, command=ReadAttributesCommand [Thermostat: 0/0 -> 35757/1, cluster=0201, TID=5F, identifiers=[1]]] 06:32:47.649 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - write: WriteFlusher@1394f5a{IDLE}->null [HeapByteBuffer@149b700[p=0,l=97,c=8192,r=97]={<<>>3)\r\n\r\nplain, */*\r...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@2f1c88[p=0,l=2,c=8192,r=2]={<<<60>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 06:32:47.651 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - RX STA: msgTag=62 state=RX_ACK 06:32:47.660 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionProgress: TID=62, state=RX_ACK, outstanding=2 06:32:47.668 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - update WriteFlusher@1394f5a{WRITING}->null:IDLE-->WRITING 06:32:47.682 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - flushed 99 SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=W,to=1326/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=CONTENT,0 of 22},g=HttpGenerator@c5dd2c{s=COMPLETING}]=>HttpChannelOverHttp@1f81be5{r=2,c=true,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/discovery/bindings/zigbee/scan,age=1071} 06:32:47.694 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - Flushed=true written=99 remaining=0 WriteFlusher@1394f5a{WRITING}->null 06:32:47.702 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - update WriteFlusher@1394f5a{IDLE}->null:WRITING-->IDLE 06:32:47.708 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@149e6c7[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=2},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@12f0bc7] generate: DONE ([p=97,l=97,c=8192,r=0],[p=2,l=2,c=8192,r=0],true)@END 06:32:47.718 [DEBUG] [org.eclipse.jetty.server.session ] - FinalSession=null, old_session_handler=null, this=org.eclipse.jetty.server.session.SessionHandler7099099==dftMaxIdleSec=600, calling complete=true 06:32:47.723 [DEBUG] [org.eclipse.jetty.server.session ] - Complete called with session null 06:32:47.740 [DEBUG] [org.eclipse.jetty.server.Server ] - handled=true async=false committed=true on HttpChannelOverHttp@1f81be5{r=2,c=true,c=false/true,a=DISPATCHED,uri=//localhost:8080/rest/discovery/bindings/zigbee/scan,age=1129} 06:32:47.744 [DEBUG] [eclipse.jetty.server.HttpChannelState] - unhandle HttpChannelState@aec871{s=DISPATCHED a=NOT_ASYNC i=true r=IDLE w=false} 06:32:47.752 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=2,c=true,c=false/true,a=COMPLETING,uri=//localhost:8080/rest/discovery/bindings/zigbee/scan,age=1141} action COMPLETE 06:32:47.758 [DEBUG] [eclipse.jetty.server.HttpChannelState] - onComplete HttpChannelState@aec871{s=COMPLETING a=NOT_ASYNC i=false r=IDLE w=false} 06:32:47.778 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - COMPLETE for /rest/discovery/bindings/zigbee/scan written=2 06:32:47.787 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - unconsumed input HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=92/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=CONTENT,0 of 22},g=HttpGenerator@c5dd2c{s=END}]=>HttpChannelOverHttp@1f81be5{r=2,c=true,c=true/true,a=COMPLETED,uri=//localhost:8080/rest/discovery/bindings/zigbee/scan,age=1176} 06:32:47.806 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=112/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=CONTENT,0 of 22},g=HttpGenerator@c5dd2c{s=END}]=>HttpChannelOverHttp@1f81be5{r=2,c=true,c=true/true,a=COMPLETED,uri=//localhost:8080/rest/discovery/bindings/zigbee/scan,age=1195} parse HeapByteBuffer@1f045c8[p=558,l=580,c=8192,r=22]={POST /rest/discov...US,en;q=0.9\r\n\r\n<<<{"bindingId":"zigbee"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 06:32:47.818 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - parseNext s=CONTENT HeapByteBuffer@1f045c8[p=558,l=580,c=8192,r=22]={POST /rest/discov...US,en;q=0.9\r\n\r\n<<<{"bindingId":"zigbee"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:32:47.834 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=2,c=true,c=true/true,a=COMPLETED,uri=//localhost:8080/rest/discovery/bindings/zigbee/scan,age=1222} onContent Content@d17432{HeapByteBufferR@84fb3c[p=558,l=580,c=8192,r=22]={POST /rest/discov...US,en;q=0.9\r\n\r\n<<<{"bindingId":"zigbee"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 06:32:47.862 [DEBUG] [org.eclipse.jetty.server.HttpInput ] - HttpInputOverHTTP@189fe7b[c=0,q=0,[0]=null,s=STREAM] addContent Content@d17432{HeapByteBufferR@84fb3c[p=558,l=580,c=8192,r=22]={POST /rest/discov...US,en;q=0.9\r\n\r\n<<<{"bindingId":"zigbee"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 06:32:47.869 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - CONTENT --> END 06:32:47.875 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=2,c=true,c=true/true,a=COMPLETED,uri=//localhost:8080/rest/discovery/bindings/zigbee/scan,age=1264} onContentComplete 06:32:47.886 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=2,c=true,c=true/true,a=COMPLETED,uri=//localhost:8080/rest/discovery/bindings/zigbee/scan,age=1275} onRequestComplete 06:32:47.895 [DEBUG] [org.eclipse.jetty.server.HttpInput ] - HttpInputOverHTTP@189fe7b[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 06:32:47.908 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=214/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=END,22 of 22},g=HttpGenerator@c5dd2c{s=END}]=>HttpChannelOverHttp@1f81be5{r=2,c=true,c=true/true,a=COMPLETED,uri=//localhost:8080/rest/discovery/bindings/zigbee/scan,age=1297} parsed false HttpParser{s=END,22 of 22} 06:32:47.914 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - releaseRequestBuffer HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=220/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=END,22 of 22},g=HttpGenerator@c5dd2c{s=END}]=>HttpChannelOverHttp@1f81be5{r=2,c=true,c=true/true,a=COMPLETED,uri=//localhost:8080/rest/discovery/bindings/zigbee/scan,age=1303} 06:32:47.918 [DEBUG] [eclipse.jetty.server.HttpChannelState] - recycle HttpChannelState@aec871{s=COMPLETED a=NOT_ASYNC i=false r=IDLE w=false} 06:32:47.934 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - reset HttpParser{s=END,22 of 22} 06:32:47.937 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - END --> START 06:32:47.943 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=2,c=false,c=false/false,a=IDLE,uri=null,age=0} handle exit, result COMPLETE 06:32:47.961 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - filled 0 HeapByteBuffer@1f045c8[p=0,l=0,c=8192,r=0]={<<<>>>POST /rest/discov...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:32:47.963 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - filled 0 HeapByteBuffer@1f045c8[p=0,l=0,c=8192,r=0]={<<<>>>POST /rest/discov...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:32:47.979 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=284/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=2,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@1f045c8[p=0,l=0,c=8192,r=0]={<<<>>>POST /rest/discov...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:32:47.982 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=288/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=2,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@1f045c8[p=0,l=0,c=8192,r=0]={<<<>>>POST /rest/discov...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 06:32:47.991 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - parseNext s=START HeapByteBuffer@1f045c8[p=0,l=0,c=8192,r=0]={<<<>>>POST /rest/discov...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:32:47.998 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=303/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=2,c=false,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 06:32:48.006 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - releaseRequestBuffer HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=312/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=2,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:32:48.018 [DEBUG] [g.eclipse.jetty.io.AbstractConnection] - fillInterested HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=323/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=2,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:32:48.026 [DEBUG] [org.eclipse.jetty.io.FillInterest ] - interested FillInterest@173da22{AC.ReadCB@840d7a{HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=2,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 06:32:48.036 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - changeInterests p=false 0->1 for SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=10/30000}{io=0/1,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=2,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:32:48.040 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@19a76fd on ManagedSelector@aabe05{STARTED} id=0 keys=3 selected=0 updates=0 06:32:48.044 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Wakeup on submit ManagedSelector@aabe05{STARTED} id=0 keys=3 selected=0 updates=1 06:32:48.053 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db woken with none selected 06:32:48.055 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db woken up from select, 0/0/3 selected 06:32:48.056 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db processing 0 keys, 1 updates 06:32:48.057 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=31/30000}{io=0/1,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=2,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@aec871{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 06:32:48.062 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - updateable 1 06:32:48.066 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - update org.eclipse.jetty.io.ChannelEndPoint$1@19a76fd 06:32:48.065 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=1/1,p=0}@1b146aa size 1 > capacity 06:32:48.072 [DEBUG] [se.jetty.util.thread.QueuedThreadPool] - ran ReservedThreadExecutor@1a1b49a{s=1/1,p=0}@1b146aa in QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=3,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=1/1,p=0}] 06:32:48.073 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - Key interests updated 0 -> 1 on SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=47/30000}{io=1/1,kio=1,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=2,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:32:48.084 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - updates 0 06:32:48.087 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db waiting with 3 keys 06:32:48.681 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:32:48.683 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:32:48.689 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:32:48.715 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:32:48.718 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:32:48.733 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:32:49.703 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:32:49.705 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:32:49.708 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:32:49.735 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:32:49.737 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:32:49.739 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:32:50.125 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:NEWNODE:DE0E,00158D0001FFAD43,0000 06:32:50.127 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDeviceJoinedNetworkEvent [networkAddress=56846, ieeeAddress=00158D0001FFAD43, parentAddress=0] 06:32:50.131 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - 00158D0001FFAD43: nodeStatusUpdate - node status is UNSECURED_JOIN, network address is 56846. 06:32:50.134 [DEBUG] [app.discovery.ZigBeeNetworkDiscoverer] - 00158D0001FFAD43: Device status updated. NWK=56846 06:32:50.140 [DEBUG] [app.discovery.ZigBeeNetworkDiscoverer] - 00158D0001FFAD43: NWK Discovery add node 56846 06:32:50.143 [DEBUG] [com.zsmartsystems.zigbee.ZigBeeNode ] - 00158D0001FFAD43: Node state updated from UNKNOWN to ONLINE 06:32:50.147 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - 00158D0001FFAD43: Updating node NWK=56846 06:32:50.152 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - 00158D0001FFAD43: Node 56846 update 06:32:50.159 [DEBUG] [com.zsmartsystems.zigbee.ZigBeeNode ] - 00158D0001FFAD43: Network address updated from 9782 to 56846 06:32:50.172 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 00158D0001FFAD43: Set profile to ZigBeeTransactionProfile [maxOutstandingTransactions=1, interTransactionDelay=50, maxRetries=2] 06:32:50.184 [DEBUG] [database.ZigBeeNetworkDatabaseManager] - 00158D0001FFAD43: Data store: Deferring write for 250ms. 06:32:50.191 [INFO ] [gbee.discovery.ZigBeeDiscoveryService] - 00158D0001FFAD43: Starting ZigBee device discovery 06:32:50.211 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - sendResponse info=null content=DirectByteBuffer@143e2e3[p=0,l=417,c=32768,r=417]={<<>>workaddress\\":\\"3...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} complete=false committing=false callback=Blocker@3051b3{null} 06:32:50.213 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@1b780b8[PROCESSING][i=null,cb=org.eclipse.jetty.server.HttpChannel$SendCallback@14aee2c] generate: FLUSH (null,[p=0,l=417,c=32768,r=417],false)@COMMITTED 06:32:50.230 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - write: WriteFlusher@1d8d953{IDLE}->null [HeapByteBuffer@1c37e81[p=0,l=7,c=1024,r=7]={<<<\r\n1A1\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@143e2e3[p=0,l=417,c=32768,r=417]={<<>>workaddress\\":\\"3...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 06:32:50.227 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 00158D0001FFAD43: Added transaction to queue, len=2, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=ReadAttributesCommand [Basic: 0/0 -> 56846/1, cluster=0000, TID=--, identifiers=[5, 4, 3, 2, 6, 0, 1]]] 06:32:50.239 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - update WriteFlusher@1d8d953{WRITING}->null:IDLE-->WRITING 06:32:50.243 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - flushed 424 SocketChannelEndPoint@93f180{/0:0:0:0:0:0:0:1:40622<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=W,to=2913/30000}{io=0/0,kio=0,kro=1}->HttpConnection@1691a19[p=HttpParser{s=END,0 of -1},g=HttpGenerator@17f245{s=COMMITTED}]=>HttpChannelOverHttp@541022{r=7,c=true,c=false/false,a=ASYNC_WAIT,uri=//localhost:8080/rest/events,age=1076744} 06:32:50.246 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - Flushed=true written=424 remaining=0 WriteFlusher@1d8d953{WRITING}->null 06:32:50.249 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - update WriteFlusher@1d8d953{IDLE}->null:WRITING-->IDLE 06:32:50.259 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@1b780b8[PROCESSING][i=null,cb=org.eclipse.jetty.server.HttpChannel$SendCallback@14aee2c] generate: DONE (null,[p=417,l=417,c=32768,r=0],false)@COMMITTED 06:32:50.364 [DEBUG] [org.apache.felix.configadmin ] - getConfiguration(pid=org.openhab.addons) 06:32:50.366 [DEBUG] [org.apache.felix.configadmin ] - Found cached configuration org.openhab.addons bound to mvn:org.openhab.core.bundles/org.openhab.core.karaf/2.5.0-SNAPSHOT 06:32:50.368 [DEBUG] [org.apache.felix.configadmin ] - getConfiguration(pid=org.ops4j.pax.url.mvn, location=null) 06:32:50.374 [DEBUG] [org.apache.felix.configadmin ] - Found cached configuration org.ops4j.pax.url.mvn bound to ? 06:32:50.375 [DEBUG] [org.apache.felix.configadmin ] - getConfiguration(pid=org.ops4j.pax.url.mvn, location=null) 06:32:50.382 [DEBUG] [org.apache.felix.configadmin ] - Found cached configuration org.ops4j.pax.url.mvn bound to ? 06:32:50.416 [DEBUG] [egesis.inter€,-27,FEesisFrameHandler] - RX Telegesis Data06:32:50.422 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisReceiveMessageEvent [ieeeAddress=null, networkAddress=56846, profileId=0, destinationEp=0, sourceEp=0, clusterId=19, messageData=C9 0E DE 43 AD FF 01 00 8D 15 00 80, rssi=-39, lqi=254] 06:32:50.428 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - RX APS: ZigBeeApsFrame [sourceAddress=56846/0, destinationAddress=0/0, profile=0000, cluster=0013, addressMode=null, radius=0, apsSecurity=false, apsCounter=--, payload=C9 0E DE 43 AD FF 01 00 8D 15 00 80] 06:32:50.437 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - RX CMD: DeviceAnnounce [56846/0 -> 0/0, cluster=0013, TID=--, nwkAddrOfInterest=56846, ieeeAddr=00158D0001FFAD43, capability=128] 06:32:50.439 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionCommand: DeviceAnnounce [56846/0 -> 0/0, cluster=0013, TID=--, nwkAddrOfInterest=56846, ieeeAddr=00158D0001FFAD43, capability=128] 06:32:50.441 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionCommand: DeviceAnnounce [56846/0 -> 0/0, cluster=0013, TID=--, nwkAddrOfInterest=56846, ieeeAddr=00158D0001FFAD43, capability=128] ZigBeeTransaction [queueTime=769925, state=TRANSMITTED, sendCnt=2, command=ReadAttributesCommand [Thermostat: 0/0 -> 9782/1, cluster=0201, TID=60, identifiers=[1]]] 06:32:50.442 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionCommand: DeviceAnnounce [56846/0 -> 0/0, cluster=0013, TID=--, nwkAddrOfInterest=56846, ieeeAddr=00158D0001FFAD43, capability=128] ZigBeeTransaction [queueTime=769926, state=TRANSMITTED, sendCnt=2, command=ReadAttributesCommand [Thermostat: 0/0 -> 35757/1, cluster=0201, TID=5F, identifiers=[1]]] 06:32:50.444 [DEBUG] [app.discovery.ZigBeeNetworkDiscoverer] - 00158D0001FFAD43: Device announce received. NWK=56846 06:32:50.448 [DEBUG] [app.discovery.ZigBeeNetworkDiscoverer] - 00158D0001FFAD43: NWK Discovery add node 56846 06:32:50.453 [DEBUG] [com.zsmartsystems.zigbee.ZigBeeNode ] - 00158D0001FFAD43: Node state updated from UNKNOWN to ONLINE 06:32:50.455 [DEBUG] [pp.discovery.ZigBeeDiscoveryExtension] - DISCOVERY Extension: Mesh related command received. Triggering mesh update. 06:32:50.464 [DEBUG] [pp.discovery.ZigBeeDiscoveryExtension] - DISCOVERY Extension: Start mesh update task with interval of 86400 seconds 06:32:50.466 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - 00158D0001FFAD43: Updating node NWK=56846 06:32:50.471 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - 00158D0001FFAD43: Node 56846 update 06:32:50.473 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - 00158D0001FFAD43: Node 56846 is not updated 06:32:50.476 [DEBUG] [database.ZigBeeNetworkDatabaseManager] - 00158D0001FFAD43: Data store: Writing node. 06:32:50.479 [DEBUG] [pp.discovery.ZigBeeDiscoveryExtension] - DISCOVERY Extension: Starting mesh update 06:32:50.483 [DEBUG] [pp.discovery.ZigBeeDiscoveryExtension] - 00158D0001FFADC1: DISCOVERY Extension: Starting mesh update 06:32:50.497 [DEBUG] [discovery.ZigBeeNodeServiceDiscoverer] - 00158D0001FFADC1: Node SVC Discovery: Update mesh 06:32:50.498 [DEBUG] [discovery.ZigBeeNodeServiceDiscoverer] - 00158D0001FFADC1: Node SVC Discovery: starting new tasks [NEIGHBORS, ROUTES] 06:32:50.507 [DEBUG] [discovery.ZigBeeNodeServiceDiscoverer] - 00158D0001FFADC1: Node SVC Discovery: scheduled [NEIGHBORS] 06:32:50.512 [DEBUG] [pp.discovery.ZigBeeDiscoveryExtension] - 00158D0001FFAD43: DISCOVERY Extension: Starting mesh update 06:32:50.532 [DEBUG] [discovery.ZigBeeNodeServiceDiscoverer] - 00158D0001FFAD43: Node SVC Discovery: Update mesh 06:32:50.537 [DEBUG] [discovery.ZigBeeNodeServiceDiscoverer] - 00158D0001FFAD43: Node SVC Discovery: starting new tasks [NEIGHBORS, ROUTES] 06:32:50.549 [DEBUG] [discovery.ZigBeeNodeServiceDiscoverer] - 00158D0001FFAD43: Node SVC Discovery: scheduled [NEIGHBORS] 06:32:50.565 [DEBUG] [pp.discovery.ZigBeeDiscoveryExtension] - 000D6F0012960B6F: DISCOVERY Extension: Starting mesh update 06:32:50.574 [DEBUG] [discovery.ZigBeeNodeServiceDiscoverer] - 000D6F0012960B6F: Node SVC Discovery: Update mesh 06:32:50.590 [DEBUG] [discovery.ZigBeeNodeServiceDiscoverer] - 000D6F0012960B6F: Node SVC Discovery: starting new tasks [NEIGHBORS, ROUTES] 06:32:50.597 [DEBUG] [discovery.ZigBeeNodeServiceDiscoverer] - 000D6F0012960B6F: Node SVC Discovery: scheduled [NEIGHBORS, ROUTES] 06:32:50.710 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:32:50.712 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:32:50.714 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:32:50.744 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:32:50.746 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:32:50.748 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:32:50.780 [DEBUG] [discovery.ZigBeeNodeServiceDiscoverer] - 000D6F0012960B6F: Node SVC Discovery: running NEIGHBORS 06:32:50.787 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 000D6F0012960B6F: Added transaction to queue, len=1, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=ManagementLqiRequest [0/0 -> 0/0, cluster=0031, TID=--, startIndex=0]] 06:32:50.794 [DEBUG] [.transaction.ZigBeeTransactionManager] - 0/0: Sending ZigBeeTransaction [queueTime=7, state=WAITING, sendCnt=0, command=ManagementLqiRequest [0/0 -> 0/0, cluster=0031, TID=63, startIndex=0]] 06:32:50.796 [DEBUG] [.transaction.ZigBeeTransactionManager] - transactionListenerAdded: 3 outstanding 06:32:50.807 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - TX CMD: ManagementLqiRequest [0/0 -> 0/0, cluster=0031, TID=63, startIndex=0] 06:32:50.812 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - TX APS: ZigBeeApsFrame [sourceAddress=0/0, destinationAddress=0/0, profile=0000, cluster=0031, addressMode=DEVICE, radius=31, apsSecurity=false, apsCounter=B0, payload=00 00] 06:32:50.820 [DEBUG] [ongle.telegesis.ZigBeeDongleTelegesis] - Telegesis send: TelegesisSendUnicastCommand [address=0, sourceEp=0, destEp=0, profileId=0, clusterId=49, messageData=00 00, messageId=null] 06:32:50.825 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:32:50.827 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisSendUnicastCommand [address=0, sourceEp=0, destEp=0, profileId=0, clusterId=49, messageData=00 00, messageId=null] 06:32:50.832 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+SENDUCASTB:02,0000,00,00,0000,0031 06:32:50.904 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:SEQ:66 06:32:50.906 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:32:50.907 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisSendUnicastCommand [address=0, sourceEp=0, destEp=0, profileId=0, clusterId=49, messageData=00 00, messageId=102, status=SUCCESS] 06:32:50.914 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - RX STA: msgTag=63 state=TX_ACK 06:32:50.922 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionProgress: TID=63, state=TX_ACK, outstanding=3 06:32:50.924 [DEBUG] [.zigbee.transaction.ZigBeeTransaction] - Transaction state updated: TID 63 -> TX_ACK == TRANSMITTED 06:32:50.988 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:RX:0000Þÿ,00,FF,8031,1B:° 06:32:50.992 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisReceiveMessageEvent [ieeeAddress=null, networkAddress=0, profileId=0, destinationEp=0, sourceEp=0, clusterId=32817, messageData=00 00 01 00 01 01 B0 20 0A 1D CB 7A DF 43 AD FF 01 00 8D 15 00 0E DE 12 00 01 FF, rssi=0, lqi=255] 06:32:50.994 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - RX APS: ZigBeeApsFrame [sourceAddress=0/0, destinationAddress=0/0, profile=0000, cluster=8031, addressMode=null, radius=0, apsSecurity=false, apsCounter=--, payload=00 00 01 00 01 01 B0 20 0A 1D CB 7A DF 43 AD FF 01 00 8D 15 00 0E DE 12 00 01 FF] 06:32:51.007 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:ACK:66 06:32:51.013 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisAckMessageEvent [messageId=102] 06:32:51.015 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - RX CMD: ManagementLqiResponse [0/0 -> 0/0, cluster=8031, TID=--, status=SUCCESS, neighborTableEntries=1, startIndex=0, neighborTableList=[NeighborTable [extendedPanId=DF7ACB1D0A20B001, extendedAddress=00158D0001FFAD43, networkAddress=56846, deviceType=END_DEVICE, rxOnWhenIdle=RX_OFF, relationship=CHILD, permitJoining=DISABLED, depth=1, lqi=255]]] 06:32:51.040 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionCommand: ManagementLqiResponse [0/0 -> 0/0, cluster=8031, TID=--, status=SUCCESS, neighborTableEntries=1, startIndex=0, neighborTableList=[NeighborTable [extendedPanId=DF7ACB1D0A20B001, extendedAddress=00158D0001FFAD43, networkAddress=56846, deviceType=END_DEVICE, rxOnWhenIdle=RX_OFF, relationship=CHILD, permitJoining=DISABLED, depth=1, lqi=255]]] 06:32:51.043 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionCommand: ManagementLqiResponse [0/0 -> 0/0, cluster=8031, TID=--, status=SUCCESS, neighborTableEntries=1, startIndex=0, neighborTableList=[NeighborTable [extendedPanId=DF7ACB1D0A20B001, extendedAddress=00158D0001FFAD43, networkAddress=56846, deviceType=END_DEVICE, rxOnWhenIdle=RX_OFF, relationship=CHILD, permitJoining=DISABLED, depth=1, lqi=255]]] ZigBeeTransaction [queueTime=770527, state=TRANSMITTED, sendCnt=2, command=ReadAttributesCommand [Thermostat: 0/0 -> 9782/1, cluster=0201, TID=60, identifiers=[1]]] 06:32:51.045 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionCommand: ManagementLqiResponse [0/0 -> 0/0, cluster=8031, TID=--, status=SUCCESS, neighborTableEntries=1, startIndex=0, neighborTableList=[NeighborTable [extendedPanId=DF7ACB1D0A20B001, extendedAddress=00158D0001FFAD43, networkAddress=56846, deviceType=END_DEVICE, rxOnWhenIdle=RX_OFF, relationship=CHILD, permitJoining=DISABLED, depth=1, lqi=255]]] ZigBeeTransaction [queueTime=258, state=TRANSMITTED, sendCnt=1, command=ManagementLqiRequest [0/0 -> 0/0, cluster=0031, TID=63, startIndex=0]] 06:32:51.048 [DEBUG] [.zigbee.transaction.ZigBeeTransaction] - Transaction response received - waiting TX_ACK: ZigBeeTransaction [queueTime=261, state=RESPONDED, sendCnt=1, command=ManagementLqiRequest [0/0 -> 0/0, cluster=0031, TID=63, startIndex=0]] 06:32:51.059 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionCommand: ManagementLqiResponse [0/0 -> 0/0, cluster=8031, TID=--, status=SUCCESS, neighborTableEntries=1, startIndex=0, neighborTableList=[NeighborTable [extendedPanId=DF7ACB1D0A20B001, extendedAddress=00158D0001FFAD43, networkAddress=56846, deviceType=END_DEVICE, rxOnWhenIdle=RX_OFF, relationship=CHILD, permitJoining=DISABLED, depth=1, lqi=255]]] ZigBeeTransaction [queueTime=770543, state=TRANSMITTED, sendCnt=2, command=ReadAttributesCommand [Thermostat: 0/0 -> 35757/1, cluster=0201, TID=5F, identifiers=[1]]] 06:32:51.072 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - RX STA: msgTag=63 state=RX_ACK 06:32:51.075 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionProgress: TID=63, state=RX_ACK, outstanding=3 06:32:51.077 [DEBUG] [.transaction.ZigBeeTransactionManager] - Transaction complete: ZigBeeTransaction [queueTime=290, state=COMPLETE, sendCnt=1, command=ManagementLqiRequest [0/0 -> 0/0, cluster=0031, TID=63, startIndex=0]] 06:32:51.079 [DEBUG] [discovery.ZigBeeNodeServiceDiscoverer] - 000D6F0012960B6F: Node SVC Discovery: ManagementLqiRequest response CommandResult [SUCCESS, ManagementLqiResponse [0/0 -> 0/0, cluster=8031, TID=--, status=SUCCESS, neighborTableEntries=1, startIndex=0, neighborTableList=[NeighborTable [extendedPanId=DF7ACB1D0A20B001, extendedAddress=00158D0001FFAD43, networkAddress=56846, deviceType=END_DEVICE, rxOnWhenIdle=RX_OFF, relationship=CHILD, permitJoining=DISABLED, depth=1, lqi=255]]]] 06:32:51.082 [DEBUG] [discovery.ZigBeeNodeServiceDiscoverer] - 000D6F0012960B6F: Node SVC Discovery: ManagementLqiRequest complete [1 neighbors] 06:32:51.093 [DEBUG] [.transaction.ZigBeeTransactionManager] - transactionListenerRemoved: 2 outstanding 06:32:51.096 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 000D6F0012960B6F: transactionComplete COMPLETE 0 06:32:51.098 [DEBUG] [com.zsmartsystems.zigbee.ZigBeeNode ] - 000D6F0012960B6F: Neighbor table updated: [NeighborTable [extendedPanId=DF7ACB1D0A20B001, extendedAddress=00158D0001FFAD43, networkAddress=56846, deviceType=END_DEVICE, rxOnWhenIdle=RX_OFF, relationship=CHILD, permitJoining=DISABLED, depth=1, lqi=255]] 06:32:51.107 [DEBUG] [.zigbee.transaction.ZigBeeTransaction] - Transaction state updated: TID 63 -> RX_ACK == COMPLETE 06:32:51.109 [DEBUG] [discovery.ZigBeeNodeServiceDiscoverer] - 000D6F0012960B6F: Node SVC Discovery: request NEIGHBORS successful. Advancing to ROUTES. 06:32:51.124 [DEBUG] [discovery.ZigBeeNodeServiceDiscoverer] - 000D6F0012960B6F: Node SVC Discovery: running ROUTES 06:32:51.129 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 000D6F0012960B6F: Added transaction to queue, len=1, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=ManagementRoutingRequest [0/0 -> 0/0, cluster=0032, TID=--, startIndex=0]] 06:32:51.132 [DEBUG] [.transaction.ZigBeeTransactionManager] - 0/0: Sending ZigBeeTransaction [queueTime=2, state=WAITING, sendCnt=0, command=ManagementRoutingRequest [0/0 -> 0/0, cluster=0032, TID=64, startIndex=0]] 06:32:51.137 [DEBUG] [.transaction.ZigBeeTransactionManager] - transactionListenerAdded: 3 outstanding 06:32:51.141 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - TX CMD: ManagementRoutingRequest [0/0 -> 0/0, cluster=0032, TID=64, startIndex=0] 06:32:51.146 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - TX APS: ZigBeeApsFrame [sourceAddress=0/0, destinationAddress=0/0, profile=0000, cluster=0032, addressMode=DEVICE, radius=31, apsSecurity=false, apsCounter=B1, payload=00 00] 06:32:51.156 [DEBUG] [ongle.telegesis.ZigBeeDongleTelegesis] - Telegesis send: TelegesisSendUnicastCommand [address=0, sourceEp=0, destEp=0, profileId=0, clusterId=50, messageData=00 00, messageId=null] 06:32:51.163 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:32:51.165 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisSendUnicastCommand [address=0, sourceEp=0, destEp=0, profileId=0, clusterId=50, messageData=00 00, messageId=null] 06:32:51.172 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+SENDUCASTB:02,0000,00,00,0000,0032 06:32:51.270 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:SEQ:68 06:32:51.272 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:32:51.274 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisSendUnicastCommand [address=0, sourceEp=0, destEp=0, profileId=0, clusterId=50, messageData=00 00, messageId=104, status=SUCCESS] 06:32:51.279 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - RX STA: msgTag=64 state=TX_ACK 06:32:51.280 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionProgress: TID=64, state=TX_ACK, outstanding=3 06:32:51.288 [DEBUG] [.zigbee.transaction.ZigBeeTransaction] - Transaction state updated: TID 64 -> TX_ACK == TRANSMITTED 06:32:51.291 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:RX:0000,0000,00,00,8032,50:@6&­‹,00,FF 06:32:51.305 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisReceiveMessageEvent [ieeeAddress=null, networkAddress=0, profileId=0, destinationEp=0, sourceEp=0, clusterId=32818, messageData=00 00 40 00 0F 36 26 01 00 00 AD 8B 01 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00, rssi=0, lqi=255] 06:32:51.310 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - RX APS: ZigBeeApsFrame [sourceAddress=0/0, destinationAddress=0/0, profile=0000, cluster=8032, addressMode=null, radius=0, apsSecurity=false, apsCounter=--, payload=00 00 40 00 0F 36 26 01 00 00 AD 8B 01 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00] 06:32:51.315 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - RX CMD: ManagementRoutingResponse [0/0 -> 0/0, cluster=8032, TID=--, status=SUCCESS, routingTableEntries=64, startIndex=0, routingTableList=[RoutingTable [destinationAddress=9782, status=DISCOVERY_UNDERWAY, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=35757, status=DISCOVERY_UNDERWAY, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0]]] 06:32:51.320 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:ACK:68 06:32:51.327 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisAckMessageEvent [messageId=104] 06:32:51.331 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionCommand: ManagementRoutingResponse [0/0 -> 0/0, cluster=8032, TID=--, status=SUCCESS, routingTableEntries=64, startIndex=0, routingTableList=[RoutingTable [destinationAddress=9782, status=DISCOVERY_UNDERWAY, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=35757, status=DISCOVERY_UNDERWAY, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0]]] 06:32:51.345 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionCommand: ManagementRoutingResponse [0/0 -> 0/0, cluster=8032, TID=--, status=SUCCESS, routingTableEntries=64, startIndex=0, routingTableList=[RoutingTable [destinationAddress=9782, status=DISCOVERY_UNDERWAY, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=35757, status=DISCOVERY_UNDERWAY, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0]]] ZigBeeTransaction [queueTime=770830, state=TRANSMITTED, sendCnt=2, command=ReadAttributesCommand [Thermostat: 0/0 -> 9782/1, cluster=0201, TID=60, identifiers=[1]]] 06:32:51.354 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionCommand: ManagementRoutingResponse [0/0 -> 0/0, cluster=8032, TID=--, status=SUCCESS, routingTableEntries=64, startIndex=0, routingTableList=[RoutingTable [destinationAddress=9782, status=DISCOVERY_UNDERWAY, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=35757, status=DISCOVERY_UNDERWAY, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0]]] ZigBeeTransaction [queueTime=225, state=TRANSMITTED, sendCnt=1, command=ManagementRoutingRequest [0/0 -> 0/0, cluster=0032, TID=64, startIndex=0]] 06:32:51.363 [DEBUG] [.zigbee.transaction.ZigBeeTransaction] - Transaction response received - waiting TX_ACK: ZigBeeTransaction [queueTime=234, state=RESPONDED, sendCnt=1, command=ManagementRoutingRequest [0/0 -> 0/0, cluster=0032, TID=64, startIndex=0]] 06:32:51.364 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionCommand: ManagementRoutingResponse [0/0 -> 0/0, cluster=8032, TID=--, status=SUCCESS, routingTableEntries=64, startIndex=0, routingTableList=[RoutingTable [destinationAddress=9782, status=DISCOVERY_UNDERWAY, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=35757, status=DISCOVERY_UNDERWAY, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0]]] ZigBeeTransaction [queueTime=770848, state=TRANSMITTED, sendCnt=2, command=ReadAttributesCommand [Thermostat: 0/0 -> 35757/1, cluster=0201, TID=5F, identifiers=[1]]] 06:32:51.379 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - RX STA: msgTag=64 state=RX_ACK 06:32:51.380 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionProgress: TID=64, state=RX_ACK, outstanding=3 06:32:51.388 [DEBUG] [.transaction.ZigBeeTransactionManager] - Transaction complete: ZigBeeTransaction [queueTime=259, state=COMPLETE, sendCnt=1, command=ManagementRoutingRequest [0/0 -> 0/0, cluster=0032, TID=64, startIndex=0]] 06:32:51.394 [DEBUG] [discovery.ZigBeeNodeServiceDiscoverer] - 000D6F0012960B6F: Node SVC Discovery: ManagementRoutingRequest returned CommandResult [SUCCESS, ManagementRoutingResponse [0/0 -> 0/0, cluster=8032, TID=--, status=SUCCESS, routingTableEntries=64, startIndex=0, routingTableList=[RoutingTable [destinationAddress=9782, status=DISCOVERY_UNDERWAY, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=35757, status=DISCOVERY_UNDERWAY, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0]]]] 06:32:51.398 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 000D6F0012960B6F: Added transaction to queue, len=1, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=ManagementRoutingRequest [0/0 -> 0/0, cluster=0032, TID=--, startIndex=15]] 06:32:51.398 [DEBUG] [.transaction.ZigBeeTransactionManager] - transactionListenerRemoved: 2 outstanding 06:32:51.404 [DEBUG] [.transaction.ZigBeeTransactionManager] - 0/0: Sending ZigBeeTransaction [queueTime=7, state=WAITING, sendCnt=0, command=ManagementRoutingRequest [0/0 -> 0/0, cluster=0032, TID=65, startIndex=15]] 06:32:51.413 [DEBUG] [.transaction.ZigBeeTransactionManager] - transactionListenerAdded: 3 outstanding 06:32:51.421 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - TX CMD: ManagementRoutingRequest [0/0 -> 0/0, cluster=0032, TID=65, startIndex=15] 06:32:51.425 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - TX APS: ZigBeeApsFrame [sourceAddress=0/0, destinationAddress=0/0, profile=0000, cluster=0032, addressMode=DEVICE, radius=31, apsSecurity=false, apsCounter=B2, payload=00 0F] 06:32:51.430 [DEBUG] [ongle.telegesis.ZigBeeDongleTelegesis] - Telegesis send: TelegesisSendUnicastCommand [address=0, sourceEp=0, destEp=0, profileId=0, clusterId=50, messageData=00 0F, messageId=null] 06:32:51.441 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:32:51.445 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisSendUnicastCommand [address=0, sourceEp=0, destEp=0, profileId=0, clusterId=50, messageData=00 0F, messageId=null] 06:32:51.447 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 000D6F0012960B6F: transactionComplete COMPLETE 1 06:32:51.449 [DEBUG] [.zigbee.transaction.ZigBeeTransaction] - Transaction state updated: TID 64 -> RX_ACK == COMPLETE 06:32:51.457 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+SENDUCASTB:02,0000,00,00,0000,0032 06:32:51.476 [DEBUG] [discovery.ZigBeeNodeServiceDiscoverer] - 00158D0001FFAD43: Node SVC Discovery: running NEIGHBORS 06:32:51.480 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 00158D0001FFAD43: Added transaction to queue, len=3, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=ManagementLqiRequest [0/0 -> 56846/0, cluster=0031, TID=--, startIndex=0]] 06:32:51.549 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:SEQ:6A 06:32:51.554 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:32:51.556 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisSendUnicastCommand [address=0, sourceEp=0, destEp=0, profileId=0, clusterId=50, messageData=00 0F, messageId=106, status=SUCCESS] 06:32:51.560 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - RX STA: msgTag=65 state=TX_ACK 06:32:51.561 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionProgress: TID=65, state=TX_ACK, outstanding=3 06:32:51.571 [DEBUG] [.zigbee.transaction.ZigBeeTransaction] - Transaction state updated: TID 65 -> TX_ACK == TRANSMITTED 06:32:51.573 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:RX:0000,0000,00,00,8032,50:@,00,FF 06:32:51.588 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisReceiveMessageEvent [ieeeAddress=null, networkAddress=0, profileId=0, destinationEp=0, sourceEp=0, clusterId=32818, messageData=00 00 40 0F 0F 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00, rssi=0, lqi=255] 06:32:51.592 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - RX APS: ZigBeeApsFrame [sourceAddress=0/0, destinationAddress=0/0, profile=0000, cluster=8032, addressMode=null, radius=0, apsSecurity=false, apsCounter=--, payload=00 00 40 0F 0F 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00] 06:32:51.597 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - RX CMD: ManagementRoutingResponse [0/0 -> 0/0, cluster=8032, TID=--, status=SUCCESS, routingTableEntries=64, startIndex=15, routingTableList=[RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0]]] 06:32:51.599 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:ACK:6A 06:32:51.605 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionCommand: ManagementRoutingResponse [0/0 -> 0/0, cluster=8032, TID=--, status=SUCCESS, routingTableEntries=64, startIndex=15, routingTableList=[RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0]]] 06:32:51.606 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisAckMessageEvent [messageId=106] 06:32:51.623 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionCommand: ManagementRoutingResponse [0/0 -> 0/0, cluster=8032, TID=--, status=SUCCESS, routingTableEntries=64, startIndex=15, routingTableList=[RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0]]] ZigBeeTransaction [queueTime=771108, state=TRANSMITTED, sendCnt=2, command=ReadAttributesCommand [Thermostat: 0/0 -> 9782/1, cluster=0201, TID=60, identifiers=[1]]] 06:32:51.638 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionCommand: ManagementRoutingResponse [0/0 -> 0/0, cluster=8032, TID=--, status=SUCCESS, routingTableEntries=64, startIndex=15, routingTableList=[RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0]]] ZigBeeTransaction [queueTime=240, state=TRANSMITTED, sendCnt=1, command=ManagementRoutingRequest [0/0 -> 0/0, cluster=0032, TID=65, startIndex=15]] 06:32:51.640 [DEBUG] [.zigbee.transaction.ZigBeeTransaction] - Transaction response received - waiting TX_ACK: ZigBeeTransaction [queueTime=243, state=RESPONDED, sendCnt=1, command=ManagementRoutingRequest [0/0 -> 0/0, cluster=0032, TID=65, startIndex=15]] 06:32:51.642 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionCommand: ManagementRoutingResponse [0/0 -> 0/0, cluster=8032, TID=--, status=SUCCESS, routingTableEntries=64, startIndex=15, routingTableList=[RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0]]] ZigBeeTransaction [queueTime=771126, state=TRANSMITTED, sendCnt=2, command=ReadAttributesCommand [Thermostat: 0/0 -> 35757/1, cluster=0201, TID=5F, identifiers=[1]]] 06:32:51.661 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - RX STA: msgTag=65 state=RX_ACK 06:32:51.666 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionProgress: TID=65, state=RX_ACK, outstanding=3 06:32:51.671 [DEBUG] [.transaction.ZigBeeTransactionManager] - Transaction complete: ZigBeeTransaction [queueTime=274, state=COMPLETE, sendCnt=1, command=ManagementRoutingRequest [0/0 -> 0/0, cluster=0032, TID=65, startIndex=15]] 06:32:51.672 [DEBUG] [discovery.ZigBeeNodeServiceDiscoverer] - 000D6F0012960B6F: Node SVC Discovery: ManagementRoutingRequest returned CommandResult [SUCCESS, ManagementRoutingResponse [0/0 -> 0/0, cluster=8032, TID=--, status=SUCCESS, routingTableEntries=64, startIndex=15, routingTableList=[RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0]]]] 06:32:51.687 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 000D6F0012960B6F: Added transaction to queue, len=1, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=ManagementRoutingRequest [0/0 -> 0/0, cluster=0032, TID=--, startIndex=30]] 06:32:51.689 [DEBUG] [.transaction.ZigBeeTransactionManager] - transactionListenerRemoved: 2 outstanding 06:32:51.695 [DEBUG] [.transaction.ZigBeeTransactionManager] - 0/0: Sending ZigBeeTransaction [queueTime=8, state=WAITING, sendCnt=0, command=ManagementRoutingRequest [0/0 -> 0/0, cluster=0032, TID=66, startIndex=30]] 06:32:51.704 [DEBUG] [.transaction.ZigBeeTransactionManager] - transactionListenerAdded: 3 outstanding 06:32:51.706 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - TX CMD: ManagementRoutingRequest [0/0 -> 0/0, cluster=0032, TID=66, startIndex=30] 06:32:51.709 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - TX APS: ZigBeeApsFrame [sourceAddress=0/0, destinationAddress=0/0, profile=0000, cluster=0032, addressMode=DEVICE, radius=31, apsSecurity=false, apsCounter=B3, payload=00 1E] 06:32:51.714 [DEBUG] [ongle.telegesis.ZigBeeDongleTelegesis] - Telegesis send: TelegesisSendUnicastCommand [address=0, sourceEp=0, destEp=0, profileId=0, clusterId=50, messageData=00 1E, messageId=null] 06:32:51.716 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:32:51.720 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisSendUnicastCommand [address=0, sourceEp=0, destEp=0, profileId=0, clusterId=50, messageData=00 1E, messageId=null] 06:32:51.725 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 000D6F0012960B6F: transactionComplete COMPLETE 1 06:32:51.727 [DEBUG] [.zigbee.transaction.ZigBeeTransaction] - Transaction state updated: TID 65 -> RX_ACK == COMPLETE 06:32:51.729 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis DataAT+SENDUCASTB:02,0000,00,00,0000,0032 06:32:51.822 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:SEQ:6C 06:32:51.825 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:32:51.826 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisSendUnicastCommand [address=0, sourceEp=0, destEp=0, profileId=0, clusterId=50, messageData=00 1E, messageId=108, status=SUCCESS] 06:32:51.829 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - RX STA: msgTag=66 state=TX_ACK 06:32:51.831 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionProgress: TID=66, state=TX_ACK, outstanding=3 06:32:51.832 [DEBUG] [.zigbee.transaction.ZigBeeTransaction] - Transaction state updated: TID 66 -> TX_ACK == TRANSMITTED 06:32:51.841 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:RX:0000,0000,00,00,8032,50:@,00,FF 06:32:51.859 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisReceiveMessageEvent [ieeeAddress=null, networkAddress=0, profileId=0, destinationEp=0, sourceEp=0, clusterId=32818, messageData=00 00 40 1E 0F 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00, rssi=0, lqi=255] 06:32:51.863 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - RX APS: ZigBeeApsFrame [sourceAddress=0/0, destinationAddress=0/0, profile=0000, cluster=8032, addressMode=null, radius=0, apsSecurity=false, apsCounter=--, payload=00 00 40 1E 0F 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00] 06:32:51.875 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - RX CMD: ManagementRoutingResponse [0/0 -> 0/0, cluster=8032, TID=--, status=SUCCESS, routingTableEntries=64, startIndex=30, routingTableList=[RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0]]] 06:32:51.877 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:ACK:6C 06:32:51.891 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisAckMessageEvent [messageId=108] 06:32:51.894 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionCommand: ManagementRoutingResponse [0/0 -> 0/0, cluster=8032, TID=--, status=SUCCESS, routingTableEntries=64, startIndex=30, routingTableList=[RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0]]] 06:32:51.909 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionCommand: ManagementRoutingResponse [0/0 -> 0/0, cluster=8032, TID=--, status=SUCCESS, routingTableEntries=64, startIndex=30, routingTableList=[RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0]]] ZigBeeTransaction [queueTime=771394, state=TRANSMITTED, sendCnt=2, command=ReadAttributesCommand [Thermostat: 0/0 -> 9782/1, cluster=0201, TID=60, identifiers=[1]]] 06:32:51.929 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionCommand: ManagementRoutingResponse [0/0 -> 0/0, cluster=8032, TID=--, status=SUCCESS, routingTableEntries=64, startIndex=30, routingTableList=[RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0]]] ZigBeeTransaction [queueTime=242, state=TRANSMITTED, sendCnt=1, command=ManagementRoutingRequest [0/0 -> 0/0, cluster=0032, TID=66, startIndex=30]] 06:32:51.942 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:NACK:60 06:32:51.943 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisNackMessageEvent [messageId=96] 06:32:51.947 [DEBUG] [.zigbee.transaction.ZigBeeTransaction] - Transaction response received - waiting TX_ACK: ZigBeeTransaction [queueTime=260, state=RESPONDED, sendCnt=1, command=ManagementRoutingRequest [0/0 -> 0/0, cluster=0032, TID=66, startIndex=30]] 06:32:51.948 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionCommand: ManagementRoutingResponse [0/0 -> 0/0, cluster=8032, TID=--, status=SUCCESS, routingTableEntries=64, startIndex=30, routingTableList=[RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0]]] ZigBeeTransaction [queueTime=771432, state=TRANSMITTED, sendCnt=2, command=ReadAttributesCommand [Thermostat: 0/0 -> 35757/1, cluster=0201, TID=5F, identifiers=[1]]] 06:32:51.974 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - RX STA: msgTag=66 state=RX_ACK 06:32:51.977 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionProgress: TID=66, state=RX_ACK, outstanding=3 06:32:51.987 [DEBUG] [.transaction.ZigBeeTransactionManager] - Transaction complete: ZigBeeTransaction [queueTime=300, state=COMPLETE, sendCnt=1, command=ManagementRoutingRequest [0/0 -> 0/0, cluster=0032, TID=66, startIndex=30]] 06:32:51.993 [DEBUG] [discovery.ZigBeeNodeServiceDiscoverer] - 000D6F0012960B6F: Node SVC Discovery: ManagementRoutingRequest returned CommandResult [SUCCESS, ManagementRoutingResponse [0/0 -> 0/0, cluster=8032, TID=--, status=SUCCESS, routingTableEntries=64, startIndex=30, routingTableList=[RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0]]]] 06:32:52.004 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 000D6F0012960B6F: Added transaction to queue, len=1, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=ManagementRoutingRequest [0/0 -> 0/0, cluster=0032, TID=--, startIndex=45]] 06:32:52.006 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - RX STA: msgTag=60 state=RX_NAK 06:32:52.006 [DEBUG] [.transaction.ZigBeeTransactionManager] - transactionListenerRemoved: 2 outstanding 06:32:52.012 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionProgress: TID=60, state=RX_NAK, outstanding=2 06:32:52.016 [DEBUG] [.transaction.ZigBeeTransactionManager] - 0/0: Sending ZigBeeTransaction [queueTime=12, state=WAITING, sendCnt=0, command=ManagementRoutingRequest [0/0 -> 0/0, cluster=0032, TID=67, startIndex=45]] 06:32:52.033 [DEBUG] [.transaction.ZigBeeTransactionManager] - Transaction complete: ZigBeeTransaction [queueTime=771517, state=FAILED, sendCnt=2, command=ReadAttributesCommand [Thermostat: 0/0 -> 9782/1, cluster=0201, TID=60, identifiers=[1]]] 06:32:52.039 [DEBUG] [.transaction.ZigBeeTransactionManager] - transactionListenerRemoved: 1 outstanding 06:32:52.041 [DEBUG] [.transaction.ZigBeeTransactionManager] - transactionListenerAdded: 2 outstanding 06:32:52.045 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - TX CMD: ManagementRoutingRequest [0/0 -> 0/0, cluster=0032, TID=67, startIndex=45] 06:32:52.062 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - TX APS: ZigBeeApsFrame [sourceAddress=0/0, destinationAddress=0/0, profile=0000, cluster=0032, addressMode=DEVICE, radius=31, apsSecurity=false, apsCounter=B4, payload=00 2D] 06:32:52.070 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:NACK:61 06:32:52.072 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisNackMessageEvent [messageId=97] 06:32:52.075 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - RX STA: msgTag=5F state=RX_NAK 06:32:52.076 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionProgress: TID=5F, state=RX_NAK, outstanding=2 06:32:52.078 [DEBUG] [.transaction.ZigBeeTransactionManager] - Transaction complete: ZigBeeTransaction [queueTime=771562, state=FAILED, sendCnt=2, command=ReadAttributesCommand [Thermostat: 0/0 -> 35757/1, cluster=0201, TID=5F, identifiers=[1]]] 06:32:52.080 [DEBUG] [.transaction.ZigBeeTransactionManager] - transactionListenerRemoved: 1 outstanding 06:32:52.090 [DEBUG] [ongle.telegesis.ZigBeeDongleTelegesis] - Telegesis send: TelegesisSendUnicastCommand [address=0, sourceEp=0, destEp=0, profileId=0, clusterId=50, messageData=00 2D, messageId=null] 06:32:52.104 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:32:52.107 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisSendUnicastCommand [address=0, sourceEp=0, destEp=0, profileId=0, clusterId=50, messageData=00 2D, messageId=null] 06:32:52.110 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 00158D0001FFADC1: transactionComplete FAILED 0 06:32:52.112 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 00158D0001FFADC1: transactionComplete exceeded retries 2 06:32:52.114 [DEBUG] [.zigbee.transaction.ZigBeeTransaction] - Transaction terminated: ZigBeeTransaction [queueTime=771598, state=FAILED, sendCnt=2, command=ReadAttributesCommand [Thermostat: 0/0 -> 35757/1, cluster=0201, TID=5F, identifiers=[1]]] 06:32:52.114 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data-AT+SENDUCASTB:02,0000,00,00,0000,0032 06:32:52.130 [DEBUG] [.transaction.ZigBeeTransactionManager] - Attempt to send command with unknown destination: ZigBeeTransaction [queueTime=771615, state=FAILED, sendCnt=2, command=ReadAttributesCommand [Thermostat: 0/0 -> 9782/1, cluster=0201, TID=60, identifiers=[1]]] 06:32:52.132 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - Default: transactionComplete FAILED -1 06:32:52.137 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - Default: transactionComplete exceeded retries 2 06:32:52.146 [DEBUG] [.zigbee.transaction.ZigBeeTransaction] - Transaction terminated: ZigBeeTransaction [queueTime=771631, state=FAILED, sendCnt=2, command=ReadAttributesCommand [Thermostat: 0/0 -> 9782/1, cluster=0201, TID=60, identifiers=[1]]] 06:32:52.166 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 000D6F0012960B6F: transactionComplete COMPLETE 1 06:32:52.172 [DEBUG] [.transaction.ZigBeeTransactionManager] - 35757/1: Sending ZigBeeTransaction [queueTime=4984, state=WAITING, sendCnt=0, command=ReadAttributesCommand [Basic: 0/0 -> 35757/1, cluster=0000, TID=68, identifiers=[5, 4, 3, 2, 6, 0, 1]]] 06:32:52.175 [DEBUG] [.transaction.ZigBeeTransactionManager] - transactionListenerAdded: 2 outstanding 06:32:52.177 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - TX CMD: ReadAttributesCommand [Basic: 0/0 -> 35757/1, cluster=0000, TID=68, identifiers=[5, 4, 3, 2, 6, 0, 1]] 06:32:52.179 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - TX ZCL: ZclHeader [frameType=ENTIRE_PROFILE_COMMAND, manufacturerSpecific=false, direction=CLIENT_TO_SERVER, disableDefaultResponse=false, manufacturerCode=0, sequenceNumber=104, commandId=0] 06:32:52.195 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - TX APS: ZigBeeApsFrame [sourceAddress=0/1, destinationAddress=35757/1, profile=0104, cluster=0000, addressMode=DEVICE, radius=31, apsSecurity=false, apsCounter=B5, payload=00 68 00 05 00 04 00 03 00 02 00 06 00 00 00 01 00] 06:32:52.205 [DEBUG] [ongle.telegesis.ZigBeeDongleTelegesis] - Telegesis send: TelegesisSendUnicastCommand [address=35757, sourceEp=0, destEp=1, profileId=260, clusterId=0, messageData=00 68 00 05 00 04 00 03 00 02 00 06 00 00 00 01 00, messageId=null] 06:32:52.209 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:SEQ:6E 06:32:52.211 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:32:52.221 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisSendUnicastCommand [address=0, sourceEp=0, destEp=0, profileId=0, clusterId=50, messageData=00 2D, messageId=110, status=SUCCESS] 06:32:52.224 [DEBUG] [.zigbee.transaction.ZigBeeTransaction] - Transaction state updated: TID 66 -> RX_ACK == COMPLETE 06:32:52.224 [DEBUG] [.zigbee.transaction.ZigBeeTransaction] - Transaction state updated: TID 60 -> RX_NAK == FAILED 06:32:52.224 [DEBUG] [.zigbee.transaction.ZigBeeTransaction] - Transaction state updated: TID 5F -> RX_NAK == FAILED 06:32:52.238 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - RX STA: msgTag=67 state=TX_ACK 06:32:52.241 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionProgress: TID=67, state=TX_ACK, outstanding=2 06:32:52.243 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:32:52.257 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisSendUnicastCommand [address=35757, sourceEp=0, destEp=1, profileId=260, clusterId=0, messageData=00 68 00 05 00 04 00 03 00 02 00 06 00 00 00 01 00, messageId=null] 06:32:52.257 [DEBUG] [.zigbee.transaction.ZigBeeTransaction] - Transaction state updated: TID 67 -> TX_ACK == TRANSMITTED 06:32:52.262 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis DatahNDUCASTB:11,8BAD,00,01,0104,0000 06:32:52.271 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:RX:0000,0000,00,00,8032,50:@-,00,FF 06:32:52.280 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisReceiveMessageEvent [ieeeAddress=null, networkAddress=0, profileId=0, destinationEp=0, sourceEp=0, clusterId=32818, messageData=00 00 40 2D 0F 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00, rssi=0, lqi=255] 06:32:52.292 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:ACK:6E 06:32:52.294 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisAckMessageEvent [messageId=110] 06:32:52.299 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:SEQ:70 06:32:52.310 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:32:52.315 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisSendUnicastCommand [address=35757, sourceEp=0, destEp=1, profileId=260, clusterId=0, messageData=00 68 00 05 00 04 00 03 00 02 00 06 00 00 00 01 00, messageId=112, status=SUCCESS] 06:32:52.323 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - RX STA: msgTag=68 state=TX_ACK 06:32:52.325 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionProgress: TID=68, state=TX_ACK, outstanding=2 06:32:52.331 [DEBUG] [.zigbee.transaction.ZigBeeTransaction] - Transaction state updated: TID 68 -> TX_ACK == TRANSMITTED 06:32:52.333 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - RX APS: ZigBeeApsFrame [sourceAddress=0/0, destinationAddress=0/0, profile=0000, cluster=8032, addressMode=null, radius=0, apsSecurity=false, apsCounter=--, payload=00 00 40 2D 0F 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00] 06:32:52.348 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - RX CMD: ManagementRoutingResponse [0/0 -> 0/0, cluster=8032, TID=--, status=SUCCESS, routingTableEntries=64, startIndex=45, routingTableList=[RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0]]] 06:32:52.355 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionCommand: ManagementRoutingResponse [0/0 -> 0/0, cluster=8032, TID=--, status=SUCCESS, routingTableEntries=64, startIndex=45, routingTableList=[RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0]]] 06:32:52.364 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionCommand: ManagementRoutingResponse [0/0 -> 0/0, cluster=8032, TID=--, status=SUCCESS, routingTableEntries=64, startIndex=45, routingTableList=[RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0]]] ZigBeeTransaction [queueTime=360, state=TRANSMITTED, sendCnt=1, command=ManagementRoutingRequest [0/0 -> 0/0, cluster=0032, TID=67, startIndex=45]] 06:32:52.380 [DEBUG] [.zigbee.transaction.ZigBeeTransaction] - Transaction response received - waiting TX_ACK: ZigBeeTransaction [queueTime=376, state=RESPONDED, sendCnt=1, command=ManagementRoutingRequest [0/0 -> 0/0, cluster=0032, TID=67, startIndex=45]] 06:32:52.383 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionCommand: ManagementRoutingResponse [0/0 -> 0/0, cluster=8032, TID=--, status=SUCCESS, routingTableEntries=64, startIndex=45, routingTableList=[RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0]]] ZigBeeTransaction [queueTime=5195, state=TRANSMITTED, sendCnt=1, command=ReadAttributesCommand [Basic: 0/0 -> 35757/1, cluster=0000, TID=68, identifiers=[5, 4, 3, 2, 6, 0, 1]]] 06:32:52.396 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - RX STA: msgTag=67 state=RX_ACK 06:32:52.397 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionProgress: TID=67, state=RX_ACK, outstanding=2 06:32:52.406 [DEBUG] [.transaction.ZigBeeTransactionManager] - Transaction complete: ZigBeeTransaction [queueTime=402, state=COMPLETE, sendCnt=1, command=ManagementRoutingRequest [0/0 -> 0/0, cluster=0032, TID=67, startIndex=45]] 06:32:52.412 [DEBUG] [discovery.ZigBeeNodeServiceDiscoverer] - 000D6F0012960B6F: Node SVC Discovery: ManagementRoutingRequest returned CommandResult [SUCCESS, ManagementRoutingResponse [0/0 -> 0/0, cluster=8032, TID=--, status=SUCCESS, routingTableEntries=64, startIndex=45, routingTableList=[RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0]]]] 06:32:52.416 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 000D6F0012960B6F: Added transaction to queue, len=1, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=ManagementRoutingRequest [0/0 -> 0/0, cluster=0032, TID=--, startIndex=60]] 06:32:52.420 [DEBUG] [.transaction.ZigBeeTransactionManager] - transactionListenerRemoved: 1 outstanding 06:32:52.428 [DEBUG] [.transaction.ZigBeeTransactionManager] - 0/0: Sending ZigBeeTransaction [queueTime=11, state=WAITING, sendCnt=0, command=ManagementRoutingRequest [0/0 -> 0/0, cluster=0032, TID=69, startIndex=60]] 06:32:52.430 [DEBUG] [.transaction.ZigBeeTransactionManager] - transactionListenerAdded: 2 outstanding 06:32:52.441 [DEBUG] [discovery.ZigBeeNodeServiceDiscoverer] - 00158D0001FFADC1: Node SVC Discovery: running NEIGHBORS 06:32:52.446 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - TX CMD: ManagementRoutingRequest [0/0 -> 0/0, cluster=0032, TID=69, startIndex=60] 06:32:52.453 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - TX APS: ZigBeeApsFrame [sourceAddress=0/0, destinationAddress=0/0, profile=0000, cluster=0032, addressMode=DEVICE, radius=31, apsSecurity=false, apsCounter=B6, payload=00 3C] 06:32:52.458 [DEBUG] [ongle.telegesis.ZigBeeDongleTelegesis] - Telegesis send: TelegesisSendUnicastCommand [address=0, sourceEp=0, destEp=0, profileId=0, clusterId=50, messageData=00 3C, messageId=null] 06:32:52.462 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:32:52.464 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisSendUnicastCommand [address=0, sourceEp=0, destEp=0, profileId=0, clusterId=50, messageData=00 3C, messageId=null] 06:32:52.466 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 00158D0001FFADC1: Added transaction to queue, len=1, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=ManagementLqiRequest [0/0 -> 35757/0, cluster=0031, TID=--, startIndex=0]] 06:32:52.477 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 000D6F0012960B6F: transactionComplete COMPLETE 1 06:32:52.480 [DEBUG] [.zigbee.transaction.ZigBeeTransaction] - Transaction state updated: TID 67 -> RX_ACK == COMPLETE 06:32:52.466 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data TX_ACK == TRANSMITTED 06:32:52.557 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:RX:0000,0000,00,00,8032,19:@<,00,FF 06:32:52.561 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisReceiveMessageEvent [ieeeAddress=null, networkAddress=0, profileId=0, destinationEp=0, sourceEp=0, clusterId=32818, messageData=00 00 40 3C 04 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00, rssi=0, lqi=255] 06:32:52.563 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - RX APS: ZigBeeApsFrame [sourceAddress=0/0, destinationAddress=0/0, profile=0000, cluster=8032, addressMode=null, radius=0, apsSecurity=false, apsCounter=--, payload=00 00 40 3C 04 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00] 06:32:52.573 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - RX CMD: ManagementRoutingResponse [0/0 -> 0/0, cluster=8032, TID=--, status=SUCCESS, routingTableEntries=64, startIndex=60, routingTableList=[RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0]]] 06:32:52.577 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionCommand: ManagementRoutingResponse [0/0 -> 0/0, cluster=8032, TID=--, status=SUCCESS, routingTableEntries=64, startIndex=60, routingTableList=[RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0]]] 06:32:52.577 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:ACK:71 06:32:52.581 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisAckMessageEvent [messageId=113] 06:32:52.593 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionCommand: ManagementRoutingResponse [0/0 -> 0/0, cluster=8032, TID=--, status=SUCCESS, routingTableEntries=64, startIndex=60, routingTableList=[RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0]]] ZigBeeTransaction [queueTime=177, state=TRANSMITTED, sendCnt=1, command=ManagementRoutingRequest [0/0 -> 0/0, cluster=0032, TID=69, startIndex=60]] 06:32:52.609 [DEBUG] [.zigbee.transaction.ZigBeeTransaction] - Transaction response received - waiting TX_ACK: ZigBeeTransaction [queueTime=193, state=RESPONDED, sendCnt=1, command=ManagementRoutingRequest [0/0 -> 0/0, cluster=0032, TID=69, startIndex=60]] 06:32:52.613 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionCommand: ManagementRoutingResponse [0/0 -> 0/0, cluster=8032, TID=--, status=SUCCESS, routingTableEntries=64, startIndex=60, routingTableList=[RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0]]] ZigBeeTransaction [queueTime=5425, state=TRANSMITTED, sendCnt=1, command=ReadAttributesCommand [Basic: 0/0 -> 35757/1, cluster=0000, TID=68, identifiers=[5, 4, 3, 2, 6, 0, 1]]] 06:32:52.616 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - RX STA: msgTag=69 state=RX_ACK 06:32:52.625 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionProgress: TID=69, state=RX_ACK, outstanding=2 06:32:52.627 [DEBUG] [.transaction.ZigBeeTransactionManager] - Transaction complete: ZigBeeTransaction [queueTime=211, state=COMPLETE, sendCnt=1, command=ManagementRoutingRequest [0/0 -> 0/0, cluster=0032, TID=69, startIndex=60]] 06:32:52.628 [DEBUG] [discovery.ZigBeeNodeServiceDiscoverer] - 000D6F0012960B6F: Node SVC Discovery: ManagementRoutingRequest returned CommandResult [SUCCESS, ManagementRoutingResponse [0/0 -> 0/0, cluster=8032, TID=--, status=SUCCESS, routingTableEntries=64, startIndex=60, routingTableList=[RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0]]]] 06:32:52.631 [DEBUG] [discovery.ZigBeeNodeServiceDiscoverer] - 000D6F0012960B6F: Node SVC Discovery: ManagementLqiRequest complete [3 routes] 06:32:52.641 [DEBUG] [.transaction.ZigBeeTransactionManager] - transactionListenerRemoved: 1 outstanding 06:32:52.647 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 000D6F0012960B6F: transactionComplete COMPLETE 0 06:32:52.649 [DEBUG] [com.zsmartsystems.zigbee.ZigBeeNode ] - 000D6F0012960B6F: Routing table NEW: [RoutingTable [destinationAddress=9782, status=DISCOVERY_UNDERWAY, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=35757, status=DISCOVERY_UNDERWAY, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0]] 06:32:52.657 [DEBUG] [.zigbee.transaction.ZigBeeTransaction] - Transaction state updated: TID 69 -> RX_ACK == COMPLETE 06:32:52.659 [DEBUG] [com.zsmartsystems.zigbee.ZigBeeNode ] - 000D6F0012960B6F: Routing table OLD: [] 06:32:52.661 [DEBUG] [com.zsmartsystems.zigbee.ZigBeeNode ] - 000D6F0012960B6F: Routing table updated: [RoutingTable [destinationAddress=9782, status=DISCOVERY_UNDERWAY, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=35757, status=DISCOVERY_UNDERWAY, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0]] 06:32:52.663 [DEBUG] [discovery.ZigBeeNodeServiceDiscoverer] - 000D6F0012960B6F: Node SVC Discovery: request ROUTES successful. Advancing to null. 06:32:52.666 [DEBUG] [discovery.ZigBeeNodeServiceDiscoverer] - 000D6F0012960B6F: Node SVC Discovery: complete 06:32:52.676 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - 000D6F0012960B6F: Updating node NWK=0 06:32:52.679 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - 000D6F0012960B6F: Node 0 update 06:32:52.682 [DEBUG] [com.zsmartsystems.zigbee.ZigBeeNode ] - 000D6F0012960B6F: Neighbors updated 06:32:52.690 [DEBUG] [com.zsmartsystems.zigbee.ZigBeeNode ] - 000D6F0012960B6F: Routes updated 06:32:52.692 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 000D6F0012960B6F: Set profile to ZigBeeTransactionProfile [maxOutstandingTransactions=2, interTransactionDelay=50, maxRetries=2] 06:32:52.694 [DEBUG] [database.ZigBeeNetworkDatabaseManager] - 000D6F0012960B6F: Data store: Deferring write for 250ms. 06:32:52.946 [DEBUG] [database.ZigBeeNetworkDatabaseManager] - 000D6F0012960B6F: Data store: Writing node. 06:32:53.725 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:32:53.727 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:32:53.729 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:32:53.759 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:32:53.762 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:32:53.764 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:32:53.889 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:NEWNODE:DEF7,00158D0001FFADC1,0000 06:32:53.891 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDeviceJoinedNetworkEvent [networkAddress=57079, ieeeAddress=00158D0001FFADC1, parentAddress=0] 06:32:53.893 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - 00158D0001FFADC1: nodeStatusUpdate - node status is UNSECURED_JOIN, network address is 57079. 06:32:53.895 [DEBUG] [app.discovery.ZigBeeNetworkDiscoverer] - 00158D0001FFADC1: Device status updated. NWK=57079 06:32:53.897 [DEBUG] [app.discovery.ZigBeeNetworkDiscoverer] - 00158D0001FFADC1: NWK Discovery add node 57079 06:32:53.899 [DEBUG] [com.zsmartsystems.zigbee.ZigBeeNode ] - 00158D0001FFADC1: Node state updated from UNKNOWN to ONLINE 06:32:53.907 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - 00158D0001FFADC1: Updating node NWK=57079 06:32:53.912 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - 00158D0001FFADC1: Node 57079 update 06:32:53.914 [DEBUG] [com.zsmartsystems.zigbee.ZigBeeNode ] - 00158D0001FFADC1: Network address updated from 35757 to 57079 06:32:53.916 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 00158D0001FFADC1: Set profile to ZigBeeTransactionProfile [maxOutstandingTransactions=1, interTransactionDelay=50, maxRetries=2] 06:32:53.925 [DEBUG] [database.ZigBeeNetworkDatabaseManager] - 00158D0001FFADC1: Data store: Deferring write for 250ms. 06:32:53.935 [INFO ] [gbee.discovery.ZigBeeDiscoveryService] - 00158D0001FFADC1: Starting ZigBee device discovery 06:32:53.948 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 00158D0001FFADC1: Added transaction to queue, len=2, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=ReadAttributesCommand [Basic: 0/0 -> 57079/1, cluster=0000, TID=--, identifiers=[5, 4, 3, 2, 6, 0, 1]]] 06:32:53.958 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - sendResponse info=null content=DirectByteBuffer@143e2e3[p=0,l=417,c=32768,r=417]={<<>>workaddress\\":\\"3...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} complete=false committing=false callback=Blocker@3051b3{null} 06:32:53.970 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@1b780b8[PROCESSING][i=null,cb=org.eclipse.jetty.server.HttpChannel$SendCallback@a54244] generate: FLUSH (null,[p=0,l=417,c=32768,r=417],false)@COMMITTED 06:32:53.973 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - write: WriteFlusher@1d8d953{IDLE}->null [HeapByteBuffer@1c37e81[p=0,l=7,c=1024,r=7]={<<<\r\n1A1\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@143e2e3[p=0,l=417,c=32768,r=417]={<<>>workaddress\\":\\"3...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 06:32:53.979 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - update WriteFlusher@1d8d953{WRITING}->null:IDLE-->WRITING 06:32:53.995 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - flushed 424 SocketChannelEndPoint@93f180{/0:0:0:0:0:0:0:1:40622<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=W,to=3748/30000}{io=0/0,kio=0,kro=1}->HttpConnection@1691a19[p=HttpParser{s=END,0 of -1},g=HttpGenerator@17f245{s=COMMITTED}]=>HttpChannelOverHttp@541022{r=7,c=true,c=false/false,a=ASYNC_WAIT,uri=//localhost:8080/rest/events,age=1080496} 06:32:54.004 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - Flushed=true written=424 remaining=0 WriteFlusher@1d8d953{WRITING}->null 06:32:54.011 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - update WriteFlusher@1d8d953{IDLE}->null:WRITING-->IDLE 06:32:54.022 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@1b780b8[PROCESSING][i=null,cb=org.eclipse.jetty.server.HttpChannel$SendCallback@a54244] generate: DONE (null,[p=417,l=417,c=32768,r=0],false)@COMMITTED 06:32:54.177 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:RX:DE€,-34,FE0,00,0013,0C: 06:32:54.179 [DEBUG] [database.ZigBeeNetworkDatabaseManager] - 00158D0001FFADC1: Data store: Writing node. 06:32:54.186 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisReceiveMessageEvent [ieeeAddress=null, networkAddress=57079, profileId=0, destinationEp=0, sourceEp=0, clusterId=19, messageData=0A F7 DE C1 AD FF 01 00 8D 15 00 80, rssi=-52, lqi=254] 06:32:54.198 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - RX APS: ZigBeeApsFrame [sourceAddress=57079/0, destinationAddress=0/0, profile=0000, cluster=0013, addressMode=null, radius=0, apsSecurity=false, apsCounter=--, payload=0A F7 DE C1 AD FF 01 00 8D 15 00 80] 06:32:54.204 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - RX CMD: DeviceAnnounce [57079/0 -> 0/0, cluster=0013, TID=--, nwkAddrOfInterest=57079, ieeeAddr=00158D0001FFADC1, capability=128] 06:32:54.211 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionCommand: DeviceAnnounce [57079/0 -> 0/0, cluster=0013, TID=--, nwkAddrOfInterest=57079, ieeeAddr=00158D0001FFADC1, capability=128] 06:32:54.215 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionCommand: DeviceAnnounce [57079/0 -> 0/0, cluster=0013, TID=--, nwkAddrOfInterest=57079, ieeeAddr=00158D0001FFADC1, capability=128] ZigBeeTransaction [queueTime=7027, state=TRANSMITTED, sendCnt=1, command=ReadAttributesCommand [Basic: 0/0 -> 35757/1, cluster=0000, TID=68, identifiers=[5, 4, 3, 2, 6, 0, 1]]] 06:32:54.232 [DEBUG] [app.discovery.ZigBeeNetworkDiscoverer] - 00158D0001FFADC1: Device announce received. NWK=57079 06:32:54.237 [DEBUG] [app.discovery.ZigBeeNetworkDiscoverer] - 00158D0001FFADC1: NWK Discovery add node 57079 06:32:54.244 [DEBUG] [com.zsmartsystems.zigbee.ZigBeeNode ] - 00158D0001FFADC1: Node state updated from UNKNOWN to ONLINE 06:32:54.247 [DEBUG] [pp.discovery.ZigBeeDiscoveryExtension] - DISCOVERY Extension: Mesh related command received. Triggering mesh update. 06:32:54.249 [DEBUG] [pp.discovery.ZigBeeDiscoveryExtension] - DISCOVERY Extension: Start mesh update task with interval of 86400 seconds 06:32:54.254 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - 00158D0001FFADC1: Updating node NWK=57079 06:32:54.256 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - 00158D0001FFADC1: Node 57079 update 06:32:54.260 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - 00158D0001FFADC1: Node 57079 is not updated 06:32:54.264 [DEBUG] [pp.discovery.ZigBeeDiscoveryExtension] - DISCOVERY Extension: Starting mesh update 06:32:54.266 [DEBUG] [pp.discovery.ZigBeeDiscoveryExtension] - 00158D0001FFADC1: DISCOVERY Extension: Starting mesh update 06:32:54.275 [DEBUG] [discovery.ZigBeeNodeServiceDiscoverer] - 00158D0001FFADC1: Node SVC Discovery: Update mesh 06:32:54.290 [DEBUG] [discovery.ZigBeeNodeServiceDiscoverer] - 00158D0001FFADC1: Node SVC Discovery: starting new tasks [NEIGHBORS, ROUTES] 06:32:54.305 [DEBUG] [discovery.ZigBeeNodeServiceDiscoverer] - 00158D0001FFADC1: Node SVC Discovery: already scheduled or running 06:32:54.318 [DEBUG] [discovery.ZigBeeNodeServiceDiscoverer] - 00158D0001FFADC1: Node SVC Discovery: scheduled [NEIGHBORS] 06:32:54.324 [DEBUG] [discovery.ZigBeeNodeServiceDiscoverer] - 00158D0001FFADC1: Node SVC Discovery: ManagementLqiRequest response CommandResult [TIMEOUT] 06:32:54.328 [DEBUG] [discovery.ZigBeeNodeServiceDiscoverer] - 00158D0001FFADC1: Node SVC Discovery: request NEIGHBORS failed. Retry 1, wait 2112ms before retry. 06:32:54.333 [DEBUG] [pp.discovery.ZigBeeDiscoveryExtension] - 00158D0001FFAD43: DISCOVERY Extension: Starting mesh update 06:32:54.347 [DEBUG] [discovery.ZigBeeNodeServiceDiscoverer] - 00158D0001FFAD43: Node SVC Discovery: Update mesh 06:32:54.362 [DEBUG] [discovery.ZigBeeNodeServiceDiscoverer] - 00158D0001FFAD43: Node SVC Discovery: starting new tasks [NEIGHBORS, ROUTES] 06:32:54.366 [DEBUG] [discovery.ZigBeeNodeServiceDiscoverer] - 00158D0001FFAD43: Node SVC Discovery: already scheduled or running 06:32:54.377 [DEBUG] [discovery.ZigBeeNodeServiceDiscoverer] - 00158D0001FFAD43: Node SVC Discovery: scheduled [NEIGHBORS] 06:32:54.395 [DEBUG] [discovery.ZigBeeNodeServiceDiscoverer] - 00158D0001FFAD43: Node SVC Discovery: ManagementLqiRequest response CommandResult [TIMEOUT] 06:32:54.400 [DEBUG] [discovery.ZigBeeNodeServiceDiscoverer] - 00158D0001FFAD43: Node SVC Discovery: request NEIGHBORS failed. Retry 1, wait 2135ms before retry. 06:32:54.403 [DEBUG] [pp.discovery.ZigBeeDiscoveryExtension] - 000D6F0012960B6F: DISCOVERY Extension: Starting mesh update 06:32:54.413 [DEBUG] [discovery.ZigBeeNodeServiceDiscoverer] - 000D6F0012960B6F: Node SVC Discovery: Update mesh 06:32:54.424 [DEBUG] [discovery.ZigBeeNodeServiceDiscoverer] - 000D6F0012960B6F: Node SVC Discovery: starting new tasks [NEIGHBORS, ROUTES] 06:32:54.439 [DEBUG] [discovery.ZigBeeNodeServiceDiscoverer] - 000D6F0012960B6F: Node SVC Discovery: scheduled [NEIGHBORS, ROUTES] 06:32:54.484 [DEBUG] [discovery.ZigBeeNodeServiceDiscoverer] - 00158D0001FFADC1: Node SVC Discovery: running NEIGHBORS 06:32:54.488 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 00158D0001FFADC1: Added transaction to queue, len=3, transaction=ZigBeeTransaction [queueTime=1, state=WAITING, sendCnt=0, command=ManagementLqiRequest [0/0 -> 57079/0, cluster=0031, TID=--, startIndex=0]] 06:32:54.724 [DEBUG] [discovery.ZigBeeNodeServiceDiscoverer] - 000D6F0012960B6F: Node SVC Discovery: running NEIGHBORS 06:32:54.726 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 000D6F0012960B6F: Added transaction to queue, len=1, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=ManagementLqiRequest [0/0 -> 0/0, cluster=0031, TID=--, startIndex=0]] 06:32:54.732 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:32:54.739 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:32:54.742 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:32:54.745 [DEBUG] [.transaction.ZigBeeTransactionManager] - 0/0: Sending ZigBeeTransaction [queueTime=19, state=WAITING, sendCnt=0, command=ManagementLqiRequest [0/0 -> 0/0, cluster=0031, TID=6A, startIndex=0]] 06:32:54.766 [DEBUG] [.transaction.ZigBeeTransactionManager] - transactionListenerAdded: 2 outstanding 06:32:54.770 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:32:54.777 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:32:54.778 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:32:54.781 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - TX CMD: ManagementLqiRequest [0/0 -> 0/0, cluster=0031, TID=6A, startIndex=0] 06:32:54.788 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - TX APS: ZigBeeApsFrame [sourceAddress=0/0, destinationAddress=0/0, profile=0000, cluster=0031, addressMode=DEVICE, radius=31, apsSecurity=false, apsCounter=B7, payload=00 00] 06:32:54.795 [DEBUG] [ongle.telegesis.ZigBeeDongleTelegesis] - Telegesis send: TelegesisSendUnicastCommand [address=0, sourceEp=0, destEp=0, profileId=0, clusterId=49, messageData=00 00, messageId=null] 06:32:54.802 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:32:54.804 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisSendUnicastCommand [address=0, sourceEp=0, destEp=0, profileId=0, clusterId=49, messageData=00 00, messageId=null] 06:32:54.808 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+SENDUCASTB:02,0000,00,00,0000,0031 06:32:54.895 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:SEQ:75 06:32:54.897 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:32:54.902 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisSendUnicastCommand [address=0, sourceEp=0, destEp=0, profileId=0, clusterId=49, messageData=00 00, messageId=117, status=SUCCESS] 06:32:54.914 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - RX STA: msgTag=6A state=TX_ACK 06:32:54.919 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionProgress: TID=6A, state=TX_ACK, outstanding=2 06:32:54.921 [DEBUG] [.zigbee.transaction.ZigBeeTransaction] - Transaction state updated: TID 6A -> TX_ACK == TRANSMITTED 06:32:54.928 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:RX:0000÷Þÿ,00,FF8031,31:° 06:32:54.930 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisReceiveMessageEvent [ieeeAddress=null, networkAddress=0, profileId=0, destinationEp=0, sourceEp=0, clusterId=32817, messageData=00 00 02 00 02 01 B0 20 0A 1D CB 7A DF 43 AD FF 01 00 8D 15 00 0E DE 12 00 01 FF 01 B0 20 0A 1D CB 7A DF C1 AD FF 01 00 8D 15 00 F7 DE 12 00 01 FF, rssi=0, lqi=255] 06:32:54.943 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - RX APS: ZigBeeApsFrame [sourceAddress=0/0, destinationAddress=0/0, profile=0000, cluster=8031, addressMode=null, radius=0, apsSecurity=false, apsCounter=--, payload=00 00 02 00 02 01 B0 20 0A 1D CB 7A DF 43 AD FF 01 00 8D 15 00 0E DE 12 00 01 FF 01 B0 20 0A 1D CB 7A DF C1 AD FF 01 00 8D 15 00 F7 DE 12 00 01 FF] 06:32:54.951 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - RX CMD: ManagementLqiResponse [0/0 -> 0/0, cluster=8031, TID=--, status=SUCCESS, neighborTableEntries=2, startIndex=0, neighborTableList=[NeighborTable [extendedPanId=DF7ACB1D0A20B001, extendedAddress=00158D0001FFAD43, networkAddress=56846, deviceType=END_DEVICE, rxOnWhenIdle=RX_OFF, relationship=CHILD, permitJoining=DISABLED, depth=1, lqi=255], NeighborTable [extendedPanId=DF7ACB1D0A20B001, extendedAddress=00158D0001FFADC1, networkAddress=57079, deviceType=END_DEVICE, rxOnWhenIdle=RX_OFF, relationship=CHILD, permitJoining=DISABLED, depth=1, lqi=255]]] 06:32:54.957 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:ACK:75 06:32:54.966 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionCommand: ManagementLqiResponse [0/0 -> 0/0, cluster=8031, TID=--, status=SUCCESS, neighborTableEntries=2, startIndex=0, neighborTableList=[NeighborTable [extendedPanId=DF7ACB1D0A20B001, extendedAddress=00158D0001FFAD43, networkAddress=56846, deviceType=END_DEVICE, rxOnWhenIdle=RX_OFF, relationship=CHILD, permitJoining=DISABLED, depth=1, lqi=255], NeighborTable [extendedPanId=DF7ACB1D0A20B001, extendedAddress=00158D0001FFADC1, networkAddress=57079, deviceType=END_DEVICE, rxOnWhenIdle=RX_OFF, relationship=CHILD, permitJoining=DISABLED, depth=1, lqi=255]]] 06:32:54.971 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisAckMessageEvent [messageId=117] 06:32:54.979 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionCommand: ManagementLqiResponse [0/0 -> 0/0, cluster=8031, TID=--, status=SUCCESS, neighborTableEntries=2, startIndex=0, neighborTableList=[NeighborTable [extendedPanId=DF7ACB1D0A20B001, extendedAddress=00158D0001FFAD43, networkAddress=56846, deviceType=END_DEVICE, rxOnWhenIdle=RX_OFF, relationship=CHILD, permitJoining=DISABLED, depth=1, lqi=255], NeighborTable [extendedPanId=DF7ACB1D0A20B001, extendedAddress=00158D0001FFADC1, networkAddress=57079, deviceType=END_DEVICE, rxOnWhenIdle=RX_OFF, relationship=CHILD, permitJoining=DISABLED, depth=1, lqi=255]]] ZigBeeTransaction [queueTime=7791, state=TRANSMITTED, sendCnt=1, command=ReadAttributesCommand [Basic: 0/0 -> 35757/1, cluster=0000, TID=68, identifiers=[5, 4, 3, 2, 6, 0, 1]]] 06:32:54.996 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionCommand: ManagementLqiResponse [0/0 -> 0/0, cluster=8031, TID=--, status=SUCCESS, neighborTableEntries=2, startIndex=0, neighborTableList=[NeighborTable [extendedPanId=DF7ACB1D0A20B001, extendedAddress=00158D0001FFAD43, networkAddress=56846, deviceType=END_DEVICE, rxOnWhenIdle=RX_OFF, relationship=CHILD, permitJoining=DISABLED, depth=1, lqi=255], NeighborTable [extendedPanId=DF7ACB1D0A20B001, extendedAddress=00158D0001FFADC1, networkAddress=57079, deviceType=END_DEVICE, rxOnWhenIdle=RX_OFF, relationship=CHILD, permitJoining=DISABLED, depth=1, lqi=255]]] ZigBeeTransaction [queueTime=270, state=TRANSMITTED, sendCnt=1, command=ManagementLqiRequest [0/0 -> 0/0, cluster=0031, TID=6A, startIndex=0]] 06:32:55.002 [DEBUG] [.zigbee.transaction.ZigBeeTransaction] - Transaction response received - waiting TX_ACK: ZigBeeTransaction [queueTime=276, state=RESPONDED, sendCnt=1, command=ManagementLqiRequest [0/0 -> 0/0, cluster=0031, TID=6A, startIndex=0]] 06:32:55.009 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - RX STA: msgTag=6A state=RX_ACK 06:32:55.016 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionProgress: TID=6A, state=RX_ACK, outstanding=2 06:32:55.028 [DEBUG] [.transaction.ZigBeeTransactionManager] - Transaction complete: ZigBeeTransaction [queueTime=302, state=COMPLETE, sendCnt=1, command=ManagementLqiRequest [0/0 -> 0/0, cluster=0031, TID=6A, startIndex=0]] 06:32:55.031 [DEBUG] [discovery.ZigBeeNodeServiceDiscoverer] - 000D6F0012960B6F: Node SVC Discovery: ManagementLqiRequest response CommandResult [SUCCESS, ManagementLqiResponse [0/0 -> 0/0, cluster=8031, TID=--, status=SUCCESS, neighborTableEntries=2, startIndex=0, neighborTableList=[NeighborTable [extendedPanId=DF7ACB1D0A20B001, extendedAddress=00158D0001FFAD43, networkAddress=56846, deviceType=END_DEVICE, rxOnWhenIdle=RX_OFF, relationship=CHILD, permitJoining=DISABLED, depth=1, lqi=255], NeighborTable [extendedPanId=DF7ACB1D0A20B001, extendedAddress=00158D0001FFADC1, networkAddress=57079, deviceType=END_DEVICE, rxOnWhenIdle=RX_OFF, relationship=CHILD, permitJoining=DISABLED, depth=1, lqi=255]]]] 06:32:55.038 [DEBUG] [discovery.ZigBeeNodeServiceDiscoverer] - 000D6F0012960B6F: Node SVC Discovery: ManagementLqiRequest complete [2 neighbors] 06:32:55.047 [DEBUG] [.transaction.ZigBeeTransactionManager] - transactionListenerRemoved: 1 outstanding 06:32:55.049 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 000D6F0012960B6F: transactionComplete COMPLETE 0 06:32:55.053 [DEBUG] [.zigbee.transaction.ZigBeeTransaction] - Transaction state updated: TID 6A -> RX_ACK == COMPLETE 06:32:55.051 [DEBUG] [com.zsmartsystems.zigbee.ZigBeeNode ] - 000D6F0012960B6F: Neighbor table updated: [NeighborTable [extendedPanId=DF7ACB1D0A20B001, extendedAddress=00158D0001FFAD43, networkAddress=56846, deviceType=END_DEVICE, rxOnWhenIdle=RX_OFF, relationship=CHILD, permitJoining=DISABLED, depth=1, lqi=255], NeighborTable [extendedPanId=DF7ACB1D0A20B001, extendedAddress=00158D0001FFADC1, networkAddress=57079, deviceType=END_DEVICE, rxOnWhenIdle=RX_OFF, relationship=CHILD, permitJoining=DISABLED, depth=1, lqi=255]] 06:32:55.067 [DEBUG] [discovery.ZigBeeNodeServiceDiscoverer] - 000D6F0012960B6F: Node SVC Discovery: request NEIGHBORS successful. Advancing to ROUTES. 06:32:55.081 [DEBUG] [discovery.ZigBeeNodeServiceDiscoverer] - 000D6F0012960B6F: Node SVC Discovery: running ROUTES 06:32:55.090 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 000D6F0012960B6F: Added transaction to queue, len=1, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=ManagementRoutingRequest [0/0 -> 0/0, cluster=0032, TID=--, startIndex=0]] 06:32:55.094 [DEBUG] [.transaction.ZigBeeTransactionManager] - 0/0: Sending ZigBeeTransaction [queueTime=4, state=WAITING, sendCnt=0, command=ManagementRoutingRequest [0/0 -> 0/0, cluster=0032, TID=6B, startIndex=0]] 06:32:55.109 [DEBUG] [.transaction.ZigBeeTransactionManager] - transactionListenerAdded: 2 outstanding 06:32:55.111 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - TX CMD: ManagementRoutingRequest [0/0 -> 0/0, cluster=0032, TID=6B, startIndex=0] 06:32:55.113 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - TX APS: ZigBeeApsFrame [sourceAddress=0/0, destinationAddress=0/0, profile=0000, cluster=0032, addressMode=DEVICE, radius=31, apsSecurity=false, apsCounter=B8, payload=00 00] 06:32:55.124 [DEBUG] [ongle.telegesis.ZigBeeDongleTelegesis] - Telegesis send: TelegesisSendUnicastCommand [address=0, sourceEp=0, destEp=0, profileId=0, clusterId=50, messageData=00 00, messageId=null] 06:32:55.136 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:32:55.143 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisSendUnicastCommand [address=0, sourceEp=0, destEp=0, profileId=0, clusterId=50, messageData=00 00, messageId=null] 06:32:55.152 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+SENDUCASTB:02,0000,00,00,0000,0032 06:32:55.248 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:SEQ:77 06:32:55.254 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:32:55.261 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisSendUnicastCommand [address=0, sourceEp=0, destEp=0, profileId=0, clusterId=50, messageData=00 00, messageId=119, status=SUCCESS] 06:32:55.268 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - RX STA: msgTag=6B state=TX_ACK 06:32:55.273 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionProgress: TID=6B, state=TX_ACK, outstanding=2 06:32:55.275 [DEBUG] [.zigbee.transaction.ZigBeeTransaction] - Transaction state updated: TID 6B -> TX_ACK == TRANSMITTED 06:32:55.283 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:RX:0000,0000,00,00,8032,50:@,00,FF 06:32:55.296 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisReceiveMessageEvent [ieeeAddress=null, networkAddress=0, profileId=0, destinationEp=0, sourceEp=0, clusterId=32818, messageData=00 00 40 00 0F 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00, rssi=0, lqi=255] 06:32:55.300 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - RX APS: ZigBeeApsFrame [sourceAddress=0/0, destinationAddress=0/0, profile=0000, cluster=8032, addressMode=null, radius=0, apsSecurity=false, apsCounter=--, payload=00 00 40 00 0F 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00] 06:32:55.305 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - RX CMD: ManagementRoutingResponse [0/0 -> 0/0, cluster=8032, TID=--, status=SUCCESS, routingTableEntries=64, startIndex=0, routingTableList=[RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0]]] 06:32:55.315 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:ACK:77 06:32:55.324 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisAckMessageEvent [messageId=119] 06:32:55.319 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionCommand: ManagementRoutingResponse [0/0 -> 0/0, cluster=8032, TID=--, status=SUCCESS, routingTableEntries=64, startIndex=0, routingTableList=[RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0]]] 06:32:55.344 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionCommand: ManagementRoutingResponse [0/0 -> 0/0, cluster=8032, TID=--, status=SUCCESS, routingTableEntries=64, startIndex=0, routingTableList=[RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0]]] ZigBeeTransaction [queueTime=254, state=TRANSMITTED, sendCnt=1, command=ManagementRoutingRequest [0/0 -> 0/0, cluster=0032, TID=6B, startIndex=0]] 06:32:55.349 [DEBUG] [.zigbee.transaction.ZigBeeTransaction] - Transaction response received - waiting TX_ACK: ZigBeeTransaction [queueTime=259, state=RESPONDED, sendCnt=1, command=ManagementRoutingRequest [0/0 -> 0/0, cluster=0032, TID=6B, startIndex=0]] 06:32:55.357 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionCommand: ManagementRoutingResponse [0/0 -> 0/0, cluster=8032, TID=--, status=SUCCESS, routingTableEntries=64, startIndex=0, routingTableList=[RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0]]] ZigBeeTransaction [queueTime=8169, state=TRANSMITTED, sendCnt=1, command=ReadAttributesCommand [Basic: 0/0 -> 35757/1, cluster=0000, TID=68, identifiers=[5, 4, 3, 2, 6, 0, 1]]] 06:32:55.373 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - RX STA: msgTag=6B state=RX_ACK 06:32:55.383 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionProgress: TID=6B, state=RX_ACK, outstanding=2 06:32:55.386 [DEBUG] [.transaction.ZigBeeTransactionManager] - Transaction complete: ZigBeeTransaction [queueTime=296, state=COMPLETE, sendCnt=1, command=ManagementRoutingRequest [0/0 -> 0/0, cluster=0032, TID=6B, startIndex=0]] 06:32:55.388 [DEBUG] [discovery.ZigBeeNodeServiceDiscoverer] - 000D6F0012960B6F: Node SVC Discovery: ManagementRoutingRequest returned CommandResult [SUCCESS, ManagementRoutingResponse [0/0 -> 0/0, cluster=8032, TID=--, status=SUCCESS, routingTableEntries=64, startIndex=0, routingTableList=[RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0]]]] 06:32:55.405 [DEBUG] [.transaction.ZigBeeTransactionManager] - transactionListenerRemoved: 1 outstanding 06:32:55.406 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 000D6F0012960B6F: Added transaction to queue, len=1, transaction=ZigBeeTransaction [queueTime=8, state=WAITING, sendCnt=0, command=ManagementRoutingRequest [0/0 -> 0/0, cluster=0032, TID=--, startIndex=15]] 06:32:55.414 [DEBUG] [.transaction.ZigBeeTransactionManager] - 0/0: Sending ZigBeeTransaction [queueTime=16, state=WAITING, sendCnt=0, command=ManagementRoutingRequest [0/0 -> 0/0, cluster=0032, TID=6C, startIndex=15]] 06:32:55.422 [DEBUG] [.transaction.ZigBeeTransactionManager] - transactionListenerAdded: 2 outstanding 06:32:55.423 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - TX CMD: ManagementRoutingRequest [0/0 -> 0/0, cluster=0032, TID=6C, startIndex=15] 06:32:55.428 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - TX APS: ZigBeeApsFrame [sourceAddress=0/0, destinationAddress=0/0, profile=0000, cluster=0032, addressMode=DEVICE, radius=31, apsSecurity=false, apsCounter=B9, payload=00 0F] 06:32:55.441 [DEBUG] [ongle.telegesis.ZigBeeDongleTelegesis] - Telegesis send: TelegesisSendUnicastCommand [address=0, sourceEp=0, destEp=0, profileId=0, clusterId=50, messageData=00 0F, messageId=null] 06:32:55.447 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:32:55.449 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisSendUnicastCommand [address=0, sourceEp=0, destEp=0, profileId=0, clusterId=50, messageData=00 0F, messageId=null] 06:32:55.454 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 000D6F0012960B6F: transactionComplete COMPLETE 1 06:32:55.456 [DEBUG] [.zigbee.transaction.ZigBeeTransaction] - Transaction state updated: TID 6B -> RX_ACK == COMPLETE 06:32:55.458 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+SENDUCASTB:02,0000,00,00,0000,0032 06:32:55.553 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:SEQ:79 06:32:55.556 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:32:55.558 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisSendUnicastCommand [address=0, sourceEp=0, destEp=0, profileId=0, clusterId=50, messageData=00 0F, messageId=121, status=SUCCESS] 06:32:55.562 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - RX STA: msgTag=6C state=TX_ACK 06:32:55.565 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionProgress: TID=6C, state=TX_ACK, outstanding=2 06:32:55.573 [DEBUG] [.zigbee.transaction.ZigBeeTransaction] - Transaction state updated: TID 6C -> TX_ACK == TRANSMITTED 06:32:55.578 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:RX:0000,0000,00,00,8032,50:@,00,FF 06:32:55.590 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisReceiveMessageEvent [ieeeAddress=null, networkAddress=0, profileId=0, destinationEp=0, sourceEp=0, clusterId=32818, messageData=00 00 40 0F 0F 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00, rssi=0, lqi=255] 06:32:55.598 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - RX APS: ZigBeeApsFrame [sourceAddress=0/0, destinationAddress=0/0, profile=0000, cluster=8032, addressMode=null, radius=0, apsSecurity=false, apsCounter=--, payload=00 00 40 0F 0F 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00] 06:32:55.607 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - RX CMD: ManagementRoutingResponse [0/0 -> 0/0, cluster=8032, TID=--, status=SUCCESS, routingTableEntries=64, startIndex=15, routingTableList=[RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0]]] 06:32:55.609 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:ACK:79 06:32:55.611 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisAckMessageEvent [messageId=121] 06:32:55.612 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionCommand: ManagementRoutingResponse [0/0 -> 0/0, cluster=8032, TID=--, status=SUCCESS, routingTableEntries=64, startIndex=15, routingTableList=[RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0]]] 06:32:55.627 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionCommand: ManagementRoutingResponse [0/0 -> 0/0, cluster=8032, TID=--, status=SUCCESS, routingTableEntries=64, startIndex=15, routingTableList=[RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0]]] ZigBeeTransaction [queueTime=8439, state=TRANSMITTED, sendCnt=1, command=ReadAttributesCommand [Basic: 0/0 -> 35757/1, cluster=0000, TID=68, identifiers=[5, 4, 3, 2, 6, 0, 1]]] 06:32:55.640 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionCommand: ManagementRoutingResponse [0/0 -> 0/0, cluster=8032, TID=--, status=SUCCESS, routingTableEntries=64, startIndex=15, routingTableList=[RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0]]] ZigBeeTransaction [queueTime=242, state=TRANSMITTED, sendCnt=1, command=ManagementRoutingRequest [0/0 -> 0/0, cluster=0032, TID=6C, startIndex=15]] 06:32:55.649 [DEBUG] [.zigbee.transaction.ZigBeeTransaction] - Transaction response received - waiting TX_ACK: ZigBeeTransaction [queueTime=251, state=RESPONDED, sendCnt=1, command=ManagementRoutingRequest [0/0 -> 0/0, cluster=0032, TID=6C, startIndex=15]] 06:32:55.658 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - RX STA: msgTag=6C state=RX_ACK 06:32:55.664 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionProgress: TID=6C, state=RX_ACK, outstanding=2 06:32:55.665 [DEBUG] [.transaction.ZigBeeTransactionManager] - Transaction complete: ZigBeeTransaction [queueTime=267, state=COMPLETE, sendCnt=1, command=ManagementRoutingRequest [0/0 -> 0/0, cluster=0032, TID=6C, startIndex=15]] 06:32:55.670 [DEBUG] [discovery.ZigBeeNodeServiceDiscoverer] - 000D6F0012960B6F: Node SVC Discovery: ManagementRoutingRequest returned CommandResult [SUCCESS, ManagementRoutingResponse [0/0 -> 0/0, cluster=8032, TID=--, status=SUCCESS, routingTableEntries=64, startIndex=15, routingTableList=[RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0]]]] 06:32:55.676 [DEBUG] [.transaction.ZigBeeTransactionManager] - transactionListenerRemoved: 1 outstanding 06:32:55.676 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 000D6F0012960B6F: Added transaction to queue, len=1, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=ManagementRoutingRequest [0/0 -> 0/0, cluster=0032, TID=--, startIndex=30]] 06:32:55.680 [DEBUG] [.transaction.ZigBeeTransactionManager] - 0/0: Sending ZigBeeTransaction [queueTime=4, state=WAITING, sendCnt=0, command=ManagementRoutingRequest [0/0 -> 0/0, cluster=0032, TID=6D, startIndex=30]] 06:32:55.687 [DEBUG] [.transaction.ZigBeeTransactionManager] - transactionListenerAdded: 2 outstanding 06:32:55.707 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - TX CMD: ManagementRoutingRequest [0/0 -> 0/0, cluster=0032, TID=6D, startIndex=30] 06:32:55.710 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - TX APS: ZigBeeApsFrame [sourceAddress=0/0, destinationAddress=0/0, profile=0000, cluster=0032, addressMode=DEVICE, radius=31, apsSecurity=false, apsCounter=BA, payload=00 1E] 06:32:55.711 [DEBUG] [ongle.telegesis.ZigBeeDongleTelegesis] - Telegesis send: TelegesisSendUnicastCommand [address=0, sourceEp=0, destEp=0, profileId=0, clusterId=50, messageData=00 1E, messageId=null] 06:32:55.724 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:32:55.726 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisSendUnicastCommand [address=0, sourceEp=0, destEp=0, profileId=0, clusterId=50, messageData=00 1E, messageId=null] 06:32:55.728 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 000D6F0012960B6F: transactionComplete COMPLETE 1 06:32:55.731 [DEBUG] [.zigbee.transaction.ZigBeeTransaction] - Transaction state updated: TID 6C -> RX_ACK == COMPLETE 06:32:55.733 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis DataAT+SENDUCASTB:02,0000,00,00,0000,0032 06:32:55.828 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:SEQ:7B 06:32:55.829 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:32:55.831 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisSendUnicastCommand [address=0, sourceEp=0, destEp=0, profileId=0, clusterId=50, messageData=00 1E, messageId=123, status=SUCCESS] 06:32:55.838 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - RX STA: msgTag=6D state=TX_ACK 06:32:55.839 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionProgress: TID=6D, state=TX_ACK, outstanding=2 06:32:55.845 [DEBUG] [.zigbee.transaction.ZigBeeTransaction] - Transaction state updated: TID 6D -> TX_ACK == TRANSMITTED 06:32:55.848 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:RX:0000,0000,00,00,8032,50:@,00,FF 06:32:55.863 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisReceiveMessageEvent [ieeeAddress=null, networkAddress=0, profileId=0, destinationEp=0, sourceEp=0, clusterId=32818, messageData=00 00 40 1E 0F 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00, rssi=0, lqi=255] 06:32:55.870 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - RX APS: ZigBeeApsFrame [sourceAddress=0/0, destinationAddress=0/0, profile=0000, cluster=8032, addressMode=null, radius=0, apsSecurity=false, apsCounter=--, payload=00 00 40 1E 0F 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00] 06:32:55.878 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - RX CMD: ManagementRoutingResponse [0/0 -> 0/0, cluster=8032, TID=--, status=SUCCESS, routingTableEntries=64, startIndex=30, routingTableList=[RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0]]] 06:32:55.880 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:ACK:7B 06:32:55.889 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisAckMessageEvent [messageId=123] 06:32:55.892 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionCommand: ManagementRoutingResponse [0/0 -> 0/0, cluster=8032, TID=--, status=SUCCESS, routingTableEntries=64, startIndex=30, routingTableList=[RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0]]] 06:32:55.899 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionCommand: ManagementRoutingResponse [0/0 -> 0/0, cluster=8032, TID=--, status=SUCCESS, routingTableEntries=64, startIndex=30, routingTableList=[RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0]]] ZigBeeTransaction [queueTime=223, state=TRANSMITTED, sendCnt=1, command=ManagementRoutingRequest [0/0 -> 0/0, cluster=0032, TID=6D, startIndex=30]] 06:32:55.915 [DEBUG] [.zigbee.transaction.ZigBeeTransaction] - Transaction response received - waiting TX_ACK: ZigBeeTransaction [queueTime=239, state=RESPONDED, sendCnt=1, command=ManagementRoutingRequest [0/0 -> 0/0, cluster=0032, TID=6D, startIndex=30]] 06:32:55.926 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionCommand: ManagementRoutingResponse [0/0 -> 0/0, cluster=8032, TID=--, status=SUCCESS, routingTableEntries=64, startIndex=30, routingTableList=[RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0]]] ZigBeeTransaction [queueTime=8738, state=TRANSMITTED, sendCnt=1, command=ReadAttributesCommand [Basic: 0/0 -> 35757/1, cluster=0000, TID=68, identifiers=[5, 4, 3, 2, 6, 0, 1]]] 06:32:55.938 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - RX STA: msgTag=6D state=RX_ACK 06:32:55.947 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionProgress: TID=6D, state=RX_ACK, outstanding=2 06:32:55.949 [DEBUG] [.transaction.ZigBeeTransactionManager] - Transaction complete: ZigBeeTransaction [queueTime=273, state=COMPLETE, sendCnt=1, command=ManagementRoutingRequest [0/0 -> 0/0, cluster=0032, TID=6D, startIndex=30]] 06:32:55.958 [DEBUG] [discovery.ZigBeeNodeServiceDiscoverer] - 000D6F0012960B6F: Node SVC Discovery: ManagementRoutingRequest returned CommandResult [SUCCESS, ManagementRoutingResponse [0/0 -> 0/0, cluster=8032, TID=--, status=SUCCESS, routingTableEntries=64, startIndex=30, routingTableList=[RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0]]]] 06:32:55.968 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 000D6F0012960B6F: Added transaction to queue, len=1, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=ManagementRoutingRequest [0/0 -> 0/0, cluster=0032, TID=--, startIndex=45]] 06:32:55.972 [DEBUG] [.transaction.ZigBeeTransactionManager] - transactionListenerRemoved: 1 outstanding 06:32:55.976 [DEBUG] [.transaction.ZigBeeTransactionManager] - 0/0: Sending ZigBeeTransaction [queueTime=8, state=WAITING, sendCnt=0, command=ManagementRoutingRequest [0/0 -> 0/0, cluster=0032, TID=6E, startIndex=45]] 06:32:55.991 [DEBUG] [.transaction.ZigBeeTransactionManager] - transactionListenerAdded: 2 outstanding 06:32:55.997 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - TX CMD: ManagementRoutingRequest [0/0 -> 0/0, cluster=0032, TID=6E, startIndex=45] 06:32:56.007 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - TX APS: ZigBeeApsFrame [sourceAddress=0/0, destinationAddress=0/0, profile=0000, cluster=0032, addressMode=DEVICE, radius=31, apsSecurity=false, apsCounter=BB, payload=00 2D] 06:32:56.012 [DEBUG] [ongle.telegesis.ZigBeeDongleTelegesis] - Telegesis send: TelegesisSendUnicastCommand [address=0, sourceEp=0, destEp=0, profileId=0, clusterId=50, messageData=00 2D, messageId=null] 06:32:56.023 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:32:56.027 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisSendUnicastCommand [address=0, sourceEp=0, destEp=0, profileId=0, clusterId=50, messageData=00 2D, messageId=null] 06:32:56.033 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 000D6F0012960B6F: transactionComplete COMPLETE 1 06:32:56.036 [DEBUG] [.zigbee.transaction.ZigBeeTransaction] - Transaction state updated: TID 6D -> RX_ACK == COMPLETE 06:32:56.041 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data-AT+SENDUCASTB:02,0000,00,00,0000,0032 06:32:56.134 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:SEQ:7D 06:32:56.136 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:32:56.140 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisSendUnicastCommand [address=0, sourceEp=0, destEp=0, profileId=0, clusterId=50, messageData=00 2D, messageId=125, status=SUCCESS] 06:32:56.146 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - RX STA: msgTag=6E state=TX_ACK 06:32:56.154 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionProgress: TID=6E, state=TX_ACK, outstanding=2 06:32:56.156 [DEBUG] [.zigbee.transaction.ZigBeeTransaction] - Transaction state updated: TID 6E -> TX_ACK == TRANSMITTED 06:32:56.161 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:RX:0000,0000,00,00,8032,50:@-,00,FF 06:32:56.177 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisReceiveMessageEvent [ieeeAddress=null, networkAddress=0, profileId=0, destinationEp=0, sourceEp=0, clusterId=32818, messageData=00 00 40 2D 0F 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00, rssi=0, lqi=255] 06:32:56.184 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - RX APS: ZigBeeApsFrame [sourceAddress=0/0, destinationAddress=0/0, profile=0000, cluster=8032, addressMode=null, radius=0, apsSecurity=false, apsCounter=--, payload=00 00 40 2D 0F 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00] 06:32:56.199 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - RX CMD: ManagementRoutingResponse [0/0 -> 0/0, cluster=8032, TID=--, status=SUCCESS, routingTableEntries=64, startIndex=45, routingTableList=[RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0]]] 06:32:56.208 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:ACK:7D 06:32:56.224 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisAckMessageEvent [messageId=125] 06:32:56.228 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionCommand: ManagementRoutingResponse [0/0 -> 0/0, cluster=8032, TID=--, status=SUCCESS, routingTableEntries=64, startIndex=45, routingTableList=[RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0]]] 06:32:56.250 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionCommand: ManagementRoutingResponse [0/0 -> 0/0, cluster=8032, TID=--, status=SUCCESS, routingTableEntries=64, startIndex=45, routingTableList=[RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0]]] ZigBeeTransaction [queueTime=9062, state=TRANSMITTED, sendCnt=1, command=ReadAttributesCommand [Basic: 0/0 -> 35757/1, cluster=0000, TID=68, identifiers=[5, 4, 3, 2, 6, 0, 1]]] 06:32:56.260 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionCommand: ManagementRoutingResponse [0/0 -> 0/0, cluster=8032, TID=--, status=SUCCESS, routingTableEntries=64, startIndex=45, routingTableList=[RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0]]] ZigBeeTransaction [queueTime=292, state=TRANSMITTED, sendCnt=1, command=ManagementRoutingRequest [0/0 -> 0/0, cluster=0032, TID=6E, startIndex=45]] 06:32:56.276 [DEBUG] [.zigbee.transaction.ZigBeeTransaction] - Transaction response received - waiting TX_ACK: ZigBeeTransaction [queueTime=308, state=RESPONDED, sendCnt=1, command=ManagementRoutingRequest [0/0 -> 0/0, cluster=0032, TID=6E, startIndex=45]] 06:32:56.281 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - RX STA: msgTag=6E state=RX_ACK 06:32:56.297 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionProgress: TID=6E, state=RX_ACK, outstanding=2 06:32:56.300 [DEBUG] [.transaction.ZigBeeTransactionManager] - Transaction complete: ZigBeeTransaction [queueTime=332, state=COMPLETE, sendCnt=1, command=ManagementRoutingRequest [0/0 -> 0/0, cluster=0032, TID=6E, startIndex=45]] 06:32:56.304 [DEBUG] [discovery.ZigBeeNodeServiceDiscoverer] - 000D6F0012960B6F: Node SVC Discovery: ManagementRoutingRequest returned CommandResult [SUCCESS, ManagementRoutingResponse [0/0 -> 0/0, cluster=8032, TID=--, status=SUCCESS, routingTableEntries=64, startIndex=45, routingTableList=[RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0]]]] 06:32:56.312 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 000D6F0012960B6F: Added transaction to queue, len=1, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=ManagementRoutingRequest [0/0 -> 0/0, cluster=0032, TID=--, startIndex=60]] 06:32:56.313 [DEBUG] [.transaction.ZigBeeTransactionManager] - transactionListenerRemoved: 1 outstanding 06:32:56.319 [DEBUG] [.transaction.ZigBeeTransactionManager] - 0/0: Sending ZigBeeTransaction [queueTime=6, state=WAITING, sendCnt=0, command=ManagementRoutingRequest [0/0 -> 0/0, cluster=0032, TID=6F, startIndex=60]] 06:32:56.333 [DEBUG] [.transaction.ZigBeeTransactionManager] - transactionListenerAdded: 2 outstanding 06:32:56.342 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - TX CMD: ManagementRoutingRequest [0/0 -> 0/0, cluster=0032, TID=6F, startIndex=60] 06:32:56.344 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - TX APS: ZigBeeApsFrame [sourceAddress=0/0, destinationAddress=0/0, profile=0000, cluster=0032, addressMode=DEVICE, radius=31, apsSecurity=false, apsCounter=BC, payload=00 3C] 06:32:56.362 [DEBUG] [ongle.telegesis.ZigBeeDongleTelegesis] - Telegesis send: TelegesisSendUnicastCommand [address=0, sourceEp=0, destEp=0, profileId=0, clusterId=50, messageData=00 3C, messageId=null] 06:32:56.366 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:32:56.368 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisSendUnicastCommand [address=0, sourceEp=0, destEp=0, profileId=0, clusterId=50, messageData=00 3C, messageId=null] 06:32:56.373 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 000D6F0012960B6F: transactionComplete COMPLETE 1 06:32:56.375 [DEBUG] [.zigbee.transaction.ZigBeeTransaction] - Transaction state updated: TID 6E -> RX_ACK == COMPLETE 06:32:56.389 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data 57079/0, cluster=0031, TID=--, startIndex=0]] 06:32:56.460 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisSendUnicastCommand [address=0, sourceEp=0, destEp=0, profileId=0, clusterId=50, messageData=00 3C, messageId=127, status=SUCCESS] 06:32:56.467 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - RX STA: msgTag=6F state=TX_ACK 06:32:56.473 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionProgress: TID=6F, state=TX_ACK, outstanding=2 06:32:56.478 [DEBUG] [.zigbee.transaction.ZigBeeTransaction] - Transaction state updated: TID 6F -> TX_ACK == TRANSMITTED 06:32:56.482 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:RX:0000,0000,00,00,8032,19:@<,00,FF 06:32:56.492 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisReceiveMessageEvent [ieeeAddress=null, networkAddress=0, profileId=0, destinationEp=0, sourceEp=0, clusterId=32818, messageData=00 00 40 3C 04 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00, rssi=0, lqi=255] 06:32:56.497 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - RX APS: ZigBeeApsFrame [sourceAddress=0/0, destinationAddress=0/0, profile=0000, cluster=8032, addressMode=null, radius=0, apsSecurity=false, apsCounter=--, payload=00 00 40 3C 04 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00 00 00 03 00 00] 06:32:56.502 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - RX CMD: ManagementRoutingResponse [0/0 -> 0/0, cluster=8032, TID=--, status=SUCCESS, routingTableEntries=64, startIndex=60, routingTableList=[RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0]]] 06:32:56.515 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionCommand: ManagementRoutingResponse [0/0 -> 0/0, cluster=8032, TID=--, status=SUCCESS, routingTableEntries=64, startIndex=60, routingTableList=[RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0]]] 06:32:56.510 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:ACK:7F 06:32:56.525 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisAckMessageEvent [messageId=127] 06:32:56.528 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionCommand: ManagementRoutingResponse [0/0 -> 0/0, cluster=8032, TID=--, status=SUCCESS, routingTableEntries=64, startIndex=60, routingTableList=[RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0]]] ZigBeeTransaction [queueTime=216, state=TRANSMITTED, sendCnt=1, command=ManagementRoutingRequest [0/0 -> 0/0, cluster=0032, TID=6F, startIndex=60]] 06:32:56.542 [DEBUG] [discovery.ZigBeeNodeServiceDiscoverer] - 00158D0001FFAD43: Node SVC Discovery: running NEIGHBORS 06:32:56.546 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 00158D0001FFAD43: Added transaction to queue, len=4, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=ManagementLqiRequest [0/0 -> 56846/0, cluster=0031, TID=--, startIndex=0]] 06:32:56.553 [DEBUG] [.zigbee.transaction.ZigBeeTransaction] - Transaction response received - waiting TX_ACK: ZigBeeTransaction [queueTime=240, state=RESPONDED, sendCnt=1, command=ManagementRoutingRequest [0/0 -> 0/0, cluster=0032, TID=6F, startIndex=60]] 06:32:56.557 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionCommand: ManagementRoutingResponse [0/0 -> 0/0, cluster=8032, TID=--, status=SUCCESS, routingTableEntries=64, startIndex=60, routingTableList=[RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0]]] ZigBeeTransaction [queueTime=9369, state=TRANSMITTED, sendCnt=1, command=ReadAttributesCommand [Basic: 0/0 -> 35757/1, cluster=0000, TID=68, identifiers=[5, 4, 3, 2, 6, 0, 1]]] 06:32:56.562 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - RX STA: msgTag=6F state=RX_ACK 06:32:56.566 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionProgress: TID=6F, state=RX_ACK, outstanding=2 06:32:56.581 [DEBUG] [discovery.ZigBeeNodeServiceDiscoverer] - 000D6F0012960B6F: Node SVC Discovery: ManagementRoutingRequest returned CommandResult [SUCCESS, ManagementRoutingResponse [0/0 -> 0/0, cluster=8032, TID=--, status=SUCCESS, routingTableEntries=64, startIndex=60, routingTableList=[RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0], RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0]]]] 06:32:56.583 [DEBUG] [.transaction.ZigBeeTransactionManager] - Transaction complete: ZigBeeTransaction [queueTime=269, state=COMPLETE, sendCnt=1, command=ManagementRoutingRequest [0/0 -> 0/0, cluster=0032, TID=6F, startIndex=60]] 06:32:56.589 [DEBUG] [discovery.ZigBeeNodeServiceDiscoverer] - 000D6F0012960B6F: Node SVC Discovery: ManagementLqiRequest complete [1 routes] 06:32:56.590 [DEBUG] [com.zsmartsystems.zigbee.ZigBeeNode ] - 000D6F0012960B6F: Routing table NEW: [RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0]] 06:32:56.593 [DEBUG] [.transaction.ZigBeeTransactionManager] - transactionListenerRemoved: 1 outstanding 06:32:56.597 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 000D6F0012960B6F: transactionComplete COMPLETE 0 06:32:56.599 [DEBUG] [com.zsmartsystems.zigbee.ZigBeeNode ] - 000D6F0012960B6F: Routing table OLD: [] 06:32:56.607 [DEBUG] [.zigbee.transaction.ZigBeeTransaction] - Transaction state updated: TID 6F -> RX_ACK == COMPLETE 06:32:56.616 [DEBUG] [com.zsmartsystems.zigbee.ZigBeeNode ] - 000D6F0012960B6F: Routing table updated: [RoutingTable [destinationAddress=0, status=INACTIVE, memoryConstrained=false, manyToOne=false, routeRecordRequired=false, nextHopAddress=0]] 06:32:56.621 [DEBUG] [discovery.ZigBeeNodeServiceDiscoverer] - 000D6F0012960B6F: Node SVC Discovery: request ROUTES successful. Advancing to null. 06:32:56.625 [DEBUG] [discovery.ZigBeeNodeServiceDiscoverer] - 000D6F0012960B6F: Node SVC Discovery: complete 06:32:56.627 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - 000D6F0012960B6F: Updating node NWK=0 06:32:56.630 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - 000D6F0012960B6F: Node 0 update 06:32:56.650 [DEBUG] [com.zsmartsystems.zigbee.ZigBeeNode ] - 000D6F0012960B6F: Neighbors updated 06:32:56.655 [DEBUG] [com.zsmartsystems.zigbee.ZigBeeNode ] - 000D6F0012960B6F: Routes updated 06:32:56.663 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 000D6F0012960B6F: Set profile to ZigBeeTransactionProfile [maxOutstandingTransactions=2, interTransactionDelay=50, maxRetries=2] 06:32:56.668 [DEBUG] [database.ZigBeeNetworkDatabaseManager] - 000D6F0012960B6F: Data store: Deferring write for 250ms. 06:32:56.926 [DEBUG] [database.ZigBeeNetworkDatabaseManager] - 000D6F0012960B6F: Data store: Writing node. 06:32:56.987 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:NACK:70 06:32:56.989 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisNackMessageEvent [messageId=112] 06:32:56.993 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - RX STA: msgTag=68 state=RX_NAK 06:32:56.994 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionProgress: TID=68, state=RX_NAK, outstanding=1 06:32:56.996 [DEBUG] [.transaction.ZigBeeTransactionManager] - Transaction complete: ZigBeeTransaction [queueTime=9808, state=FAILED, sendCnt=1, command=ReadAttributesCommand [Basic: 0/0 -> 35757/1, cluster=0000, TID=68, identifiers=[5, 4, 3, 2, 6, 0, 1]]] 06:32:56.998 [DEBUG] [.transaction.ZigBeeTransactionManager] - transactionListenerRemoved: 0 outstanding 06:32:57.005 [DEBUG] [.transaction.ZigBeeTransactionManager] - Attempt to send command with unknown destination: ZigBeeTransaction [queueTime=9817, state=FAILED, sendCnt=1, command=ReadAttributesCommand [Basic: 0/0 -> 35757/1, cluster=0000, TID=68, identifiers=[5, 4, 3, 2, 6, 0, 1]]] 06:32:57.014 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - Default: transactionComplete FAILED -2 06:32:57.025 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - Default: Added transaction to queue, len=1, transaction=ZigBeeTransaction [queueTime=9837, state=WAITING, sendCnt=1, command=ReadAttributesCommand [Basic: 0/0 -> 35757/1, cluster=0000, TID=68, identifiers=[5, 4, 3, 2, 6, 0, 1]]] 06:32:57.028 [DEBUG] [.zigbee.transaction.ZigBeeTransaction] - Transaction state updated: TID 68 -> RX_NAK == WAITING 06:32:57.762 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:32:57.764 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:32:57.765 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:32:57.794 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:32:57.796 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:32:57.797 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:32:58.716 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db woken up from select, 1/1/3 selected 06:32:58.718 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db processing 1 keys, 0 updates 06:32:58.720 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - selected 1 channel=java.nio.channels.SocketChannel[connected local=/0:0:0:0:0:0:0:1:8080 remote=/0:0:0:0:0:0:0:1:40662], selector=sun.nio.ch.EPollSelectorImpl@15864db, interestOps=1, readyOps=1 SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=10693/30000}{io=1/1,kio=1,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=2,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:32:58.726 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - onSelected 1->0 r=true w=false for SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=10700/30000}{io=1/0,kio=1,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=2,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:32:58.731 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - task CEP:SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=10705/30000}{io=1/0,kio=1,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=2,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 06:32:58.736 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=1/1,p=0} tryExecute EatWhatYouKill@189184b/SelectorProducer@13b5c9e/PRODUCING/p=false/QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=4,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=50]@2019-11-29T06:32:58.736445-05:00 06:32:58.738 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=0/1,p=0}@7c383b offer EatWhatYouKill@189184b/SelectorProducer@13b5c9e/PRODUCING/p=false/QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=4,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=0/1,p=0}][pc=0,pic=0,pec=2,epc=50]@2019-11-29T06:32:58.738599-05:00 06:32:58.745 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=0/1,p=1} startReservedThread p=1 06:32:58.750 [DEBUG] [se.jetty.util.thread.QueuedThreadPool] - run ReservedThreadExecutor@1a1b49a{s=0/1,p=1}@110dc04 in QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=3,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=0/1,p=1}] 06:32:58.752 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=1/1,p=1}@110dc04 started 06:32:58.755 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=1/1,p=0}@110dc04 waiting 06:32:58.756 [DEBUG] [se.jetty.util.thread.QueuedThreadPool] - queue ReservedThreadExecutor@1a1b49a{s=1/1,p=0}@110dc04 startThread=false 06:32:58.762 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=0/1,p=0}@7c383b task=EatWhatYouKill@189184b/SelectorProducer@13b5c9e/IDLE/p=true/QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=3,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=50]@2019-11-29T06:32:58.762303-05:00 06:32:58.767 [DEBUG] [y.util.thread.strategy.EatWhatYouKill] - EatWhatYouKill@189184b/SelectorProducer@13b5c9e/IDLE/p=true/QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=3,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=50]@2019-11-29T06:32:58.766839-05:00 tryProduce true 06:32:58.769 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:32:58.774 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:32:58.779 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:32:58.781 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - updateable 0 06:32:58.780 [DEBUG] [y.util.thread.strategy.EatWhatYouKill] - EatWhatYouKill@189184b/SelectorProducer@13b5c9e/IDLE/p=true/QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=3,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=50]@2019-11-29T06:32:58.780528-05:00 m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=10754/30000}{io=1/0,kio=1,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=2,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 06:32:58.788 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - updates 0 06:32:58.801 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - Key interests updated 1 -> 0 on SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=10774/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=2,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:32:58.797 [DEBUG] [org.eclipse.jetty.io.FillInterest ] - fillable FillInterest@173da22{AC.ReadCB@840d7a{HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=10770/30000}{io=1/0,kio=1,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=2,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 06:32:58.805 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=10779/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=2,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@aec871{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 06:32:58.810 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db waiting with 3 keys 06:32:58.809 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:32:58.818 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:32:58.819 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:32:58.825 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - filled 507 HeapByteBuffer@1f045c8[p=0,l=507,c=8192,r=507]={<<>>p, deflate, br\r\nA...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:32:58.830 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=2,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 507 HeapByteBuffer@1f045c8[p=0,l=507,c=8192,r=507]={<<>>p, deflate, br\r\nA...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:32:58.834 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=2,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@1f045c8[p=0,l=507,c=8192,r=507]={<<>>p, deflate, br\r\nA...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 06:32:58.839 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - parseNext s=START HeapByteBuffer@1f045c8[p=0,l=507,c=8192,r=507]={<<>>p, deflate, br\r\nA...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:32:58.842 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - START --> SPACE1 06:32:58.850 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - SPACE1 --> URI 06:32:58.851 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - URI --> SPACE2 06:32:58.852 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - SPACE2 --> REQUEST_VERSION 06:32:58.853 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - REQUEST_VERSION --> HEADER 06:32:58.854 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Host: localhost:8080 --> IN_VALUE 06:32:58.859 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Host: localhost:8080 --> FIELD 06:32:58.860 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Connection: keep-alive --> IN_VALUE 06:32:58.864 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Connection: keep-alive --> FIELD 06:32:58.865 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept: application/json, text/plain, */* --> IN_VALUE 06:32:58.869 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept: application/json, text/plain, */* --> FIELD 06:32:58.870 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:User-Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36 --> IN_VALUE 06:32:58.875 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:User-Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36 --> FIELD 06:32:58.877 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER: --> IN_NAME 06:32:58.886 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Site --> VALUE 06:32:58.887 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Site --> IN_VALUE 06:32:58.894 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Site --> FIELD 06:32:58.895 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER: --> IN_NAME 06:32:58.906 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Mode --> VALUE 06:32:58.917 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Mode --> IN_VALUE 06:32:58.918 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Mode --> FIELD 06:32:58.924 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Referer --> VALUE 06:32:58.931 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Referer --> IN_VALUE 06:32:58.939 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Referer --> FIELD 06:32:58.944 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Encoding: gzip, deflate, br --> IN_VALUE 06:32:58.950 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Encoding: gzip, deflate, br --> FIELD 06:32:58.962 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Language: en-US,en;q=0.9 --> IN_VALUE 06:32:58.965 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Language: en-US,en;q=0.9 --> FIELD 06:32:58.972 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:If-None-Match --> VALUE 06:32:58.981 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:If-None-Match --> IN_VALUE 06:32:58.985 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:If-None-Match --> FIELD 06:32:58.987 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER --> END 06:32:58.997 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - REQUEST for //localhost:8080/paperui/partials/setup/dialog.approveinboxentry.html on HttpChannelOverHttp@1f81be5{r=3,c=false,c=false/false,a=IDLE,uri=//localhost:8080/paperui/partials/setup/dialog.approveinboxentry.html,age=0} GET //localhost:8080/paperui/partials/setup/dialog.approveinboxentry.html HTTP/1.1 Host: localhost:8080 Connection: keep-alive Accept: application/json, text/plain, */* User-Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36 Sec-Fetch-Site: same-origin Sec-Fetch-Mode: cors Referer: http://localhost:8080/paperui/index.html Accept-Encoding: gzip, deflate, br Accept-Language: en-US,en;q=0.9 If-None-Match: 1574212456000 06:32:59.002 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=3,c=false,c=false/false,a=IDLE,uri=//localhost:8080/paperui/partials/setup/dialog.approveinboxentry.html,age=5} onContentComplete 06:32:59.009 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=3,c=false,c=false/false,a=IDLE,uri=//localhost:8080/paperui/partials/setup/dialog.approveinboxentry.html,age=11} onRequestComplete 06:32:59.017 [DEBUG] [org.eclipse.jetty.server.HttpInput ] - HttpInputOverHTTP@189fe7b[c=0,q=0,[0]=null,s=STREAM] addContent EOF 06:32:59.026 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=200/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=END,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=3,c=false,c=false/false,a=IDLE,uri=//localhost:8080/paperui/partials/setup/dialog.approveinboxentry.html,age=29} parsed true HttpParser{s=END,0 of -1} 06:32:59.037 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - releaseRequestBuffer HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=211/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=END,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=3,c=false,c=false/false,a=IDLE,uri=//localhost:8080/paperui/partials/setup/dialog.approveinboxentry.html,age=40} 06:32:59.043 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=3,c=false,c=false/false,a=IDLE,uri=//localhost:8080/paperui/partials/setup/dialog.approveinboxentry.html,age=45} handle //localhost:8080/paperui/partials/setup/dialog.approveinboxentry.html 06:32:59.057 [DEBUG] [eclipse.jetty.server.HttpChannelState] - handling HttpChannelState@aec871{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 06:32:59.064 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=3,c=false,c=false/false,a=DISPATCHED,uri=//localhost:8080/paperui/partials/setup/dialog.approveinboxentry.html,age=67} action DISPATCH 06:32:59.066 [DEBUG] [org.eclipse.jetty.server.Server ] - REQUEST GET /paperui/partials/setup/dialog.approveinboxentry.html on HttpChannelOverHttp@1f81be5{r=3,c=false,c=false/false,a=DISPATCHED,uri=//localhost:8080/paperui/partials/setup/dialog.approveinboxentry.html,age=69} 06:32:59.077 [DEBUG] [pax.web.service.spi.model.ServerModel] - Matching [/paperui/partials/setup/dialog.approveinboxentry.html]... 06:32:59.084 [DEBUG] [pax.web.service.spi.model.ServerModel] - Path [/paperui/partials/setup/dialog.approveinboxentry.html] matched to {pattern=/paperui/.*,model=ResourceModel{id=org.ops4j.pax.web.service.spi.model.ResourceModel-34,name=/paperui:web,urlPatterns=[/paperui/*],alias=/paperui,servlet=ResourceServlet{context=/,alias=/paperui,name=web},initParams={},context=ContextModel{id=org.ops4j.pax.web.service.spi.model.ContextModel-33,name=,httpContext=DefaultHttpContext [bundle=org.openhab.ui.paper_2.5.0.201911192014 [210], contextID=custom],contextParams={},virtualHosts={},connectors={}}}} 06:32:59.093 [DEBUG] [e.jetty.server.handler.ContextHandler] - scope null||/paperui/partials/setup/dialog.approveinboxentry.html @ HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.openhab.ui.paper_2.5.0.201911192014 [210], contextID=custom]} 06:32:59.105 [DEBUG] [e.jetty.server.handler.ContextHandler] - context=||/paperui/partials/setup/dialog.approveinboxentry.html @ HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.openhab.ui.paper_2.5.0.201911192014 [210], contextID=custom]} 06:32:59.112 [DEBUG] [org.eclipse.jetty.server.session ] - SessionHandler.doScope 06:32:59.122 [DEBUG] [org.eclipse.jetty.server.session ] - sessionHandler=org.eclipse.jetty.server.session.SessionHandler7734596==dftMaxIdleSec=600 session=null 06:32:59.126 [DEBUG] [.eclipse.jetty.servlet.ServletHandler] - servlet |/paperui|/partials/setup/dialog.approveinboxentry.html -> /paperui:web@5357e26b==org.ops4j.pax.web.service.jetty.internal.ResourceServlet,jsp=null,order=-1,inst=true,async=true 06:32:59.138 [DEBUG] [ice.jetty.internal.HttpServiceContext] - Handling request for [/paperui/partials/setup/dialog.approveinboxentry.html] using http context [DefaultHttpContext [bundle=org.openhab.ui.paper_2.5.0.201911192014 [210], contextID=custom]] 06:32:59.152 [DEBUG] [ty.internal.HttpServiceServletHandler] - handling request org.ops4j.pax.web.service.jetty.internal.HttpServiceRequestWrapper@15d20c, org.ops4j.pax.web.service.jetty.internal.HttpServiceResponseWrapper@ca2bcc 06:32:59.155 [DEBUG] [.eclipse.jetty.servlet.ServletHandler] - chain=null 06:32:59.162 [DEBUG] [lipse.jetty.util.resource.URLResource] - Connection nulled 06:32:59.173 [DEBUG] [org.eclipse.jetty.server.session ] - FinalSession=null, old_session_handler=null, this=org.eclipse.jetty.server.session.SessionHandler7734596==dftMaxIdleSec=600, calling complete=true 06:32:59.178 [DEBUG] [org.eclipse.jetty.server.session ] - Complete called with session null 06:32:59.188 [DEBUG] [org.eclipse.jetty.server.Server ] - handled=true async=false committed=false on HttpChannelOverHttp@1f81be5{r=3,c=false,c=false/false,a=DISPATCHED,uri=//localhost:8080/paperui/partials/setup/dialog.approveinboxentry.html,age=191} 06:32:59.196 [DEBUG] [m.zsmartsystems.zigbee.zcl.ZclCluster] - readSync request: ZclAttribute [cluster=com.zsmartsystems.zigbee.zcl.clusters.ZclBasicCluster@bb31e7, id=4, name=Manufacturer Name, dataType=CHARACTER_STRING, lastValue=null] 06:32:59.202 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 00158D0001FFAD43: Added transaction to queue, len=5, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=ReadAttributesCommand [Basic: 0/0 -> 56846/1, cluster=0000, TID=--, identifiers=[4]]] 06:32:59.206 [DEBUG] [eclipse.jetty.server.HttpChannelState] - unhandle HttpChannelState@aec871{s=DISPATCHED a=NOT_ASYNC i=true r=IDLE w=false} 06:32:59.216 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=3,c=false,c=false/false,a=COMPLETING,uri=//localhost:8080/paperui/partials/setup/dialog.approveinboxentry.html,age=219} action COMPLETE 06:32:59.220 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - sendResponse info=null content=HeapByteBuffer@1fca013[p=0,l=0,c=0,r=0]={<<<>>>} complete=true committing=true callback=Blocker@8a5210{null} 06:32:59.233 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - COMMIT for /paperui/partials/setup/dialog.approveinboxentry.html on HttpChannelOverHttp@1f81be5{r=3,c=true,c=false/false,a=COMPLETING,uri=//localhost:8080/paperui/partials/setup/dialog.approveinboxentry.html,age=235} 304 null HTTP/1.1 06:32:59.238 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@149e6c7[PROCESSING][i=HTTP/1.1{s=304,h=0,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@11a7c87] generate: NEED_HEADER (null,[p=0,l=0,c=0,r=0],true)@START 06:32:59.251 [DEBUG] [org.eclipse.jetty.http.HttpGenerator ] - generateHeaders HTTP/1.1{s=304,h=0,cl=-1} last=true content=HeapByteBuffer@1fca013[p=0,l=0,c=0,r=0]={<<<>>>} 06:32:59.258 [DEBUG] [org.eclipse.jetty.http.HttpGenerator ] - 06:32:59.265 [DEBUG] [org.eclipse.jetty.http.HttpGenerator ] - NO_CONTENT 06:32:59.272 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@149e6c7[PROCESSING][i=HTTP/1.1{s=304,h=0,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@11a7c87] generate: FLUSH ([p=0,l=62,c=8192,r=62],[p=0,l=0,c=0,r=0],true)@COMPLETING 06:32:59.281 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - write: WriteFlusher@1394f5a{IDLE}->null [HeapByteBuffer@1f045c8[p=0,l=62,c=8192,r=62]={<<>>/1.1\r\nHost: local...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 06:32:59.283 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - update WriteFlusher@1394f5a{WRITING}->null:IDLE-->WRITING 06:32:59.301 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - flushed 62 SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=W,to=475/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=END,0 of -1},g=HttpGenerator@c5dd2c{s=COMPLETING}]=>HttpChannelOverHttp@1f81be5{r=3,c=true,c=false/false,a=COMPLETING,uri=//localhost:8080/paperui/partials/setup/dialog.approveinboxentry.html,age=304} 06:32:59.305 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - Flushed=true written=62 remaining=0 WriteFlusher@1394f5a{WRITING}->null 06:32:59.321 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - update WriteFlusher@1394f5a{IDLE}->null:WRITING-->IDLE 06:32:59.327 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@149e6c7[PROCESSING][i=HTTP/1.1{s=304,h=0,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@11a7c87] generate: DONE ([p=62,l=62,c=8192,r=0],[p=0,l=0,c=0,r=0],true)@END 06:32:59.329 [DEBUG] [eclipse.jetty.server.HttpChannelState] - onComplete HttpChannelState@aec871{s=COMPLETING a=NOT_ASYNC i=false r=IDLE w=false} 06:32:59.332 [DEBUG] [m.zsmartsystems.zigbee.zcl.ZclCluster] - readSync request: ZclAttribute [cluster=com.zsmartsystems.zigbee.zcl.clusters.ZclBasicCluster@f6bb32, id=4, name=Manufacturer Name, dataType=CHARACTER_STRING, lastValue=null] 06:32:59.338 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 00158D0001FFADC1: Added transaction to queue, len=5, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=ReadAttributesCommand [Basic: 0/0 -> 57079/1, cluster=0000, TID=--, identifiers=[4]]] 06:32:59.343 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - COMPLETE for /paperui/partials/setup/dialog.approveinboxentry.html written=0 06:32:59.353 [DEBUG] [eclipse.jetty.server.HttpChannelState] - recycle HttpChannelState@aec871{s=COMPLETED a=NOT_ASYNC i=false r=IDLE w=false} 06:32:59.362 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - reset HttpParser{s=END,0 of -1} 06:32:59.374 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - END --> START 06:32:59.376 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=3,c=false,c=false/false,a=IDLE,uri=null,age=0} handle exit, result COMPLETE 06:32:59.380 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - filled 0 HeapByteBuffer@1f045c8[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 304 Not ...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:32:59.398 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - filled 0 HeapByteBuffer@1f045c8[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 304 Not ...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:32:59.400 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=94/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=3,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@1f045c8[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 304 Not ...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:32:59.405 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=99/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=3,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@1f045c8[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 304 Not ...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 06:32:59.421 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - parseNext s=START HeapByteBuffer@1f045c8[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 304 Not ...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:32:59.426 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=116/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=3,c=false,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 06:32:59.435 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - releaseRequestBuffer HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=129/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=3,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:32:59.440 [DEBUG] [g.eclipse.jetty.io.AbstractConnection] - fillInterested HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=134/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=3,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:32:59.458 [DEBUG] [org.eclipse.jetty.io.FillInterest ] - interested FillInterest@173da22{AC.ReadCB@840d7a{HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=3,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 06:32:59.460 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - changeInterests p=false 0->1 for SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=3,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:32:59.469 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@19a76fd on ManagedSelector@aabe05{STARTED} id=0 keys=3 selected=0 updates=0 06:32:59.470 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Wakeup on submit ManagedSelector@aabe05{STARTED} id=0 keys=3 selected=0 updates=1 06:32:59.483 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db woken with none selected 06:32:59.484 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db woken up from select, 0/0/3 selected 06:32:59.490 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db processing 0 keys, 1 updates 06:32:59.492 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - updateable 1 06:32:59.491 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=32/30000}{io=0/1,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=3,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@aec871{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 06:32:59.495 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - update org.eclipse.jetty.io.ChannelEndPoint$1@19a76fd 06:32:59.503 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=1/1,p=0}@1705d4 size 1 > capacity 06:32:59.520 [DEBUG] [se.jetty.util.thread.QueuedThreadPool] - ran ReservedThreadExecutor@1a1b49a{s=1/1,p=0}@1705d4 in QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=3,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=1/1,p=0}] 06:32:59.517 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - Key interests updated 0 -> 1 on SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=59/30000}{io=1/1,kio=1,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=3,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:32:59.526 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - updates 0 06:32:59.527 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db waiting with 3 keys 06:32:59.739 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db woken up from select, 1/1/3 selected 06:32:59.742 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db processing 1 keys, 0 updates 06:32:59.746 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - selected 1 channel=java.nio.channels.SocketChannel[connected local=/0:0:0:0:0:0:0:1:8080 remote=/0:0:0:0:0:0:0:1:40662], selector=sun.nio.ch.EPollSelectorImpl@15864db, interestOps=1, readyOps=1 SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=288/30000}{io=1/1,kio=1,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=3,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:32:59.758 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - onSelected 1->0 r=true w=false for SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=300/30000}{io=1/0,kio=1,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=3,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:32:59.772 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - task CEP:SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=313/30000}{io=1/0,kio=1,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=3,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 06:32:59.786 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:32:59.790 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:32:59.794 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:32:59.798 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=1/1,p=0} tryExecute EatWhatYouKill@189184b/SelectorProducer@13b5c9e/PRODUCING/p=false/QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=4,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=51]@2019-11-29T06:32:59.781912-05:00 06:32:59.809 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=0/1,p=0}@110dc04 offer EatWhatYouKill@189184b/SelectorProducer@13b5c9e/PRODUCING/p=false/QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=4,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=0/1,p=0}][pc=0,pic=0,pec=2,epc=51]@2019-11-29T06:32:59.809132-05:00 06:32:59.826 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:32:59.828 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:32:59.829 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:32:59.836 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=0/1,p=1} startReservedThread p=1 06:32:59.842 [DEBUG] [se.jetty.util.thread.QueuedThreadPool] - run ReservedThreadExecutor@1a1b49a{s=0/1,p=1}@1f14529 in QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=3,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=0/1,p=1}] 06:32:59.845 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=1/1,p=1}@1f14529 started 06:32:59.849 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=1/1,p=0}@1f14529 waiting 06:32:59.850 [DEBUG] [se.jetty.util.thread.QueuedThreadPool] - queue ReservedThreadExecutor@1a1b49a{s=1/1,p=0}@1f14529 startThread=false 06:32:59.855 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=0/1,p=0}@110dc04 task=EatWhatYouKill@189184b/SelectorProducer@13b5c9e/IDLE/p=true/QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=3,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=51]@2019-11-29T06:32:59.855149-05:00 06:32:59.860 [DEBUG] [y.util.thread.strategy.EatWhatYouKill] - EatWhatYouKill@189184b/SelectorProducer@13b5c9e/IDLE/p=true/QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=3,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=51]@2019-11-29T06:32:59.86012-05:00 tryProduce true 06:32:59.878 [DEBUG] [y.util.thread.strategy.EatWhatYouKill] - EatWhatYouKill@189184b/SelectorProducer@13b5c9e/IDLE/p=true/QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=3,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=51]@2019-11-29T06:32:59.867266-05:00 m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=420/30000}{io=1/0,kio=1,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=3,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 06:32:59.882 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - updateable 0 06:32:59.885 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - updates 0 06:32:59.890 [DEBUG] [org.eclipse.jetty.io.FillInterest ] - fillable FillInterest@173da22{AC.ReadCB@840d7a{HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=431/30000}{io=1/0,kio=1,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=3,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 06:32:59.899 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - Key interests updated 1 -> 0 on SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=440/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=3,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:32:59.905 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=446/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=3,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@aec871{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 06:32:59.919 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db waiting with 3 keys 06:32:59.921 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - filled 455 HeapByteBuffer@1f045c8[p=0,l=455,c=8192,r=455]={<<>>ge: en-US,en;q=0....\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:32:59.926 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=3,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 455 HeapByteBuffer@1f045c8[p=0,l=455,c=8192,r=455]={<<>>ge: en-US,en;q=0....\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:32:59.942 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=21/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=3,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@1f045c8[p=0,l=455,c=8192,r=455]={<<>>ge: en-US,en;q=0....\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 06:32:59.945 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - parseNext s=START HeapByteBuffer@1f045c8[p=0,l=455,c=8192,r=455]={<<>>ge: en-US,en;q=0....\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:32:59.953 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - START --> SPACE1 06:32:59.970 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - SPACE1 --> URI 06:32:59.971 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - URI --> SPACE2 06:32:59.974 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - SPACE2 --> REQUEST_VERSION 06:32:59.989 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - REQUEST_VERSION --> HEADER 06:32:59.991 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Host: localhost:8080 --> IN_VALUE 06:32:59.997 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Host: localhost:8080 --> FIELD 06:33:00.000 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Connection: keep-alive --> IN_VALUE 06:33:00.007 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Connection: keep-alive --> FIELD 06:33:00.010 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept: application/json, text/plain, */* --> IN_VALUE 06:33:00.022 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept: application/json, text/plain, */* --> FIELD 06:33:00.024 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:User-Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36 --> IN_VALUE 06:33:00.030 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:User-Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36 --> FIELD 06:33:00.046 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER: --> IN_NAME 06:33:00.051 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Site --> VALUE 06:33:00.053 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Site --> IN_VALUE 06:33:00.056 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Site --> FIELD 06:33:00.061 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER: --> IN_NAME 06:33:00.072 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Mode --> VALUE 06:33:00.074 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Mode --> IN_VALUE 06:33:00.083 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Mode --> FIELD 06:33:00.094 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Referer --> VALUE 06:33:00.096 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Referer --> IN_VALUE 06:33:00.110 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Referer --> FIELD 06:33:00.113 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Encoding: gzip, deflate, br --> IN_VALUE 06:33:00.116 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Encoding: gzip, deflate, br --> FIELD 06:33:00.125 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Language: en-US,en;q=0.9 --> IN_VALUE 06:33:00.135 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Language: en-US,en;q=0.9 --> FIELD 06:33:00.141 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER --> END 06:33:00.149 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - REQUEST for //localhost:8080/rest/thing-types/zigbee:device on HttpChannelOverHttp@1f81be5{r=4,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/thing-types/zigbee:device,age=0} GET //localhost:8080/rest/thing-types/zigbee:device HTTP/1.1 Host: localhost:8080 Connection: keep-alive Accept: application/json, text/plain, */* User-Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36 Sec-Fetch-Site: same-origin Sec-Fetch-Mode: cors Referer: http://localhost:8080/paperui/index.html Accept-Encoding: gzip, deflate, br Accept-Language: en-US,en;q=0.9 06:33:00.160 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=4,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/thing-types/zigbee:device,age=11} onContentComplete 06:33:00.172 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=4,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/thing-types/zigbee:device,age=23} onRequestComplete 06:33:00.175 [DEBUG] [org.eclipse.jetty.server.HttpInput ] - HttpInputOverHTTP@189fe7b[c=0,q=0,[0]=null,s=STREAM] addContent EOF 06:33:00.183 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=262/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=END,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=4,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/thing-types/zigbee:device,age=34} parsed true HttpParser{s=END,0 of -1} 06:33:00.198 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - releaseRequestBuffer HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=276/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=END,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=4,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/thing-types/zigbee:device,age=49} 06:33:00.202 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=4,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/thing-types/zigbee:device,age=53} handle //localhost:8080/rest/thing-types/zigbee:device 06:33:00.216 [DEBUG] [eclipse.jetty.server.HttpChannelState] - handling HttpChannelState@aec871{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 06:33:00.219 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=4,c=false,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/thing-types/zigbee:device,age=70} action DISPATCH 06:33:00.222 [DEBUG] [org.eclipse.jetty.server.Server ] - REQUEST GET /rest/thing-types/zigbee:device on HttpChannelOverHttp@1f81be5{r=4,c=false,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/thing-types/zigbee:device,age=73} 06:33:00.236 [DEBUG] [pax.web.service.spi.model.ServerModel] - Matching [/rest/thing-types/zigbee:device]... 06:33:00.238 [DEBUG] [pax.web.service.spi.model.ServerModel] - Path [/rest/thing-types/zigbee:device] matched to {pattern=/rest/.*,model=ServletModel{id=org.ops4j.pax.web.service.spi.model.ServletModel-5,name=org.ops4j.pax.web.service.spi.model.ServletModel-5,urlPatterns=[/rest/*],alias=/rest,servlet=com.eclipsesource.jaxrs.publisher.internal.ServletContainerBridge@195d2bf,initParams={},context=ContextModel{id=org.ops4j.pax.web.service.spi.model.ContextModel-4,name=,httpContext=DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default],contextParams={},virtualHosts={},connectors={}}}} 06:33:00.242 [DEBUG] [e.jetty.server.handler.ContextHandler] - scope null||/rest/thing-types/zigbee:device @ HttpServiceContext{httpContext=DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default]} 06:33:00.253 [DEBUG] [e.jetty.server.handler.ContextHandler] - context=||/rest/thing-types/zigbee:device @ HttpServiceContext{httpContext=DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default]} 06:33:00.256 [DEBUG] [org.eclipse.jetty.server.session ] - SessionHandler.doScope 06:33:00.265 [DEBUG] [org.eclipse.jetty.server.session ] - sessionHandler=org.eclipse.jetty.server.session.SessionHandler7099099==dftMaxIdleSec=600 session=null 06:33:00.281 [DEBUG] [.eclipse.jetty.servlet.ServletHandler] - servlet |/rest|/thing-types/zigbee:device -> org.ops4j.pax.web.service.spi.model.ServletModel-5@378be0fd==com.eclipsesource.jaxrs.publisher.internal.ServletContainerBridge,jsp=null,order=-1,inst=true,async=true 06:33:00.283 [DEBUG] [ice.jetty.internal.HttpServiceContext] - Handling request for [/rest/thing-types/zigbee:device] using http context [DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default]] 06:33:00.290 [DEBUG] [ty.internal.HttpServiceServletHandler] - handling request org.ops4j.pax.web.service.jetty.internal.HttpServiceRequestWrapper@1422cf2, org.ops4j.pax.web.service.jetty.internal.HttpServiceResponseWrapper@192560e 06:33:00.293 [DEBUG] [.eclipse.jetty.servlet.ServletHandler] - chain=null 06:33:00.410 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - sendResponse info=null content=HeapByteBuffer@aedfc4[p=0,l=466,c=8192,r=466]={<<<{"channels":[],"c..."bridge":false}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@8a5210{null} 06:33:00.414 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - COMMIT for /rest/thing-types/zigbee:device on HttpChannelOverHttp@1f81be5{r=4,c=true,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/thing-types/zigbee:device,age=265} 200 OK HTTP/1.1 Content-Length: 466 Content-Type: application/json 06:33:00.428 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@149e6c7[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=466},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1a04608] generate: NEED_HEADER (null,[p=0,l=466,c=8192,r=466],true)@START 06:33:00.432 [DEBUG] [org.eclipse.jetty.http.HttpGenerator ] - generateHeaders HTTP/1.1{s=200,h=2,cl=466} last=true content=HeapByteBuffer@aedfc4[p=0,l=466,c=8192,r=466]={<<<{"channels":[],"c..."bridge":false}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:00.438 [DEBUG] [org.eclipse.jetty.http.HttpGenerator ] - Content-Length: 466 Content-Type: application/json 06:33:00.454 [DEBUG] [org.eclipse.jetty.http.HttpGenerator ] - CONTENT_LENGTH 06:33:00.458 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@149e6c7[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=466},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1a04608] generate: FLUSH ([p=0,l=105,c=8192,r=105],[p=0,l=466,c=8192,r=466],true)@COMPLETING 06:33:00.465 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - write: WriteFlusher@1394f5a{IDLE}->null [HeapByteBuffer@1f045c8[p=0,l=105,c=8192,r=105]={<<>>cation/json, text...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@aedfc4[p=0,l=466,c=8192,r=466]={<<<{"channels":[],"c..."bridge":false}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 06:33:00.477 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - update WriteFlusher@1394f5a{WRITING}->null:IDLE-->WRITING 06:33:00.484 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - flushed 571 SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=W,to=562/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=END,0 of -1},g=HttpGenerator@c5dd2c{s=COMPLETING}]=>HttpChannelOverHttp@1f81be5{r=4,c=true,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/thing-types/zigbee:device,age=335} 06:33:00.504 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - Flushed=true written=571 remaining=0 WriteFlusher@1394f5a{WRITING}->null 06:33:00.507 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - update WriteFlusher@1394f5a{IDLE}->null:WRITING-->IDLE 06:33:00.512 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@149e6c7[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=466},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1a04608] generate: DONE ([p=105,l=105,c=8192,r=0],[p=466,l=466,c=8192,r=0],true)@END 06:33:00.520 [DEBUG] [org.eclipse.jetty.server.session ] - FinalSession=null, old_session_handler=null, this=org.eclipse.jetty.server.session.SessionHandler7099099==dftMaxIdleSec=600, calling complete=true 06:33:00.533 [DEBUG] [org.eclipse.jetty.server.session ] - Complete called with session null 06:33:00.540 [DEBUG] [org.eclipse.jetty.server.Server ] - handled=true async=false committed=true on HttpChannelOverHttp@1f81be5{r=4,c=true,c=false/true,a=DISPATCHED,uri=//localhost:8080/rest/thing-types/zigbee:device,age=388} 06:33:00.547 [DEBUG] [eclipse.jetty.server.HttpChannelState] - unhandle HttpChannelState@aec871{s=DISPATCHED a=NOT_ASYNC i=true r=IDLE w=false} 06:33:00.556 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=4,c=true,c=false/true,a=COMPLETING,uri=//localhost:8080/rest/thing-types/zigbee:device,age=407} action COMPLETE 06:33:00.568 [DEBUG] [eclipse.jetty.server.HttpChannelState] - onComplete HttpChannelState@aec871{s=COMPLETING a=NOT_ASYNC i=false r=IDLE w=false} 06:33:00.573 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - COMPLETE for /rest/thing-types/zigbee:device written=466 06:33:00.582 [DEBUG] [eclipse.jetty.server.HttpChannelState] - recycle HttpChannelState@aec871{s=COMPLETED a=NOT_ASYNC i=false r=IDLE w=false} 06:33:00.602 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - reset HttpParser{s=END,0 of -1} 06:33:00.604 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - END --> START 06:33:00.605 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=4,c=false,c=false/false,a=IDLE,uri=null,age=0} handle exit, result COMPLETE 06:33:00.607 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - filled 0 HeapByteBuffer@1f045c8[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:00.611 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - filled 0 HeapByteBuffer@1f045c8[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:00.613 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=109/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=4,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@1f045c8[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:00.620 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=116/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=4,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@1f045c8[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 06:33:00.626 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - parseNext s=START HeapByteBuffer@1f045c8[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:00.628 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=124/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=4,c=false,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 06:33:00.635 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - releaseRequestBuffer HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=131/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=4,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:33:00.638 [DEBUG] [g.eclipse.jetty.io.AbstractConnection] - fillInterested HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=133/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=4,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:33:00.644 [DEBUG] [org.eclipse.jetty.io.FillInterest ] - interested FillInterest@173da22{AC.ReadCB@840d7a{HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=4,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 06:33:00.647 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - changeInterests p=false 0->1 for SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=4,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:33:00.657 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@19a76fd on ManagedSelector@aabe05{STARTED} id=0 keys=3 selected=0 updates=0 06:33:00.662 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Wakeup on submit ManagedSelector@aabe05{STARTED} id=0 keys=3 selected=0 updates=1 06:33:00.673 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db woken with none selected 06:33:00.675 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db woken up from select, 0/0/3 selected 06:33:00.680 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db processing 0 keys, 1 updates 06:33:00.689 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - updateable 1 06:33:00.686 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=36/30000}{io=0/1,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=4,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@aec871{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 06:33:00.708 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=1/1,p=0}@7c383b size 1 > capacity 06:33:00.709 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - update org.eclipse.jetty.io.ChannelEndPoint$1@19a76fd 06:33:00.718 [DEBUG] [se.jetty.util.thread.QueuedThreadPool] - ran ReservedThreadExecutor@1a1b49a{s=1/1,p=0}@7c383b in QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=3,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=1/1,p=0}] 06:33:00.719 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - Key interests updated 0 -> 1 on SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=75/30000}{io=1/1,kio=1,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=4,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:33:00.724 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - updates 0 06:33:00.734 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db waiting with 3 keys 06:33:00.804 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:33:00.806 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:33:00.810 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:33:00.842 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:33:00.844 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:33:00.845 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:33:01.820 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:33:01.823 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:33:01.825 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:33:01.854 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:33:01.857 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:33:01.859 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:33:02.018 [DEBUG] [org.quartz.core.QuartzSchedulerThread] - batch acquisition of 0 triggers 06:33:02.237 [DEBUG] [m.zsmartsystems.zigbee.zcl.ZclCluster] - readSync request: ZclAttribute [cluster=com.zsmartsystems.zigbee.zcl.clusters.ZclBasicCluster@bb31e7, id=4, name=Manufacturer Name, dataType=CHARACTER_STRING, lastValue=null] 06:33:02.242 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 00158D0001FFAD43: Added transaction to queue, len=6, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=ReadAttributesCommand [Basic: 0/0 -> 56846/1, cluster=0000, TID=--, identifiers=[4]]] 06:33:02.834 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:33:02.838 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:33:02.842 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:33:02.869 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:33:02.871 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:33:02.872 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:33:03.848 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:33:03.850 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:33:03.852 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:33:03.880 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:33:03.881 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:33:03.883 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:33:04.651 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db woken up from select, 1/1/3 selected 06:33:04.656 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db processing 1 keys, 0 updates 06:33:04.662 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - selected 1 channel=java.nio.channels.SocketChannel[connected local=/0:0:0:0:0:0:0:1:8080 remote=/0:0:0:0:0:0:0:1:40662], selector=sun.nio.ch.EPollSelectorImpl@15864db, interestOps=1, readyOps=1 SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=4017/30000}{io=1/1,kio=1,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=4,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:33:04.675 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - onSelected 1->0 r=true w=false for SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=4030/30000}{io=1/0,kio=1,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=4,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:33:04.686 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - task CEP:SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=4041/30000}{io=1/0,kio=1,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=4,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 06:33:04.697 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=1/1,p=0} tryExecute EatWhatYouKill@189184b/SelectorProducer@13b5c9e/PRODUCING/p=false/QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=4,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=52]@2019-11-29T06:33:04.697755-05:00 06:33:04.705 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=0/1,p=0}@1f14529 offer EatWhatYouKill@189184b/SelectorProducer@13b5c9e/PRODUCING/p=false/QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=4,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=0/1,p=0}][pc=0,pic=0,pec=2,epc=52]@2019-11-29T06:33:04.70516-05:00 06:33:04.707 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=0/1,p=1} startReservedThread p=1 06:33:04.709 [DEBUG] [se.jetty.util.thread.QueuedThreadPool] - run ReservedThreadExecutor@1a1b49a{s=0/1,p=1}@1940370 in QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=3,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=0/1,p=1}] 06:33:04.714 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=1/1,p=1}@1940370 started 06:33:04.721 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=1/1,p=0}@1940370 waiting 06:33:04.726 [DEBUG] [se.jetty.util.thread.QueuedThreadPool] - queue ReservedThreadExecutor@1a1b49a{s=1/1,p=0}@1940370 startThread=false 06:33:04.728 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=0/1,p=0}@1f14529 task=EatWhatYouKill@189184b/SelectorProducer@13b5c9e/IDLE/p=true/QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=3,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=52]@2019-11-29T06:33:04.728516-05:00 06:33:04.730 [DEBUG] [y.util.thread.strategy.EatWhatYouKill] - EatWhatYouKill@189184b/SelectorProducer@13b5c9e/IDLE/p=true/QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=3,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=52]@2019-11-29T06:33:04.730503-05:00 tryProduce true 06:33:04.732 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - updateable 0 06:33:04.737 [DEBUG] [y.util.thread.strategy.EatWhatYouKill] - EatWhatYouKill@189184b/SelectorProducer@13b5c9e/PRODUCING/p=false/QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=3,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=52]@2019-11-29T06:33:04.737567-05:00 m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=4093/30000}{io=1/0,kio=1,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=4,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 06:33:04.748 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - updates 0 06:33:04.759 [DEBUG] [org.eclipse.jetty.io.FillInterest ] - fillable FillInterest@173da22{AC.ReadCB@840d7a{HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=4115/30000}{io=1/0,kio=1,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=4,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 06:33:04.762 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - Key interests updated 1 -> 0 on SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=4117/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=4,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:33:04.774 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db waiting with 3 keys 06:33:04.773 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=4128/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=4,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@aec871{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 06:33:04.786 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - filled 620 HeapByteBuffer@1f045c8[p=0,l=620,c=8192,r=620]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:04.794 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=4,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 620 HeapByteBuffer@1f045c8[p=0,l=620,c=8192,r=620]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:04.796 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=4,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@1f045c8[p=0,l=620,c=8192,r=620]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 06:33:04.803 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - parseNext s=START HeapByteBuffer@1f045c8[p=0,l=620,c=8192,r=620]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:04.812 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - START --> SPACE1 06:33:04.816 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - SPACE1 --> URI 06:33:04.824 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - URI --> SPACE2 06:33:04.827 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - SPACE2 --> REQUEST_VERSION 06:33:04.829 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - REQUEST_VERSION --> HEADER 06:33:04.837 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Host: localhost:8080 --> IN_VALUE 06:33:04.847 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Host: localhost:8080 --> FIELD 06:33:04.848 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Connection: keep-alive --> IN_VALUE 06:33:04.857 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:33:04.858 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:33:04.859 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:33:04.860 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Connection: keep-alive --> FIELD 06:33:04.863 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Content-Length --> VALUE 06:33:04.864 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Content-Length --> IN_VALUE 06:33:04.870 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Content-Length --> FIELD 06:33:04.874 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept: application/json, text/plain, */* --> IN_VALUE 06:33:04.879 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept: application/json, text/plain, */* --> FIELD 06:33:04.880 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Origin --> VALUE 06:33:04.882 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Origin --> IN_VALUE 06:33:04.888 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:33:04.897 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:33:04.898 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:33:04.903 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Origin --> FIELD 06:33:04.907 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:User-Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36 --> IN_VALUE 06:33:04.913 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:User-Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36 --> FIELD 06:33:04.921 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Content-Type: text/plain --> IN_VALUE 06:33:04.924 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Content-Type: text/plain --> FIELD 06:33:04.927 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER: --> IN_NAME 06:33:04.938 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Site --> VALUE 06:33:04.944 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Site --> IN_VALUE 06:33:04.949 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Site --> FIELD 06:33:04.959 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER: --> IN_NAME 06:33:04.962 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Mode --> VALUE 06:33:04.967 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Mode --> IN_VALUE 06:33:04.979 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Mode --> FIELD 06:33:04.982 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Referer --> VALUE 06:33:04.986 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Referer --> IN_VALUE 06:33:04.990 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Referer --> FIELD 06:33:04.994 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Encoding: gzip, deflate, br --> IN_VALUE 06:33:04.997 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Encoding: gzip, deflate, br --> FIELD 06:33:05.000 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Language: en-US,en;q=0.9 --> IN_VALUE 06:33:05.008 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Language: en-US,en;q=0.9 --> FIELD 06:33:05.010 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER --> CONTENT 06:33:05.014 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - REQUEST for //localhost:8080/rest/inbox/zigbee:device:04000EB9:00158d0001ffad43/approve?enableChannels=false on HttpChannelOverHttp@1f81be5{r=5,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/inbox/zigbee:device:04000EB9:00158d0001ffad43/approve?enableChannels=false,age=0} POST //localhost:8080/rest/inbox/zigbee:device:04000EB9:00158d0001ffad43/approve?enableChannels=false HTTP/1.1 Host: localhost:8080 Connection: keep-alive Content-Length: 38 Accept: application/json, text/plain, */* Origin: http://localhost:8080 User-Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36 Content-Type: text/plain Sec-Fetch-Site: same-origin Sec-Fetch-Mode: cors Referer: http://localhost:8080/paperui/index.html Accept-Encoding: gzip, deflate, br Accept-Language: en-US,en;q=0.9 06:33:05.019 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=232/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=CONTENT,0 of 38},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=5,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/inbox/zigbee:device:04000EB9:00158d0001ffad43/approve?enableChannels=false,age=4} parsed true HttpParser{s=CONTENT,0 of 38} 06:33:05.022 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=5,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/inbox/zigbee:device:04000EB9:00158d0001ffad43/approve?enableChannels=false,age=8} handle //localhost:8080/rest/inbox/zigbee:device:04000EB9:00158d0001ffad43/approve?enableChannels=false 06:33:05.026 [DEBUG] [eclipse.jetty.server.HttpChannelState] - handling HttpChannelState@aec871{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 06:33:05.031 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=5,c=false,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/inbox/zigbee:device:04000EB9:00158d0001ffad43/approve?enableChannels=false,age=17} action DISPATCH 06:33:05.038 [DEBUG] [org.eclipse.jetty.server.Server ] - REQUEST POST /rest/inbox/zigbee:device:04000EB9:00158d0001ffad43/approve on HttpChannelOverHttp@1f81be5{r=5,c=false,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/inbox/zigbee:device:04000EB9:00158d0001ffad43/approve?enableChannels=false,age=24} 06:33:05.045 [DEBUG] [pax.web.service.spi.model.ServerModel] - Matching [/rest/inbox/zigbee:device:04000EB9:00158d0001ffad43/approve]... 06:33:05.046 [DEBUG] [pax.web.service.spi.model.ServerModel] - Path [/rest/inbox/zigbee:device:04000EB9:00158d0001ffad43/approve] matched to {pattern=/rest/.*,model=ServletModel{id=org.ops4j.pax.web.service.spi.model.ServletModel-5,name=org.ops4j.pax.web.service.spi.model.ServletModel-5,urlPatterns=[/rest/*],alias=/rest,servlet=com.eclipsesource.jaxrs.publisher.internal.ServletContainerBridge@195d2bf,initParams={},context=ContextModel{id=org.ops4j.pax.web.service.spi.model.ContextModel-4,name=,httpContext=DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default],contextParams={},virtualHosts={},connectors={}}}} 06:33:05.051 [DEBUG] [e.jetty.server.handler.ContextHandler] - scope null||/rest/inbox/zigbee:device:04000EB9:00158d0001ffad43/approve @ HttpServiceContext{httpContext=DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default]} 06:33:05.054 [DEBUG] [e.jetty.server.handler.ContextHandler] - context=||/rest/inbox/zigbee:device:04000EB9:00158d0001ffad43/approve @ HttpServiceContext{httpContext=DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default]} 06:33:05.059 [DEBUG] [org.eclipse.jetty.server.session ] - SessionHandler.doScope 06:33:05.076 [DEBUG] [org.eclipse.jetty.server.session ] - sessionHandler=org.eclipse.jetty.server.session.SessionHandler7099099==dftMaxIdleSec=600 session=null 06:33:05.085 [DEBUG] [.eclipse.jetty.servlet.ServletHandler] - servlet |/rest|/inbox/zigbee:device:04000EB9:00158d0001ffad43/approve -> org.ops4j.pax.web.service.spi.model.ServletModel-5@378be0fd==com.eclipsesource.jaxrs.publisher.internal.ServletContainerBridge,jsp=null,order=-1,inst=true,async=true 06:33:05.092 [DEBUG] [ice.jetty.internal.HttpServiceContext] - Handling request for [/rest/inbox/zigbee:device:04000EB9:00158d0001ffad43/approve] using http context [DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default]] 06:33:05.106 [DEBUG] [ty.internal.HttpServiceServletHandler] - handling request org.ops4j.pax.web.service.jetty.internal.HttpServiceRequestWrapper@1ba6cfe, org.ops4j.pax.web.service.jetty.internal.HttpServiceResponseWrapper@4304d7 06:33:05.111 [DEBUG] [.eclipse.jetty.servlet.ServletHandler] - chain=null 06:33:05.164 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=377/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=CONTENT,0 of 38},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=5,c=false,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/inbox/zigbee:device:04000EB9:00158d0001ffad43/approve?enableChannels=false,age=150} parse HeapByteBuffer@1f045c8[p=582,l=620,c=8192,r=38]={POST /rest/inbox/...US,en;q=0.9\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 06:33:05.170 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - parseNext s=CONTENT HeapByteBuffer@1f045c8[p=582,l=620,c=8192,r=38]={POST /rest/inbox/...US,en;q=0.9\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:05.174 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=5,c=false,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/inbox/zigbee:device:04000EB9:00158d0001ffad43/approve?enableChannels=false,age=160} onContent Content@18366d3{HeapByteBufferR@19b9955[p=582,l=620,c=8192,r=38]={POST /rest/inbox/...US,en;q=0.9\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 06:33:05.176 [DEBUG] [org.eclipse.jetty.server.HttpInput ] - HttpInputOverHTTP@189fe7b[c=0,q=0,[0]=null,s=STREAM] addContent Content@18366d3{HeapByteBufferR@19b9955[p=582,l=620,c=8192,r=38]={POST /rest/inbox/...US,en;q=0.9\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 06:33:05.178 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - CONTENT --> END 06:33:05.189 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=5,c=false,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/inbox/zigbee:device:04000EB9:00158d0001ffad43/approve?enableChannels=false,age=174} onContentComplete 06:33:05.191 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=5,c=false,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/inbox/zigbee:device:04000EB9:00158d0001ffad43/approve?enableChannels=false,age=177} onRequestComplete 06:33:05.193 [DEBUG] [org.eclipse.jetty.server.HttpInput ] - HttpInputOverHTTP@189fe7b[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 06:33:05.195 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=408/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=END,38 of 38},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=5,c=false,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/inbox/zigbee:device:04000EB9:00158d0001ffad43/approve?enableChannels=false,age=181} parsed false HttpParser{s=END,38 of 38} 06:33:05.206 [DEBUG] [org.eclipse.jetty.server.HttpInput ] - HttpInputOverHTTP@189fe7b[c=38,q=1,[0]=EOF,s=STREAM] read 38 from Content@18366d3{HeapByteBufferR@19b9955[p=620,l=620,c=8192,r=0]={POST /rest/inbox/...0158D0001FFAD43<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 06:33:05.209 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - releaseRequestBuffer HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=422/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=END,38 of 38},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=5,c=false,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/inbox/zigbee:device:04000EB9:00158d0001ffad43/approve?enableChannels=false,age=195} 06:33:05.211 [DEBUG] [eclipse.jetty.server.HttpChannelState] - onEof HttpChannelState@aec871{s=DISPATCHED a=NOT_ASYNC i=true r=IDLE w=false} 06:33:05.280 [INFO ] [smarthome.event.InboxRemovedEvent ] - Discovery Result with UID 'zigbee:device:04000EB9:00158d0001ffad43' has been removed. 06:33:05.287 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - sendResponse info=null content=DirectByteBuffer@143e2e3[p=0,l=417,c=32768,r=417]={<<>>workaddress\\":\\"3...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} complete=false committing=false callback=Blocker@3051b3{null} 06:33:05.289 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@1b780b8[PROCESSING][i=null,cb=org.eclipse.jetty.server.HttpChannel$SendCallback@11d5fc0] generate: FLUSH (null,[p=0,l=417,c=32768,r=417],false)@COMMITTED 06:33:05.305 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - write: WriteFlusher@1d8d953{IDLE}->null [HeapByteBuffer@1c37e81[p=0,l=7,c=1024,r=7]={<<<\r\n1A1\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@143e2e3[p=0,l=417,c=32768,r=417]={<<>>workaddress\\":\\"3...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 06:33:05.315 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - update WriteFlusher@1d8d953{WRITING}->null:IDLE-->WRITING 06:33:05.329 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - flushed 424 SocketChannelEndPoint@93f180{/0:0:0:0:0:0:0:1:40622<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=W,to=11325/30000}{io=0/0,kio=0,kro=1}->HttpConnection@1691a19[p=HttpParser{s=END,0 of -1},g=HttpGenerator@17f245{s=COMMITTED}]=>HttpChannelOverHttp@541022{r=7,c=true,c=false/false,a=ASYNC_WAIT,uri=//localhost:8080/rest/events,age=1091830} 06:33:05.349 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - Flushed=true written=424 remaining=0 WriteFlusher@1d8d953{WRITING}->null 06:33:05.360 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - update WriteFlusher@1d8d953{IDLE}->null:WRITING-->IDLE 06:33:05.364 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@1b780b8[PROCESSING][i=null,cb=org.eclipse.jetty.server.HttpChannel$SendCallback@11d5fc0] generate: DONE (null,[p=417,l=417,c=32768,r=0],false)@COMMITTED 06:33:05.387 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - sendResponse info=null content=DirectByteBuffer@143e2e3[p=0,l=429,c=32768,r=429]={<<>>":\\"35757\\",\\"zig...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} complete=false committing=false callback=Blocker@3051b3{null} 06:33:05.394 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@1b780b8[PROCESSING][i=null,cb=org.eclipse.jetty.server.HttpChannel$SendCallback@45ae17] generate: FLUSH (null,[p=0,l=429,c=32768,r=429],false)@COMMITTED 06:33:05.405 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - write: WriteFlusher@1d8d953{IDLE}->null [HeapByteBuffer@1c37e81[p=0,l=7,c=1024,r=7]={<<<\r\n1AD\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@143e2e3[p=0,l=429,c=32768,r=429]={<<>>":\\"35757\\",\\"zig...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 06:33:05.422 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - update WriteFlusher@1d8d953{WRITING}->null:IDLE-->WRITING 06:33:05.428 [INFO ] [ome.event.ThingStatusInfoChangedEvent] - 'zigbee:device:04000EB9:00158d0001ffad43' changed from UNINITIALIZED to INITIALIZING 06:33:05.445 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - flushed 436 SocketChannelEndPoint@93f180{/0:0:0:0:0:0:0:1:40622<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=W,to=96/30000}{io=0/0,kio=0,kro=1}->HttpConnection@1691a19[p=HttpParser{s=END,0 of -1},g=HttpGenerator@17f245{s=COMMITTED}]=>HttpChannelOverHttp@541022{r=7,c=true,c=false/false,a=ASYNC_WAIT,uri=//localhost:8080/rest/events,age=1091946} 06:33:05.461 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - Flushed=true written=436 remaining=0 WriteFlusher@1d8d953{WRITING}->null 06:33:05.467 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - update WriteFlusher@1d8d953{IDLE}->null:WRITING-->IDLE 06:33:05.482 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@1b780b8[PROCESSING][i=null,cb=org.eclipse.jetty.server.HttpChannel$SendCallback@45ae17] generate: DONE (null,[p=429,l=429,c=32768,r=0],false)@COMMITTED 06:33:05.506 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - sendResponse info=null content=DirectByteBuffer@143e2e3[p=0,l=196,c=32768,r=196]={<<>>elegesis:04000EB9...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} complete=false committing=false callback=Blocker@3051b3{null} 06:33:05.526 [INFO ] [ome.event.ThingStatusInfoChangedEvent] - 'zigbee:device:04000EB9:00158d0001ffad43' changed from INITIALIZING to UNKNOWN 06:33:05.531 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@1b780b8[PROCESSING][i=null,cb=org.eclipse.jetty.server.HttpChannel$SendCallback@a60c7d] generate: FLUSH (null,[p=0,l=196,c=32768,r=196],false)@COMMITTED 06:33:05.543 [DEBUG] [org.eclipse.jetty.server.session ] - FinalSession=null, old_session_handler=null, this=org.eclipse.jetty.server.session.SessionHandler7099099==dftMaxIdleSec=600, calling complete=true 06:33:05.538 [DEBUG] [app.discovery.ZigBeeNetworkDiscoverer] - 00158D0001FFAD43: NWK Discovery starting node rediscovery 06:33:05.557 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - Broadcast: Added transaction to queue, len=1, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=NetworkAddressRequest [0/0 -> 65533/0, cluster=0000, TID=--, ieeeAddr=00158D0001FFAD43, requestType=0, startIndex=0]] 06:33:05.560 [DEBUG] [.transaction.ZigBeeTransactionManager] - 65533/0: Sending ZigBeeTransaction [queueTime=3, state=WAITING, sendCnt=0, command=NetworkAddressRequest [0/0 -> 65533/0, cluster=0000, TID=70, ieeeAddr=00158D0001FFAD43, requestType=0, startIndex=0]] 06:33:05.570 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - write: WriteFlusher@1d8d953{IDLE}->null [HeapByteBuffer@1c37e81[p=0,l=6,c=1024,r=6]={<<<\r\nC4\r\n>>>\n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@143e2e3[p=0,l=196,c=32768,r=196]={<<>>elegesis:04000EB9...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 06:33:05.564 [DEBUG] [org.eclipse.jetty.server.session ] - Complete called with session null 06:33:05.589 [DEBUG] [org.eclipse.jetty.server.Server ] - handled=true async=false committed=false on HttpChannelOverHttp@1f81be5{r=5,c=false,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/inbox/zigbee:device:04000EB9:00158d0001ffad43/approve?enableChannels=false,age=574} 06:33:05.579 [DEBUG] [.transaction.ZigBeeTransactionManager] - transactionListenerAdded: 1 outstanding 06:33:05.596 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - TX CMD: NetworkAddressRequest [0/0 -> 65533/0, cluster=0000, TID=70, ieeeAddr=00158D0001FFAD43, requestType=0, startIndex=0] 06:33:05.595 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - update WriteFlusher@1d8d953{WRITING}->null:IDLE-->WRITING 06:33:05.606 [DEBUG] [eclipse.jetty.server.HttpChannelState] - unhandle HttpChannelState@aec871{s=DISPATCHED a=NOT_ASYNC i=true r=READY w=false} 06:33:05.623 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - flushed 202 SocketChannelEndPoint@93f180{/0:0:0:0:0:0:0:1:40622<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=W,to=161/30000}{io=0/0,kio=0,kro=1}->HttpConnection@1691a19[p=HttpParser{s=END,0 of -1},g=HttpGenerator@17f245{s=COMMITTED}]=>HttpChannelOverHttp@541022{r=7,c=true,c=false/false,a=ASYNC_WAIT,uri=//localhost:8080/rest/events,age=1092124} 06:33:05.614 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - TX APS: ZigBeeApsFrame [sourceAddress=0/0, destinationAddress=65533/0, profile=0000, cluster=0000, addressMode=DEVICE, radius=31, apsSecurity=false, apsCounter=BD, payload=00 43 AD FF 01 00 8D 15 00 00 00] 06:33:05.623 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=5,c=false,c=false/false,a=COMPLETING,uri=//localhost:8080/rest/inbox/zigbee:device:04000EB9:00158d0001ffad43/approve?enableChannels=false,age=609} action COMPLETE 06:33:05.642 [DEBUG] [ongle.telegesis.ZigBeeDongleTelegesis] - Telegesis send: TelegesisSendMulticastCommand [radius=31, address=65533, sourceEp=0, destEp=0, profileId=0, clusterId=0, messageData=00 43 AD FF 01 00 8D 15 00 00 00] 06:33:05.646 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - Flushed=true written=202 remaining=0 WriteFlusher@1d8d953{WRITING}->null 06:33:05.643 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - sendResponse info=null content=HeapByteBuffer@1fca013[p=0,l=0,c=0,r=0]={<<<>>>} complete=true committing=true callback=Blocker@8a5210{null} 06:33:05.657 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 00158D0001FFAD43: Added transaction to queue, len=7, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=ReadAttributesCommand [Basic: 0/0 -> 56846/1, cluster=0000, TID=--, identifiers=[5, 4, 3, 2, 6, 0, 1]]] 06:33:05.657 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:33:05.670 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisSendMulticastCommand [radius=31, address=65533, sourceEp=0, destEp=0, profileId=0, clusterId=0, messageData=00 43 AD FF 01 00 8D 15 00 00 00] 06:3:05.676 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis DataC­ÿSENDMCASTB:0B,1F,FFFD,00,00,0000,0000 06:33:05.682 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - update WriteFlusher@1d8d953{IDLE}->null:WRITING-->IDLE 06:33:05.681 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - COMMIT for /rest/inbox/zigbee:device:04000EB9:00158d0001ffad43/approve on HttpChannelOverHttp@1f81be5{r=5,c=true,c=false/false,a=COMPLETING,uri=//localhost:8080/rest/inbox/zigbee:device:04000EB9:00158d0001ffad43/approve?enableChannels=false,age=667} 200 OK HTTP/1.1 Content-Type: text/plain 06:33:05.699 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@1b780b8[PROCESSING][i=null,cb=org.eclipse.jetty.server.HttpChannel$SendCallback@a60c7d] generate: DONE (null,[p=196,l=196,c=32768,r=0],false)@COMMITTED 06:33:05.703 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@149e6c7[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@181bd6e] generate: NEED_HEADER (null,[p=0,l=0,c=0,r=0],true)@START 06:33:05.723 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - sendResponse info=null content=DirectByteBuffer@143e2e3[p=0,l=269,c=32768,r=269]={<<>>FFAD43\\"},\\"prope...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} complete=false committing=false callback=Blocker@3051b3{null} 06:33:05.736 [DEBUG] [org.eclipse.jetty.http.HttpGenerator ] - generateHeaders HTTP/1.1{s=200,h=1,cl=-1} last=true content=HeapByteBuffer@1fca013[p=0,l=0,c=0,r=0]={<<<>>>} 06:33:05.731 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:33:05.746 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisSendMulticastCommand [radius=31, address=65533, sourceEp=0, destEp=0, profileId=0, clusterId=0, messageData=00 43 AD FF 01 00 8D 15 00 00 00, status=SUCCESS] 06:33:05.750 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - RX STA: msgTag=70 state=TX_ACK 06:33:05.753 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionProgress: TID=70, state=TX_ACK, outstanding=1 06:33:05.756 [DEBUG] [egesis.intÞ,00,FFlegesisFrameHandler] - RX Telegesis Data06:33:05.770 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@1b780b8[PROCESSING][i=null,cb=org.eclipse.jetty.server.HttpChannel$SendCallback@57d58f] generate: FLUSH (null,[p=0,l=269,c=32768,r=269],false)@COMMITTED 06:33:05.764 [DEBUG] [org.eclipse.jetty.http.HttpGenerator ] - Content-Type: text/plain 06:33:05.764 [DEBUG] [.zigbee.transaction.ZigBeeTransaction] - Transaction state updated: TID 70 -> TX_ACK == TRANSMITTED 06:33:05.771 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisReceiveMessageEvent [ieeeAddress=null, networkAddress=0, profileId=0, destinationEp=0, sourceEp=0, clusterId=32768, messageData=00 00 43 AD FF 01 00 8D 15 00 0E DE, rssi=0, lqi=255] 06:33:05.794 [DEBUG] [org.eclipse.jetty.http.HttpGenerator ] - CONTENT_LENGTH 06:33:05.804 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - write: WriteFlusher@1d8d953{IDLE}->null [HeapByteBuffer@1c37e81[p=0,l=7,c=1024,r=7]={<<<\r\n10D\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@143e2e3[p=0,l=269,c=32768,r=269]={<<>>FFAD43\\"},\\"prope...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 06:33:05.799 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - RX APS: ZigBeeApsFrame [sourceAddress=0/0, destinationAddress=0/0, profile=0000, cluster=8000, addressMode=null, radius=0, apsSecurity=false, apsCounter=--, payload=00 00 43 AD FF 01 00 8D 15 00 0E DE] 06:33:05.827 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - RX CMD: NetworkAddressResponse [0/0 -> 0/0, cluster=8000, TID=--, status=SUCCESS, ieeeAddrRemoteDev=00158D0001FFAD43, nwkAddrRemoteDev=56846, startIndex=null, nwkAddrAssocDevList=[]] 06:33:05.831 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionCommand: NetworkAddressResponse [0/0 -> 0/0, cluster=8000, TID=--, status=SUCCESS, ieeeAddrRemoteDev=00158D0001FFAD43, nwkAddrRemoteDev=56846, startIndex=null, nwkAddrAssocDevList=[]] 06:33:05.815 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@149e6c7[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@181bd6e] generate: FLUSH ([p=0,l=97,c=8192,r=97],[p=0,l=0,c=0,r=0],true)@COMPLETING 06:33:05.835 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - update WriteFlusher@1d8d953{WRITING}->null:IDLE-->WRITING 06:33:05.843 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionCommand: NetworkAddressResponse [0/0 -> 0/0, cluster=8000, TID=--, status=SUCCESS, ieeeAddrRemoteDev=00158D0001FFAD43, nwkAddrRemoteDev=56846, startIndex=null, nwkAddrAssocDevList=[]] ZigBeeTransaction [queueTime=286, state=TRANSMITTED, sendCnt=1, command=NetworkAddressRequest [0/0 -> 65533/0, cluster=0000, TID=70, ieeeAddr=00158D0001FFAD43, requestType=0, startIndex=0]] 06:33:05.843 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - write: WriteFlusher@1394f5a{IDLE}->null [HeapByteBuffer@1f045c8[p=0,l=97,c=8192,r=97]={<<>>ost: localhost:80...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 06:33:05.868 [DEBUG] [.zigbee.transaction.ZigBeeTransaction] - Transaction response received - waiting TX_ACK: ZigBeeTransaction [queueTime=311, state=RESPONDED, sendCnt=1, command=NetworkAddressRequest [0/0 -> 65533/0, cluster=0000, TID=70, ieeeAddr=00158D0001FFAD43, requestType=0, startIndex=0]] 06:33:05.870 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - update WriteFlusher@1394f5a{WRITING}->null:IDLE-->WRITING 06:33:05.852 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - flushed 276 SocketChannelEndPoint@93f180{/0:0:0:0:0:0:0:1:40622<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=W,to=205/30000}{io=0/0,kio=0,kro=1}->HttpConnection@1691a19[p=HttpParser{s=END,0 of -1},g=HttpGenerator@17f245{s=COMMITTED}]=>HttpChannelOverHttp@541022{r=7,c=true,c=false/false,a=ASYNC_WAIT,uri=//localhost:8080/rest/events,age=1092353} 06:33:05.890 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - Flushed=true written=276 remaining=0 WriteFlusher@1d8d953{WRITING}->null 06:33:05.895 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - flushed 97 SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=W,to=1109/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=END,38 of 38},g=HttpGenerator@c5dd2c{s=COMPLETING}]=>HttpChannelOverHttp@1f81be5{r=5,c=true,c=false/false,a=COMPLETING,uri=//localhost:8080/rest/inbox/zigbee:device:04000EB9:00158d0001ffad43/approve?enableChannels=false,age=881} 06:33:05.901 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - Flushed=true written=97 remaining=0 WriteFlusher@1394f5a{WRITING}->null 06:33:05.899 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - update WriteFlusher@1d8d953{IDLE}->null:WRITING-->IDLE 06:33:05.914 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@1b780b8[PROCESSING][i=null,cb=org.eclipse.jetty.server.HttpChannel$SendCallback@57d58f] generate: DONE (null,[p=269,l=269,c=32768,r=0],false)@COMMITTED 06:33:05.917 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - update WriteFlusher@1394f5a{IDLE}->null:WRITING-->IDLE 06:33:05.931 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@149e6c7[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@181bd6e] generate: DONE ([p=97,l=97,c=8192,r=0],[p=0,l=0,c=0,r=0],true)@END 06:33:05.927 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - sendResponse info=null content=DirectByteBuffer@143e2e3[p=0,l=191,c=32768,r=191]={<<>>IALIZED\\",\\"statu...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} complete=false committing=false callback=Blocker@3051b3{null} 06:33:05.941 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@1b780b8[PROCESSING][i=null,cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1bd6d1a] generate: FLUSH (null,[p=0,l=191,c=32768,r=191],false)@COMMITTED 06:33:05.940 [DEBUG] [eclipse.jetty.server.HttpChannelState] - onComplete HttpChannelState@aec871{s=COMPLETING a=NOT_ASYNC i=false r=READY w=false} 06:33:05.961 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - COMPLETE for /rest/inbox/zigbee:device:04000EB9:00158d0001ffad43/approve written=0 06:33:05.962 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - write: WriteFlusher@1d8d953{IDLE}->null [HeapByteBuffer@1c37e81[p=0,l=6,c=1024,r=6]={<<<\r\nBF\r\n>>>\n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@143e2e3[p=0,l=191,c=32768,r=191]={<<>>IALIZED\\",\\"statu...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 06:33:05.965 [DEBUG] [eclipse.jetty.server.HttpChannelState] - recycle HttpChannelState@aec871{s=COMPLETED a=NOT_ASYNC i=false r=READY w=false} 06:33:05.971 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - update WriteFlusher@1d8d953{WRITING}->null:IDLE-->WRITING 06:33:05.979 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - reset HttpParser{s=END,38 of 38} 06:33:05.979 [DEBUG] [m.zsmartsystems.zigbee.zcl.ZclCluster] - readSync request: ZclAttribute [cluster=com.zsmartsystems.zigbee.zcl.clusters.ZclBasicCluster@f6bb32, id=4, name=Manufacturer Name, dataType=CHARACTER_STRING, lastValue=null] 06:33:05.992 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 00158D0001FFADC1: Added transaction to queue, len=6, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=ReadAttributesCommand [Basic: 0/0 -> 57079/1, cluster=0000, TID=--, identifiers=[4]]] 06:33:05.996 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - END --> START 06:33:05.988 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - flushed 197 SocketChannelEndPoint@93f180{/0:0:0:0:0:0:0:1:40622<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=W,to=98/30000}{io=0/0,kio=0,kro=1}->HttpConnection@1691a19[p=HttpParser{s=END,0 of -1},g=HttpGenerator@17f245{s=COMMITTED}]=>HttpChannelOverHttp@541022{r=7,c=true,c=false/false,a=ASYNC_WAIT,uri=//localhost:8080/rest/events,age=1092489} 06:33:06.005 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=5,c=false,c=false/false,a=IDLE,uri=null,age=0} handle exit, result COMPLETE 06:33:06.011 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - Flushed=true written=197 remaining=0 WriteFlusher@1d8d953{WRITING}->null 06:33:06.024 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - filled 436 HeapByteBuffer@1f045c8[p=0,l=436,c=8192,r=436]={<<>>\r\nSec-Fetch-Mode:...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:06.026 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - update WriteFlusher@1d8d953{IDLE}->null:WRITING-->IDLE 06:33:06.042 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=5,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 436 HeapByteBuffer@1f045c8[p=0,l=436,c=8192,r=436]={<<>>\r\nSec-Fetch-Mode:...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:06.046 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@1b780b8[PROCESSING][i=null,cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1bd6d1a] generate: DONE (null,[p=191,l=191,c=32768,r=0],false)@COMMITTED 06:33:06.055 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=31/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=5,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@1f045c8[p=0,l=436,c=8192,r=436]={<<>>\r\nSec-Fetch-Mode:...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 06:33:06.064 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - sendResponse info=null content=DirectByteBuffer@143e2e3[p=0,l=263,c=32768,r=263]={<<>>nt"}\n\nFFAD43\\"},\\...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} complete=false committing=false callback=Blocker@3051b3{null} 06:33:06.070 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - parseNext s=START HeapByteBuffer@1f045c8[p=0,l=436,c=8192,r=436]={<<>>\r\nSec-Fetch-Mode:...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:06.076 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - START --> SPACE1 06:33:06.075 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@1b780b8[PROCESSING][i=null,cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1b4b2c] generate: FLUSH (null,[p=0,l=263,c=32768,r=263],false)@COMMITTED 06:33:06.091 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - write: WriteFlusher@1d8d953{IDLE}->null [HeapByteBuffer@1c37e81[p=0,l=7,c=1024,r=7]={<<<\r\n107\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@143e2e3[p=0,l=263,c=32768,r=263]={<<>>nt"}\n\nFFAD43\\"},\\...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 06:33:06.096 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - SPACE1 --> URI 06:33:06.109 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - URI --> SPACE2 06:33:06.102 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - update WriteFlusher@1d8d953{WRITING}->null:IDLE-->WRITING 06:33:06.120 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - SPACE2 --> REQUEST_VERSION 06:33:06.123 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - flushed 270 SocketChannelEndPoint@93f180{/0:0:0:0:0:0:0:1:40622<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=W,to=111/30000}{io=0/0,kio=0,kro=1}->HttpConnection@1691a19[p=HttpParser{s=END,0 of -1},g=HttpGenerator@17f245{s=COMMITTED}]=>HttpChannelOverHttp@541022{r=7,c=true,c=false/false,a=ASYNC_WAIT,uri=//localhost:8080/rest/events,age=1092624} 06:33:06.132 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - REQUEST_VERSION --> HEADER 06:33:06.136 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - Flushed=true written=270 remaining=0 WriteFlusher@1d8d953{WRITING}->null 06:33:06.139 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Host: localhost:8080 --> IN_VALUE 06:33:06.155 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - update WriteFlusher@1d8d953{IDLE}->null:WRITING-->IDLE 06:33:06.158 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Host: localhost:8080 --> FIELD 06:33:06.163 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@1b780b8[PROCESSING][i=null,cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1b4b2c] generate: DONE (null,[p=263,l=263,c=32768,r=0],false)@COMMITTED 06:33:06.165 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Connection: keep-alive --> IN_VALUE 06:33:06.180 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Connection: keep-alive --> FIELD 06:33:06.184 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept: application/json, text/plain, */* --> IN_VALUE 06:33:06.191 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept: application/json, text/plain, */* --> FIELD 06:33:06.204 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:User-Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36 --> IN_VALUE 06:33:06.212 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:User-Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36 --> FIELD 06:33:06.216 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER: --> IN_NAME 06:33:06.219 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Site --> VALUE 06:33:06.226 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Site --> IN_VALUE 06:33:06.239 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Site --> FIELD 06:33:06.246 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER: --> IN_NAME 06:33:06.249 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Mode --> VALUE 06:33:06.251 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Mode --> IN_VALUE 06:33:06.260 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Mode --> FIELD 06:33:06.264 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Referer --> VALUE 06:33:06.277 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Referer --> IN_VALUE 06:33:06.279 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Referer --> FIELD 06:33:06.282 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Encoding: gzip, deflate, br --> IN_VALUE 06:33:06.288 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Encoding: gzip, deflate, br --> FIELD 06:33:06.294 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Language: en-US,en;q=0.9 --> IN_VALUE 06:33:06.295 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Language: en-US,en;q=0.9 --> FIELD 06:33:06.298 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER --> END 06:33:06.314 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - REQUEST for //localhost:8080/rest/things on HttpChannelOverHttp@1f81be5{r=6,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/things,age=0} GET //localhost:8080/rest/things HTTP/1.1 Host: localhost:8080 Connection: keep-alive Accept: application/json, text/plain, */* User-Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36 Sec-Fetch-Site: same-origin Sec-Fetch-Mode: cors Referer: http://localhost:8080/paperui/index.html Accept-Encoding: gzip, deflate, br Accept-Language: en-US,en;q=0.9 06:33:06.322 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=6,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/things,age=12} onContentComplete 06:33:06.326 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=6,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/things,age=16} onRequestComplete 06:33:06.328 [DEBUG] [org.eclipse.jetty.server.HttpInput ] - HttpInputOverHTTP@189fe7b[c=0,q=0,[0]=null,s=STREAM] addContent EOF 06:33:06.339 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=314/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=END,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=6,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/things,age=29} parsed true HttpParser{s=END,0 of -1} 06:33:06.344 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - releaseRequestBuffer HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=320/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=END,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=6,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/things,age=34} 06:33:06.354 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=6,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/things,age=44} handle //localhost:8080/rest/things 06:33:06.358 [DEBUG] [eclipse.jetty.server.HttpChannelState] - handling HttpChannelState@aec871{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 06:33:06.364 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=6,c=false,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/things,age=54} action DISPATCH 06:33:06.374 [DEBUG] [org.eclipse.jetty.server.Server ] - REQUEST GET /rest/things on HttpChannelOverHttp@1f81be5{r=6,c=false,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/things,age=64} 06:33:06.377 [DEBUG] [pax.web.service.spi.model.ServerModel] - Matching [/rest/things]... 06:33:06.381 [DEBUG] [pax.web.service.spi.model.ServerModel] - Path [/rest/things] matched to {pattern=/rest/.*,model=ServletModel{id=org.ops4j.pax.web.service.spi.model.ServletModel-5,name=org.ops4j.pax.web.service.spi.model.ServletModel-5,urlPatterns=[/rest/*],alias=/rest,servlet=com.eclipsesource.jaxrs.publisher.internal.ServletContainerBridge@195d2bf,initParams={},context=ContextModel{id=org.ops4j.pax.web.service.spi.model.ContextModel-4,name=,httpContext=DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default],contextParams={},virtualHosts={},connectors={}}}} 06:33:06.386 [DEBUG] [e.jetty.server.handler.ContextHandler] - scope null||/rest/things @ HttpServiceContext{httpContext=DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default]} 06:33:06.388 [DEBUG] [e.jetty.server.handler.ContextHandler] - context=||/rest/things @ HttpServiceContext{httpContext=DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default]} 06:33:06.397 [DEBUG] [org.eclipse.jetty.server.session ] - SessionHandler.doScope 06:33:06.407 [DEBUG] [org.eclipse.jetty.server.session ] - sessionHandler=org.eclipse.jetty.server.session.SessionHandler7099099==dftMaxIdleSec=600 session=null 06:33:06.413 [DEBUG] [.eclipse.jetty.servlet.ServletHandler] - servlet |/rest|/things -> org.ops4j.pax.web.service.spi.model.ServletModel-5@378be0fd==com.eclipsesource.jaxrs.publisher.internal.ServletContainerBridge,jsp=null,order=-1,inst=true,async=true 06:33:06.420 [DEBUG] [ice.jetty.internal.HttpServiceContext] - Handling request for [/rest/things] using http context [DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default]] 06:33:06.423 [DEBUG] [ty.internal.HttpServiceServletHandler] - handling request org.ops4j.pax.web.service.jetty.internal.HttpServiceRequestWrapper@1e47c3, org.ops4j.pax.web.service.jetty.internal.HttpServiceResponseWrapper@119f5f3 06:33:06.425 [DEBUG] [.eclipse.jetty.servlet.ServletHandler] - chain=null 06:33:06.481 [INFO ] [arthome.event.FirmwareStatusInfoEvent] - Firmware status of thing zigbee:device:04000EB9:00158d0001ffad43 changed to UNKNOWN. 06:33:06.487 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - sendResponse info=null content=DirectByteBuffer@143e2e3[p=0,l=271,c=32768,r=271]={<<>>AD43\\"},\\"propert...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} complete=false committing=false callback=Blocker@3051b3{null} 06:33:06.489 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@1b780b8[PROCESSING][i=null,cb=org.eclipse.jetty.server.HttpChannel$SendCallback@887df6] generate: FLUSH (null,[p=0,l=271,c=32768,r=271],false)@COMMITTED 06:33:06.498 [DEBUG] [discovery.ZigBeeNodeServiceDiscoverer] - 00158D0001FFADC1: Node SVC Discovery: ManagementLqiRequest response CommandResult [TIMEOUT] 06:33:06.504 [DEBUG] [discovery.ZigBeeNodeServiceDiscoverer] - 00158D0001FFADC1: Node SVC Discovery: request NEIGHBORS failed. Retry 1, wait 2112ms before retry. 06:33:06.508 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - write: WriteFlusher@1d8d953{IDLE}->null [HeapByteBuffer@1c37e81[p=0,l=7,c=1024,r=7]={<<<\r\n10F\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@143e2e3[p=0,l=271,c=32768,r=271]={<<>>AD43\\"},\\"propert...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 06:33:06.493 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - sendResponse info=null content=HeapByteBuffer@dfba53[p=0,l=1101,c=8192,r=1101]={<<<[{"statusInfo":{"..."channels":[]}]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@8a5210{null} 06:33:06.519 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - update WriteFlusher@1d8d953{WRITING}->null:IDLE-->WRITING 06:33:06.524 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - COMMIT for /rest/things on HttpChannelOverHttp@1f81be5{r=6,c=true,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/things,age=211} 200 OK HTTP/1.1 Content-Length: 1101 Content-Type: application/json 06:33:06.530 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - flushed 278 SocketChannelEndPoint@93f180{/0:0:0:0:0:0:0:1:40622<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=W,to=393/30000}{io=0/0,kio=0,kro=1}->HttpConnection@1691a19[p=HttpParser{s=END,0 of -1},g=HttpGenerator@17f245{s=COMMITTED}]=>HttpChannelOverHttp@541022{r=7,c=true,c=false/false,a=ASYNC_WAIT,uri=//localhost:8080/rest/events,age=1093031} 06:33:06.532 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@149e6c7[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=1101},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4f7a56] generate: NEED_HEADER (null,[p=0,l=1101,c=8192,r=1101],true)@START 06:33:06.545 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - Flushed=true written=278 remaining=0 WriteFlusher@1d8d953{WRITING}->null 06:33:06.548 [DEBUG] [org.eclipse.jetty.http.HttpGenerator ] - generateHeaders HTTP/1.1{s=200,h=2,cl=1101} last=true content=HeapByteBuffer@dfba53[p=0,l=1101,c=8192,r=1101]={<<<[{"statusInfo":{"..."channels":[]}]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:06.558 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - update WriteFlusher@1d8d953{IDLE}->null:WRITING-->IDLE 06:33:06.563 [DEBUG] [org.eclipse.jetty.http.HttpGenerator ] - Content-Length: 1101 Content-Type: application/json 06:33:06.573 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@1b780b8[PROCESSING][i=null,cb=org.eclipse.jetty.server.HttpChannel$SendCallback@887df6] generate: DONE (null,[p=271,l=271,c=32768,r=0],false)@COMMITTED 06:33:06.581 [DEBUG] [org.eclipse.jetty.http.HttpGenerator ] - CONTENT_LENGTH 06:33:06.592 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@149e6c7[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=1101},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4f7a56] generate: FLUSH ([p=0,l=106,c=8192,r=106],[p=0,l=1101,c=8192,r=1101],true)@COMPLETING 06:33:06.597 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - write: WriteFlusher@1394f5a{IDLE}->null [HeapByteBuffer@1f045c8[p=0,l=106,c=8192,r=106]={<<>>ain, */*\r\nUser-Ag...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@dfba53[p=0,l=1101,c=8192,r=1101]={<<<[{"statusInfo":{"..."channels":[]}]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 06:33:06.603 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - update WriteFlusher@1394f5a{WRITING}->null:IDLE-->WRITING 06:33:06.620 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - flushed 1207 SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=W,to=595/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=END,0 of -1},g=HttpGenerator@c5dd2c{s=COMPLETING}]=>HttpChannelOverHttp@1f81be5{r=6,c=true,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/things,age=309} 06:33:06.622 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - Flushed=true written=1207 remaining=0 WriteFlusher@1394f5a{WRITING}->null 06:33:06.635 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - update WriteFlusher@1394f5a{IDLE}->null:WRITING-->IDLE 06:33:06.642 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@149e6c7[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=1101},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4f7a56] generate: DONE ([p=106,l=106,c=8192,r=0],[p=1101,l=1101,c=8192,r=0],true)@END 06:33:06.650 [DEBUG] [org.eclipse.jetty.server.session ] - FinalSession=null, old_session_handler=null, this=org.eclipse.jetty.server.session.SessionHandler7099099==dftMaxIdleSec=600, calling complete=true 06:33:06.660 [DEBUG] [org.eclipse.jetty.server.session ] - Complete called with session null 06:33:06.663 [DEBUG] [org.eclipse.jetty.server.Server ] - handled=true async=false committed=true on HttpChannelOverHttp@1f81be5{r=6,c=true,c=false/true,a=DISPATCHED,uri=//localhost:8080/rest/things,age=353} 06:33:06.676 [DEBUG] [eclipse.jetty.server.HttpChannelState] - unhandle HttpChannelState@aec871{s=DISPATCHED a=NOT_ASYNC i=true r=IDLE w=false} 06:33:06.680 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=6,c=true,c=false/true,a=COMPLETING,uri=//localhost:8080/rest/things,age=370} action COMPLETE 06:33:06.689 [DEBUG] [eclipse.jetty.server.HttpChannelState] - onComplete HttpChannelState@aec871{s=COMPLETING a=NOT_ASYNC i=false r=IDLE w=false} 06:33:06.693 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - COMPLETE for /rest/things written=1101 06:33:06.698 [DEBUG] [eclipse.jetty.server.HttpChannelState] - recycle HttpChannelState@aec871{s=COMPLETED a=NOT_ASYNC i=false r=IDLE w=false} 06:33:06.714 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - reset HttpParser{s=END,0 of -1} 06:33:06.717 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - END --> START 06:33:06.721 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=6,c=false,c=false/false,a=IDLE,uri=null,age=0} handle exit, result COMPLETE 06:33:06.728 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - filled 474 HeapByteBuffer@1f045c8[p=0,l=474,c=8192,r=474]={<<>>//localhost:8080/...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:06.742 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=6,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 474 HeapByteBuffer@1f045c8[p=0,l=474,c=8192,r=474]={<<>>//localhost:8080/...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:06.746 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=6,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@1f045c8[p=0,l=474,c=8192,r=474]={<<>>//localhost:8080/...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 06:33:06.756 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - parseNext s=START HeapByteBuffer@1f045c8[p=0,l=474,c=8192,r=474]={<<>>//localhost:8080/...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:06.759 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - START --> SPACE1 06:33:06.770 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - SPACE1 --> URI 06:33:06.776 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - URI --> SPACE2 06:33:06.782 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - SPACE2 --> REQUEST_VERSION 06:33:06.789 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - REQUEST_VERSION --> HEADER 06:33:06.793 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Host: localhost:8080 --> IN_VALUE 06:33:06.801 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Host: localhost:8080 --> FIELD 06:33:06.805 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Connection: keep-alive --> IN_VALUE 06:33:06.815 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Connection: keep-alive --> FIELD 06:33:06.816 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept: application/json, text/plain, */* --> IN_VALUE 06:33:06.827 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept: application/json, text/plain, */* --> FIELD 06:33:06.834 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:User-Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36 --> IN_VALUE 06:33:06.846 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:User-Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36 --> FIELD 06:33:06.850 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER: --> IN_NAME 06:33:06.854 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Site --> VALUE 06:33:06.860 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Site --> IN_VALUE 06:33:06.864 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:33:06.870 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:33:06.870 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:33:06.876 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Site --> FIELD 06:33:06.886 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER: --> IN_NAME 06:33:06.892 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Mode --> VALUE 06:33:06.902 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:33:06.905 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:33:06.909 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:33:06.912 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Mode --> IN_VALUE 06:33:06.923 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Mode --> FIELD 06:33:06.933 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Referer --> VALUE 06:33:06.937 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Referer --> IN_VALUE 06:33:06.946 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Referer --> FIELD 06:33:06.949 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Encoding: gzip, deflate, br --> IN_VALUE 06:33:06.958 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Encoding: gzip, deflate, br --> FIELD 06:33:06.971 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Language: en-US,en;q=0.9 --> IN_VALUE 06:33:06.974 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Language: en-US,en;q=0.9 --> FIELD 06:33:06.978 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER --> END 06:33:06.980 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - REQUEST for //localhost:8080/rest/config-descriptions/thing-type:zigbee:device on HttpChannelOverHttp@1f81be5{r=7,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/config-descriptions/thing-type:zigbee:device,age=1} GET //localhost:8080/rest/config-descriptions/thing-type:zigbee:device HTTP/1.1 Host: localhost:8080 Connection: keep-alive Accept: application/json, text/plain, */* User-Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36 Sec-Fetch-Site: same-origin Sec-Fetch-Mode: cors Referer: http://localhost:8080/paperui/index.html Accept-Encoding: gzip, deflate, br Accept-Language: en-US,en;q=0.9 06:33:06.994 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=7,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/config-descriptions/thing-type:zigbee:device,age=15} onContentComplete 06:33:06.998 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=7,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/config-descriptions/thing-type:zigbee:device,age=19} onRequestComplete 06:33:07.010 [DEBUG] [org.eclipse.jetty.server.HttpInput ] - HttpInputOverHTTP@189fe7b[c=0,q=0,[0]=null,s=STREAM] addContent EOF 06:33:07.013 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=284/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=END,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=7,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/config-descriptions/thing-type:zigbee:device,age=34} parsed true HttpParser{s=END,0 of -1} 06:33:07.025 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - releaseRequestBuffer HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=297/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=END,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=7,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/config-descriptions/thing-type:zigbee:device,age=46} 06:33:07.031 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=7,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/config-descriptions/thing-type:zigbee:device,age=52} handle //localhost:8080/rest/config-descriptions/thing-type:zigbee:device 06:33:07.041 [DEBUG] [eclipse.jetty.server.HttpChannelState] - handling HttpChannelState@aec871{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 06:33:07.043 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=7,c=false,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/config-descriptions/thing-type:zigbee:device,age=64} action DISPATCH 06:33:07.059 [DEBUG] [org.eclipse.jetty.server.Server ] - REQUEST GET /rest/config-descriptions/thing-type:zigbee:device on HttpChannelOverHttp@1f81be5{r=7,c=false,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/config-descriptions/thing-type:zigbee:device,age=80} 06:33:07.063 [DEBUG] [pax.web.service.spi.model.ServerModel] - Matching [/rest/config-descriptions/thing-type:zigbee:device]... 06:33:07.067 [DEBUG] [pax.web.service.spi.model.ServerModel] - Path [/rest/config-descriptions/thing-type:zigbee:device] matched to {pattern=/rest/.*,model=ServletModel{id=org.ops4j.pax.web.service.spi.model.ServletModel-5,name=org.ops4j.pax.web.service.spi.model.ServletModel-5,urlPatterns=[/rest/*],alias=/rest,servlet=com.eclipsesource.jaxrs.publisher.internal.ServletContainerBridge@195d2bf,initParams={},context=ContextModel{id=org.ops4j.pax.web.service.spi.model.ContextModel-4,name=,httpContext=DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default],contextParams={},virtualHosts={},connectors={}}}} 06:33:07.084 [DEBUG] [e.jetty.server.handler.ContextHandler] - scope null||/rest/config-descriptions/thing-type:zigbee:device @ HttpServiceContext{httpContext=DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default]} 06:33:07.088 [DEBUG] [e.jetty.server.handler.ContextHandler] - context=||/rest/config-descriptions/thing-type:zigbee:device @ HttpServiceContext{httpContext=DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default]} 06:33:07.094 [DEBUG] [org.eclipse.jetty.server.session ] - SessionHandler.doScope 06:33:07.098 [DEBUG] [org.eclipse.jetty.server.session ] - sessionHandler=org.eclipse.jetty.server.session.SessionHandler7099099==dftMaxIdleSec=600 session=null 06:33:07.110 [DEBUG] [.eclipse.jetty.servlet.ServletHandler] - servlet |/rest|/config-descriptions/thing-type:zigbee:device -> org.ops4j.pax.web.service.spi.model.ServletModel-5@378be0fd==com.eclipsesource.jaxrs.publisher.internal.ServletContainerBridge,jsp=null,order=-1,inst=true,async=true 06:33:07.118 [DEBUG] [ice.jetty.internal.HttpServiceContext] - Handling request for [/rest/config-descriptions/thing-type:zigbee:device] using http context [DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default]] 06:33:07.125 [DEBUG] [ty.internal.HttpServiceServletHandler] - handling request org.ops4j.pax.web.service.jetty.internal.HttpServiceRequestWrapper@1d446ac, org.ops4j.pax.web.service.jetty.internal.HttpServiceResponseWrapper@1932170 06:33:07.132 [DEBUG] [.eclipse.jetty.servlet.ServletHandler] - chain=null 06:33:07.197 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - sendResponse info=null content=HeapByteBuffer@f32e19[p=0,l=271,c=8192,r=271]={<<<{"uri":"thing-typ...eterGroups":[]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@8a5210{null} 06:33:07.212 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - COMMIT for /rest/config-descriptions/thing-type:zigbee:device on HttpChannelOverHttp@1f81be5{r=7,c=true,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/config-descriptions/thing-type:zigbee:device,age=233} 200 OK HTTP/1.1 Content-Length: 271 Content-Type: application/json 06:33:07.217 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@149e6c7[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=271},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1ea2d4d] generate: NEED_HEADER (null,[p=0,l=271,c=8192,r=271],true)@START 06:33:07.222 [DEBUG] [org.eclipse.jetty.http.HttpGenerator ] - generateHeaders HTTP/1.1{s=200,h=2,cl=271} last=true content=HeapByteBuffer@f32e19[p=0,l=271,c=8192,r=271]={<<<{"uri":"thing-typ...eterGroups":[]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:07.242 [DEBUG] [org.eclipse.jetty.http.HttpGenerator ] - Content-Length: 271 Content-Type: application/json 06:33:07.246 [DEBUG] [org.eclipse.jetty.http.HttpGenerator ] - CONTENT_LENGTH 06:33:07.258 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@149e6c7[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=271},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1ea2d4d] generate: FLUSH ([p=0,l=105,c=8192,r=105],[p=0,l=271,c=8192,r=271],true)@COMPLETING 06:33:07.263 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - write: WriteFlusher@1394f5a{IDLE}->null [HeapByteBuffer@1f045c8[p=0,l=105,c=8192,r=105]={<<>>live\r\nAccept: app...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@f32e19[p=0,l=271,c=8192,r=271]={<<<{"uri":"thing-typ...eterGroups":[]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 06:33:07.277 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - update WriteFlusher@1394f5a{WRITING}->null:IDLE-->WRITING 06:33:07.282 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - flushed 376 SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=W,to=553/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=END,0 of -1},g=HttpGenerator@c5dd2c{s=COMPLETING}]=>HttpChannelOverHttp@1f81be5{r=7,c=true,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/config-descriptions/thing-type:zigbee:device,age=303} 06:33:07.290 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - Flushed=true written=376 remaining=0 WriteFlusher@1394f5a{WRITING}->null 06:33:07.300 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - update WriteFlusher@1394f5a{IDLE}->null:WRITING-->IDLE 06:33:07.315 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@149e6c7[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=271},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1ea2d4d] generate: DONE ([p=105,l=105,c=8192,r=0],[p=271,l=271,c=8192,r=0],true)@END 06:33:07.319 [DEBUG] [org.eclipse.jetty.server.session ] - FinalSession=null, old_session_handler=null, this=org.eclipse.jetty.server.session.SessionHandler7099099==dftMaxIdleSec=600, calling complete=true 06:33:07.325 [DEBUG] [org.eclipse.jetty.server.session ] - Complete called with session null 06:33:07.330 [DEBUG] [org.eclipse.jetty.server.Server ] - handled=true async=false committed=true on HttpChannelOverHttp@1f81be5{r=7,c=true,c=false/true,a=DISPATCHED,uri=//localhost:8080/rest/config-descriptions/thing-type:zigbee:device,age=351} 06:33:07.349 [DEBUG] [eclipse.jetty.server.HttpChannelState] - unhandle HttpChannelState@aec871{s=DISPATCHED a=NOT_ASYNC i=true r=IDLE w=false} 06:33:07.353 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=7,c=true,c=false/true,a=COMPLETING,uri=//localhost:8080/rest/config-descriptions/thing-type:zigbee:device,age=374} action COMPLETE 06:33:07.357 [DEBUG] [eclipse.jetty.server.HttpChannelState] - onComplete HttpChannelState@aec871{s=COMPLETING a=NOT_ASYNC i=false r=IDLE w=false} 06:33:07.364 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - COMPLETE for /rest/config-descriptions/thing-type:zigbee:device written=271 06:33:07.377 [DEBUG] [eclipse.jetty.server.HttpChannelState] - recycle HttpChannelState@aec871{s=COMPLETED a=NOT_ASYNC i=false r=IDLE w=false} 06:33:07.387 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - reset HttpParser{s=END,0 of -1} 06:33:07.390 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - END --> START 06:33:07.395 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=7,c=false,c=false/false,a=IDLE,uri=null,age=0} handle exit, result COMPLETE 06:33:07.411 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - filled 435 HeapByteBuffer@1f045c8[p=0,l=435,c=8192,r=435]={<<>>br\r\nAccept-Langua...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:07.415 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=7,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 435 HeapByteBuffer@1f045c8[p=0,l=435,c=8192,r=435]={<<>>br\r\nAccept-Langua...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:07.418 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=7,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@1f045c8[p=0,l=435,c=8192,r=435]={<<>>br\r\nAccept-Langua...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 06:33:07.435 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - parseNext s=START HeapByteBuffer@1f045c8[p=0,l=435,c=8192,r=435]={<<>>br\r\nAccept-Langua...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:07.439 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - START --> SPACE1 06:33:07.441 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - SPACE1 --> URI 06:33:07.448 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - URI --> SPACE2 06:33:07.466 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - SPACE2 --> REQUEST_VERSION 06:33:07.467 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - REQUEST_VERSION --> HEADER 06:33:07.469 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Host: localhost:8080 --> IN_VALUE 06:33:07.472 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Host: localhost:8080 --> FIELD 06:33:07.486 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Connection: keep-alive --> IN_VALUE 06:33:07.487 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Connection: keep-alive --> FIELD 06:33:07.488 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept: application/json, text/plain, */* --> IN_VALUE 06:33:07.489 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept: application/json, text/plain, */* --> FIELD 06:33:07.497 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:User-Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36 --> IN_VALUE 06:33:07.503 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:User-Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36 --> FIELD 06:33:07.507 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER: --> IN_NAME 06:33:07.526 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Site --> VALUE 06:33:07.527 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Site --> IN_VALUE 06:33:07.528 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Site --> FIELD 06:33:07.529 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER: --> IN_NAME 06:33:07.533 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Mode --> VALUE 06:33:07.544 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Mode --> IN_VALUE 06:33:07.545 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Mode --> FIELD 06:33:07.556 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Referer --> VALUE 06:33:07.558 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Referer --> IN_VALUE 06:33:07.561 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Referer --> FIELD 06:33:07.579 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Encoding: gzip, deflate, br --> IN_VALUE 06:33:07.580 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Encoding: gzip, deflate, br --> FIELD 06:33:07.585 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Language: en-US,en;q=0.9 --> IN_VALUE 06:33:07.590 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Language: en-US,en;q=0.9 --> FIELD 06:33:07.597 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER --> END 06:33:07.599 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - REQUEST for //localhost:8080/rest/inbox on HttpChannelOverHttp@1f81be5{r=8,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/inbox,age=0} GET //localhost:8080/rest/inbox HTTP/1.1 Host: localhost:8080 Connection: keep-alive Accept: application/json, text/plain, */* User-Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36 Sec-Fetch-Site: same-origin Sec-Fetch-Mode: cors Referer: http://localhost:8080/paperui/index.html Accept-Encoding: gzip, deflate, br Accept-Language: en-US,en;q=0.9 06:33:07.617 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=8,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/inbox,age=17} onContentComplete 06:33:07.620 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=8,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/inbox,age=21} onRequestComplete 06:33:07.621 [DEBUG] [org.eclipse.jetty.server.HttpInput ] - HttpInputOverHTTP@189fe7b[c=0,q=0,[0]=null,s=STREAM] addContent EOF 06:33:07.633 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=222/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=END,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=8,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/inbox,age=34} parsed true HttpParser{s=END,0 of -1} 06:33:07.646 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - releaseRequestBuffer HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=235/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=END,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=8,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/inbox,age=47} 06:33:07.651 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=8,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/inbox,age=52} handle //localhost:8080/rest/inbox 06:33:07.652 [DEBUG] [eclipse.jetty.server.HttpChannelState] - handling HttpChannelState@aec871{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 06:33:07.658 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=8,c=false,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/inbox,age=59} action DISPATCH 06:33:07.670 [DEBUG] [org.eclipse.jetty.server.Server ] - REQUEST GET /rest/inbox on HttpChannelOverHttp@1f81be5{r=8,c=false,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/inbox,age=71} 06:33:07.675 [DEBUG] [pax.web.service.spi.model.ServerModel] - Matching [/rest/inbox]... 06:33:07.686 [DEBUG] [pax.web.service.spi.model.ServerModel] - Path [/rest/inbox] matched to {pattern=/rest/.*,model=ServletModel{id=org.ops4j.pax.web.service.spi.model.ServletModel-5,name=org.ops4j.pax.web.service.spi.model.ServletModel-5,urlPatterns=[/rest/*],alias=/rest,servlet=com.eclipsesource.jaxrs.publisher.internal.ServletContainerBridge@195d2bf,initParams={},context=ContextModel{id=org.ops4j.pax.web.service.spi.model.ContextModel-4,name=,httpContext=DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default],contextParams={},virtualHosts={},connectors={}}}} 06:33:07.696 [DEBUG] [e.jetty.server.handler.ContextHandler] - scope null||/rest/inbox @ HttpServiceContext{httpContext=DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default]} 06:33:07.701 [DEBUG] [e.jetty.server.handler.ContextHandler] - context=||/rest/inbox @ HttpServiceContext{httpContext=DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default]} 06:33:07.707 [DEBUG] [org.eclipse.jetty.server.session ] - SessionHandler.doScope 06:33:07.715 [DEBUG] [org.eclipse.jetty.server.session ] - sessionHandler=org.eclipse.jetty.server.session.SessionHandler7099099==dftMaxIdleSec=600 session=null 06:33:07.718 [DEBUG] [.eclipse.jetty.servlet.ServletHandler] - servlet |/rest|/inbox -> org.ops4j.pax.web.service.spi.model.ServletModel-5@378be0fd==com.eclipsesource.jaxrs.publisher.internal.ServletContainerBridge,jsp=null,order=-1,inst=true,async=true 06:33:07.734 [DEBUG] [ice.jetty.internal.HttpServiceContext] - Handling request for [/rest/inbox] using http context [DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default]] 06:33:07.742 [DEBUG] [ty.internal.HttpServiceServletHandler] - handling request org.ops4j.pax.web.service.jetty.internal.HttpServiceRequestWrapper@1a2900a, org.ops4j.pax.web.service.jetty.internal.HttpServiceResponseWrapper@d4ad2e 06:33:07.758 [DEBUG] [.eclipse.jetty.servlet.ServletHandler] - chain=null 06:33:07.779 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - sendResponse info=null content=HeapByteBuffer@1c4dc0b[p=0,l=255,c=8192,r=255]={<<<[{"bridgeUID":"zi...igbee:device"}]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@8a5210{null} 06:33:07.792 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - COMMIT for /rest/inbox on HttpChannelOverHttp@1f81be5{r=8,c=true,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/inbox,age=193} 200 OK HTTP/1.1 Content-Length: 255 Content-Type: application/json 06:33:07.800 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@149e6c7[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=255},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1fc1fbb] generate: NEED_HEADER (null,[p=0,l=255,c=8192,r=255],true)@START 06:33:07.814 [DEBUG] [org.eclipse.jetty.http.HttpGenerator ] - generateHeaders HTTP/1.1{s=200,h=2,cl=255} last=true content=HeapByteBuffer@1c4dc0b[p=0,l=255,c=8192,r=255]={<<<[{"bridgeUID":"zi...igbee:device"}]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:07.820 [DEBUG] [org.eclipse.jetty.http.HttpGenerator ] - Content-Length: 255 Content-Type: application/json 06:33:07.827 [DEBUG] [org.eclipse.jetty.http.HttpGenerator ] - CONTENT_LENGTH 06:33:07.837 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@149e6c7[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=255},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1fc1fbb] generate: FLUSH ([p=0,l=105,c=8192,r=105],[p=0,l=255,c=8192,r=255],true)@COMPLETING 06:33:07.846 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - write: WriteFlusher@1394f5a{IDLE}->null [HeapByteBuffer@1f045c8[p=0,l=105,c=8192,r=105]={<<>>ain, */*\r\nUser-Ag...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@1c4dc0b[p=0,l=255,c=8192,r=255]={<<<[{"bridgeUID":"zi...igbee:device"}]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 06:33:07.854 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - update WriteFlusher@1394f5a{WRITING}->null:IDLE-->WRITING 06:33:07.865 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - flushed 360 SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=W,to=454/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=END,0 of -1},g=HttpGenerator@c5dd2c{s=COMPLETING}]=>HttpChannelOverHttp@1f81be5{r=8,c=true,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/inbox,age=266} 06:33:07.878 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - Flushed=true written=360 remaining=0 WriteFlusher@1394f5a{WRITING}->null 06:33:07.883 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:33:07.890 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:33:07.891 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:33:07.896 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - update WriteFlusher@1394f5a{IDLE}->null:WRITING-->IDLE 06:33:07.900 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@149e6c7[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=255},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1fc1fbb] generate: DONE ([p=105,l=105,c=8192,r=0],[p=255,l=255,c=8192,r=0],true)@END 06:33:07.911 [DEBUG] [org.eclipse.jetty.server.session ] - FinalSession=null, old_session_handler=null, this=org.eclipse.jetty.server.session.SessionHandler7099099==dftMaxIdleSec=600, calling complete=true 06:33:07.922 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:33:07.924 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:33:07.927 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:33:07.930 [DEBUG] [org.eclipse.jetty.server.session ] - Complete called with session null 06:33:07.940 [DEBUG] [org.eclipse.jetty.server.Server ] - handled=true async=false committed=true on HttpChannelOverHttp@1f81be5{r=8,c=true,c=false/true,a=DISPATCHED,uri=//localhost:8080/rest/inbox,age=341} 06:33:07.948 [DEBUG] [eclipse.jetty.server.HttpChannelState] - unhandle HttpChannelState@aec871{s=DISPATCHED a=NOT_ASYNC i=true r=IDLE w=false} 06:33:07.957 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=8,c=true,c=false/true,a=COMPLETING,uri=//localhost:8080/rest/inbox,age=358} action COMPLETE 06:33:07.963 [DEBUG] [eclipse.jetty.server.HttpChannelState] - onComplete HttpChannelState@aec871{s=COMPLETING a=NOT_ASYNC i=false r=IDLE w=false} 06:33:07.971 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - COMPLETE for /rest/inbox written=255 06:33:07.979 [DEBUG] [eclipse.jetty.server.HttpChannelState] - recycle HttpChannelState@aec871{s=COMPLETED a=NOT_ASYNC i=false r=IDLE w=false} 06:33:07.985 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - reset HttpParser{s=END,0 of -1} 06:33:07.992 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - END --> START 06:33:07.998 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=8,c=false,c=false/false,a=IDLE,uri=null,age=0} handle exit, result COMPLETE 06:33:08.013 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - filled 0 HeapByteBuffer@1f045c8[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:08.016 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - filled 0 HeapByteBuffer@1f045c8[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:08.026 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=148/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=8,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@1f045c8[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:08.030 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=152/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=8,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@1f045c8[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 06:33:08.048 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - parseNext s=START HeapByteBuffer@1f045c8[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:08.049 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=171/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=8,c=false,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 06:33:08.053 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - releaseRequestBuffer HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=175/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=8,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:33:08.062 [DEBUG] [g.eclipse.jetty.io.AbstractConnection] - fillInterested HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=184/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=8,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:33:08.069 [DEBUG] [org.eclipse.jetty.io.FillInterest ] - interested FillInterest@173da22{AC.ReadCB@840d7a{HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=8,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 06:33:08.121 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - changeInterests p=false 0->1 for SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=51/30000}{io=0/1,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=8,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:33:08.126 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@19a76fd on ManagedSelector@aabe05{STARTED} id=0 keys=3 selected=0 updates=0 06:33:08.137 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Wakeup on submit ManagedSelector@aabe05{STARTED} id=0 keys=3 selected=0 updates=1 06:33:08.145 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db woken with none selected 06:33:08.148 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db woken up from select, 0/0/3 selected 06:33:08.151 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db processing 0 keys, 1 updates 06:33:08.155 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=85/30000}{io=0/1,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=8,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@aec871{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 06:33:08.159 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - updateable 1 06:33:08.171 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - update org.eclipse.jetty.io.ChannelEndPoint$1@19a76fd 06:33:08.170 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=1/1,p=0}@110dc04 size 1 > capacity 06:33:08.183 [DEBUG] [se.jetty.util.thread.QueuedThreadPool] - ran ReservedThreadExecutor@1a1b49a{s=1/1,p=0}@110dc04 in QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=3,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=1/1,p=0}] 06:33:08.186 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - Key interests updated 0 -> 1 on SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=116/30000}{io=1/1,kio=1,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=8,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:33:08.195 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - updates 0 06:33:08.205 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db waiting with 3 keys 06:33:08.466 [DEBUG] [discovery.ZigBeeNodeServiceDiscoverer] - 00158D0001FFADC1: Node SVC Discovery: ManagementLqiRequest response CommandResult [TIMEOUT] 06:33:08.468 [DEBUG] [discovery.ZigBeeNodeServiceDiscoverer] - 00158D0001FFADC1: Node SVC Discovery: request NEIGHBORS failed. Retry 2, wait 2112ms before retry. 06:33:08.553 [DEBUG] [discovery.ZigBeeNodeServiceDiscoverer] - 00158D0001FFAD43: Node SVC Discovery: ManagementLqiRequest response CommandResult [TIMEOUT] 06:33:08.554 [DEBUG] [discovery.ZigBeeNodeServiceDiscoverer] - 00158D0001FFAD43: Node SVC Discovery: request NEIGHBORS failed. Retry 2, wait 4270ms before retry. 06:33:08.897 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:33:08.899 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:33:08.900 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:33:08.929 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:33:08.931 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:33:08.932 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:33:09.903 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:33:09.905 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:33:09.907 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:33:09.935 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:33:09.937 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:33:09.938 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:33:10.585 [DEBUG] [discovery.ZigBeeNodeServiceDiscoverer] - 00158D0001FFADC1: Node SVC Discovery: running NEIGHBORS 06:33:10.588 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 00158D0001FFADC1: Added transaction to queue, len=7, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=ManagementLqiRequest [0/0 -> 57079/0, cluster=0031, TID=--, startIndex=0]] 06:33:10.734 [DEBUG] [org.eclipse.jetty.io.IdleTimeout ] - SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=24109/30000}{io=1/1,kio=1,kro=1}->HttpConnection@177377b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=4,c=false,c=false/false,a=IDLE,uri=null,age=0} idle timeout check, elapsed: 24109 ms, remaining: 5891 ms 06:33:10.910 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:33:10.912 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:33:10.913 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:33:10.942 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:33:10.944 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:33:10.945 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:33:11.207 [DEBUG] [m.zsmartsystems.zigbee.zcl.ZclCluster] - readSync request: ZclAttribute [cluster=com.zsmartsystems.zigbee.zcl.clusters.ZclBasicCluster@bb31e7, id=5, name=Model Identifier, dataType=CHARACTER_STRING, lastValue=null] 06:33:11.209 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 00158D0001FFAD43: Added transaction to queue, len=8, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=ReadAttributesCommand [Basic: 0/0 -> 56846/1, cluster=0000, TID=--, identifiers=[5]]] 06:33:11.343 [DEBUG] [m.zsmartsystems.zigbee.zcl.ZclCluster] - readSync request: ZclAttribute [cluster=com.zsmartsystems.zigbee.zcl.clusters.ZclBasicCluster@f6bb32, id=5, name=Model Identifier, dataType=CHARACTER_STRING, lastValue=null] 06:33:11.345 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 00158D0001FFADC1: Added transaction to queue, len=8, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=ReadAttributesCommand [Basic: 0/0 -> 57079/1, cluster=0000, TID=--, identifiers=[5]]] 06:33:11.917 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:33:11.919 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:33:11.921 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:33:11.941 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db woken up from select, 1/1/3 selected 06:33:11.943 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db processing 1 keys, 0 updates 06:33:11.945 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - selected 1 channel=java.nio.channels.SocketChannel[connected local=/0:0:0:0:0:0:0:1:8080 remote=/0:0:0:0:0:0:0:1:40662], selector=sun.nio.ch.EPollSelectorImpl@15864db, interestOps=1, readyOps=1 SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=3875/30000}{io=1/1,kio=1,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=8,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:33:11.952 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:33:11.955 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:33:11.955 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:33:11.962 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - onSelected 1->0 r=true w=false for SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=3892/30000}{io=1/0,kio=1,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=8,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:33:11.967 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - task CEP:SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=3897/30000}{io=1/0,kio=1,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=8,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 06:33:11.973 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=1/1,p=0} tryExecute EatWhatYouKill@189184b/SelectorProducer@13b5c9e/PRODUCING/p=false/QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=4,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=53]@2019-11-29T06:33:11.973485-05:00 06:33:11.975 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=0/1,p=0}@1940370 offer EatWhatYouKill@189184b/SelectorProducer@13b5c9e/PRODUCING/p=false/QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=4,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=0/1,p=0}][pc=0,pic=0,pec=2,epc=53]@2019-11-29T06:33:11.975558-05:00 06:33:11.985 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=0/1,p=1} startReservedThread p=1 06:33:11.990 [DEBUG] [se.jetty.util.thread.QueuedThreadPool] - run ReservedThreadExecutor@1a1b49a{s=0/1,p=1}@4eb921 in QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=3,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=0/1,p=1}] 06:33:11.995 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=1/1,p=1}@4eb921 started 06:33:11.998 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=1/1,p=0}@4eb921 waiting 06:33:12.002 [DEBUG] [se.jetty.util.thread.QueuedThreadPool] - queue ReservedThreadExecutor@1a1b49a{s=1/1,p=0}@4eb921 startThread=false 06:33:12.008 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=0/1,p=0}@1940370 task=EatWhatYouKill@189184b/SelectorProducer@13b5c9e/IDLE/p=true/QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=3,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=53]@2019-11-29T06:33:12.008294-05:00 06:33:12.010 [DEBUG] [y.util.thread.strategy.EatWhatYouKill] - EatWhatYouKill@189184b/SelectorProducer@13b5c9e/IDLE/p=true/QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=3,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=53]@2019-11-29T06:33:12.01032-05:00 tryProduce true 06:33:12.018 [DEBUG] [y.util.thread.strategy.EatWhatYouKill] - EatWhatYouKill@189184b/SelectorProducer@13b5c9e/IDLE/p=true/QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=3,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=53]@2019-11-29T06:33:12.01769-05:00 m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=3948/30000}{io=1/0,kio=1,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=8,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 06:33:12.021 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - updateable 0 06:33:12.028 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - updates 0 06:33:12.030 [DEBUG] [org.eclipse.jetty.io.FillInterest ] - fillable FillInterest@173da22{AC.ReadCB@840d7a{HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=3960/30000}{io=1/0,kio=1,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=8,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 06:33:12.041 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - Key interests updated 1 -> 0 on SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=3971/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=8,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:33:12.049 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=3980/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=8,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@aec871{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 06:33:12.054 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db waiting with 3 keys 06:33:12.057 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - filled 620 HeapByteBuffer@1f045c8[p=0,l=620,c=8192,r=620]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:12.062 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=8,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 620 HeapByteBuffer@1f045c8[p=0,l=620,c=8192,r=620]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:12.066 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=8,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@1f045c8[p=0,l=620,c=8192,r=620]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 06:33:12.070 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - parseNext s=START HeapByteBuffer@1f045c8[p=0,l=620,c=8192,r=620]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:12.074 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - START --> SPACE1 06:33:12.080 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - SPACE1 --> URI 06:33:12.085 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - URI --> SPACE2 06:33:12.086 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - SPACE2 --> REQUEST_VERSION 06:33:12.090 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - REQUEST_VERSION --> HEADER 06:33:12.091 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Host: localhost:8080 --> IN_VALUE 06:33:12.092 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Host: localhost:8080 --> FIELD 06:33:12.094 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Connection: keep-alive --> IN_VALUE 06:33:12.095 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Connection: keep-alive --> FIELD 06:33:12.098 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Content-Length --> VALUE 06:33:12.103 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Content-Length --> IN_VALUE 06:33:12.104 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Content-Length --> FIELD 06:33:12.105 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept: application/json, text/plain, */* --> IN_VALUE 06:33:12.106 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept: application/json, text/plain, */* --> FIELD 06:33:12.107 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Origin --> VALUE 06:33:12.108 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Origin --> IN_VALUE 06:33:12.111 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Origin --> FIELD 06:33:12.112 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:User-Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36 --> IN_VALUE 06:33:12.114 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:User-Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36 --> FIELD 06:33:12.120 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Content-Type: text/plain --> IN_VALUE 06:33:12.124 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Content-Type: text/plain --> FIELD 06:33:12.126 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER: --> IN_NAME 06:33:12.128 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Site --> VALUE 06:33:12.129 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Site --> IN_VALUE 06:33:12.131 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Site --> FIELD 06:33:12.138 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER: --> IN_NAME 06:33:12.140 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Mode --> VALUE 06:33:12.141 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Mode --> IN_VALUE 06:33:12.143 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Mode --> FIELD 06:33:12.144 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Referer --> VALUE 06:33:12.145 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Referer --> IN_VALUE 06:33:12.148 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Referer --> FIELD 06:33:12.153 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Encoding: gzip, deflate, br --> IN_VALUE 06:33:12.155 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Encoding: gzip, deflate, br --> FIELD 06:33:12.159 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Language: en-US,en;q=0.9 --> IN_VALUE 06:33:12.161 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Language: en-US,en;q=0.9 --> FIELD 06:33:12.162 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER --> CONTENT 06:33:12.165 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - REQUEST for //localhost:8080/rest/inbox/zigbee:device:04000EB9:00158d0001ffadc1/approve?enableChannels=false on HttpChannelOverHttp@1f81be5{r=9,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/inbox/zigbee:device:04000EB9:00158d0001ffadc1/approve?enableChannels=false,age=0} POST //localhost:8080/rest/inbox/zigbee:device:04000EB9:00158d0001ffadc1/approve?enableChannels=false HTTP/1.1 Host: localhost:8080 Connection: keep-alive Content-Length: 38 Accept: application/json, text/plain, */* Origin: http://localhost:8080 User-Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36 Content-Type: text/plain Sec-Fetch-Site: same-origin Sec-Fetch-Mode: cors Referer: http://localhost:8080/paperui/index.html Accept-Encoding: gzip, deflate, br Accept-Language: en-US,en;q=0.9 06:33:12.176 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=118/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=CONTENT,0 of 38},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=9,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/inbox/zigbee:device:04000EB9:00158d0001ffadc1/approve?enableChannels=false,age=11} parsed true HttpParser{s=CONTENT,0 of 38} 06:33:12.178 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=9,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/inbox/zigbee:device:04000EB9:00158d0001ffadc1/approve?enableChannels=false,age=13} handle //localhost:8080/rest/inbox/zigbee:device:04000EB9:00158d0001ffadc1/approve?enableChannels=false 06:33:12.182 [DEBUG] [eclipse.jetty.server.HttpChannelState] - handling HttpChannelState@aec871{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 06:33:12.187 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=9,c=false,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/inbox/zigbee:device:04000EB9:00158d0001ffadc1/approve?enableChannels=false,age=21} action DISPATCH 06:33:12.188 [DEBUG] [org.eclipse.jetty.server.Server ] - REQUEST POST /rest/inbox/zigbee:device:04000EB9:00158d0001ffadc1/approve on HttpChannelOverHttp@1f81be5{r=9,c=false,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/inbox/zigbee:device:04000EB9:00158d0001ffadc1/approve?enableChannels=false,age=23} 06:33:12.191 [DEBUG] [pax.web.service.spi.model.ServerModel] - Matching [/rest/inbox/zigbee:device:04000EB9:00158d0001ffadc1/approve]... 06:33:12.193 [DEBUG] [pax.web.service.spi.model.ServerModel] - Path [/rest/inbox/zigbee:device:04000EB9:00158d0001ffadc1/approve] matched to {pattern=/rest/.*,model=ServletModel{id=org.ops4j.pax.web.service.spi.model.ServletModel-5,name=org.ops4j.pax.web.service.spi.model.ServletModel-5,urlPatterns=[/rest/*],alias=/rest,servlet=com.eclipsesource.jaxrs.publisher.internal.ServletContainerBridge@195d2bf,initParams={},context=ContextModel{id=org.ops4j.pax.web.service.spi.model.ContextModel-4,name=,httpContext=DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default],contextParams={},virtualHosts={},connectors={}}}} 06:33:12.195 [DEBUG] [e.jetty.server.handler.ContextHandler] - scope null||/rest/inbox/zigbee:device:04000EB9:00158d0001ffadc1/approve @ HttpServiceContext{httpContext=DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default]} 06:33:12.198 [DEBUG] [e.jetty.server.handler.ContextHandler] - context=||/rest/inbox/zigbee:device:04000EB9:00158d0001ffadc1/approve @ HttpServiceContext{httpContext=DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default]} 06:33:12.206 [DEBUG] [org.eclipse.jetty.server.session ] - SessionHandler.doScope 06:33:12.211 [DEBUG] [org.eclipse.jetty.server.session ] - sessionHandler=org.eclipse.jetty.server.session.SessionHandler7099099==dftMaxIdleSec=600 session=null 06:33:12.214 [DEBUG] [.eclipse.jetty.servlet.ServletHandler] - servlet |/rest|/inbox/zigbee:device:04000EB9:00158d0001ffadc1/approve -> org.ops4j.pax.web.service.spi.model.ServletModel-5@378be0fd==com.eclipsesource.jaxrs.publisher.internal.ServletContainerBridge,jsp=null,order=-1,inst=true,async=true 06:33:12.215 [DEBUG] [ice.jetty.internal.HttpServiceContext] - Handling request for [/rest/inbox/zigbee:device:04000EB9:00158d0001ffadc1/approve] using http context [DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default]] 06:33:12.221 [DEBUG] [ty.internal.HttpServiceServletHandler] - handling request org.ops4j.pax.web.service.jetty.internal.HttpServiceRequestWrapper@16dc546, org.ops4j.pax.web.service.jetty.internal.HttpServiceResponseWrapper@5eaa43 06:33:12.223 [DEBUG] [.eclipse.jetty.servlet.ServletHandler] - chain=null 06:33:12.245 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=187/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=CONTENT,0 of 38},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=9,c=false,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/inbox/zigbee:device:04000EB9:00158d0001ffadc1/approve?enableChannels=false,age=80} parse HeapByteBuffer@1f045c8[p=582,l=620,c=8192,r=38]={POST /rest/inbox/...US,en;q=0.9\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 06:33:12.253 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - parseNext s=CONTENT HeapByteBuffer@1f045c8[p=582,l=620,c=8192,r=38]={POST /rest/inbox/...US,en;q=0.9\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:12.257 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=9,c=false,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/inbox/zigbee:device:04000EB9:00158d0001ffadc1/approve?enableChannels=false,age=91} onContent Content@ab0ceb{HeapByteBufferR@176d71a[p=582,l=620,c=8192,r=38]={POST /rest/inbox/...US,en;q=0.9\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 06:33:12.260 [DEBUG] [org.eclipse.jetty.server.HttpInput ] - HttpInputOverHTTP@189fe7b[c=0,q=0,[0]=null,s=STREAM] addContent Content@ab0ceb{HeapByteBufferR@176d71a[p=582,l=620,c=8192,r=38]={POST /rest/inbox/...US,en;q=0.9\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 06:33:12.262 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - CONTENT --> END 06:33:12.263 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=9,c=false,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/inbox/zigbee:device:04000EB9:00158d0001ffadc1/approve?enableChannels=false,age=98} onContentComplete 06:33:12.275 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=9,c=false,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/inbox/zigbee:device:04000EB9:00158d0001ffadc1/approve?enableChannels=false,age=110} onRequestComplete 06:33:12.278 [DEBUG] [org.eclipse.jetty.server.HttpInput ] - HttpInputOverHTTP@189fe7b[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 06:33:12.280 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=222/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=END,38 of 38},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=9,c=false,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/inbox/zigbee:device:04000EB9:00158d0001ffadc1/approve?enableChannels=false,age=115} parsed false HttpParser{s=END,38 of 38} 06:33:12.282 [DEBUG] [org.eclipse.jetty.server.HttpInput ] - HttpInputOverHTTP@189fe7b[c=38,q=1,[0]=EOF,s=STREAM] read 38 from Content@ab0ceb{HeapByteBufferR@176d71a[p=620,l=620,c=8192,r=0]={POST /rest/inbox/...0158D0001FFADC1<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 06:33:12.289 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - releaseRequestBuffer HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=231/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=END,38 of 38},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=9,c=false,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/inbox/zigbee:device:04000EB9:00158d0001ffadc1/approve?enableChannels=false,age=124} 06:33:12.293 [DEBUG] [eclipse.jetty.server.HttpChannelState] - onEof HttpChannelState@aec871{s=DISPATCHED a=NOT_ASYNC i=true r=IDLE w=false} 06:33:12.314 [INFO ] [smarthome.event.InboxRemovedEvent ] - Discovery Result with UID 'zigbee:device:04000EB9:00158d0001ffadc1' has been removed. 06:33:12.321 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - sendResponse info=null content=DirectByteBuffer@143e2e3[p=0,l=417,c=32768,r=417]={<<>>dedEvent"}\n\n":\\"3...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} complete=false committing=false callback=Blocker@3051b3{null} 06:33:12.338 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@1b780b8[PROCESSING][i=null,cb=org.eclipse.jetty.server.HttpChannel$SendCallback@ed3645] generate: FLUSH (null,[p=0,l=417,c=32768,r=417],false)@COMMITTED 06:33:12.347 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - write: WriteFlusher@1d8d953{IDLE}->null [HeapByteBuffer@1c37e81[p=0,l=7,c=1024,r=7]={<<<\r\n1A1\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@143e2e3[p=0,l=417,c=32768,r=417]={<<>>dedEvent"}\n\n":\\"3...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 06:33:12.360 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - update WriteFlusher@1d8d953{WRITING}->null:IDLE-->WRITING 06:33:12.372 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - flushed 424 SocketChannelEndPoint@93f180{/0:0:0:0:0:0:0:1:40622<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=W,to=5827/30000}{io=0/0,kio=0,kro=1}->HttpConnection@1691a19[p=HttpParser{s=END,0 of -1},g=HttpGenerator@17f245{s=COMMITTED}]=>HttpChannelOverHttp@541022{r=7,c=true,c=false/false,a=ASYNC_WAIT,uri=//localhost:8080/rest/events,age=1098873} 06:33:12.387 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - Flushed=true written=424 remaining=0 WriteFlusher@1d8d953{WRITING}->null 06:33:12.398 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - update WriteFlusher@1d8d953{IDLE}->null:WRITING-->IDLE 06:33:12.408 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@1b780b8[PROCESSING][i=null,cb=org.eclipse.jetty.server.HttpChannel$SendCallback@ed3645] generate: DONE (null,[p=417,l=417,c=32768,r=0],false)@COMMITTED 06:33:12.431 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - sendResponse info=null content=DirectByteBuffer@143e2e3[p=0,l=429,c=32768,r=429]={<<>>":\\"35757\\",\\"zig...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} complete=false committing=false callback=Blocker@3051b3{null} 06:33:12.441 [INFO ] [ome.event.ThingStatusInfoChangedEvent] - 'zigbee:device:04000EB9:00158d0001ffadc1' changed from UNINITIALIZED to INITIALIZING 06:33:12.447 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@1b780b8[PROCESSING][i=null,cb=org.eclipse.jetty.server.HttpChannel$SendCallback@fa50bf] generate: FLUSH (null,[p=0,l=429,c=32768,r=429],false)@COMMITTED 06:33:12.462 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - write: WriteFlusher@1d8d953{IDLE}->null [HeapByteBuffer@1c37e81[p=0,l=7,c=1024,r=7]={<<<\r\n1AD\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@143e2e3[p=0,l=429,c=32768,r=429]={<<>>":\\"35757\\",\\"zig...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 06:33:12.474 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - update WriteFlusher@1d8d953{WRITING}->null:IDLE-->WRITING 06:33:12.486 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - flushed 436 SocketChannelEndPoint@93f180{/0:0:0:0:0:0:0:1:40622<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=W,to=98/30000}{io=0/0,kio=0,kro=1}->HttpConnection@1691a19[p=HttpParser{s=END,0 of -1},g=HttpGenerator@17f245{s=COMMITTED}]=>HttpChannelOverHttp@541022{r=7,c=true,c=false/false,a=ASYNC_WAIT,uri=//localhost:8080/rest/events,age=1098987} 06:33:12.506 [INFO ] [ome.event.ThingStatusInfoChangedEvent] - 'zigbee:device:04000EB9:00158d0001ffadc1' changed from INITIALIZING to UNKNOWN 06:33:12.518 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - Flushed=true written=436 remaining=0 WriteFlusher@1d8d953{WRITING}->null 06:33:12.527 [DEBUG] [org.eclipse.jetty.server.session ] - FinalSession=null, old_session_handler=null, this=org.eclipse.jetty.server.session.SessionHandler7099099==dftMaxIdleSec=600, calling complete=true 06:33:12.520 [DEBUG] [app.discovery.ZigBeeNetworkDiscoverer] - 00158D0001FFADC1: NWK Discovery starting node rediscovery 06:33:12.542 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - update WriteFlusher@1d8d953{IDLE}->null:WRITING-->IDLE 06:33:12.542 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 00158D0001FFADC1: Added transaction to queue, len=9, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=ReadAttributesCommand [Basic: 0/0 -> 57079/1, cluster=0000, TID=--, identifiers=[5, 4, 3, 2, 6, 0, 1]]] 06:33:12.550 [DEBUG] [org.eclipse.jetty.server.session ] - Complete called with session null 06:33:12.568 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - Broadcast: Added transaction to queue, len=1, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=NetworkAddressRequest [0/0 -> 65533/0, cluster=0000, TID=--, ieeeAddr=00158D0001FFADC1, requestType=0, startIndex=0]] 06:33:12.572 [DEBUG] [.transaction.ZigBeeTransactionManager] - 65533/0: Sending ZigBeeTransaction [queueTime=5, state=WAITING, sendCnt=0, command=NetworkAddressRequest [0/0 -> 65533/0, cluster=0000, TID=71, ieeeAddr=00158D0001FFADC1, requestType=0, startIndex=0]] 06:33:12.574 [DEBUG] [.transaction.ZigBeeTransactionManager] - transactionListenerAdded: 2 outstanding 06:33:12.565 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@1b780b8[PROCESSING][i=null,cb=org.eclipse.jetty.server.HttpChannel$SendCallback@fa50bf] generate: DONE (null,[p=429,l=429,c=32768,r=0],false)@COMMITTED 06:33:12.579 [DEBUG] [org.eclipse.jetty.server.Server ] - handled=true async=false committed=false on HttpChannelOverHttp@1f81be5{r=9,c=false,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/inbox/zigbee:device:04000EB9:00158d0001ffadc1/approve?enableChannels=false,age=414} 06:33:12.581 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - TX CMD: NetworkAddressRequest [0/0 -> 65533/0, cluster=0000, TID=71, ieeeAddr=00158D0001FFADC1, requestType=0, startIndex=0] 06:33:12.605 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - TX APS: ZigBeeApsFrame [sourceAddress=0/0, destinationAddress=65533/0, profile=0000, cluster=0000, addressMode=DEVICE, radius=31, apsSecurity=false, apsCounter=BE, payload=00 C1 AD FF 01 00 8D 15 00 00 00] 06:33:12.599 [DEBUG] [eclipse.jetty.server.HttpChannelState] - unhandle HttpChannelState@aec871{s=DISPATCHED a=NOT_ASYNC i=true r=READY w=false} 06:33:12.596 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - sendResponse info=null content=DirectByteBuffer@143e2e3[p=0,l=196,c=32768,r=196]={<<>>elegesis:04000EB9...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} complete=false committing=false callback=Blocker@3051b3{null} 06:33:12.622 [DEBUG] [ongle.telegesis.ZigBeeDongleTelegesis] - Telegesis send: TelegesisSendMulticastCommand [radius=31, address=65533, sourceEp=0, destEp=0, profileId=0, clusterId=0, messageData=00 C1 AD FF 01 00 8D 15 00 00 00] 06:33:12.621 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=9,c=false,c=false/false,a=COMPLETING,uri=//localhost:8080/rest/inbox/zigbee:device:04000EB9:00158d0001ffadc1/approve?enableChannels=false,age=455} action COMPLETE 06:33:12.625 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@1b780b8[PROCESSING][i=null,cb=org.eclipse.jetty.server.HttpChannel$SendCallback@d82fa7] generate: FLUSH (null,[p=0,l=196,c=32768,r=196],false)@COMMITTED 06:33:12.639 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:33:12.641 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisSendMulticastCommand [radius=31, address=65533, sourceEp=0, destEp=0, profileId=0, clusterId=0, messageData=00 C1 AD FF 01 00 8D 15 00 00 00] 06:33:12.636 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - sendResponse info=null content=HeapByteBuffer@1fca013[p=0,l=0,c=0,r=0]={<<<>>>} complete=true committing=true callback=Blocker@8a5210{null} 06:3:12.654 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis DataÁ­ÿSENDMCASTB:0B,1F,FFFD,00,00,0000,0000 06:33:12.654 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - write: WriteFlusher@1d8d953{IDLE}->null [HeapByteBuffer@1c37e81[p=0,l=6,c=1024,r=6]={<<<\r\nC4\r\n>>>\n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@143e2e3[p=0,l=196,c=32768,r=196]={<<>>elegesis:04000EB9...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 06:33:12.664 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - COMMIT for /rest/inbox/zigbee:device:04000EB9:00158d0001ffadc1/approve on HttpChannelOverHttp@1f81be5{r=9,c=true,c=false/false,a=COMPLETING,uri=//localhost:8080/rest/inbox/zigbee:device:04000EB9:00158d0001ffadc1/approve?enableChannels=false,age=499} 200 OK HTTP/1.1 Content-Type: text/plain 06:33:12.673 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - update WriteFlusher@1d8d953{WRITING}->null:IDLE-->WRITING 06:33:12.678 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - flushed 202 SocketChannelEndPoint@93f180{/0:0:0:0:0:0:0:1:40622<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=W,to=159/30000}{io=0/0,kio=0,kro=1}->HttpConnection@1691a19[p=HttpParser{s=END,0 of -1},g=HttpGenerator@17f245{s=COMMITTED}]=>HttpChannelOverHttp@541022{r=7,c=true,c=false/false,a=ASYNC_WAIT,uri=//localhost:8080/rest/events,age=1099179} 06:33:12.675 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@149e6c7[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@19e09f8] generate: NEED_HEADER (null,[p=0,l=0,c=0,r=0],true)@START 06:33:12.691 [DEBUG] [org.eclipse.jetty.http.HttpGenerator ] - generateHeaders HTTP/1.1{s=200,h=1,cl=-1} last=true content=HeapByteBuffer@1fca013[p=0,l=0,c=0,r=0]={<<<>>>} 06:33:12.696 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - Flushed=true written=202 remaining=0 WriteFlusher@1d8d953{WRITING}->null 06:33:12.708 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:33:12.710 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisSendMulticastCommand [radius=31, address=65533, sourceEp=0, destEp=0, profileId=0, clusterId=0, messageData=00 C1 AD FF 01 00 8D 15 00 00 00, status=SUCCESS] 06:33:12.712 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - RX STA: msgTag=71 state=TX_ACK 06:33:12.718 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionProgress: TID=71, state=TX_ACK, outstanding=2 06:33:12.720 [DEBUG] [egesis.int÷Þ,00,FFegesisFrameHandler] - RX Telegesis Data06:33:12.701 [DEBUG] [org.eclipse.jetty.http.HttpGenerator ] - Content-Type: text/plain 06:33:12.722 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - update WriteFlusher@1d8d953{IDLE}->null:WRITING-->IDLE 06:33:12.721 [DEBUG] [.zigbee.transaction.ZigBeeTransaction] - Transaction state updated: TID 71 -> TX_ACK == TRANSMITTED 06:33:12.725 [DEBUG] [org.eclipse.jetty.http.HttpGenerator ] - CONTENT_LENGTH 06:33:12.725 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisReceiveMessageEvent [ieeeAddress=null, networkAddress=0, profileId=0, destinationEp=0, sourceEp=0, clusterId=32768, messageData=00 00 C1 AD FF 01 00 8D 15 00 F7 DE, rssi=0, lqi=255] 06:33:12.734 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@1b780b8[PROCESSING][i=null,cb=org.eclipse.jetty.server.HttpChannel$SendCallback@d82fa7] generate: DONE (null,[p=196,l=196,c=32768,r=0],false)@COMMITTED 06:33:12.738 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@149e6c7[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@19e09f8] generate: FLUSH ([p=0,l=97,c=8192,r=97],[p=0,l=0,c=0,r=0],true)@COMPLETING 06:33:12.738 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - RX APS: ZigBeeApsFrame [sourceAddress=0/0, destinationAddress=0/0, profile=0000, cluster=8000, addressMode=null, radius=0, apsSecurity=false, apsCounter=--, payload=00 00 C1 AD FF 01 00 8D 15 00 F7 DE] 06:33:12.754 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - RX CMD: NetworkAddressResponse [0/0 -> 0/0, cluster=8000, TID=--, status=SUCCESS, ieeeAddrRemoteDev=00158D0001FFADC1, nwkAddrRemoteDev=57079, startIndex=null, nwkAddrAssocDevList=[]] 06:33:12.761 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionCommand: NetworkAddressResponse [0/0 -> 0/0, cluster=8000, TID=--, status=SUCCESS, ieeeAddrRemoteDev=00158D0001FFADC1, nwkAddrRemoteDev=57079, startIndex=null, nwkAddrAssocDevList=[]] 06:33:12.744 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - sendResponse info=null content=DirectByteBuffer@143e2e3[p=0,l=269,c=32768,r=269]={<<>>FFADC1\\"},\\"prope...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} complete=false committing=false callback=Blocker@3051b3{null} 06:33:12.763 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - write: WriteFlusher@1394f5a{IDLE}->null [HeapByteBuffer@1f045c8[p=0,l=97,c=8192,r=97]={<<>>ost: localhost:80...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 06:33:12.769 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionCommand: NetworkAddressResponse [0/0 -> 0/0, cluster=8000, TID=--, status=SUCCESS, ieeeAddrRemoteDev=00158D0001FFADC1, nwkAddrRemoteDev=57079, startIndex=null, nwkAddrAssocDevList=[]] ZigBeeTransaction [queueTime=7212, state=RESPONDED, sendCnt=1, command=NetworkAddressRequest [0/0 -> 65533/0, cluster=0000, TID=70, ieeeAddr=00158D0001FFAD43, requestType=0, startIndex=0]] 06:33:12.777 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@1b780b8[PROCESSING][i=null,cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1109f87] generate: FLUSH (null,[p=0,l=269,c=32768,r=269],false)@COMMITTED 06:33:12.777 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - update WriteFlusher@1394f5a{WRITING}->null:IDLE-->WRITING 06:33:12.779 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionCommand: NetworkAddressResponse [0/0 -> 0/0, cluster=8000, TID=--, status=SUCCESS, ieeeAddrRemoteDev=00158D0001FFADC1, nwkAddrRemoteDev=57079, startIndex=null, nwkAddrAssocDevList=[]] ZigBeeTransaction [queueTime=212, state=TRANSMITTED, sendCnt=1, command=NetworkAddressRequest [0/0 -> 65533/0, cluster=0000, TID=71, ieeeAddr=00158D0001FFADC1, requestType=0, startIndex=0]] 06:33:12.797 [DEBUG] [.zigbee.transaction.ZigBeeTransaction] - Transaction response received - waiting TX_ACK: ZigBeeTransaction [queueTime=230, state=RESPONDED, sendCnt=1, command=NetworkAddressRequest [0/0 -> 65533/0, cluster=0000, TID=71, ieeeAddr=00158D0001FFADC1, requestType=0, startIndex=0]] 06:33:12.794 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - write: WriteFlusher@1d8d953{IDLE}->null [HeapByteBuffer@1c37e81[p=0,l=7,c=1024,r=7]={<<<\r\n10D\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@143e2e3[p=0,l=269,c=32768,r=269]={<<>>FFADC1\\"},\\"prope...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 06:33:12.795 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - flushed 97 SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=W,to=737/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=END,38 of 38},g=HttpGenerator@c5dd2c{s=COMPLETING}]=>HttpChannelOverHttp@1f81be5{r=9,c=true,c=false/false,a=COMPLETING,uri=//localhost:8080/rest/inbox/zigbee:device:04000EB9:00158d0001ffadc1/approve?enableChannels=false,age=630} 06:33:12.820 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - update WriteFlusher@1d8d953{WRITING}->null:IDLE-->WRITING 06:33:12.831 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - Flushed=true written=97 remaining=0 WriteFlusher@1394f5a{WRITING}->null 06:33:12.831 [DEBUG] [discovery.ZigBeeNodeServiceDiscoverer] - 00158D0001FFAD43: Node SVC Discovery: running NEIGHBORS 06:33:12.837 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 00158D0001FFAD43: Added transaction to queue, len=9, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=ManagementLqiRequest [0/0 -> 56846/0, cluster=0031, TID=--, startIndex=0]] 06:33:12.840 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - update WriteFlusher@1394f5a{IDLE}->null:WRITING-->IDLE 06:33:12.844 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - flushed 276 SocketChannelEndPoint@93f180{/0:0:0:0:0:0:0:1:40622<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=W,to=147/30000}{io=0/0,kio=0,kro=1}->HttpConnection@1691a19[p=HttpParser{s=END,0 of -1},g=HttpGenerator@17f245{s=COMMITTED}]=>HttpChannelOverHttp@541022{r=7,c=true,c=false/false,a=ASYNC_WAIT,uri=//localhost:8080/rest/events,age=1099345} 06:33:12.854 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@149e6c7[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@19e09f8] generate: DONE ([p=97,l=97,c=8192,r=0],[p=0,l=0,c=0,r=0],true)@END 06:33:12.857 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - Flushed=true written=276 remaining=0 WriteFlusher@1d8d953{WRITING}->null 06:33:12.862 [DEBUG] [eclipse.jetty.server.HttpChannelState] - onComplete HttpChannelState@aec871{s=COMPLETING a=NOT_ASYNC i=false r=READY w=false} 06:33:12.872 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - update WriteFlusher@1d8d953{IDLE}->null:WRITING-->IDLE 06:33:12.874 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - COMPLETE for /rest/inbox/zigbee:device:04000EB9:00158d0001ffadc1/approve written=0 06:33:12.875 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@1b780b8[PROCESSING][i=null,cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1109f87] generate: DONE (null,[p=269,l=269,c=32768,r=0],false)@COMMITTED 06:33:12.890 [DEBUG] [eclipse.jetty.server.HttpChannelState] - recycle HttpChannelState@aec871{s=COMPLETED a=NOT_ASYNC i=false r=READY w=false} 06:33:12.898 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - sendResponse info=null content=DirectByteBuffer@143e2e3[p=0,l=191,c=32768,r=191]={<<>>IALIZED\\",\\"statu...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} complete=false committing=false callback=Blocker@3051b3{null} 06:33:12.903 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - reset HttpParser{s=END,38 of 38} 06:33:12.905 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - END --> START 06:33:12.915 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@1b780b8[PROCESSING][i=null,cb=org.eclipse.jetty.server.HttpChannel$SendCallback@54d13e] generate: FLUSH (null,[p=0,l=191,c=32768,r=191],false)@COMMITTED 06:33:12.921 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=9,c=false,c=false/false,a=IDLE,uri=null,age=0} handle exit, result COMPLETE 06:33:12.927 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - filled 436 HeapByteBuffer@1f045c8[p=0,l=436,c=8192,r=436]={<<>>\r\nSec-Fetch-Mode:...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:12.926 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - write: WriteFlusher@1d8d953{IDLE}->null [HeapByteBuffer@1c37e81[p=0,l=6,c=1024,r=6]={<<<\r\nBF\r\n>>>\n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@143e2e3[p=0,l=191,c=32768,r=191]={<<>>IALIZED\\",\\"statu...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 06:33:12.938 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=9,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 436 HeapByteBuffer@1f045c8[p=0,l=436,c=8192,r=436]={<<>>\r\nSec-Fetch-Mode:...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:12.939 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - update WriteFlusher@1d8d953{WRITING}->null:IDLE-->WRITING 06:33:12.952 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - flushed 197 SocketChannelEndPoint@93f180{/0:0:0:0:0:0:0:1:40622<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=W,to=94/30000}{io=0/0,kio=0,kro=1}->HttpConnection@1691a19[p=HttpParser{s=END,0 of -1},g=HttpGenerator@17f245{s=COMMITTED}]=>HttpChannelOverHttp@541022{r=7,c=true,c=false/false,a=ASYNC_WAIT,uri=//localhost:8080/rest/events,age=1099453} 06:33:12.954 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=26/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=9,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@1f045c8[p=0,l=436,c=8192,r=436]={<<>>\r\nSec-Fetch-Mode:...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 06:33:12.970 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - Flushed=true written=197 remaining=0 WriteFlusher@1d8d953{WRITING}->null 06:33:12.972 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - parseNext s=START HeapByteBuffer@1f045c8[p=0,l=436,c=8192,r=436]={<<>>\r\nSec-Fetch-Mode:...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:12.988 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - START --> SPACE1 06:33:12.987 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - update WriteFlusher@1d8d953{IDLE}->null:WRITING-->IDLE 06:33:12.993 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - SPACE1 --> URI 06:33:12.994 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@1b780b8[PROCESSING][i=null,cb=org.eclipse.jetty.server.HttpChannel$SendCallback@54d13e] generate: DONE (null,[p=191,l=191,c=32768,r=0],false)@COMMITTED 06:33:13.015 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - sendResponse info=null content=DirectByteBuffer@143e2e3[p=0,l=263,c=32768,r=263]={<<>>nt"}\n\nFFADC1\\"},\\...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} complete=false committing=false callback=Blocker@3051b3{null} 06:33:13.013 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - URI --> SPACE2 06:33:13.026 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - SPACE2 --> REQUEST_VERSION 06:33:13.028 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@1b780b8[PROCESSING][i=null,cb=org.eclipse.jetty.server.HttpChannel$SendCallback@490aa3] generate: FLUSH (null,[p=0,l=263,c=32768,r=263],false)@COMMITTED 06:33:13.029 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - REQUEST_VERSION --> HEADER 06:33:13.036 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Host: localhost:8080 --> IN_VALUE 06:33:13.047 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - write: WriteFlusher@1d8d953{IDLE}->null [HeapByteBuffer@1c37e81[p=0,l=7,c=1024,r=7]={<<<\r\n107\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@143e2e3[p=0,l=263,c=32768,r=263]={<<>>nt"}\n\nFFADC1\\"},\\...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 06:33:13.056 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Host: localhost:8080 --> FIELD 06:33:13.061 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - update WriteFlusher@1d8d953{WRITING}->null:IDLE-->WRITING 06:33:13.062 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Connection: keep-alive --> IN_VALUE 06:33:13.068 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - flushed 270 SocketChannelEndPoint@93f180{/0:0:0:0:0:0:0:1:40622<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=W,to=98/30000}{io=0/0,kio=0,kro=1}->HttpConnection@1691a19[p=HttpParser{s=END,0 of -1},g=HttpGenerator@17f245{s=COMMITTED}]=>HttpChannelOverHttp@541022{r=7,c=true,c=false/false,a=ASYNC_WAIT,uri=//localhost:8080/rest/events,age=1099569} 06:33:13.080 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Connection: keep-alive --> FIELD 06:33:13.088 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept: application/json, text/plain, */* --> IN_VALUE 06:33:13.091 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - Flushed=true written=270 remaining=0 WriteFlusher@1d8d953{WRITING}->null 06:33:13.098 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept: application/json, text/plain, */* --> FIELD 06:33:13.107 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - update WriteFlusher@1d8d953{IDLE}->null:WRITING-->IDLE 06:33:13.111 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:User-Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36 --> IN_VALUE 06:33:13.113 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@1b780b8[PROCESSING][i=null,cb=org.eclipse.jetty.server.HttpChannel$SendCallback@490aa3] generate: DONE (null,[p=263,l=263,c=32768,r=0],false)@COMMITTED 06:33:13.120 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:User-Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36 --> FIELD 06:33:13.119 [DEBUG] [org.eclipse.jetty.io.IdleTimeout ] - SocketChannelEndPoint@93f180{/0:0:0:0:0:0:0:1:40622<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=28/30000}{io=0/0,kio=0,kro=1}->HttpConnection@1691a19[p=HttpParser{s=END,0 of -1},g=HttpGenerator@17f245{s=COMMITTED}]=>HttpChannelOverHttp@541022{r=7,c=true,c=false/false,a=ASYNC_WAIT,uri=//localhost:8080/rest/events,age=1099620} idle timeout check, elapsed: 28 ms, remaining: 29972 ms 06:33:13.127 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER: --> IN_NAME 06:33:13.128 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Site --> VALUE 06:33:13.132 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Site --> IN_VALUE 06:33:13.146 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Site --> FIELD 06:33:13.148 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER: --> IN_NAME 06:33:13.158 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Mode --> VALUE 06:33:13.160 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Mode --> IN_VALUE 06:33:13.161 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Mode --> FIELD 06:33:13.164 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Referer --> VALUE 06:33:13.176 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Referer --> IN_VALUE 06:33:13.180 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Referer --> FIELD 06:33:13.182 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Encoding: gzip, deflate, br --> IN_VALUE 06:33:13.192 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Encoding: gzip, deflate, br --> FIELD 06:33:13.193 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Language: en-US,en;q=0.9 --> IN_VALUE 06:33:13.195 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Language: en-US,en;q=0.9 --> FIELD 06:33:13.208 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER --> END 06:33:13.210 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - REQUEST for //localhost:8080/rest/things on HttpChannelOverHttp@1f81be5{r=10,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/things,age=0} GET //localhost:8080/rest/things HTTP/1.1 Host: localhost:8080 Connection: keep-alive Accept: application/json, text/plain, */* User-Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36 Sec-Fetch-Site: same-origin Sec-Fetch-Mode: cors Referer: http://localhost:8080/paperui/index.html Accept-Encoding: gzip, deflate, br Accept-Language: en-US,en;q=0.9 06:33:13.220 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=10,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/things,age=10} onContentComplete 06:33:13.223 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=10,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/things,age=14} onRequestComplete 06:33:13.225 [DEBUG] [org.eclipse.jetty.server.HttpInput ] - HttpInputOverHTTP@189fe7b[c=0,q=0,[0]=null,s=STREAM] addContent EOF 06:33:13.232 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=305/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=END,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=10,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/things,age=23} parsed true HttpParser{s=END,0 of -1} 06:33:13.241 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - releaseRequestBuffer HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=314/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=END,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=10,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/things,age=32} 06:33:13.253 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=10,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/things,age=44} handle //localhost:8080/rest/things 06:33:13.256 [DEBUG] [eclipse.jetty.server.HttpChannelState] - handling HttpChannelState@aec871{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 06:33:13.258 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=10,c=false,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/things,age=49} action DISPATCH 06:33:13.264 [DEBUG] [org.eclipse.jetty.server.Server ] - REQUEST GET /rest/things on HttpChannelOverHttp@1f81be5{r=10,c=false,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/things,age=55} 06:33:13.276 [DEBUG] [pax.web.service.spi.model.ServerModel] - Matching [/rest/things]... 06:33:13.278 [DEBUG] [pax.web.service.spi.model.ServerModel] - Path [/rest/things] matched to {pattern=/rest/.*,model=ServletModel{id=org.ops4j.pax.web.service.spi.model.ServletModel-5,name=org.ops4j.pax.web.service.spi.model.ServletModel-5,urlPatterns=[/rest/*],alias=/rest,servlet=com.eclipsesource.jaxrs.publisher.internal.ServletContainerBridge@195d2bf,initParams={},context=ContextModel{id=org.ops4j.pax.web.service.spi.model.ContextModel-4,name=,httpContext=DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default],contextParams={},virtualHosts={},connectors={}}}} 06:33:13.279 [DEBUG] [e.jetty.server.handler.ContextHandler] - scope null||/rest/things @ HttpServiceContext{httpContext=DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default]} 06:33:13.286 [DEBUG] [e.jetty.server.handler.ContextHandler] - context=||/rest/things @ HttpServiceContext{httpContext=DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default]} 06:33:13.289 [DEBUG] [org.eclipse.jetty.server.session ] - SessionHandler.doScope 06:33:13.303 [DEBUG] [org.eclipse.jetty.server.session ] - sessionHandler=org.eclipse.jetty.server.session.SessionHandler7099099==dftMaxIdleSec=600 session=null 06:33:13.309 [DEBUG] [.eclipse.jetty.servlet.ServletHandler] - servlet |/rest|/things -> org.ops4j.pax.web.service.spi.model.ServletModel-5@378be0fd==com.eclipsesource.jaxrs.publisher.internal.ServletContainerBridge,jsp=null,order=-1,inst=true,async=true 06:33:13.320 [DEBUG] [ice.jetty.internal.HttpServiceContext] - Handling request for [/rest/things] using http context [DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default]] 06:33:13.322 [DEBUG] [ty.internal.HttpServiceServletHandler] - handling request org.ops4j.pax.web.service.jetty.internal.HttpServiceRequestWrapper@10c2652, org.ops4j.pax.web.service.jetty.internal.HttpServiceResponseWrapper@11071e2 06:33:13.329 [DEBUG] [.eclipse.jetty.servlet.ServletHandler] - chain=null 06:33:13.370 [INFO ] [arthome.event.FirmwareStatusInfoEvent] - Firmware status of thing zigbee:device:04000EB9:00158d0001ffadc1 changed to UNKNOWN. 06:33:13.374 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - sendResponse info=null content=DirectByteBuffer@143e2e3[p=0,l=271,c=32768,r=271]={<<>>ADC1\\"},\\"propert...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} complete=false committing=false callback=Blocker@3051b3{null} 06:33:13.376 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@1b780b8[PROCESSING][i=null,cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1fdb8da] generate: FLUSH (null,[p=0,l=271,c=32768,r=271],false)@COMMITTED 06:33:13.379 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - write: WriteFlusher@1d8d953{IDLE}->null [HeapByteBuffer@1c37e81[p=0,l=7,c=1024,r=7]={<<<\r\n10F\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@143e2e3[p=0,l=271,c=32768,r=271]={<<>>ADC1\\"},\\"propert...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 06:33:13.397 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - update WriteFlusher@1d8d953{WRITING}->null:IDLE-->WRITING 06:33:13.397 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - sendResponse info=null content=HeapByteBuffer@16a7499[p=0,l=1480,c=8192,r=1480]={<<<[{"statusInfo":{"..."channels":[]}]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@8a5210{null} 06:33:13.413 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - flushed 278 SocketChannelEndPoint@93f180{/0:0:0:0:0:0:0:1:40622<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=W,to=321/30000}{io=0/0,kio=0,kro=1}->HttpConnection@1691a19[p=HttpParser{s=END,0 of -1},g=HttpGenerator@17f245{s=COMMITTED}]=>HttpChannelOverHttp@541022{r=7,c=true,c=false/false,a=ASYNC_WAIT,uri=//localhost:8080/rest/events,age=1099914} 06:33:13.415 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - COMMIT for /rest/things on HttpChannelOverHttp@1f81be5{r=10,c=true,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/things,age=206} 200 OK HTTP/1.1 Content-Length: 1480 Content-Type: application/json 06:33:13.426 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - Flushed=true written=278 remaining=0 WriteFlusher@1d8d953{WRITING}->null 06:33:13.429 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@149e6c7[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=1480},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@19c6a11] generate: NEED_HEADER (null,[p=0,l=1480,c=8192,r=1480],true)@START 06:33:13.432 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - update WriteFlusher@1d8d953{IDLE}->null:WRITING-->IDLE 06:33:13.442 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@1b780b8[PROCESSING][i=null,cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1fdb8da] generate: DONE (null,[p=271,l=271,c=32768,r=0],false)@COMMITTED 06:33:13.441 [DEBUG] [org.eclipse.jetty.http.HttpGenerator ] - generateHeaders HTTP/1.1{s=200,h=2,cl=1480} last=true content=HeapByteBuffer@16a7499[p=0,l=1480,c=8192,r=1480]={<<<[{"statusInfo":{"..."channels":[]}]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:13.460 [DEBUG] [org.eclipse.jetty.http.HttpGenerator ] - Content-Length: 1480 Content-Type: application/json 06:33:13.463 [DEBUG] [org.eclipse.jetty.http.HttpGenerator ] - CONTENT_LENGTH 06:33:13.465 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@149e6c7[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=1480},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@19c6a11] generate: FLUSH ([p=0,l=106,c=8192,r=106],[p=0,l=1480,c=8192,r=1480],true)@COMPLETING 06:33:13.471 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - write: WriteFlusher@1394f5a{IDLE}->null [HeapByteBuffer@1f045c8[p=0,l=106,c=8192,r=106]={<<>>ain, */*\r\nUser-Ag...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@16a7499[p=0,l=1480,c=8192,r=1480]={<<<[{"statusInfo":{"..."channels":[]}]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 06:33:13.478 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - update WriteFlusher@1394f5a{WRITING}->null:IDLE-->WRITING 06:33:13.488 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - flushed 1586 SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=W,to=561/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=END,0 of -1},g=HttpGenerator@c5dd2c{s=COMPLETING}]=>HttpChannelOverHttp@1f81be5{r=10,c=true,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/things,age=279} 06:33:13.502 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - Flushed=true written=1586 remaining=0 WriteFlusher@1394f5a{WRITING}->null 06:33:13.504 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - update WriteFlusher@1394f5a{IDLE}->null:WRITING-->IDLE 06:33:13.509 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@149e6c7[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=1480},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@19c6a11] generate: DONE ([p=106,l=106,c=8192,r=0],[p=1480,l=1480,c=8192,r=0],true)@END 06:33:13.525 [DEBUG] [org.eclipse.jetty.server.session ] - FinalSession=null, old_session_handler=null, this=org.eclipse.jetty.server.session.SessionHandler7099099==dftMaxIdleSec=600, calling complete=true 06:33:13.529 [DEBUG] [org.eclipse.jetty.server.session ] - Complete called with session null 06:33:13.540 [DEBUG] [org.eclipse.jetty.server.Server ] - handled=true async=false committed=true on HttpChannelOverHttp@1f81be5{r=10,c=true,c=false/true,a=DISPATCHED,uri=//localhost:8080/rest/things,age=330} 06:33:13.555 [DEBUG] [eclipse.jetty.server.HttpChannelState] - unhandle HttpChannelState@aec871{s=DISPATCHED a=NOT_ASYNC i=true r=IDLE w=false} 06:33:13.561 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=10,c=true,c=false/true,a=COMPLETING,uri=//localhost:8080/rest/things,age=352} action COMPLETE 06:33:13.567 [DEBUG] [eclipse.jetty.server.HttpChannelState] - onComplete HttpChannelState@aec871{s=COMPLETING a=NOT_ASYNC i=false r=IDLE w=false} 06:33:13.583 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - COMPLETE for /rest/things written=1480 06:33:13.586 [DEBUG] [eclipse.jetty.server.HttpChannelState] - recycle HttpChannelState@aec871{s=COMPLETED a=NOT_ASYNC i=false r=IDLE w=false} 06:33:13.592 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - reset HttpParser{s=END,0 of -1} 06:33:13.598 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - END --> START 06:33:13.600 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=10,c=false,c=false/false,a=IDLE,uri=null,age=0} handle exit, result COMPLETE 06:33:13.606 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - filled 474 HeapByteBuffer@1f045c8[p=0,l=474,c=8192,r=474]={<<>>//localhost:8080/...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:13.608 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=10,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 474 HeapByteBuffer@1f045c8[p=0,l=474,c=8192,r=474]={<<>>//localhost:8080/...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:13.617 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=10,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@1f045c8[p=0,l=474,c=8192,r=474]={<<>>//localhost:8080/...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 06:33:13.621 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - parseNext s=START HeapByteBuffer@1f045c8[p=0,l=474,c=8192,r=474]={<<>>//localhost:8080/...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:13.625 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - START --> SPACE1 06:33:13.627 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - SPACE1 --> URI 06:33:13.632 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - URI --> SPACE2 06:33:13.633 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - SPACE2 --> REQUEST_VERSION 06:33:13.636 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - REQUEST_VERSION --> HEADER 06:33:13.639 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Host: localhost:8080 --> IN_VALUE 06:33:13.640 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Host: localhost:8080 --> FIELD 06:33:13.647 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Connection: keep-alive --> IN_VALUE 06:33:13.651 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Connection: keep-alive --> FIELD 06:33:13.665 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept: application/json, text/plain, */* --> IN_VALUE 06:33:13.669 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept: application/json, text/plain, */* --> FIELD 06:33:13.682 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:User-Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36 --> IN_VALUE 06:33:13.685 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:User-Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36 --> FIELD 06:33:13.691 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER: --> IN_NAME 06:33:13.698 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Site --> VALUE 06:33:13.703 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Site --> IN_VALUE 06:33:13.704 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Site --> FIELD 06:33:13.705 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER: --> IN_NAME 06:33:13.715 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Mode --> VALUE 06:33:13.720 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Mode --> IN_VALUE 06:33:13.721 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Mode --> FIELD 06:33:13.724 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Referer --> VALUE 06:33:13.727 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Referer --> IN_VALUE 06:33:13.728 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Referer --> FIELD 06:33:13.729 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Encoding: gzip, deflate, br --> IN_VALUE 06:33:13.730 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Encoding: gzip, deflate, br --> FIELD 06:33:13.732 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Language: en-US,en;q=0.9 --> IN_VALUE 06:33:13.736 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Language: en-US,en;q=0.9 --> FIELD 06:33:13.737 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER --> END 06:33:13.740 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - REQUEST for //localhost:8080/rest/config-descriptions/thing-type:zigbee:device on HttpChannelOverHttp@1f81be5{r=11,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/config-descriptions/thing-type:zigbee:device,age=0} GET //localhost:8080/rest/config-descriptions/thing-type:zigbee:device HTTP/1.1 Host: localhost:8080 Connection: keep-alive Accept: application/json, text/plain, */* User-Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36 Sec-Fetch-Site: same-origin Sec-Fetch-Mode: cors Referer: http://localhost:8080/paperui/index.html Accept-Encoding: gzip, deflate, br Accept-Language: en-US,en;q=0.9 06:33:13.741 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=11,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/config-descriptions/thing-type:zigbee:device,age=1} onContentComplete 06:33:13.744 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=11,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/config-descriptions/thing-type:zigbee:device,age=4} onRequestComplete 06:33:13.745 [DEBUG] [org.eclipse.jetty.server.HttpInput ] - HttpInputOverHTTP@189fe7b[c=0,q=0,[0]=null,s=STREAM] addContent EOF 06:33:13.747 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=140/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=END,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=11,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/config-descriptions/thing-type:zigbee:device,age=7} parsed true HttpParser{s=END,0 of -1} 06:33:13.748 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - releaseRequestBuffer HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=142/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=END,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=11,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/config-descriptions/thing-type:zigbee:device,age=8} 06:33:13.753 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=11,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/config-descriptions/thing-type:zigbee:device,age=13} handle //localhost:8080/rest/config-descriptions/thing-type:zigbee:device 06:33:13.756 [DEBUG] [eclipse.jetty.server.HttpChannelState] - handling HttpChannelState@aec871{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 06:33:13.757 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=11,c=false,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/config-descriptions/thing-type:zigbee:device,age=17} action DISPATCH 06:33:13.760 [DEBUG] [org.eclipse.jetty.server.Server ] - REQUEST GET /rest/config-descriptions/thing-type:zigbee:device on HttpChannelOverHttp@1f81be5{r=11,c=false,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/config-descriptions/thing-type:zigbee:device,age=20} 06:33:13.771 [DEBUG] [app.discovery.ZigBeeNetworkDiscoverer] - 00158D0001FFAD43: NWK Discovery add node 56846 06:33:13.769 [DEBUG] [.transaction.ZigBeeTransactionManager] - Transaction complete: ZigBeeTransaction [queueTime=8212, state=COMPLETE, sendCnt=1, command=NetworkAddressRequest [0/0 -> 65533/0, cluster=0000, TID=70, ieeeAddr=00158D0001FFAD43, requestType=0, startIndex=0]] 06:33:13.776 [DEBUG] [com.zsmartsystems.zigbee.ZigBeeNode ] - 00158D0001FFAD43: Node state updated from UNKNOWN to ONLINE 06:33:13.780 [DEBUG] [.transaction.ZigBeeTransactionManager] - transactionListenerRemoved: 1 outstanding 06:33:13.790 [DEBUG] [pax.web.service.spi.model.ServerModel] - Matching [/rest/config-descriptions/thing-type:zigbee:device]... 06:33:13.789 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - 00158D0001FFAD43: Updating node NWK=56846 06:33:13.791 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - Broadcast: transactionComplete COMPLETE 1 06:33:13.797 [DEBUG] [pax.web.service.spi.model.ServerModel] - Path [/rest/config-descriptions/thing-type:zigbee:device] matched to {pattern=/rest/.*,model=ServletModel{id=org.ops4j.pax.web.service.spi.model.ServletModel-5,name=org.ops4j.pax.web.service.spi.model.ServletModel-5,urlPatterns=[/rest/*],alias=/rest,servlet=com.eclipsesource.jaxrs.publisher.internal.ServletContainerBridge@195d2bf,initParams={},context=ContextModel{id=org.ops4j.pax.web.service.spi.model.ContextModel-4,name=,httpContext=DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default],contextParams={},virtualHosts={},connectors={}}}} 06:33:13.798 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - 00158D0001FFAD43: Node 56846 update 06:33:13.814 [DEBUG] [e.jetty.server.handler.ContextHandler] - scope null||/rest/config-descriptions/thing-type:zigbee:device @ HttpServiceContext{httpContext=DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default]} 06:33:13.815 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - 00158D0001FFAD43: Node 56846 is not updated 06:33:13.823 [DEBUG] [e.jetty.server.handler.ContextHandler] - context=||/rest/config-descriptions/thing-type:zigbee:device @ HttpServiceContext{httpContext=DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default]} 06:33:13.825 [DEBUG] [app.discovery.ZigBeeNetworkDiscoverer] - 56846: NWK Discovery scheduling node discovery 06:33:13.828 [DEBUG] [org.eclipse.jetty.server.session ] - SessionHandler.doScope 06:33:13.831 [DEBUG] [app.discovery.ZigBeeNetworkDiscoverer] - 00158D0001FFAD43: NWK Discovery finishing node rediscovery after 0 attempts 06:33:13.830 [DEBUG] [app.discovery.ZigBeeNetworkDiscoverer] - 56846: NWK Discovery starting node discovery 06:33:13.847 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 00158D0001FFAD43: Added transaction to queue, len=10, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=IeeeAddressRequest [0/0 -> 56846/0, cluster=0001, TID=--, nwkAddrOfInterest=56846, requestType=1, startIndex=0]] 06:33:13.849 [DEBUG] [org.eclipse.jetty.server.session ] - sessionHandler=org.eclipse.jetty.server.session.SessionHandler7099099==dftMaxIdleSec=600 session=null 06:33:13.854 [DEBUG] [.eclipse.jetty.servlet.ServletHandler] - servlet |/rest|/config-descriptions/thing-type:zigbee:device -> org.ops4j.pax.web.service.spi.model.ServletModel-5@378be0fd==com.eclipsesource.jaxrs.publisher.internal.ServletContainerBridge,jsp=null,order=-1,inst=true,async=true 06:33:13.862 [DEBUG] [ice.jetty.internal.HttpServiceContext] - Handling request for [/rest/config-descriptions/thing-type:zigbee:device] using http context [DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default]] 06:33:13.863 [DEBUG] [ty.internal.HttpServiceServletHandler] - handling request org.ops4j.pax.web.service.jetty.internal.HttpServiceRequestWrapper@58ab80, org.ops4j.pax.web.service.jetty.internal.HttpServiceResponseWrapper@11a0ea5 06:33:13.865 [DEBUG] [.eclipse.jetty.servlet.ServletHandler] - chain=null 06:33:13.882 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - sendResponse info=null content=HeapByteBuffer@14262e3[p=0,l=271,c=8192,r=271]={<<<{"uri":"thing-typ...eterGroups":[]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@8a5210{null} 06:33:13.905 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - COMMIT for /rest/config-descriptions/thing-type:zigbee:device on HttpChannelOverHttp@1f81be5{r=11,c=true,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/config-descriptions/thing-type:zigbee:device,age=165} 200 OK HTTP/1.1 Content-Length: 271 Content-Type: application/json 06:33:13.910 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@149e6c7[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=271},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@12840b8] generate: NEED_HEADER (null,[p=0,l=271,c=8192,r=271],true)@START 06:33:13.915 [DEBUG] [org.eclipse.jetty.http.HttpGenerator ] - generateHeaders HTTP/1.1{s=200,h=2,cl=271} last=true content=HeapByteBuffer@14262e3[p=0,l=271,c=8192,r=271]={<<<{"uri":"thing-typ...eterGroups":[]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:13.923 [DEBUG] [org.eclipse.jetty.http.HttpGenerator ] - Content-Length: 271 Content-Type: application/json 06:33:13.925 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:33:13.931 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:33:13.939 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:33:13.941 [DEBUG] [org.eclipse.jetty.http.HttpGenerator ] - CONTENT_LENGTH 06:33:13.950 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@149e6c7[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=271},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@12840b8] generate: FLUSH ([p=0,l=105,c=8192,r=105],[p=0,l=271,c=8192,r=271],true)@COMPLETING 06:33:13.960 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:33:13.964 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:33:13.971 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:33:13.975 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - write: WriteFlusher@1394f5a{IDLE}->null [HeapByteBuffer@1f045c8[p=0,l=105,c=8192,r=105]={<<>>live\r\nAccept: app...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@14262e3[p=0,l=271,c=8192,r=271]={<<<{"uri":"thing-typ...eterGroups":[]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 06:33:13.984 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - update WriteFlusher@1394f5a{WRITING}->null:IDLE-->WRITING 06:33:13.992 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - flushed 376 SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=W,to=386/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=END,0 of -1},g=HttpGenerator@c5dd2c{s=COMPLETING}]=>HttpChannelOverHttp@1f81be5{r=11,c=true,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/config-descriptions/thing-type:zigbee:device,age=252} 06:33:13.997 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - Flushed=true written=376 remaining=0 WriteFlusher@1394f5a{WRITING}->null 06:33:14.003 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - update WriteFlusher@1394f5a{IDLE}->null:WRITING-->IDLE 06:33:14.009 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@149e6c7[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=271},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@12840b8] generate: DONE ([p=105,l=105,c=8192,r=0],[p=271,l=271,c=8192,r=0],true)@END 06:33:14.011 [DEBUG] [org.eclipse.jetty.server.session ] - FinalSession=null, old_session_handler=null, this=org.eclipse.jetty.server.session.SessionHandler7099099==dftMaxIdleSec=600, calling complete=true 06:33:14.017 [DEBUG] [org.eclipse.jetty.server.session ] - Complete called with session null 06:33:14.019 [DEBUG] [org.eclipse.jetty.server.Server ] - handled=true async=false committed=true on HttpChannelOverHttp@1f81be5{r=11,c=true,c=false/true,a=DISPATCHED,uri=//localhost:8080/rest/config-descriptions/thing-type:zigbee:device,age=278} 06:33:14.022 [DEBUG] [eclipse.jetty.server.HttpChannelState] - unhandle HttpChannelState@aec871{s=DISPATCHED a=NOT_ASYNC i=true r=IDLE w=false} 06:33:14.026 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=11,c=true,c=false/true,a=COMPLETING,uri=//localhost:8080/rest/config-descriptions/thing-type:zigbee:device,age=286} action COMPLETE 06:33:14.032 [DEBUG] [eclipse.jetty.server.HttpChannelState] - onComplete HttpChannelState@aec871{s=COMPLETING a=NOT_ASYNC i=false r=IDLE w=false} 06:33:14.038 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - COMPLETE for /rest/config-descriptions/thing-type:zigbee:device written=271 06:33:14.042 [DEBUG] [eclipse.jetty.server.HttpChannelState] - recycle HttpChannelState@aec871{s=COMPLETED a=NOT_ASYNC i=false r=IDLE w=false} 06:33:14.045 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - reset HttpParser{s=END,0 of -1} 06:33:14.054 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - END --> START 06:33:14.056 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=11,c=false,c=false/false,a=IDLE,uri=null,age=0} handle exit, result COMPLETE 06:33:14.057 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - filled 0 HeapByteBuffer@1f045c8[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:14.074 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - filled 0 HeapByteBuffer@1f045c8[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:14.085 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=88/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=11,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@1f045c8[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:14.094 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=97/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=11,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@1f045c8[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 06:33:14.100 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - parseNext s=START HeapByteBuffer@1f045c8[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:14.106 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=108/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=11,c=false,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 06:33:14.118 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - releaseRequestBuffer HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=120/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=11,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:33:14.127 [DEBUG] [g.eclipse.jetty.io.AbstractConnection] - fillInterested HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=129/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=11,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:33:14.132 [DEBUG] [org.eclipse.jetty.io.FillInterest ] - interested FillInterest@173da22{AC.ReadCB@840d7a{HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=11,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 06:33:14.146 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - changeInterests p=false 0->1 for SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=14/30000}{io=0/1,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=11,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:33:14.148 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@19a76fd on ManagedSelector@aabe05{STARTED} id=0 keys=3 selected=0 updates=0 06:33:14.152 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Wakeup on submit ManagedSelector@aabe05{STARTED} id=0 keys=3 selected=0 updates=1 06:33:14.162 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db woken with none selected 06:33:14.163 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db woken up from select, 0/0/3 selected 06:33:14.169 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db processing 0 keys, 1 updates 06:33:14.171 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=39/30000}{io=0/1,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=11,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@aec871{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 06:33:14.176 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - updateable 1 06:33:14.179 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - update org.eclipse.jetty.io.ChannelEndPoint$1@19a76fd 06:33:14.179 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=1/1,p=0}@1f14529 size 1 > capacity 06:33:14.191 [DEBUG] [se.jetty.util.thread.QueuedThreadPool] - ran ReservedThreadExecutor@1a1b49a{s=1/1,p=0}@1f14529 in QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=3,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=1/1,p=0}] 06:33:14.185 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - Key interests updated 0 -> 1 on SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=53/30000}{io=1/1,kio=1,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=11,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:33:14.198 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - updates 0 06:33:14.204 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db waiting with 3 keys 06:33:14.209 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db woken up from select, 1/1/3 selected 06:33:14.213 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db processing 1 keys, 0 updates 06:33:14.229 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - selected 1 channel=java.nio.channels.SocketChannel[connected local=/0:0:0:0:0:0:0:1:8080 remote=/0:0:0:0:0:0:0:1:40662], selector=sun.nio.ch.EPollSelectorImpl@15864db, interestOps=1, readyOps=1 SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=97/30000}{io=1/1,kio=1,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=11,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:33:14.243 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - onSelected 1->0 r=true w=false for SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=111/30000}{io=1/0,kio=1,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=11,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:33:14.247 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - task CEP:SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=115/30000}{io=1/0,kio=1,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=11,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 06:33:14.263 [DEBUG] [m.zsmartsystems.zigbee.zcl.ZclCluster] - readSync request: ZclAttribute [cluster=com.zsmartsystems.zigbee.zcl.clusters.ZclBasicCluster@bb31e7, id=5, name=Model Identifier, dataType=CHARACTER_STRING, lastValue=null] 06:33:14.266 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 00158D0001FFAD43: Added transaction to queue, len=11, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=ReadAttributesCommand [Basic: 0/0 -> 56846/1, cluster=0000, TID=--, identifiers=[5]]] 06:33:14.275 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=1/1,p=0} tryExecute EatWhatYouKill@189184b/SelectorProducer@13b5c9e/PRODUCING/p=false/QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=4,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=54]@2019-11-29T06:33:14.275369-05:00 06:33:14.281 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=0/1,p=0}@4eb921 offer EatWhatYouKill@189184b/SelectorProducer@13b5c9e/PRODUCING/p=false/QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=4,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=0/1,p=0}][pc=0,pic=0,pec=2,epc=54]@2019-11-29T06:33:14.281466-05:00 06:33:14.286 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=0/1,p=1} startReservedThread p=1 06:33:14.302 [DEBUG] [se.jetty.util.thread.QueuedThreadPool] - run ReservedThreadExecutor@1a1b49a{s=0/1,p=1}@10f9b3b in QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=3,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=0/1,p=1}] 06:33:14.306 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=1/1,p=1}@10f9b3b started 06:33:14.310 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=1/1,p=0}@10f9b3b waiting 06:33:14.313 [DEBUG] [se.jetty.util.thread.QueuedThreadPool] - queue ReservedThreadExecutor@1a1b49a{s=1/1,p=0}@10f9b3b startThread=false 06:33:14.320 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=0/1,p=0}@4eb921 task=EatWhatYouKill@189184b/SelectorProducer@13b5c9e/IDLE/p=true/QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=3,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=54]@2019-11-29T06:33:14.319974-05:00 06:33:14.327 [DEBUG] [y.util.thread.strategy.EatWhatYouKill] - EatWhatYouKill@189184b/SelectorProducer@13b5c9e/IDLE/p=true/QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=3,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=54]@2019-11-29T06:33:14.326933-05:00 tryProduce true 06:33:14.335 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - updateable 0 06:33:14.331 [DEBUG] [y.util.thread.strategy.EatWhatYouKill] - EatWhatYouKill@189184b/SelectorProducer@13b5c9e/IDLE/p=true/QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=3,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=54]@2019-11-29T06:33:14.331045-05:00 m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=199/30000}{io=1/0,kio=1,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=11,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 06:33:14.347 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - updates 0 06:33:14.355 [DEBUG] [org.eclipse.jetty.io.FillInterest ] - fillable FillInterest@173da22{AC.ReadCB@840d7a{HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=223/30000}{io=1/0,kio=1,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=11,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 06:33:14.361 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - Key interests updated 1 -> 0 on SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=229/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=11,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:33:14.365 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=233/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=11,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@aec871{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 06:33:14.369 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db waiting with 3 keys 06:33:14.374 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - filled 435 HeapByteBuffer@1f045c8[p=0,l=435,c=8192,r=435]={<<>>br\r\nAccept-Langua...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:14.386 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=11,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 435 HeapByteBuffer@1f045c8[p=0,l=435,c=8192,r=435]={<<>>br\r\nAccept-Langua...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:14.398 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=24/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=11,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@1f045c8[p=0,l=435,c=8192,r=435]={<<>>br\r\nAccept-Langua...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 06:33:14.402 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - parseNext s=START HeapByteBuffer@1f045c8[p=0,l=435,c=8192,r=435]={<<>>br\r\nAccept-Langua...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:14.417 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - START --> SPACE1 06:33:14.426 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - SPACE1 --> URI 06:33:14.432 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - URI --> SPACE2 06:33:14.446 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - SPACE2 --> REQUEST_VERSION 06:33:14.447 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - REQUEST_VERSION --> HEADER 06:33:14.458 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Host: localhost:8080 --> IN_VALUE 06:33:14.465 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Host: localhost:8080 --> FIELD 06:33:14.472 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Connection: keep-alive --> IN_VALUE 06:33:14.482 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Connection: keep-alive --> FIELD 06:33:14.485 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept: application/json, text/plain, */* --> IN_VALUE 06:33:14.489 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept: application/json, text/plain, */* --> FIELD 06:33:14.502 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:User-Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36 --> IN_VALUE 06:33:14.504 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:User-Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36 --> FIELD 06:33:14.508 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER: --> IN_NAME 06:33:14.517 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Site --> VALUE 06:33:14.520 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Site --> IN_VALUE 06:33:14.527 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Site --> FIELD 06:33:14.528 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER: --> IN_NAME 06:33:14.531 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Mode --> VALUE 06:33:14.538 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Mode --> IN_VALUE 06:33:14.539 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Mode --> FIELD 06:33:14.542 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Referer --> VALUE 06:33:14.546 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Referer --> IN_VALUE 06:33:14.549 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Referer --> FIELD 06:33:14.558 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Encoding: gzip, deflate, br --> IN_VALUE 06:33:14.567 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Encoding: gzip, deflate, br --> FIELD 06:33:14.569 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Language: en-US,en;q=0.9 --> IN_VALUE 06:33:14.571 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Language: en-US,en;q=0.9 --> FIELD 06:33:14.574 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER --> END 06:33:14.582 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - REQUEST for //localhost:8080/rest/inbox on HttpChannelOverHttp@1f81be5{r=12,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/inbox,age=0} GET //localhost:8080/rest/inbox HTTP/1.1 Host: localhost:8080 Connection: keep-alive Accept: application/json, text/plain, */* User-Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36 Sec-Fetch-Site: same-origin Sec-Fetch-Mode: cors Referer: http://localhost:8080/paperui/index.html Accept-Encoding: gzip, deflate, br Accept-Language: en-US,en;q=0.9 06:33:14.586 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=12,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/inbox,age=3} onContentComplete 06:33:14.590 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=12,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/inbox,age=8} onRequestComplete 06:33:14.593 [DEBUG] [org.eclipse.jetty.server.HttpInput ] - HttpInputOverHTTP@189fe7b[c=0,q=0,[0]=null,s=STREAM] addContent EOF 06:33:14.598 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=221/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=END,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=12,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/inbox,age=16} parsed true HttpParser{s=END,0 of -1} 06:33:14.602 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - releaseRequestBuffer HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=228/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=END,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=12,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/inbox,age=20} 06:33:14.606 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=12,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/inbox,age=24} handle //localhost:8080/rest/inbox 06:33:14.611 [DEBUG] [eclipse.jetty.server.HttpChannelState] - handling HttpChannelState@aec871{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 06:33:14.613 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=12,c=false,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/inbox,age=31} action DISPATCH 06:33:14.625 [DEBUG] [org.eclipse.jetty.server.Server ] - REQUEST GET /rest/inbox on HttpChannelOverHttp@1f81be5{r=12,c=false,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/inbox,age=42} 06:33:14.628 [DEBUG] [pax.web.service.spi.model.ServerModel] - Matching [/rest/inbox]... 06:33:14.632 [DEBUG] [pax.web.service.spi.model.ServerModel] - Path [/rest/inbox] matched to {pattern=/rest/.*,model=ServletModel{id=org.ops4j.pax.web.service.spi.model.ServletModel-5,name=org.ops4j.pax.web.service.spi.model.ServletModel-5,urlPatterns=[/rest/*],alias=/rest,servlet=com.eclipsesource.jaxrs.publisher.internal.ServletContainerBridge@195d2bf,initParams={},context=ContextModel{id=org.ops4j.pax.web.service.spi.model.ContextModel-4,name=,httpContext=DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default],contextParams={},virtualHosts={},connectors={}}}} 06:33:14.638 [DEBUG] [e.jetty.server.handler.ContextHandler] - scope null||/rest/inbox @ HttpServiceContext{httpContext=DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default]} 06:33:14.643 [DEBUG] [e.jetty.server.handler.ContextHandler] - context=||/rest/inbox @ HttpServiceContext{httpContext=DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default]} 06:33:14.644 [DEBUG] [org.eclipse.jetty.server.session ] - SessionHandler.doScope 06:33:14.649 [DEBUG] [org.eclipse.jetty.server.session ] - sessionHandler=org.eclipse.jetty.server.session.SessionHandler7099099==dftMaxIdleSec=600 session=null 06:33:14.659 [DEBUG] [.eclipse.jetty.servlet.ServletHandler] - servlet |/rest|/inbox -> org.ops4j.pax.web.service.spi.model.ServletModel-5@378be0fd==com.eclipsesource.jaxrs.publisher.internal.ServletContainerBridge,jsp=null,order=-1,inst=true,async=true 06:33:14.666 [DEBUG] [ice.jetty.internal.HttpServiceContext] - Handling request for [/rest/inbox] using http context [DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default]] 06:33:14.676 [DEBUG] [ty.internal.HttpServiceServletHandler] - handling request org.ops4j.pax.web.service.jetty.internal.HttpServiceRequestWrapper@c90678, org.ops4j.pax.web.service.jetty.internal.HttpServiceResponseWrapper@15439cd 06:33:14.683 [DEBUG] [.eclipse.jetty.servlet.ServletHandler] - chain=null 06:33:14.700 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - sendResponse info=null content=HeapByteBuffer@e2f364[p=0,l=2,c=8192,r=2]={<<<[]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@8a5210{null} 06:33:14.715 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - COMMIT for /rest/inbox on HttpChannelOverHttp@1f81be5{r=12,c=true,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/inbox,age=133} 200 OK HTTP/1.1 Content-Length: 2 Content-Type: application/json 06:33:14.725 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@149e6c7[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=2},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@196fc0b] generate: NEED_HEADER (null,[p=0,l=2,c=8192,r=2],true)@START 06:33:14.730 [DEBUG] [org.eclipse.jetty.http.HttpGenerator ] - generateHeaders HTTP/1.1{s=200,h=2,cl=2} last=true content=HeapByteBuffer@e2f364[p=0,l=2,c=8192,r=2]={<<<[]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:14.746 [DEBUG] [org.eclipse.jetty.http.HttpGenerator ] - Content-Length: 2 Content-Type: application/json 06:33:14.764 [DEBUG] [org.eclipse.jetty.http.HttpGenerator ] - CONTENT_LENGTH 06:33:14.768 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@149e6c7[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=2},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@196fc0b] generate: FLUSH ([p=0,l=103,c=8192,r=103],[p=0,l=2,c=8192,r=2],true)@COMPLETING 06:33:14.772 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - write: WriteFlusher@1394f5a{IDLE}->null [HeapByteBuffer@1f045c8[p=0,l=103,c=8192,r=103]={<<>>plain, */*\r\nUser-...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@e2f364[p=0,l=2,c=8192,r=2]={<<<[]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 06:33:14.779 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - update WriteFlusher@1394f5a{WRITING}->null:IDLE-->WRITING 06:33:14.791 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - flushed 105 SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=W,to=416/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=END,0 of -1},g=HttpGenerator@c5dd2c{s=COMPLETING}]=>HttpChannelOverHttp@1f81be5{r=12,c=true,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/inbox,age=209} 06:33:14.806 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - Flushed=true written=105 remaining=0 WriteFlusher@1394f5a{WRITING}->null 06:33:14.810 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - update WriteFlusher@1394f5a{IDLE}->null:WRITING-->IDLE 06:33:14.818 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@149e6c7[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=2},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@196fc0b] generate: DONE ([p=103,l=103,c=8192,r=0],[p=2,l=2,c=8192,r=0],true)@END 06:33:14.830 [DEBUG] [org.eclipse.jetty.server.session ] - FinalSession=null, old_session_handler=null, this=org.eclipse.jetty.server.session.SessionHandler7099099==dftMaxIdleSec=600, calling complete=true 06:33:14.833 [DEBUG] [org.eclipse.jetty.server.session ] - Complete called with session null 06:33:14.838 [DEBUG] [org.eclipse.jetty.server.Server ] - handled=true async=false committed=true on HttpChannelOverHttp@1f81be5{r=12,c=true,c=false/true,a=DISPATCHED,uri=//localhost:8080/rest/inbox,age=256} 06:33:14.856 [DEBUG] [eclipse.jetty.server.HttpChannelState] - unhandle HttpChannelState@aec871{s=DISPATCHED a=NOT_ASYNC i=true r=IDLE w=false} 06:33:14.860 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=12,c=true,c=false/true,a=COMPLETING,uri=//localhost:8080/rest/inbox,age=278} action COMPLETE 06:33:14.866 [DEBUG] [eclipse.jetty.server.HttpChannelState] - onComplete HttpChannelState@aec871{s=COMPLETING a=NOT_ASYNC i=false r=IDLE w=false} 06:33:14.868 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - COMPLETE for /rest/inbox written=2 06:33:14.874 [DEBUG] [eclipse.jetty.server.HttpChannelState] - recycle HttpChannelState@aec871{s=COMPLETED a=NOT_ASYNC i=false r=IDLE w=false} 06:33:14.888 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - reset HttpParser{s=END,0 of -1} 06:33:14.893 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - END --> START 06:33:14.912 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=12,c=false,c=false/false,a=IDLE,uri=null,age=0} handle exit, result COMPLETE 06:33:14.917 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - filled 0 HeapByteBuffer@1f045c8[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:14.920 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - filled 0 HeapByteBuffer@1f045c8[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:14.925 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=118/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=12,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@1f045c8[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:14.933 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=126/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=12,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@1f045c8[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 06:33:14.946 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:33:14.948 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:33:14.953 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:33:14.957 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - parseNext s=START HeapByteBuffer@1f045c8[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:14.963 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=156/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=12,c=false,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 06:33:14.972 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - releaseRequestBuffer HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=163/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=12,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:33:14.985 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:33:14.987 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:33:14.994 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:33:14.995 [DEBUG] [g.eclipse.jetty.io.AbstractConnection] - fillInterested HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=188/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=12,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:33:15.000 [DEBUG] [org.eclipse.jetty.io.FillInterest ] - interested FillInterest@173da22{AC.ReadCB@840d7a{HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=12,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 06:33:15.005 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - changeInterests p=false 0->1 for SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=4/30000}{io=0/1,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=12,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:33:15.018 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@19a76fd on ManagedSelector@aabe05{STARTED} id=0 keys=3 selected=0 updates=0 06:33:15.019 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Wakeup on submit ManagedSelector@aabe05{STARTED} id=0 keys=3 selected=0 updates=1 06:33:15.023 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db woken with none selected 06:33:15.027 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db woken up from select, 0/0/3 selected 06:33:15.028 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db processing 0 keys, 1 updates 06:33:15.032 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=31/30000}{io=0/1,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=12,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@aec871{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 06:33:15.033 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - updateable 1 06:33:15.047 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - update org.eclipse.jetty.io.ChannelEndPoint$1@19a76fd 06:33:15.048 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=1/1,p=0}@1940370 size 1 > capacity 06:33:15.060 [DEBUG] [se.jetty.util.thread.QueuedThreadPool] - ran ReservedThreadExecutor@1a1b49a{s=1/1,p=0}@1940370 in QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=3,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=1/1,p=0}] 06:33:15.055 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - Key interests updated 0 -> 1 on SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=55/30000}{io=1/1,kio=1,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=12,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:33:15.064 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - updates 0 06:33:15.078 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db waiting with 3 keys 06:33:15.322 [DEBUG] [org.eclipse.jetty.io.IdleTimeout ] - SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=322/30000}{io=1/1,kio=1,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=12,c=false,c=false/false,a=IDLE,uri=null,age=0} idle timeout check, elapsed: 322 ms, remaining: 29678 ms 06:33:15.961 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:33:15.964 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:33:15.966 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:33:15.994 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:33:15.996 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:33:15.997 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:33:16.627 [DEBUG] [org.eclipse.jetty.io.IdleTimeout ] - SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=30002/30000}{io=1/1,kio=1,kro=1}->HttpConnection@177377b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=4,c=false,c=false/false,a=IDLE,uri=null,age=0} idle timeout check, elapsed: 30002 ms, remaining: -2 ms 06:33:16.629 [DEBUG] [org.eclipse.jetty.io.IdleTimeout ] - SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=30004/30000}{io=1/1,kio=1,kro=1}->HttpConnection@177377b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=4,c=false,c=false/false,a=IDLE,uri=null,age=0} idle timeout expired 06:33:16.632 [DEBUG] [org.eclipse.jetty.io.FillInterest ] - onFail FillInterest@171f5a9{AC.ReadCB@177377b{HttpConnection@177377b::SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=30006/30000}{io=1/1,kio=1,kro=1}->HttpConnection@177377b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=4,c=false,c=false/false,a=IDLE,uri=null,age=0}}} java.util.concurrent.TimeoutException: Idle timeout expired: 30002/30000 ms at org.eclipse.jetty.io.IdleTimeout.checkIdleTimeout(IdleTimeout.java:171) [bundleFile:9.4.20.v20190813] at org.eclipse.jetty.io.IdleTimeout.idleCheck(IdleTimeout.java:113) [bundleFile:9.4.20.v20190813] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) [?:?] at java.util.concurrent.FutureTask.run(FutureTask.java:264) [?:?] at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) [?:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?] at java.lang.Thread.run(Thread.java:834) [?:?] 06:33:16.638 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - close HttpParser{s=START,0 of -1} 06:33:16.644 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - START --> CLOSE 06:33:16.646 [DEBUG] [g.eclipse.jetty.io.AbstractConnection] - HttpConnection@177377b::SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=30021/30000}{io=1/1,kio=1,kro=1}->HttpConnection@177377b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=4,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillInterestedFailed {} 06:33:16.648 [DEBUG] [org.eclipse.jetty.io.AbstractEndPoint] - shutdownOutput SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=30023/30000}{io=1/1,kio=1,kro=1}->HttpConnection@177377b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=4,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:33:16.654 [DEBUG] [g.eclipse.jetty.io.AbstractConnection] - fillInterested HttpConnection@177377b::SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,OSHUT,fill=-,flush=-,to=30028/30000}{io=1/1,kio=1,kro=1}->HttpConnection@177377b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=4,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:33:16.662 [DEBUG] [org.eclipse.jetty.io.FillInterest ] - interested FillInterest@171f5a9{AC.ReadCB@177377b{HttpConnection@177377b::SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@177377b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=4,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 06:33:16.664 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - changeInterests p=false 1->1 for SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,OSHUT,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=1}->HttpConnection@177377b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=4,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:33:16.669 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@880c7e on ManagedSelector@aabe05{STARTED} id=0 keys=3 selected=0 updates=0 06:33:16.671 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Wakeup on submit ManagedSelector@aabe05{STARTED} id=0 keys=3 selected=0 updates=1 06:33:16.675 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db woken with none selected 06:33:16.678 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db woken up from select, 0/0/3 selected 06:33:16.679 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db processing 0 keys, 1 updates 06:33:16.680 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - ignored: WriteFlusher@1061088{IDLE}->null java.util.concurrent.TimeoutException: Idle timeout expired: 30002/30000 ms at org.eclipse.jetty.io.IdleTimeout.checkIdleTimeout(IdleTimeout.java:171) [bundleFile:9.4.20.v20190813] at org.eclipse.jetty.io.IdleTimeout.idleCheck(IdleTimeout.java:113) [bundleFile:9.4.20.v20190813] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) [?:?] at java.util.concurrent.FutureTask.run(FutureTask.java:264) [?:?] at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) [?:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?] at java.lang.Thread.run(Thread.java:834) [?:?] 06:33:16.698 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - updateable 1 06:33:16.704 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - update org.eclipse.jetty.io.ChannelEndPoint$1@880c7e 06:33:16.706 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - Key interests updated 1 -> 1 on SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,OSHUT,fill=FI,flush=-,to=46/30000}{io=1/1,kio=1,kro=1}->HttpConnection@177377b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=4,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:33:16.707 [DEBUG] [org.eclipse.jetty.io.AbstractEndPoint] - Ignored idle endpoint SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,OSHUT,fill=FI,flush=-,to=46/30000}{io=1/1,kio=1,kro=1}->HttpConnection@177377b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=4,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:33:16.713 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - updates 0 06:33:16.715 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db waiting with 3 keys 06:33:16.969 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:33:16.971 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:33:16.972 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:33:17.001 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:33:17.002 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:33:17.004 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:33:17.675 [DEBUG] [m.zsmartsystems.zigbee.zcl.ZclCluster] - readSync request: ZclAttribute [cluster=com.zsmartsystems.zigbee.zcl.clusters.ZclBasicCluster@bb31e7, id=4, name=Manufacturer Name, dataType=CHARACTER_STRING, lastValue=null] 06:33:17.677 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 00158D0001FFAD43: Added transaction to queue, len=12, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=ReadAttributesCommand [Basic: 0/0 -> 56846/1, cluster=0000, TID=--, identifiers=[4]]] 06:33:17.975 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:33:17.977 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:33:17.978 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:33:17.996 [DEBUG] [m.zsmartsystems.zigbee.zcl.ZclCluster] - readSync request: ZclAttribute [cluster=com.zsmartsystems.zigbee.zcl.clusters.ZclBasicCluster@f6bb32, id=5, name=Model Identifier, dataType=CHARACTER_STRING, lastValue=null] 06:33:17.998 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 00158D0001FFADC1: Added transaction to queue, len=10, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=ReadAttributesCommand [Basic: 0/0 -> 57079/1, cluster=0000, TID=--, identifiers=[5]]] 06:33:18.009 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:33:18.011 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:33:18.014 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:33:18.980 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:33:18.982 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:33:18.983 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:33:19.011 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:33:19.013 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:33:19.014 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:33:19.986 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:33:19.988 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:33:19.989 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:33:20.018 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:33:20.019 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:33:20.021 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:33:20.721 [DEBUG] [.transaction.ZigBeeTransactionManager] - Transaction complete: ZigBeeTransaction [queueTime=8154, state=COMPLETE, sendCnt=1, command=NetworkAddressRequest [0/0 -> 65533/0, cluster=0000, TID=71, ieeeAddr=00158D0001FFADC1, requestType=0, startIndex=0]] 06:33:20.723 [DEBUG] [app.discovery.ZigBeeNetworkDiscoverer] - 00158D0001FFADC1: NWK Discovery add node 57079 06:33:20.725 [DEBUG] [com.zsmartsystems.zigbee.ZigBeeNode ] - 00158D0001FFADC1: Node state updated from UNKNOWN to ONLINE 06:33:20.729 [DEBUG] [.transaction.ZigBeeTransactionManager] - transactionListenerRemoved: 0 outstanding 06:33:20.730 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - 00158D0001FFADC1: Updating node NWK=57079 06:33:20.738 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - Broadcast: transactionComplete COMPLETE 0 06:33:20.740 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - 00158D0001FFADC1: Node 57079 update 06:33:20.746 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - 00158D0001FFADC1: Node 57079 is not updated 06:33:20.748 [DEBUG] [app.discovery.ZigBeeNetworkDiscoverer] - 57079: NWK Discovery scheduling node discovery 06:33:20.751 [DEBUG] [app.discovery.ZigBeeNetworkDiscoverer] - 57079: NWK Discovery starting node discovery 06:33:20.754 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 00158D0001FFADC1: Added transaction to queue, len=11, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=IeeeAddressRequest [0/0 -> 57079/0, cluster=0001, TID=--, nwkAddrOfInterest=57079, requestType=1, startIndex=0]] 06:33:20.761 [DEBUG] [app.discovery.ZigBeeNetworkDiscoverer] - 00158D0001FFADC1: NWK Discovery finishing node rediscovery after 0 attempts 06:33:20.991 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:33:20.993 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:33:20.994 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:33:21.023 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:33:21.024 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:33:21.026 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:33:21.996 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:33:21.998 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:33:22.000 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:33:22.028 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:33:22.030 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:33:22.032 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:33:22.590 [DEBUG] [discovery.ZigBeeNodeServiceDiscoverer] - 00158D0001FFADC1: Node SVC Discovery: ManagementLqiRequest response CommandResult [TIMEOUT] 06:33:22.593 [DEBUG] [discovery.ZigBeeNodeServiceDiscoverer] - 00158D0001FFADC1: Node SVC Discovery: request NEIGHBORS failed. Retry 3, wait 2112ms before retry. 06:33:22.736 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db woken up from select, 1/1/3 selected 06:33:22.738 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db processing 1 keys, 0 updates 06:33:22.747 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/0:0:0:0:0:0:0:1:8080 remote=/0:0:0:0:0:0:0:1:40660], selector=sun.nio.ch.EPollSelectorImpl@15864db, interestOps=1, readyOps=1 SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,OSHUT,fill=FI,flush=-,to=6032/30000}{io=1/1,kio=1,kro=1}->HttpConnection@177377b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=4,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:33:22.751 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - onSelected 1->0 r=true w=false for SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,OSHUT,fill=FI,flush=-,to=6036/30000}{io=1/0,kio=1,kro=1}->HttpConnection@177377b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=4,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:33:22.754 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - task CEP:SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,OSHUT,fill=FI,flush=-,to=6039/30000}{io=1/0,kio=1,kro=1}->HttpConnection@177377b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=4,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 06:33:22.758 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=1/1,p=0} tryExecute EatWhatYouKill@189184b/SelectorProducer@13b5c9e/PRODUCING/p=false/QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=4,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=55]@2019-11-29T06:33:22.758737-05:00 06:33:22.763 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=0/1,p=0}@10f9b3b offer EatWhatYouKill@189184b/SelectorProducer@13b5c9e/PRODUCING/p=false/QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=4,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=0/1,p=0}][pc=0,pic=0,pec=2,epc=55]@2019-11-29T06:33:22.763603-05:00 06:33:22.772 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=0/1,p=1} startReservedThread p=1 06:33:22.777 [DEBUG] [se.jetty.util.thread.QueuedThreadPool] - run ReservedThreadExecutor@1a1b49a{s=0/1,p=1}@cec928 in QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=3,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=0/1,p=1}] 06:33:22.779 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=1/1,p=1}@cec928 started 06:33:22.781 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=1/1,p=0}@cec928 waiting 06:33:22.785 [DEBUG] [se.jetty.util.thread.QueuedThreadPool] - queue ReservedThreadExecutor@1a1b49a{s=1/1,p=0}@cec928 startThread=false 06:33:22.789 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=0/1,p=0}@10f9b3b task=EatWhatYouKill@189184b/SelectorProducer@13b5c9e/IDLE/p=true/QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=3,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=55]@2019-11-29T06:33:22.78909-05:00 06:33:22.802 [DEBUG] [y.util.thread.strategy.EatWhatYouKill] - EatWhatYouKill@189184b/SelectorProducer@13b5c9e/IDLE/p=true/QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=3,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=55]@2019-11-29T06:33:22.802113-05:00 tryProduce true 06:33:22.816 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - updateable 0 06:33:22.815 [DEBUG] [y.util.thread.strategy.EatWhatYouKill] - EatWhatYouKill@189184b/SelectorProducer@13b5c9e/IDLE/p=true/QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=3,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=55]@2019-11-29T06:33:22.815222-05:00 m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,OSHUT,fill=FI,flush=-,to=6100/30000}{io=1/0,kio=1,kro=1}->HttpConnection@177377b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=4,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 06:33:22.824 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - updates 0 06:33:22.826 [DEBUG] [org.eclipse.jetty.io.FillInterest ] - fillable FillInterest@171f5a9{AC.ReadCB@177377b{HttpConnection@177377b::SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,OSHUT,fill=FI,flush=-,to=6111/30000}{io=1/0,kio=1,kro=1}->HttpConnection@177377b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=4,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 06:33:22.839 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - Key interests updated 1 -> 0 on SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,OSHUT,fill=FI,flush=-,to=6123/30000}{io=0/0,kio=0,kro=1}->HttpConnection@177377b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=4,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:33:22.843 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@177377b::SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,OSHUT,fill=-,flush=-,to=6128/30000}{io=0/0,kio=0,kro=1}->HttpConnection@177377b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=4,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@1a88d94{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 06:33:22.852 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db waiting with 3 keys 06:33:22.858 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db woken up from select, 1/1/3 selected 06:33:22.856 [DEBUG] [org.eclipse.jetty.io.AbstractEndPoint] - shutdownInput SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,OSHUT,fill=-,flush=-,to=6141/30000}{io=0/0,kio=0,kro=1}->HttpConnection@177377b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=4,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:33:22.872 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - doClose SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,CLOSED,fill=-,flush=-,to=6157/30000}{io=0/0,kio=0,kro=1}->HttpConnection@177377b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=4,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:33:22.877 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db processing 1 keys, 0 updates 06:33:22.887 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - selected 1 channel=java.nio.channels.SocketChannel[connected local=/0:0:0:0:0:0:0:1:8080 remote=/0:0:0:0:0:0:0:1:40662], selector=sun.nio.ch.EPollSelectorImpl@15864db, interestOps=1, readyOps=1 SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=7886/30000}{io=1/1,kio=1,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=12,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:33:22.886 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - ignored: WriteFlusher@1061088{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:521) [bundleFile:9.4.20.v20190813] at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:354) [bundleFile:9.4.20.v20190813] at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:214) [bundleFile:9.4.20.v20190813] at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) [bundleFile:9.4.20.v20190813] at org.eclipse.jetty.io.AbstractEndPoint.shutdownInput(AbstractEndPoint.java:107) [bundleFile:9.4.20.v20190813] at org.eclipse.jetty.io.ChannelEndPoint.fill(ChannelEndPoint.java:237) [bundleFile:9.4.20.v20190813] at org.eclipse.jetty.server.HttpConnection.fillRequestBuffer(HttpConnection.java:341) [bundleFile:9.4.20.v20190813] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251) [bundleFile:9.4.20.v20190813] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [bundleFile:9.4.20.v20190813] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [bundleFile:9.4.20.v20190813] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [bundleFile:9.4.20.v20190813] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336) [bundleFile:9.4.20.v20190813] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313) [bundleFile:9.4.20.v20190813] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171) [bundleFile:9.4.20.v20190813] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129) [bundleFile:9.4.20.v20190813] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:367) [bundleFile:9.4.20.v20190813] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:782) [bundleFile:9.4.20.v20190813] at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:918) [bundleFile:9.4.20.v20190813] at java.lang.Thread.run(Thread.java:834) [?:?] 06:33:22.906 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - onSelected 1->0 r=true w=false for SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=7891/30000}{io=1/0,kio=1,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=12,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:33:22.920 [DEBUG] [org.eclipse.jetty.io.FillInterest ] - onClose FillInterest@171f5a9{null} 06:33:22.925 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - task CEP:SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=7925/30000}{io=1/0,kio=1,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=12,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 06:33:22.929 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Wakeup ManagedSelector@aabe05{STARTED} id=0 keys=3 selected=1 updates=0 06:33:22.935 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=1/1,p=0} tryExecute EatWhatYouKill@189184b/SelectorProducer@13b5c9e/PRODUCING/p=false/QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=3,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=56]@2019-11-29T06:33:22.935245-05:00 06:33:22.949 [DEBUG] [se.jetty.util.thread.QueuedThreadPool] - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@71ecce startThread=false 06:33:22.949 [DEBUG] [se.jetty.util.thread.QueuedThreadPool] - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@71ecce in QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=2,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=1/1,p=0}] 06:33:22.955 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Destroyed SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,CLOSED,fill=-,flush=-,to=6240/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@177377b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=4,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:33:22.956 [DEBUG] [g.eclipse.jetty.io.AbstractConnection] - onClose HttpConnection@177377b::SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,CLOSED,fill=-,flush=-,to=6241/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@177377b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=4,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:33:22.975 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=0/1,p=0}@cec928 offer EatWhatYouKill@189184b/SelectorProducer@13b5c9e/PRODUCING/p=false/QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=2,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=0/1,p=0}][pc=0,pic=0,pec=2,epc=56]@2019-11-29T06:33:22.952082-05:00 06:33:22.978 [DEBUG] [se.jetty.util.thread.QueuedThreadPool] - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@71ecce in QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=2,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=0/1,p=0}] 06:33:22.978 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - filled -1 HeapByteBuffer@1f045c8[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:22.997 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=0/1,p=1} startReservedThread p=1 06:33:22.999 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - atEOF HttpParser{s=CLOSE,0 of -1} 06:33:23.004 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:33:23.007 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:33:23.012 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:33:23.015 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@177377b::SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,CLOSED,fill=-,flush=-,to=6300/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@177377b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=4,c=false,c=false/false,a=IDLE,uri=null,age=0} filled -1 HeapByteBuffer@1f045c8[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:23.014 [DEBUG] [se.jetty.util.thread.QueuedThreadPool] - queue ReservedThreadExecutor@1a1b49a{s=0/1,p=1}@83f7f6 startThread=false 06:33:23.014 [DEBUG] [se.jetty.util.thread.QueuedThreadPool] - run ReservedThreadExecutor@1a1b49a{s=0/1,p=1}@83f7f6 in QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=2,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=0/1,p=1}] 06:33:23.035 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=1/1,p=1}@83f7f6 started 06:33:23.036 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=1/1,p=0}@83f7f6 waiting 06:33:23.040 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:33:23.045 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:33:23.047 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=0/1,p=0}@cec928 task=EatWhatYouKill@189184b/SelectorProducer@13b5c9e/IDLE/p=true/QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=2,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=56]@2019-11-29T06:33:23.047164-05:00 06:33:23.051 [DEBUG] [y.util.thread.strategy.EatWhatYouKill] - EatWhatYouKill@189184b/SelectorProducer@13b5c9e/IDLE/p=true/QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=2,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=56]@2019-11-29T06:33:23.050859-05:00 tryProduce true 06:33:23.055 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:33:23.055 [DEBUG] [y.util.thread.strategy.EatWhatYouKill] - EatWhatYouKill@189184b/SelectorProducer@13b5c9e/IDLE/p=true/QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=2,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=56]@2019-11-29T06:33:23.055328-05:00 m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=8055/30000}{io=1/0,kio=1,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=12,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 06:33:23.063 [DEBUG] [org.eclipse.jetty.io.AbstractEndPoint] - close SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,CLOSED,fill=-,flush=-,to=6348/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@177377b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=4,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:33:23.063 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - updateable 0 06:33:23.078 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - updates 0 06:33:23.076 [DEBUG] [org.eclipse.jetty.io.FillInterest ] - fillable FillInterest@173da22{AC.ReadCB@840d7a{HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=8076/30000}{io=1/0,kio=1,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=12,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 06:33:23.086 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - Key interests updated 1 -> 0 on SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=8085/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=12,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:33:23.082 [DEBUG] [org.eclipse.jetty.io.AbstractEndPoint] - close(null) SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,CLOSED,fill=-,flush=-,to=6366/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@177377b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=4,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:33:23.102 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@177377b::SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,CLOSED,fill=-,flush=-,to=6387/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@177377b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=4,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@1f045c8[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 06:33:23.099 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=8099/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=12,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@aec871{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 06:33:23.109 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db waiting with 3 keys 06:33:23.114 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - filled 436 HeapByteBuffer@149b700[p=0,l=436,c=8192,r=436]={<<>>\r\n\n\r\n,en;q=0.9\r\nI...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:23.118 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - parseNext s=CLOSE HeapByteBuffer@1f045c8[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:23.134 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - CLOSE --> CLOSED 06:33:23.133 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=12,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 436 HeapByteBuffer@149b700[p=0,l=436,c=8192,r=436]={<<>>\r\n\n\r\n,en;q=0.9\r\nI...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:23.143 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@177377b::SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,CLOSED,fill=-,flush=-,to=6428/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@177377b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=4,c=false,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=CLOSED,0 of -1} 06:33:23.144 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=30/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=12,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@149b700[p=0,l=436,c=8192,r=436]={<<>>\r\n\n\r\n,en;q=0.9\r\nI...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 06:33:23.162 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - parseNext s=START HeapByteBuffer@149b700[p=0,l=436,c=8192,r=436]={<<>>\r\n\n\r\n,en;q=0.9\r\nI...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:23.161 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - releaseRequestBuffer HttpConnection@177377b::SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,CLOSED,fill=-,flush=-,to=6446/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@177377b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=4,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:33:23.178 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - START --> SPACE1 06:33:23.182 [DEBUG] [org.eclipse.jetty.io.AbstractEndPoint] - shutdownOutput SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,CLOSED,fill=-,flush=-,to=6467/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@177377b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=4,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:33:23.232 [DEBUG] [m.zsmartsystems.zigbee.zcl.ZclCluster] - readSync request: ZclAttribute [cluster=com.zsmartsystems.zigbee.zcl.clusters.ZclBasicCluster@bb31e7, id=3, name=HW Version, dataType=UNSIGNED_8_BIT_INTEGER, lastValue=null] 06:33:23.185 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - SPACE1 --> URI 06:33:23.240 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - URI --> SPACE2 06:33:23.241 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - SPACE2 --> REQUEST_VERSION 06:33:23.238 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@177377b::SocketChannelEndPoint@1d8752d{/0:0:0:0:0:0:0:1:40660<->/0:0:0:0:0:0:0:1:8080,CLOSED,fill=-,flush=-,to=6518/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@177377b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13c4b65{s=START}]=>HttpChannelOverHttp@1566477{r=4,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@1a88d94{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 06:33:23.245 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 00158D0001FFAD43: Added transaction to queue, len=13, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=ReadAttributesCommand [Basic: 0/0 -> 56846/1, cluster=0000, TID=--, identifiers=[3]]] 06:33:23.258 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - REQUEST_VERSION --> HEADER 06:33:23.258 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=1/1,p=0}@4eb921 size 1 > capacity 06:33:23.263 [DEBUG] [se.jetty.util.thread.QueuedThreadPool] - ran ReservedThreadExecutor@1a1b49a{s=1/1,p=0}@4eb921 in QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=2,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=1/1,p=0}] 06:33:23.269 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Host: localhost:8080 --> IN_VALUE 06:33:23.272 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Host: localhost:8080 --> FIELD 06:33:23.274 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Connection: keep-alive --> IN_VALUE 06:33:23.281 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Connection: keep-alive --> FIELD 06:33:23.284 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept: application/json, text/plain, */* --> IN_VALUE 06:33:23.287 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept: application/json, text/plain, */* --> FIELD 06:33:23.289 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:User-Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36 --> IN_VALUE 06:33:23.294 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:User-Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36 --> FIELD 06:33:23.296 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER: --> IN_NAME 06:33:23.303 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Site --> VALUE 06:33:23.306 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Site --> IN_VALUE 06:33:23.310 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Site --> FIELD 06:33:23.312 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER: --> IN_NAME 06:33:23.315 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Mode --> VALUE 06:33:23.317 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Mode --> IN_VALUE 06:33:23.321 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Mode --> FIELD 06:33:23.332 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Referer --> VALUE 06:33:23.334 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Referer --> IN_VALUE 06:33:23.338 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Referer --> FIELD 06:33:23.340 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Encoding: gzip, deflate, br --> IN_VALUE 06:33:23.344 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Encoding: gzip, deflate, br --> FIELD 06:33:23.347 [DEBUG] [m.zsmartsystems.zigbee.zcl.ZclCluster] - readSync request: ZclAttribute [cluster=com.zsmartsystems.zigbee.zcl.clusters.ZclBasicCluster@f6bb32, id=3, name=HW Version, dataType=UNSIGNED_8_BIT_INTEGER, lastValue=null] 06:33:23.350 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 00158D0001FFADC1: Added transaction to queue, len=12, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=ReadAttributesCommand [Basic: 0/0 -> 57079/1, cluster=0000, TID=--, identifiers=[3]]] 06:33:23.354 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Language: en-US,en;q=0.9 --> IN_VALUE 06:33:23.364 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Language: en-US,en;q=0.9 --> FIELD 06:33:23.366 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER --> END 06:33:23.367 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - REQUEST for //localhost:8080/rest/things on HttpChannelOverHttp@1f81be5{r=13,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/things,age=0} GET //localhost:8080/rest/things HTTP/1.1 Host: localhost:8080 Connection: keep-alive Accept: application/json, text/plain, */* User-Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36 Sec-Fetch-Site: same-origin Sec-Fetch-Mode: cors Referer: http://localhost:8080/paperui/index.html Accept-Encoding: gzip, deflate, br Accept-Language: en-US,en;q=0.9 06:33:23.371 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=13,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/things,age=4} onContentComplete 06:33:23.375 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=13,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/things,age=7} onRequestComplete 06:33:23.379 [DEBUG] [org.eclipse.jetty.server.HttpInput ] - HttpInputOverHTTP@189fe7b[c=0,q=0,[0]=null,s=STREAM] addContent EOF 06:33:23.382 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=267/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=END,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=13,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/things,age=15} parsed true HttpParser{s=END,0 of -1} 06:33:23.386 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - releaseRequestBuffer HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=271/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=END,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=13,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/things,age=19} 06:33:23.391 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=13,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/things,age=24} handle //localhost:8080/rest/things 06:33:23.397 [DEBUG] [eclipse.jetty.server.HttpChannelState] - handling HttpChannelState@aec871{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 06:33:23.401 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=13,c=false,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/things,age=34} action DISPATCH 06:33:23.404 [DEBUG] [org.eclipse.jetty.server.Server ] - REQUEST GET /rest/things on HttpChannelOverHttp@1f81be5{r=13,c=false,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/things,age=37} 06:33:23.408 [DEBUG] [pax.web.service.spi.model.ServerModel] - Matching [/rest/things]... 06:33:23.412 [DEBUG] [pax.web.service.spi.model.ServerModel] - Path [/rest/things] matched to {pattern=/rest/.*,model=ServletModel{id=org.ops4j.pax.web.service.spi.model.ServletModel-5,name=org.ops4j.pax.web.service.spi.model.ServletModel-5,urlPatterns=[/rest/*],alias=/rest,servlet=com.eclipsesource.jaxrs.publisher.internal.ServletContainerBridge@195d2bf,initParams={},context=ContextModel{id=org.ops4j.pax.web.service.spi.model.ContextModel-4,name=,httpContext=DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default],contextParams={},virtualHosts={},connectors={}}}} 06:33:23.416 [DEBUG] [e.jetty.server.handler.ContextHandler] - scope null||/rest/things @ HttpServiceContext{httpContext=DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default]} 06:33:23.419 [DEBUG] [e.jetty.server.handler.ContextHandler] - context=||/rest/things @ HttpServiceContext{httpContext=DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default]} 06:33:23.428 [DEBUG] [org.eclipse.jetty.server.session ] - SessionHandler.doScope 06:33:23.430 [DEBUG] [org.eclipse.jetty.server.session ] - sessionHandler=org.eclipse.jetty.server.session.SessionHandler7099099==dftMaxIdleSec=600 session=null 06:33:23.433 [DEBUG] [.eclipse.jetty.servlet.ServletHandler] - servlet |/rest|/things -> org.ops4j.pax.web.service.spi.model.ServletModel-5@378be0fd==com.eclipsesource.jaxrs.publisher.internal.ServletContainerBridge,jsp=null,order=-1,inst=true,async=true 06:33:23.437 [DEBUG] [ice.jetty.internal.HttpServiceContext] - Handling request for [/rest/things] using http context [DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default]] 06:33:23.442 [DEBUG] [ty.internal.HttpServiceServletHandler] - handling request org.ops4j.pax.web.service.jetty.internal.HttpServiceRequestWrapper@4f42e4, org.ops4j.pax.web.service.jetty.internal.HttpServiceResponseWrapper@dddbfb 06:33:23.444 [DEBUG] [.eclipse.jetty.servlet.ServletHandler] - chain=null 06:33:23.495 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - sendResponse info=null content=HeapByteBuffer@1c8df3a[p=0,l=1480,c=8192,r=1480]={<<<[{"statusInfo":{"..."channels":[]}]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@8a5210{null} 06:33:23.529 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - COMMIT for /rest/things on HttpChannelOverHttp@1f81be5{r=13,c=true,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/things,age=162} 200 OK HTTP/1.1 Content-Length: 1480 Content-Type: application/json 06:33:23.531 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@149e6c7[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=1480},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@294e9f] generate: NEED_HEADER (null,[p=0,l=1480,c=8192,r=1480],true)@START 06:33:23.539 [DEBUG] [org.eclipse.jetty.http.HttpGenerator ] - generateHeaders HTTP/1.1{s=200,h=2,cl=1480} last=true content=HeapByteBuffer@1c8df3a[p=0,l=1480,c=8192,r=1480]={<<<[{"statusInfo":{"..."channels":[]}]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:23.549 [DEBUG] [org.eclipse.jetty.http.HttpGenerator ] - Content-Length: 1480 Content-Type: application/json 06:33:23.558 [DEBUG] [org.eclipse.jetty.http.HttpGenerator ] - CONTENT_LENGTH 06:33:23.565 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@149e6c7[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=1480},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@294e9f] generate: FLUSH ([p=0,l=106,c=8192,r=106],[p=0,l=1480,c=8192,r=1480],true)@COMPLETING 06:33:23.574 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - write: WriteFlusher@1394f5a{IDLE}->null [HeapByteBuffer@149b700[p=0,l=106,c=8192,r=106]={<<>>ain, */*\r\nUser-Ag...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@1c8df3a[p=0,l=1480,c=8192,r=1480]={<<<[{"statusInfo":{"..."channels":[]}]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 06:33:23.583 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - update WriteFlusher@1394f5a{WRITING}->null:IDLE-->WRITING 06:33:23.596 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - flushed 1586 SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=W,to=481/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=END,0 of -1},g=HttpGenerator@c5dd2c{s=COMPLETING}]=>HttpChannelOverHttp@1f81be5{r=13,c=true,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/things,age=229} 06:33:23.606 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - Flushed=true written=1586 remaining=0 WriteFlusher@1394f5a{WRITING}->null 06:33:23.611 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - update WriteFlusher@1394f5a{IDLE}->null:WRITING-->IDLE 06:33:23.626 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@149e6c7[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=1480},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@294e9f] generate: DONE ([p=106,l=106,c=8192,r=0],[p=1480,l=1480,c=8192,r=0],true)@END 06:33:23.640 [DEBUG] [org.eclipse.jetty.server.session ] - FinalSession=null, old_session_handler=null, this=org.eclipse.jetty.server.session.SessionHandler7099099==dftMaxIdleSec=600, calling complete=true 06:33:23.654 [DEBUG] [org.eclipse.jetty.server.session ] - Complete called with session null 06:33:23.668 [DEBUG] [org.eclipse.jetty.server.Server ] - handled=true async=false committed=true on HttpChannelOverHttp@1f81be5{r=13,c=true,c=false/true,a=DISPATCHED,uri=//localhost:8080/rest/things,age=301} 06:33:23.670 [DEBUG] [eclipse.jetty.server.HttpChannelState] - unhandle HttpChannelState@aec871{s=DISPATCHED a=NOT_ASYNC i=true r=IDLE w=false} 06:33:23.672 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=13,c=true,c=false/true,a=COMPLETING,uri=//localhost:8080/rest/things,age=305} action COMPLETE 06:33:23.681 [DEBUG] [eclipse.jetty.server.HttpChannelState] - onComplete HttpChannelState@aec871{s=COMPLETING a=NOT_ASYNC i=false r=IDLE w=false} 06:33:23.695 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - COMPLETE for /rest/things written=1480 06:33:23.699 [DEBUG] [eclipse.jetty.server.HttpChannelState] - recycle HttpChannelState@aec871{s=COMPLETED a=NOT_ASYNC i=false r=IDLE w=false} 06:33:23.701 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - reset HttpParser{s=END,0 of -1} 06:33:23.706 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - END --> START 06:33:23.707 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=13,c=false,c=false/false,a=IDLE,uri=null,age=0} handle exit, result COMPLETE 06:33:23.708 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - filled 438 HeapByteBuffer@149b700[p=0,l=438,c=8192,r=438]={<<>>\n\r\n,en;q=0.9\r\nIf-...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:23.715 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=13,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 438 HeapByteBuffer@149b700[p=0,l=438,c=8192,r=438]={<<>>\n\r\n,en;q=0.9\r\nIf-...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:23.716 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=13,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@149b700[p=0,l=438,c=8192,r=438]={<<>>\n\r\n,en;q=0.9\r\nIf-...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 06:33:23.722 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - parseNext s=START HeapByteBuffer@149b700[p=0,l=438,c=8192,r=438]={<<>>\n\r\n,en;q=0.9\r\nIf-...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:23.723 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - START --> SPACE1 06:33:23.724 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - SPACE1 --> URI 06:33:23.725 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - URI --> SPACE2 06:33:23.730 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - SPACE2 --> REQUEST_VERSION 06:33:23.731 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - REQUEST_VERSION --> HEADER 06:33:23.732 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Host: localhost:8080 --> IN_VALUE 06:33:23.733 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Host: localhost:8080 --> FIELD 06:33:23.739 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Connection: keep-alive --> IN_VALUE 06:33:23.740 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Connection: keep-alive --> FIELD 06:33:23.741 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept: application/json, text/plain, */* --> IN_VALUE 06:33:23.742 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept: application/json, text/plain, */* --> FIELD 06:33:23.748 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:User-Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36 --> IN_VALUE 06:33:23.749 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:User-Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36 --> FIELD 06:33:23.754 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER: --> IN_NAME 06:33:23.755 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Site --> VALUE 06:33:23.756 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Site --> IN_VALUE 06:33:23.762 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Site --> FIELD 06:33:23.763 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER: --> IN_NAME 06:33:23.764 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Mode --> VALUE 06:33:23.765 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Mode --> IN_VALUE 06:33:23.769 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Mode --> FIELD 06:33:23.770 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Referer --> VALUE 06:33:23.771 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Referer --> IN_VALUE 06:33:23.774 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Referer --> FIELD 06:33:23.775 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Encoding: gzip, deflate, br --> IN_VALUE 06:33:23.782 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Encoding: gzip, deflate, br --> FIELD 06:33:23.796 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Language: en-US,en;q=0.9 --> IN_VALUE 06:33:23.804 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Language: en-US,en;q=0.9 --> FIELD 06:33:23.806 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER --> END 06:33:23.809 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - REQUEST for //localhost:8080/rest/bindings on HttpChannelOverHttp@1f81be5{r=14,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/bindings,age=0} GET //localhost:8080/rest/bindings HTTP/1.1 Host: localhost:8080 Connection: keep-alive Accept: application/json, text/plain, */* User-Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36 Sec-Fetch-Site: same-origin Sec-Fetch-Mode: cors Referer: http://localhost:8080/paperui/index.html Accept-Encoding: gzip, deflate, br Accept-Language: en-US,en;q=0.9 06:33:23.822 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=14,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/bindings,age=13} onContentComplete 06:33:23.828 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=14,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/bindings,age=19} onRequestComplete 06:33:23.831 [DEBUG] [org.eclipse.jetty.server.HttpInput ] - HttpInputOverHTTP@189fe7b[c=0,q=0,[0]=null,s=STREAM] addContent EOF 06:33:23.842 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=133/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=END,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=14,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/bindings,age=33} parsed true HttpParser{s=END,0 of -1} 06:33:23.846 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - releaseRequestBuffer HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=137/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=END,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=14,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/bindings,age=37} 06:33:23.850 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=14,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/bindings,age=41} handle //localhost:8080/rest/bindings 06:33:23.867 [DEBUG] [eclipse.jetty.server.HttpChannelState] - handling HttpChannelState@aec871{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 06:33:23.875 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=14,c=false,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/bindings,age=66} action DISPATCH 06:33:23.882 [DEBUG] [org.eclipse.jetty.server.Server ] - REQUEST GET /rest/bindings on HttpChannelOverHttp@1f81be5{r=14,c=false,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/bindings,age=73} 06:33:23.889 [DEBUG] [pax.web.service.spi.model.ServerModel] - Matching [/rest/bindings]... 06:33:23.892 [DEBUG] [pax.web.service.spi.model.ServerModel] - Path [/rest/bindings] matched to {pattern=/rest/.*,model=ServletModel{id=org.ops4j.pax.web.service.spi.model.ServletModel-5,name=org.ops4j.pax.web.service.spi.model.ServletModel-5,urlPatterns=[/rest/*],alias=/rest,servlet=com.eclipsesource.jaxrs.publisher.internal.ServletContainerBridge@195d2bf,initParams={},context=ContextModel{id=org.ops4j.pax.web.service.spi.model.ContextModel-4,name=,httpContext=DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default],contextParams={},virtualHosts={},connectors={}}}} 06:33:23.897 [DEBUG] [e.jetty.server.handler.ContextHandler] - scope null||/rest/bindings @ HttpServiceContext{httpContext=DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default]} 06:33:23.905 [DEBUG] [e.jetty.server.handler.ContextHandler] - context=||/rest/bindings @ HttpServiceContext{httpContext=DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default]} 06:33:23.910 [DEBUG] [org.eclipse.jetty.server.session ] - SessionHandler.doScope 06:33:23.918 [DEBUG] [org.eclipse.jetty.server.session ] - sessionHandler=org.eclipse.jetty.server.session.SessionHandler7099099==dftMaxIdleSec=600 session=null 06:33:23.920 [DEBUG] [.eclipse.jetty.servlet.ServletHandler] - servlet |/rest|/bindings -> org.ops4j.pax.web.service.spi.model.ServletModel-5@378be0fd==com.eclipsesource.jaxrs.publisher.internal.ServletContainerBridge,jsp=null,order=-1,inst=true,async=true 06:33:23.921 [DEBUG] [ice.jetty.internal.HttpServiceContext] - Handling request for [/rest/bindings] using http context [DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default]] 06:33:23.924 [DEBUG] [ty.internal.HttpServiceServletHandler] - handling request org.ops4j.pax.web.service.jetty.internal.HttpServiceRequestWrapper@27c5b1, org.ops4j.pax.web.service.jetty.internal.HttpServiceResponseWrapper@14763da 06:33:23.930 [DEBUG] [.eclipse.jetty.servlet.ServletHandler] - chain=null 06:33:23.945 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - sendResponse info=null content=HeapByteBuffer@635a47[p=0,l=204,c=8192,r=204]={<<<[{"author":"Chris...gBee Binding"}]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@8a5210{null} 06:33:23.947 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - COMMIT for /rest/bindings on HttpChannelOverHttp@1f81be5{r=14,c=true,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/bindings,age=138} 200 OK HTTP/1.1 Content-Length: 204 Content-Type: application/json 06:33:23.954 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@149e6c7[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=204},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@22b462] generate: NEED_HEADER (null,[p=0,l=204,c=8192,r=204],true)@START 06:33:23.956 [DEBUG] [org.eclipse.jetty.http.HttpGenerator ] - generateHeaders HTTP/1.1{s=200,h=2,cl=204} last=true content=HeapByteBuffer@635a47[p=0,l=204,c=8192,r=204]={<<<[{"author":"Chris...gBee Binding"}]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:23.958 [DEBUG] [org.eclipse.jetty.http.HttpGenerator ] - Content-Length: 204 Content-Type: application/json 06:33:23.959 [DEBUG] [org.eclipse.jetty.http.HttpGenerator ] - CONTENT_LENGTH 06:33:23.961 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@149e6c7[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=204},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@22b462] generate: FLUSH ([p=0,l=105,c=8192,r=105],[p=0,l=204,c=8192,r=204],true)@COMPLETING 06:33:23.963 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - write: WriteFlusher@1394f5a{IDLE}->null [HeapByteBuffer@149b700[p=0,l=105,c=8192,r=105]={<<>>/plain, */*\r\nUser...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@635a47[p=0,l=204,c=8192,r=204]={<<<[{"author":"Chris...gBee Binding"}]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 06:33:23.964 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - update WriteFlusher@1394f5a{WRITING}->null:IDLE-->WRITING 06:33:23.973 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - flushed 309 SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=W,to=264/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=END,0 of -1},g=HttpGenerator@c5dd2c{s=COMPLETING}]=>HttpChannelOverHttp@1f81be5{r=14,c=true,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/bindings,age=164} 06:33:23.977 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - Flushed=true written=309 remaining=0 WriteFlusher@1394f5a{WRITING}->null 06:33:23.982 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - update WriteFlusher@1394f5a{IDLE}->null:WRITING-->IDLE 06:33:23.984 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@149e6c7[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=204},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@22b462] generate: DONE ([p=105,l=105,c=8192,r=0],[p=204,l=204,c=8192,r=0],true)@END 06:33:23.991 [DEBUG] [org.eclipse.jetty.server.session ] - FinalSession=null, old_session_handler=null, this=org.eclipse.jetty.server.session.SessionHandler7099099==dftMaxIdleSec=600, calling complete=true 06:33:23.994 [DEBUG] [org.eclipse.jetty.server.session ] - Complete called with session null 06:33:23.995 [DEBUG] [org.eclipse.jetty.server.Server ] - handled=true async=false committed=true on HttpChannelOverHttp@1f81be5{r=14,c=true,c=false/true,a=DISPATCHED,uri=//localhost:8080/rest/bindings,age=186} 06:33:23.997 [DEBUG] [eclipse.jetty.server.HttpChannelState] - unhandle HttpChannelState@aec871{s=DISPATCHED a=NOT_ASYNC i=true r=IDLE w=false} 06:33:24.004 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=14,c=true,c=false/true,a=COMPLETING,uri=//localhost:8080/rest/bindings,age=189} action COMPLETE 06:33:24.007 [DEBUG] [eclipse.jetty.server.HttpChannelState] - onComplete HttpChannelState@aec871{s=COMPLETING a=NOT_ASYNC i=false r=IDLE w=false} 06:33:24.009 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - COMPLETE for /rest/bindings written=204 06:33:24.011 [DEBUG] [eclipse.jetty.server.HttpChannelState] - recycle HttpChannelState@aec871{s=COMPLETED a=NOT_ASYNC i=false r=IDLE w=false} 06:33:24.012 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - reset HttpParser{s=END,0 of -1} 06:33:24.014 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - END --> START 06:33:24.015 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=14,c=false,c=false/false,a=IDLE,uri=null,age=0} handle exit, result COMPLETE 06:33:24.017 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - filled 0 HeapByteBuffer@149b700[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:24.020 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - filled 0 HeapByteBuffer@149b700[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:24.021 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:33:24.022 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:33:24.024 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:33:24.026 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=48/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=14,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@149b700[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:24.028 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=50/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=14,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@149b700[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 06:33:24.029 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - parseNext s=START HeapByteBuffer@149b700[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:24.031 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=53/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=14,c=false,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 06:33:24.035 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - releaseRequestBuffer HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=58/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=14,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:33:24.037 [DEBUG] [g.eclipse.jetty.io.AbstractConnection] - fillInterested HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=59/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=14,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:33:24.038 [DEBUG] [org.eclipse.jetty.io.FillInterest ] - interested FillInterest@173da22{AC.ReadCB@840d7a{HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=14,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 06:33:24.039 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - changeInterests p=false 0->1 for SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=14,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:33:24.041 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@19a76fd on ManagedSelector@aabe05{STARTED} id=0 keys=2 selected=0 updates=0 06:33:24.042 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Wakeup on submit ManagedSelector@aabe05{STARTED} id=0 keys=2 selected=0 updates=1 06:33:24.045 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db woken with none selected 06:33:24.047 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db woken up from select, 0/0/2 selected 06:33:24.048 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db processing 0 keys, 1 updates 06:33:24.049 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - updateable 1 06:33:24.050 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=12/30000}{io=0/1,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=14,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@aec871{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 06:33:24.052 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - update org.eclipse.jetty.io.ChannelEndPoint$1@19a76fd 06:33:24.052 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:33:24.055 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:33:24.055 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:33:24.054 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=1/1,p=0}@10f9b3b size 1 > capacity 06:33:24.057 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - Key interests updated 0 -> 1 on SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=19/30000}{io=1/1,kio=1,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=14,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:33:24.058 [DEBUG] [se.jetty.util.thread.QueuedThreadPool] - ran ReservedThreadExecutor@1a1b49a{s=1/1,p=0}@10f9b3b in QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=3,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=1/1,p=0}] 06:33:24.060 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - updates 0 06:33:24.061 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db waiting with 2 keys 06:33:24.577 [DEBUG] [m.zsmartsystems.zigbee.zcl.ZclCluster] - readSync request: ZclAttribute [cluster=com.zsmartsystems.zigbee.zcl.clusters.ZclBasicCluster@f6bb32, id=4, name=Manufacturer Name, dataType=CHARACTER_STRING, lastValue=null] 06:33:24.579 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 00158D0001FFADC1: Added transaction to queue, len=13, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=ReadAttributesCommand [Basic: 0/0 -> 57079/1, cluster=0000, TID=--, identifiers=[4]]] 06:33:24.707 [DEBUG] [discovery.ZigBeeNodeServiceDiscoverer] - 00158D0001FFADC1: Node SVC Discovery: running NEIGHBORS 06:33:24.709 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 00158D0001FFADC1: Added transaction to queue, len=14, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=ManagementLqiRequest [0/0 -> 57079/0, cluster=0031, TID=--, startIndex=0]] 06:33:24.840 [DEBUG] [discovery.ZigBeeNodeServiceDiscoverer] - 00158D0001FFAD43: Node SVC Discovery: ManagementLqiRequest response CommandResult [TIMEOUT] 06:33:24.842 [DEBUG] [discovery.ZigBeeNodeServiceDiscoverer] - 00158D0001FFAD43: Node SVC Discovery: request NEIGHBORS failed. Retry 3, wait 2135ms before retry. 06:33:25.026 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:33:25.028 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:33:25.029 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:33:25.057 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:33:25.058 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:33:25.059 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:33:26.031 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:33:26.033 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:33:26.035 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:33:26.063 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:33:26.065 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:33:26.066 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:33:26.275 [DEBUG] [m.zsmartsystems.zigbee.zcl.ZclCluster] - readSync request: ZclAttribute [cluster=com.zsmartsystems.zigbee.zcl.clusters.ZclBasicCluster@bb31e7, id=3, name=HW Version, dataType=UNSIGNED_8_BIT_INTEGER, lastValue=null] 06:33:26.277 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 00158D0001FFAD43: Added transaction to queue, len=14, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=ReadAttributesCommand [Basic: 0/0 -> 56846/1, cluster=0000, TID=--, identifiers=[3]]] 06:33:26.979 [DEBUG] [discovery.ZigBeeNodeServiceDiscoverer] - 00158D0001FFAD43: Node SVC Discovery: running NEIGHBORS 06:33:26.980 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 00158D0001FFAD43: Added transaction to queue, len=15, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=ManagementLqiRequest [0/0 -> 56846/0, cluster=0031, TID=--, startIndex=0]] 06:33:27.037 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:33:27.039 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:33:27.041 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:33:27.070 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:33:27.072 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:33:27.073 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:33:27.349 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 00158D0001FFAD43: Added transaction to queue, len=16, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=IeeeAddressRequest [0/0 -> 56846/0, cluster=0001, TID=--, nwkAddrOfInterest=56846, requestType=1, startIndex=0]] 06:33:28.042 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:33:28.044 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:33:28.046 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:33:28.074 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:33:28.076 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:33:28.077 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:33:29.051 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:33:29.052 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:33:29.054 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:33:29.082 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:33:29.083 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:33:29.085 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:33:29.211 [DEBUG] [org.quartz.core.QuartzSchedulerThread] - batch acquisition of 0 triggers 06:33:29.689 [DEBUG] [m.zsmartsystems.zigbee.zcl.ZclCluster] - readSync request: ZclAttribute [cluster=com.zsmartsystems.zigbee.zcl.clusters.ZclBasicCluster@bb31e7, id=5, name=Model Identifier, dataType=CHARACTER_STRING, lastValue=null] 06:33:29.691 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 00158D0001FFAD43: Added transaction to queue, len=17, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=ReadAttributesCommand [Basic: 0/0 -> 56846/1, cluster=0000, TID=--, identifiers=[5]]] 06:33:30.001 [DEBUG] [m.zsmartsystems.zigbee.zcl.ZclCluster] - readSync request: ZclAttribute [cluster=com.zsmartsystems.zigbee.zcl.clusters.ZclBasicCluster@f6bb32, id=3, name=HW Version, dataType=UNSIGNED_8_BIT_INTEGER, lastValue=null] 06:33:30.003 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 00158D0001FFADC1: Added transaction to queue, len=15, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=ReadAttributesCommand [Basic: 0/0 -> 57079/1, cluster=0000, TID=--, identifiers=[3]]] 06:33:30.055 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:33:30.056 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:33:30.057 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:33:30.086 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:33:30.087 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:33:30.089 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:33:31.059 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:33:31.062 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:33:31.063 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:33:31.091 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:33:31.093 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:33:31.094 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:33:32.065 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:33:32.066 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:33:32.068 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:33:32.096 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:33:32.098 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:33:32.099 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:33:33.069 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:33:33.071 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:33:33.073 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:33:33.101 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:33:33.103 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:33:33.104 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:33:34.076 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:33:34.077 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:33:34.079 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:33:34.107 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:33:34.109 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:33:34.110 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:33:34.262 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 00158D0001FFADC1: Added transaction to queue, len=16, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=IeeeAddressRequest [0/0 -> 57079/0, cluster=0001, TID=--, nwkAddrOfInterest=57079, requestType=1, startIndex=0]] 06:33:35.080 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:33:35.082 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:33:35.083 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:33:35.111 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:33:35.113 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:33:35.115 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:33:35.260 [DEBUG] [m.zsmartsystems.zigbee.zcl.ZclCluster] - readSync request: ZclAttribute [cluster=com.zsmartsystems.zigbee.zcl.clusters.ZclBasicCluster@bb31e7, id=1, name=Application Version, dataType=UNSIGNED_8_BIT_INTEGER, lastValue=null] 06:33:35.262 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 00158D0001FFAD43: Added transaction to queue, len=18, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=ReadAttributesCommand [Basic: 0/0 -> 56846/1, cluster=0000, TID=--, identifiers=[1]]] 06:33:35.354 [DEBUG] [m.zsmartsystems.zigbee.zcl.ZclCluster] - readSync request: ZclAttribute [cluster=com.zsmartsystems.zigbee.zcl.clusters.ZclBasicCluster@f6bb32, id=1, name=Application Version, dataType=UNSIGNED_8_BIT_INTEGER, lastValue=null] 06:33:35.356 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 00158D0001FFADC1: Added transaction to queue, len=17, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=ReadAttributesCommand [Basic: 0/0 -> 57079/1, cluster=0000, TID=--, identifiers=[1]]] 06:33:36.090 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:33:36.091 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:33:36.093 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:33:36.121 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:33:36.123 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:33:36.124 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:33:36.581 [DEBUG] [m.zsmartsystems.zigbee.zcl.ZclCluster] - readSync request: ZclAttribute [cluster=com.zsmartsystems.zigbee.zcl.clusters.ZclBasicCluster@f6bb32, id=5, name=Model Identifier, dataType=CHARACTER_STRING, lastValue=null] 06:33:36.583 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 00158D0001FFADC1: Added transaction to queue, len=18, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=ReadAttributesCommand [Basic: 0/0 -> 57079/1, cluster=0000, TID=--, identifiers=[5]]] 06:33:36.711 [DEBUG] [discovery.ZigBeeNodeServiceDiscoverer] - 00158D0001FFADC1: Node SVC Discovery: ManagementLqiRequest response CommandResult [TIMEOUT] 06:33:36.712 [DEBUG] [discovery.ZigBeeNodeServiceDiscoverer] - 00158D0001FFADC1: Node SVC Discovery: request NEIGHBORS failed. Retry 4, wait 8448ms before retry. 06:33:37.095 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:33:37.096 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:33:37.098 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:33:37.129 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:33:37.131 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:33:37.132 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:33:38.099 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:33:38.107 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:33:38.109 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:33:38.137 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:33:38.139 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:33:38.140 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:33:38.279 [DEBUG] [m.zsmartsystems.zigbee.zcl.ZclCluster] - readSync request: ZclAttribute [cluster=com.zsmartsystems.zigbee.zcl.clusters.ZclBasicCluster@bb31e7, id=1, name=Application Version, dataType=UNSIGNED_8_BIT_INTEGER, lastValue=null] 06:33:38.281 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 00158D0001FFAD43: Added transaction to queue, len=19, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=ReadAttributesCommand [Basic: 0/0 -> 56846/1, cluster=0000, TID=--, identifiers=[1]]] 06:33:38.982 [DEBUG] [discovery.ZigBeeNodeServiceDiscoverer] - 00158D0001FFAD43: Node SVC Discovery: ManagementLqiRequest response CommandResult [TIMEOUT] 06:33:38.984 [DEBUG] [discovery.ZigBeeNodeServiceDiscoverer] - 00158D0001FFAD43: Node SVC Discovery: request NEIGHBORS failed. Retry 4, wait 4270ms before retry. 06:33:39.110 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:33:39.112 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:33:39.113 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:33:39.141 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:33:39.142 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:33:39.144 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:33:40.115 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:33:40.116 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:33:40.118 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:33:40.146 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:33:40.148 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:33:40.149 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:33:40.851 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 00158D0001FFAD43: Added transaction to queue, len=20, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=IeeeAddressRequest [0/0 -> 56846/0, cluster=0001, TID=--, nwkAddrOfInterest=56846, requestType=1, startIndex=0]] 06:33:41.119 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:33:41.121 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:33:41.123 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:33:41.151 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:33:41.153 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:33:41.154 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:33:41.693 [DEBUG] [m.zsmartsystems.zigbee.zcl.ZclCluster] - readSync request: ZclAttribute [cluster=com.zsmartsystems.zigbee.zcl.clusters.ZclBasicCluster@bb31e7, id=3, name=HW Version, dataType=UNSIGNED_8_BIT_INTEGER, lastValue=null] 06:33:41.695 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 00158D0001FFAD43: Added transaction to queue, len=21, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=ReadAttributesCommand [Basic: 0/0 -> 56846/1, cluster=0000, TID=--, identifiers=[3]]] 06:33:42.005 [DEBUG] [m.zsmartsystems.zigbee.zcl.ZclCluster] - readSync request: ZclAttribute [cluster=com.zsmartsystems.zigbee.zcl.clusters.ZclBasicCluster@f6bb32, id=1, name=Application Version, dataType=UNSIGNED_8_BIT_INTEGER, lastValue=null] 06:33:42.007 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 00158D0001FFADC1: Added transaction to queue, len=19, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=ReadAttributesCommand [Basic: 0/0 -> 57079/1, cluster=0000, TID=--, identifiers=[1]]] 06:33:42.125 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:33:42.127 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:33:42.129 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:33:42.157 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:33:42.159 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:33:42.160 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:33:43.099 [DEBUG] [org.eclipse.jetty.io.IdleTimeout ] - SocketChannelEndPoint@93f180{/0:0:0:0:0:0:0:1:40622<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=29672/30000}{io=0/0,kio=0,kro=1}->HttpConnection@1691a19[p=HttpParser{s=END,0 of -1},g=HttpGenerator@17f245{s=COMMITTED}]=>HttpChannelOverHttp@541022{r=7,c=true,c=false/false,a=ASYNC_WAIT,uri=//localhost:8080/rest/events,age=1129600} idle timeout check, elapsed: 29672 ms, remaining: 328 ms 06:33:43.123 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db woken up from select, 1/1/2 selected 06:33:43.124 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db processing 1 keys, 0 updates 06:33:43.126 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - selected 1 channel=java.nio.channels.SocketChannel[connected local=/0:0:0:0:0:0:0:1:8080 remote=/0:0:0:0:0:0:0:1:40662], selector=sun.nio.ch.EPollSelectorImpl@15864db, interestOps=1, readyOps=1 SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=19088/30000}{io=1/1,kio=1,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=14,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:33:43.130 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:33:43.137 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - onSelected 1->0 r=true w=false for SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=19098/30000}{io=1/0,kio=1,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=14,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:33:43.136 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:33:43.146 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - task CEP:SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=19108/30000}{io=1/0,kio=1,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=14,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 06:33:43.145 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:33:43.153 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=1/1,p=0} tryExecute EatWhatYouKill@189184b/SelectorProducer@13b5c9e/PRODUCING/p=false/QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=4,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=57]@2019-11-29T06:33:43.153-05:00 06:33:43.170 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=0/1,p=0}@83f7f6 offer EatWhatYouKill@189184b/SelectorProducer@13b5c9e/PRODUCING/p=false/QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=4,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=0/1,p=0}][pc=0,pic=0,pec=2,epc=57]@2019-11-29T06:33:43.170379-05:00 06:33:43.172 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:33:43.182 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:33:43.183 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:33:43.184 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=0/1,p=1} startReservedThread p=1 06:33:43.188 [DEBUG] [se.jetty.util.thread.QueuedThreadPool] - run ReservedThreadExecutor@1a1b49a{s=0/1,p=1}@1e0dc47 in QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=3,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=0/1,p=1}] 06:33:43.189 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=1/1,p=1}@1e0dc47 started 06:33:43.194 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=1/1,p=0}@1e0dc47 waiting 06:33:43.199 [DEBUG] [se.jetty.util.thread.QueuedThreadPool] - queue ReservedThreadExecutor@1a1b49a{s=1/1,p=0}@1e0dc47 startThread=false 06:33:43.207 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=0/1,p=0}@83f7f6 task=EatWhatYouKill@189184b/SelectorProducer@13b5c9e/IDLE/p=true/QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=3,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=57]@2019-11-29T06:33:43.206909-05:00 06:33:43.211 [DEBUG] [y.util.thread.strategy.EatWhatYouKill] - EatWhatYouKill@189184b/SelectorProducer@13b5c9e/IDLE/p=true/QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=3,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=57]@2019-11-29T06:33:43.211535-05:00 tryProduce true 06:33:43.217 [DEBUG] [y.util.thread.strategy.EatWhatYouKill] - EatWhatYouKill@189184b/SelectorProducer@13b5c9e/IDLE/p=true/QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=3,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=57]@2019-11-29T06:33:43.217525-05:00 m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=19179/30000}{io=1/0,kio=1,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=14,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 06:33:43.218 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - updateable 0 06:33:43.232 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - updates 0 06:33:43.235 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - Key interests updated 1 -> 0 on SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=19196/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=14,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:33:43.234 [DEBUG] [org.eclipse.jetty.io.FillInterest ] - fillable FillInterest@173da22{AC.ReadCB@840d7a{HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=19195/30000}{io=1/0,kio=1,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=14,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 06:33:43.242 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=19203/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=14,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@aec871{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 06:33:43.243 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db waiting with 2 keys 06:33:43.249 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - filled 435 HeapByteBuffer@149b700[p=0,l=435,c=8192,r=435]={<<>>\n\r\n\n\r\n,en;q=0.9\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:43.251 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=14,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 435 HeapByteBuffer@149b700[p=0,l=435,c=8192,r=435]={<<>>\n\r\n\n\r\n,en;q=0.9\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:43.255 [DEBUG] [discovery.ZigBeeNodeServiceDiscoverer] - 00158D0001FFAD43: Node SVC Discovery: running NEIGHBORS 06:33:43.261 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 00158D0001FFAD43: Added transaction to queue, len=22, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=ManagementLqiRequest [0/0 -> 56846/0, cluster=0031, TID=--, startIndex=0]] 06:33:43.264 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=14,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@149b700[p=0,l=435,c=8192,r=435]={<<>>\n\r\n\n\r\n,en;q=0.9\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 06:33:43.267 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - parseNext s=START HeapByteBuffer@149b700[p=0,l=435,c=8192,r=435]={<<>>\n\r\n\n\r\n,en;q=0.9\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:43.268 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - START --> SPACE1 06:33:43.270 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - SPACE1 --> URI 06:33:43.271 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - URI --> SPACE2 06:33:43.275 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - SPACE2 --> REQUEST_VERSION 06:33:43.277 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - REQUEST_VERSION --> HEADER 06:33:43.278 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Host: localhost:8080 --> IN_VALUE 06:33:43.280 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Host: localhost:8080 --> FIELD 06:33:43.281 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Connection: keep-alive --> IN_VALUE 06:33:43.283 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Connection: keep-alive --> FIELD 06:33:43.284 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept: application/json, text/plain, */* --> IN_VALUE 06:33:43.286 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept: application/json, text/plain, */* --> FIELD 06:33:43.293 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:User-Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36 --> IN_VALUE 06:33:43.295 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:User-Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36 --> FIELD 06:33:43.297 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER: --> IN_NAME 06:33:43.298 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Site --> VALUE 06:33:43.300 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Site --> IN_VALUE 06:33:43.302 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Site --> FIELD 06:33:43.303 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER: --> IN_NAME 06:33:43.305 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Mode --> VALUE 06:33:43.307 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Mode --> IN_VALUE 06:33:43.310 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Mode --> FIELD 06:33:43.312 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Referer --> VALUE 06:33:43.313 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Referer --> IN_VALUE 06:33:43.317 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Referer --> FIELD 06:33:43.319 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Encoding: gzip, deflate, br --> IN_VALUE 06:33:43.320 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Encoding: gzip, deflate, br --> FIELD 06:33:43.322 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Language: en-US,en;q=0.9 --> IN_VALUE 06:33:43.325 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Language: en-US,en;q=0.9 --> FIELD 06:33:43.332 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER --> END 06:33:43.336 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - REQUEST for //localhost:8080/rest/inbox on HttpChannelOverHttp@1f81be5{r=15,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/inbox,age=0} GET //localhost:8080/rest/inbox HTTP/1.1 Host: localhost:8080 Connection: keep-alive Accept: application/json, text/plain, */* User-Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36 Sec-Fetch-Site: same-origin Sec-Fetch-Mode: cors Referer: http://localhost:8080/paperui/index.html Accept-Encoding: gzip, deflate, br Accept-Language: en-US,en;q=0.9 06:33:43.343 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=15,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/inbox,age=7} onContentComplete 06:33:43.345 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=15,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/inbox,age=9} onRequestComplete 06:33:43.347 [DEBUG] [org.eclipse.jetty.server.HttpInput ] - HttpInputOverHTTP@189fe7b[c=0,q=0,[0]=null,s=STREAM] addContent EOF 06:33:43.352 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=103/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=END,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=15,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/inbox,age=16} parsed true HttpParser{s=END,0 of -1} 06:33:43.382 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - releaseRequestBuffer HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=133/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=END,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=15,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/inbox,age=46} 06:33:43.388 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=15,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/inbox,age=52} handle //localhost:8080/rest/inbox 06:33:43.392 [DEBUG] [eclipse.jetty.server.HttpChannelState] - handling HttpChannelState@aec871{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 06:33:43.399 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=15,c=false,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/inbox,age=63} action DISPATCH 06:33:43.403 [DEBUG] [org.eclipse.jetty.server.Server ] - REQUEST GET /rest/inbox on HttpChannelOverHttp@1f81be5{r=15,c=false,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/inbox,age=67} 06:33:43.405 [DEBUG] [pax.web.service.spi.model.ServerModel] - Matching [/rest/inbox]... 06:33:43.410 [DEBUG] [pax.web.service.spi.model.ServerModel] - Path [/rest/inbox] matched to {pattern=/rest/.*,model=ServletModel{id=org.ops4j.pax.web.service.spi.model.ServletModel-5,name=org.ops4j.pax.web.service.spi.model.ServletModel-5,urlPatterns=[/rest/*],alias=/rest,servlet=com.eclipsesource.jaxrs.publisher.internal.ServletContainerBridge@195d2bf,initParams={},context=ContextModel{id=org.ops4j.pax.web.service.spi.model.ContextModel-4,name=,httpContext=DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default],contextParams={},virtualHosts={},connectors={}}}} 06:33:43.412 [DEBUG] [e.jetty.server.handler.ContextHandler] - scope null||/rest/inbox @ HttpServiceContext{httpContext=DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default]} 06:33:43.413 [DEBUG] [e.jetty.server.handler.ContextHandler] - context=||/rest/inbox @ HttpServiceContext{httpContext=DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default]} 06:33:43.423 [DEBUG] [org.eclipse.jetty.server.session ] - SessionHandler.doScope 06:33:43.427 [DEBUG] [org.eclipse.jetty.server.session ] - sessionHandler=org.eclipse.jetty.server.session.SessionHandler7099099==dftMaxIdleSec=600 session=null 06:33:43.430 [DEBUG] [org.eclipse.jetty.io.IdleTimeout ] - SocketChannelEndPoint@93f180{/0:0:0:0:0:0:0:1:40622<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=30003/30000}{io=0/0,kio=0,kro=1}->HttpConnection@1691a19[p=HttpParser{s=END,0 of -1},g=HttpGenerator@17f245{s=COMMITTED}]=>HttpChannelOverHttp@541022{r=7,c=true,c=false/false,a=ASYNC_WAIT,uri=//localhost:8080/rest/events,age=1129931} idle timeout check, elapsed: 30003 ms, remaining: -3 ms 06:33:43.432 [DEBUG] [org.eclipse.jetty.io.IdleTimeout ] - SocketChannelEndPoint@93f180{/0:0:0:0:0:0:0:1:40622<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=30005/30000}{io=0/0,kio=0,kro=1}->HttpConnection@1691a19[p=HttpParser{s=END,0 of -1},g=HttpGenerator@17f245{s=COMMITTED}]=>HttpChannelOverHttp@541022{r=7,c=true,c=false/false,a=ASYNC_WAIT,uri=//localhost:8080/rest/events,age=1129933} idle timeout expired 06:33:43.434 [DEBUG] [org.eclipse.jetty.io.FillInterest ] - onFail FillInterest@122d65{null} java.util.concurrent.TimeoutException: Idle timeout expired: 30003/30000 ms at org.eclipse.jetty.io.IdleTimeout.checkIdleTimeout(IdleTimeout.java:171) [bundleFile:9.4.20.v20190813] at org.eclipse.jetty.io.IdleTimeout.idleCheck(IdleTimeout.java:113) [bundleFile:9.4.20.v20190813] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) [?:?] at java.util.concurrent.FutureTask.run(FutureTask.java:264) [?:?] at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) [?:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?] at java.lang.Thread.run(Thread.java:834) [?:?] 06:33:43.437 [DEBUG] [.eclipse.jetty.servlet.ServletHandler] - servlet |/rest|/inbox -> org.ops4j.pax.web.service.spi.model.ServletModel-5@378be0fd==com.eclipsesource.jaxrs.publisher.internal.ServletContainerBridge,jsp=null,order=-1,inst=true,async=true 06:33:43.440 [DEBUG] [ice.jetty.internal.HttpServiceContext] - Handling request for [/rest/inbox] using http context [DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default]] 06:33:43.442 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - ignored: WriteFlusher@1d8d953{IDLE}->null java.util.concurrent.TimeoutException: Idle timeout expired: 30003/30000 ms at org.eclipse.jetty.io.IdleTimeout.checkIdleTimeout(IdleTimeout.java:171) [bundleFile:9.4.20.v20190813] at org.eclipse.jetty.io.IdleTimeout.idleCheck(IdleTimeout.java:113) [bundleFile:9.4.20.v20190813] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) [?:?] at java.util.concurrent.FutureTask.run(FutureTask.java:264) [?:?] at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) [?:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?] at java.lang.Thread.run(Thread.java:834) [?:?] 06:33:43.444 [DEBUG] [ty.internal.HttpServiceServletHandler] - handling request org.ops4j.pax.web.service.jetty.internal.HttpServiceRequestWrapper@1e29471, org.ops4j.pax.web.service.jetty.internal.HttpServiceResponseWrapper@1423376 06:33:43.449 [DEBUG] [org.eclipse.jetty.io.AbstractEndPoint] - Ignored idle endpoint SocketChannelEndPoint@93f180{/0:0:0:0:0:0:0:1:40622<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=30022/30000}{io=0/0,kio=0,kro=1}->HttpConnection@1691a19[p=HttpParser{s=END,0 of -1},g=HttpGenerator@17f245{s=COMMITTED}]=>HttpChannelOverHttp@541022{r=7,c=true,c=false/false,a=ASYNC_WAIT,uri=//localhost:8080/rest/events,age=1129950} 06:33:43.450 [DEBUG] [.eclipse.jetty.servlet.ServletHandler] - chain=null 06:33:43.458 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - sendResponse info=null content=HeapByteBuffer@71b350[p=0,l=2,c=8192,r=2]={<<<[]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@8a5210{null} 06:33:43.466 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - COMMIT for /rest/inbox on HttpChannelOverHttp@1f81be5{r=15,c=true,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/inbox,age=130} 200 OK HTTP/1.1 Content-Length: 2 Content-Type: application/json 06:33:43.468 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@149e6c7[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=2},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4ebfbf] generate: NEED_HEADER (null,[p=0,l=2,c=8192,r=2],true)@START 06:33:43.474 [DEBUG] [org.eclipse.jetty.http.HttpGenerator ] - generateHeaders HTTP/1.1{s=200,h=2,cl=2} last=true content=HeapByteBuffer@71b350[p=0,l=2,c=8192,r=2]={<<<[]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:43.476 [DEBUG] [org.eclipse.jetty.http.HttpGenerator ] - Content-Length: 2 Content-Type: application/json 06:33:43.478 [DEBUG] [org.eclipse.jetty.http.HttpGenerator ] - CONTENT_LENGTH 06:33:43.481 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@149e6c7[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=2},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4ebfbf] generate: FLUSH ([p=0,l=103,c=8192,r=103],[p=0,l=2,c=8192,r=2],true)@COMPLETING 06:33:43.483 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - write: WriteFlusher@1394f5a{IDLE}->null [HeapByteBuffer@149b700[p=0,l=103,c=8192,r=103]={<<>>plain, */*\r\nUser-...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@71b350[p=0,l=2,c=8192,r=2]={<<<[]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 06:33:43.489 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - update WriteFlusher@1394f5a{WRITING}->null:IDLE-->WRITING 06:33:43.498 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - flushed 105 SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=W,to=248/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=END,0 of -1},g=HttpGenerator@c5dd2c{s=COMPLETING}]=>HttpChannelOverHttp@1f81be5{r=15,c=true,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/inbox,age=162} 06:33:43.502 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - Flushed=true written=105 remaining=0 WriteFlusher@1394f5a{WRITING}->null 06:33:43.511 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - update WriteFlusher@1394f5a{IDLE}->null:WRITING-->IDLE 06:33:43.513 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@149e6c7[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=2},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4ebfbf] generate: DONE ([p=103,l=103,c=8192,r=0],[p=2,l=2,c=8192,r=0],true)@END 06:33:43.515 [DEBUG] [org.eclipse.jetty.server.session ] - FinalSession=null, old_session_handler=null, this=org.eclipse.jetty.server.session.SessionHandler7099099==dftMaxIdleSec=600, calling complete=true 06:33:43.523 [DEBUG] [org.eclipse.jetty.server.session ] - Complete called with session null 06:33:43.526 [DEBUG] [org.eclipse.jetty.server.Server ] - handled=true async=false committed=true on HttpChannelOverHttp@1f81be5{r=15,c=true,c=false/true,a=DISPATCHED,uri=//localhost:8080/rest/inbox,age=190} 06:33:43.533 [DEBUG] [eclipse.jetty.server.HttpChannelState] - unhandle HttpChannelState@aec871{s=DISPATCHED a=NOT_ASYNC i=true r=IDLE w=false} 06:33:43.534 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=15,c=true,c=false/true,a=COMPLETING,uri=//localhost:8080/rest/inbox,age=198} action COMPLETE 06:33:43.536 [DEBUG] [eclipse.jetty.server.HttpChannelState] - onComplete HttpChannelState@aec871{s=COMPLETING a=NOT_ASYNC i=false r=IDLE w=false} 06:33:43.537 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - COMPLETE for /rest/inbox written=2 06:33:43.539 [DEBUG] [eclipse.jetty.server.HttpChannelState] - recycle HttpChannelState@aec871{s=COMPLETED a=NOT_ASYNC i=false r=IDLE w=false} 06:33:43.541 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - reset HttpParser{s=END,0 of -1} 06:33:43.543 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - END --> START 06:33:43.544 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=15,c=false,c=false/false,a=IDLE,uri=null,age=0} handle exit, result COMPLETE 06:33:43.549 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - filled 0 HeapByteBuffer@149b700[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:43.554 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - filled 0 HeapByteBuffer@149b700[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:43.556 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=53/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=15,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@149b700[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:43.558 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=55/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=15,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@149b700[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 06:33:43.559 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - parseNext s=START HeapByteBuffer@149b700[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:43.561 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=58/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=15,c=false,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 06:33:43.562 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - releaseRequestBuffer HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=59/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=15,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:33:43.563 [DEBUG] [g.eclipse.jetty.io.AbstractConnection] - fillInterested HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=61/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=15,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:33:43.566 [DEBUG] [org.eclipse.jetty.io.FillInterest ] - interested FillInterest@173da22{AC.ReadCB@840d7a{HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=15,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 06:33:43.568 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - changeInterests p=false 0->1 for SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=15,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:33:43.570 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@19a76fd on ManagedSelector@aabe05{STARTED} id=0 keys=2 selected=0 updates=0 06:33:43.571 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Wakeup on submit ManagedSelector@aabe05{STARTED} id=0 keys=2 selected=0 updates=1 06:33:43.572 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db woken with none selected 06:33:43.573 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db woken up from select, 0/0/2 selected 06:33:43.574 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db processing 0 keys, 1 updates 06:33:43.575 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - updateable 1 06:33:43.576 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=9/30000}{io=0/1,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=15,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@aec871{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 06:33:43.577 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - update org.eclipse.jetty.io.ChannelEndPoint$1@19a76fd 06:33:43.578 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - Key interests updated 0 -> 1 on SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=11/30000}{io=1/1,kio=1,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=15,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:33:43.579 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=1/1,p=0}@cec928 size 1 > capacity 06:33:43.581 [DEBUG] [se.jetty.util.thread.QueuedThreadPool] - ran ReservedThreadExecutor@1a1b49a{s=1/1,p=0}@cec928 in QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=3,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=1/1,p=0}] 06:33:43.581 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - updates 0 06:33:43.585 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db waiting with 2 keys 06:33:44.152 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:33:44.154 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:33:44.156 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:33:44.184 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:33:44.186 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:33:44.187 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:33:44.666 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db woken up from select, 1/1/2 selected 06:33:44.668 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db processing 1 keys, 0 updates 06:33:44.670 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - selected 1 channel=java.nio.channels.SocketChannel[connected local=/0:0:0:0:0:0:0:1:8080 remote=/0:0:0:0:0:0:0:1:40662], selector=sun.nio.ch.EPollSelectorImpl@15864db, interestOps=1, readyOps=1 SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=1103/30000}{io=1/1,kio=1,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=15,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:33:44.674 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - onSelected 1->0 r=true w=false for SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=1107/30000}{io=1/0,kio=1,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=15,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:33:44.676 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - task CEP:SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=1109/30000}{io=1/0,kio=1,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=15,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 06:33:44.689 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=1/1,p=0} tryExecute EatWhatYouKill@189184b/SelectorProducer@13b5c9e/PRODUCING/p=false/QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=4,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=58]@2019-11-29T06:33:44.682563-05:00 06:33:44.691 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=0/1,p=0}@1e0dc47 offer EatWhatYouKill@189184b/SelectorProducer@13b5c9e/PRODUCING/p=false/QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=4,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=0/1,p=0}][pc=0,pic=0,pec=2,epc=58]@2019-11-29T06:33:44.690888-05:00 06:33:44.692 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=0/1,p=1} startReservedThread p=1 06:33:44.698 [DEBUG] [se.jetty.util.thread.QueuedThreadPool] - run ReservedThreadExecutor@1a1b49a{s=0/1,p=1}@1cf8873 in QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=3,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=0/1,p=1}] 06:33:44.700 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=1/1,p=1}@1cf8873 started 06:33:44.701 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=1/1,p=0}@1cf8873 waiting 06:33:44.702 [DEBUG] [se.jetty.util.thread.QueuedThreadPool] - queue ReservedThreadExecutor@1a1b49a{s=1/1,p=0}@1cf8873 startThread=false 06:33:44.705 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=0/1,p=0}@1e0dc47 task=EatWhatYouKill@189184b/SelectorProducer@13b5c9e/IDLE/p=true/QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=3,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=58]@2019-11-29T06:33:44.704954-05:00 06:33:44.707 [DEBUG] [y.util.thread.strategy.EatWhatYouKill] - EatWhatYouKill@189184b/SelectorProducer@13b5c9e/IDLE/p=true/QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=3,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=58]@2019-11-29T06:33:44.706885-05:00 tryProduce true 06:33:44.708 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - updateable 0 06:33:44.710 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - updates 0 06:33:44.710 [DEBUG] [y.util.thread.strategy.EatWhatYouKill] - EatWhatYouKill@189184b/SelectorProducer@13b5c9e/PRODUCING/p=false/QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=3,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=58]@2019-11-29T06:33:44.709625-05:00 m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=1143/30000}{io=1/0,kio=1,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=15,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 06:33:44.713 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - Key interests updated 1 -> 0 on SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=1146/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=15,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:33:44.714 [DEBUG] [org.eclipse.jetty.io.FillInterest ] - fillable FillInterest@173da22{AC.ReadCB@840d7a{HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=1147/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=15,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 06:33:44.717 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db waiting with 2 keys 06:33:44.718 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=1151/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=15,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@aec871{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 06:33:44.720 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - filled 439 HeapByteBuffer@149b700[p=0,l=439,c=8192,r=439]={<<>>\r\n,en;q=0.9\r\nIf-N...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:44.722 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=15,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 439 HeapByteBuffer@149b700[p=0,l=439,c=8192,r=439]={<<>>\r\n,en;q=0.9\r\nIf-N...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:44.724 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=15,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@149b700[p=0,l=439,c=8192,r=439]={<<>>\r\n,en;q=0.9\r\nIf-N...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 06:33:44.728 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - parseNext s=START HeapByteBuffer@149b700[p=0,l=439,c=8192,r=439]={<<>>\r\n,en;q=0.9\r\nIf-N...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:44.730 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - START --> SPACE1 06:33:44.731 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - SPACE1 --> URI 06:33:44.732 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - URI --> SPACE2 06:33:44.734 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - SPACE2 --> REQUEST_VERSION 06:33:44.735 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - REQUEST_VERSION --> HEADER 06:33:44.736 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Host: localhost:8080 --> IN_VALUE 06:33:44.738 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Host: localhost:8080 --> FIELD 06:33:44.739 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Connection: keep-alive --> IN_VALUE 06:33:44.740 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Connection: keep-alive --> FIELD 06:33:44.742 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept: application/json, text/plain, */* --> IN_VALUE 06:33:44.743 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept: application/json, text/plain, */* --> FIELD 06:33:44.745 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:User-Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36 --> IN_VALUE 06:33:44.746 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:User-Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36 --> FIELD 06:33:44.747 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER: --> IN_NAME 06:33:44.749 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Site --> VALUE 06:33:44.750 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Site --> IN_VALUE 06:33:44.751 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Site --> FIELD 06:33:44.753 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER: --> IN_NAME 06:33:44.754 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Mode --> VALUE 06:33:44.755 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Mode --> IN_VALUE 06:33:44.757 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Mode --> FIELD 06:33:44.758 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Referer --> VALUE 06:33:44.761 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Referer --> IN_VALUE 06:33:44.762 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Referer --> FIELD 06:33:44.764 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Encoding: gzip, deflate, br --> IN_VALUE 06:33:44.765 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Encoding: gzip, deflate, br --> FIELD 06:33:44.767 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Language: en-US,en;q=0.9 --> IN_VALUE 06:33:44.768 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Language: en-US,en;q=0.9 --> FIELD 06:33:44.769 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER --> END 06:33:44.771 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - REQUEST for //localhost:8080/rest/discovery on HttpChannelOverHttp@1f81be5{r=16,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/discovery,age=0} GET //localhost:8080/rest/discovery HTTP/1.1 Host: localhost:8080 Connection: keep-alive Accept: application/json, text/plain, */* User-Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36 Sec-Fetch-Site: same-origin Sec-Fetch-Mode: cors Referer: http://localhost:8080/paperui/index.html Accept-Encoding: gzip, deflate, br Accept-Language: en-US,en;q=0.9 06:33:44.774 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=16,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/discovery,age=3} onContentComplete 06:33:44.776 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=16,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/discovery,age=4} onRequestComplete 06:33:44.777 [DEBUG] [org.eclipse.jetty.server.HttpInput ] - HttpInputOverHTTP@189fe7b[c=0,q=0,[0]=null,s=STREAM] addContent EOF 06:33:44.779 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=58/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=END,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=16,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/discovery,age=8} parsed true HttpParser{s=END,0 of -1} 06:33:44.781 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - releaseRequestBuffer HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=60/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=END,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=16,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/discovery,age=9} 06:33:44.785 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=16,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/discovery,age=14} handle //localhost:8080/rest/discovery 06:33:44.787 [DEBUG] [eclipse.jetty.server.HttpChannelState] - handling HttpChannelState@aec871{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 06:33:44.789 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=16,c=false,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/discovery,age=18} action DISPATCH 06:33:44.790 [DEBUG] [org.eclipse.jetty.server.Server ] - REQUEST GET /rest/discovery on HttpChannelOverHttp@1f81be5{r=16,c=false,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/discovery,age=19} 06:33:44.794 [DEBUG] [pax.web.service.spi.model.ServerModel] - Matching [/rest/discovery]... 06:33:44.795 [DEBUG] [pax.web.service.spi.model.ServerModel] - Path [/rest/discovery] matched to {pattern=/rest/.*,model=ServletModel{id=org.ops4j.pax.web.service.spi.model.ServletModel-5,name=org.ops4j.pax.web.service.spi.model.ServletModel-5,urlPatterns=[/rest/*],alias=/rest,servlet=com.eclipsesource.jaxrs.publisher.internal.ServletContainerBridge@195d2bf,initParams={},context=ContextModel{id=org.ops4j.pax.web.service.spi.model.ContextModel-4,name=,httpContext=DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default],contextParams={},virtualHosts={},connectors={}}}} 06:33:44.797 [DEBUG] [e.jetty.server.handler.ContextHandler] - scope null||/rest/discovery @ HttpServiceContext{httpContext=DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default]} 06:33:44.798 [DEBUG] [e.jetty.server.handler.ContextHandler] - context=||/rest/discovery @ HttpServiceContext{httpContext=DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default]} 06:33:44.800 [DEBUG] [org.eclipse.jetty.server.session ] - SessionHandler.doScope 06:33:44.801 [DEBUG] [org.eclipse.jetty.server.session ] - sessionHandler=org.eclipse.jetty.server.session.SessionHandler7099099==dftMaxIdleSec=600 session=null 06:33:44.803 [DEBUG] [.eclipse.jetty.servlet.ServletHandler] - servlet |/rest|/discovery -> org.ops4j.pax.web.service.spi.model.ServletModel-5@378be0fd==com.eclipsesource.jaxrs.publisher.internal.ServletContainerBridge,jsp=null,order=-1,inst=true,async=true 06:33:44.804 [DEBUG] [ice.jetty.internal.HttpServiceContext] - Handling request for [/rest/discovery] using http context [DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default]] 06:33:44.806 [DEBUG] [ty.internal.HttpServiceServletHandler] - handling request org.ops4j.pax.web.service.jetty.internal.HttpServiceRequestWrapper@1cfb3e5, org.ops4j.pax.web.service.jetty.internal.HttpServiceResponseWrapper@1ec9585 06:33:44.807 [DEBUG] [.eclipse.jetty.servlet.ServletHandler] - chain=null 06:33:44.813 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - sendResponse info=null content=HeapByteBuffer@403f80[p=0,l=10,c=8192,r=10]={<<<["zigbee"]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@8a5210{null} 06:33:44.815 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - COMMIT for /rest/discovery on HttpChannelOverHttp@1f81be5{r=16,c=true,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/discovery,age=44} 200 OK HTTP/1.1 Content-Length: 10 Content-Type: application/json 06:33:44.817 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@149e6c7[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=10},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@10f5339] generate: NEED_HEADER (null,[p=0,l=10,c=8192,r=10],true)@START 06:33:44.819 [DEBUG] [org.eclipse.jetty.http.HttpGenerator ] - generateHeaders HTTP/1.1{s=200,h=2,cl=10} last=true content=HeapByteBuffer@403f80[p=0,l=10,c=8192,r=10]={<<<["zigbee"]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:44.820 [DEBUG] [org.eclipse.jetty.http.HttpGenerator ] - Content-Length: 10 Content-Type: application/json 06:33:44.822 [DEBUG] [org.eclipse.jetty.http.HttpGenerator ] - CONTENT_LENGTH 06:33:44.826 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@149e6c7[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=10},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@10f5339] generate: FLUSH ([p=0,l=104,c=8192,r=104],[p=0,l=10,c=8192,r=10],true)@COMPLETING 06:33:44.828 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - write: WriteFlusher@1394f5a{IDLE}->null [HeapByteBuffer@149b700[p=0,l=104,c=8192,r=104]={<<>>xt/plain, */*\r\nUs...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@403f80[p=0,l=10,c=8192,r=10]={<<<["zigbee"]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 06:33:44.830 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - update WriteFlusher@1394f5a{WRITING}->null:IDLE-->WRITING 06:33:44.836 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - flushed 114 SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=W,to=115/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=END,0 of -1},g=HttpGenerator@c5dd2c{s=COMPLETING}]=>HttpChannelOverHttp@1f81be5{r=16,c=true,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/discovery,age=65} 06:33:44.841 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - Flushed=true written=114 remaining=0 WriteFlusher@1394f5a{WRITING}->null 06:33:44.842 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - update WriteFlusher@1394f5a{IDLE}->null:WRITING-->IDLE 06:33:44.844 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@149e6c7[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=10},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@10f5339] generate: DONE ([p=104,l=104,c=8192,r=0],[p=10,l=10,c=8192,r=0],true)@END 06:33:44.855 [DEBUG] [org.eclipse.jetty.server.session ] - FinalSession=null, old_session_handler=null, this=org.eclipse.jetty.server.session.SessionHandler7099099==dftMaxIdleSec=600, calling complete=true 06:33:44.860 [DEBUG] [org.eclipse.jetty.server.session ] - Complete called with session null 06:33:44.861 [DEBUG] [org.eclipse.jetty.server.Server ] - handled=true async=false committed=true on HttpChannelOverHttp@1f81be5{r=16,c=true,c=false/true,a=DISPATCHED,uri=//localhost:8080/rest/discovery,age=90} 06:33:44.866 [DEBUG] [eclipse.jetty.server.HttpChannelState] - unhandle HttpChannelState@aec871{s=DISPATCHED a=NOT_ASYNC i=true r=IDLE w=false} 06:33:44.867 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=16,c=true,c=false/true,a=COMPLETING,uri=//localhost:8080/rest/discovery,age=96} action COMPLETE 06:33:44.868 [DEBUG] [eclipse.jetty.server.HttpChannelState] - onComplete HttpChannelState@aec871{s=COMPLETING a=NOT_ASYNC i=false r=IDLE w=false} 06:33:44.874 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - COMPLETE for /rest/discovery written=10 06:33:44.876 [DEBUG] [eclipse.jetty.server.HttpChannelState] - recycle HttpChannelState@aec871{s=COMPLETED a=NOT_ASYNC i=false r=IDLE w=false} 06:33:44.877 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - reset HttpParser{s=END,0 of -1} 06:33:44.882 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - END --> START 06:33:44.883 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=16,c=false,c=false/false,a=IDLE,uri=null,age=0} handle exit, result COMPLETE 06:33:44.892 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - filled 0 HeapByteBuffer@149b700[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:44.898 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - filled 0 HeapByteBuffer@149b700[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:44.900 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=58/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=16,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@149b700[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:44.904 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=62/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=16,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@149b700[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 06:33:44.907 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - parseNext s=START HeapByteBuffer@149b700[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:44.909 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=67/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=16,c=false,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 06:33:44.913 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - releaseRequestBuffer HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=72/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=16,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:33:44.915 [DEBUG] [g.eclipse.jetty.io.AbstractConnection] - fillInterested HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=73/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=16,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:33:44.920 [DEBUG] [org.eclipse.jetty.io.FillInterest ] - interested FillInterest@173da22{AC.ReadCB@840d7a{HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=16,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 06:33:44.928 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - changeInterests p=false 0->1 for SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=8/30000}{io=0/1,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=16,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:33:44.930 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@19a76fd on ManagedSelector@aabe05{STARTED} id=0 keys=2 selected=0 updates=0 06:33:44.931 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Wakeup on submit ManagedSelector@aabe05{STARTED} id=0 keys=2 selected=0 updates=1 06:33:44.938 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db woken with none selected 06:33:44.939 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db woken up from select, 0/0/2 selected 06:33:44.940 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db processing 0 keys, 1 updates 06:33:44.941 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - updateable 1 06:33:44.942 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=21/30000}{io=0/1,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=16,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@aec871{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 06:33:44.946 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - update org.eclipse.jetty.io.ChannelEndPoint$1@19a76fd 06:33:44.948 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - Key interests updated 0 -> 1 on SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=28/30000}{io=1/1,kio=1,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=16,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:33:44.948 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=1/1,p=0}@83f7f6 size 1 > capacity 06:33:44.954 [DEBUG] [se.jetty.util.thread.QueuedThreadPool] - ran ReservedThreadExecutor@1a1b49a{s=1/1,p=0}@83f7f6 in QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=3,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=1/1,p=0}] 06:33:44.958 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - updates 0 06:33:44.962 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db waiting with 2 keys 06:33:44.963 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db woken up from select, 1/1/2 selected 06:33:44.968 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db processing 1 keys, 0 updates 06:33:44.973 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - selected 1 channel=java.nio.channels.SocketChannel[connected local=/0:0:0:0:0:0:0:1:8080 remote=/0:0:0:0:0:0:0:1:40662], selector=sun.nio.ch.EPollSelectorImpl@15864db, interestOps=1, readyOps=1 SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=53/30000}{io=1/1,kio=1,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=16,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:33:44.975 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - onSelected 1->0 r=true w=false for SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=55/30000}{io=1/0,kio=1,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=16,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:33:44.976 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - task CEP:SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=56/30000}{io=1/0,kio=1,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=16,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 06:33:44.981 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=1/1,p=0} tryExecute EatWhatYouKill@189184b/SelectorProducer@13b5c9e/PRODUCING/p=false/QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=4,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=59]@2019-11-29T06:33:44.980901-05:00 06:33:44.994 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=0/1,p=0}@1cf8873 offer EatWhatYouKill@189184b/SelectorProducer@13b5c9e/PRODUCING/p=false/QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=4,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=0/1,p=0}][pc=0,pic=0,pec=2,epc=59]@2019-11-29T06:33:44.994689-05:00 06:33:44.998 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=0/1,p=1} startReservedThread p=1 06:33:45.006 [DEBUG] [org.eclipse.jetty.io.IdleTimeout ] - SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=86/30000}{io=1/0,kio=1,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=16,c=false,c=false/false,a=IDLE,uri=null,age=0} idle timeout check, elapsed: 86 ms, remaining: 29914 ms 06:33:45.009 [DEBUG] [se.jetty.util.thread.QueuedThreadPool] - run ReservedThreadExecutor@1a1b49a{s=0/1,p=1}@1732e3e in QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=3,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=0/1,p=1}] 06:33:45.013 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=1/1,p=1}@1732e3e started 06:33:45.018 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=1/1,p=0}@1732e3e waiting 06:33:45.022 [DEBUG] [se.jetty.util.thread.QueuedThreadPool] - queue ReservedThreadExecutor@1a1b49a{s=1/1,p=0}@1732e3e startThread=false 06:33:45.024 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=0/1,p=0}@1cf8873 task=EatWhatYouKill@189184b/SelectorProducer@13b5c9e/IDLE/p=true/QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=3,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=59]@2019-11-29T06:33:45.024512-05:00 06:33:45.030 [DEBUG] [y.util.thread.strategy.EatWhatYouKill] - EatWhatYouKill@189184b/SelectorProducer@13b5c9e/IDLE/p=true/QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=3,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=59]@2019-11-29T06:33:45.030552-05:00 tryProduce true 06:33:45.033 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - updateable 0 06:33:45.032 [DEBUG] [y.util.thread.strategy.EatWhatYouKill] - EatWhatYouKill@189184b/SelectorProducer@13b5c9e/IDLE/p=true/QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=3,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=59]@2019-11-29T06:33:45.032134-05:00 m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=112/30000}{io=1/0,kio=1,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=16,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 06:33:45.039 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - updates 0 06:33:45.047 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - Key interests updated 1 -> 0 on SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=127/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=16,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:33:45.046 [DEBUG] [org.eclipse.jetty.io.FillInterest ] - fillable FillInterest@173da22{AC.ReadCB@840d7a{HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=126/30000}{io=1/0,kio=1,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=16,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 06:33:45.052 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=132/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=16,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@aec871{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 06:33:45.054 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db waiting with 2 keys 06:33:45.058 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - filled 435 HeapByteBuffer@149b700[p=0,l=435,c=8192,r=435]={<<>>\r\n\r\n\r\n,en;q=0.9\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:45.062 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=16,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 435 HeapByteBuffer@149b700[p=0,l=435,c=8192,r=435]={<<>>\r\n\r\n\r\n,en;q=0.9\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:45.067 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=16,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@149b700[p=0,l=435,c=8192,r=435]={<<>>\r\n\r\n\r\n,en;q=0.9\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 06:33:45.074 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - parseNext s=START HeapByteBuffer@149b700[p=0,l=435,c=8192,r=435]={<<>>\r\n\r\n\r\n,en;q=0.9\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:45.075 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - START --> SPACE1 06:33:45.076 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - SPACE1 --> URI 06:33:45.077 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - URI --> SPACE2 06:33:45.083 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - SPACE2 --> REQUEST_VERSION 06:33:45.084 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - REQUEST_VERSION --> HEADER 06:33:45.085 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Host: localhost:8080 --> IN_VALUE 06:33:45.092 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Host: localhost:8080 --> FIELD 06:33:45.097 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Connection: keep-alive --> IN_VALUE 06:33:45.098 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Connection: keep-alive --> FIELD 06:33:45.099 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept: application/json, text/plain, */* --> IN_VALUE 06:33:45.106 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept: application/json, text/plain, */* --> FIELD 06:33:45.107 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:User-Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36 --> IN_VALUE 06:33:45.108 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:User-Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36 --> FIELD 06:33:45.110 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER: --> IN_NAME 06:33:45.117 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Site --> VALUE 06:33:45.122 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Site --> IN_VALUE 06:33:45.123 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Site --> FIELD 06:33:45.124 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER: --> IN_NAME 06:33:45.127 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Mode --> VALUE 06:33:45.129 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Mode --> IN_VALUE 06:33:45.133 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Mode --> FIELD 06:33:45.134 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Referer --> VALUE 06:33:45.135 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Referer --> IN_VALUE 06:33:45.141 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Referer --> FIELD 06:33:45.142 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Encoding: gzip, deflate, br --> IN_VALUE 06:33:45.143 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Encoding: gzip, deflate, br --> FIELD 06:33:45.144 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Language: en-US,en;q=0.9 --> IN_VALUE 06:33:45.146 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Language: en-US,en;q=0.9 --> FIELD 06:33:45.150 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@176c6c4 on ManagedSelector@aabe05{STARTED} id=0 keys=2 selected=0 updates=0 06:33:45.152 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Wakeup on submit ManagedSelector@aabe05{STARTED} id=0 keys=2 selected=0 updates=1 06:33:45.156 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db woken with none selected 06:33:45.157 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db woken up from select, 0/0/2 selected 06:33:45.159 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:33:45.161 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:33:45.164 [DEBUG] [discovery.ZigBeeNodeServiceDiscoverer] - 00158D0001FFADC1: Node SVC Discovery: running NEIGHBORS 06:33:45.174 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 00158D0001FFADC1: Added transaction to queue, len=20, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=ManagementLqiRequest [0/0 -> 57079/0, cluster=0031, TID=--, startIndex=0]] 06:33:45.176 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:33:45.175 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db processing 0 keys, 1 updates 06:33:45.178 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - updateable 1 06:33:45.179 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER --> END 06:33:45.186 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - update org.eclipse.jetty.io.ManagedSelector$Accept@176c6c4 06:33:45.187 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - REQUEST for //localhost:8080/rest/inbox on HttpChannelOverHttp@1f81be5{r=17,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/inbox,age=0} GET //localhost:8080/rest/inbox HTTP/1.1 Host: localhost:8080 Connection: keep-alive Accept: application/json, text/plain, */* User-Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36 Sec-Fetch-Site: same-origin Sec-Fetch-Mode: cors Referer: http://localhost:8080/paperui/index.html Accept-Encoding: gzip, deflate, br Accept-Language: en-US,en;q=0.9 06:33:45.189 [DEBUG] [se.jetty.util.thread.QueuedThreadPool] - queue org.eclipse.jetty.io.ManagedSelector$Accept@176c6c4 startThread=false 06:33:45.189 [DEBUG] [se.jetty.util.thread.QueuedThreadPool] - run org.eclipse.jetty.io.ManagedSelector$Accept@176c6c4 in QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=2,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=1/1,p=0}] 06:33:45.194 [DEBUG] [org.eclipse.jetty.io.IdleTimeout ] - SocketChannelEndPoint@24f51a{/0:0:0:0:0:0:0:1:40664<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 06:33:45.196 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - new HttpChannelOverHttp@7b1877{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@24f51a{/0:0:0:0:0:0:0:1:40664<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@f8cc9d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 06:33:45.190 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=17,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/inbox,age=3} onContentComplete 06:33:45.204 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:33:45.205 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:33:45.212 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:33:45.202 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - updates 0 06:33:45.214 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=17,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/inbox,age=27} onRequestComplete 06:33:45.214 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - New HTTP Connection HttpConnection@158e8c4::SocketChannelEndPoint@24f51a{/0:0:0:0:0:0:0:1:40664<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=0}-> 06:33:45.224 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db waiting with 3 keys 06:33:45.227 [DEBUG] [org.eclipse.jetty.server.HttpInput ] - HttpInputOverHTTP@189fe7b[c=0,q=0,[0]=null,s=STREAM] addContent EOF 06:33:45.226 [DEBUG] [org.eclipse.jetty.io.AbstractEndPoint] - onOpen SocketChannelEndPoint@24f51a{/0:0:0:0:0:0:0:1:40664<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=32/30000}{io=0/0,kio=0,kro=0}->HttpConnection@158e8c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@cb4450{s=START}]=>HttpChannelOverHttp@7b1877{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:33:45.232 [DEBUG] [g.eclipse.jetty.io.AbstractConnection] - onOpen HttpConnection@158e8c4::SocketChannelEndPoint@24f51a{/0:0:0:0:0:0:0:1:40664<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=37/30000}{io=0/0,kio=0,kro=0}->HttpConnection@158e8c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@cb4450{s=START}]=>HttpChannelOverHttp@7b1877{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:33:45.229 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=170/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=END,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=17,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/inbox,age=42} parsed true HttpParser{s=END,0 of -1} 06:33:45.250 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - releaseRequestBuffer HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=191/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=END,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=17,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/inbox,age=62} 06:33:45.251 [DEBUG] [g.eclipse.jetty.io.AbstractConnection] - fillInterested HttpConnection@158e8c4::SocketChannelEndPoint@24f51a{/0:0:0:0:0:0:0:1:40664<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=56/30000}{io=0/0,kio=0,kro=0}->HttpConnection@158e8c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@cb4450{s=START}]=>HttpChannelOverHttp@7b1877{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:33:45.258 [DEBUG] [org.eclipse.jetty.io.FillInterest ] - interested FillInterest@955ade{AC.ReadCB@158e8c4{HttpConnection@158e8c4::SocketChannelEndPoint@24f51a{/0:0:0:0:0:0:0:1:40664<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@158e8c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@cb4450{s=START}]=>HttpChannelOverHttp@7b1877{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 06:33:45.261 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=17,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/inbox,age=73} handle //localhost:8080/rest/inbox 06:33:45.270 [DEBUG] [eclipse.jetty.server.HttpChannelState] - handling HttpChannelState@aec871{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 06:33:45.271 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - changeInterests p=false 0->1 for SocketChannelEndPoint@24f51a{/0:0:0:0:0:0:0:1:40664<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=13/30000}{io=0/1,kio=0,kro=0}->HttpConnection@158e8c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@cb4450{s=START}]=>HttpChannelOverHttp@7b1877{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:33:45.277 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@c3f8f5 on ManagedSelector@aabe05{STARTED} id=0 keys=3 selected=0 updates=0 06:33:45.276 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=17,c=false,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/inbox,age=89} action DISPATCH 06:33:45.284 [DEBUG] [org.eclipse.jetty.server.Server ] - REQUEST GET /rest/inbox on HttpChannelOverHttp@1f81be5{r=17,c=false,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/inbox,age=97} 06:33:45.290 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Wakeup on submit ManagedSelector@aabe05{STARTED} id=0 keys=3 selected=0 updates=1 06:33:45.291 [DEBUG] [pax.web.service.spi.model.ServerModel] - Matching [/rest/inbox]... 06:33:45.294 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db woken with none selected 06:33:45.299 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db woken up from select, 0/0/3 selected 06:33:45.300 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db processing 0 keys, 1 updates 06:33:45.300 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - updateable 1 06:33:45.301 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - update org.eclipse.jetty.io.ChannelEndPoint$1@c3f8f5 06:33:45.294 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Created SocketChannelEndPoint@24f51a{/0:0:0:0:0:0:0:1:40664<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=35/30000}{io=0/1,kio=0,kro=0}->HttpConnection@158e8c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@cb4450{s=START}]=>HttpChannelOverHttp@7b1877{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:33:45.310 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - Key interests updated 0 -> 1 on SocketChannelEndPoint@24f51a{/0:0:0:0:0:0:0:1:40664<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=43/30000}{io=1/1,kio=1,kro=0}->HttpConnection@158e8c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@cb4450{s=START}]=>HttpChannelOverHttp@7b1877{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:33:45.309 [DEBUG] [pax.web.service.spi.model.ServerModel] - Path [/rest/inbox] matched to {pattern=/rest/.*,model=ServletModel{id=org.ops4j.pax.web.service.spi.model.ServletModel-5,name=org.ops4j.pax.web.service.spi.model.ServletModel-5,urlPatterns=[/rest/*],alias=/rest,servlet=com.eclipsesource.jaxrs.publisher.internal.ServletContainerBridge@195d2bf,initParams={},context=ContextModel{id=org.ops4j.pax.web.service.spi.model.ContextModel-4,name=,httpContext=DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default],contextParams={},virtualHosts={},connectors={}}}} 06:33:45.314 [DEBUG] [se.jetty.util.thread.QueuedThreadPool] - ran org.eclipse.jetty.io.ManagedSelector$Accept@176c6c4 in QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=2,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=1/1,p=0}] 06:33:45.325 [DEBUG] [e.jetty.server.handler.ContextHandler] - scope null||/rest/inbox @ HttpServiceContext{httpContext=DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default]} 06:33:45.324 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - updates 0 06:33:45.330 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db waiting with 3 keys 06:33:45.331 [DEBUG] [e.jetty.server.handler.ContextHandler] - context=||/rest/inbox @ HttpServiceContext{httpContext=DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default]} 06:33:45.340 [DEBUG] [org.eclipse.jetty.server.session ] - SessionHandler.doScope 06:33:45.340 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db woken up from select, 1/1/3 selected 06:33:45.343 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db processing 1 keys, 0 updates 06:33:45.344 [DEBUG] [org.eclipse.jetty.server.session ] - sessionHandler=org.eclipse.jetty.server.session.SessionHandler7099099==dftMaxIdleSec=600 session=null 06:33:45.349 [DEBUG] [.eclipse.jetty.servlet.ServletHandler] - servlet |/rest|/inbox -> org.ops4j.pax.web.service.spi.model.ServletModel-5@378be0fd==com.eclipsesource.jaxrs.publisher.internal.ServletContainerBridge,jsp=null,order=-1,inst=true,async=true 06:33:45.348 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - selected 1 channel=java.nio.channels.SocketChannel[connected local=/0:0:0:0:0:0:0:1:8080 remote=/0:0:0:0:0:0:0:1:40664], selector=sun.nio.ch.EPollSelectorImpl@15864db, interestOps=1, readyOps=1 SocketChannelEndPoint@24f51a{/0:0:0:0:0:0:0:1:40664<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=89/30000}{io=1/1,kio=1,kro=1}->HttpConnection@158e8c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@cb4450{s=START}]=>HttpChannelOverHttp@7b1877{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:33:45.356 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - onSelected 1->0 r=true w=false for SocketChannelEndPoint@24f51a{/0:0:0:0:0:0:0:1:40664<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=97/30000}{io=1/0,kio=1,kro=1}->HttpConnection@158e8c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@cb4450{s=START}]=>HttpChannelOverHttp@7b1877{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:33:45.357 [DEBUG] [ice.jetty.internal.HttpServiceContext] - Handling request for [/rest/inbox] using http context [DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default]] 06:33:45.362 [DEBUG] [ty.internal.HttpServiceServletHandler] - handling request org.ops4j.pax.web.service.jetty.internal.HttpServiceRequestWrapper@1601aa7, org.ops4j.pax.web.service.jetty.internal.HttpServiceResponseWrapper@12be3c 06:33:45.363 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - task CEP:SocketChannelEndPoint@24f51a{/0:0:0:0:0:0:0:1:40664<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=105/30000}{io=1/0,kio=1,kro=1}->HttpConnection@158e8c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@cb4450{s=START}]=>HttpChannelOverHttp@7b1877{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 06:33:45.370 [DEBUG] [.eclipse.jetty.servlet.ServletHandler] - chain=null 06:33:45.375 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=1/1,p=0} tryExecute EatWhatYouKill@189184b/SelectorProducer@13b5c9e/PRODUCING/p=false/QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=3,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=60]@2019-11-29T06:33:45.375295-05:00 06:33:45.384 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=0/1,p=0}@1732e3e offer EatWhatYouKill@189184b/SelectorProducer@13b5c9e/PRODUCING/p=false/QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=3,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=0/1,p=0}][pc=0,pic=0,pec=2,epc=60]@2019-11-29T06:33:45.38434-05:00 06:33:45.392 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=0/1,p=1} startReservedThread p=1 06:33:45.396 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - sendResponse info=null content=HeapByteBuffer@3463d1[p=0,l=2,c=8192,r=2]={<<<[]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@8a5210{null} 06:33:45.398 [DEBUG] [se.jetty.util.thread.QueuedThreadPool] - queue ReservedThreadExecutor@1a1b49a{s=0/1,p=1}@15af79b startThread=false 06:33:45.398 [DEBUG] [se.jetty.util.thread.QueuedThreadPool] - run ReservedThreadExecutor@1a1b49a{s=0/1,p=1}@15af79b in QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=2,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=0/1,p=1}] 06:33:45.410 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=1/1,p=1}@15af79b started 06:33:45.411 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=1/1,p=0}@15af79b waiting 06:33:45.413 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - COMMIT for /rest/inbox on HttpChannelOverHttp@1f81be5{r=17,c=true,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/inbox,age=225} 200 OK HTTP/1.1 Content-Length: 2 Content-Type: application/json 06:33:45.415 [DEBUG] [y.util.thread.strategy.EatWhatYouKill] - EatWhatYouKill@189184b/SelectorProducer@13b5c9e/IDLE/p=true/QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=2,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=60]@2019-11-29T06:33:45.415304-05:00 m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@24f51a{/0:0:0:0:0:0:0:1:40664<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=157/30000}{io=1/0,kio=1,kro=1}->HttpConnection@158e8c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@cb4450{s=START}]=>HttpChannelOverHttp@7b1877{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 06:33:45.414 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=0/1,p=0}@1732e3e task=EatWhatYouKill@189184b/SelectorProducer@13b5c9e/IDLE/p=true/QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=2,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=60]@2019-11-29T06:33:45.414101-05:00 06:33:45.432 [DEBUG] [y.util.thread.strategy.EatWhatYouKill] - EatWhatYouKill@189184b/SelectorProducer@13b5c9e/IDLE/p=true/QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=2,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=60]@2019-11-29T06:33:45.427072-05:00 tryProduce true 06:33:45.437 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - updateable 0 06:33:45.425 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@149e6c7[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=2},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@15b8034] generate: NEED_HEADER (null,[p=0,l=2,c=8192,r=2],true)@START 06:33:45.444 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - updates 0 06:33:45.442 [DEBUG] [org.eclipse.jetty.io.FillInterest ] - fillable FillInterest@955ade{AC.ReadCB@158e8c4{HttpConnection@158e8c4::SocketChannelEndPoint@24f51a{/0:0:0:0:0:0:0:1:40664<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=183/30000}{io=1/0,kio=1,kro=1}->HttpConnection@158e8c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@cb4450{s=START}]=>HttpChannelOverHttp@7b1877{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 06:33:45.453 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@158e8c4::SocketChannelEndPoint@24f51a{/0:0:0:0:0:0:0:1:40664<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=194/30000}{io=1/0,kio=1,kro=1}->HttpConnection@158e8c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@cb4450{s=START}]=>HttpChannelOverHttp@7b1877{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@f8cc9d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 06:33:45.446 [DEBUG] [org.eclipse.jetty.http.HttpGenerator ] - generateHeaders HTTP/1.1{s=200,h=2,cl=2} last=true content=HeapByteBuffer@3463d1[p=0,l=2,c=8192,r=2]={<<<[]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:45.454 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - Key interests updated 1 -> 0 on SocketChannelEndPoint@24f51a{/0:0:0:0:0:0:0:1:40664<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=195/30000}{io=0/0,kio=0,kro=1}->HttpConnection@158e8c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@cb4450{s=START}]=>HttpChannelOverHttp@7b1877{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:33:45.463 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - filled 439 HeapByteBuffer@1f045c8[p=0,l=439,c=8192,r=439]={<<>>Accept-Language: ...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:45.462 [DEBUG] [org.eclipse.jetty.http.HttpGenerator ] - Content-Length: 2 Content-Type: application/json 06:33:45.464 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db waiting with 3 keys 06:33:45.471 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@158e8c4::SocketChannelEndPoint@24f51a{/0:0:0:0:0:0:0:1:40664<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->HttpConnection@158e8c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@cb4450{s=START}]=>HttpChannelOverHttp@7b1877{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 439 HeapByteBuffer@1f045c8[p=0,l=439,c=8192,r=439]={<<>>Accept-Language: ...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:45.475 [DEBUG] [org.eclipse.jetty.http.HttpGenerator ] - CONTENT_LENGTH 06:33:45.478 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@149e6c7[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=2},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@15b8034] generate: FLUSH ([p=0,l=103,c=8192,r=103],[p=0,l=2,c=8192,r=2],true)@COMPLETING 06:33:45.482 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@158e8c4::SocketChannelEndPoint@24f51a{/0:0:0:0:0:0:0:1:40664<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->HttpConnection@158e8c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@cb4450{s=START}]=>HttpChannelOverHttp@7b1877{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@1f045c8[p=0,l=439,c=8192,r=439]={<<>>Accept-Language: ...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 06:33:45.487 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - write: WriteFlusher@1394f5a{IDLE}->null [HeapByteBuffer@149b700[p=0,l=103,c=8192,r=103]={<<>>plain, */*\r\nUser-...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@3463d1[p=0,l=2,c=8192,r=2]={<<<[]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 06:33:45.488 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - parseNext s=START HeapByteBuffer@1f045c8[p=0,l=439,c=8192,r=439]={<<>>Accept-Language: ...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:45.495 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - START --> SPACE1 06:33:45.497 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - update WriteFlusher@1394f5a{WRITING}->null:IDLE-->WRITING 06:33:45.498 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - SPACE1 --> URI 06:33:45.506 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - URI --> SPACE2 06:33:45.505 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - flushed 105 SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=W,to=446/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=END,0 of -1},g=HttpGenerator@c5dd2c{s=COMPLETING}]=>HttpChannelOverHttp@1f81be5{r=17,c=true,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/inbox,age=318} 06:33:45.527 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - SPACE2 --> REQUEST_VERSION 06:33:45.528 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - Flushed=true written=105 remaining=0 WriteFlusher@1394f5a{WRITING}->null 06:33:45.534 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - REQUEST_VERSION --> HEADER 06:33:45.546 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - update WriteFlusher@1394f5a{IDLE}->null:WRITING-->IDLE 06:33:45.552 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Host --> VALUE 06:33:45.559 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Host --> IN_VALUE 06:33:45.558 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@149e6c7[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=2},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@15b8034] generate: DONE ([p=103,l=103,c=8192,r=0],[p=2,l=2,c=8192,r=0],true)@END 06:33:45.561 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Host --> FIELD 06:33:45.566 [DEBUG] [org.eclipse.jetty.server.session ] - FinalSession=null, old_session_handler=null, this=org.eclipse.jetty.server.session.SessionHandler7099099==dftMaxIdleSec=600, calling complete=true 06:33:45.574 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Connection: keep-alive --> IN_VALUE 06:33:45.579 [DEBUG] [org.eclipse.jetty.server.session ] - Complete called with session null 06:33:45.585 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Connection: keep-alive --> FIELD 06:33:45.600 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept --> VALUE 06:33:45.599 [DEBUG] [org.eclipse.jetty.server.Server ] - handled=true async=false committed=true on HttpChannelOverHttp@1f81be5{r=17,c=true,c=false/true,a=DISPATCHED,uri=//localhost:8080/rest/inbox,age=412} 06:33:45.610 [DEBUG] [eclipse.jetty.server.HttpChannelState] - unhandle HttpChannelState@aec871{s=DISPATCHED a=NOT_ASYNC i=true r=IDLE w=false} 06:33:45.614 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept --> IN_VALUE 06:33:45.618 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=17,c=true,c=false/true,a=COMPLETING,uri=//localhost:8080/rest/inbox,age=431} action COMPLETE 06:33:45.622 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept --> FIELD 06:33:45.632 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:User-Agent --> VALUE 06:33:45.630 [DEBUG] [eclipse.jetty.server.HttpChannelState] - onComplete HttpChannelState@aec871{s=COMPLETING a=NOT_ASYNC i=false r=IDLE w=false} 06:33:45.640 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - COMPLETE for /rest/inbox written=2 06:33:45.641 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:User-Agent --> IN_VALUE 06:33:45.645 [DEBUG] [eclipse.jetty.server.HttpChannelState] - recycle HttpChannelState@aec871{s=COMPLETED a=NOT_ASYNC i=false r=IDLE w=false} 06:33:45.645 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:User-Agent --> FIELD 06:33:45.648 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - reset HttpParser{s=END,0 of -1} 06:33:45.650 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER: --> IN_NAME 06:33:45.652 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Site --> VALUE 06:33:45.655 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - END --> START 06:33:45.657 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Site --> IN_VALUE 06:33:45.658 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=17,c=false,c=false/false,a=IDLE,uri=null,age=0} handle exit, result COMPLETE 06:33:45.661 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Site --> FIELD 06:33:45.663 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - filled 435 HeapByteBuffer@149b700[p=0,l=435,c=8192,r=435]={<<>>\r\n\r\n\r\n,en;q=0.9\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:45.664 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER: --> IN_NAME 06:33:45.667 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=17,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 435 HeapByteBuffer@149b700[p=0,l=435,c=8192,r=435]={<<>>\r\n\r\n\r\n,en;q=0.9\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:45.673 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Mode --> VALUE 06:33:45.676 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=17,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@149b700[p=0,l=435,c=8192,r=435]={<<>>\r\n\r\n\r\n,en;q=0.9\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 06:33:45.675 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Mode --> IN_VALUE 06:33:45.678 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Mode --> FIELD 06:33:45.679 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - parseNext s=START HeapByteBuffer@149b700[p=0,l=435,c=8192,r=435]={<<>>\r\n\r\n\r\n,en;q=0.9\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:45.680 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Referer --> VALUE 06:33:45.681 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - START --> SPACE1 06:33:45.682 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Referer --> IN_VALUE 06:33:45.683 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - SPACE1 --> URI 06:33:45.684 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Referer --> FIELD 06:33:45.686 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - URI --> SPACE2 06:33:45.688 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Encoding: gzip, deflate, br --> IN_VALUE 06:33:45.690 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - SPACE2 --> REQUEST_VERSION 06:33:45.693 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Encoding: gzip, deflate, br --> FIELD 06:33:45.694 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - REQUEST_VERSION --> HEADER 06:33:45.695 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Language --> VALUE 06:33:45.696 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Host: localhost:8080 --> IN_VALUE 06:33:45.697 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Language --> IN_VALUE 06:33:45.698 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Host: localhost:8080 --> FIELD 06:33:45.700 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Language --> FIELD 06:33:45.701 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Connection: keep-alive --> IN_VALUE 06:33:45.702 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER --> END 06:33:45.703 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Connection: keep-alive --> FIELD 06:33:45.708 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - REQUEST for //localhost:8080/rest/discovery on HttpChannelOverHttp@7b1877{r=1,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/discovery,age=0} GET //localhost:8080/rest/discovery HTTP/1.1 Host: localhost:8080 Connection: keep-alive Accept: application/json, text/plain, */* User-Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36 Sec-Fetch-Site: same-origin Sec-Fetch-Mode: cors Referer: http://localhost:8080/paperui/index.html Accept-Encoding: gzip, deflate, br Accept-Language: en-US,en;q=0.9 06:33:45.709 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept: application/json, text/plain, */* --> IN_VALUE 06:33:45.711 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept: application/json, text/plain, */* --> FIELD 06:33:45.712 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@7b1877{r=1,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/discovery,age=4} onContentComplete 06:33:45.713 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:User-Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36 --> IN_VALUE 06:33:45.714 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@7b1877{r=1,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/discovery,age=6} onRequestComplete 06:33:45.716 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:User-Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36 --> FIELD 06:33:45.718 [DEBUG] [org.eclipse.jetty.server.HttpInput ] - HttpInputOverHTTP@194ece6[c=0,q=0,[0]=null,s=STREAM] addContent EOF 06:33:45.719 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER: --> IN_NAME 06:33:45.726 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@158e8c4::SocketChannelEndPoint@24f51a{/0:0:0:0:0:0:0:1:40664<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=263/30000}{io=0/0,kio=0,kro=1}->HttpConnection@158e8c4[p=HttpParser{s=END,0 of -1},g=HttpGenerator@cb4450{s=START}]=>HttpChannelOverHttp@7b1877{r=1,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/discovery,age=18} parsed true HttpParser{s=END,0 of -1} 06:33:45.728 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Site --> VALUE 06:33:45.729 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - releaseRequestBuffer HttpConnection@158e8c4::SocketChannelEndPoint@24f51a{/0:0:0:0:0:0:0:1:40664<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=266/30000}{io=0/0,kio=0,kro=1}->HttpConnection@158e8c4[p=HttpParser{s=END,0 of -1},g=HttpGenerator@cb4450{s=START}]=>HttpChannelOverHttp@7b1877{r=1,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/discovery,age=21} 06:33:45.730 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Site --> IN_VALUE 06:33:45.732 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Site --> FIELD 06:33:45.733 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@7b1877{r=1,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/discovery,age=25} handle //localhost:8080/rest/discovery 06:33:45.734 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER: --> IN_NAME 06:33:45.736 [DEBUG] [eclipse.jetty.server.HttpChannelState] - handling HttpChannelState@f8cc9d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 06:33:45.738 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Mode --> VALUE 06:33:45.739 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@7b1877{r=1,c=false,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/discovery,age=31} action DISPATCH 06:33:45.740 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Mode --> IN_VALUE 06:33:45.742 [DEBUG] [org.eclipse.jetty.server.Server ] - REQUEST GET /rest/discovery on HttpChannelOverHttp@7b1877{r=1,c=false,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/discovery,age=33} 06:33:45.752 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Mode --> FIELD 06:33:45.755 [DEBUG] [pax.web.service.spi.model.ServerModel] - Matching [/rest/discovery]... 06:33:45.759 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Referer --> VALUE 06:33:45.761 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Referer --> IN_VALUE 06:33:45.761 [DEBUG] [pax.web.service.spi.model.ServerModel] - Path [/rest/discovery] matched to {pattern=/rest/.*,model=ServletModel{id=org.ops4j.pax.web.service.spi.model.ServletModel-5,name=org.ops4j.pax.web.service.spi.model.ServletModel-5,urlPatterns=[/rest/*],alias=/rest,servlet=com.eclipsesource.jaxrs.publisher.internal.ServletContainerBridge@195d2bf,initParams={},context=ContextModel{id=org.ops4j.pax.web.service.spi.model.ContextModel-4,name=,httpContext=DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default],contextParams={},virtualHosts={},connectors={}}}} 06:33:45.766 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Referer --> FIELD 06:33:45.766 [DEBUG] [e.jetty.server.handler.ContextHandler] - scope null||/rest/discovery @ HttpServiceContext{httpContext=DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default]} 06:33:45.768 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Encoding: gzip, deflate, br --> IN_VALUE 06:33:45.770 [DEBUG] [e.jetty.server.handler.ContextHandler] - context=||/rest/discovery @ HttpServiceContext{httpContext=DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default]} 06:33:45.772 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Encoding: gzip, deflate, br --> FIELD 06:33:45.773 [DEBUG] [org.eclipse.jetty.server.session ] - SessionHandler.doScope 06:33:45.777 [DEBUG] [org.eclipse.jetty.server.session ] - sessionHandler=org.eclipse.jetty.server.session.SessionHandler7099099==dftMaxIdleSec=600 session=null 06:33:45.776 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Language: en-US,en;q=0.9 --> IN_VALUE 06:33:45.780 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Language: en-US,en;q=0.9 --> FIELD 06:33:45.799 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER --> END 06:33:45.800 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - REQUEST for //localhost:8080/rest/inbox on HttpChannelOverHttp@1f81be5{r=18,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/inbox,age=0} GET //localhost:8080/rest/inbox HTTP/1.1 Host: localhost:8080 Connection: keep-alive Accept: application/json, text/plain, */* User-Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36 Sec-Fetch-Site: same-origin Sec-Fetch-Mode: cors Referer: http://localhost:8080/paperui/index.html Accept-Encoding: gzip, deflate, br Accept-Language: en-US,en;q=0.9 06:33:45.801 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=18,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/inbox,age=1} onContentComplete 06:33:45.797 [DEBUG] [.eclipse.jetty.servlet.ServletHandler] - servlet |/rest|/discovery -> org.ops4j.pax.web.service.spi.model.ServletModel-5@378be0fd==com.eclipsesource.jaxrs.publisher.internal.ServletContainerBridge,jsp=null,order=-1,inst=true,async=true 06:33:45.804 [DEBUG] [ice.jetty.internal.HttpServiceContext] - Handling request for [/rest/discovery] using http context [DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default]] 06:33:45.805 [DEBUG] [ty.internal.HttpServiceServletHandler] - handling request org.ops4j.pax.web.service.jetty.internal.HttpServiceRequestWrapper@2e6c46, org.ops4j.pax.web.service.jetty.internal.HttpServiceResponseWrapper@1ffee60 06:33:45.801 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=18,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/inbox,age=2} onRequestComplete 06:33:45.808 [DEBUG] [.eclipse.jetty.servlet.ServletHandler] - chain=null 06:33:45.809 [DEBUG] [org.eclipse.jetty.server.HttpInput ] - HttpInputOverHTTP@189fe7b[c=0,q=0,[0]=null,s=STREAM] addContent EOF 06:33:45.815 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=152/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=END,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=18,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/inbox,age=16} parsed true HttpParser{s=END,0 of -1} 06:33:45.821 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - releaseRequestBuffer HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=157/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=END,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=18,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/inbox,age=22} 06:33:45.824 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - sendResponse info=null content=HeapByteBuffer@92615e[p=0,l=10,c=8192,r=10]={<<<["zigbee"]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@9945f6{null} 06:33:45.826 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=18,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/inbox,age=27} handle //localhost:8080/rest/inbox 06:33:45.828 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - COMMIT for /rest/discovery on HttpChannelOverHttp@7b1877{r=1,c=true,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/discovery,age=120} 200 OK HTTP/1.1 Content-Length: 10 Content-Type: application/json 06:33:45.830 [DEBUG] [eclipse.jetty.server.HttpChannelState] - handling HttpChannelState@aec871{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 06:33:45.832 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@154417f[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=10},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@188275b] generate: NEED_HEADER (null,[p=0,l=10,c=8192,r=10],true)@START 06:33:45.833 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=18,c=false,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/inbox,age=34} action DISPATCH 06:33:45.835 [DEBUG] [org.eclipse.jetty.server.Server ] - REQUEST GET /rest/inbox on HttpChannelOverHttp@1f81be5{r=18,c=false,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/inbox,age=36} 06:33:45.836 [DEBUG] [org.eclipse.jetty.http.HttpGenerator ] - generateHeaders HTTP/1.1{s=200,h=2,cl=10} last=true content=HeapByteBuffer@92615e[p=0,l=10,c=8192,r=10]={<<<["zigbee"]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:45.838 [DEBUG] [pax.web.service.spi.model.ServerModel] - Matching [/rest/inbox]... 06:33:45.840 [DEBUG] [org.eclipse.jetty.http.HttpGenerator ] - Content-Length: 10 Content-Type: application/json 06:33:45.843 [DEBUG] [pax.web.service.spi.model.ServerModel] - Path [/rest/inbox] matched to {pattern=/rest/.*,model=ServletModel{id=org.ops4j.pax.web.service.spi.model.ServletModel-5,name=org.ops4j.pax.web.service.spi.model.ServletModel-5,urlPatterns=[/rest/*],alias=/rest,servlet=com.eclipsesource.jaxrs.publisher.internal.ServletContainerBridge@195d2bf,initParams={},context=ContextModel{id=org.ops4j.pax.web.service.spi.model.ContextModel-4,name=,httpContext=DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default],contextParams={},virtualHosts={},connectors={}}}} 06:33:45.845 [DEBUG] [org.eclipse.jetty.http.HttpGenerator ] - CONTENT_LENGTH 06:33:45.847 [DEBUG] [e.jetty.server.handler.ContextHandler] - scope null||/rest/inbox @ HttpServiceContext{httpContext=DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default]} 06:33:45.848 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@154417f[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=10},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@188275b] generate: FLUSH ([p=0,l=104,c=8192,r=104],[p=0,l=10,c=8192,r=10],true)@COMPLETING 06:33:45.853 [DEBUG] [e.jetty.server.handler.ContextHandler] - context=||/rest/inbox @ HttpServiceContext{httpContext=DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default]} 06:33:45.858 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - write: WriteFlusher@df2025{IDLE}->null [HeapByteBuffer@149b700[p=0,l=104,c=8192,r=104]={<<>>lain, */*\r\nUser-A...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@92615e[p=0,l=10,c=8192,r=10]={<<<["zigbee"]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 06:33:45.859 [DEBUG] [org.eclipse.jetty.server.session ] - SessionHandler.doScope 06:33:45.861 [DEBUG] [org.eclipse.jetty.server.session ] - sessionHandler=org.eclipse.jetty.server.session.SessionHandler7099099==dftMaxIdleSec=600 session=null 06:33:45.861 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - update WriteFlusher@df2025{WRITING}->null:IDLE-->WRITING 06:33:45.864 [DEBUG] [.eclipse.jetty.servlet.ServletHandler] - servlet |/rest|/inbox -> org.ops4j.pax.web.service.spi.model.ServletModel-5@378be0fd==com.eclipsesource.jaxrs.publisher.internal.ServletContainerBridge,jsp=null,order=-1,inst=true,async=true 06:33:45.870 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - flushed 114 SocketChannelEndPoint@24f51a{/0:0:0:0:0:0:0:1:40664<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=W,to=406/30000}{io=0/0,kio=0,kro=1}->HttpConnection@158e8c4[p=HttpParser{s=END,0 of -1},g=HttpGenerator@cb4450{s=COMPLETING}]=>HttpChannelOverHttp@7b1877{r=1,c=true,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/discovery,age=162} 06:33:45.874 [DEBUG] [ice.jetty.internal.HttpServiceContext] - Handling request for [/rest/inbox] using http context [DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default]] 06:33:45.887 [DEBUG] [ty.internal.HttpServiceServletHandler] - handling request org.ops4j.pax.web.service.jetty.internal.HttpServiceRequestWrapper@9f1f5a, org.ops4j.pax.web.service.jetty.internal.HttpServiceResponseWrapper@193a4eb 06:33:45.886 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - Flushed=true written=114 remaining=0 WriteFlusher@df2025{WRITING}->null 06:33:45.898 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - update WriteFlusher@df2025{IDLE}->null:WRITING-->IDLE 06:33:45.899 [DEBUG] [.eclipse.jetty.servlet.ServletHandler] - chain=null 06:33:45.908 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@154417f[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=10},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@188275b] generate: DONE ([p=104,l=104,c=8192,r=0],[p=10,l=10,c=8192,r=0],true)@END 06:33:45.910 [DEBUG] [org.eclipse.jetty.server.session ] - FinalSession=null, old_session_handler=null, this=org.eclipse.jetty.server.session.SessionHandler7099099==dftMaxIdleSec=600, calling complete=true 06:33:45.908 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - sendResponse info=null content=HeapByteBuffer@307ee3[p=0,l=2,c=8192,r=2]={<<<[]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@8a5210{null} 06:33:45.916 [DEBUG] [org.eclipse.jetty.server.session ] - Complete called with session null 06:33:45.922 [DEBUG] [org.eclipse.jetty.server.Server ] - handled=true async=false committed=true on HttpChannelOverHttp@7b1877{r=1,c=true,c=false/true,a=DISPATCHED,uri=//localhost:8080/rest/discovery,age=214} 06:33:45.921 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - COMMIT for /rest/inbox on HttpChannelOverHttp@1f81be5{r=18,c=true,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/inbox,age=122} 200 OK HTTP/1.1 Content-Length: 2 Content-Type: application/json 06:33:45.931 [DEBUG] [eclipse.jetty.server.HttpChannelState] - unhandle HttpChannelState@f8cc9d{s=DISPATCHED a=NOT_ASYNC i=true r=IDLE w=false} 06:33:45.930 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@149e6c7[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=2},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1f10ef1] generate: NEED_HEADER (null,[p=0,l=2,c=8192,r=2],true)@START 06:33:45.943 [DEBUG] [org.eclipse.jetty.http.HttpGenerator ] - generateHeaders HTTP/1.1{s=200,h=2,cl=2} last=true content=HeapByteBuffer@307ee3[p=0,l=2,c=8192,r=2]={<<<[]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:45.933 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@7b1877{r=1,c=true,c=false/true,a=COMPLETING,uri=//localhost:8080/rest/discovery,age=225} action COMPLETE 06:33:45.951 [DEBUG] [eclipse.jetty.server.HttpChannelState] - onComplete HttpChannelState@f8cc9d{s=COMPLETING a=NOT_ASYNC i=false r=IDLE w=false} 06:33:45.961 [DEBUG] [org.eclipse.jetty.http.HttpGenerator ] - Content-Length: 2 Content-Type: application/json 06:33:45.963 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - COMPLETE for /rest/discovery written=10 06:33:45.966 [DEBUG] [org.eclipse.jetty.http.HttpGenerator ] - CONTENT_LENGTH 06:33:45.969 [DEBUG] [eclipse.jetty.server.HttpChannelState] - recycle HttpChannelState@f8cc9d{s=COMPLETED a=NOT_ASYNC i=false r=IDLE w=false} 06:33:45.974 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@149e6c7[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=2},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1f10ef1] generate: FLUSH ([p=0,l=103,c=8192,r=103],[p=0,l=2,c=8192,r=2],true)@COMPLETING 06:33:45.975 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - reset HttpParser{s=END,0 of -1} 06:33:45.981 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - write: WriteFlusher@1394f5a{IDLE}->null [HeapByteBuffer@149b700[p=0,l=103,c=8192,r=103]={<<>>\nlain, */*\r\nUser-...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@307ee3[p=0,l=2,c=8192,r=2]={<<<[]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 06:33:45.982 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - END --> START 06:33:45.990 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@7b1877{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} handle exit, result COMPLETE 06:33:45.992 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - update WriteFlusher@1394f5a{WRITING}->null:IDLE-->WRITING 06:33:45.998 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - filled 580 HeapByteBuffer@1f045c8[p=0,l=580,c=8192,r=580]={<<>>\r\nUnknown ZigBee ...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:46.000 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - flushed 105 SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=W,to=336/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=END,0 of -1},g=HttpGenerator@c5dd2c{s=COMPLETING}]=>HttpChannelOverHttp@1f81be5{r=18,c=true,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/inbox,age=201} 06:33:46.002 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@158e8c4::SocketChannelEndPoint@24f51a{/0:0:0:0:0:0:0:1:40664<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->HttpConnection@158e8c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@cb4450{s=START}]=>HttpChannelOverHttp@7b1877{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 580 HeapByteBuffer@1f045c8[p=0,l=580,c=8192,r=580]={<<>>\r\nUnknown ZigBee ...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:46.006 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - Flushed=true written=105 remaining=0 WriteFlusher@1394f5a{WRITING}->null 06:33:46.010 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@158e8c4::SocketChannelEndPoint@24f51a{/0:0:0:0:0:0:0:1:40664<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->HttpConnection@158e8c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@cb4450{s=START}]=>HttpChannelOverHttp@7b1877{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@1f045c8[p=0,l=580,c=8192,r=580]={<<>>\r\nUnknown ZigBee ...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 06:33:46.014 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - update WriteFlusher@1394f5a{IDLE}->null:WRITING-->IDLE 06:33:46.021 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - parseNext s=START HeapByteBuffer@1f045c8[p=0,l=580,c=8192,r=580]={<<>>\r\nUnknown ZigBee ...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:46.025 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - START --> SPACE1 06:33:46.025 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@149e6c7[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=2},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1f10ef1] generate: DONE ([p=103,l=103,c=8192,r=0],[p=2,l=2,c=8192,r=0],true)@END 06:33:46.031 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - SPACE1 --> URI 06:33:46.037 [DEBUG] [org.eclipse.jetty.server.session ] - FinalSession=null, old_session_handler=null, this=org.eclipse.jetty.server.session.SessionHandler7099099==dftMaxIdleSec=600, calling complete=true 06:33:46.040 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - URI --> SPACE2 06:33:46.041 [DEBUG] [org.eclipse.jetty.server.session ] - Complete called with session null 06:33:46.043 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - SPACE2 --> REQUEST_VERSION 06:33:46.045 [DEBUG] [org.eclipse.jetty.server.Server ] - handled=true async=false committed=true on HttpChannelOverHttp@1f81be5{r=18,c=true,c=false/true,a=DISPATCHED,uri=//localhost:8080/rest/inbox,age=246} 06:33:46.048 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - REQUEST_VERSION --> HEADER 06:33:46.051 [DEBUG] [eclipse.jetty.server.HttpChannelState] - unhandle HttpChannelState@aec871{s=DISPATCHED a=NOT_ASYNC i=true r=IDLE w=false} 06:33:46.053 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Host: localhost:8080 --> IN_VALUE 06:33:46.055 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Host: localhost:8080 --> FIELD 06:33:46.054 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=18,c=true,c=false/true,a=COMPLETING,uri=//localhost:8080/rest/inbox,age=255} action COMPLETE 06:33:46.058 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Connection: keep-alive --> IN_VALUE 06:33:46.059 [DEBUG] [eclipse.jetty.server.HttpChannelState] - onComplete HttpChannelState@aec871{s=COMPLETING a=NOT_ASYNC i=false r=IDLE w=false} 06:33:46.063 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - COMPLETE for /rest/inbox written=2 06:33:46.062 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Connection: keep-alive --> FIELD 06:33:46.066 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Content-Length --> VALUE 06:33:46.067 [DEBUG] [eclipse.jetty.server.HttpChannelState] - recycle HttpChannelState@aec871{s=COMPLETED a=NOT_ASYNC i=false r=IDLE w=false} 06:33:46.069 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Content-Length --> IN_VALUE 06:33:46.071 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - reset HttpParser{s=END,0 of -1} 06:33:46.078 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Content-Length --> FIELD 06:33:46.080 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - END --> START 06:33:46.084 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@1f81be5{r=18,c=false,c=false/false,a=IDLE,uri=null,age=0} handle exit, result COMPLETE 06:33:46.083 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept: application/json, text/plain, */* --> IN_VALUE 06:33:46.087 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept: application/json, text/plain, */* --> FIELD 06:33:46.088 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - filled 0 HeapByteBuffer@149b700[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:46.090 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Origin --> VALUE 06:33:46.093 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - filled 0 HeapByteBuffer@149b700[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:46.095 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Origin --> IN_VALUE 06:33:46.097 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Origin --> FIELD 06:33:46.096 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=90/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=18,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@149b700[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:46.100 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:User-Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36 --> IN_VALUE 06:33:46.101 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=95/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=18,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@149b700[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 06:33:46.103 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:User-Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36 --> FIELD 06:33:46.105 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - parseNext s=START HeapByteBuffer@149b700[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:46.107 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Content-Type: application/json;charset=UTF-8 --> IN_VALUE 06:33:46.109 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Content-Type: application/json;charset=UTF-8 --> FIELD 06:33:46.108 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=102/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=18,c=false,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 06:33:46.117 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - releaseRequestBuffer HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=110/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=18,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:33:46.117 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER: --> IN_NAME 06:33:46.120 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Site --> VALUE 06:33:46.121 [DEBUG] [g.eclipse.jetty.io.AbstractConnection] - fillInterested HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=115/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=18,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:33:46.124 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Site --> IN_VALUE 06:33:46.130 [DEBUG] [org.eclipse.jetty.io.FillInterest ] - interested FillInterest@173da22{AC.ReadCB@840d7a{HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=18,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 06:33:46.131 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Site --> FIELD 06:33:46.134 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - changeInterests p=false 0->1 for SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=4/30000}{io=0/1,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=18,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:33:46.135 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER: --> IN_NAME 06:33:46.137 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Mode --> VALUE 06:33:46.139 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@19a76fd on ManagedSelector@aabe05{STARTED} id=0 keys=3 selected=0 updates=0 06:33:46.140 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Mode --> IN_VALUE 06:33:46.142 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Wakeup on submit ManagedSelector@aabe05{STARTED} id=0 keys=3 selected=0 updates=1 06:33:46.144 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Sec-Fetch-Mode --> FIELD 06:33:46.146 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db woken with none selected 06:33:46.146 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=16/30000}{io=0/1,kio=0,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=18,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@aec871{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 06:33:46.153 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Referer --> VALUE 06:33:46.153 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db woken up from select, 0/0/3 selected 06:33:46.156 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db processing 0 keys, 1 updates 06:33:46.158 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - updateable 1 06:33:46.154 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=1/1,p=0}@1e0dc47 size 1 > capacity 06:33:46.161 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Referer --> IN_VALUE 06:33:46.160 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - update org.eclipse.jetty.io.ChannelEndPoint$1@19a76fd 06:33:46.162 [DEBUG] [se.jetty.util.thread.QueuedThreadPool] - ran ReservedThreadExecutor@1a1b49a{s=1/1,p=0}@1e0dc47 in QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=2,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=1/1,p=0}] 06:33:46.166 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Referer --> FIELD 06:33:46.165 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - Key interests updated 0 -> 1 on SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=35/30000}{io=1/1,kio=1,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=18,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:33:46.175 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Encoding: gzip, deflate, br --> IN_VALUE 06:33:46.179 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - updates 0 06:33:46.178 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:33:46.187 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:33:46.190 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:33:46.197 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db waiting with 3 keys 06:33:46.185 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Encoding: gzip, deflate, br --> FIELD 06:33:46.206 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Language: en-US,en;q=0.9 --> IN_VALUE 06:33:46.208 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER:Accept-Language: en-US,en;q=0.9 --> FIELD 06:33:46.218 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:33:46.221 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:33:46.224 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:33:46.225 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - HEADER --> CONTENT 06:33:46.230 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - REQUEST for //localhost:8080/rest/discovery/bindings/zigbee/scan on HttpChannelOverHttp@7b1877{r=2,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/discovery/bindings/zigbee/scan,age=0} POST //localhost:8080/rest/discovery/bindings/zigbee/scan HTTP/1.1 Host: localhost:8080 Connection: keep-alive Content-Length: 22 Accept: application/json, text/plain, */* Origin: http://localhost:8080 User-Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36 Content-Type: application/json;charset=UTF-8 Sec-Fetch-Site: same-origin Sec-Fetch-Mode: cors Referer: http://localhost:8080/paperui/index.html Accept-Encoding: gzip, deflate, br Accept-Language: en-US,en;q=0.9 06:33:46.235 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@158e8c4::SocketChannelEndPoint@24f51a{/0:0:0:0:0:0:0:1:40664<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=236/30000}{io=0/0,kio=0,kro=1}->HttpConnection@158e8c4[p=HttpParser{s=CONTENT,0 of 22},g=HttpGenerator@cb4450{s=START}]=>HttpChannelOverHttp@7b1877{r=2,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/discovery/bindings/zigbee/scan,age=5} parsed true HttpParser{s=CONTENT,0 of 22} 06:33:46.237 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@7b1877{r=2,c=false,c=false/false,a=IDLE,uri=//localhost:8080/rest/discovery/bindings/zigbee/scan,age=7} handle //localhost:8080/rest/discovery/bindings/zigbee/scan 06:33:46.239 [DEBUG] [eclipse.jetty.server.HttpChannelState] - handling HttpChannelState@f8cc9d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 06:33:46.240 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@7b1877{r=2,c=false,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/discovery/bindings/zigbee/scan,age=10} action DISPATCH 06:33:46.242 [DEBUG] [org.eclipse.jetty.server.Server ] - REQUEST POST /rest/discovery/bindings/zigbee/scan on HttpChannelOverHttp@7b1877{r=2,c=false,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/discovery/bindings/zigbee/scan,age=11} 06:33:46.252 [DEBUG] [pax.web.service.spi.model.ServerModel] - Matching [/rest/discovery/bindings/zigbee/scan]... 06:33:46.254 [DEBUG] [pax.web.service.spi.model.ServerModel] - Path [/rest/discovery/bindings/zigbee/scan] matched to {pattern=/rest/.*,model=ServletModel{id=org.ops4j.pax.web.service.spi.model.ServletModel-5,name=org.ops4j.pax.web.service.spi.model.ServletModel-5,urlPatterns=[/rest/*],alias=/rest,servlet=com.eclipsesource.jaxrs.publisher.internal.ServletContainerBridge@195d2bf,initParams={},context=ContextModel{id=org.ops4j.pax.web.service.spi.model.ContextModel-4,name=,httpContext=DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default],contextParams={},virtualHosts={},connectors={}}}} 06:33:46.256 [DEBUG] [e.jetty.server.handler.ContextHandler] - scope null||/rest/discovery/bindings/zigbee/scan @ HttpServiceContext{httpContext=DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default]} 06:33:46.257 [DEBUG] [e.jetty.server.handler.ContextHandler] - context=||/rest/discovery/bindings/zigbee/scan @ HttpServiceContext{httpContext=DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default]} 06:33:46.261 [DEBUG] [org.eclipse.jetty.server.session ] - SessionHandler.doScope 06:33:46.262 [DEBUG] [org.eclipse.jetty.server.session ] - sessionHandler=org.eclipse.jetty.server.session.SessionHandler7099099==dftMaxIdleSec=600 session=null 06:33:46.264 [DEBUG] [.eclipse.jetty.servlet.ServletHandler] - servlet |/rest|/discovery/bindings/zigbee/scan -> org.ops4j.pax.web.service.spi.model.ServletModel-5@378be0fd==com.eclipsesource.jaxrs.publisher.internal.ServletContainerBridge,jsp=null,order=-1,inst=true,async=true 06:33:46.268 [DEBUG] [ice.jetty.internal.HttpServiceContext] - Handling request for [/rest/discovery/bindings/zigbee/scan] using http context [DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [19], contextID=default]] 06:33:46.270 [DEBUG] [ty.internal.HttpServiceServletHandler] - handling request org.ops4j.pax.web.service.jetty.internal.HttpServiceRequestWrapper@7747d, org.ops4j.pax.web.service.jetty.internal.HttpServiceResponseWrapper@1df883b 06:33:46.271 [DEBUG] [.eclipse.jetty.servlet.ServletHandler] - chain=null 06:33:46.334 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - Permit join to 65532/0 for 60 seconds. 06:33:46.336 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - Broadcast: Added transaction to queue, len=1, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=ManagementPermitJoiningRequest [0/0 -> 65532/0, cluster=0036, TID=--, permitDuration=60, tcSignificance=true]] 06:33:46.341 [INFO ] [gbee.discovery.ZigBeeDiscoveryService] - 00158D0001FFADC1: Starting ZigBee device discovery 06:33:46.344 [DEBUG] [.transaction.ZigBeeTransactionManager] - 65532/0: Sending ZigBeeTransaction [queueTime=8, state=WAITING, sendCnt=0, command=ManagementPermitJoiningRequest [0/0 -> 65532/0, cluster=0036, TID=72, permitDuration=60, tcSignificance=true]] 06:33:46.356 [DEBUG] [.transaction.ZigBeeTransactionManager] - transactionListenerAdded: 1 outstanding 06:33:46.361 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - TX CMD: ManagementPermitJoiningRequest [0/0 -> 65532/0, cluster=0036, TID=72, permitDuration=60, tcSignificance=true] 06:33:46.377 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - TX APS: ZigBeeApsFrame [sourceAddress=0/0, destinationAddress=65532/0, profile=0000, cluster=0036, addressMode=DEVICE, radius=31, apsSecurity=false, apsCounter=BF, payload=00 3C 01] 06:33:46.385 [DEBUG] [ongle.telegesis.ZigBeeDongleTelegesis] - Telegesis send: TelegesisSendMulticastCommand [radius=31, address=65532, sourceEp=0, destEp=0, profileId=0, clusterId=54, messageData=00 3C 01] 06:33:46.389 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:33:46.391 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisSendMulticastCommand [radius=31, address=65532, sourceEp=0, destEp=0, profileId=0, clusterId=54, messageData=00 3C 01] 06:33:46.397 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 00158D0001FFADC1: Added transaction to queue, len=21, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=ReadAttributesCommand [Basic: 0/0 -> 57079/1, cluster=0000, TID=--, identifiers=[5, 4, 3, 2, 6, 0, 1]]] 06:33:46.397 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data<T+SENDMCASTB:03,1F,FFFC,00,00,0000,0036 06:33:46.406 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 000D6F0012960B6F: Added transaction to queue, len=1, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=ManagementPermitJoiningRequest [0/0 -> 0/0, cluster=0036, TID=--, permitDuration=60, tcSignificance=true]] 06:33:46.413 [DEBUG] [.transaction.ZigBeeTransactionManager] - 0/0: Sending ZigBeeTransaction [queueTime=7, state=WAITING, sendCnt=0, command=ManagementPermitJoiningRequest [0/0 -> 0/0, cluster=0036, TID=73, permitDuration=60, tcSignificance=true]] 06:33:46.418 [DEBUG] [.transaction.ZigBeeTransactionManager] - transactionListenerAdded: 2 outstanding 06:33:46.422 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:33:46.424 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisSendMulticastCommand [radius=31, address=65532, sourceEp=0, destEp=0, profileId=0, clusterId=54, messageData=00 3C 01, status=SUCCESS] 06:33:46.430 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - RX STA: msgTag=72 state=TX_ACK 06:33:46.436 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionProgress: TID=72, state=TX_ACK, outstanding=2 06:33:46.438 [DEBUG] [.transaction.ZigBeeTransactionManager] - Transaction complete: ZigBeeTransaction [queueTime=102, state=COMPLETE, sendCnt=1, command=ManagementPermitJoiningRequest [0/0 -> 65532/0, cluster=0036, TID=72, permitDuration=60, tcSignificance=true]] 06:33:46.441 [DEBUG] [.transaction.ZigBeeTransactionManager] - transactionListenerRemoved: 1 outstanding 06:33:46.443 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - TX CMD: ManagementPermitJoiningRequest [0/0 -> 0/0, cluster=0036, TID=73, permitDuration=60, tcSignificance=true] 06:33:46.446 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - TX APS: ZigBeeApsFrame [sourceAddress=0/0, destinationAddress=0/0, profile=0000, cluster=0036, addressMode=DEVICE, radius=31, apsSecurity=false, apsCounter=C0, payload=00 3C 01] 06:33:46.455 [DEBUG] [ongle.telegesis.ZigBeeDongleTelegesis] - Telegesis send: TelegesisSendUnicastCommand [address=0, sourceEp=0, destEp=0, profileId=0, clusterId=54, messageData=00 3C 01, messageId=null] 06:33:46.462 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:33:46.464 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisSendUnicastCommand [address=0, sourceEp=0, destEp=0, profileId=0, clusterId=54, messageData=00 3C 01, messageId=null] 06:33:46.473 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - Broadcast: transactionComplete COMPLETE 0 06:33:46.475 [DEBUG] [.zigbee.transaction.ZigBeeTransaction] - Transaction state updated: TID 72 -> TX_ACK == COMPLETE 06:33:46.478 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data<T+SENDUCASTB:03,0000,00,00,0000,0036 06:33:46.480 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - sendResponse info=null content=HeapByteBuffer@db8ad4[p=0,l=2,c=8192,r=2]={<<<60>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@9945f6{null} 06:33:46.486 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - COMMIT for /rest/discovery/bindings/zigbee/scan on HttpChannelOverHttp@7b1877{r=2,c=true,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/discovery/bindings/zigbee/scan,age=256} 200 OK HTTP/1.1 Content-Length: 2 Content-Type: text/plain 06:33:46.493 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@154417f[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=2},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1d64c68] generate: NEED_HEADER (null,[p=0,l=2,c=8192,r=2],true)@START 06:33:46.495 [DEBUG] [org.eclipse.jetty.http.HttpGenerator ] - generateHeaders HTTP/1.1{s=200,h=2,cl=2} last=true content=HeapByteBuffer@db8ad4[p=0,l=2,c=8192,r=2]={<<<60>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:46.497 [DEBUG] [org.eclipse.jetty.http.HttpGenerator ] - Content-Length: 2 Content-Type: text/plain 06:33:46.503 [DEBUG] [org.eclipse.jetty.http.HttpGenerator ] - CONTENT_LENGTH 06:33:46.506 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@154417f[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=2},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1d64c68] generate: FLUSH ([p=0,l=97,c=8192,r=97],[p=0,l=2,c=8192,r=2],true)@COMPLETING 06:33:46.507 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - write: WriteFlusher@df2025{IDLE}->null [HeapByteBuffer@149b700[p=0,l=97,c=8192,r=97]={<<>>3)\r\n\r\n\nlain, */*\r...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@db8ad4[p=0,l=2,c=8192,r=2]={<<<60>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 06:33:46.509 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - update WriteFlusher@df2025{WRITING}->null:IDLE-->WRITING 06:33:46.514 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - flushed 99 SocketChannelEndPoint@24f51a{/0:0:0:0:0:0:0:1:40664<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=W,to=515/30000}{io=0/0,kio=0,kro=1}->HttpConnection@158e8c4[p=HttpParser{s=CONTENT,0 of 22},g=HttpGenerator@cb4450{s=COMPLETING}]=>HttpChannelOverHttp@7b1877{r=2,c=true,c=false/false,a=DISPATCHED,uri=//localhost:8080/rest/discovery/bindings/zigbee/scan,age=284} 06:33:46.519 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - Flushed=true written=99 remaining=0 WriteFlusher@df2025{WRITING}->null 06:33:46.525 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - update WriteFlusher@df2025{IDLE}->null:WRITING-->IDLE 06:33:46.530 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:SEQ:86 06:33:46.534 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:33:46.535 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisSendUnicastCommand [address=0, sourceEp=0, destEp=0, profileId=0, clusterId=54, messageData=00 3C 01, messageId=134, status=SUCCESS] 06:33:46.538 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - org.eclipse.jetty.server.HttpConnection$SendCallback@154417f[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=2},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1d64c68] generate: DONE ([p=97,l=97,c=8192,r=0],[p=2,l=2,c=8192,r=0],true)@END 06:33:46.543 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - RX STA: msgTag=73 state=TX_ACK 06:33:46.546 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionProgress: TID=73, state=TX_ACK, outstanding=1 06:33:46.549 [DEBUG] [.transaction.ZigBeeTransactionManager] - Transaction complete: ZigBeeTransaction [queueTime=143, state=COMPLETE, sendCnt=1, command=ManagementPermitJoiningRequest [0/0 -> 0/0, cluster=0036, TID=73, permitDuration=60, tcSignificance=true]] 06:33:46.557 [DEBUG] [.transaction.ZigBeeTransactionManager] - transactionListenerRemoved: 0 outstanding 06:33:46.543 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:RX:0000,0000,00,00,8036,02:,00,FF 06:33:46.561 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 000D6F0012960B6F: transactionComplete COMPLETE 0 06:33:46.573 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisReceiveMessageEvent [ieeeAddress=null, networkAddress=0, profileId=0, destinationEp=0, sourceEp=0, clusterId=32822, messageData=00 00, rssi=0, lqi=255] 06:33:46.573 [DEBUG] [org.eclipse.jetty.server.session ] - FinalSession=null, old_session_handler=null, this=org.eclipse.jetty.server.session.SessionHandler7099099==dftMaxIdleSec=600, calling complete=true 06:33:46.580 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:ACK:86 06:33:46.579 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - RX APS: ZigBeeApsFrame [sourceAddress=0/0, destinationAddress=0/0, profile=0000, cluster=8036, addressMode=null, radius=0, apsSecurity=false, apsCounter=--, payload=00 00] 06:33:46.595 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - RX CMD: ManagementPermitJoiningResponse [0/0 -> 0/0, cluster=8036, TID=--, status=SUCCESS] 06:33:46.596 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionCommand: ManagementPermitJoiningResponse [0/0 -> 0/0, cluster=8036, TID=--, status=SUCCESS] 06:33:46.576 [DEBUG] [.zigbee.transaction.ZigBeeTransaction] - Transaction state updated: TID 73 -> TX_ACK == COMPLETE 06:33:46.591 [DEBUG] [org.eclipse.jetty.server.session ] - Complete called with session null 06:33:46.605 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisAckMessageEvent [messageId=134] 06:33:46.607 [DEBUG] [org.eclipse.jetty.server.Server ] - handled=true async=false committed=true on HttpChannelOverHttp@7b1877{r=2,c=true,c=false/true,a=DISPATCHED,uri=//localhost:8080/rest/discovery/bindings/zigbee/scan,age=377} 06:33:46.608 [DEBUG] [rtsystems.zigbee.ZigBeeNetworkManager] - RX STA: msgTag=73 state=RX_ACK 06:33:46.611 [DEBUG] [.transaction.ZigBeeTransactionManager] - notifyTransactionProgress: TID=73, state=RX_ACK, outstanding=0 06:33:46.612 [DEBUG] [eclipse.jetty.server.HttpChannelState] - unhandle HttpChannelState@f8cc9d{s=DISPATCHED a=NOT_ASYNC i=true r=IDLE w=false} 06:33:46.626 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@7b1877{r=2,c=true,c=false/true,a=COMPLETING,uri=//localhost:8080/rest/discovery/bindings/zigbee/scan,age=396} action COMPLETE 06:33:46.629 [DEBUG] [eclipse.jetty.server.HttpChannelState] - onComplete HttpChannelState@f8cc9d{s=COMPLETING a=NOT_ASYNC i=false r=IDLE w=false} 06:33:46.636 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - COMPLETE for /rest/discovery/bindings/zigbee/scan written=2 06:33:46.643 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - unconsumed input HttpConnection@158e8c4::SocketChannelEndPoint@24f51a{/0:0:0:0:0:0:0:1:40664<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=124/30000}{io=0/0,kio=0,kro=1}->HttpConnection@158e8c4[p=HttpParser{s=CONTENT,0 of 22},g=HttpGenerator@cb4450{s=END}]=>HttpChannelOverHttp@7b1877{r=2,c=true,c=true/true,a=COMPLETED,uri=//localhost:8080/rest/discovery/bindings/zigbee/scan,age=413} 06:33:46.645 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@158e8c4::SocketChannelEndPoint@24f51a{/0:0:0:0:0:0:0:1:40664<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=126/30000}{io=0/0,kio=0,kro=1}->HttpConnection@158e8c4[p=HttpParser{s=CONTENT,0 of 22},g=HttpGenerator@cb4450{s=END}]=>HttpChannelOverHttp@7b1877{r=2,c=true,c=true/true,a=COMPLETED,uri=//localhost:8080/rest/discovery/bindings/zigbee/scan,age=415} parse HeapByteBuffer@1f045c8[p=558,l=580,c=8192,r=22]={POST /rest/discov...US,en;q=0.9\r\n\r\n<<<{"bindingId":"zigbee"}>>>\r\nUnknown ZigBee ...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 06:33:46.657 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - parseNext s=CONTENT HeapByteBuffer@1f045c8[p=558,l=580,c=8192,r=22]={POST /rest/discov...US,en;q=0.9\r\n\r\n<<<{"bindingId":"zigbee"}>>>\r\nUnknown ZigBee ...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:46.667 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@7b1877{r=2,c=true,c=true/true,a=COMPLETED,uri=//localhost:8080/rest/discovery/bindings/zigbee/scan,age=434} onContent Content@62bf2d{HeapByteBufferR@148af79[p=558,l=580,c=8192,r=22]={POST /rest/discov...US,en;q=0.9\r\n\r\n<<<{"bindingId":"zigbee"}>>>\r\nUnknown ZigBee ...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 06:33:46.670 [DEBUG] [org.eclipse.jetty.server.HttpInput ] - HttpInputOverHTTP@194ece6[c=0,q=0,[0]=null,s=STREAM] addContent Content@62bf2d{HeapByteBufferR@148af79[p=558,l=580,c=8192,r=22]={POST /rest/discov...US,en;q=0.9\r\n\r\n<<<{"bindingId":"zigbee"}>>>\r\nUnknown ZigBee ...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 06:33:46.674 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - CONTENT --> END 06:33:46.677 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@7b1877{r=2,c=true,c=true/true,a=COMPLETED,uri=//localhost:8080/rest/discovery/bindings/zigbee/scan,age=447} onContentComplete 06:33:46.689 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@7b1877{r=2,c=true,c=true/true,a=COMPLETED,uri=//localhost:8080/rest/discovery/bindings/zigbee/scan,age=459} onRequestComplete 06:33:46.694 [DEBUG] [org.eclipse.jetty.server.HttpInput ] - HttpInputOverHTTP@194ece6[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 06:33:46.702 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@158e8c4::SocketChannelEndPoint@24f51a{/0:0:0:0:0:0:0:1:40664<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=183/30000}{io=0/0,kio=0,kro=1}->HttpConnection@158e8c4[p=HttpParser{s=END,22 of 22},g=HttpGenerator@cb4450{s=END}]=>HttpChannelOverHttp@7b1877{r=2,c=true,c=true/true,a=COMPLETED,uri=//localhost:8080/rest/discovery/bindings/zigbee/scan,age=472} parsed false HttpParser{s=END,22 of 22} 06:33:46.704 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - releaseRequestBuffer HttpConnection@158e8c4::SocketChannelEndPoint@24f51a{/0:0:0:0:0:0:0:1:40664<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=184/30000}{io=0/0,kio=0,kro=1}->HttpConnection@158e8c4[p=HttpParser{s=END,22 of 22},g=HttpGenerator@cb4450{s=END}]=>HttpChannelOverHttp@7b1877{r=2,c=true,c=true/true,a=COMPLETED,uri=//localhost:8080/rest/discovery/bindings/zigbee/scan,age=473} 06:33:46.711 [DEBUG] [eclipse.jetty.server.HttpChannelState] - recycle HttpChannelState@f8cc9d{s=COMPLETED a=NOT_ASYNC i=false r=IDLE w=false} 06:33:46.712 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - reset HttpParser{s=END,22 of 22} 06:33:46.722 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - END --> START 06:33:46.728 [DEBUG] [org.eclipse.jetty.server.HttpChannel ] - HttpChannelOverHttp@7b1877{r=2,c=false,c=false/false,a=IDLE,uri=null,age=0} handle exit, result COMPLETE 06:33:46.735 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - filled 0 HeapByteBuffer@1f045c8[p=0,l=0,c=8192,r=0]={<<<>>>POST /rest/discov...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:46.736 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - filled 0 HeapByteBuffer@1f045c8[p=0,l=0,c=8192,r=0]={<<<>>>POST /rest/discov...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:46.742 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@158e8c4::SocketChannelEndPoint@24f51a{/0:0:0:0:0:0:0:1:40664<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=223/30000}{io=0/0,kio=0,kro=1}->HttpConnection@158e8c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@cb4450{s=START}]=>HttpChannelOverHttp@7b1877{r=2,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@1f045c8[p=0,l=0,c=8192,r=0]={<<<>>>POST /rest/discov...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:46.755 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@158e8c4::SocketChannelEndPoint@24f51a{/0:0:0:0:0:0:0:1:40664<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=236/30000}{io=0/0,kio=0,kro=1}->HttpConnection@158e8c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@cb4450{s=START}]=>HttpChannelOverHttp@7b1877{r=2,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@1f045c8[p=0,l=0,c=8192,r=0]={<<<>>>POST /rest/discov...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 06:33:46.759 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - parseNext s=START HeapByteBuffer@1f045c8[p=0,l=0,c=8192,r=0]={<<<>>>POST /rest/discov...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 06:33:46.763 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@158e8c4::SocketChannelEndPoint@24f51a{/0:0:0:0:0:0:0:1:40664<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=244/30000}{io=0/0,kio=0,kro=1}->HttpConnection@158e8c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@cb4450{s=START}]=>HttpChannelOverHttp@7b1877{r=2,c=false,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 06:33:46.768 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - releaseRequestBuffer HttpConnection@158e8c4::SocketChannelEndPoint@24f51a{/0:0:0:0:0:0:0:1:40664<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=245/30000}{io=0/0,kio=0,kro=1}->HttpConnection@158e8c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@cb4450{s=START}]=>HttpChannelOverHttp@7b1877{r=2,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:33:46.774 [DEBUG] [g.eclipse.jetty.io.AbstractConnection] - fillInterested HttpConnection@158e8c4::SocketChannelEndPoint@24f51a{/0:0:0:0:0:0:0:1:40664<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=255/30000}{io=0/0,kio=0,kro=1}->HttpConnection@158e8c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@cb4450{s=START}]=>HttpChannelOverHttp@7b1877{r=2,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:33:46.775 [DEBUG] [org.eclipse.jetty.io.FillInterest ] - interested FillInterest@955ade{AC.ReadCB@158e8c4{HttpConnection@158e8c4::SocketChannelEndPoint@24f51a{/0:0:0:0:0:0:0:1:40664<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@158e8c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@cb4450{s=START}]=>HttpChannelOverHttp@7b1877{r=2,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 06:33:46.780 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - changeInterests p=false 0->1 for SocketChannelEndPoint@24f51a{/0:0:0:0:0:0:0:1:40664<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=4/30000}{io=0/1,kio=0,kro=1}->HttpConnection@158e8c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@cb4450{s=START}]=>HttpChannelOverHttp@7b1877{r=2,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:33:46.789 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@c3f8f5 on ManagedSelector@aabe05{STARTED} id=0 keys=3 selected=0 updates=0 06:33:46.796 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Wakeup on submit ManagedSelector@aabe05{STARTED} id=0 keys=3 selected=0 updates=1 06:33:46.797 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db woken with none selected 06:33:46.802 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db woken up from select, 0/0/3 selected 06:33:46.805 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db processing 0 keys, 1 updates 06:33:46.807 [DEBUG] [g.eclipse.jetty.server.HttpConnection] - HttpConnection@158e8c4::SocketChannelEndPoint@24f51a{/0:0:0:0:0:0:0:1:40664<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=31/30000}{io=0/1,kio=0,kro=1}->HttpConnection@158e8c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@cb4450{s=START}]=>HttpChannelOverHttp@7b1877{r=2,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@f8cc9d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 06:33:46.808 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - updateable 1 06:33:46.809 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - update org.eclipse.jetty.io.ChannelEndPoint$1@c3f8f5 06:33:46.810 [DEBUG] [ty.util.thread.ReservedThreadExecutor] - ReservedThreadExecutor@1a1b49a{s=1/1,p=0}@1cf8873 size 1 > capacity 06:33:46.811 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - Key interests updated 0 -> 1 on SocketChannelEndPoint@24f51a{/0:0:0:0:0:0:0:1:40664<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=35/30000}{io=1/1,kio=1,kro=1}->HttpConnection@158e8c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@cb4450{s=START}]=>HttpChannelOverHttp@7b1877{r=2,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:33:46.823 [DEBUG] [se.jetty.util.thread.QueuedThreadPool] - ran ReservedThreadExecutor@1a1b49a{s=1/1,p=0}@1cf8873 in QueuedThreadPool[qtp26832574]@1996ebe{STARTED,2<=9<=50,i=3,r=1,q=0}[ReservedThreadExecutor@1a1b49a{s=1/1,p=0}] 06:33:46.827 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - updates 0 06:33:46.830 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db waiting with 3 keys 06:33:47.264 [DEBUG] [m.zsmartsystems.zigbee.zcl.ZclCluster] - readSync request: ZclAttribute [cluster=com.zsmartsystems.zigbee.zcl.clusters.ZclBasicCluster@bb31e7, id=2, name=Stack Version, dataType=UNSIGNED_8_BIT_INTEGER, lastValue=null] 06:33:47.266 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 00158D0001FFAD43: Added transaction to queue, len=23, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=ReadAttributesCommand [Basic: 0/0 -> 56846/1, cluster=0000, TID=--, identifiers=[2]]] 06:33:47.358 [DEBUG] [m.zsmartsystems.zigbee.zcl.ZclCluster] - readSync request: ZclAttribute [cluster=com.zsmartsystems.zigbee.zcl.clusters.ZclBasicCluster@f6bb32, id=2, name=Stack Version, dataType=UNSIGNED_8_BIT_INTEGER, lastValue=null] 06:33:47.360 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 00158D0001FFADC1: Added transaction to queue, len=22, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=ReadAttributesCommand [Basic: 0/0 -> 57079/1, cluster=0000, TID=--, identifiers=[2]]] 06:33:47.764 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 00158D0001FFADC1: Added transaction to queue, len=23, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=IeeeAddressRequest [0/0 -> 57079/0, cluster=0001, TID=--, nwkAddrOfInterest=57079, requestType=1, startIndex=0]] 06:33:48.202 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:33:48.204 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:33:48.206 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:33:48.234 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:33:48.238 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:33:48.244 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:33:48.585 [DEBUG] [m.zsmartsystems.zigbee.zcl.ZclCluster] - readSync request: ZclAttribute [cluster=com.zsmartsystems.zigbee.zcl.clusters.ZclBasicCluster@f6bb32, id=3, name=HW Version, dataType=UNSIGNED_8_BIT_INTEGER, lastValue=null] 06:33:48.587 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 00158D0001FFADC1: Added transaction to queue, len=24, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=ReadAttributesCommand [Basic: 0/0 -> 57079/1, cluster=0000, TID=--, identifiers=[3]]] 06:33:49.208 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:33:49.209 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:33:49.211 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:33:49.239 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:33:49.241 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:33:49.242 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:33:50.213 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:33:50.215 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:33:50.216 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:33:50.244 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:33:50.246 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:33:50.247 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:33:50.283 [DEBUG] [m.zsmartsystems.zigbee.zcl.ZclCluster] - readSync request: ZclAttribute [cluster=com.zsmartsystems.zigbee.zcl.clusters.ZclBasicCluster@bb31e7, id=2, name=Stack Version, dataType=UNSIGNED_8_BIT_INTEGER, lastValue=null] 06:33:50.285 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 00158D0001FFAD43: Added transaction to queue, len=24, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=ReadAttributesCommand [Basic: 0/0 -> 56846/1, cluster=0000, TID=--, identifiers=[2]]] 06:33:50.387 [DEBUG] [org.apache.felix.configadmin ] - getConfiguration(pid=org.openhab.addons) 06:33:50.389 [DEBUG] [org.apache.felix.configadmin ] - Found cached configuration org.openhab.addons bound to mvn:org.openhab.core.bundles/org.openhab.core.karaf/2.5.0-SNAPSHOT 06:33:50.391 [DEBUG] [org.apache.felix.configadmin ] - getConfiguration(pid=org.ops4j.pax.url.mvn, location=null) 06:33:50.394 [DEBUG] [org.apache.felix.configadmin ] - Found cached configuration org.ops4j.pax.url.mvn bound to ? 06:33:50.405 [DEBUG] [org.apache.felix.configadmin ] - getConfiguration(pid=org.ops4j.pax.url.mvn, location=null) 06:33:50.410 [DEBUG] [org.apache.felix.configadmin ] - Found cached configuration org.ops4j.pax.url.mvn bound to ? 06:33:51.219 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:33:51.221 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:33:51.223 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:33:51.251 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:33:51.253 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:33:51.254 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:33:52.225 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:33:52.227 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:33:52.228 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:33:52.256 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:33:52.258 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:33:52.259 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:33:53.230 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:33:53.232 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:33:53.233 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:33:53.261 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:33:53.263 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:33:53.264 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:33:53.697 [DEBUG] [m.zsmartsystems.zigbee.zcl.ZclCluster] - readSync request: ZclAttribute [cluster=com.zsmartsystems.zigbee.zcl.clusters.ZclBasicCluster@bb31e7, id=1, name=Application Version, dataType=UNSIGNED_8_BIT_INTEGER, lastValue=null] 06:33:53.699 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 00158D0001FFAD43: Added transaction to queue, len=25, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=ReadAttributesCommand [Basic: 0/0 -> 56846/1, cluster=0000, TID=--, identifiers=[1]]] 06:33:54.008 [DEBUG] [m.zsmartsystems.zigbee.zcl.ZclCluster] - readSync request: ZclAttribute [cluster=com.zsmartsystems.zigbee.zcl.clusters.ZclBasicCluster@f6bb32, id=2, name=Stack Version, dataType=UNSIGNED_8_BIT_INTEGER, lastValue=null] 06:33:54.009 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 00158D0001FFADC1: Added transaction to queue, len=25, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=ReadAttributesCommand [Basic: 0/0 -> 57079/1, cluster=0000, TID=--, identifiers=[2]]] 06:33:54.237 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:33:54.238 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:33:54.240 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:33:54.268 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:33:54.270 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:33:54.271 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:33:54.353 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 00158D0001FFAD43: Added transaction to queue, len=26, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=IeeeAddressRequest [0/0 -> 56846/0, cluster=0001, TID=--, nwkAddrOfInterest=56846, requestType=1, startIndex=0]] 06:33:55.242 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:33:55.244 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:33:55.246 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:33:55.263 [DEBUG] [discovery.ZigBeeNodeServiceDiscoverer] - 00158D0001FFAD43: Node SVC Discovery: ManagementLqiRequest response CommandResult [TIMEOUT] 06:33:55.264 [DEBUG] [discovery.ZigBeeNodeServiceDiscoverer] - 00158D0001FFAD43: Node SVC Discovery: request NEIGHBORS failed. Retry 5, wait 4270ms before retry. 06:33:55.274 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:33:55.275 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:33:55.277 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:33:56.248 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:33:56.249 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:33:56.251 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:33:56.279 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:33:56.281 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:33:56.282 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:33:56.905 [DEBUG] [org.quartz.core.QuartzSchedulerThread] - batch acquisition of 0 triggers 06:33:57.177 [DEBUG] [discovery.ZigBeeNodeServiceDiscoverer] - 00158D0001FFADC1: Node SVC Discovery: ManagementLqiRequest response CommandResult [TIMEOUT] 06:33:57.179 [DEBUG] [discovery.ZigBeeNodeServiceDiscoverer] - 00158D0001FFADC1: Node SVC Discovery: request NEIGHBORS failed. Retry 5, wait 4224ms before retry. 06:33:57.254 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:33:57.256 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:33:57.257 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:33:57.286 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:33:57.287 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:33:57.288 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:33:58.259 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:33:58.262 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:33:58.263 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:33:58.291 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:33:58.293 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:33:58.294 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:33:58.403 [DEBUG] [m.zsmartsystems.zigbee.zcl.ZclCluster] - readSync request: ZclAttribute [cluster=com.zsmartsystems.zigbee.zcl.clusters.ZclBasicCluster@f6bb32, id=4, name=Manufacturer Name, dataType=CHARACTER_STRING, lastValue=null] 06:33:58.405 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 00158D0001FFADC1: Added transaction to queue, len=26, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=ReadAttributesCommand [Basic: 0/0 -> 57079/1, cluster=0000, TID=--, identifiers=[4]]] 06:33:59.267 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:33:59.267 [DEBUG] [m.zsmartsystems.zigbee.zcl.ZclCluster] - readSync request: ZclAttribute [cluster=com.zsmartsystems.zigbee.zcl.clusters.ZclBasicCluster@bb31e7, id=0, name=ZCL Version, dataType=UNSIGNED_8_BIT_INTEGER, lastValue=null] 06:33:59.270 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 00158D0001FFAD43: Added transaction to queue, len=27, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=ReadAttributesCommand [Basic: 0/0 -> 56846/1, cluster=0000, TID=--, identifiers=[0]]] 06:33:59.273 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:33:59.275 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:33:59.303 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:33:59.305 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:33:59.306 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:33:59.362 [DEBUG] [m.zsmartsystems.zigbee.zcl.ZclCluster] - readSync request: ZclAttribute [cluster=com.zsmartsystems.zigbee.zcl.clusters.ZclBasicCluster@f6bb32, id=0, name=ZCL Version, dataType=UNSIGNED_8_BIT_INTEGER, lastValue=null] 06:33:59.363 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 00158D0001FFADC1: Added transaction to queue, len=27, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=ReadAttributesCommand [Basic: 0/0 -> 57079/1, cluster=0000, TID=--, identifiers=[0]]] 06:33:59.536 [DEBUG] [discovery.ZigBeeNodeServiceDiscoverer] - 00158D0001FFAD43: Node SVC Discovery: running NEIGHBORS 06:33:59.538 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 00158D0001FFAD43: Added transaction to queue, len=28, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=ManagementLqiRequest [0/0 -> 56846/0, cluster=0031, TID=--, startIndex=0]] 06:34:00.276 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:34:00.278 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:34:00.280 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:34:00.308 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:34:00.310 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:34:00.311 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:34:00.590 [DEBUG] [m.zsmartsystems.zigbee.zcl.ZclCluster] - readSync request: ZclAttribute [cluster=com.zsmartsystems.zigbee.zcl.clusters.ZclBasicCluster@f6bb32, id=1, name=Application Version, dataType=UNSIGNED_8_BIT_INTEGER, lastValue=null] 06:34:00.592 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 00158D0001FFADC1: Added transaction to queue, len=28, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=ReadAttributesCommand [Basic: 0/0 -> 57079/1, cluster=0000, TID=--, identifiers=[1]]] 06:34:01.266 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 00158D0001FFADC1: Added transaction to queue, len=29, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=IeeeAddressRequest [0/0 -> 57079/0, cluster=0001, TID=--, nwkAddrOfInterest=57079, requestType=1, startIndex=0]] 06:34:01.283 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:34:01.285 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:34:01.286 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:34:01.314 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:34:01.316 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:34:01.317 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:34:01.404 [DEBUG] [discovery.ZigBeeNodeServiceDiscoverer] - 00158D0001FFADC1: Node SVC Discovery: running NEIGHBORS 06:34:01.406 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 00158D0001FFADC1: Added transaction to queue, len=30, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=ManagementLqiRequest [0/0 -> 57079/0, cluster=0031, TID=--, startIndex=0]] 06:34:02.286 [DEBUG] [m.zsmartsystems.zigbee.zcl.ZclCluster] - readSync request: ZclAttribute [cluster=com.zsmartsystems.zigbee.zcl.clusters.ZclBasicCluster@bb31e7, id=0, name=ZCL Version, dataType=UNSIGNED_8_BIT_INTEGER, lastValue=null] 06:34:02.288 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 00158D0001FFAD43: Added transaction to queue, len=29, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=ReadAttributesCommand [Basic: 0/0 -> 56846/1, cluster=0000, TID=--, identifiers=[0]]] 06:34:02.289 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:34:02.292 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:34:02.294 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:34:02.322 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:34:02.323 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:34:02.325 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:34:03.295 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:34:03.297 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:34:03.299 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:34:03.327 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:34:03.329 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:34:03.330 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:34:04.302 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:34:04.304 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:34:04.305 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:34:04.334 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:34:04.335 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:34:04.337 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:34:05.307 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:34:05.309 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:34:05.310 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:34:05.339 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:34:05.341 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:34:05.343 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:34:05.701 [DEBUG] [m.zsmartsystems.zigbee.zcl.ZclCluster] - readSync request: ZclAttribute [cluster=com.zsmartsystems.zigbee.zcl.clusters.ZclBasicCluster@bb31e7, id=2, name=Stack Version, dataType=UNSIGNED_8_BIT_INTEGER, lastValue=null] 06:34:05.703 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 00158D0001FFAD43: Added transaction to queue, len=30, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=ReadAttributesCommand [Basic: 0/0 -> 56846/1, cluster=0000, TID=--, identifiers=[2]]] 06:34:06.011 [DEBUG] [m.zsmartsystems.zigbee.zcl.ZclCluster] - readSync request: ZclAttribute [cluster=com.zsmartsystems.zigbee.zcl.clusters.ZclBasicCluster@f6bb32, id=0, name=ZCL Version, dataType=UNSIGNED_8_BIT_INTEGER, lastValue=null] 06:34:06.012 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 00158D0001FFADC1: Added transaction to queue, len=31, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=ReadAttributesCommand [Basic: 0/0 -> 57079/1, cluster=0000, TID=--, identifiers=[0]]] 06:34:06.312 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:34:06.313 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:34:06.315 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:34:06.343 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:34:06.345 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:34:06.346 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:34:06.355 [DEBUG] [app.discovery.ZigBeeNetworkDiscoverer] - 56846: NWK Discovery ending node discovery. Success=false. 06:34:07.318 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:34:07.320 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:34:07.321 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:34:07.349 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:34:07.351 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:34:07.352 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:34:08.323 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:34:08.326 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:34:08.328 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:34:08.356 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:34:08.358 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:34:08.359 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:34:09.329 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:34:09.331 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:34:09.332 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:34:09.361 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:34:09.362 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:34:09.364 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:34:10.336 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:34:10.338 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:34:10.339 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:34:10.367 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:34:10.369 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:34:10.370 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:34:10.408 [DEBUG] [m.zsmartsystems.zigbee.zcl.ZclCluster] - readSync request: ZclAttribute [cluster=com.zsmartsystems.zigbee.zcl.clusters.ZclBasicCluster@f6bb32, id=5, name=Model Identifier, dataType=CHARACTER_STRING, lastValue=null] 06:34:10.412 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 00158D0001FFADC1: Added transaction to queue, len=32, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=ReadAttributesCommand [Basic: 0/0 -> 57079/1, cluster=0000, TID=--, identifiers=[5]]] 06:34:11.271 [DEBUG] [m.zsmartsystems.zigbee.zcl.ZclCluster] - readSync request: ZclAttribute [cluster=com.zsmartsystems.zigbee.zcl.clusters.ZclBasicCluster@bb31e7, id=6, name=Date Code, dataType=CHARACTER_STRING, lastValue=null] 06:34:11.273 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 00158D0001FFAD43: Added transaction to queue, len=31, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=ReadAttributesCommand [Basic: 0/0 -> 56846/1, cluster=0000, TID=--, identifiers=[6]]] 06:34:11.341 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:34:11.342 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:34:11.344 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:34:11.365 [DEBUG] [m.zsmartsystems.zigbee.zcl.ZclCluster] - readSync request: ZclAttribute [cluster=com.zsmartsystems.zigbee.zcl.clusters.ZclBasicCluster@f6bb32, id=6, name=Date Code, dataType=CHARACTER_STRING, lastValue=null] 06:34:11.367 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 00158D0001FFADC1: Added transaction to queue, len=33, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=ReadAttributesCommand [Basic: 0/0 -> 57079/1, cluster=0000, TID=--, identifiers=[6]]] 06:34:11.373 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:34:11.374 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:34:11.375 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:34:11.540 [DEBUG] [discovery.ZigBeeNodeServiceDiscoverer] - 00158D0001FFAD43: Node SVC Discovery: ManagementLqiRequest response CommandResult [TIMEOUT] 06:34:11.541 [DEBUG] [discovery.ZigBeeNodeServiceDiscoverer] - 00158D0001FFAD43: Node SVC Discovery: request NEIGHBORS failed. Retry 6, wait 10675ms before retry. 06:34:12.346 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:34:12.347 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:34:12.349 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:34:12.377 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:34:12.379 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:34:12.380 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:34:12.594 [DEBUG] [m.zsmartsystems.zigbee.zcl.ZclCluster] - readSync request: ZclAttribute [cluster=com.zsmartsystems.zigbee.zcl.clusters.ZclBasicCluster@f6bb32, id=2, name=Stack Version, dataType=UNSIGNED_8_BIT_INTEGER, lastValue=null] 06:34:12.596 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 00158D0001FFADC1: Added transaction to queue, len=34, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=ReadAttributesCommand [Basic: 0/0 -> 57079/1, cluster=0000, TID=--, identifiers=[2]]] 06:34:13.268 [DEBUG] [app.discovery.ZigBeeNetworkDiscoverer] - 57079: NWK Discovery ending node discovery. Success=false. 06:34:13.352 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:34:13.359 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:34:13.361 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:34:13.389 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:34:13.392 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:34:13.393 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:34:13.408 [DEBUG] [discovery.ZigBeeNodeServiceDiscoverer] - 00158D0001FFADC1: Node SVC Discovery: ManagementLqiRequest response CommandResult [TIMEOUT] 06:34:13.409 [DEBUG] [discovery.ZigBeeNodeServiceDiscoverer] - 00158D0001FFADC1: Node SVC Discovery: request NEIGHBORS failed. Retry 6, wait 14784ms before retry. 06:34:13.460 [DEBUG] [org.eclipse.jetty.io.IdleTimeout ] - SocketChannelEndPoint@93f180{/0:0:0:0:0:0:0:1:40622<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=30000/30000}{io=0/0,kio=0,kro=1}->HttpConnection@1691a19[p=HttpParser{s=END,0 of -1},g=HttpGenerator@17f245{s=COMMITTED}]=>HttpChannelOverHttp@541022{r=7,c=true,c=false/false,a=ASYNC_WAIT,uri=//localhost:8080/rest/events,age=1159961} idle timeout check, elapsed: 30000 ms, remaining: 0 ms 06:34:13.463 [DEBUG] [org.eclipse.jetty.io.IdleTimeout ] - SocketChannelEndPoint@93f180{/0:0:0:0:0:0:0:1:40622<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=30002/30000}{io=0/0,kio=0,kro=1}->HttpConnection@1691a19[p=HttpParser{s=END,0 of -1},g=HttpGenerator@17f245{s=COMMITTED}]=>HttpChannelOverHttp@541022{r=7,c=true,c=false/false,a=ASYNC_WAIT,uri=//localhost:8080/rest/events,age=1159964} idle timeout expired 06:34:13.470 [DEBUG] [org.eclipse.jetty.io.FillInterest ] - onFail FillInterest@122d65{null} java.util.concurrent.TimeoutException: Idle timeout expired: 30000/30000 ms at org.eclipse.jetty.io.IdleTimeout.checkIdleTimeout(IdleTimeout.java:171) [bundleFile:9.4.20.v20190813] at org.eclipse.jetty.io.IdleTimeout.idleCheck(IdleTimeout.java:113) [bundleFile:9.4.20.v20190813] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) [?:?] at java.util.concurrent.FutureTask.run(FutureTask.java:264) [?:?] at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) [?:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?] at java.lang.Thread.run(Thread.java:834) [?:?] 06:34:13.479 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - ignored: WriteFlusher@1d8d953{IDLE}->null java.util.concurrent.TimeoutException: Idle timeout expired: 30000/30000 ms at org.eclipse.jetty.io.IdleTimeout.checkIdleTimeout(IdleTimeout.java:171) [bundleFile:9.4.20.v20190813] at org.eclipse.jetty.io.IdleTimeout.idleCheck(IdleTimeout.java:113) [bundleFile:9.4.20.v20190813] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) [?:?] at java.util.concurrent.FutureTask.run(FutureTask.java:264) [?:?] at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) [?:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?] at java.lang.Thread.run(Thread.java:834) [?:?] 06:34:13.488 [DEBUG] [org.eclipse.jetty.io.AbstractEndPoint] - Ignored idle endpoint SocketChannelEndPoint@93f180{/0:0:0:0:0:0:0:1:40622<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=30027/30000}{io=0/0,kio=0,kro=1}->HttpConnection@1691a19[p=HttpParser{s=END,0 of -1},g=HttpGenerator@17f245{s=COMMITTED}]=>HttpChannelOverHttp@541022{r=7,c=true,c=false/false,a=ASYNC_WAIT,uri=//localhost:8080/rest/events,age=1159989} 06:34:14.292 [DEBUG] [m.zsmartsystems.zigbee.zcl.ZclCluster] - readSync request: ZclAttribute [cluster=com.zsmartsystems.zigbee.zcl.clusters.ZclBasicCluster@bb31e7, id=6, name=Date Code, dataType=CHARACTER_STRING, lastValue=null] 06:34:14.299 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 00158D0001FFAD43: Added transaction to queue, len=32, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=ReadAttributesCommand [Basic: 0/0 -> 56846/1, cluster=0000, TID=--, identifiers=[6]]] 06:34:14.362 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:34:14.364 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:34:14.365 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:34:14.394 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:34:14.395 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:34:14.397 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:34:14.923 [DEBUG] [org.eclipse.jetty.io.IdleTimeout ] - SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=28792/30000}{io=1/1,kio=1,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=18,c=false,c=false/false,a=IDLE,uri=null,age=0} idle timeout check, elapsed: 28792 ms, remaining: 1208 ms 06:34:15.196 [DEBUG] [org.eclipse.jetty.io.IdleTimeout ] - SocketChannelEndPoint@24f51a{/0:0:0:0:0:0:0:1:40664<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=28420/30000}{io=1/1,kio=1,kro=1}->HttpConnection@158e8c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@cb4450{s=START}]=>HttpChannelOverHttp@7b1877{r=2,c=false,c=false/false,a=IDLE,uri=null,age=0} idle timeout check, elapsed: 28420 ms, remaining: 1580 ms 06:34:15.369 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:34:15.371 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:34:15.372 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:34:15.400 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:34:15.402 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:34:15.403 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:34:16.133 [DEBUG] [org.eclipse.jetty.io.IdleTimeout ] - SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=30002/30000}{io=1/1,kio=1,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=18,c=false,c=false/false,a=IDLE,uri=null,age=0} idle timeout check, elapsed: 30002 ms, remaining: -2 ms 06:34:16.135 [DEBUG] [org.eclipse.jetty.io.IdleTimeout ] - SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=30004/30000}{io=1/1,kio=1,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=18,c=false,c=false/false,a=IDLE,uri=null,age=0} idle timeout expired 06:34:16.136 [DEBUG] [org.eclipse.jetty.io.FillInterest ] - onFail FillInterest@173da22{AC.ReadCB@840d7a{HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=30006/30000}{io=1/1,kio=1,kro=1}->HttpConnection@840d7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=18,c=false,c=false/false,a=IDLE,uri=null,age=0}}} java.util.concurrent.TimeoutException: Idle timeout expired: 30002/30000 ms at org.eclipse.jetty.io.IdleTimeout.checkIdleTimeout(IdleTimeout.java:171) [bundleFile:9.4.20.v20190813] at org.eclipse.jetty.io.IdleTimeout.idleCheck(IdleTimeout.java:113) [bundleFile:9.4.20.v20190813] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) [?:?] at java.util.concurrent.FutureTask.run(FutureTask.java:264) [?:?] at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) [?:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?] at java.lang.Thread.run(Thread.java:834) [?:?] 06:34:16.141 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - close HttpParser{s=START,0 of -1} 06:34:16.142 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - START --> CLOSE 06:34:16.151 [DEBUG] [g.eclipse.jetty.io.AbstractConnection] - HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=30013/30000}{io=1/1,kio=1,kro=1}->HttpConnection@840d7a[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=18,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillInterestedFailed {} 06:34:16.155 [DEBUG] [org.eclipse.jetty.io.AbstractEndPoint] - shutdownOutput SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=30024/30000}{io=1/1,kio=1,kro=1}->HttpConnection@840d7a[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=18,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:34:16.157 [DEBUG] [g.eclipse.jetty.io.AbstractConnection] - fillInterested HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OSHUT,fill=-,flush=-,to=30026/30000}{io=1/1,kio=1,kro=1}->HttpConnection@840d7a[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=18,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:34:16.177 [DEBUG] [org.eclipse.jetty.io.FillInterest ] - interested FillInterest@173da22{AC.ReadCB@840d7a{HttpConnection@840d7a::SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@840d7a[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=18,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 06:34:16.189 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - changeInterests p=false 1->1 for SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OSHUT,fill=FI,flush=-,to=30/30000}{io=1/1,kio=1,kro=1}->HttpConnection@840d7a[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=18,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:34:16.191 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@19a76fd on ManagedSelector@aabe05{STARTED} id=0 keys=3 selected=0 updates=0 06:34:16.206 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Wakeup on submit ManagedSelector@aabe05{STARTED} id=0 keys=3 selected=0 updates=1 06:34:16.209 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db woken with none selected 06:34:16.210 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db woken up from select, 0/0/3 selected 06:34:16.212 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db processing 0 keys, 1 updates 06:34:16.217 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - ignored: WriteFlusher@1394f5a{IDLE}->null java.util.concurrent.TimeoutException: Idle timeout expired: 30002/30000 ms at org.eclipse.jetty.io.IdleTimeout.checkIdleTimeout(IdleTimeout.java:171) [bundleFile:9.4.20.v20190813] at org.eclipse.jetty.io.IdleTimeout.idleCheck(IdleTimeout.java:113) [bundleFile:9.4.20.v20190813] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) [?:?] at java.util.concurrent.FutureTask.run(FutureTask.java:264) [?:?] at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) [?:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?] at java.lang.Thread.run(Thread.java:834) [?:?] 06:34:16.213 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - updateable 1 06:34:16.229 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - update org.eclipse.jetty.io.ChannelEndPoint$1@19a76fd 06:34:16.237 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - Key interests updated 1 -> 1 on SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OSHUT,fill=FI,flush=-,to=78/30000}{io=1/1,kio=1,kro=1}->HttpConnection@840d7a[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=18,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:34:16.234 [DEBUG] [org.eclipse.jetty.io.AbstractEndPoint] - Ignored idle endpoint SocketChannelEndPoint@1c07779{/0:0:0:0:0:0:0:1:40662<->/0:0:0:0:0:0:0:1:8080,OSHUT,fill=FI,flush=-,to=75/30000}{io=1/1,kio=1,kro=1}->HttpConnection@840d7a[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@c5dd2c{s=START}]=>HttpChannelOverHttp@1f81be5{r=18,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:34:16.242 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - updates 0 06:34:16.244 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db waiting with 3 keys 06:34:16.373 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:34:16.375 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:34:16.377 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:34:16.405 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:34:16.407 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:34:16.408 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:34:16.778 [DEBUG] [org.eclipse.jetty.io.IdleTimeout ] - SocketChannelEndPoint@24f51a{/0:0:0:0:0:0:0:1:40664<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=30002/30000}{io=1/1,kio=1,kro=1}->HttpConnection@158e8c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@cb4450{s=START}]=>HttpChannelOverHttp@7b1877{r=2,c=false,c=false/false,a=IDLE,uri=null,age=0} idle timeout check, elapsed: 30002 ms, remaining: -2 ms 06:34:16.780 [DEBUG] [org.eclipse.jetty.io.IdleTimeout ] - SocketChannelEndPoint@24f51a{/0:0:0:0:0:0:0:1:40664<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=30004/30000}{io=1/1,kio=1,kro=1}->HttpConnection@158e8c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@cb4450{s=START}]=>HttpChannelOverHttp@7b1877{r=2,c=false,c=false/false,a=IDLE,uri=null,age=0} idle timeout expired 06:34:16.782 [DEBUG] [org.eclipse.jetty.io.FillInterest ] - onFail FillInterest@955ade{AC.ReadCB@158e8c4{HttpConnection@158e8c4::SocketChannelEndPoint@24f51a{/0:0:0:0:0:0:0:1:40664<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=FI,flush=-,to=30006/30000}{io=1/1,kio=1,kro=1}->HttpConnection@158e8c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@cb4450{s=START}]=>HttpChannelOverHttp@7b1877{r=2,c=false,c=false/false,a=IDLE,uri=null,age=0}}} java.util.concurrent.TimeoutException: Idle timeout expired: 30002/30000 ms at org.eclipse.jetty.io.IdleTimeout.checkIdleTimeout(IdleTimeout.java:171) [bundleFile:9.4.20.v20190813] at org.eclipse.jetty.io.IdleTimeout.idleCheck(IdleTimeout.java:113) [bundleFile:9.4.20.v20190813] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) [?:?] at java.util.concurrent.FutureTask.run(FutureTask.java:264) [?:?] at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) [?:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?] at java.lang.Thread.run(Thread.java:834) [?:?] 06:34:16.797 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - close HttpParser{s=START,0 of -1} 06:34:16.802 [DEBUG] [org.eclipse.jetty.http.HttpParser ] - START --> CLOSE 06:34:16.804 [DEBUG] [g.eclipse.jetty.io.AbstractConnection] - HttpConnection@158e8c4::SocketChannelEndPoint@24f51a{/0:0:0:0:0:0:0:1:40664<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=30028/30000}{io=1/1,kio=1,kro=1}->HttpConnection@158e8c4[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@cb4450{s=START}]=>HttpChannelOverHttp@7b1877{r=2,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillInterestedFailed {} 06:34:16.811 [DEBUG] [org.eclipse.jetty.io.AbstractEndPoint] - shutdownOutput SocketChannelEndPoint@24f51a{/0:0:0:0:0:0:0:1:40664<->/0:0:0:0:0:0:0:1:8080,OPEN,fill=-,flush=-,to=30036/30000}{io=1/1,kio=1,kro=1}->HttpConnection@158e8c4[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@cb4450{s=START}]=>HttpChannelOverHttp@7b1877{r=2,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:34:16.816 [DEBUG] [g.eclipse.jetty.io.AbstractConnection] - fillInterested HttpConnection@158e8c4::SocketChannelEndPoint@24f51a{/0:0:0:0:0:0:0:1:40664<->/0:0:0:0:0:0:0:1:8080,OSHUT,fill=-,flush=-,to=30040/30000}{io=1/1,kio=1,kro=1}->HttpConnection@158e8c4[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@cb4450{s=START}]=>HttpChannelOverHttp@7b1877{r=2,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:34:16.820 [DEBUG] [org.eclipse.jetty.io.FillInterest ] - interested FillInterest@955ade{AC.ReadCB@158e8c4{HttpConnection@158e8c4::SocketChannelEndPoint@24f51a{/0:0:0:0:0:0:0:1:40664<->/0:0:0:0:0:0:0:1:8080,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@158e8c4[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@cb4450{s=START}]=>HttpChannelOverHttp@7b1877{r=2,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 06:34:16.823 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - changeInterests p=false 1->1 for SocketChannelEndPoint@24f51a{/0:0:0:0:0:0:0:1:40664<->/0:0:0:0:0:0:0:1:8080,OSHUT,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->HttpConnection@158e8c4[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@cb4450{s=START}]=>HttpChannelOverHttp@7b1877{r=2,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:34:16.825 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@c3f8f5 on ManagedSelector@aabe05{STARTED} id=0 keys=3 selected=0 updates=0 06:34:16.827 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Wakeup on submit ManagedSelector@aabe05{STARTED} id=0 keys=3 selected=0 updates=1 06:34:16.828 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db woken with none selected 06:34:16.829 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db woken up from select, 0/0/3 selected 06:34:16.835 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db processing 0 keys, 1 updates 06:34:16.843 [DEBUG] [org.eclipse.jetty.io.WriteFlusher ] - ignored: WriteFlusher@df2025{IDLE}->null java.util.concurrent.TimeoutException: Idle timeout expired: 30002/30000 ms at org.eclipse.jetty.io.IdleTimeout.checkIdleTimeout(IdleTimeout.java:171) [bundleFile:9.4.20.v20190813] at org.eclipse.jetty.io.IdleTimeout.idleCheck(IdleTimeout.java:113) [bundleFile:9.4.20.v20190813] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) [?:?] at java.util.concurrent.FutureTask.run(FutureTask.java:264) [?:?] at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) [?:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?] at java.lang.Thread.run(Thread.java:834) [?:?] 06:34:16.844 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - updateable 1 06:34:16.850 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - update org.eclipse.jetty.io.ChannelEndPoint$1@c3f8f5 06:34:16.853 [DEBUG] [org.eclipse.jetty.io.ChannelEndPoint ] - Key interests updated 1 -> 1 on SocketChannelEndPoint@24f51a{/0:0:0:0:0:0:0:1:40664<->/0:0:0:0:0:0:0:1:8080,OSHUT,fill=FI,flush=-,to=33/30000}{io=1/1,kio=1,kro=1}->HttpConnection@158e8c4[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@cb4450{s=START}]=>HttpChannelOverHttp@7b1877{r=2,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:34:16.852 [DEBUG] [org.eclipse.jetty.io.AbstractEndPoint] - Ignored idle endpoint SocketChannelEndPoint@24f51a{/0:0:0:0:0:0:0:1:40664<->/0:0:0:0:0:0:0:1:8080,OSHUT,fill=FI,flush=-,to=32/30000}{io=1/1,kio=1,kro=1}->HttpConnection@158e8c4[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@cb4450{s=START}]=>HttpChannelOverHttp@7b1877{r=2,c=false,c=false/false,a=IDLE,uri=null,age=0} 06:34:16.856 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - updates 0 06:34:16.857 [DEBUG] [org.eclipse.jetty.io.ManagedSelector ] - Selector sun.nio.ch.EPollSelectorImpl@15864db waiting with 3 keys 06:34:17.378 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:34:17.380 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:34:17.381 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:34:17.410 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:34:17.411 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:34:17.412 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:34:17.705 [DEBUG] [m.zsmartsystems.zigbee.zcl.ZclCluster] - readSync request: ZclAttribute [cluster=com.zsmartsystems.zigbee.zcl.clusters.ZclBasicCluster@bb31e7, id=0, name=ZCL Version, dataType=UNSIGNED_8_BIT_INTEGER, lastValue=null] 06:34:17.707 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 00158D0001FFAD43: Added transaction to queue, len=33, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=ReadAttributesCommand [Basic: 0/0 -> 56846/1, cluster=0000, TID=--, identifiers=[0]]] 06:34:18.013 [DEBUG] [m.zsmartsystems.zigbee.zcl.ZclCluster] - readSync request: ZclAttribute [cluster=com.zsmartsystems.zigbee.zcl.clusters.ZclBasicCluster@f6bb32, id=6, name=Date Code, dataType=CHARACTER_STRING, lastValue=null] 06:34:18.015 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 00158D0001FFADC1: Added transaction to queue, len=35, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=ReadAttributesCommand [Basic: 0/0 -> 57079/1, cluster=0000, TID=--, identifiers=[6]]] 06:34:18.384 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:34:18.386 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:34:18.388 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:34:18.416 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:34:18.418 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:34:18.419 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:34:19.389 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:34:19.391 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:34:19.392 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:34:19.421 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:34:19.422 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:34:19.424 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:34:20.394 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:34:20.395 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:34:20.397 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:34:20.425 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:34:20.427 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:34:20.428 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:34:21.400 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:34:21.401 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:34:21.403 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:34:21.431 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:34:21.432 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:34:21.434 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:34:22.218 [DEBUG] [discovery.ZigBeeNodeServiceDiscoverer] - 00158D0001FFAD43: Node SVC Discovery: running NEIGHBORS 06:34:22.220 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 00158D0001FFAD43: Added transaction to queue, len=34, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=ManagementLqiRequest [0/0 -> 56846/0, cluster=0031, TID=--, startIndex=0]] 06:34:22.264 [DEBUG] [org.quartz.core.QuartzSchedulerThread] - batch acquisition of 0 triggers 06:34:22.406 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:34:22.407 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:34:22.409 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:34:22.417 [DEBUG] [m.zsmartsystems.zigbee.zcl.ZclCluster] - readSync request: ZclAttribute [cluster=com.zsmartsystems.zigbee.zcl.clusters.ZclBasicCluster@f6bb32, id=3, name=HW Version, dataType=UNSIGNED_8_BIT_INTEGER, lastValue=null] 06:34:22.421 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 00158D0001FFADC1: Added transaction to queue, len=36, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=ReadAttributesCommand [Basic: 0/0 -> 57079/1, cluster=0000, TID=--, identifiers=[3]]] 06:34:22.439 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:34:22.440 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:34:22.442 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:34:23.274 [DEBUG] [m.zsmartsystems.zigbee.zcl.ZclCluster] - readSync request: 2 06:34:23.276 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 00158D0001FFAD43: Added transaction to queue, len=35, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=ReadAttributesCommand [Ota Upgrade: 0/0 -> 56846/1, cluster=0019, TID=--, identifiers=[2]]] 06:34:23.368 [DEBUG] [m.zsmartsystems.zigbee.zcl.ZclCluster] - readSync request: 2 06:34:23.370 [DEBUG] [ee.transaction.ZigBeeTransactionQueue] - 00158D0001FFADC1: Added transaction to queue, len=37, transaction=ZigBeeTransaction [queueTime=0, state=WAITING, sendCnt=0, command=ReadAttributesCommand [Ota Upgrade: 0/0 -> 57079/1, cluster=0019, TID=--, identifiers=[2]]] 06:34:23.410 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:34:23.412 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:34:23.414 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N? 06:34:23.442 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:+N=COO,11,08,D138,DF7ACB1D0A20B001 06:34:23.467 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis Data:OK 06:34:23.468 [DEBUG] [egesis.internal.TelegesisFrameHandler] - RX Telegesis: TelegesisDisplayNetworkInformationCommand [device=COO, channel=11, power=8, panId=53560, epanId=DF7ACB1D0A20B001, status=SUCCESS] 06:34:24.417 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis queue: 1 06:34:24.418 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis: TelegesisDisplayNetworkInformationCommand [device=null, channel=null, power=null, panId=null, epanId=null] 06:34:24.426 [DEBUG] [egesis.internal.TelegesisFrameHandler] - TX Telegesis Data:AT+N?