[INFO] fetching crate muchin 0.1.0... [INFO] testing muchin-0.1.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate muchin 0.1.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate muchin 0.1.0 [INFO] finished tweaking crates.io crate muchin 0.1.0 [INFO] tweaked toml for crates.io crate muchin 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate muchin 0.1.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate muchin 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9fb526a3d076b2b9b3df78f0394bdc1ebee136b2283dc977d02c936cbcdda6c3 [INFO] running `Command { std: "docker" "start" "-a" "9fb526a3d076b2b9b3df78f0394bdc1ebee136b2283dc977d02c936cbcdda6c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9fb526a3d076b2b9b3df78f0394bdc1ebee136b2283dc977d02c936cbcdda6c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fb526a3d076b2b9b3df78f0394bdc1ebee136b2283dc977d02c936cbcdda6c3", kill_on_drop: false }` [INFO] [stdout] 9fb526a3d076b2b9b3df78f0394bdc1ebee136b2283dc977d02c936cbcdda6c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a1fa1acac38e8c68175c7f26368ee09e51d4ee4fcde4bc6d8d76530fbf7d8d0d [INFO] running `Command { std: "docker" "start" "-a" "a1fa1acac38e8c68175c7f26368ee09e51d4ee4fcde4bc6d8d76530fbf7d8d0d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling zerocopy v0.8.17 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling linkme-impl v0.3.31 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling uuid v1.13.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rand_core v0.9.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling muchin_model_state_derive v0.1.0 [INFO] [stderr] Compiling gensym v0.1.1 [INFO] [stderr] Compiling type-uuid-derive v0.1.2 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling linkme v0.3.31 [INFO] [stderr] Compiling type-uuid v0.1.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling env_logger v0.11.6 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling muchin v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `generic_const_exprs` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(generic_const_exprs)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #76560 for more information [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/automaton/action.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 114 | #[derive(PartialEq, Eq, Clone, Serialize, Deserialize)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 117 | fun_ptr: Option AnyAction>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.52s [INFO] running `Command { std: "docker" "inspect" "a1fa1acac38e8c68175c7f26368ee09e51d4ee4fcde4bc6d8d76530fbf7d8d0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1fa1acac38e8c68175c7f26368ee09e51d4ee4fcde4bc6d8d76530fbf7d8d0d", kill_on_drop: false }` [INFO] [stdout] a1fa1acac38e8c68175c7f26368ee09e51d4ee4fcde4bc6d8d76530fbf7d8d0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba8ad6762bb22a1fee9132a694ffc6fd2958ddb12347cd73136600e052198f17 [INFO] running `Command { std: "docker" "start" "-a" "ba8ad6762bb22a1fee9132a694ffc6fd2958ddb12347cd73136600e052198f17", kill_on_drop: false }` [INFO] [stdout] warning: the feature `generic_const_exprs` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(generic_const_exprs)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #76560 for more information [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/automaton/action.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 114 | #[derive(PartialEq, Eq, Clone, Serialize, Deserialize)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 117 | fun_ptr: Option AnyAction>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling muchin v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `generic_const_exprs` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(generic_const_exprs)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #76560 for more information [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/automaton/action.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 114 | #[derive(PartialEq, Eq, Clone, Serialize, Deserialize)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 117 | fun_ptr: Option AnyAction>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 11.02s [INFO] running `Command { std: "docker" "inspect" "ba8ad6762bb22a1fee9132a694ffc6fd2958ddb12347cd73136600e052198f17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba8ad6762bb22a1fee9132a694ffc6fd2958ddb12347cd73136600e052198f17", kill_on_drop: false }` [INFO] [stdout] ba8ad6762bb22a1fee9132a694ffc6fd2958ddb12347cd73136600e052198f17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a7c937544801857c57612f9e0df27f01655f97162582d4fb0c734fe75034b89e [INFO] running `Command { std: "docker" "start" "-a" "a7c937544801857c57612f9e0df27f01655f97162582d4fb0c734fe75034b89e", kill_on_drop: false }` [INFO] [stderr] warning: the feature `generic_const_exprs` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stderr] --> src/lib.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(generic_const_exprs)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #76560 for more information [INFO] [stderr] = note: `#[warn(incomplete_features)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stderr] --> src/automaton/action.rs:117:5 [INFO] [stderr] | [INFO] [stderr] 114 | #[derive(PartialEq, Eq, Clone, Serialize, Deserialize)] [INFO] [stderr] | --------- in this derive macro expansion [INFO] [stderr] ... [INFO] [stderr] 117 | fun_ptr: Option AnyAction>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: the address of the same function can vary between different codegen units [INFO] [stderr] = note: furthermore, different functions could have the same address after being merged together [INFO] [stderr] = note: for more information visit [INFO] [stderr] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `muchin` (lib) generated 2 warnings [INFO] [stderr] warning: `muchin` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/muchin-abacd822390cb08a) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::echo_network::echo_server_50_clients ... FAILED [INFO] [stdout] test tests::echo_network::echo_server_5_clients ... FAILED [INFO] [stderr] [WARN] |ECHO_CLIENT| connection Uid(9) error: Transport endpoint is not connected (os error 107), reconnection attempt 1 [INFO] [stderr] [INFO] |ECHO_SERVER| new connection Uid(19) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(29) (4528 bytes) from connection Uid(15) with timeout Millis(9083) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(38) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(46) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(54) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(60) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(80) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(29) from connection Uid(15), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(87) (9425 bytes) from connection Uid(15) with timeout Millis(8057) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(96) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(104) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(110) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(118) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(126) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(132) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(140) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(148) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(154) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(174) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(87) from connection Uid(15), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(181) (7482 bytes) from connection Uid(15) with timeout Millis(2229) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(190) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(198) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(204) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(212) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(220) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(226) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(234) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(181) from connection Uid(15), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(254) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(258) (4263 bytes) from connection Uid(15) with timeout Millis(8481) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(266) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(272) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(280) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(288) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(258) from connection Uid(15), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(306) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(312) (2067 bytes) from connection Uid(15) with timeout Millis(6789) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(318) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(326) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(312) from connection Uid(15), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(346) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(350) (2013 bytes) from connection Uid(15) with timeout Millis(8294) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(358) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(350) from connection Uid(15), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(376) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(382) (2879 bytes) from connection Uid(15) with timeout Millis(3628) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(388) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(396) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(382) from connection Uid(15), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(416) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(420) (1818 bytes) from connection Uid(15) with timeout Millis(7151) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(428) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(420) from connection Uid(15), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(446) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(452) (7083 bytes) from connection Uid(15) with timeout Millis(3669) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(458) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(466) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(474) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(480) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(488) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(496) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(452) from connection Uid(15), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(514) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(520) (4895 bytes) from connection Uid(15) with timeout Millis(9725) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(526) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(534) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(542) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(548) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(568) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(520) from connection Uid(15), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(575) (3309 bytes) from connection Uid(15) with timeout Millis(1999) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(584) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(592) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(598) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(618) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(575) from connection Uid(15), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(625) (2029 bytes) from connection Uid(15) with timeout Millis(7784) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(634) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(625) from connection Uid(15), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(654) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(658) (9710 bytes) from connection Uid(15) with timeout Millis(3980) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(666) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(672) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(680) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(688) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(694) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(702) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(710) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(716) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(724) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(658) from connection Uid(15), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(744) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(748) (575 bytes) from connection Uid(15) with timeout Millis(8081) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(748) from connection Uid(15), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(764) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(768) (9868 bytes) from connection Uid(15) with timeout Millis(6835) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(776) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(782) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(790) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(798) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(804) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(812) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(820) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(826) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(834) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(768) from connection Uid(15), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(854) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(858) (9167 bytes) from connection Uid(15) with timeout Millis(8502) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(866) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(872) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(880) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(888) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(894) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(902) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(910) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(916) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(936) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(858) from connection Uid(15), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(943) (5424 bytes) from connection Uid(15) with timeout Millis(1320) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(952) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(960) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(966) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(974) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(982) (1024 bytes), connection Uid(19), timeout Millis(500) [INFO] [stderr] [WARN] |ECHO_CLIENT| recv Uid(943) timeout from connection Uid(15) [INFO] [stderr] [INFO] |ECHO_CLIENT| connection Uid(15) closed [INFO] [stderr] [WARN] |ECHO_SERVER| recv Uid(982) error: "Connection closed" [INFO] [stderr] [INFO] |ECHO_SERVER| connection Uid(19) closed [INFO] [stderr] [INFO] |ECHO_SERVER| new connection Uid(998) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(1004) (1974 bytes) from connection Uid(993) with timeout Millis(8130) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1006) (1024 bytes), connection Uid(998), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1014) (1024 bytes), connection Uid(998), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1034) (1024 bytes), connection Uid(998), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(1004) from connection Uid(993), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(1041) (4075 bytes) from connection Uid(993) with timeout Millis(9377) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1050) (1024 bytes), connection Uid(998), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1058) (1024 bytes), connection Uid(998), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1064) (1024 bytes), connection Uid(998), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1084) (1024 bytes), connection Uid(998), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(1041) from connection Uid(993), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(1091) (5642 bytes) from connection Uid(993) with timeout Millis(1426) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1100) (1024 bytes), connection Uid(998), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1108) (1024 bytes), connection Uid(998), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1114) (1024 bytes), connection Uid(998), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1122) (1024 bytes), connection Uid(998), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1130) (1024 bytes), connection Uid(998), timeout Millis(500) [INFO] [stderr] [WARN] |ECHO_CLIENT| recv Uid(1091) timeout from connection Uid(993) [INFO] [stderr] [INFO] |ECHO_CLIENT| connection Uid(993) closed [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1149) (1024 bytes), connection Uid(998), timeout Millis(500) [INFO] [stderr] [WARN] |ECHO_SERVER| recv Uid(1149) error: "Connection error" [INFO] [stderr] [INFO] |ECHO_SERVER| connection Uid(998) closed [INFO] [stderr] [WARN] |ECHO_CLIENT| send Uid(1153) to connection Uid(1145) error: Connection closed [INFO] [stderr] [INFO] |ECHO_CLIENT| connection Uid(1145) closed [INFO] [stderr] [INFO] |ECHO_SERVER| new connection Uid(1162) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1169) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(1170) (1146 bytes) from connection Uid(1157) with timeout Millis(7695) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1181) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(1170) from connection Uid(1157), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1200) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(1206) (1793 bytes) from connection Uid(1157) with timeout Millis(8966) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1212) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(1206) from connection Uid(1157), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1232) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(1236) (7006 bytes) from connection Uid(1157) with timeout Millis(2912) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1244) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1251) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1258) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1266) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1273) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1280) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(1236) from connection Uid(1157), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1300) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(1304) (4548 bytes) from connection Uid(1157) with timeout Millis(5960) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1312) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1319) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1326) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1334) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(1304) from connection Uid(1157), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1353) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(1358) (6025 bytes) from connection Uid(1157) with timeout Millis(8318) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1365) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1372) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1380) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1387) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1394) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(1358) from connection Uid(1157), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1414) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(1418) (4716 bytes) from connection Uid(1157) with timeout Millis(2010) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1426) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1433) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1440) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1448) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(1418) from connection Uid(1157), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1467) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(1472) (946 bytes) from connection Uid(1157) with timeout Millis(6749) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(1472) from connection Uid(1157), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1491) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(1496) (1284 bytes) from connection Uid(1157) with timeout Millis(5659) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1503) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(1496) from connection Uid(1157), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1522) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(1528) (5105 bytes) from connection Uid(1157) with timeout Millis(1786) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1534) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1542) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1549) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1556) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(1528) from connection Uid(1157), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1576) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(1580) (1564 bytes) from connection Uid(1157) with timeout Millis(3489) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1588) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(1580) from connection Uid(1157), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1607) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(1612) (7398 bytes) from connection Uid(1157) with timeout Millis(8329) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1619) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1626) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1634) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1641) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1648) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1656) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1663) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(1612) from connection Uid(1157), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1682) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(1688) (3973 bytes) from connection Uid(1157) with timeout Millis(8460) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1694) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1702) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1709) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(1688) from connection Uid(1157), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1728) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(1734) (6866 bytes) from connection Uid(1157) with timeout Millis(3380) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1740) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1748) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1755) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1762) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1770) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1777) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(1734) from connection Uid(1157), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1796) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(1802) (8556 bytes) from connection Uid(1157) with timeout Millis(7557) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1808) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1816) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1823) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1830) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1838) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1845) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1852) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1860) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(1802) from connection Uid(1157), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1879) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(1884) (3239 bytes) from connection Uid(1157) with timeout Millis(3139) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1891) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1898) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1906) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(1884) from connection Uid(1157), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1925) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(1930) (5754 bytes) from connection Uid(1157) with timeout Millis(6366) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1937) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1944) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1952) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1959) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1966) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(1930) from connection Uid(1157), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1986) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(1990) (7204 bytes) from connection Uid(1157) with timeout Millis(6768) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(1998) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2005) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2012) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2020) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2027) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2034) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2042) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(1990) from connection Uid(1157), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2061) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(2066) (1327 bytes) from connection Uid(1157) with timeout Millis(4913) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2073) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(2066) from connection Uid(1157), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2092) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(2098) (6408 bytes) from connection Uid(1157) with timeout Millis(4672) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2104) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2112) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2119) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2126) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2134) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2141) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(2098) from connection Uid(1157), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2160) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(2166) (4888 bytes) from connection Uid(1157) with timeout Millis(7121) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2172) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stdout] test tests::echo_network::echo_server_1_client has been running for over 60 seconds [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2180) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2187) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2194) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(2166) from connection Uid(1157), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2214) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(2218) (6514 bytes) from connection Uid(1157) with timeout Millis(9767) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2226) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2233) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2240) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2248) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2255) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2262) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(2218) from connection Uid(1157), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2282) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(2286) (3198 bytes) from connection Uid(1157) with timeout Millis(2261) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2294) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2301) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2308) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(2286) from connection Uid(1157), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2328) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(2332) (2933 bytes) from connection Uid(1157) with timeout Millis(4556) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2340) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2347) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(2332) from connection Uid(1157), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2366) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(2372) (5617 bytes) from connection Uid(1157) with timeout Millis(2298) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2378) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2386) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2393) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2400) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2408) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(2372) from connection Uid(1157), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2427) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(2432) (6796 bytes) from connection Uid(1157) with timeout Millis(6600) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2439) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2446) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2454) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2461) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2468) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2476) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(2432) from connection Uid(1157), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2495) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(2500) (1772 bytes) from connection Uid(1157) with timeout Millis(8783) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2507) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(2500) from connection Uid(1157), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2526) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(2532) (9166 bytes) from connection Uid(1157) with timeout Millis(1842) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2538) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2546) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2553) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2560) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2568) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2575) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2582) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2590) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [WARN] |ECHO_CLIENT| recv Uid(2532) timeout from connection Uid(1157) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2608) (1024 bytes), connection Uid(1162), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| connection Uid(1157) closed [INFO] [stderr] [WARN] |ECHO_SERVER| recv Uid(2608) error: "Connection reset by peer (os error 104)" [INFO] [stderr] [INFO] |ECHO_SERVER| connection Uid(1162) closed [INFO] [stderr] [INFO] |ECHO_SERVER| new connection Uid(2614) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(2620) (3500 bytes) from connection Uid(2609) with timeout Millis(6541) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2622) (1024 bytes), connection Uid(2614), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2631) (1024 bytes), connection Uid(2614), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2638) (1024 bytes), connection Uid(2614), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2646) (1024 bytes), connection Uid(2614), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(2620) from connection Uid(2609), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2665) (1024 bytes), connection Uid(2614), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(2670) (1561 bytes) from connection Uid(2609) with timeout Millis(6999) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2677) (1024 bytes), connection Uid(2614), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2696) (1024 bytes), connection Uid(2614), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(2670) from connection Uid(2609), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(2703) (9479 bytes) from connection Uid(2609) with timeout Millis(8060) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2712) (1024 bytes), connection Uid(2614), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2720) (1024 bytes), connection Uid(2614), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2727) (1024 bytes), connection Uid(2614), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2734) (1024 bytes), connection Uid(2614), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2742) (1024 bytes), connection Uid(2614), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2749) (1024 bytes), connection Uid(2614), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2756) (1024 bytes), connection Uid(2614), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2764) (1024 bytes), connection Uid(2614), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2771) (1024 bytes), connection Uid(2614), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2790) (1024 bytes), connection Uid(2614), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(2703) from connection Uid(2609), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(2797) (386 bytes) from connection Uid(2609) with timeout Millis(3357) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2814) (1024 bytes), connection Uid(2614), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(2797) from connection Uid(2609), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(2821) (7962 bytes) from connection Uid(2609) with timeout Millis(5498) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2830) (1024 bytes), connection Uid(2614), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2838) (1024 bytes), connection Uid(2614), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2845) (1024 bytes), connection Uid(2614), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2852) (1024 bytes), connection Uid(2614), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2860) (1024 bytes), connection Uid(2614), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2867) (1024 bytes), connection Uid(2614), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2874) (1024 bytes), connection Uid(2614), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(2821) from connection Uid(2609), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2894) (1024 bytes), connection Uid(2614), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(2898) (6909 bytes) from connection Uid(2609) with timeout Millis(3436) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2906) (1024 bytes), connection Uid(2614), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2913) (1024 bytes), connection Uid(2614), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2920) (1024 bytes), connection Uid(2614), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2928) (1024 bytes), connection Uid(2614), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2935) (1024 bytes), connection Uid(2614), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2942) (1024 bytes), connection Uid(2614), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(2898) from connection Uid(2609), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2962) (1024 bytes), connection Uid(2614), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(2966) (9859 bytes) from connection Uid(2609) with timeout Millis(6918) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2974) (1024 bytes), connection Uid(2614), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2981) (1024 bytes), connection Uid(2614), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2988) (1024 bytes), connection Uid(2614), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(2996) (1024 bytes), connection Uid(2614), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3003) (1024 bytes), connection Uid(2614), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3010) (1024 bytes), connection Uid(2614), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3018) (1024 bytes), connection Uid(2614), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3025) (1024 bytes), connection Uid(2614), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3032) (1024 bytes), connection Uid(2614), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(2966) from connection Uid(2609), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3052) (1024 bytes), connection Uid(2614), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(3056) (1584 bytes) from connection Uid(2609) with timeout Millis(7163) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3064) (1024 bytes), connection Uid(2614), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(3056) from connection Uid(2609), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3083) (1024 bytes), connection Uid(2614), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(3088) (8275 bytes) from connection Uid(2609) with timeout Millis(3664) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3095) (1024 bytes), connection Uid(2614), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3102) (1024 bytes), connection Uid(2614), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3110) (1024 bytes), connection Uid(2614), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3117) (1024 bytes), connection Uid(2614), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3124) (1024 bytes), connection Uid(2614), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3132) (1024 bytes), connection Uid(2614), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3139) (1024 bytes), connection Uid(2614), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3146) (1024 bytes), connection Uid(2614), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(3088) from connection Uid(2609), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3166) (1024 bytes), connection Uid(2614), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(3170) (2500 bytes) from connection Uid(2609) with timeout Millis(7049) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3178) (1024 bytes), connection Uid(2614), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3185) (1024 bytes), connection Uid(2614), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3204) (1024 bytes), connection Uid(2614), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(3170) from connection Uid(2609), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(3211) (2614 bytes) from connection Uid(2609) with timeout Millis(3769) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3220) (1024 bytes), connection Uid(2614), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3228) (1024 bytes), connection Uid(2614), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(3211) from connection Uid(2609), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3247) (1024 bytes), connection Uid(2614), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(3252) (182 bytes) from connection Uid(2609) with timeout Millis(9341) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(3252) from connection Uid(2609), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3271) (1024 bytes), connection Uid(2614), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(3276) (6 bytes) from connection Uid(2609) with timeout Millis(5862) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(3276) from connection Uid(2609), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3295) (1024 bytes), connection Uid(2614), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(3300) (3538 bytes) from connection Uid(2609) with timeout Millis(6629) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3307) (1024 bytes), connection Uid(2614), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3314) (1024 bytes), connection Uid(2614), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3322) (1024 bytes), connection Uid(2614), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(3300) from connection Uid(2609), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3341) (1024 bytes), connection Uid(2614), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(3346) (959 bytes) from connection Uid(2609) with timeout Millis(8969) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(3346) from connection Uid(2609), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3365) (1024 bytes), connection Uid(2614), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(3370) (5197 bytes) from connection Uid(2609) with timeout Millis(2036) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3377) (1024 bytes), connection Uid(2614), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3384) (1024 bytes), connection Uid(2614), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3392) (1024 bytes), connection Uid(2614), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3399) (1024 bytes), connection Uid(2614), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3406) (1024 bytes), connection Uid(2614), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(3370) from connection Uid(2609), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3426) (1024 bytes), connection Uid(2614), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(3430) (1604 bytes) from connection Uid(2609) with timeout Millis(1463) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3438) (1024 bytes), connection Uid(2614), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(3430) from connection Uid(2609), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3457) (1024 bytes), connection Uid(2614), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(3462) (9362 bytes) from connection Uid(2609) with timeout Millis(1663) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3469) (1024 bytes), connection Uid(2614), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3476) (1024 bytes), connection Uid(2614), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3484) (1024 bytes), connection Uid(2614), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3491) (1024 bytes), connection Uid(2614), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3498) (1024 bytes), connection Uid(2614), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3506) (1024 bytes), connection Uid(2614), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3513) (1024 bytes), connection Uid(2614), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3520) (1024 bytes), connection Uid(2614), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3528) (1024 bytes), connection Uid(2614), timeout Millis(500) [INFO] [stderr] [WARN] |ECHO_CLIENT| recv Uid(3462) timeout from connection Uid(2609) [INFO] [stderr] [INFO] |ECHO_CLIENT| connection Uid(2609) closed [INFO] [stderr] [WARN] |ECHO_SERVER| recv Uid(3528) error: "Connection closed" [INFO] [stderr] [INFO] |ECHO_SERVER| connection Uid(2614) closed [INFO] [stderr] [INFO] |ECHO_SERVER| new connection Uid(3544) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(3550) (9229 bytes) from connection Uid(3539) with timeout Millis(9132) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3552) (1024 bytes), connection Uid(3544), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3561) (1024 bytes), connection Uid(3544), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3568) (1024 bytes), connection Uid(3544), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3576) (1024 bytes), connection Uid(3544), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3583) (1024 bytes), connection Uid(3544), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3590) (1024 bytes), connection Uid(3544), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3598) (1024 bytes), connection Uid(3544), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3605) (1024 bytes), connection Uid(3544), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3612) (1024 bytes), connection Uid(3544), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3620) (1024 bytes), connection Uid(3544), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(3550) from connection Uid(3539), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3639) (1024 bytes), connection Uid(3544), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(3644) (1632 bytes) from connection Uid(3539) with timeout Millis(9009) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3651) (1024 bytes), connection Uid(3544), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3670) (1024 bytes), connection Uid(3544), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(3644) from connection Uid(3539), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(3677) (6423 bytes) from connection Uid(3539) with timeout Millis(8181) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3686) (1024 bytes), connection Uid(3544), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3694) (1024 bytes), connection Uid(3544), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3701) (1024 bytes), connection Uid(3544), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3708) (1024 bytes), connection Uid(3544), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3716) (1024 bytes), connection Uid(3544), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3723) (1024 bytes), connection Uid(3544), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3742) (1024 bytes), connection Uid(3544), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(3677) from connection Uid(3539), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(3749) (9830 bytes) from connection Uid(3539) with timeout Millis(9878) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3758) (1024 bytes), connection Uid(3544), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3766) (1024 bytes), connection Uid(3544), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3773) (1024 bytes), connection Uid(3544), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3780) (1024 bytes), connection Uid(3544), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3788) (1024 bytes), connection Uid(3544), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3795) (1024 bytes), connection Uid(3544), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3802) (1024 bytes), connection Uid(3544), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3810) (1024 bytes), connection Uid(3544), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3817) (1024 bytes), connection Uid(3544), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3836) (1024 bytes), connection Uid(3544), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(3749) from connection Uid(3539), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(3843) (306 bytes) from connection Uid(3539) with timeout Millis(9549) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3860) (1024 bytes), connection Uid(3544), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(3843) from connection Uid(3539), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(3867) (8577 bytes) from connection Uid(3539) with timeout Millis(7408) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3876) (1024 bytes), connection Uid(3544), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3884) (1024 bytes), connection Uid(3544), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3891) (1024 bytes), connection Uid(3544), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3898) (1024 bytes), connection Uid(3544), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3906) (1024 bytes), connection Uid(3544), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3913) (1024 bytes), connection Uid(3544), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3920) (1024 bytes), connection Uid(3544), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3928) (1024 bytes), connection Uid(3544), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(3867) from connection Uid(3539), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3947) (1024 bytes), connection Uid(3544), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(3952) (2821 bytes) from connection Uid(3539) with timeout Millis(2522) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3959) (1024 bytes), connection Uid(3544), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3966) (1024 bytes), connection Uid(3544), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(3952) from connection Uid(3539), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3986) (1024 bytes), connection Uid(3544), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(3990) (4133 bytes) from connection Uid(3539) with timeout Millis(7475) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(3998) (1024 bytes), connection Uid(3544), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4005) (1024 bytes), connection Uid(3544), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4012) (1024 bytes), connection Uid(3544), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4020) (1024 bytes), connection Uid(3544), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(3990) from connection Uid(3539), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4039) (1024 bytes), connection Uid(3544), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(4044) (5252 bytes) from connection Uid(3539) with timeout Millis(6703) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4051) (1024 bytes), connection Uid(3544), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4058) (1024 bytes), connection Uid(3544), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4066) (1024 bytes), connection Uid(3544), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4073) (1024 bytes), connection Uid(3544), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4080) (1024 bytes), connection Uid(3544), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(4044) from connection Uid(3539), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4100) (1024 bytes), connection Uid(3544), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(4104) (10071 bytes) from connection Uid(3539) with timeout Millis(8964) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4112) (1024 bytes), connection Uid(3544), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4119) (1024 bytes), connection Uid(3544), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4126) (1024 bytes), connection Uid(3544), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4134) (1024 bytes), connection Uid(3544), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4141) (1024 bytes), connection Uid(3544), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4148) (1024 bytes), connection Uid(3544), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4156) (1024 bytes), connection Uid(3544), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4163) (1024 bytes), connection Uid(3544), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4170) (1024 bytes), connection Uid(3544), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(4104) from connection Uid(3539), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4190) (1024 bytes), connection Uid(3544), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(4194) (8126 bytes) from connection Uid(3539) with timeout Millis(3107) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4202) (1024 bytes), connection Uid(3544), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4209) (1024 bytes), connection Uid(3544), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4216) (1024 bytes), connection Uid(3544), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4224) (1024 bytes), connection Uid(3544), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4231) (1024 bytes), connection Uid(3544), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4238) (1024 bytes), connection Uid(3544), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4246) (1024 bytes), connection Uid(3544), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(4194) from connection Uid(3539), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4265) (1024 bytes), connection Uid(3544), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(4270) (4163 bytes) from connection Uid(3539) with timeout Millis(1864) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4277) (1024 bytes), connection Uid(3544), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4284) (1024 bytes), connection Uid(3544), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4292) (1024 bytes), connection Uid(3544), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4299) (1024 bytes), connection Uid(3544), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4318) (1024 bytes), connection Uid(3544), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(4270) from connection Uid(3539), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(4325) (4092 bytes) from connection Uid(3539) with timeout Millis(1109) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4334) (1024 bytes), connection Uid(3544), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4342) (1024 bytes), connection Uid(3544), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4349) (1024 bytes), connection Uid(3544), timeout Millis(500) [INFO] [stderr] [WARN] |ECHO_CLIENT| recv Uid(4325) timeout from connection Uid(3539) [INFO] [stderr] [INFO] |ECHO_CLIENT| connection Uid(3539) closed [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4368) (1024 bytes), connection Uid(3544), timeout Millis(500) [INFO] [stderr] [WARN] |ECHO_SERVER| recv Uid(4368) error: "Connection error" [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(4372) (5129 bytes) from connection Uid(4362) with timeout Millis(1280) [INFO] [stderr] [INFO] |ECHO_SERVER| connection Uid(3544) closed [INFO] [stderr] [WARN] |ECHO_CLIENT| recv Uid(4372) from connection Uid(4362) error: Connection error [INFO] [stderr] [INFO] |ECHO_CLIENT| connection Uid(4362) closed [INFO] [stderr] [INFO] |ECHO_SERVER| new connection Uid(4385) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4392) (1024 bytes), connection Uid(4385), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(4393) (9040 bytes) from connection Uid(4380) with timeout Millis(3914) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4405) (1024 bytes), connection Uid(4385), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4413) (1024 bytes), connection Uid(4385), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4419) (1024 bytes), connection Uid(4385), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4427) (1024 bytes), connection Uid(4385), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4435) (1024 bytes), connection Uid(4385), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4441) (1024 bytes), connection Uid(4385), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4449) (1024 bytes), connection Uid(4385), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4457) (1024 bytes), connection Uid(4385), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(4393) from connection Uid(4380), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4475) (1024 bytes), connection Uid(4385), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(4481) (9779 bytes) from connection Uid(4380) with timeout Millis(5358) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4487) (1024 bytes), connection Uid(4385), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4495) (1024 bytes), connection Uid(4385), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4503) (1024 bytes), connection Uid(4385), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4509) (1024 bytes), connection Uid(4385), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4517) (1024 bytes), connection Uid(4385), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4525) (1024 bytes), connection Uid(4385), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4531) (1024 bytes), connection Uid(4385), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4539) (1024 bytes), connection Uid(4385), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4547) (1024 bytes), connection Uid(4385), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(4481) from connection Uid(4380), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4565) (1024 bytes), connection Uid(4385), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(4571) (555 bytes) from connection Uid(4380) with timeout Millis(4194) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(4571) from connection Uid(4380), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4589) (1024 bytes), connection Uid(4385), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(4595) (281 bytes) from connection Uid(4380) with timeout Millis(4458) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(4595) from connection Uid(4380), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4613) (1024 bytes), connection Uid(4385), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(4619) (1947 bytes) from connection Uid(4380) with timeout Millis(5726) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4625) (1024 bytes), connection Uid(4385), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4645) (1024 bytes), connection Uid(4385), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(4619) from connection Uid(4380), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(4652) (9443 bytes) from connection Uid(4380) with timeout Millis(1584) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4661) (1024 bytes), connection Uid(4385), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4669) (1024 bytes), connection Uid(4385), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4675) (1024 bytes), connection Uid(4385), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4683) (1024 bytes), connection Uid(4385), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4691) (1024 bytes), connection Uid(4385), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4697) (1024 bytes), connection Uid(4385), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4705) (1024 bytes), connection Uid(4385), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4713) (1024 bytes), connection Uid(4385), timeout Millis(500) [INFO] [stderr] [WARN] |ECHO_CLIENT| recv Uid(4652) timeout from connection Uid(4380) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4719) (1024 bytes), connection Uid(4385), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| connection Uid(4380) closed [INFO] [stderr] [WARN] |ECHO_SERVER| recv Uid(4719) error: "Connection reset by peer (os error 104)" [INFO] [stderr] [INFO] |ECHO_SERVER| connection Uid(4385) closed [INFO] [stderr] [INFO] |ECHO_SERVER| new connection Uid(4725) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(4731) (1431 bytes) from connection Uid(4720) with timeout Millis(4350) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4733) (1024 bytes), connection Uid(4725), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4741) (1024 bytes), connection Uid(4725), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4761) (1024 bytes), connection Uid(4725), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(4731) from connection Uid(4720), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(4768) (6309 bytes) from connection Uid(4720) with timeout Millis(4294) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4777) (1024 bytes), connection Uid(4725), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4785) (1024 bytes), connection Uid(4725), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4791) (1024 bytes), connection Uid(4725), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4799) (1024 bytes), connection Uid(4725), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4807) (1024 bytes), connection Uid(4725), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4813) (1024 bytes), connection Uid(4725), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4833) (1024 bytes), connection Uid(4725), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(4768) from connection Uid(4720), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(4840) (8416 bytes) from connection Uid(4720) with timeout Millis(2170) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4849) (1024 bytes), connection Uid(4725), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4857) (1024 bytes), connection Uid(4725), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4863) (1024 bytes), connection Uid(4725), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4871) (1024 bytes), connection Uid(4725), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4879) (1024 bytes), connection Uid(4725), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4885) (1024 bytes), connection Uid(4725), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4893) (1024 bytes), connection Uid(4725), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4901) (1024 bytes), connection Uid(4725), timeout Millis(500) [INFO] [stderr] [WARN] |ECHO_CLIENT| recv Uid(4840) timeout from connection Uid(4720) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4919) (1024 bytes), connection Uid(4725), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| connection Uid(4720) closed [INFO] [stderr] [WARN] |ECHO_SERVER| recv Uid(4919) error: "Connection reset by peer (os error 104)" [INFO] [stderr] [INFO] |ECHO_SERVER| connection Uid(4725) closed [INFO] [stderr] [INFO] |ECHO_SERVER| new connection Uid(4925) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(4932) (1461 bytes) from connection Uid(4920) with timeout Millis(7351) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4933) (1024 bytes), connection Uid(4925), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4945) (1024 bytes), connection Uid(4925), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(4932) from connection Uid(4920), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4965) (1024 bytes), connection Uid(4925), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(4969) (4544 bytes) from connection Uid(4920) with timeout Millis(2082) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4977) (1024 bytes), connection Uid(4925), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4984) (1024 bytes), connection Uid(4925), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4991) (1024 bytes), connection Uid(4925), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(4999) (1024 bytes), connection Uid(4925), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(4969) from connection Uid(4920), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5018) (1024 bytes), connection Uid(4925), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(5023) (2222 bytes) from connection Uid(4920) with timeout Millis(7468) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5030) (1024 bytes), connection Uid(4925), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5037) (1024 bytes), connection Uid(4925), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(5023) from connection Uid(4920), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5057) (1024 bytes), connection Uid(4925), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(5061) (3241 bytes) from connection Uid(4920) with timeout Millis(5863) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5069) (1024 bytes), connection Uid(4925), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5076) (1024 bytes), connection Uid(4925), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5083) (1024 bytes), connection Uid(4925), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(5061) from connection Uid(4920), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5103) (1024 bytes), connection Uid(4925), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(5107) (2090 bytes) from connection Uid(4920) with timeout Millis(2157) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5115) (1024 bytes), connection Uid(4925), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5122) (1024 bytes), connection Uid(4925), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5141) (1024 bytes), connection Uid(4925), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(5107) from connection Uid(4920), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(5147) (5982 bytes) from connection Uid(4920) with timeout Millis(5171) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5157) (1024 bytes), connection Uid(4925), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5165) (1024 bytes), connection Uid(4925), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5172) (1024 bytes), connection Uid(4925), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5179) (1024 bytes), connection Uid(4925), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5187) (1024 bytes), connection Uid(4925), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(5147) from connection Uid(4920), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5206) (1024 bytes), connection Uid(4925), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(5211) (3980 bytes) from connection Uid(4920) with timeout Millis(8231) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5218) (1024 bytes), connection Uid(4925), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5225) (1024 bytes), connection Uid(4925), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5233) (1024 bytes), connection Uid(4925), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(5211) from connection Uid(4920), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5252) (1024 bytes), connection Uid(4925), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(5257) (5693 bytes) from connection Uid(4920) with timeout Millis(3814) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5264) (1024 bytes), connection Uid(4925), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5271) (1024 bytes), connection Uid(4925), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5279) (1024 bytes), connection Uid(4925), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5286) (1024 bytes), connection Uid(4925), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5293) (1024 bytes), connection Uid(4925), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(5257) from connection Uid(4920), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5313) (1024 bytes), connection Uid(4925), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(5317) (3456 bytes) from connection Uid(4920) with timeout Millis(3130) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5325) (1024 bytes), connection Uid(4925), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5332) (1024 bytes), connection Uid(4925), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5339) (1024 bytes), connection Uid(4925), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(5317) from connection Uid(4920), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5359) (1024 bytes), connection Uid(4925), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(5363) (10114 bytes) from connection Uid(4920) with timeout Millis(6120) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5371) (1024 bytes), connection Uid(4925), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5378) (1024 bytes), connection Uid(4925), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5385) (1024 bytes), connection Uid(4925), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5393) (1024 bytes), connection Uid(4925), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5400) (1024 bytes), connection Uid(4925), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5407) (1024 bytes), connection Uid(4925), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5415) (1024 bytes), connection Uid(4925), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5422) (1024 bytes), connection Uid(4925), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5429) (1024 bytes), connection Uid(4925), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(5363) from connection Uid(4920), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5449) (1024 bytes), connection Uid(4925), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(5453) (2468 bytes) from connection Uid(4920) with timeout Millis(2013) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5461) (1024 bytes), connection Uid(4925), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5468) (1024 bytes), connection Uid(4925), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5487) (1024 bytes), connection Uid(4925), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(5453) from connection Uid(4920), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(5493) (8706 bytes) from connection Uid(4920) with timeout Millis(1430) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5503) (1024 bytes), connection Uid(4925), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5511) (1024 bytes), connection Uid(4925), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5518) (1024 bytes), connection Uid(4925), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5525) (1024 bytes), connection Uid(4925), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5533) (1024 bytes), connection Uid(4925), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5540) (1024 bytes), connection Uid(4925), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5547) (1024 bytes), connection Uid(4925), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5555) (1024 bytes), connection Uid(4925), timeout Millis(500) [INFO] [stderr] [WARN] |ECHO_CLIENT| recv Uid(5493) timeout from connection Uid(4920) [INFO] [stderr] [INFO] |ECHO_CLIENT| connection Uid(4920) closed [INFO] [stderr] [WARN] |ECHO_SERVER| recv Uid(5555) error: "Connection closed" [INFO] [stderr] [INFO] |ECHO_SERVER| connection Uid(4925) closed [INFO] [stderr] [INFO] |ECHO_SERVER| new connection Uid(5563) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(5569) (1198 bytes) from connection Uid(5558) with timeout Millis(6029) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5572) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5580) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5599) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(5569) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(5605) (5181 bytes) from connection Uid(5558) with timeout Millis(8434) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5615) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5623) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5630) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5637) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5645) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(5605) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5664) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(5669) (5755 bytes) from connection Uid(5558) with timeout Millis(3050) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5676) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5683) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5691) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5698) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5705) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(5669) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5725) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(5729) (8032 bytes) from connection Uid(5558) with timeout Millis(3157) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5737) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5744) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5751) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5759) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5766) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5773) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5781) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(5729) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5800) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(5805) (4096 bytes) from connection Uid(5558) with timeout Millis(3829) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5812) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5819) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5827) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(5805) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5834) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(5839) (4893 bytes) from connection Uid(5558) with timeout Millis(7568) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5846) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5853) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5861) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5868) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5887) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(5839) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(5893) (1603 bytes) from connection Uid(5558) with timeout Millis(9703) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5903) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(5893) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5923) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(5927) (5679 bytes) from connection Uid(5558) with timeout Millis(4469) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5935) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5942) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5949) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5957) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5964) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5983) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(5927) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(5989) (7797 bytes) from connection Uid(5558) with timeout Millis(8271) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(5999) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6007) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6014) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6021) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6029) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6036) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6043) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(5989) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6063) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(6067) (10232 bytes) from connection Uid(5558) with timeout Millis(3984) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6075) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6082) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6089) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6097) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6104) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6111) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6119) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6126) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6133) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(6067) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6153) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(6157) (258 bytes) from connection Uid(5558) with timeout Millis(7550) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(6157) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6177) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(6181) (7105 bytes) from connection Uid(5558) with timeout Millis(9362) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6189) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6196) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6203) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6211) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6218) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6225) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(6181) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6245) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(6249) (3163 bytes) from connection Uid(5558) with timeout Millis(7813) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6257) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6264) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6271) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(6249) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6291) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(6295) (2566 bytes) from connection Uid(5558) with timeout Millis(4854) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6303) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6310) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6329) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(6295) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(6335) (115 bytes) from connection Uid(5558) with timeout Millis(4305) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6353) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(6335) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(6359) (8281 bytes) from connection Uid(5558) with timeout Millis(7677) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6369) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6377) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6384) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6391) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6399) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6406) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6413) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6421) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(6359) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6440) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(6445) (4048 bytes) from connection Uid(5558) with timeout Millis(2899) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6452) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6459) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6467) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(6445) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6486) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(6491) (5732 bytes) from connection Uid(5558) with timeout Millis(6299) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6498) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6505) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6513) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6520) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6527) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(6491) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6547) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(6551) (9395 bytes) from connection Uid(5558) with timeout Millis(6630) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6559) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6566) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6573) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6581) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6588) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6595) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6603) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6610) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6617) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(6551) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6637) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(6641) (8458 bytes) from connection Uid(5558) with timeout Millis(8936) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6649) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6656) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6663) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6671) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6678) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6685) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6693) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6700) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6719) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(6641) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(6725) (2711 bytes) from connection Uid(5558) with timeout Millis(1518) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6735) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6743) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(6725) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6762) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(6767) (1447 bytes) from connection Uid(5558) with timeout Millis(8257) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6774) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6793) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(6767) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(6799) (8189 bytes) from connection Uid(5558) with timeout Millis(9639) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6809) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6817) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6824) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6831) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6839) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6846) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6853) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(6799) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6873) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(6877) (3045 bytes) from connection Uid(5558) with timeout Millis(8468) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6885) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6892) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6911) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(6877) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(6917) (10166 bytes) from connection Uid(5558) with timeout Millis(9687) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6927) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6935) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6942) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6949) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6957) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6964) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6971) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6979) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(6986) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7005) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(6917) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(7011) (822 bytes) from connection Uid(5558) with timeout Millis(3799) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7029) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(7011) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(7035) (569 bytes) from connection Uid(5558) with timeout Millis(3391) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7053) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(7035) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(7059) (9328 bytes) from connection Uid(5558) with timeout Millis(4455) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7069) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7077) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7084) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7091) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7099) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7106) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7113) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7121) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7128) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7147) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(7059) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(7153) (1728 bytes) from connection Uid(5558) with timeout Millis(5722) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7163) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(7153) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7183) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(7187) (9080 bytes) from connection Uid(5558) with timeout Millis(8836) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7195) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7202) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7209) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7217) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7224) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7231) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7239) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7246) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7265) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(7187) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(7271) (6940 bytes) from connection Uid(5558) with timeout Millis(5729) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7281) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7289) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7296) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7303) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7311) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7318) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7337) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(7271) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(7343) (8730 bytes) from connection Uid(5558) with timeout Millis(3135) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7353) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7361) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7368) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7375) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7383) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7390) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7397) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7405) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(7343) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7424) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(7429) (3346 bytes) from connection Uid(5558) with timeout Millis(9862) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7436) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7443) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7451) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(7429) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7470) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(7475) (4169 bytes) from connection Uid(5558) with timeout Millis(1460) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7482) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7489) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7497) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7504) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7523) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(7475) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(7529) (4272 bytes) from connection Uid(5558) with timeout Millis(5414) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7539) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7547) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7554) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7561) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(7529) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7581) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(7585) (9637 bytes) from connection Uid(5558) with timeout Millis(8269) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7593) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7600) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7607) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7615) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7622) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7629) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7637) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7644) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7651) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(7585) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7671) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(7675) (3480 bytes) from connection Uid(5558) with timeout Millis(8077) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7683) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7690) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7697) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(7675) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7717) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(7721) (3261 bytes) from connection Uid(5558) with timeout Millis(8403) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7729) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7736) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7743) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(7721) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7763) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(7767) (3572 bytes) from connection Uid(5558) with timeout Millis(4775) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7775) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7782) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7789) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(7767) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7809) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(7813) (4501 bytes) from connection Uid(5558) with timeout Millis(8206) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7821) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7828) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7835) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7843) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(7813) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7862) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(7867) (6725 bytes) from connection Uid(5558) with timeout Millis(2536) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7874) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7881) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7889) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7896) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7903) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7911) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(7867) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7930) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(7935) (4868 bytes) from connection Uid(5558) with timeout Millis(1613) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7942) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7949) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7957) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7964) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7983) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(7935) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(7989) (6402 bytes) from connection Uid(5558) with timeout Millis(6615) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(7999) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8007) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8014) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8021) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8029) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8036) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8055) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(7989) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(8061) (4097 bytes) from connection Uid(5558) with timeout Millis(6049) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8071) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8079) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8086) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8093) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(8061) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8113) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(8117) (1193 bytes) from connection Uid(5558) with timeout Millis(5035) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8125) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(8117) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8144) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(8149) (1998 bytes) from connection Uid(5558) with timeout Millis(9856) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8156) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8175) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(8149) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(8181) (1021 bytes) from connection Uid(5558) with timeout Millis(2300) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8199) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(8181) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(8205) (10148 bytes) from connection Uid(5558) with timeout Millis(9330) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8215) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8223) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8230) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8237) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8245) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8252) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8259) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8267) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8274) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8293) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(8205) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(8299) (9550 bytes) from connection Uid(5558) with timeout Millis(4552) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8309) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8317) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8324) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8331) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8339) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8346) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8353) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8361) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8368) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8387) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(8299) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(8393) (9298 bytes) from connection Uid(5558) with timeout Millis(5844) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8403) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8411) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8418) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8425) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8433) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8440) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8447) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8455) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8462) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8481) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(8393) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(8487) (5559 bytes) from connection Uid(5558) with timeout Millis(8021) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8497) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8505) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8512) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8519) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8527) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(8487) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8546) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(8551) (9392 bytes) from connection Uid(5558) with timeout Millis(5904) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8558) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8565) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8573) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8580) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8587) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8595) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8602) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8609) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8617) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(8551) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8636) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(8641) (488 bytes) from connection Uid(5558) with timeout Millis(2817) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(8641) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8660) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(8665) (6784 bytes) from connection Uid(5558) with timeout Millis(4125) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8672) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8679) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8687) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8694) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8701) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8709) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(8665) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8728) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(8733) (3452 bytes) from connection Uid(5558) with timeout Millis(9048) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8740) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8747) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8755) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(8733) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8774) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(8779) (9284 bytes) from connection Uid(5558) with timeout Millis(2660) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8786) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8793) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8801) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8808) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8815) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8823) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8830) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8837) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8845) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(8779) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8864) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(8869) (4587 bytes) from connection Uid(5558) with timeout Millis(2278) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8876) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8883) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8891) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8898) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8917) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(8869) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(8923) (4120 bytes) from connection Uid(5558) with timeout Millis(7169) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8933) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8941) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8948) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8955) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(8923) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8975) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(8979) (7279 bytes) from connection Uid(5558) with timeout Millis(4980) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8987) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(8994) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9001) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9009) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9016) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9023) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9031) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(8979) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9050) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(9055) (7765 bytes) from connection Uid(5558) with timeout Millis(5694) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9062) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9069) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9077) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9084) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9091) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9099) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9106) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9125) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(9055) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(9131) (7378 bytes) from connection Uid(5558) with timeout Millis(4791) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9141) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9149) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9156) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9163) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9171) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9178) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9185) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(9131) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9205) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(9209) (7002 bytes) from connection Uid(5558) with timeout Millis(9100) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9217) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9224) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9231) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9239) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9246) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9253) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(9209) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9273) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(9277) (3433 bytes) from connection Uid(5558) with timeout Millis(5394) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9285) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9292) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9299) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(9277) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9319) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(9323) (4004 bytes) from connection Uid(5558) with timeout Millis(7598) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9331) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9338) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9345) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(9323) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9365) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(9369) (5981 bytes) from connection Uid(5558) with timeout Millis(7522) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9377) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9384) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9391) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9399) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9406) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9425) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(9369) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(9431) (5226 bytes) from connection Uid(5558) with timeout Millis(2181) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9441) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9449) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9456) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9463) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9471) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(9431) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9490) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(9495) (10168 bytes) from connection Uid(5558) with timeout Millis(8599) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9502) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9509) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9517) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9524) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9531) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9539) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9546) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9553) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9561) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(9495) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9580) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(9585) (4165 bytes) from connection Uid(5558) with timeout Millis(6716) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9592) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9599) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9607) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9614) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9633) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(9585) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(9639) (6076 bytes) from connection Uid(5558) with timeout Millis(3864) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9649) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9657) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9664) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9671) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9679) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(9639) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9698) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(9703) (1976 bytes) from connection Uid(5558) with timeout Millis(4554) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9710) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9729) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(9703) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(9735) (1368 bytes) from connection Uid(5558) with timeout Millis(7508) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9745) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(9735) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9765) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(9769) (4534 bytes) from connection Uid(5558) with timeout Millis(7660) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9777) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9784) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9791) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9799) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(9769) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9818) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(9823) (1477 bytes) from connection Uid(5558) with timeout Millis(9851) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9830) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9849) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(9823) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(9855) (7351 bytes) from connection Uid(5558) with timeout Millis(3266) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9865) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9873) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9880) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9887) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9895) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9902) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9909) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(9855) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9929) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(9933) (7256 bytes) from connection Uid(5558) with timeout Millis(3691) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9941) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9948) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9955) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9963) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9970) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9977) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(9985) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(9933) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10004) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(10009) (2223 bytes) from connection Uid(5558) with timeout Millis(2728) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10016) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10023) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(10009) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10043) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(10047) (3838 bytes) from connection Uid(5558) with timeout Millis(9822) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10055) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10062) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10069) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(10047) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10089) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(10093) (1238 bytes) from connection Uid(5558) with timeout Millis(8559) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10101) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(10093) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10120) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(10125) (1261 bytes) from connection Uid(5558) with timeout Millis(6281) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10132) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10151) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(10125) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(10157) (8117 bytes) from connection Uid(5558) with timeout Millis(2264) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10167) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10175) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10182) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10189) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10197) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10204) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10211) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(10157) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10231) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(10235) (9150 bytes) from connection Uid(5558) with timeout Millis(3364) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10243) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10250) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10257) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10265) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10272) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10279) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10287) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10294) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10313) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(10235) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(10319) (441 bytes) from connection Uid(5558) with timeout Millis(5005) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10337) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(10319) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(10343) (1506 bytes) from connection Uid(5558) with timeout Millis(2663) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10353) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(10343) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10373) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(10377) (9137 bytes) from connection Uid(5558) with timeout Millis(9246) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10385) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10392) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10399) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10407) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10414) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10421) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10429) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10436) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10455) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(10377) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(10461) (4750 bytes) from connection Uid(5558) with timeout Millis(2860) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10471) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10479) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10486) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10493) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(10461) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10513) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(10517) (2081 bytes) from connection Uid(5558) with timeout Millis(7025) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10525) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10532) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10551) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(10517) from connection Uid(5558), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(10557) (6663 bytes) from connection Uid(5558) with timeout Millis(1631) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10567) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10575) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10582) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10589) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10597) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10604) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [WARN] |ECHO_CLIENT| recv Uid(10557) timeout from connection Uid(5558) [INFO] [stderr] [INFO] |ECHO_CLIENT| connection Uid(5558) closed [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10622) (1024 bytes), connection Uid(5563), timeout Millis(500) [INFO] [stderr] [WARN] |ECHO_SERVER| recv Uid(10622) error: "Connection error" [INFO] [stderr] [INFO] |ECHO_SERVER| connection Uid(5563) closed [INFO] [stderr] [INFO] |ECHO_SERVER| new connection Uid(10629) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(10632) (1816 bytes) from connection Uid(10621) with timeout Millis(2313) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10637) (1024 bytes), connection Uid(10629), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10645) (1024 bytes), connection Uid(10629), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(10632) from connection Uid(10621), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10665) (1024 bytes), connection Uid(10629), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(10669) (7097 bytes) from connection Uid(10621) with timeout Millis(5747) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10677) (1024 bytes), connection Uid(10629), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10683) (1024 bytes), connection Uid(10629), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10691) (1024 bytes), connection Uid(10629), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10699) (1024 bytes), connection Uid(10629), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10705) (1024 bytes), connection Uid(10629), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10713) (1024 bytes), connection Uid(10629), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(10669) from connection Uid(10621), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10733) (1024 bytes), connection Uid(10629), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(10737) (10153 bytes) from connection Uid(10621) with timeout Millis(1658) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10745) (1024 bytes), connection Uid(10629), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10751) (1024 bytes), connection Uid(10629), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10759) (1024 bytes), connection Uid(10629), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10767) (1024 bytes), connection Uid(10629), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10773) (1024 bytes), connection Uid(10629), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10781) (1024 bytes), connection Uid(10629), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10789) (1024 bytes), connection Uid(10629), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10795) (1024 bytes), connection Uid(10629), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10803) (1024 bytes), connection Uid(10629), timeout Millis(500) [INFO] [stderr] [WARN] |ECHO_CLIENT| recv Uid(10737) timeout from connection Uid(10621) [INFO] [stderr] [INFO] |ECHO_CLIENT| connection Uid(10621) closed [INFO] [stderr] [WARN] |ECHO_SERVER| recv Uid(10803) error: "Connection closed" [INFO] [stderr] [INFO] |ECHO_SERVER| connection Uid(10629) closed [INFO] [stderr] [INFO] |ECHO_SERVER| new connection Uid(10820) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(10825) (7721 bytes) from connection Uid(10814) with timeout Millis(2891) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10828) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10837) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10843) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10851) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10859) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10865) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10873) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10881) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(10825) from connection Uid(10814), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10899) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(10905) (9778 bytes) from connection Uid(10814) with timeout Millis(7381) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10911) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10919) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10927) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10933) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10941) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10949) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10955) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10963) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10971) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(10905) from connection Uid(10814), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(10989) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(10995) (5168 bytes) from connection Uid(10814) with timeout Millis(6075) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11001) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11009) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11017) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11023) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11031) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(10995) from connection Uid(10814), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11051) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(11055) (8736 bytes) from connection Uid(10814) with timeout Millis(6868) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11063) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11069) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11077) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11085) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11091) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11099) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11107) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11113) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11133) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(11055) from connection Uid(10814), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(11140) (196 bytes) from connection Uid(10814) with timeout Millis(7542) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11157) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(11140) from connection Uid(10814), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(11164) (6384 bytes) from connection Uid(10814) with timeout Millis(7239) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11173) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11181) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11187) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11195) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11203) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11209) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11229) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(11164) from connection Uid(10814), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(11236) (1503 bytes) from connection Uid(10814) with timeout Millis(5780) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11245) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(11236) from connection Uid(10814), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11265) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(11269) (6063 bytes) from connection Uid(10814) with timeout Millis(5053) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11277) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11283) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11291) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11299) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11305) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11325) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(11269) from connection Uid(10814), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(11332) (2846 bytes) from connection Uid(10814) with timeout Millis(4126) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11341) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11349) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(11332) from connection Uid(10814), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11367) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(11373) (5189 bytes) from connection Uid(10814) with timeout Millis(6864) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11379) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11387) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11395) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11401) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11409) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(11373) from connection Uid(10814), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11429) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(11433) (2432 bytes) from connection Uid(10814) with timeout Millis(4021) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11441) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11447) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11467) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(11433) from connection Uid(10814), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(11474) (755 bytes) from connection Uid(10814) with timeout Millis(5906) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11491) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(11474) from connection Uid(10814), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(11498) (7040 bytes) from connection Uid(10814) with timeout Millis(9490) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11507) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11515) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11521) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11529) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11537) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11543) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11563) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(11498) from connection Uid(10814), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(11570) (8056 bytes) from connection Uid(10814) with timeout Millis(3118) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11579) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11587) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11593) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11601) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11609) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11615) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11623) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(11570) from connection Uid(10814), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11643) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(11647) (4722 bytes) from connection Uid(10814) with timeout Millis(7429) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11655) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11661) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11669) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11677) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(11647) from connection Uid(10814), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11695) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(11701) (4666 bytes) from connection Uid(10814) with timeout Millis(1577) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11707) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11715) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11723) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11729) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11749) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(11701) from connection Uid(10814), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(11756) (9856 bytes) from connection Uid(10814) with timeout Millis(3725) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11765) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11773) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11779) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11787) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11795) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11801) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11809) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11817) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11823) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11843) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(11756) from connection Uid(10814), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(11850) (4343 bytes) from connection Uid(10814) with timeout Millis(7465) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11859) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11867) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11873) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11881) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(11850) from connection Uid(10814), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11901) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(11905) (8577 bytes) from connection Uid(10814) with timeout Millis(6884) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11913) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11919) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11927) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11935) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11941) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11949) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11957) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11963) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11983) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(11905) from connection Uid(10814), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(11990) (3781 bytes) from connection Uid(10814) with timeout Millis(1963) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(11999) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12007) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12013) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12033) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(11990) from connection Uid(10814), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(12040) (4106 bytes) from connection Uid(10814) with timeout Millis(3589) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12049) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12057) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12063) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12071) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(12040) from connection Uid(10814), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12091) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(12095) (5884 bytes) from connection Uid(10814) with timeout Millis(9450) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12103) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12109) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12117) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12125) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12131) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12151) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(12095) from connection Uid(10814), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(12158) (3461 bytes) from connection Uid(10814) with timeout Millis(5923) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12167) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12175) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12181) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12201) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(12158) from connection Uid(10814), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(12208) (10029 bytes) from connection Uid(10814) with timeout Millis(1800) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12217) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12225) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12231) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12239) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12247) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12253) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12261) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12269) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12275) (1024 bytes), connection Uid(10820), timeout Millis(500) [INFO] [stderr] [WARN] |ECHO_CLIENT| recv Uid(12208) timeout from connection Uid(10814) [INFO] [stderr] [INFO] |ECHO_CLIENT| connection Uid(10814) closed [INFO] [stderr] [WARN] |ECHO_SERVER| recv Uid(12275) error: "Connection closed" [INFO] [stderr] [INFO] |ECHO_SERVER| connection Uid(10820) closed [INFO] [stderr] [INFO] |ECHO_SERVER| new connection Uid(12288) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(12296) (9673 bytes) from connection Uid(12284) with timeout Millis(1956) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12297) (1024 bytes), connection Uid(12288), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12309) (1024 bytes), connection Uid(12288), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12317) (1024 bytes), connection Uid(12288), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12324) (1024 bytes), connection Uid(12288), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12331) (1024 bytes), connection Uid(12288), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12339) (1024 bytes), connection Uid(12288), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12346) (1024 bytes), connection Uid(12288), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12353) (1024 bytes), connection Uid(12288), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12361) (1024 bytes), connection Uid(12288), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12368) (1024 bytes), connection Uid(12288), timeout Millis(500) [INFO] [stderr] [WARN] |ECHO_CLIENT| recv Uid(12296) timeout from connection Uid(12284) [INFO] [stderr] [INFO] |ECHO_CLIENT| connection Uid(12284) closed [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12387) (1024 bytes), connection Uid(12288), timeout Millis(500) [INFO] [stderr] [WARN] |ECHO_SERVER| recv Uid(12387) error: "Connection error" [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(12391) (10062 bytes) from connection Uid(12380) with timeout Millis(4069) [INFO] [stderr] [INFO] |ECHO_SERVER| connection Uid(12288) closed [INFO] [stderr] [WARN] |ECHO_CLIENT| recv Uid(12391) from connection Uid(12380) error: Connection error [INFO] [stderr] [INFO] |ECHO_CLIENT| connection Uid(12380) closed [INFO] [stderr] [INFO] |ECHO_SERVER| new connection Uid(12400) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12408) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(12412) (9278 bytes) from connection Uid(12398) with timeout Millis(3651) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12420) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12428) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12435) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12442) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12450) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12457) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12464) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12472) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12479) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12498) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(12412) from connection Uid(12398), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(12505) (4410 bytes) from connection Uid(12398) with timeout Millis(2831) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12514) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12522) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12529) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12536) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(12505) from connection Uid(12398), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12556) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(12560) (4993 bytes) from connection Uid(12398) with timeout Millis(1522) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12568) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12575) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12582) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12590) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(12560) from connection Uid(12398), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12609) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(12614) (4876 bytes) from connection Uid(12398) with timeout Millis(7021) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12621) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12628) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12636) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12643) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12662) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(12614) from connection Uid(12398), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(12669) (4662 bytes) from connection Uid(12398) with timeout Millis(4822) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12678) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12686) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12693) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12700) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(12669) from connection Uid(12398), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12720) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(12724) (10044 bytes) from connection Uid(12398) with timeout Millis(7850) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12732) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12739) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12746) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12754) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12761) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12768) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12776) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12783) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12790) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(12724) from connection Uid(12398), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12810) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(12814) (4693 bytes) from connection Uid(12398) with timeout Millis(4405) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12822) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12829) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12836) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12844) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(12814) from connection Uid(12398), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12863) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(12868) (6232 bytes) from connection Uid(12398) with timeout Millis(9844) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12875) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12882) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12890) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12897) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12904) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12912) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(12868) from connection Uid(12398), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12931) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(12936) (5417 bytes) from connection Uid(12398) with timeout Millis(2278) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12943) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12950) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12958) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12965) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12972) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(12936) from connection Uid(12398), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(12992) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(12996) (3750 bytes) from connection Uid(12398) with timeout Millis(5314) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13004) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13011) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13018) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(12996) from connection Uid(12398), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13038) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(13042) (2649 bytes) from connection Uid(12398) with timeout Millis(3613) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13050) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13057) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13076) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(13042) from connection Uid(12398), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(13083) (702 bytes) from connection Uid(12398) with timeout Millis(3628) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13100) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(13083) from connection Uid(12398), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(13107) (7817 bytes) from connection Uid(12398) with timeout Millis(3999) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13116) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13124) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13131) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13138) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13146) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13153) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13160) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(13107) from connection Uid(12398), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13180) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(13184) (2658 bytes) from connection Uid(12398) with timeout Millis(5021) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13192) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13199) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13218) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(13184) from connection Uid(12398), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(13225) (8836 bytes) from connection Uid(12398) with timeout Millis(2537) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13234) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13242) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13249) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13256) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13264) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13271) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13278) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13286) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(13225) from connection Uid(12398), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13305) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(13310) (6470 bytes) from connection Uid(12398) with timeout Millis(8105) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13317) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13324) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13332) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13339) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13346) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13354) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(13310) from connection Uid(12398), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13373) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(13378) (4658 bytes) from connection Uid(12398) with timeout Millis(6216) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13385) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13392) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13400) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13407) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13426) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(13378) from connection Uid(12398), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(13433) (1625 bytes) from connection Uid(12398) with timeout Millis(1279) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13442) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(13433) from connection Uid(12398), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13462) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(13466) (4758 bytes) from connection Uid(12398) with timeout Millis(4804) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13474) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13481) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13488) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13496) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(13466) from connection Uid(12398), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13515) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(13520) (8073 bytes) from connection Uid(12398) with timeout Millis(1271) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13527) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13534) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13542) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13549) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13556) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13564) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13571) (1024 bytes), connection Uid(12400), timeout Millis(500) [INFO] [stderr] [WARN] |ECHO_CLIENT| recv Uid(13520) timeout from connection Uid(12398) [INFO] [stderr] [INFO] |ECHO_CLIENT| connection Uid(12398) closed [INFO] [stderr] [WARN] |ECHO_SERVER| recv Uid(13571) error: "Connection closed" [INFO] [stderr] [INFO] |ECHO_SERVER| connection Uid(12400) closed [INFO] [stderr] [INFO] |ECHO_SERVER| new connection Uid(13584) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(13591) (5405 bytes) from connection Uid(13579) with timeout Millis(1168) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13592) (1024 bytes), connection Uid(13584), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13604) (1024 bytes), connection Uid(13584), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13612) (1024 bytes), connection Uid(13584), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13619) (1024 bytes), connection Uid(13584), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13626) (1024 bytes), connection Uid(13584), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13634) (1024 bytes), connection Uid(13584), timeout Millis(500) [INFO] [stderr] [WARN] |ECHO_CLIENT| recv Uid(13591) timeout from connection Uid(13579) [INFO] [stderr] [INFO] |ECHO_CLIENT| connection Uid(13579) closed [INFO] [stderr] [WARN] |ECHO_SERVER| recv Uid(13634) error: "Connection closed" [INFO] [stderr] [INFO] |ECHO_SERVER| connection Uid(13584) closed [INFO] [stderr] [INFO] |ECHO_SERVER| new connection Uid(13651) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(13656) (5236 bytes) from connection Uid(13645) with timeout Millis(4430) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13659) (1024 bytes), connection Uid(13651), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13667) (1024 bytes), connection Uid(13651), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13674) (1024 bytes), connection Uid(13651), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13682) (1024 bytes), connection Uid(13651), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13689) (1024 bytes), connection Uid(13651), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13696) (1024 bytes), connection Uid(13651), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(13656) from connection Uid(13645), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13716) (1024 bytes), connection Uid(13651), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(13720) (9390 bytes) from connection Uid(13645) with timeout Millis(7293) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13728) (1024 bytes), connection Uid(13651), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13735) (1024 bytes), connection Uid(13651), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13742) (1024 bytes), connection Uid(13651), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13750) (1024 bytes), connection Uid(13651), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13757) (1024 bytes), connection Uid(13651), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13764) (1024 bytes), connection Uid(13651), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13772) (1024 bytes), connection Uid(13651), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13779) (1024 bytes), connection Uid(13651), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13786) (1024 bytes), connection Uid(13651), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(13720) from connection Uid(13645), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13806) (1024 bytes), connection Uid(13651), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(13810) (476 bytes) from connection Uid(13645) with timeout Millis(5192) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(13810) from connection Uid(13645), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13830) (1024 bytes), connection Uid(13651), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(13834) (4132 bytes) from connection Uid(13645) with timeout Millis(4698) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13842) (1024 bytes), connection Uid(13651), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13849) (1024 bytes), connection Uid(13651), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13856) (1024 bytes), connection Uid(13651), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13864) (1024 bytes), connection Uid(13651), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(13834) from connection Uid(13645), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13883) (1024 bytes), connection Uid(13651), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(13888) (1744 bytes) from connection Uid(13645) with timeout Millis(8848) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13895) (1024 bytes), connection Uid(13651), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(13888) from connection Uid(13645), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13914) (1024 bytes), connection Uid(13651), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(13920) (2263 bytes) from connection Uid(13645) with timeout Millis(6403) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13926) (1024 bytes), connection Uid(13651), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13934) (1024 bytes), connection Uid(13651), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(13920) from connection Uid(13645), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13953) (1024 bytes), connection Uid(13651), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(13958) (7538 bytes) from connection Uid(13645) with timeout Millis(1452) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13965) (1024 bytes), connection Uid(13651), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13972) (1024 bytes), connection Uid(13651), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13980) (1024 bytes), connection Uid(13651), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13987) (1024 bytes), connection Uid(13651), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(13994) (1024 bytes), connection Uid(13651), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14002) (1024 bytes), connection Uid(13651), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14009) (1024 bytes), connection Uid(13651), timeout Millis(500) [INFO] [stderr] [WARN] |ECHO_CLIENT| recv Uid(13958) timeout from connection Uid(13645) [INFO] [stderr] [INFO] |ECHO_CLIENT| connection Uid(13645) closed [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14028) (1024 bytes), connection Uid(13651), timeout Millis(500) [INFO] [stderr] [WARN] |ECHO_SERVER| recv Uid(14028) error: "Connection error" [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(14032) (6098 bytes) from connection Uid(14021) with timeout Millis(2445) [INFO] [stderr] [INFO] |ECHO_SERVER| connection Uid(13651) closed [INFO] [stderr] [WARN] |ECHO_CLIENT| recv Uid(14032) from connection Uid(14021) error: Connection error [INFO] [stderr] [INFO] |ECHO_CLIENT| connection Uid(14021) closed [INFO] [stderr] [INFO] |ECHO_SERVER| new connection Uid(14041) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14049) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(14053) (9522 bytes) from connection Uid(14039) with timeout Millis(8193) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14061) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14069) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14076) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14083) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14091) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14098) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14105) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14113) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14120) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14139) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(14053) from connection Uid(14039), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(14145) (1605 bytes) from connection Uid(14039) with timeout Millis(6204) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14155) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(14145) from connection Uid(14039), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14175) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(14179) (291 bytes) from connection Uid(14039) with timeout Millis(2005) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(14179) from connection Uid(14039), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14199) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(14203) (6181 bytes) from connection Uid(14039) with timeout Millis(6984) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14211) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14218) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14225) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14233) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14240) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14247) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(14203) from connection Uid(14039), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14267) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(14271) (3296 bytes) from connection Uid(14039) with timeout Millis(9555) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14279) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14286) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14293) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(14271) from connection Uid(14039), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14313) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(14317) (1889 bytes) from connection Uid(14039) with timeout Millis(4573) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14325) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(14317) from connection Uid(14039), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14344) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(14349) (3812 bytes) from connection Uid(14039) with timeout Millis(9370) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14356) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14363) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14371) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(14349) from connection Uid(14039), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14390) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(14395) (671 bytes) from connection Uid(14039) with timeout Millis(9238) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(14395) from connection Uid(14039), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14414) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(14419) (486 bytes) from connection Uid(14039) with timeout Millis(8213) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(14419) from connection Uid(14039), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14438) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(14443) (8410 bytes) from connection Uid(14039) with timeout Millis(3561) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14450) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14457) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14465) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14472) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14479) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14487) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14494) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14501) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(14443) from connection Uid(14039), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14521) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(14525) (4960 bytes) from connection Uid(14039) with timeout Millis(1569) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14533) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14540) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14547) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14555) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(14525) from connection Uid(14039), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14574) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(14579) (3340 bytes) from connection Uid(14039) with timeout Millis(1705) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14586) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14593) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14601) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(14579) from connection Uid(14039), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14620) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(14625) (1206 bytes) from connection Uid(14039) with timeout Millis(3747) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14632) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14651) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(14625) from connection Uid(14039), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(14657) (5434 bytes) from connection Uid(14039) with timeout Millis(2199) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14667) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14675) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14682) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14689) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14697) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(14657) from connection Uid(14039), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14716) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(14721) (9687 bytes) from connection Uid(14039) with timeout Millis(5680) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14728) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14735) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14743) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14750) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14757) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14765) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14772) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14779) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14787) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(14721) from connection Uid(14039), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14806) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(14811) (8940 bytes) from connection Uid(14039) with timeout Millis(6297) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14818) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14825) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14833) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14840) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14847) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14855) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14862) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14869) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(14811) from connection Uid(14039), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14889) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(14893) (765 bytes) from connection Uid(14039) with timeout Millis(9758) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(14893) from connection Uid(14039), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14913) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(14917) (9674 bytes) from connection Uid(14039) with timeout Millis(1680) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14925) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14932) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14939) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14947) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14954) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14961) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14969) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14976) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(14983) (1024 bytes), connection Uid(14041), timeout Millis(500) [INFO] [stderr] [WARN] |ECHO_CLIENT| recv Uid(14917) timeout from connection Uid(14039) [INFO] [stderr] [INFO] |ECHO_CLIENT| connection Uid(14039) closed [INFO] [stderr] [WARN] |ECHO_SERVER| recv Uid(14983) error: "Connection closed" [INFO] [stderr] [INFO] |ECHO_SERVER| connection Uid(14041) closed [INFO] [stderr] [INFO] |ECHO_SERVER| new connection Uid(14995) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15004) (1024 bytes), connection Uid(14995), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(15005) (348 bytes) from connection Uid(14993) with timeout Millis(9987) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(15005) from connection Uid(14993), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15030) (1024 bytes), connection Uid(14995), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(15035) (4441 bytes) from connection Uid(14993) with timeout Millis(2986) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15042) (1024 bytes), connection Uid(14995), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15049) (1024 bytes), connection Uid(14995), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15057) (1024 bytes), connection Uid(14995), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15064) (1024 bytes), connection Uid(14995), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15083) (1024 bytes), connection Uid(14995), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(15035) from connection Uid(14993), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(15089) (6226 bytes) from connection Uid(14993) with timeout Millis(7224) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15099) (1024 bytes), connection Uid(14995), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15107) (1024 bytes), connection Uid(14995), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15114) (1024 bytes), connection Uid(14995), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15121) (1024 bytes), connection Uid(14995), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15129) (1024 bytes), connection Uid(14995), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15136) (1024 bytes), connection Uid(14995), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15155) (1024 bytes), connection Uid(14995), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(15089) from connection Uid(14993), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(15161) (6257 bytes) from connection Uid(14993) with timeout Millis(6468) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15171) (1024 bytes), connection Uid(14995), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15179) (1024 bytes), connection Uid(14995), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15186) (1024 bytes), connection Uid(14995), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15193) (1024 bytes), connection Uid(14995), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15201) (1024 bytes), connection Uid(14995), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15208) (1024 bytes), connection Uid(14995), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15227) (1024 bytes), connection Uid(14995), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(15161) from connection Uid(14993), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(15233) (9815 bytes) from connection Uid(14993) with timeout Millis(1695) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15243) (1024 bytes), connection Uid(14995), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15251) (1024 bytes), connection Uid(14995), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15258) (1024 bytes), connection Uid(14995), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15265) (1024 bytes), connection Uid(14995), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15273) (1024 bytes), connection Uid(14995), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15280) (1024 bytes), connection Uid(14995), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15287) (1024 bytes), connection Uid(14995), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15295) (1024 bytes), connection Uid(14995), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15302) (1024 bytes), connection Uid(14995), timeout Millis(500) [INFO] [stderr] [WARN] |ECHO_CLIENT| recv Uid(15233) timeout from connection Uid(14993) [INFO] [stderr] [INFO] |ECHO_CLIENT| connection Uid(14993) closed [INFO] [stderr] [WARN] |ECHO_SERVER| recv Uid(15302) error: "Connection closed" [INFO] [stderr] [INFO] |ECHO_SERVER| connection Uid(14995) closed [INFO] [stderr] [INFO] |ECHO_SERVER| new connection Uid(15311) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(15317) (4505 bytes) from connection Uid(15306) with timeout Millis(9683) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15319) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15327) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15335) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15343) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15349) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15369) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(15317) from connection Uid(15306), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(15376) (9269 bytes) from connection Uid(15306) with timeout Millis(3763) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15385) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15393) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15399) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15407) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15415) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15421) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15429) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15437) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15443) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15463) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(15376) from connection Uid(15306), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(15470) (1939 bytes) from connection Uid(15306) with timeout Millis(5005) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15479) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(15470) from connection Uid(15306), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15499) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(15503) (5977 bytes) from connection Uid(15306) with timeout Millis(4174) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15511) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15517) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15525) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15533) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15539) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15559) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(15503) from connection Uid(15306), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(15566) (9170 bytes) from connection Uid(15306) with timeout Millis(7028) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15575) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15583) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15589) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15597) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15605) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15611) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15619) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15627) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(15566) from connection Uid(15306), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15645) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(15651) (5504 bytes) from connection Uid(15306) with timeout Millis(6552) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15657) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15665) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15673) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15679) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15687) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(15651) from connection Uid(15306), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15707) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(15711) (7064 bytes) from connection Uid(15306) with timeout Millis(4723) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15719) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15725) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15733) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15741) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15747) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15755) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(15711) from connection Uid(15306), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15775) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(15779) (5406 bytes) from connection Uid(15306) with timeout Millis(8534) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15787) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15793) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15801) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15809) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15815) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15835) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(15779) from connection Uid(15306), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(15842) (2979 bytes) from connection Uid(15306) with timeout Millis(3155) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15851) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15859) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(15842) from connection Uid(15306), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15877) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(15883) (4514 bytes) from connection Uid(15306) with timeout Millis(9804) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15889) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15897) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15905) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15911) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15931) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(15883) from connection Uid(15306), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(15938) (7785 bytes) from connection Uid(15306) with timeout Millis(5011) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15947) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15955) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15961) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15969) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15977) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15983) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(15991) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(15938) from connection Uid(15306), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16011) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(16015) (6622 bytes) from connection Uid(15306) with timeout Millis(4380) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16023) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16029) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16037) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16045) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16051) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16059) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(16015) from connection Uid(15306), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16079) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(16083) (7200 bytes) from connection Uid(15306) with timeout Millis(3703) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16091) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16097) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16105) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16113) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16119) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16127) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16135) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(16083) from connection Uid(15306), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16153) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(16159) (7723 bytes) from connection Uid(15306) with timeout Millis(4674) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16165) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16173) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16181) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16187) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16195) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16203) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16209) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16229) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(16159) from connection Uid(15306), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(16236) (5839 bytes) from connection Uid(15306) with timeout Millis(7089) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16245) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16253) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16259) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16267) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16275) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(16236) from connection Uid(15306), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16293) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(16299) (5639 bytes) from connection Uid(15306) with timeout Millis(1633) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16305) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16313) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16321) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16327) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16335) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(16299) from connection Uid(15306), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16355) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(16359) (2137 bytes) from connection Uid(15306) with timeout Millis(9362) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16367) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16373) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16393) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(16359) from connection Uid(15306), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(16400) (783 bytes) from connection Uid(15306) with timeout Millis(8774) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16417) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(16400) from connection Uid(15306), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(16424) (5144 bytes) from connection Uid(15306) with timeout Millis(3587) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16433) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16441) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16447) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16455) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16463) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(16424) from connection Uid(15306), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16481) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(16487) (1839 bytes) from connection Uid(15306) with timeout Millis(7569) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16493) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16513) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(16487) from connection Uid(15306), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(16520) (9372 bytes) from connection Uid(15306) with timeout Millis(5215) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16529) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16537) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16543) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16551) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16559) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16565) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16573) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16581) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16587) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16607) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(16520) from connection Uid(15306), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(16614) (2716 bytes) from connection Uid(15306) with timeout Millis(3190) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16623) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16631) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(16614) from connection Uid(15306), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16649) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(16655) (3009 bytes) from connection Uid(15306) with timeout Millis(1141) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16661) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16669) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(16655) from connection Uid(15306), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16689) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(16693) (9987 bytes) from connection Uid(15306) with timeout Millis(9903) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16701) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16707) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16715) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16723) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16729) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16737) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16745) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16751) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16759) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(16693) from connection Uid(15306), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16779) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(16783) (4718 bytes) from connection Uid(15306) with timeout Millis(6071) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16791) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16797) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16805) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16813) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(16783) from connection Uid(15306), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16831) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(16837) (6854 bytes) from connection Uid(15306) with timeout Millis(3008) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16843) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16851) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16859) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16865) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16873) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16881) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(16837) from connection Uid(15306), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16899) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(16905) (6747 bytes) from connection Uid(15306) with timeout Millis(4583) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16911) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16919) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16927) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16933) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16941) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16949) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(16905) from connection Uid(15306), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16967) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(16973) (6138 bytes) from connection Uid(15306) with timeout Millis(4066) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16979) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16987) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(16995) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17001) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17009) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(16973) from connection Uid(15306), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17029) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(17033) (8245 bytes) from connection Uid(15306) with timeout Millis(7331) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17041) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17047) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17055) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17063) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17069) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17077) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17085) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17091) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17111) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(17033) from connection Uid(15306), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(17118) (9449 bytes) from connection Uid(15306) with timeout Millis(6685) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17127) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17135) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17141) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17149) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17157) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17163) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17171) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17179) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17185) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17205) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(17118) from connection Uid(15306), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(17212) (7684 bytes) from connection Uid(15306) with timeout Millis(1362) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17221) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17229) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17235) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17243) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17251) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17257) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17265) (1024 bytes), connection Uid(15311), timeout Millis(500) [INFO] [stderr] [WARN] |ECHO_CLIENT| recv Uid(17212) timeout from connection Uid(15306) [INFO] [stderr] [INFO] |ECHO_CLIENT| connection Uid(15306) closed [INFO] [stderr] [WARN] |ECHO_SERVER| recv Uid(17265) error: "Connection closed" [INFO] [stderr] [INFO] |ECHO_SERVER| connection Uid(15311) closed [INFO] [stderr] [INFO] |ECHO_SERVER| new connection Uid(17278) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(17283) (4958 bytes) from connection Uid(17272) with timeout Millis(9366) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17286) (1024 bytes), connection Uid(17278), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17295) (1024 bytes), connection Uid(17278), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17301) (1024 bytes), connection Uid(17278), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17309) (1024 bytes), connection Uid(17278), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17317) (1024 bytes), connection Uid(17278), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(17283) from connection Uid(17272), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17335) (1024 bytes), connection Uid(17278), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(17341) (342 bytes) from connection Uid(17272) with timeout Millis(2327) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(17341) from connection Uid(17272), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17359) (1024 bytes), connection Uid(17278), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(17365) (7204 bytes) from connection Uid(17272) with timeout Millis(6559) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17371) (1024 bytes), connection Uid(17278), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17379) (1024 bytes), connection Uid(17278), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17387) (1024 bytes), connection Uid(17278), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17393) (1024 bytes), connection Uid(17278), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17401) (1024 bytes), connection Uid(17278), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17409) (1024 bytes), connection Uid(17278), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17415) (1024 bytes), connection Uid(17278), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17435) (1024 bytes), connection Uid(17278), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(17365) from connection Uid(17272), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(17442) (6891 bytes) from connection Uid(17272) with timeout Millis(6677) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17451) (1024 bytes), connection Uid(17278), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17459) (1024 bytes), connection Uid(17278), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17465) (1024 bytes), connection Uid(17278), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17473) (1024 bytes), connection Uid(17278), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17481) (1024 bytes), connection Uid(17278), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17487) (1024 bytes), connection Uid(17278), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17507) (1024 bytes), connection Uid(17278), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(17442) from connection Uid(17272), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(17514) (2645 bytes) from connection Uid(17272) with timeout Millis(5674) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17523) (1024 bytes), connection Uid(17278), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17531) (1024 bytes), connection Uid(17278), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(17514) from connection Uid(17272), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17549) (1024 bytes), connection Uid(17278), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(17555) (8988 bytes) from connection Uid(17272) with timeout Millis(5271) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17561) (1024 bytes), connection Uid(17278), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17569) (1024 bytes), connection Uid(17278), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17577) (1024 bytes), connection Uid(17278), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17583) (1024 bytes), connection Uid(17278), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17591) (1024 bytes), connection Uid(17278), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17599) (1024 bytes), connection Uid(17278), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17605) (1024 bytes), connection Uid(17278), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17613) (1024 bytes), connection Uid(17278), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(17555) from connection Uid(17272), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17633) (1024 bytes), connection Uid(17278), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(17637) (3979 bytes) from connection Uid(17272) with timeout Millis(6834) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17645) (1024 bytes), connection Uid(17278), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17651) (1024 bytes), connection Uid(17278), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17659) (1024 bytes), connection Uid(17278), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(17637) from connection Uid(17272), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17679) (1024 bytes), connection Uid(17278), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(17683) (3980 bytes) from connection Uid(17272) with timeout Millis(9854) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17691) (1024 bytes), connection Uid(17278), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17697) (1024 bytes), connection Uid(17278), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17705) (1024 bytes), connection Uid(17278), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(17683) from connection Uid(17272), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17725) (1024 bytes), connection Uid(17278), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(17729) (9210 bytes) from connection Uid(17272) with timeout Millis(8398) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17737) (1024 bytes), connection Uid(17278), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17743) (1024 bytes), connection Uid(17278), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17751) (1024 bytes), connection Uid(17278), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17759) (1024 bytes), connection Uid(17278), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17765) (1024 bytes), connection Uid(17278), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17773) (1024 bytes), connection Uid(17278), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17781) (1024 bytes), connection Uid(17278), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17787) (1024 bytes), connection Uid(17278), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17807) (1024 bytes), connection Uid(17278), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(17729) from connection Uid(17272), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(17814) (3371 bytes) from connection Uid(17272) with timeout Millis(6343) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17823) (1024 bytes), connection Uid(17278), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17831) (1024 bytes), connection Uid(17278), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17837) (1024 bytes), connection Uid(17278), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17857) (1024 bytes), connection Uid(17278), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(17814) from connection Uid(17272), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(17864) (10140 bytes) from connection Uid(17272) with timeout Millis(2025) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17873) (1024 bytes), connection Uid(17278), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17881) (1024 bytes), connection Uid(17278), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17887) (1024 bytes), connection Uid(17278), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17895) (1024 bytes), connection Uid(17278), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17903) (1024 bytes), connection Uid(17278), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17909) (1024 bytes), connection Uid(17278), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17917) (1024 bytes), connection Uid(17278), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17925) (1024 bytes), connection Uid(17278), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17931) (1024 bytes), connection Uid(17278), timeout Millis(500) [INFO] [stderr] [WARN] |ECHO_CLIENT| recv Uid(17864) timeout from connection Uid(17272) [INFO] [stderr] [INFO] |ECHO_CLIENT| connection Uid(17272) closed [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17951) (1024 bytes), connection Uid(17278), timeout Millis(500) [INFO] [stderr] [WARN] |ECHO_SERVER| recv Uid(17951) error: "Connection error" [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(17955) (8483 bytes) from connection Uid(17945) with timeout Millis(7930) [INFO] [stderr] [INFO] |ECHO_SERVER| connection Uid(17278) closed [INFO] [stderr] [WARN] |ECHO_CLIENT| recv Uid(17955) from connection Uid(17945) error: Connection error [INFO] [stderr] [INFO] |ECHO_CLIENT| connection Uid(17945) closed [INFO] [stderr] [INFO] |ECHO_SERVER| new connection Uid(17968) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17975) (1024 bytes), connection Uid(17968), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(17976) (1270 bytes) from connection Uid(17963) with timeout Millis(1037) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(17988) (1024 bytes), connection Uid(17968), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(17976) from connection Uid(17963), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18007) (1024 bytes), connection Uid(17968), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(18012) (9859 bytes) from connection Uid(17963) with timeout Millis(5862) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18019) (1024 bytes), connection Uid(17968), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18026) (1024 bytes), connection Uid(17968), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18034) (1024 bytes), connection Uid(17968), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18041) (1024 bytes), connection Uid(17968), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18048) (1024 bytes), connection Uid(17968), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18056) (1024 bytes), connection Uid(17968), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18063) (1024 bytes), connection Uid(17968), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18070) (1024 bytes), connection Uid(17968), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18078) (1024 bytes), connection Uid(17968), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(18012) from connection Uid(17963), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18097) (1024 bytes), connection Uid(17968), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(18102) (9838 bytes) from connection Uid(17963) with timeout Millis(1811) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18109) (1024 bytes), connection Uid(17968), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18116) (1024 bytes), connection Uid(17968), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18124) (1024 bytes), connection Uid(17968), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18131) (1024 bytes), connection Uid(17968), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18138) (1024 bytes), connection Uid(17968), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18146) (1024 bytes), connection Uid(17968), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18153) (1024 bytes), connection Uid(17968), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18160) (1024 bytes), connection Uid(17968), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18168) (1024 bytes), connection Uid(17968), timeout Millis(500) [INFO] [stderr] [WARN] |ECHO_CLIENT| recv Uid(18102) timeout from connection Uid(17963) [INFO] [stderr] [INFO] |ECHO_CLIENT| connection Uid(17963) closed [INFO] [stderr] [WARN] |ECHO_SERVER| recv Uid(18168) error: "Connection closed" [INFO] [stderr] [INFO] |ECHO_SERVER| connection Uid(17968) closed [INFO] [stderr] [INFO] |ECHO_SERVER| new connection Uid(18184) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(18190) (356 bytes) from connection Uid(18179) with timeout Millis(7039) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18192) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18214) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(18190) from connection Uid(18179), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(18221) (4524 bytes) from connection Uid(18179) with timeout Millis(6864) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18230) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18238) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18245) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18252) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(18221) from connection Uid(18179), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18272) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(18276) (8521 bytes) from connection Uid(18179) with timeout Millis(3215) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18284) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18291) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18298) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18306) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18313) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18320) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18328) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18335) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18354) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(18276) from connection Uid(18179), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(18361) (4466 bytes) from connection Uid(18179) with timeout Millis(8624) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18370) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18378) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18385) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18392) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(18361) from connection Uid(18179), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18412) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(18416) (8539 bytes) from connection Uid(18179) with timeout Millis(3981) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18424) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18431) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18438) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18446) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18453) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18460) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18468) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18475) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18494) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(18416) from connection Uid(18179), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(18501) (8978 bytes) from connection Uid(18179) with timeout Millis(7625) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18510) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18518) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18525) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18532) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18540) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18547) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18554) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18562) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(18501) from connection Uid(18179), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18581) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(18586) (5903 bytes) from connection Uid(18179) with timeout Millis(7267) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18593) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18600) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18608) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18615) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18622) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(18586) from connection Uid(18179), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18642) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(18646) (5491 bytes) from connection Uid(18179) with timeout Millis(4855) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18654) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18661) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18668) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18676) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18683) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18702) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(18646) from connection Uid(18179), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(18709) (3719 bytes) from connection Uid(18179) with timeout Millis(3172) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18718) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18726) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18733) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18752) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(18709) from connection Uid(18179), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(18759) (1750 bytes) from connection Uid(18179) with timeout Millis(6376) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18768) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(18759) from connection Uid(18179), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18788) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(18792) (5787 bytes) from connection Uid(18179) with timeout Millis(3755) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18800) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18807) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18814) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18822) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18829) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18848) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(18792) from connection Uid(18179), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(18855) (1227 bytes) from connection Uid(18179) with timeout Millis(3966) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18864) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(18855) from connection Uid(18179), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18884) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(18888) (4467 bytes) from connection Uid(18179) with timeout Millis(8755) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18896) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18903) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18910) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18918) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(18888) from connection Uid(18179), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18937) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(18942) (8109 bytes) from connection Uid(18179) with timeout Millis(8668) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18949) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18956) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18964) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18971) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18978) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18986) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(18993) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19012) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(18942) from connection Uid(18179), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(19019) (6293 bytes) from connection Uid(18179) with timeout Millis(8516) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19028) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19036) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19043) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19050) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19058) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19065) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19080) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(19019) from connection Uid(18179), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(19087) (2947 bytes) from connection Uid(18179) with timeout Millis(9223) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19096) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19104) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(19087) from connection Uid(18179), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19123) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(19128) (5926 bytes) from connection Uid(18179) with timeout Millis(7118) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19135) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19142) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19150) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19157) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19164) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(19128) from connection Uid(18179), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19184) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(19188) (3703 bytes) from connection Uid(18179) with timeout Millis(1532) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19196) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19203) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19210) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(19188) from connection Uid(18179), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19230) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(19234) (4709 bytes) from connection Uid(18179) with timeout Millis(9024) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19242) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19249) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19256) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19264) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(19234) from connection Uid(18179), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19283) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(19288) (3126 bytes) from connection Uid(18179) with timeout Millis(3190) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19295) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19302) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19310) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(19288) from connection Uid(18179), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19329) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(19334) (8848 bytes) from connection Uid(18179) with timeout Millis(5490) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19341) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19348) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19356) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19363) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19370) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19378) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19385) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19392) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(19334) from connection Uid(18179), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19412) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(19416) (5548 bytes) from connection Uid(18179) with timeout Millis(9743) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19424) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19431) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19438) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19446) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19453) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19472) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(19416) from connection Uid(18179), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(19479) (8158 bytes) from connection Uid(18179) with timeout Millis(9141) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19488) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19496) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19503) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19510) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19518) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19525) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19532) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(19479) from connection Uid(18179), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19552) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(19556) (4520 bytes) from connection Uid(18179) with timeout Millis(2839) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19564) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19571) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19578) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19586) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(19556) from connection Uid(18179), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19605) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(19610) (7899 bytes) from connection Uid(18179) with timeout Millis(9335) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19617) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19624) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19632) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19639) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19646) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19654) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19661) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19680) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(19610) from connection Uid(18179), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(19687) (6142 bytes) from connection Uid(18179) with timeout Millis(9294) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19696) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19704) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19711) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19718) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19726) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(19687) from connection Uid(18179), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19745) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(19750) (1708 bytes) from connection Uid(18179) with timeout Millis(2989) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19757) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19776) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(19750) from connection Uid(18179), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(19783) (5306 bytes) from connection Uid(18179) with timeout Millis(5637) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19792) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19800) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19807) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19814) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19822) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(19783) from connection Uid(18179), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19841) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(19846) (9129 bytes) from connection Uid(18179) with timeout Millis(3697) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19853) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19860) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19868) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19875) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19882) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19890) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19897) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19904) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(19846) from connection Uid(18179), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19924) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(19928) (9998 bytes) from connection Uid(18179) with timeout Millis(4684) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19936) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19943) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19950) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19958) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19965) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19972) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19980) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19987) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(19994) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(19928) from connection Uid(18179), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20014) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(20018) (7464 bytes) from connection Uid(18179) with timeout Millis(1541) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20026) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20033) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20040) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20048) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20055) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20062) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20070) (1024 bytes), connection Uid(18184), timeout Millis(500) [INFO] [stderr] [WARN] |ECHO_CLIENT| recv Uid(20018) timeout from connection Uid(18179) [INFO] [stderr] [INFO] |ECHO_CLIENT| connection Uid(18179) closed [INFO] [stderr] [WARN] |ECHO_SERVER| recv Uid(20070) error: "Connection closed" [INFO] [stderr] [INFO] |ECHO_SERVER| connection Uid(18184) closed [INFO] [stderr] [INFO] |ECHO_SERVER| new connection Uid(20086) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(20092) (644 bytes) from connection Uid(20081) with timeout Millis(7178) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20094) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20116) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(20092) from connection Uid(20081), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(20123) (3658 bytes) from connection Uid(20081) with timeout Millis(7496) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20132) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20140) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20147) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20166) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(20123) from connection Uid(20081), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(20173) (2592 bytes) from connection Uid(20081) with timeout Millis(4886) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20182) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20190) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(20173) from connection Uid(20081), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20209) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(20214) (8787 bytes) from connection Uid(20081) with timeout Millis(7442) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20221) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20228) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20236) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20243) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20250) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20258) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20265) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20272) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(20214) from connection Uid(20081), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20292) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(20296) (3476 bytes) from connection Uid(20081) with timeout Millis(7312) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20304) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20311) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20318) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(20296) from connection Uid(20081), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20338) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(20342) (5083 bytes) from connection Uid(20081) with timeout Millis(6847) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20350) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20357) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20364) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20372) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(20342) from connection Uid(20081), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20391) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(20396) (487 bytes) from connection Uid(20081) with timeout Millis(1745) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(20396) from connection Uid(20081), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20415) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(20420) (7779 bytes) from connection Uid(20081) with timeout Millis(9263) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20427) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20434) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20442) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20449) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20456) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20464) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20471) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20490) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(20420) from connection Uid(20081), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(20497) (4093 bytes) from connection Uid(20081) with timeout Millis(7832) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20506) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20514) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20521) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20540) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(20497) from connection Uid(20081), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(20547) (2467 bytes) from connection Uid(20081) with timeout Millis(9847) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20556) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20564) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(20547) from connection Uid(20081), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20583) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(20588) (3250 bytes) from connection Uid(20081) with timeout Millis(3589) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20595) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20602) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20610) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(20588) from connection Uid(20081), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20629) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(20634) (9019 bytes) from connection Uid(20081) with timeout Millis(2498) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20641) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20648) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20656) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20663) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20670) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20678) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20685) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20692) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(20634) from connection Uid(20081), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20712) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(20716) (1233 bytes) from connection Uid(20081) with timeout Millis(4329) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20724) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(20716) from connection Uid(20081), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20743) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(20748) (6107 bytes) from connection Uid(20081) with timeout Millis(9986) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20755) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20762) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20770) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20777) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20784) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(20748) from connection Uid(20081), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20804) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(20808) (6245 bytes) from connection Uid(20081) with timeout Millis(9062) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20816) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20823) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20830) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20838) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20845) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20852) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(20808) from connection Uid(20081), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20872) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(20876) (5219 bytes) from connection Uid(20081) with timeout Millis(7870) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20884) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20891) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20898) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20906) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20913) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20932) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(20876) from connection Uid(20081), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(20939) (4996 bytes) from connection Uid(20081) with timeout Millis(5016) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20948) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20956) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20963) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20970) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(20939) from connection Uid(20081), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(20990) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(20994) (7584 bytes) from connection Uid(20081) with timeout Millis(1778) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21002) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21009) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21016) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21024) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21031) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21038) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21046) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [WARN] |ECHO_CLIENT| recv Uid(20994) timeout from connection Uid(20081) [INFO] [stderr] [INFO] |ECHO_CLIENT| connection Uid(20081) closed [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21065) (1024 bytes), connection Uid(20086), timeout Millis(500) [INFO] [stderr] [WARN] |ECHO_SERVER| recv Uid(21065) error: "Connection error" [INFO] [stderr] [INFO] |ECHO_SERVER| connection Uid(20086) closed [INFO] [stderr] [WARN] |ECHO_CLIENT| send Uid(21069) to connection Uid(21061) error: Connection closed [INFO] [stderr] [INFO] |ECHO_CLIENT| connection Uid(21061) closed [INFO] [stderr] [INFO] |ECHO_SERVER| new connection Uid(21078) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21085) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(21086) (977 bytes) from connection Uid(21073) with timeout Millis(6621) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21106) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(21086) from connection Uid(21073), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(21112) (632 bytes) from connection Uid(21073) with timeout Millis(1710) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21130) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(21112) from connection Uid(21073), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(21136) (2196 bytes) from connection Uid(21073) with timeout Millis(6970) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21146) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21154) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(21136) from connection Uid(21073), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21173) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(21178) (6580 bytes) from connection Uid(21073) with timeout Millis(8087) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21185) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21192) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21200) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21207) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21214) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21222) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(21178) from connection Uid(21073), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21241) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(21246) (6808 bytes) from connection Uid(21073) with timeout Millis(8469) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21253) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21260) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21268) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21275) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21282) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21290) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(21246) from connection Uid(21073), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21309) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(21314) (1460 bytes) from connection Uid(21073) with timeout Millis(6789) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21321) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21340) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(21314) from connection Uid(21073), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(21346) (6709 bytes) from connection Uid(21073) with timeout Millis(2558) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21356) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21364) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21371) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21378) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21386) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21393) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21412) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(21346) from connection Uid(21073), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(21418) (2661 bytes) from connection Uid(21073) with timeout Millis(6707) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21428) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21436) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(21418) from connection Uid(21073), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21455) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(21460) (3654 bytes) from connection Uid(21073) with timeout Millis(4148) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21467) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21474) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21482) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(21460) from connection Uid(21073), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21501) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(21506) (4604 bytes) from connection Uid(21073) with timeout Millis(6367) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21513) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21520) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21528) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21535) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21554) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(21506) from connection Uid(21073), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(21560) (1995 bytes) from connection Uid(21073) with timeout Millis(7193) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21570) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(21560) from connection Uid(21073), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21590) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(21594) (3682 bytes) from connection Uid(21073) with timeout Millis(8293) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21602) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21609) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21616) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(21594) from connection Uid(21073), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21636) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(21640) (7167 bytes) from connection Uid(21073) with timeout Millis(5789) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21648) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21655) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21662) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21670) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21677) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21684) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(21640) from connection Uid(21073), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21704) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(21708) (3641 bytes) from connection Uid(21073) with timeout Millis(7684) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21716) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21723) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21730) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(21708) from connection Uid(21073), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21750) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(21754) (2352 bytes) from connection Uid(21073) with timeout Millis(5398) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21762) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21769) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21788) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(21754) from connection Uid(21073), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(21794) (8677 bytes) from connection Uid(21073) with timeout Millis(4842) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21804) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21812) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21819) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21826) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21834) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21841) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21848) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21856) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(21794) from connection Uid(21073), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21875) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(21880) (2241 bytes) from connection Uid(21073) with timeout Millis(4814) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21887) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21894) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(21880) from connection Uid(21073), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21914) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(21918) (9533 bytes) from connection Uid(21073) with timeout Millis(8819) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21926) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21933) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21940) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21948) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21955) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21962) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21970) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21977) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(21984) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(21918) from connection Uid(21073), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22004) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(22008) (9368 bytes) from connection Uid(21073) with timeout Millis(9043) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22016) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22023) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22030) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22038) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22045) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22052) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22060) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22067) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22074) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(22008) from connection Uid(21073), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22094) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(22098) (2954 bytes) from connection Uid(21073) with timeout Millis(6849) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22106) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22113) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22132) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(22098) from connection Uid(21073), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(22138) (947 bytes) from connection Uid(21073) with timeout Millis(1379) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22156) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(22138) from connection Uid(21073), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(22162) (86 bytes) from connection Uid(21073) with timeout Millis(3852) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22180) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(22162) from connection Uid(21073), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(22186) (5581 bytes) from connection Uid(21073) with timeout Millis(7673) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22196) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22204) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22211) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22218) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22226) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(22186) from connection Uid(21073), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22245) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(22250) (2469 bytes) from connection Uid(21073) with timeout Millis(7651) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22257) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22264) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(22250) from connection Uid(21073), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22284) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(22288) (7620 bytes) from connection Uid(21073) with timeout Millis(5029) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22296) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22303) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22310) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22318) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22325) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22332) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22340) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(22288) from connection Uid(21073), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22359) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(22364) (1479 bytes) from connection Uid(21073) with timeout Millis(1996) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22371) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22390) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(22364) from connection Uid(21073), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(22396) (6332 bytes) from connection Uid(21073) with timeout Millis(3145) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22406) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22414) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22421) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22428) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22436) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22443) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22462) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(22396) from connection Uid(21073), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(22468) (7574 bytes) from connection Uid(21073) with timeout Millis(3548) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22478) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22486) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22493) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22500) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22508) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22515) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22522) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(22468) from connection Uid(21073), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22542) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(22546) (6764 bytes) from connection Uid(21073) with timeout Millis(7956) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22554) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22561) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22568) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22576) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22583) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22590) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(22546) from connection Uid(21073), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22610) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(22614) (3983 bytes) from connection Uid(21073) with timeout Millis(7597) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22622) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22629) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22636) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(22614) from connection Uid(21073), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22656) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(22660) (1638 bytes) from connection Uid(21073) with timeout Millis(7263) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22668) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(22660) from connection Uid(21073), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22687) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(22692) (8284 bytes) from connection Uid(21073) with timeout Millis(8726) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22699) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22706) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22714) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22721) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22728) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22736) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22743) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22750) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(22692) from connection Uid(21073), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22770) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(22774) (6560 bytes) from connection Uid(21073) with timeout Millis(3961) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22782) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22789) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22796) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22804) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22811) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22818) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(22774) from connection Uid(21073), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22838) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(22842) (3677 bytes) from connection Uid(21073) with timeout Millis(2362) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22850) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22857) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22864) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(22842) from connection Uid(21073), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22884) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(22888) (7300 bytes) from connection Uid(21073) with timeout Millis(5608) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22896) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22903) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22910) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22918) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22925) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22932) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22940) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(22888) from connection Uid(21073), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22959) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(22964) (5659 bytes) from connection Uid(21073) with timeout Millis(3376) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22971) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22978) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22986) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(22993) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23000) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(22964) from connection Uid(21073), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23020) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(23024) (425 bytes) from connection Uid(21073) with timeout Millis(2157) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(23024) from connection Uid(21073), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23044) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(23048) (5969 bytes) from connection Uid(21073) with timeout Millis(3379) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23056) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23063) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23070) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23078) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23085) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23104) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(23048) from connection Uid(21073), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(23110) (177 bytes) from connection Uid(21073) with timeout Millis(1005) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23128) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(23110) from connection Uid(21073), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(23134) (1838 bytes) from connection Uid(21073) with timeout Millis(3001) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23144) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(23134) from connection Uid(21073), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23164) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(23168) (5793 bytes) from connection Uid(21073) with timeout Millis(7104) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23176) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23183) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23190) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23198) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23205) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23224) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(23168) from connection Uid(21073), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(23230) (9710 bytes) from connection Uid(21073) with timeout Millis(3876) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23240) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23248) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23255) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23262) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23270) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23277) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23284) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23292) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23299) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23318) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(23230) from connection Uid(21073), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(23324) (3500 bytes) from connection Uid(21073) with timeout Millis(6897) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23334) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23342) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23349) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23368) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(23324) from connection Uid(21073), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(23374) (6543 bytes) from connection Uid(21073) with timeout Millis(6000) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23384) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23392) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23399) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23406) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23414) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23421) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23440) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(23374) from connection Uid(21073), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(23446) (1575 bytes) from connection Uid(21073) with timeout Millis(6283) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23456) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(23446) from connection Uid(21073), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23476) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(23480) (71 bytes) from connection Uid(21073) with timeout Millis(5071) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(23480) from connection Uid(21073), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23500) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(23504) (2664 bytes) from connection Uid(21073) with timeout Millis(4204) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23512) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23519) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23538) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(23504) from connection Uid(21073), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(23544) (9851 bytes) from connection Uid(21073) with timeout Millis(9675) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23554) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23562) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23569) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23576) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23584) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23591) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23598) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23606) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23613) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23632) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(23544) from connection Uid(21073), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(23638) (7350 bytes) from connection Uid(21073) with timeout Millis(1007) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23648) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23656) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23663) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23670) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23678) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [WARN] |ECHO_CLIENT| recv Uid(23638) timeout from connection Uid(21073) [INFO] [stderr] [INFO] |ECHO_CLIENT| connection Uid(21073) closed [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23685) (1024 bytes), connection Uid(21078), timeout Millis(500) [INFO] [stderr] [WARN] |ECHO_SERVER| recv Uid(23685) error: "Connection error" [INFO] [stderr] [INFO] |ECHO_SERVER| connection Uid(21078) closed [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(23692) (4612 bytes) from connection Uid(23680) with timeout Millis(2873) [INFO] [stderr] [WARN] |ECHO_CLIENT| recv Uid(23692) from connection Uid(23680) error: Connection error [INFO] [stderr] [INFO] |ECHO_CLIENT| connection Uid(23680) closed [INFO] [stderr] [INFO] |ECHO_SERVER| new connection Uid(23702) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23709) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(23713) (4881 bytes) from connection Uid(23698) with timeout Millis(6307) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23721) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23729) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23736) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23743) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(23713) from connection Uid(23698), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23763) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(23767) (548 bytes) from connection Uid(23698) with timeout Millis(5096) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(23767) from connection Uid(23698), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23787) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(23791) (4642 bytes) from connection Uid(23698) with timeout Millis(7284) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23799) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23806) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23813) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23821) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(23791) from connection Uid(23698), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23840) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(23845) (4421 bytes) from connection Uid(23698) with timeout Millis(7567) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23852) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23859) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23867) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23874) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(23845) from connection Uid(23698), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23893) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(23899) (5850 bytes) from connection Uid(23698) with timeout Millis(2850) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23905) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23913) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23920) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23927) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23935) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(23899) from connection Uid(23698), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23954) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(23959) (8470 bytes) from connection Uid(23698) with timeout Millis(3224) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23966) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23973) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23981) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23988) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(23995) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24003) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24010) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24017) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(23959) from connection Uid(23698), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24037) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(24041) (2646 bytes) from connection Uid(23698) with timeout Millis(3140) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24049) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24056) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(24041) from connection Uid(23698), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24075) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(24081) (7566 bytes) from connection Uid(23698) with timeout Millis(6099) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24087) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24095) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24102) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24109) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24117) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24124) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24131) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(24081) from connection Uid(23698), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24147) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(24151) (3859 bytes) from connection Uid(23698) with timeout Millis(3322) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24159) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24166) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24173) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(24151) from connection Uid(23698), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24193) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(24197) (3137 bytes) from connection Uid(23698) with timeout Millis(3423) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24205) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24212) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24219) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(24197) from connection Uid(23698), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24239) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(24243) (7265 bytes) from connection Uid(23698) with timeout Millis(8770) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24251) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24258) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24265) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24273) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24280) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24287) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24295) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(24243) from connection Uid(23698), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24314) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(24319) (1770 bytes) from connection Uid(23698) with timeout Millis(9346) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24326) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(24319) from connection Uid(23698), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24345) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(24351) (5077 bytes) from connection Uid(23698) with timeout Millis(3013) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24357) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24365) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24372) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24379) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(24351) from connection Uid(23698), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24399) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(24403) (5698 bytes) from connection Uid(23698) with timeout Millis(3002) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24411) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24418) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24425) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24433) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24440) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(24403) from connection Uid(23698), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24459) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(24465) (10183 bytes) from connection Uid(23698) with timeout Millis(5807) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24471) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24479) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24486) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24493) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24501) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24508) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24515) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24523) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24530) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(24465) from connection Uid(23698), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24549) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(24555) (4259 bytes) from connection Uid(23698) with timeout Millis(6767) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24561) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24569) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24576) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24583) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(24555) from connection Uid(23698), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24603) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(24607) (7269 bytes) from connection Uid(23698) with timeout Millis(5299) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24615) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24622) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24629) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24637) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24644) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24651) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24659) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(24607) from connection Uid(23698), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24678) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(24683) (3299 bytes) from connection Uid(23698) with timeout Millis(3280) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24690) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24697) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24705) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(24683) from connection Uid(23698), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24724) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(24729) (10080 bytes) from connection Uid(23698) with timeout Millis(3121) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24736) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24743) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24751) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24758) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24765) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24773) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24780) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24787) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24795) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(24729) from connection Uid(23698), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24814) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(24819) (4796 bytes) from connection Uid(23698) with timeout Millis(9680) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24826) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24833) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24841) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24848) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(24819) from connection Uid(23698), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24867) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(24873) (2778 bytes) from connection Uid(23698) with timeout Millis(9272) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24879) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24887) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(24873) from connection Uid(23698), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24906) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(24911) (5224 bytes) from connection Uid(23698) with timeout Millis(8607) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24918) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24925) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24933) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24940) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24947) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(24911) from connection Uid(23698), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24967) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(24971) (8122 bytes) from connection Uid(23698) with timeout Millis(7850) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24979) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24986) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(24993) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25001) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25008) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25015) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25023) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(24971) from connection Uid(23698), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25042) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(25047) (7812 bytes) from connection Uid(23698) with timeout Millis(3282) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25054) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25061) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25069) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25076) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25083) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25091) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25098) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(25047) from connection Uid(23698), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25117) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(25123) (6684 bytes) from connection Uid(23698) with timeout Millis(4838) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25129) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25137) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25144) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25151) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25159) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25166) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(25123) from connection Uid(23698), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25185) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(25191) (9154 bytes) from connection Uid(23698) with timeout Millis(4259) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25197) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25205) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25212) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25219) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25227) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25234) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25241) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25249) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(25191) from connection Uid(23698), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25268) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(25273) (8433 bytes) from connection Uid(23698) with timeout Millis(5931) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25280) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25287) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25295) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25302) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25309) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25317) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25324) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25331) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(25273) from connection Uid(23698), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25351) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(25355) (9791 bytes) from connection Uid(23698) with timeout Millis(9413) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25363) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25370) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25377) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25385) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25392) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25399) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25407) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25414) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25421) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(25355) from connection Uid(23698), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25441) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(25445) (6340 bytes) from connection Uid(23698) with timeout Millis(3585) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25453) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25460) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25467) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25475) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25482) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25489) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(25445) from connection Uid(23698), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25509) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(25513) (5938 bytes) from connection Uid(23698) with timeout Millis(1229) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25521) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25528) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25535) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25543) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25550) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [WARN] |ECHO_CLIENT| recv Uid(25513) timeout from connection Uid(23698) [INFO] [stderr] [INFO] |ECHO_CLIENT| connection Uid(23698) closed [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25568) (1024 bytes), connection Uid(23702), timeout Millis(500) [INFO] [stderr] [WARN] |ECHO_SERVER| recv Uid(25568) error: "Connection error" [INFO] [stderr] [INFO] |ECHO_SERVER| connection Uid(23702) closed [INFO] [stderr] [INFO] |ECHO_SERVER| new connection Uid(25575) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(25578) (882 bytes) from connection Uid(25567) with timeout Millis(6667) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25583) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(25578) from connection Uid(25567), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25604) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(25609) (10039 bytes) from connection Uid(25567) with timeout Millis(4104) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25616) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25623) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25631) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25638) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25645) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25653) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25660) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25667) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25675) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(25609) from connection Uid(25567), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25694) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(25699) (5687 bytes) from connection Uid(25567) with timeout Millis(3248) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25706) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25713) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25721) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25728) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25735) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(25699) from connection Uid(25567), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25755) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(25759) (6471 bytes) from connection Uid(25567) with timeout Millis(5678) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25767) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25774) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25781) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25789) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25796) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25803) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(25759) from connection Uid(25567), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25823) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(25827) (6278 bytes) from connection Uid(25567) with timeout Millis(2275) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25835) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25842) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25849) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25857) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25864) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25871) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(25827) from connection Uid(25567), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25891) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(25895) (2507 bytes) from connection Uid(25567) with timeout Millis(9711) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25903) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25910) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(25895) from connection Uid(25567), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25929) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(25935) (1833 bytes) from connection Uid(25567) with timeout Millis(7986) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25941) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(25935) from connection Uid(25567), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25961) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(25965) (6879 bytes) from connection Uid(25567) with timeout Millis(3993) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25973) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25980) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25987) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(25995) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26002) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26009) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(25965) from connection Uid(25567), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26029) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(26033) (10067 bytes) from connection Uid(25567) with timeout Millis(4506) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26041) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26048) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26055) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26063) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26070) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26077) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26085) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26092) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26099) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(26033) from connection Uid(25567), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26119) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(26123) (10036 bytes) from connection Uid(25567) with timeout Millis(6420) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26131) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26138) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26145) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26153) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26160) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26167) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26175) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26182) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26189) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(26123) from connection Uid(25567), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26209) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(26213) (5241 bytes) from connection Uid(25567) with timeout Millis(6921) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26221) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26228) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26235) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26243) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26250) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(26213) from connection Uid(25567), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26269) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(26275) (9204 bytes) from connection Uid(25567) with timeout Millis(3054) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26281) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26289) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26296) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26303) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26311) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26318) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26325) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26333) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(26275) from connection Uid(25567), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26352) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(26357) (118 bytes) from connection Uid(25567) with timeout Millis(8497) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(26357) from connection Uid(25567), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26376) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(26381) (1869 bytes) from connection Uid(25567) with timeout Millis(2905) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26388) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(26381) from connection Uid(25567), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26407) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(26413) (7917 bytes) from connection Uid(25567) with timeout Millis(6652) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26419) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26427) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26434) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26441) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26449) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26456) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26463) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(26413) from connection Uid(25567), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26483) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(26487) (621 bytes) from connection Uid(25567) with timeout Millis(8627) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(26487) from connection Uid(25567), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26507) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(26511) (6400 bytes) from connection Uid(25567) with timeout Millis(2078) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26519) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26526) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26533) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26541) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26548) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26555) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(26511) from connection Uid(25567), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26575) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(26579) (7778 bytes) from connection Uid(25567) with timeout Millis(6277) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26587) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26594) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26601) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26609) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26616) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26623) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26631) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(26579) from connection Uid(25567), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26650) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(26655) (2173 bytes) from connection Uid(25567) with timeout Millis(6047) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26662) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26669) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(26655) from connection Uid(25567), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26689) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(26693) (3330 bytes) from connection Uid(25567) with timeout Millis(2995) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26701) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26708) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26715) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(26693) from connection Uid(25567), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26735) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(26739) (6801 bytes) from connection Uid(25567) with timeout Millis(9417) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26747) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26754) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26761) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26769) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26776) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26783) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(26739) from connection Uid(25567), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26803) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(26807) (8558 bytes) from connection Uid(25567) with timeout Millis(9193) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26815) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26822) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26829) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26837) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26844) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26851) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26859) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26866) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(26807) from connection Uid(25567), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26885) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(26891) (4472 bytes) from connection Uid(25567) with timeout Millis(2691) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26897) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26905) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26912) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26919) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(26891) from connection Uid(25567), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26939) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(26943) (8558 bytes) from connection Uid(25567) with timeout Millis(4249) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26951) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26958) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26965) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26973) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26980) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26987) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(26995) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27002) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(26943) from connection Uid(25567), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27021) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(27027) (5532 bytes) from connection Uid(25567) with timeout Millis(1850) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27033) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27041) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27048) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27055) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27063) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(27027) from connection Uid(25567), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27082) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(27087) (10037 bytes) from connection Uid(25567) with timeout Millis(9372) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27094) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27101) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27109) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27116) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27123) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27131) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27138) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27145) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27153) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(27087) from connection Uid(25567), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27172) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(27177) (9945 bytes) from connection Uid(25567) with timeout Millis(4688) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27184) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27191) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27199) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27206) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27213) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27221) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27228) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27235) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27243) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(27177) from connection Uid(25567), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27262) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(27267) (5587 bytes) from connection Uid(25567) with timeout Millis(3577) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27274) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27281) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27289) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27296) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27303) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(27267) from connection Uid(25567), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27323) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(27327) (9224 bytes) from connection Uid(25567) with timeout Millis(1125) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27335) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27342) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27349) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27357) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27364) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27371) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27379) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [WARN] |ECHO_CLIENT| recv Uid(27327) timeout from connection Uid(25567) [INFO] [stderr] [INFO] |ECHO_CLIENT| connection Uid(25567) closed [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27387) (1024 bytes), connection Uid(25575), timeout Millis(500) [INFO] [stderr] [WARN] |ECHO_SERVER| recv Uid(27387) error: "Connection error" [INFO] [stderr] [INFO] |ECHO_SERVER| connection Uid(25575) closed [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(27392) (8595 bytes) from connection Uid(27381) with timeout Millis(8545) [INFO] [stderr] [WARN] |ECHO_CLIENT| recv Uid(27392) from connection Uid(27381) error: Connection error [INFO] [stderr] [INFO] |ECHO_CLIENT| connection Uid(27381) closed [INFO] [stderr] [INFO] |ECHO_SERVER| new connection Uid(27403) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27410) (1024 bytes), connection Uid(27403), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(27413) (243 bytes) from connection Uid(27399) with timeout Millis(5296) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27436) (1024 bytes), connection Uid(27403), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(27413) from connection Uid(27399), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(27443) (8633 bytes) from connection Uid(27399) with timeout Millis(6322) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27452) (1024 bytes), connection Uid(27403), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27460) (1024 bytes), connection Uid(27403), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27466) (1024 bytes), connection Uid(27403), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27474) (1024 bytes), connection Uid(27403), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27482) (1024 bytes), connection Uid(27403), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27488) (1024 bytes), connection Uid(27403), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27496) (1024 bytes), connection Uid(27403), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27504) (1024 bytes), connection Uid(27403), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(27443) from connection Uid(27399), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27522) (1024 bytes), connection Uid(27403), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(27528) (7268 bytes) from connection Uid(27399) with timeout Millis(4063) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27534) (1024 bytes), connection Uid(27403), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27542) (1024 bytes), connection Uid(27403), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27550) (1024 bytes), connection Uid(27403), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27556) (1024 bytes), connection Uid(27403), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27564) (1024 bytes), connection Uid(27403), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27572) (1024 bytes), connection Uid(27403), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27578) (1024 bytes), connection Uid(27403), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27598) (1024 bytes), connection Uid(27403), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(27528) from connection Uid(27399), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(27605) (9539 bytes) from connection Uid(27399) with timeout Millis(2294) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27614) (1024 bytes), connection Uid(27403), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27622) (1024 bytes), connection Uid(27403), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27628) (1024 bytes), connection Uid(27403), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27636) (1024 bytes), connection Uid(27403), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27644) (1024 bytes), connection Uid(27403), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27650) (1024 bytes), connection Uid(27403), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27658) (1024 bytes), connection Uid(27403), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27666) (1024 bytes), connection Uid(27403), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27672) (1024 bytes), connection Uid(27403), timeout Millis(500) [INFO] [stderr] [WARN] |ECHO_CLIENT| recv Uid(27605) timeout from connection Uid(27399) [INFO] [stderr] [INFO] |ECHO_CLIENT| connection Uid(27399) closed [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27691) (1024 bytes), connection Uid(27403), timeout Millis(500) [INFO] [stderr] [WARN] |ECHO_SERVER| recv Uid(27691) error: "Connection error" [INFO] [stderr] [INFO] |ECHO_SERVER| connection Uid(27403) closed [INFO] [stderr] [INFO] |ECHO_SERVER| new connection Uid(27697) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(27702) (630 bytes) from connection Uid(27690) with timeout Millis(3903) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27705) (1024 bytes), connection Uid(27697), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(27702) from connection Uid(27690), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27726) (1024 bytes), connection Uid(27697), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(27732) (273 bytes) from connection Uid(27690) with timeout Millis(8945) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(27732) from connection Uid(27690), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27750) (1024 bytes), connection Uid(27697), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(27756) (6813 bytes) from connection Uid(27690) with timeout Millis(9646) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27762) (1024 bytes), connection Uid(27697), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27770) (1024 bytes), connection Uid(27697), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27778) (1024 bytes), connection Uid(27697), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27784) (1024 bytes), connection Uid(27697), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27792) (1024 bytes), connection Uid(27697), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27800) (1024 bytes), connection Uid(27697), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(27756) from connection Uid(27690), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27818) (1024 bytes), connection Uid(27697), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(27824) (9032 bytes) from connection Uid(27690) with timeout Millis(3978) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27830) (1024 bytes), connection Uid(27697), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27838) (1024 bytes), connection Uid(27697), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27846) (1024 bytes), connection Uid(27697), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27852) (1024 bytes), connection Uid(27697), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27860) (1024 bytes), connection Uid(27697), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27868) (1024 bytes), connection Uid(27697), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27874) (1024 bytes), connection Uid(27697), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27882) (1024 bytes), connection Uid(27697), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(27824) from connection Uid(27690), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27902) (1024 bytes), connection Uid(27697), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(27906) (9986 bytes) from connection Uid(27690) with timeout Millis(5569) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27914) (1024 bytes), connection Uid(27697), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27920) (1024 bytes), connection Uid(27697), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27928) (1024 bytes), connection Uid(27697), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27936) (1024 bytes), connection Uid(27697), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27942) (1024 bytes), connection Uid(27697), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27950) (1024 bytes), connection Uid(27697), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27958) (1024 bytes), connection Uid(27697), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27964) (1024 bytes), connection Uid(27697), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27972) (1024 bytes), connection Uid(27697), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(27906) from connection Uid(27690), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(27992) (1024 bytes), connection Uid(27697), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(27996) (9257 bytes) from connection Uid(27690) with timeout Millis(8169) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28004) (1024 bytes), connection Uid(27697), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28010) (1024 bytes), connection Uid(27697), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28018) (1024 bytes), connection Uid(27697), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28026) (1024 bytes), connection Uid(27697), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28032) (1024 bytes), connection Uid(27697), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28040) (1024 bytes), connection Uid(27697), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28048) (1024 bytes), connection Uid(27697), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28054) (1024 bytes), connection Uid(27697), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28062) (1024 bytes), connection Uid(27697), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(27996) from connection Uid(27690), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28082) (1024 bytes), connection Uid(27697), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(28086) (4926 bytes) from connection Uid(27690) with timeout Millis(1255) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28094) (1024 bytes), connection Uid(27697), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28100) (1024 bytes), connection Uid(27697), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28108) (1024 bytes), connection Uid(27697), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28116) (1024 bytes), connection Uid(27697), timeout Millis(500) [INFO] [stderr] [WARN] |ECHO_CLIENT| recv Uid(28086) timeout from connection Uid(27690) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28134) (1024 bytes), connection Uid(27697), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| connection Uid(27690) closed [INFO] [stderr] [WARN] |ECHO_SERVER| recv Uid(28134) error: "Connection reset by peer (os error 104)" [INFO] [stderr] [INFO] |ECHO_SERVER| connection Uid(27697) closed [INFO] [stderr] [INFO] |ECHO_SERVER| new connection Uid(28140) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(28147) (544 bytes) from connection Uid(28135) with timeout Millis(7743) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28148) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(28147) from connection Uid(28135), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28174) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(28178) (4232 bytes) from connection Uid(28135) with timeout Millis(5909) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28186) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28192) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28200) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28208) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(28178) from connection Uid(28135), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28226) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(28232) (275 bytes) from connection Uid(28135) with timeout Millis(2975) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(28232) from connection Uid(28135), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28250) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(28256) (121 bytes) from connection Uid(28135) with timeout Millis(9025) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(28256) from connection Uid(28135), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28274) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(28280) (1888 bytes) from connection Uid(28135) with timeout Millis(1948) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28286) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28306) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(28280) from connection Uid(28135), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(28313) (7326 bytes) from connection Uid(28135) with timeout Millis(9086) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28322) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28330) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28336) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28344) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28352) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28358) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28366) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(28313) from connection Uid(28135), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28386) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(28390) (4271 bytes) from connection Uid(28135) with timeout Millis(7629) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28398) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28404) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28412) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28420) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(28390) from connection Uid(28135), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28438) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(28444) (8884 bytes) from connection Uid(28135) with timeout Millis(5548) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28450) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28458) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28466) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28472) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28480) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28488) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28494) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28502) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(28444) from connection Uid(28135), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28522) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(28526) (3250 bytes) from connection Uid(28135) with timeout Millis(2669) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28534) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28540) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28548) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(28526) from connection Uid(28135), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28568) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(28572) (2681 bytes) from connection Uid(28135) with timeout Millis(3615) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28580) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28586) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28606) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(28572) from connection Uid(28135), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(28613) (4718 bytes) from connection Uid(28135) with timeout Millis(9838) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28622) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28630) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28636) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28644) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(28613) from connection Uid(28135), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28664) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(28668) (9023 bytes) from connection Uid(28135) with timeout Millis(6023) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28676) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28682) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28690) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28698) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28704) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28712) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28720) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28726) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28746) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(28668) from connection Uid(28135), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(28753) (4830 bytes) from connection Uid(28135) with timeout Millis(1976) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28762) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28770) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28776) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28784) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(28753) from connection Uid(28135), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28804) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(28808) (3286 bytes) from connection Uid(28135) with timeout Millis(8616) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28816) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28822) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28830) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(28808) from connection Uid(28135), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28850) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(28854) (8458 bytes) from connection Uid(28135) with timeout Millis(9019) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28862) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28868) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28876) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28884) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28890) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28898) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28906) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28912) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28932) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(28854) from connection Uid(28135), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(28939) (6729 bytes) from connection Uid(28135) with timeout Millis(2813) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28948) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28956) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28962) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28970) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28978) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(28984) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29004) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(28939) from connection Uid(28135), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(29011) (6190 bytes) from connection Uid(28135) with timeout Millis(3508) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29020) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29028) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29034) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29042) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29050) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29056) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29076) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(29011) from connection Uid(28135), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(29083) (5213 bytes) from connection Uid(28135) with timeout Millis(2669) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29092) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29100) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29106) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29114) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29122) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(29083) from connection Uid(28135), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29140) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(29146) (9874 bytes) from connection Uid(28135) with timeout Millis(5632) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29152) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29160) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29168) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29174) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29182) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29190) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29196) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29204) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29212) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(29146) from connection Uid(28135), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29230) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(29236) (6639 bytes) from connection Uid(28135) with timeout Millis(1234) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29242) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29250) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29258) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29264) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29272) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29280) (1024 bytes), connection Uid(28140), timeout Millis(500) [INFO] [stderr] [WARN] |ECHO_CLIENT| recv Uid(29236) timeout from connection Uid(28135) [INFO] [stderr] [INFO] |ECHO_CLIENT| connection Uid(28135) closed [INFO] [stderr] [WARN] |ECHO_SERVER| recv Uid(29280) error: "Connection closed" [INFO] [stderr] [INFO] |ECHO_SERVER| connection Uid(28140) closed [INFO] [stderr] [INFO] |ECHO_SERVER| new connection Uid(29296) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(29302) (3699 bytes) from connection Uid(29291) with timeout Millis(3451) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29304) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29312) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29320) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29328) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(29302) from connection Uid(29291), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29346) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(29352) (4063 bytes) from connection Uid(29291) with timeout Millis(6617) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29358) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29366) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29374) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(29352) from connection Uid(29291), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29392) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(29398) (5438 bytes) from connection Uid(29291) with timeout Millis(8743) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29404) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29412) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29420) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29426) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29434) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(29398) from connection Uid(29291), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29454) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(29458) (6893 bytes) from connection Uid(29291) with timeout Millis(4429) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29466) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29472) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29480) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29488) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29494) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29502) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(29458) from connection Uid(29291), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29522) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(29526) (10192 bytes) from connection Uid(29291) with timeout Millis(4870) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29534) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29540) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29548) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29556) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29562) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29570) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29578) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29584) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29592) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(29526) from connection Uid(29291), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29612) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(29616) (941 bytes) from connection Uid(29291) with timeout Millis(9792) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(29616) from connection Uid(29291), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29632) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(29636) (1237 bytes) from connection Uid(29291) with timeout Millis(7049) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29644) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(29636) from connection Uid(29291), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29662) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(29668) (7200 bytes) from connection Uid(29291) with timeout Millis(2235) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29674) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29682) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29690) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29696) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29704) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29712) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29718) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29738) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(29668) from connection Uid(29291), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(29745) (9632 bytes) from connection Uid(29291) with timeout Millis(7442) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29754) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29762) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29768) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29776) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29784) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29790) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29798) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29806) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29812) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29832) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(29745) from connection Uid(29291), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(29839) (5949 bytes) from connection Uid(29291) with timeout Millis(2314) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29848) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29856) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29862) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29870) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29878) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(29839) from connection Uid(29291), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29896) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(29902) (9874 bytes) from connection Uid(29291) with timeout Millis(2607) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29908) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29916) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29924) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29930) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29938) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29946) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29952) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29960) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29968) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(29902) from connection Uid(29291), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(29986) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(29992) (360 bytes) from connection Uid(29291) with timeout Millis(2201) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(29992) from connection Uid(29291), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30010) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(30016) (7699 bytes) from connection Uid(29291) with timeout Millis(8761) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30022) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30030) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30038) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30044) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30052) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30060) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30066) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30086) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(30016) from connection Uid(29291), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(30093) (103 bytes) from connection Uid(29291) with timeout Millis(4382) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30110) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(30093) from connection Uid(29291), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(30117) (6685 bytes) from connection Uid(29291) with timeout Millis(1678) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30126) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30134) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30140) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30148) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30156) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30162) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [WARN] |ECHO_CLIENT| recv Uid(30117) timeout from connection Uid(29291) [INFO] [stderr] [INFO] |ECHO_CLIENT| connection Uid(29291) closed [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30181) (1024 bytes), connection Uid(29296), timeout Millis(500) [INFO] [stderr] [WARN] |ECHO_SERVER| recv Uid(30181) error: "Connection error" [INFO] [stderr] [INFO] |ECHO_SERVER| connection Uid(29296) closed [INFO] [stderr] [INFO] |ECHO_SERVER| new connection Uid(30187) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(30192) (4340 bytes) from connection Uid(30180) with timeout Millis(8001) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30195) (1024 bytes), connection Uid(30187), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30204) (1024 bytes), connection Uid(30187), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30210) (1024 bytes), connection Uid(30187), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30218) (1024 bytes), connection Uid(30187), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30226) (1024 bytes), connection Uid(30187), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(30192) from connection Uid(30180), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30244) (1024 bytes), connection Uid(30187), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(30250) (5468 bytes) from connection Uid(30180) with timeout Millis(4428) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30256) (1024 bytes), connection Uid(30187), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30264) (1024 bytes), connection Uid(30187), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30272) (1024 bytes), connection Uid(30187), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30278) (1024 bytes), connection Uid(30187), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30286) (1024 bytes), connection Uid(30187), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(30250) from connection Uid(30180), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30306) (1024 bytes), connection Uid(30187), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(30310) (6636 bytes) from connection Uid(30180) with timeout Millis(2366) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30318) (1024 bytes), connection Uid(30187), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30324) (1024 bytes), connection Uid(30187), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30332) (1024 bytes), connection Uid(30187), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30340) (1024 bytes), connection Uid(30187), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30346) (1024 bytes), connection Uid(30187), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30354) (1024 bytes), connection Uid(30187), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(30310) from connection Uid(30180), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30374) (1024 bytes), connection Uid(30187), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(30378) (1628 bytes) from connection Uid(30180) with timeout Millis(3986) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30386) (1024 bytes), connection Uid(30187), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(30378) from connection Uid(30180), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30404) (1024 bytes), connection Uid(30187), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(30410) (3549 bytes) from connection Uid(30180) with timeout Millis(5290) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30416) (1024 bytes), connection Uid(30187), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30424) (1024 bytes), connection Uid(30187), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30432) (1024 bytes), connection Uid(30187), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(30410) from connection Uid(30180), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30450) (1024 bytes), connection Uid(30187), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(30456) (5064 bytes) from connection Uid(30180) with timeout Millis(9111) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30462) (1024 bytes), connection Uid(30187), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30470) (1024 bytes), connection Uid(30187), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30478) (1024 bytes), connection Uid(30187), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30484) (1024 bytes), connection Uid(30187), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30504) (1024 bytes), connection Uid(30187), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(30456) from connection Uid(30180), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(30511) (4778 bytes) from connection Uid(30180) with timeout Millis(6341) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30520) (1024 bytes), connection Uid(30187), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30528) (1024 bytes), connection Uid(30187), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30534) (1024 bytes), connection Uid(30187), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30542) (1024 bytes), connection Uid(30187), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(30511) from connection Uid(30180), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30562) (1024 bytes), connection Uid(30187), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(30566) (1547 bytes) from connection Uid(30180) with timeout Millis(4391) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30574) (1024 bytes), connection Uid(30187), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(30566) from connection Uid(30180), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30592) (1024 bytes), connection Uid(30187), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(30598) (6870 bytes) from connection Uid(30180) with timeout Millis(1134) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30604) (1024 bytes), connection Uid(30187), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30612) (1024 bytes), connection Uid(30187), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30620) (1024 bytes), connection Uid(30187), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30626) (1024 bytes), connection Uid(30187), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30634) (1024 bytes), connection Uid(30187), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30642) (1024 bytes), connection Uid(30187), timeout Millis(500) [INFO] [stderr] [WARN] |ECHO_CLIENT| recv Uid(30598) timeout from connection Uid(30180) [INFO] [stderr] [INFO] |ECHO_CLIENT| connection Uid(30180) closed [INFO] [stderr] [WARN] |ECHO_SERVER| recv Uid(30642) error: "Connection closed" [INFO] [stderr] [INFO] |ECHO_SERVER| connection Uid(30187) closed [INFO] [stderr] [INFO] |ECHO_SERVER| new connection Uid(30658) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(30664) (9973 bytes) from connection Uid(30653) with timeout Millis(1122) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30666) (1024 bytes), connection Uid(30658), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30674) (1024 bytes), connection Uid(30658), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30682) (1024 bytes), connection Uid(30658), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30690) (1024 bytes), connection Uid(30658), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30696) (1024 bytes), connection Uid(30658), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30704) (1024 bytes), connection Uid(30658), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30712) (1024 bytes), connection Uid(30658), timeout Millis(500) [INFO] [stderr] [WARN] |ECHO_CLIENT| recv Uid(30664) timeout from connection Uid(30653) [INFO] [stderr] [INFO] |ECHO_CLIENT| connection Uid(30653) closed [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30719) (1024 bytes), connection Uid(30658), timeout Millis(500) [INFO] [stderr] [WARN] |ECHO_SERVER| recv Uid(30719) error: "Connection error" [INFO] [stderr] [INFO] |ECHO_SERVER| connection Uid(30658) closed [INFO] [stderr] [WARN] |ECHO_CLIENT| send Uid(30723) to connection Uid(30715) error: Connection closed [INFO] [stderr] [INFO] |ECHO_CLIENT| connection Uid(30715) closed [INFO] [stderr] [INFO] |ECHO_SERVER| new connection Uid(30732) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30739) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(30740) (556 bytes) from connection Uid(30727) with timeout Millis(2908) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30760) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(30740) from connection Uid(30727), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(30767) (7118 bytes) from connection Uid(30727) with timeout Millis(5918) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30776) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30784) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30791) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30798) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30806) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30813) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30832) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(30767) from connection Uid(30727), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(30839) (4769 bytes) from connection Uid(30727) with timeout Millis(6497) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30848) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30856) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30863) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30870) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(30839) from connection Uid(30727), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30890) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(30894) (6324 bytes) from connection Uid(30727) with timeout Millis(6595) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30902) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30909) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30916) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30924) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30931) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30938) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(30894) from connection Uid(30727), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30958) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(30962) (3262 bytes) from connection Uid(30727) with timeout Millis(9945) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30970) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30977) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(30984) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(30962) from connection Uid(30727), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31004) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(31008) (8786 bytes) from connection Uid(30727) with timeout Millis(6079) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31016) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31023) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31030) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31038) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31045) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31052) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31060) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31067) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31086) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(31008) from connection Uid(30727), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(31093) (4666 bytes) from connection Uid(30727) with timeout Millis(9979) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31102) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31110) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31117) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31124) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(31093) from connection Uid(30727), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31144) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(31148) (7337 bytes) from connection Uid(30727) with timeout Millis(8363) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31156) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31163) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31170) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31178) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31185) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31192) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31200) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(31148) from connection Uid(30727), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31219) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(31224) (4848 bytes) from connection Uid(30727) with timeout Millis(3904) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31231) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31238) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31246) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31253) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31272) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(31224) from connection Uid(30727), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(31279) (3352 bytes) from connection Uid(30727) with timeout Millis(4784) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31288) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31296) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31303) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31322) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(31279) from connection Uid(30727), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(31329) (7608 bytes) from connection Uid(30727) with timeout Millis(2049) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31338) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31346) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31353) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31360) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31368) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31375) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31382) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(31329) from connection Uid(30727), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31402) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(31406) (5306 bytes) from connection Uid(30727) with timeout Millis(7423) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31414) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31421) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31428) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31436) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31443) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31462) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(31406) from connection Uid(30727), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(31469) (508 bytes) from connection Uid(30727) with timeout Millis(1825) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31486) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(31469) from connection Uid(30727), data matches. [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(31493) (2685 bytes) from connection Uid(30727) with timeout Millis(9514) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31502) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31510) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(31493) from connection Uid(30727), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31529) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(31534) (2802 bytes) from connection Uid(30727) with timeout Millis(1066) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31541) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31548) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(31534) from connection Uid(30727), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31568) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(31572) (3580 bytes) from connection Uid(30727) with timeout Millis(6043) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31580) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31587) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31594) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(31572) from connection Uid(30727), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31614) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(31618) (8258 bytes) from connection Uid(30727) with timeout Millis(1898) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31626) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31633) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31640) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31648) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31655) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31662) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31670) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31677) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [WARN] |ECHO_CLIENT| recv Uid(31618) timeout from connection Uid(30727) [INFO] [stderr] [INFO] |ECHO_CLIENT| connection Uid(30727) closed [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31695) (1024 bytes), connection Uid(30732), timeout Millis(500) [INFO] [stderr] [WARN] |ECHO_SERVER| recv Uid(31695) error: "Connection error" [INFO] [stderr] [INFO] |ECHO_SERVER| connection Uid(30732) closed [INFO] [stderr] [INFO] |ECHO_SERVER| new connection Uid(31701) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(31706) (4700 bytes) from connection Uid(31694) with timeout Millis(1982) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31710) (1024 bytes), connection Uid(31701), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31718) (1024 bytes), connection Uid(31701), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31725) (1024 bytes), connection Uid(31701), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31732) (1024 bytes), connection Uid(31701), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31740) (1024 bytes), connection Uid(31701), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(31706) from connection Uid(31694), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31759) (1024 bytes), connection Uid(31701), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(31764) (6463 bytes) from connection Uid(31694) with timeout Millis(9537) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31771) (1024 bytes), connection Uid(31701), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31778) (1024 bytes), connection Uid(31701), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31786) (1024 bytes), connection Uid(31701), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31793) (1024 bytes), connection Uid(31701), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31800) (1024 bytes), connection Uid(31701), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31808) (1024 bytes), connection Uid(31701), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(31764) from connection Uid(31694), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31827) (1024 bytes), connection Uid(31701), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(31832) (2357 bytes) from connection Uid(31694) with timeout Millis(9624) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31839) (1024 bytes), connection Uid(31701), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31846) (1024 bytes), connection Uid(31701), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(31832) from connection Uid(31694), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31866) (1024 bytes), connection Uid(31701), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(31870) (296 bytes) from connection Uid(31694) with timeout Millis(2723) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(31870) from connection Uid(31694), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31886) (1024 bytes), connection Uid(31701), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(31890) (7327 bytes) from connection Uid(31694) with timeout Millis(6791) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31898) (1024 bytes), connection Uid(31701), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31905) (1024 bytes), connection Uid(31701), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31912) (1024 bytes), connection Uid(31701), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31920) (1024 bytes), connection Uid(31701), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31927) (1024 bytes), connection Uid(31701), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31934) (1024 bytes), connection Uid(31701), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31942) (1024 bytes), connection Uid(31701), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(31890) from connection Uid(31694), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31961) (1024 bytes), connection Uid(31701), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(31966) (9765 bytes) from connection Uid(31694) with timeout Millis(1125) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31973) (1024 bytes), connection Uid(31701), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31980) (1024 bytes), connection Uid(31701), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31988) (1024 bytes), connection Uid(31701), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(31995) (1024 bytes), connection Uid(31701), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(32002) (1024 bytes), connection Uid(31701), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(32010) (1024 bytes), connection Uid(31701), timeout Millis(500) [INFO] [stderr] [WARN] |ECHO_CLIENT| recv Uid(31966) timeout from connection Uid(31694) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(32016) (1024 bytes), connection Uid(31701), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| connection Uid(31694) closed [INFO] [stderr] [WARN] |ECHO_SERVER| send Uid(32018) error: "Connection reset by peer (os error 104)" [INFO] [stderr] [INFO] |ECHO_SERVER| connection Uid(31701) closed [INFO] [stderr] [INFO] |ECHO_SERVER| new connection Uid(32024) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(32029) (8720 bytes) from connection Uid(32017) with timeout Millis(1340) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(32033) (1024 bytes), connection Uid(32024), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(32041) (1024 bytes), connection Uid(32024), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(32048) (1024 bytes), connection Uid(32024), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(32055) (1024 bytes), connection Uid(32024), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(32063) (1024 bytes), connection Uid(32024), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(32070) (1024 bytes), connection Uid(32024), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(32077) (1024 bytes), connection Uid(32024), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(32085) (1024 bytes), connection Uid(32024), timeout Millis(500) [INFO] [stderr] [WARN] |ECHO_CLIENT| recv Uid(32029) timeout from connection Uid(32017) [INFO] [stderr] [INFO] |ECHO_CLIENT| connection Uid(32017) closed [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(32092) (1024 bytes), connection Uid(32024), timeout Millis(500) [INFO] [stderr] [WARN] |ECHO_SERVER| recv Uid(32092) error: "Connection error" [INFO] [stderr] [INFO] |ECHO_SERVER| connection Uid(32024) closed [INFO] [stderr] [WARN] |ECHO_CLIENT| send Uid(32096) to connection Uid(32088) error: Connection closed [INFO] [stderr] [INFO] |ECHO_CLIENT| connection Uid(32088) closed [INFO] [stderr] [INFO] |ECHO_SERVER| new connection Uid(32105) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(32112) (1024 bytes), connection Uid(32105), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(32113) (6223 bytes) from connection Uid(32100) with timeout Millis(7967) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(32125) (1024 bytes), connection Uid(32105), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(32131) (1024 bytes), connection Uid(32105), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(32139) (1024 bytes), connection Uid(32105), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(32147) (1024 bytes), connection Uid(32105), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(32153) (1024 bytes), connection Uid(32105), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(32161) (1024 bytes), connection Uid(32105), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(32113) from connection Uid(32100), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(32181) (1024 bytes), connection Uid(32105), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(32185) (3777 bytes) from connection Uid(32100) with timeout Millis(8522) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(32193) (1024 bytes), connection Uid(32105), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(32199) (1024 bytes), connection Uid(32105), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(32207) (1024 bytes), connection Uid(32105), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(32185) from connection Uid(32100), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(32227) (1024 bytes), connection Uid(32105), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(32231) (522 bytes) from connection Uid(32100) with timeout Millis(7180) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(32231) from connection Uid(32100), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(32247) (1024 bytes), connection Uid(32105), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(32251) (4859 bytes) from connection Uid(32100) with timeout Millis(5869) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(32259) (1024 bytes), connection Uid(32105), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(32265) (1024 bytes), connection Uid(32105), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(32273) (1024 bytes), connection Uid(32105), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(32281) (1024 bytes), connection Uid(32105), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(32251) from connection Uid(32100), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(32299) (1024 bytes), connection Uid(32105), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(32305) (8737 bytes) from connection Uid(32100) with timeout Millis(5618) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(32311) (1024 bytes), connection Uid(32105), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(32319) (1024 bytes), connection Uid(32105), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(32327) (1024 bytes), connection Uid(32105), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(32333) (1024 bytes), connection Uid(32105), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(32341) (1024 bytes), connection Uid(32105), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(32349) (1024 bytes), connection Uid(32105), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(32355) (1024 bytes), connection Uid(32105), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(32363) (1024 bytes), connection Uid(32105), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| recv Uid(32305) from connection Uid(32100), data matches. [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(32383) (1024 bytes), connection Uid(32105), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_CLIENT| dispatching recv request Uid(32387) (9990 bytes) from connection Uid(32100) with timeout Millis(3167) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(32395) (1024 bytes), connection Uid(32105), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(32401) (1024 bytes), connection Uid(32105), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(32409) (1024 bytes), connection Uid(32105), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(32417) (1024 bytes), connection Uid(32105), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(32423) (1024 bytes), connection Uid(32105), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(32431) (1024 bytes), connection Uid(32105), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(32439) (1024 bytes), connection Uid(32105), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(32445) (1024 bytes), connection Uid(32105), timeout Millis(500) [INFO] [stderr] [INFO] |ECHO_SERVER| dispatching recv request Uid(32453) (1024 bytes), connection Uid(32105), timeout Millis(500) [ERROR] error running command: command timed out after 900 seconds [INFO] running `Command { std: "docker" "inspect" "a7c937544801857c57612f9e0df27f01655f97162582d4fb0c734fe75034b89e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7c937544801857c57612f9e0df27f01655f97162582d4fb0c734fe75034b89e", kill_on_drop: false }` [INFO] [stdout] a7c937544801857c57612f9e0df27f01655f97162582d4fb0c734fe75034b89e