Package evaluation to test Circo on Julia 1.14.0-DEV.1893 (b4aba01002*) started at 2026-03-15T17:20:07.486 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.32s ################################################################################ # Installation # Installing Circo... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [36e45090] + Circo v0.1.4 Updating `~/.julia/environments/v1.14/Manifest.toml` [1520ce14] + AbstractTrees v0.4.5 [7e194583] + ActorInterfaces v0.1.0 [d1d4a3ce] + BitFlags v0.1.9 [36e45090] + Circo v0.1.4 [b491a1cf] + CircoCore v0.2.21 [944b1d66] + CodecZlib v0.7.8 [34da2185] + Compat v4.18.1 [f0e56b4a] + ConcurrentUtilities v2.5.1 ⌅ [864edb3b] + DataStructures v0.18.22 [460bff9d] + ExceptionUnwrapping v0.1.11 [708ec375] + Gumbo v0.8.3 [cd3eb016] + HTTP v1.11.0 [692b3bcd] + JLLWrappers v1.7.1 [e6f89c97] + LoggingExtras v1.2.0 [739be429] + MbedTLS v1.1.10 [99f44e22] + MsgPack v1.2.1 [4d8831e6] + OpenSSL v1.6.1 [bac558e1] + OrderedCollections v1.8.1 [231a7ae5] + Plugins v0.5.5 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.2 [189a3867] + Reexport v1.2.2 [777ac1f9] + SimpleBufferStream v1.2.0 [3bb67fe8] + TranscodingStreams v0.11.3 [6b5504e1] + TypeParsers v2.0.1 [5c2747f8] + URIs v1.6.1 [c2297ded] + ZMQ v1.5.1 [528830af] + Gumbo_jll v0.10.2+0 [c8ffd9c3] + MbedTLS_jll v2.28.1010+0 [8f1865be] + ZeroMQ_jll v4.3.6+0 [a9144af2] + libsodium_jll v1.0.21+0 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [b27032c2] + LibCURL v1.0.0 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.14.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [8dfed614] + Test v1.11.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] + LibCURL_jll v8.18.0+1 [e37daf67] + LibGit2_jll v1.9.2+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.12.2 [4536629a] + OpenBLAS_jll v0.3.30+0 [458c3c95] + OpenSSL_jll v3.5.5+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [83775a58] + Zlib_jll v1.3.2+0 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850b90] + libblastrampoline_jll v5.15.0+0 [8e850ede] + nghttp2_jll v1.68.0+1 [3f19e933] + p7zip_jll v17.8.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 6.21s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... WARNING: method definition for #send#9 at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/service.jl:81 declares type variable TCore but does not use it. 4590.8 ms ✓ CircoCore 7620.1 ms ✓ Circo 2 dependencies successfully precompiled in 13 seconds. 66 already precompiled. 26 dependencies precompiled but different versions are currently loaded (ArgTools, Base64, Dates, Downloads, JuliaSyntaxHighlighting, LibCURL, LibCURL_jll, LibGit2, LibGit2_jll, LibSSH2_jll, Logging, Markdown, MozillaCACerts_jll, NetworkOptions, OpenSSL_jll, PCRE2_jll, Pkg, Printf, StyledStrings, TOML, Tar, UUIDs, Zlib_jll, Zstd_jll, nghttp2_jll and p7zip_jll). Restart julia to access the new versions. Otherwise, 28 dependents of these packages may trigger further precompilation to work with the unexpected versions. 1 dependency had output during precompilation: ┌ CircoCore │ WARNING: method definition for #send#9 at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/service.jl:81 declares type variable TCore but does not use it. └ Precompilation completed after 38.13s ################################################################################ # Testing # Testing Circo Status `/tmp/jl_90iJbz/Project.toml` [1520ce14] AbstractTrees v0.4.5 [36e45090] Circo v0.1.4 [b491a1cf] CircoCore v0.2.21 ⌅ [864edb3b] DataStructures v0.18.22 [708ec375] Gumbo v0.8.3 [cd3eb016] HTTP v1.11.0 [ba5e3d4b] Jive v0.3.15 [99f44e22] MsgPack v1.2.1 [231a7ae5] Plugins v0.5.5 [189a3867] Reexport v1.2.2 [6b5504e1] TypeParsers v2.0.1 [ade2ca70] Dates v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [6462fe0b] Sockets v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_90iJbz/Manifest.toml` [1520ce14] AbstractTrees v0.4.5 [7e194583] ActorInterfaces v0.1.0 [d1d4a3ce] BitFlags v0.1.9 [36e45090] Circo v0.1.4 [b491a1cf] CircoCore v0.2.21 [944b1d66] CodecZlib v0.7.8 [34da2185] Compat v4.18.1 [f0e56b4a] ConcurrentUtilities v2.5.1 ⌅ [864edb3b] DataStructures v0.18.22 [460bff9d] ExceptionUnwrapping v0.1.11 [708ec375] Gumbo v0.8.3 [cd3eb016] HTTP v1.11.0 [b5f81e59] IOCapture v1.0.0 [692b3bcd] JLLWrappers v1.7.1 [ba5e3d4b] Jive v0.3.15 [e6f89c97] LoggingExtras v1.2.0 [739be429] MbedTLS v1.1.10 [99f44e22] MsgPack v1.2.1 [4d8831e6] OpenSSL v1.6.1 [bac558e1] OrderedCollections v1.8.1 [231a7ae5] Plugins v0.5.5 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.2 [189a3867] Reexport v1.2.2 [777ac1f9] SimpleBufferStream v1.2.0 [3bb67fe8] TranscodingStreams v0.11.3 [6b5504e1] TypeParsers v2.0.1 [5c2747f8] URIs v1.6.1 [c2297ded] ZMQ v1.5.1 [528830af] Gumbo_jll v0.10.2+0 [c8ffd9c3] MbedTLS_jll v2.28.1010+0 [8f1865be] ZeroMQ_jll v4.3.6+0 [a9144af2] libsodium_jll v1.0.21+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.18.0+1 [e37daf67] LibGit2_jll v1.9.2+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.12.2 [4536629a] OpenBLAS_jll v0.3.30+0 [458c3c95] OpenSSL_jll v3.5.5+0 [efcefdf7] PCRE2_jll v10.47.0+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.68.0+1 [3f19e933] p7zip_jll v17.8.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... 1/23 block.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24725 [ Info: Circo scheduler starting on thread 1 [ Info: Attempt to wake non-blocked actor 128.30.92.239:24725/7e52d83d4419edd4. msg: ()  Pass: 310 (compile: 35.22, recompile: 1.70, elapsed: 35.36 seconds) 2/23 debug.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24725 [ Info: Circo scheduler starting on thread 1 Debug: Error During Test at /home/pkgeval/.julia/packages/Circo/ctDno/test/debug.jl:34 Got exception outside of a @test ArgumentError: unable to check bounds for indices of type Int64 Stacktrace: [1] checkindex(::Type{Bool}, inds::Int64, i::Int64) @ Base ./abstractarray.jl:750 [2] checkbounds @ ./abstractarray.jl:692 [inlined] [3] isassigned @ ./multidimensional.jl:1632 [inlined] [4] show_delim_array(io::IOContext{IOBuffer}, itr::Pos, op::Char, delim::String, cl::Char, delim_one::Bool, i1::Int64, l::Int64) @ Base ./show.jl:1442 [5] show_delim_array @ ./show.jl:1435 [inlined] [6] show_vector(io::IOContext{IOBuffer}, v::Pos, opn::Char, cls::Char) @ Base ./arrayshow.jl:541 [7] show_vector @ ./arrayshow.jl:526 [inlined] [8] show(io::IOContext{IOBuffer}, X::Pos) @ Base ./arrayshow.jl:494 [9] _show_default(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:518 [10] show_default @ ./show.jl:501 [inlined] [11] show(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:496 [12] _show_default(io::IOBuffer, x::Any) @ Base ./show.jl:518 [13] show_default @ ./show.jl:501 [inlined] [14] show @ ./show.jl:496 [inlined] [15] #sprint#421 @ ./strings/io.jl:109 [inlined] [16] sprint @ ./strings/io.jl:102 [inlined] [17] repr(x::Circo.Debug.MsgStats) @ Base ./strings/io.jl:277 [18] top-level scope @ ~/.julia/packages/Circo/ctDno/test/debug.jl:35 [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [20] macro expansion @ ~/.julia/packages/Circo/ctDno/test/debug.jl:41 [inlined] [21] include(mod::Module, _path::String) @ Base ./Base.jl:323 [24] with(f::Jive.var"#do_include_test_file#jive_lets_dance##0"{Nothing, String}, pair::Pair{Base.ScopedValues.ScopedValue{Test.AbstractTestSet}, Test.DefaultTestSet}, rest::Pair{Base.ScopedValues.ScopedValue{Int64}, Int64}) @ Base.ScopedValues ./scopedvalues.jl:324 [30] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [31] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [32] top-level scope @ none:6 [33] eval(m::Module, e::Any) @ Core ./boot.jl:517 [34] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [35] _start() @ Base ./client.jl:585  Error: 1 (compile: 9.50, recompile: 0.08, elapsed: 9.98 seconds) 3/23 host.jl WARNING: Method definition (::Type{anonymous.HostTest.CoreState_2j10})(CircoCore.Addr, CircoCore.Pos) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.CoreState_2j10})(Any, Any) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.CoreState_2j10})(Any...) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.CoreState_2j10}, Any...) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_x1ho{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_x1ho{TBody}})(Any, Any, Any, Any) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_x1ho{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.Msg_x1ho{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_x1ho{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.Msg_x1ho{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24726 WARNING: Method definition (::Type{anonymous.HostTest.CoreState_2j10})(CircoCore.Addr, CircoCore.Pos) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.CoreState_2j10})(Any, Any) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.CoreState_2j10})(Any...) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.CoreState_2j10}, Any...) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_x1ho{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_x1ho{TBody}})(Any, Any, Any, Any) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_x1ho{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.Msg_x1ho{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_x1ho{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.Msg_x1ho{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24727 WARNING: Method definition (::Type{anonymous.HostTest.CoreState_2j10})(CircoCore.Addr, CircoCore.Pos) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.CoreState_2j10})(Any, Any) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.CoreState_2j10})(Any...) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.CoreState_2j10}, Any...) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_x1ho{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_x1ho{TBody}})(Any, Any, Any, Any) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_x1ho{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.Msg_x1ho{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_x1ho{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.Msg_x1ho{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24728 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2502 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 159040907086345816716455848051628250806 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2503 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2504 [ Info: Listening on: 0.0.0.0:2502, thread id: 1 [ Info: Listening on: 0.0.0.0:2503, thread id: 1 [ Info: Listening on: 0.0.0.0:2504, thread id: 1 [ Info: Server on 0.0.0.0:2502 closing [ Info: Server on 0.0.0.0:2503 closing [ Info: Server on 0.0.0.0:2504 closing WARNING: Method definition (::Type{anonymous.HostTest.CoreState_2j10})(CircoCore.Addr, CircoCore.Pos) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.CoreState_2j10})(Any, Any) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.CoreState_2j10})(Any...) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.CoreState_2j10}, Any...) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_x1ho{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_x1ho{TBody}})(Any, Any, Any, Any) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_x1ho{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.Msg_x1ho{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_x1ho{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.Msg_x1ho{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24726 WARNING: Method definition (::Type{anonymous.HostTest.CoreState_2j10})(CircoCore.Addr, CircoCore.Pos) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.CoreState_2j10})(Any, Any) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.CoreState_2j10})(Any...) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.CoreState_2j10}, Any...) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_x1ho{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_x1ho{TBody}})(Any, Any, Any, Any) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_x1ho{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.Msg_x1ho{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_x1ho{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.Msg_x1ho{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24727 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2502 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 159040907086345816716455848051628250806 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2503 [ Info: Listening on: 0.0.0.0:2502, thread id: 1 [ Info: Listening on: 0.0.0.0:2503, thread id: 1 [ Info: Sleeping to allow ping-pong to start. [ Info: Got new peer 128.30.92.239:24727/ce95af29ad86c0f . 2 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/9235367695d131f. (2 peers) [ Info: Connected to global identity registry [ Info: Measuring inter-thread ping-pong performance (10 secs) [ Info: Server on 0.0.0.0:2502 closing [ Info: Server on 0.0.0.0:2503 closing Inter-thread ping-pong performance (in a high throughput setting, 50 pingers): 208839.991732 rounds/sec WARNING: Method definition (::Type{anonymous.HostTest.CoreState_2j10})(CircoCore.Addr, CircoCore.Pos) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.CoreState_2j10})(Any, Any) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.CoreState_2j10})(Any...) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.CoreState_2j10}, Any...) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_x1ho{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_x1ho{TBody}})(Any, Any, Any, Any) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_x1ho{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.Msg_x1ho{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_x1ho{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.Msg_x1ho{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24726 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2502 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 159040907086345816716455848051628250806 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33 [ Info: Listening on: 0.0.0.0:2502, thread id: 1 [ Info: Sleeping to allow ping-pong to start. [ Info: Measuring in-thread ping-pong performance (10 secs) [ Info: Server on 0.0.0.0:2502 closing In-thread ping-pong performance: 738684.390187 rounds/sec  Pass: 114 (compile: 93.42, recompile: 31.77, elapsed: 147.56 seconds) 4/23 monitor.jl  Pass: 2 (compile: 0.05, elapsed: 0.07 seconds) 5/23 multitask.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24726 [ Info: Circo scheduler starting on thread 1 [ Info: All clients validated WARNING: Method definition (::Type{anonymous.MultiTaskTest.CoreState_2j10})(CircoCore.Addr, CircoCore.Pos) in module MultiTaskTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.MultiTaskTest.CoreState_2j10})(Any, Any) in module MultiTaskTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.MultiTaskTest.CoreState_2j10})(Any...) in module MultiTaskTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.MultiTaskTest.CoreState_2j10}, Any...) in module MultiTaskTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.MultiTaskTest.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody) where {TBody} in module MultiTaskTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.MultiTaskTest.Msg_5z3w{TBody}})(Any, Any, Any) in module MultiTaskTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.MultiTaskTest.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module MultiTaskTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.MultiTaskTest.Msg_5z3w{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module MultiTaskTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.MultiTaskTest.Msg_5z3w{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module MultiTaskTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.MultiTaskTest.Msg_5z3w{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module MultiTaskTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24726 [ Info: Circo scheduler starting on thread 1 [ Info: All clients validated  Pass: 1716 (compile: 17.57, recompile: 5.60, elapsed: 17.96 seconds) 6/23 transaction.jl Transactions unit tests: Error During Test at /home/pkgeval/.julia/packages/Circo/ctDno/test/transaction.jl:12 Got exception outside of a @test MethodError: no method matching CoreState_2j10() The applicable method may be too new: running in world age 40515, while current world is 40535. Closest candidates are: CoreState_2j10(!Matched::Addr, !Matched::Pos) (method too new to be called from this world context.) @ Main ~/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 CoreState_2j10(!Matched::Any, !Matched::Any) (method too new to be called from this world context.) @ Main ~/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 CoreState_2j10(Any...; kwargs...) (method too new to be called from this world context.) @ Main ~/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 Stacktrace: [1] emptycore(ctx::CircoContext) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/context.jl:55 [2] Circo Service(ctx::CircoContext, scheduler::Scheduler) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/service.jl:12 [3] Scheduler(ctx::CircoContext, zygote::Vector{Any}; pos::Pos) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:55 [4] Scheduler(ctx::CircoContext, zygote::Vector{Any}) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:29 [5] top-level scope @ ~/.julia/packages/Circo/ctDno/test/transaction.jl:13 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [7] macro expansion @ ~/.julia/packages/Circo/ctDno/test/transaction.jl:13 [inlined] [8] include(mod::Module, _path::String) @ Base ./Base.jl:323 [11] with(f::Jive.var"#do_include_test_file#jive_lets_dance##0"{Nothing, String}, pair::Pair{Base.ScopedValues.ScopedValue{Test.AbstractTestSet}, Test.DefaultTestSet}, rest::Pair{Base.ScopedValues.ScopedValue{Int64}, Int64}) @ Base.ScopedValues ./scopedvalues.jl:324 [17] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:517 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585  Error: 1 (compile: 2.94, recompile: 0.03, elapsed: 3.00 seconds) 7/23 cluster/clustersim.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24726 [ Info: Circo scheduler starting on thread 1 [ Info: Got new peer 128.30.92.239:24726/c354575cda3949fe . 2 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (2 peers) [ Info: Got new peer 128.30.92.239:24726/380aa2c78cab3385 . 3 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (3 peers) [ Info: Got new peer 128.30.92.239:24726/d252188233ce9067 . 4 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/cb4a6f0a3222efcd . 4 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/606382df5555d30c . 5 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/20b0f43aa30654d5 . 5 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (4 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (4 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (5 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (5 peers) 0.001991 seconds (6.98 k allocations: 342.219 KiB) [ Info: Got new peer 128.30.92.239:24726/297aeb43642b347f . 8 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/1b3b77be635a71e0 . 9 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (8 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (9 peers) 0.001876 seconds (6.19 k allocations: 306.797 KiB) [ Info: Got new peer 128.30.92.239:24726/a8c545b0e20eef4f . 10 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/5094abac8c3418b3 . 10 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/edc1a5666a765ae9 . 11 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/3103f2f87eb8ac5 . 10 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/31bfc5d79b8775dd . 11 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/9026776e2376548e . 12 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (10 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (10 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (11 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (10 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (11 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (12 peers) 0.005668 seconds (24.18 k allocations: 1.359 MiB) [ Info: Got new peer 128.30.92.239:24726/8ffb745a0c63b3a3 . 16 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/5be4303af9c4abee . 17 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/80276f15c46077a5 . 16 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (16 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (17 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (16 peers) 0.003897 seconds (17.95 k allocations: 1.008 MiB) [ Info: Got new peer 128.30.92.239:24726/478732ba5d256206 . 19 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (19 peers) 0.001506 seconds (6.29 k allocations: 354.734 KiB) [ Info: Got new peer 128.30.92.239:24726/dc49049da6df11d8 . 20 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/343a2b1ff321389b . 20 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (20 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (20 peers) 0.003069 seconds (14.16 k allocations: 809.531 KiB) [ Info: Got new peer 128.30.92.239:24726/eb5329c20b3a6fa6 . 22 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/528478f9498a559f . 22 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/5cf73050ff8de2e9 . 22 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/b9c4bcb737e3c4f8 . 23 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/9e2238ee1bddffd2 . 23 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/697ed622d7e35643 . 24 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/3632777d0c292573 . 25 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/f154c3851566b3c0 . 24 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/e7c5d4088bf4e64d . 25 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/7af07ef30a80835b . 23 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/b20958240d886f53 . 26 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/8735394936392eb3 . 27 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/881a87607c968c20 . 24 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/4f41693ea82ae4db . 28 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (22 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (22 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (22 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (23 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (23 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (24 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (25 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (24 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (25 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (23 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (26 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (27 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (24 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (28 peers) 0.033737 seconds (142.57 k allocations: 7.927 MiB) [ Info: Got new peer 128.30.92.239:24726/3fd2423dadd4c69c . 36 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/1822ded9394cf456 . 37 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/34316da8e400d643 . 36 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/5548bc1887adbb49 . 37 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/e0f3f0b4eca1c4ab . 36 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/617900aa82c6a486 . 38 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (36 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (37 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (36 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (37 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (36 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (38 peers) 0.090487 seconds (75.40 k allocations: 4.203 MiB, 78.74% gc time) [ Info: Got new peer 128.30.92.239:24726/4194c7e406a8ff54 . 42 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/6077a2b7ce5036cf . 43 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/26ff270e17c1cbd5 . 44 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (42 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (43 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (44 peers) 0.010875 seconds (45.30 k allocations: 2.993 MiB) [ Info: Got new peer 128.30.92.239:24726/505e2bb015f6c159 . 45 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/f27a5c47d700066 . 45 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/f28b70c0d0ea024a . 46 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/a5c786d015413c2c . 45 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/84193da64611120a . 46 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (45 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (45 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (46 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (45 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (46 peers) 0.017846 seconds (77.29 k allocations: 4.674 MiB) [ Info: Got new peer 128.30.92.239:24726/84ceb758b3612c87 . 50 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/8994cc97e2533d73 . 50 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/b8b3a93be8a4f956 . 51 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/b7477b54b6c2827c . 51 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (50 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (50 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (51 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (51 peers) 0.015548 seconds (68.30 k allocations: 4.193 MiB) [ Info: Got new peer 128.30.92.239:24726/21b8ce8cdf4ade1b . 54 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/4a3c2700732e08a1 . 55 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/188db2712004fd1e . 56 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/2c17ba3d3b497010 . 57 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (54 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (55 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (56 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (57 peers) 0.017825 seconds (72.71 k allocations: 4.366 MiB) [ Info: Got new peer 128.30.92.239:24726/f194cbb1c1399096 . 58 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/63686336e7c8f134 . 58 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/4ac91d4f902f8650 . 58 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/bd2f949ed6eb64ca . 59 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (58 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (58 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (58 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (59 peers) 0.019089 seconds (81.72 k allocations: 5.163 MiB) [ Info: Got new peer 128.30.92.239:24726/b56b2dfb5e5110c9 . 62 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/230b78cdf48b9d4a . 62 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/f3e3b89973fb7eaa . 63 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/1dc2ceffe6a3750e . 62 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/2d3d7f6bc7bf7c53 . 63 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/4036213dc2e8e2de . 64 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/65a6b381e1409c82 . 65 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/1c259a1063dfb6d6 . 66 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/522e7ea20d544c85 . 67 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/edfeb821740d66e7 . 64 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (62 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (62 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (63 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (62 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (63 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (64 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (65 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (66 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (67 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (64 peers) 0.055974 seconds (235.55 k allocations: 15.222 MiB) [ Info: Got new peer 128.30.92.239:24726/a41ce653eafd7f63 . 72 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/43119dc9965cc020 . 73 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/246e8df2f2a359e9 . 72 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/60d0abf0428c27c3 . 73 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/b521672be50138fa . 72 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (72 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (73 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (72 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (73 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (72 peers) 0.029208 seconds (125.21 k allocations: 7.998 MiB) [ Info: Got new peer 128.30.92.239:24726/915b4508643caba8 . 77 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/10584e507c55382f . 77 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (77 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (77 peers) 0.011954 seconds (51.05 k allocations: 3.230 MiB) [ Info: Got new peer 128.30.92.239:24726/2cef0c97a49caaa2 . 79 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (79 peers) 0.006522 seconds (27.93 k allocations: 1.762 MiB) [ Info: Got new peer 128.30.92.239:24726/d11563a1d0e894d2 . 80 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/733f3537ce42be5 . 80 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/539e15ac773923fb . 80 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/d345b1865e3d4199 . 81 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (80 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (80 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (80 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (81 peers) 0.025620 seconds (110.29 k allocations: 6.869 MiB) [ Info: Got new peer 128.30.92.239:24726/7ece470216a0661e . 84 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/6e69ae866e765f32 . 84 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (84 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (84 peers) 0.012850 seconds (55.75 k allocations: 3.437 MiB) [ Info: Got new peer 128.30.92.239:24726/113fcfc36e14ff79 . 86 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/d97856def31bdae2 . 87 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/e238165153b1fe1d . 88 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/e2cc5fa05126d152 . 89 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/299f6673ce0460ef . 86 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/1c3707109f6b5cac . 87 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/4c48192f05d4d036 . 88 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/ad7d4db02c3f3243 . 86 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (86 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (87 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (88 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (89 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (86 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (87 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (88 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (86 peers) 0.516411 seconds (242.56 k allocations: 14.681 MiB, 88.72% gc time) [ Info: Got new peer 128.30.92.239:24726/9c541dd86389abed . 94 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/4a6297649e4714a5 . 95 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/f59b8c0f63bf34c9 . 94 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/8a545af928c11c76 . 94 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/18a1748161068d73 . 96 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (94 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (95 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (94 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (94 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (96 peers) 0.040071 seconds (166.90 k allocations: 9.981 MiB) [ Info: Got new peer 128.30.92.239:24726/4aec068f95a759 . 99 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/cb3d48f6612320d6 . 99 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (99 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (99 peers) 0.016835 seconds (70.63 k allocations: 4.201 MiB) [ Info: Got new peer 128.30.92.239:24726/8065ffdcecf6d6bf . 101 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/e7ead259d6f42b3e . 101 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/783a87a314e8c8f5 . 101 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/9d30355fbc235191 . 102 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/cab1f2367fe58b44 . 103 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/8a4749fb6c69ca7c . 104 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/1af2e5f72782c89 . 105 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/996de1c6cab7e39d . 102 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/27d5e1f03cb491dc . 103 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/aa20a2230021cb2c . 104 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/b881b944337c1122 . 102 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/23c11ab2c717a6b9 . 105 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (101 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (101 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (101 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (102 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (103 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (104 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (105 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (102 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (103 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (104 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (102 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (105 peers) 0.111735 seconds (458.86 k allocations: 26.631 MiB) [ Info: Got new peer 128.30.92.239:24726/dd8cbc492f0a387f . 113 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/bf3708d14236f97c . 114 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/6a5653dab56425f0 . 113 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/5d404dc03994c35e . 113 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/9af4a7d8eb7d9bc8 . 114 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (113 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (114 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (113 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (113 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (114 peers) 0.088498 seconds (218.38 k allocations: 12.379 MiB, 48.48% compilation time) [ Info: Got new peer 128.30.92.239:24726/a3a84456e24c2cce . 118 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/ddb54d62769260ca . 118 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/43eafe5c12d87bf7 . 118 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/dab3ca984761830a . 119 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/5786927768180027 . 119 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/9ac914dd8616400b . 120 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/1ec5a361946c2ac . 121 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/96f6604844975db8 . 120 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/28ad639d5cd8eda0 . 122 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/2ccabd9f68cdcd0f . 121 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (118 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (118 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (118 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (119 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (119 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (120 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (121 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (120 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (122 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (121 peers) 0.101730 seconds (419.23 k allocations: 23.671 MiB) [ Info: Got new peer 128.30.92.239:24726/f8dbb7419f2ede . 128 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/e549e452b0864b61 . 129 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/c519bbe53f0d14e7 . 130 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/e03051beb8b4917f . 128 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/387fe01857d6df3e . 128 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/e050335787674a1f . 129 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (128 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (129 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (130 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (128 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (128 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (129 peers) 0.058620 seconds (260.34 k allocations: 14.564 MiB) [ Info: Got new peer 128.30.92.239:24726/ba8f24c1df3346ca . 134 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/521e929483b2d5ad . 134 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/d0827ba2f7b3e5a6 . 135 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/c2086c2e57cad7b6 . 134 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/4f0f408812fa5e3c . 135 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/90e96c4055b78c92 . 135 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (134 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (134 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (135 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (134 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (135 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (135 peers) 0.066796 seconds (289.19 k allocations: 16.036 MiB) [ Info: Got new peer 128.30.92.239:24726/c1157a1bc1dba7bb . 140 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/73b66a2d10434ba7 . 140 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/8f39e9e17a08d966 . 141 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (140 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (140 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (141 peers) 0.036193 seconds (146.84 k allocations: 8.233 MiB) [ Info: Got new peer 128.30.92.239:24726/9ecb6ba519e1b00b . 143 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/e919bef315bc6193 . 143 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/9156ea8d7819441d . 143 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/c3b7f916ea38de0d . 144 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/3bc3dfde7bd03da0 . 144 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/bceeb2f12311f73b . 145 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/f451ac13b58592e9 . 145 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/343ad4e0f0e6b6a9 . 146 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (143 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (143 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (143 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (144 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (144 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (145 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (145 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (146 peers) 0.091985 seconds (406.04 k allocations: 22.219 MiB) [ Info: Got new peer 128.30.92.239:24726/db2776b7dcc9a371 . 151 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/4d4e6d6d539c3bef . 151 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/86b5518e9d06d9b4 . 152 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/463520474091a580 . 153 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/eeff4bad495004d6 . 154 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/85b2925fb17df9a7 . 151 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/d2f8a3c348c11ac8 . 155 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (151 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (151 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (152 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (153 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (154 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (151 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (155 peers) 0.088893 seconds (362.54 k allocations: 19.816 MiB) [ Info: Got new peer 128.30.92.239:24726/4eb877587e305535 . 158 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (158 peers) 0.015190 seconds (55.88 k allocations: 3.023 MiB) [ Info: Got new peer 128.30.92.239:24726/c55387e674cdf6ba . 159 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/7e5f1c45f422f3c8 . 159 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (159 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (159 peers) 0.025663 seconds (101.24 k allocations: 5.735 MiB) [ Info: Got new peer 128.30.92.239:24726/18349eb9a9fe673d . 161 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/8440f09316b0d238 . 161 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/6166393f914c5b26 . 162 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/c082fb50db0be7e . 161 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/7f1e6ff6290e6e3d . 162 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/a224a63f2aed80d8 . 162 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/d4b1a3673e3c730a . 163 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/d40038aea9cb0692 . 163 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (161 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (161 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (162 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (161 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (162 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (162 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (163 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (163 peers) 0.164064 seconds (442.99 k allocations: 28.324 MiB, 27.97% gc time) [ Info: Got new peer 128.30.92.239:24726/fb8000bb4d956b2e . 169 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/92a89605dddd9b82 . 169 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (169 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (169 peers) 0.027229 seconds (111.51 k allocations: 6.416 MiB) [ Info: Got new peer 128.30.92.239:24726/6adef6542a79590c . 171 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/a6cf523a6e264a24 . 171 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/a84bb7be55470706 . 172 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/995f744d2a3bc1de . 172 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/e4ea27f421e48034 . 173 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (171 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (171 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (172 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (172 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (173 peers) 0.075192 seconds (299.11 k allocations: 18.841 MiB) [ Info: Got new peer 128.30.92.239:24726/ca5c63620138e609 . 176 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/76cbeb8be23d1861 . 176 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/da11040001824b1 . 176 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/87b7813ebaac2fab . 177 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/deb336663fff6944 . 178 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (176 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (176 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (176 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (177 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (178 peers) 0.076871 seconds (298.96 k allocations: 18.013 MiB) [ Info: Got new peer 128.30.92.239:24726/416ad6e130a26e78 . 181 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/b4bcd83a78607193 . 181 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/6acc062a2e1ad638 . 181 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (181 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (181 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (181 peers) 0.047224 seconds (184.27 k allocations: 11.407 MiB) [ Info: Got new peer 128.30.92.239:24726/24d210be34d670a8 . 184 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/b534d34c4b7293e3 . 185 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/cae759ca86ecaf05 . 184 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/41c5037bcd350953 . 186 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/c5b280523ebf5a18 . 187 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/5cda93a789e99a67 . 188 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (184 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (185 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (184 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (186 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (187 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (188 peers) 0.087253 seconds (379.61 k allocations: 24.450 MiB) [ Info: Got new peer 128.30.92.239:24726/62b2150b7a5d38ac . 190 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/f68f878a655ee3e4 . 191 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (190 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (191 peers) 0.034976 seconds (125.13 k allocations: 8.134 MiB) [ Info: Got new peer 128.30.92.239:24726/172053bbf8021073 . 192 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/af913deba97ef945 . 192 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/239d8da8a9aa4f79 . 193 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/8f04205f9cdfd535 . 194 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/ee946b70b9e56eda . 195 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/aef80fda1689ba85 . 192 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (192 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (192 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (193 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (194 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (195 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (192 peers) 0.116288 seconds (385.14 k allocations: 24.418 MiB) [ Info: Got new peer 128.30.92.239:24726/8e42eceb1094e6b1 . 198 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/c3493eba33369604 . 198 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (198 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (198 peers) 0.082383 seconds (139.78 k allocations: 8.816 MiB, 53.22% gc time) [ Info: Got new peer 128.30.92.239:24726/15772c363170ab33 . 200 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/be80ad3a88434b29 . 200 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/5da7144a9dee2c6b . 200 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/2ceb827b3789baa0 . 201 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/759616d98d8f0f82 . 201 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/47f67defbc09f131 . 202 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/294f99848f4bc20b . 201 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/7f5d7bf2f1600e5 . 203 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/d105b8da878c6146 . 202 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/e59ae3e8cbafb003 . 203 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/fdab2989aec6bb21 . 204 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/7cf659e84c9c52ca . 202 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/ccc21a3b2e97d824 . 204 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/6018120debbd8e8d . 205 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/23b26a4e4bd6f37 . 205 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/7eeb4924629d99a9 . 203 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/6edb0259f6289e65 . 206 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (200 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (200 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (200 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (201 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (201 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (202 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (201 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (203 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (202 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (203 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (204 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (202 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (204 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (205 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (205 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (203 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (206 peers) 0.311853 seconds (1.23 M allocations: 83.331 MiB) [ Info: Got new peer 128.30.92.239:24726/a1a14983ef00adba . 217 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/a8c17f6a47580fd4 . 218 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (217 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (218 peers) 0.041821 seconds (152.99 k allocations: 10.405 MiB) [ Info: Got new peer 128.30.92.239:24726/4de8f69b496752c2 . 219 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/b44173385fe04823 . 219 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (219 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (219 peers) 0.046263 seconds (143.68 k allocations: 9.914 MiB) [ Info: Got new peer 128.30.92.239:24726/90f239afa664cb9 . 221 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/9e12547d90cdcca7 . 221 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/eabd11156a56c308 . 222 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/b821d26a509e02fe . 222 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/c4c8d66dc2653cce . 223 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/30f579fbd430cb05 . 221 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/ddfe429cb99bc7e6 . 222 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (221 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (221 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (222 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (222 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (223 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (221 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (222 peers) 0.170767 seconds (527.50 k allocations: 36.195 MiB, 18.55% gc time) [ Info: Got new peer 128.30.92.239:24726/c3e01d41593f01f6 . 228 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/12c7a70abe7680d7 . 228 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/ecaddd6b767b787f . 229 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/12c9829f48cbb5fa . 230 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/96845e28a9ee8e . 229 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/a52c1a0c6cd38753 . 231 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/13b49249c104ca7d . 232 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/e4ef5f3d1a7a9710 . 233 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/f15fb0767c56373c . 234 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/c176d3e6f78a4ad3 . 230 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/189416bd8652dc8b . 231 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (228 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (228 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (229 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (230 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (229 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (231 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (232 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (233 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (234 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (230 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (231 peers) 0.265868 seconds (876.35 k allocations: 59.722 MiB, 11.08% gc time) [ Info: Got new peer 128.30.92.239:24726/c7e7f173eaa03a52 . 239 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/e1bb1d7df9ab6236 . 239 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (239 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (239 peers) 0.046662 seconds (167.97 k allocations: 11.509 MiB) [ Info: Got new peer 128.30.92.239:24726/2672dd5358528005 . 241 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/6dcd5bdc07abe4f8 . 241 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/796bc2e85636c6ea . 242 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/7485e5bfdb0fdf6d . 241 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/d1d2ab3411026837 . 243 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/d581affee169eff7 . 242 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/75e86ff4fb47ee0a . 243 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (241 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (241 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (242 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (241 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (243 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (242 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (243 peers) 0.152959 seconds (566.48 k allocations: 38.190 MiB) [ Info: Got new peer 128.30.92.239:24726/4c0902c4b60175d7 . 248 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/ebaacb1aed908476 . 248 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (248 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (248 peers) 0.051115 seconds (174.10 k allocations: 11.789 MiB) [ Info: Got new peer 128.30.92.239:24726/31447c780c2ebf0f . 250 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/b3b4301ac033bdf . 250 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/8bc684255ab86683 . 251 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/feb729261966a209 . 250 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/40538dcdd0d55b55 . 251 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (250 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (250 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (251 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (250 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (251 peers) 0.139070 seconds (430.67 k allocations: 28.752 MiB, 19.88% gc time) [ Info: Got new peer 128.30.92.239:24726/d1c8a266ec233afe . 255 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/5c348d339c080031 . 255 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/ec97996e7d868fd9 . 255 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/6eb58ea2ff4f2dc5 . 256 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/db4d0f81532e813f . 256 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/6487904a7237ec6f . 257 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/ae37931d096af5de . 256 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (255 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (255 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (255 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (256 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (256 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (257 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (256 peers) 0.167898 seconds (604.90 k allocations: 40.114 MiB) [ Info: Got new peer 128.30.92.239:24726/7ea4e2b3411a1371 . 262 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/675bda5bd6404899 . 263 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/e1b76a38ad96520e . 264 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/a63cea932d5346c9 . 262 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (262 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (263 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (264 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (262 peers) 0.089249 seconds (356.71 k allocations: 23.571 MiB) [ Info: Got new peer 128.30.92.239:24726/360511cb3b071f08 . 266 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/c7d40a9ab0b0c006 . 266 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/1c16f87fe2fafb28 . 267 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/9a08db56bf482668 . 268 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/d1dfa2a6b5361b2e . 267 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (266 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (266 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (267 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (268 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (267 peers) 0.147925 seconds (430.19 k allocations: 28.108 MiB, 19.58% gc time) [ Info: Got new peer 128.30.92.239:24726/27a2d78a2694f875 . 271 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/8ee0628501da20f0 . 271 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/ab0d0d9bdfd8a71a . 272 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/4d2091933be46605 . 272 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/8159e4e9e6b3db79 . 273 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/1323650627e79a03 . 274 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (271 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (271 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (272 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (272 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (273 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (274 peers) 0.146017 seconds (561.97 k allocations: 36.739 MiB) [ Info: Got new peer 128.30.92.239:24726/3e02d1cb42fadfc9 . 277 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (277 peers) 0.026958 seconds (106.59 k allocations: 7.035 MiB) [ Info: Got new peer 128.30.92.239:24726/578918c768253e8b . 278 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (278 peers) 0.022439 seconds (90.08 k allocations: 5.836 MiB) [ Info: Got new peer 128.30.92.239:24726/1fb3c73050971db7 . 279 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (279 peers) 0.022817 seconds (83.51 k allocations: 5.358 MiB) [ Info: Got new peer 128.30.92.239:24726/651bdad658a8eb79 . 280 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/200ff95702c1afea . 281 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/73a2a6b0459cced3 . 282 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/60bda17cbdd5c534 . 280 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/df154a0e317aab71 . 283 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/55610bb9f634468d . 284 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/d85b4d4d90912a24 . 285 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/b4ebd95005ada68c . 280 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/f02ca078ccd95718 . 286 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/fd4a3f5159eeb3b4 . 287 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/e16924fd5750d739 . 288 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (280 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (281 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (282 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (280 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (283 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (284 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (285 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (280 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (286 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (287 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (288 peers) 0.293857 seconds (1.08 M allocations: 69.824 MiB, 8.37% gc time) [ Info: Got new peer 128.30.92.239:24726/f11420e14bcedce4 . 291 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/d998527dd9ec3ea6 . 292 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/c917b983559c76 . 293 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/47f2c926b994145f . 291 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/56bfcc1983123fbe . 292 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/d4e2a2b8fa3b5b7d . 294 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/a5c19356d9bd81 . 295 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/c950c3e912a2e5c3 . 296 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/6efc169248f85852 . 291 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/d3daf8d6dad42825 . 293 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/df29c87429b49e82 . 292 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/d5cf5bc14b908e63 . 297 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/22bb882cf507a382 . 293 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/753b0609fea4e13 . 294 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/b0aa4ad2efe9a112 . 295 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/300b789d9d571606 . 296 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/497af2f64b1036ea . 297 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/d321afb9a397addb . 298 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/994ca3f3461f4cd1 . 299 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/fac4580518dbb6ae . 294 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/f2e16aeb129bf323 . 295 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/7322a9fcf285365 . 298 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/c09fa34289c823ae . 300 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (291 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (292 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (293 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (291 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (292 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (294 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (295 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (296 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (291 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (293 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (292 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (297 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (293 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (294 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (295 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (296 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (297 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (298 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (299 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (294 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (295 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (298 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (300 peers) 0.705077 seconds (2.36 M allocations: 148.651 MiB, 14.10% gc time) [ Info: Got new peer 128.30.92.239:24726/3471bcac05db39b5 . 314 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/aac0e728397a7c18 . 314 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (314 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (314 peers) 0.054591 seconds (210.64 k allocations: 13.227 MiB) [ Info: Got new peer 128.30.92.239:24726/a8db745329ad271b . 316 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/4968dc0bb925e2d . 317 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/db3aa1b309efd65c . 316 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/ad343028b5ba4941 . 318 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/5631b318d29f1e53 . 317 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/12895d65678f4872 . 318 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/c6de739e3113378 . 319 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/4c264e5fe3aa1228 . 316 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/816d15981c94124 . 319 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/915db9f50e46a218 . 320 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/ba9069fd9c364585 . 317 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/51f374457d171cd1 . 318 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/9f986b1c15e8d6b6 . 321 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/11b0985ff86bea59 . 322 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/5b554090eb8218c6 . 319 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/e21918738ffa36f8 . 320 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/4716f5805ac616c7 . 320 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/9eddfc58466ef1b8 . 321 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (316 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (317 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (316 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (318 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (317 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (318 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (319 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (316 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (319 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (320 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (317 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (318 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (321 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (322 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (319 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (320 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (320 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (321 peers) 1.034908 seconds (1.99 M allocations: 123.198 MiB, 50.13% gc time) [ Info: Got new peer 128.30.92.239:24726/141767b76de4c9a3 . 334 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (334 peers) 0.025963 seconds (107.41 k allocations: 6.617 MiB) [ Info: Got new peer 128.30.92.239:24726/3650c3e5e46561de . 335 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/96c497e8be0e529e . 336 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/d3aaacd3f369f590 . 335 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/95c06fa9841912bb . 337 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/f04805ff35409f7c . 335 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/4385fedeb6e86364 . 336 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/a656ef922cc06331 . 338 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (335 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (336 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (335 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (337 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (335 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (336 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (338 peers) 0.202127 seconds (806.88 k allocations: 49.659 MiB) [ Info: Got new peer 128.30.92.239:24726/860895bd7b5ffeea . 342 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/5bf99ba7a81d2afd . 343 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/76b7349c91b7a85c . 342 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/cbd1309495c3d2e . 344 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/476f39f38c6b57cd . 342 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/77e8bc1002147ed3 . 345 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/bac46dd0fffa9d2e . 343 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/7a35a5cccc5a7f8a . 343 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/2ff7ba3c32d37ebc . 344 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (342 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (343 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (342 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (344 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (342 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (345 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (343 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (343 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (344 peers) 0.288596 seconds (1.05 M allocations: 64.221 MiB) [ Info: Got new peer 128.30.92.239:24726/234aba22111d8698 . 351 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (351 peers) 0.041212 seconds (121.22 k allocations: 7.404 MiB) [ Info: Got new peer 128.30.92.239:24726/18d144241f615808 . 352 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (352 peers) 0.084093 seconds (121.60 k allocations: 7.420 MiB, 57.10% gc time) [ Info: Got new peer 128.30.92.239:24726/691d15137f3d0697 . 353 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/505e70d08f3013a8 . 353 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/d1657a493c4e1baf . 353 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/779a691fbe6747f1 . 354 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/f95f0464fc7e46b6 . 355 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/3ef466ca8230054 . 354 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (353 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (353 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (353 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (354 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (355 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (354 peers) 0.181202 seconds (696.60 k allocations: 42.229 MiB) [ Info: Got new peer 128.30.92.239:24726/25a905908307dfd7 . 359 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/ea19c658725cf5e6 . 360 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/1a774d91bfeda621 . 361 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (359 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (360 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (361 peers) 0.088772 seconds (346.79 k allocations: 20.954 MiB) [ Info: Got new peer 128.30.92.239:24726/fa3039ca78e8ee84 . 362 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/1cc9c493c2d6cf3c . 362 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/56af652e02fe3e67 . 362 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (362 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (362 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (362 peers) 0.094316 seconds (358.43 k allocations: 21.642 MiB) [ Info: Got new peer 128.30.92.239:24726/994d8f7d6c38c2d7 . 365 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (365 peers) 0.031126 seconds (116.90 k allocations: 7.043 MiB) [ Info: Got new peer 128.30.92.239:24726/a33600e3d13448cc . 366 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/c37a24f00676c490 . 367 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (366 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (367 peers) 0.057287 seconds (234.94 k allocations: 14.139 MiB) [ Info: Got new peer 128.30.92.239:24726/a4f697f0f11e311d . 368 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (368 peers) 0.027530 seconds (117.79 k allocations: 7.079 MiB) [ Info: Got new peer 128.30.92.239:24726/ba186a064f226c8c . 369 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (369 peers) 0.030120 seconds (127.01 k allocations: 7.657 MiB) [ Info: Got new peer 128.30.92.239:24726/eb77ae74842aac02 . 370 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/365de153c98866a0 . 370 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (370 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (370 peers) 0.059974 seconds (255.41 k allocations: 15.388 MiB) [ Info: Got new peer 128.30.92.239:24726/1592e30368bbc89a . 372 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/bc4278a1bc1a13da . 372 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/7dc7ad4c5aa8f57a . 373 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/8ad5151534b643ff . 374 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/f7cf05715eaeb896 . 373 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/f5e6233cc15364c9 . 372 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/9e324d1fe27f491a . 374 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/4ed303c54601c78 . 375 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/f0dd0cd2654aee75 . 376 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (372 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (372 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (373 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (374 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (373 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (372 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (374 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (375 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (376 peers) 0.338880 seconds (1.13 M allocations: 67.369 MiB, 16.66% gc time) [ Info: Got new peer 128.30.92.239:24726/b7aa64e6496213 . 381 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/400bc1bbc5818cdd . 381 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (381 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (381 peers) 0.068782 seconds (262.50 k allocations: 15.695 MiB) [ Info: Got new peer 128.30.92.239:24726/a780be100c931fa4 . 383 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (383 peers) 0.033705 seconds (131.58 k allocations: 7.858 MiB) [ Info: Got new peer 128.30.92.239:24726/b3d5beba9554162f . 384 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/e66faae17496dbb2 . 385 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/31f5acf0d3a6aab6 . 384 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/f3d60b477ac6f7c4 . 385 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/44f91aef85cc36a8 . 386 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/f67fdfc1a5b04468 . 387 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/95e466a94ee2e301 . 388 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/f7f49dfb2b88050 . 384 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (384 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (385 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (384 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (385 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (386 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (387 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (388 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (384 peers) 0.268132 seconds (1.05 M allocations: 62.615 MiB) [ Info: Got new peer 128.30.92.239:24726/54949b1f757f4f7 . 392 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/6e961accf0d1188e . 393 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/aa4c91d8a2005fbe . 394 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/97ed287eb3b5a8e6 . 395 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (392 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (393 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (394 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (395 peers) 0.177421 seconds (532.37 k allocations: 31.558 MiB, 30.96% gc time) [ Info: Got new peer 128.30.92.239:24726/b2592610e23b056e . 396 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/58c94aa2dd19e563 . 396 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/c4faec231a8462d7 . 396 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (396 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e9d29ab64d322a76. (396 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (396 peers) 0.097442 seconds (409.45 k allocations: 24.238 MiB) [ Info: Got new peer 128.30.92.239:24726/87c25c12b9ff64bc . 399 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/41e0e9c0137a85f5 . 399 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/380aa2c78cab3385. (399 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/c354575cda3949fe. (399 peers) Avg peer count: 400.0; Peer update max: 7610 avg: 4651.9725; Upstream friends avg: 7.77  Pass: 1201 (compile: 11.47, elapsed: 20.09 seconds) 8/23 cluster/hostcluster.jl WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_2j10}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24726 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_2j10}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24727 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_2j10}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24732 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_2j10}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24733 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_2j10}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24734 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_2j10}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24735 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_2j10}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24736 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_2j10}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24737 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_2j10}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24738 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_2j10}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24739 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_2j10}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24740 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_2j10}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24741 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_2j10}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24742 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_2j10}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24743 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_2j10}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24744 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_2j10}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24745 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_2j10}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24746 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_2j10}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24747 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_2j10}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24748 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_2j10}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24749 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_2j10}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24750 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_2j10}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24751 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_2j10}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24752 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_2j10}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24753 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_2j10}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24754 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_2j10}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24755 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_2j10}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24756 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_2j10}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24757 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_2j10}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24758 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_2j10})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_2j10}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_x1ho{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24759 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2502 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 66655824148118905198959421098493239539 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2503 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2508 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2509 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2510 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2511 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2512 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2513 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2514 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2515 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2516 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2517 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2518 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2519 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2520 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2521 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2522 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2523 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2524 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2525 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2526 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2527 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2529 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2530 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2531 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2532 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2533 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2534 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2535 [ Info: Listening on: 0.0.0.0:2513, thread id: 1 [ Info: Listening on: 0.0.0.0:2535, thread id: 1 [ Info: Listening on: 0.0.0.0:2516, thread id: 1 [ Info: Listening on: 0.0.0.0:2518, thread id: 1 [ Info: Listening on: 0.0.0.0:2519, thread id: 1 [ Info: Listening on: 0.0.0.0:2521, thread id: 1 [ Info: Listening on: 0.0.0.0:2531, thread id: 1 [ Info: Listening on: 0.0.0.0:2524, thread id: 1 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2528 [ Info: Listening on: 0.0.0.0:2526, thread id: 1 [ Info: Listening on: 0.0.0.0:2528, thread id: 1 [ Info: Listening on: 0.0.0.0:2509, thread id: 1 [ Info: Listening on: 0.0.0.0:2527, thread id: 1 [ Info: Listening on: 0.0.0.0:2511, thread id: 1 [ Info: Listening on: 0.0.0.0:2514, thread id: 1 [ Info: Listening on: 0.0.0.0:2515, thread id: 1 [ Info: Listening on: 0.0.0.0:2530, thread id: 1 [ Info: Listening on: 0.0.0.0:2522, thread id: 1 [ Info: Listening on: 0.0.0.0:2525, thread id: 1 [ Info: Listening on: 0.0.0.0:2502, thread id: 1 [ Info: Listening on: 0.0.0.0:2508, thread id: 1 [ Info: Got new peer 128.30.92.239:24727/bcd417636bd3c607 . 2 nodes in cluster. [ Info: Listening on: 0.0.0.0:2534, thread id: 1 [ Info: Connected to global identity registry [ Info: Listening on: 0.0.0.0:2520, thread id: 1 [ Info: Listening on: 0.0.0.0:2532, thread id: 1 [ Info: Listening on: 0.0.0.0:2533, thread id: 1 [ Info: Got new peer 128.30.92.239:24732/e1b03abf38e815c6 . 3 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/f947f8b439d9a034. (2 peers) [ Info: Connected to global identity registry [ Info: Listening on: 0.0.0.0:2503, thread id: 1 [ Info: Listening on: 0.0.0.0:2512, thread id: 1 [ Info: Got new peer 128.30.92.239:24739/aa5ee3887967668b . 4 nodes in cluster. [ Info: Got new peer 128.30.92.239:24743/ec3c5b4cca0190c7 . 5 nodes in cluster. [ Info: Got new peer 128.30.92.239:24744/f13fc034632fb6de . 6 nodes in cluster. [ Info: Got new peer 128.30.92.239:24733/465fe779d23762dd . 7 nodes in cluster. [ Info: Got new peer 128.30.92.239:24736/149bcfcf4885127c . 8 nodes in cluster. [ Info: Got new peer 128.30.92.239:24734/9c33268876f9b732 . 9 nodes in cluster. [ Info: Got new peer 128.30.92.239:24737/153857f88b2a0ece . 10 nodes in cluster. [ Info: Got new peer 128.30.92.239:24735/3dab865986b33aab . 11 nodes in cluster. [ Info: Got new peer 128.30.92.239:24740/44f5449f0e337be7 . 12 nodes in cluster. [ Info: Listening on: 0.0.0.0:2517, thread id: 1 [ Info: Listening on: 0.0.0.0:2510, thread id: 1 [ Info: Joined to cluster using root node 128.30.92.239:24726/f947f8b439d9a034. (10 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/f947f8b439d9a034. (6 peers) [ Info: Listening on: 0.0.0.0:2529, thread id: 1 [ Info: Joined to cluster using root node 128.30.92.239:24726/f947f8b439d9a034. (11 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/f947f8b439d9a034. (3 peers) [ Info: Listening on: 0.0.0.0:2523, thread id: 1 [ Info: Joined to cluster using root node 128.30.92.239:24726/f947f8b439d9a034. (5 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/f947f8b439d9a034. (8 peers) [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24726/f947f8b439d9a034. (9 peers) [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24726/f947f8b439d9a034. (4 peers) [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24726/f947f8b439d9a034. (12 peers) [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Got new peer 128.30.92.239:24738/c2901b5510dbb1ce . 13 nodes in cluster. [ Info: Got new peer 128.30.92.239:24741/9bcad438373916 . 14 nodes in cluster. [ Info: Got new peer 128.30.92.239:24742/672285c8ac4f9dc7 . 15 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/f947f8b439d9a034. (7 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/f947f8b439d9a034. (14 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24726/f947f8b439d9a034. (13 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24726/f947f8b439d9a034. (15 peers) [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Got new peer 128.30.92.239:24745/4e413f0b30008c65 . 16 nodes in cluster. [ Info: Got new peer 128.30.92.239:24749/ee0e4ffb3c18e99e . 17 nodes in cluster. [ Info: Got new peer 128.30.92.239:24754/b694848d4f12e2f7 . 18 nodes in cluster. [ Info: Got new peer 128.30.92.239:24755/16f65d254d38a5da . 19 nodes in cluster. [ Info: Got new peer 128.30.92.239:24759/c86e95056e65dfa7 . 20 nodes in cluster. [ Info: Got new peer 128.30.92.239:24746/cc383c495dbdd039 . 21 nodes in cluster. [ Info: Got new peer 128.30.92.239:24750/17617d4be67817d . 22 nodes in cluster. [ Info: Got new peer 128.30.92.239:24751/a2a01d0ed27b8b37 . 23 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/f947f8b439d9a034. (20 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/f947f8b439d9a034. (21 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/f947f8b439d9a034. (22 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/f947f8b439d9a034. (18 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/f947f8b439d9a034. (19 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/f947f8b439d9a034. (16 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/f947f8b439d9a034. (17 peers) [ Info: Got new peer 128.30.92.239:24756/564bed34966108d . 24 nodes in cluster. [ Info: Got new peer 128.30.92.239:24757/3216f416490164f3 . 25 nodes in cluster. [ Info: Got new peer 128.30.92.239:24747/ae1be653a2beb7d6 . 26 nodes in cluster. [ Info: Got new peer 128.30.92.239:24748/fc6037935da38767 . 27 nodes in cluster. [ Info: Got new peer 128.30.92.239:24753/fc674f30b763408d . 28 nodes in cluster. [ Info: Got new peer 128.30.92.239:24758/cad7cfef9372a13d . 29 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/f947f8b439d9a034. (23 peers) [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24726/f947f8b439d9a034. (26 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/f947f8b439d9a034. (27 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/f947f8b439d9a034. (28 peers) [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24726/f947f8b439d9a034. (24 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/f947f8b439d9a034. (25 peers) [ Info: Connected to global identity registry [ Info: Got new peer 128.30.92.239:24752/27d0ae2d0e598de1 . 30 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/f947f8b439d9a034. (29 peers) [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24726/f947f8b439d9a034. (30 peers) [ Info: Connected to global identity registry [ Info: Server on 0.0.0.0:2502 closing [ Info: Server on 0.0.0.0:2503 closing [ Info: Server on 0.0.0.0:2508 closing [ Info: Server on 0.0.0.0:2509 closing [ Info: Server on 0.0.0.0:2510 closing [ Info: Server on 0.0.0.0:2511 closing [ Info: Server on 0.0.0.0:2512 closing [ Info: Server on 0.0.0.0:2513 closing [ Info: Server on 0.0.0.0:2514 closing [ Info: Server on 0.0.0.0:2515 closing [ Info: Server on 0.0.0.0:2516 closing [ Info: Server on 0.0.0.0:2517 closing [ Info: Server on 0.0.0.0:2518 closing [ Info: Server on 0.0.0.0:2519 closing [ Info: Server on 0.0.0.0:2520 closing [ Info: Server on 0.0.0.0:2521 closing [ Info: Server on 0.0.0.0:2522 closing [ Info: Server on 0.0.0.0:2523 closing [ Info: Server on 0.0.0.0:2524 closing [ Info: Server on 0.0.0.0:2525 closing [ Info: Server on 0.0.0.0:2526 closing [ Info: Server on 0.0.0.0:2527 closing [ Info: Server on 0.0.0.0:2528 closing [ Info: Server on 0.0.0.0:2529 closing [ Info: Server on 0.0.0.0:2530 closing [ Info: Server on 0.0.0.0:2531 closing [ Info: Server on 0.0.0.0:2532 closing [ Info: Server on 0.0.0.0:2533 closing [ Info: Server on 0.0.0.0:2534 closing [ Info: Server on 0.0.0.0:2535 closing  Pass: 30 (compile: 47.76, elapsed: 50.13 seconds) 9/23 com/combasics.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24726 [ Info: Circo scheduler starting on thread 1  Pass: 10 (compile: 3.79, elapsed: 3.87 seconds) 10/23 com/comhtml.jl comhtml: Error During Test at /home/pkgeval/.julia/packages/Circo/ctDno/test/com/comhtml.jl:37 Got exception outside of a @test MethodError: no method matching Main.anonymous.COMHTMLTests.CoreState_2j10() The applicable method may be too new: running in world age 41162, while current world is 41182. Closest candidates are: Main.anonymous.COMHTMLTests.CoreState_2j10(!Matched::Addr, !Matched::Pos) (method too new to be called from this world context.) @ Main.anonymous ~/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 Main.anonymous.COMHTMLTests.CoreState_2j10(!Matched::Any, !Matched::Any) (method too new to be called from this world context.) @ Main.anonymous ~/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 Main.anonymous.COMHTMLTests.CoreState_2j10(Any...; kwargs...) (method too new to be called from this world context.) @ Main.anonymous ~/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 Stacktrace: [1] emptycore(ctx::CircoContext) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/context.jl:55 [2] Circo Service(ctx::CircoContext, scheduler::Scheduler) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/service.jl:12 [3] Scheduler(ctx::CircoContext, zygote::Vector{Any}; pos::Pos) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:55 [4] Scheduler(ctx::CircoContext, zygote::Vector{Any}) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:29 [5] top-level scope @ ~/.julia/packages/Circo/ctDno/test/com/comhtml.jl:38 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [7] macro expansion @ ~/.julia/packages/Circo/ctDno/test/com/comhtml.jl:62 [inlined] [8] include(mod::Module, _path::String) @ Base ./Base.jl:323 [11] with(f::Jive.var"#do_include_test_file#jive_lets_dance##0"{Nothing, String}, pair::Pair{Base.ScopedValues.ScopedValue{Test.AbstractTestSet}, Test.DefaultTestSet}, rest::Pair{Base.ScopedValues.ScopedValue{Int64}, Int64}) @ Base.ScopedValues ./scopedvalues.jl:324 [17] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:517 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585  Pass: 11 Error: 1 (compile: 2.51, elapsed: 2.59 seconds) 11/23 com/sub.jl sub basics: Error During Test at /home/pkgeval/.julia/packages/Circo/ctDno/test/com/sub.jl:42 Got exception outside of a @test MethodError: no method matching Main.anonymous.SubTest.CoreState_2j10() The applicable method may be too new: running in world age 41208, while current world is 41228. Closest candidates are: Main.anonymous.SubTest.CoreState_2j10(!Matched::Addr, !Matched::Pos) (method too new to be called from this world context.) @ Main.anonymous ~/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 Main.anonymous.SubTest.CoreState_2j10(!Matched::Any, !Matched::Any) (method too new to be called from this world context.) @ Main.anonymous ~/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 Main.anonymous.SubTest.CoreState_2j10(Any...; kwargs...) (method too new to be called from this world context.) @ Main.anonymous ~/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 Stacktrace: [1] emptycore(ctx::CircoContext) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/context.jl:55 [2] Circo Service(ctx::CircoContext, scheduler::Scheduler) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/service.jl:12 [3] Scheduler(ctx::CircoContext, zygote::Vector{Any}; pos::Pos) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:55 [4] Scheduler(ctx::CircoContext, zygote::Vector{Any}) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:29 [5] top-level scope @ ~/.julia/packages/Circo/ctDno/test/com/sub.jl:43 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [7] macro expansion @ ~/.julia/packages/Circo/ctDno/test/com/sub.jl:57 [inlined] [8] include(mod::Module, _path::String) @ Base ./Base.jl:323 [11] with(f::Jive.var"#do_include_test_file#jive_lets_dance##0"{Nothing, String}, pair::Pair{Base.ScopedValues.ScopedValue{Test.AbstractTestSet}, Test.DefaultTestSet}, rest::Pair{Base.ScopedValues.ScopedValue{Int64}, Int64}) @ Base.ScopedValues ./scopedvalues.jl:324 [17] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:517 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585  Error: 1 (compile: 0.24, elapsed: 0.33 seconds) 12/23 helper/testactors.jl 13/23 http/testclient.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24726 [ Info: Allowed maximum size of a request payload : 1024.0 KB [ Info: Circo scheduler starting on thread 1 [ Info: Http listening on 0.0.0.0:8085 [ Info: Added route: Circo.Http.PrefixRoute("/", 128.30.92.239:24726/bdc37623c5567eb9) Prepare message to http://0.0.0.0:8085[ Info: Listening on: 0.0.0.0:8085, thread id: 1 ┌ Warning: connection_limit no longer supported as a keyword argument; use `HTTP.set_default_connection_limit!(30)` before any requests are made or construct a shared pool via `POOL = HTTP.Pool(30)` and pass to each request like `pool=POOL` instead. └ @ HTTP.Connections ~/.julia/packages/HTTP/Y97L1/src/Connections.jl:433 ┌ Error: Error while scheduling on thread 1 │ exception = │ ArgumentError: unable to check bounds for indices of type Int64 │ Stacktrace: │ [1] checkindex(::Type{Bool}, inds::Int64, i::Int64) │ @ Base ./abstractarray.jl:750 │ [2] checkbounds │ @ ./abstractarray.jl:692 [inlined] │ [3] isassigned │ @ ./multidimensional.jl:1632 [inlined] │ [4] show_delim_array(io::IOContext{IOBuffer}, itr::Pos, op::Char, delim::String, cl::Char, delim_one::Bool, i1::Int64, l::Int64) │ @ Base ./show.jl:1442 │ [5] show_delim_array │ @ ./show.jl:1435 [inlined] │ [6] show_vector(io::IOContext{IOBuffer}, v::Pos, opn::Char, cls::Char) │ @ Base ./arrayshow.jl:541 │ [7] show_vector │ @ ./arrayshow.jl:526 [inlined] │ [8] show(io::IOContext{IOBuffer}, X::Pos) │ @ Base ./arrayshow.jl:494 │ [9] _show_default(io::IOContext{IOBuffer}, x::Any) │ @ Base ./show.jl:518 │ [10] show_default │ @ ./show.jl:501 [inlined] │ [11] show(io::IOContext{IOBuffer}, x::Any) │ @ Base ./show.jl:496 │ [12] _show_default(io::IOBuffer, x::Any) │ @ Base ./show.jl:518 │ [13] show_default │ @ ./show.jl:501 [inlined] │ [14] show │ @ ./show.jl:496 [inlined] │ [15] print(io::IOBuffer, x::Main.anonymous.HttpRequestProcessor) │ @ Base ./strings/io.jl:35 │ [16] print_to_string │ @ ./strings/io.jl:143 [inlined] │ [17] string │ @ ./strings/io.jl:184 [inlined] │ [18] onmessage(me::Main.anonymous.HttpRequestProcessor, msg::Circo.Http.HttpRequest, service::Circo Service) │ @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/testclient.jl:116 │ [19] localdelivery │ @ ~/.julia/packages/CircoCore/e0A4T/src/onmessage.jl:14 [inlined] │ [20] HookList │ @ ~/.julia/packages/Plugins/ZdbSH/src/hooks.jl:20 [inlined] │ [21] HookList │ @ ~/.julia/packages/Plugins/ZdbSH/src/hooks.jl:21 [inlined] │ [22] _immediate_delivery(targetactor::Main.anonymous.HttpRequestProcessor, scheduler::Scheduler, msg::Main.anonymous.Msg_5z3w{Circo.Http.HttpRequest}) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:261 │ [23] _immediate_delivery │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:252 [inlined] │ [24] step! │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:245 [inlined] │ [25] eventloop(scheduler::Scheduler; remote::Bool) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:337 │ [26] eventloop │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:325 [inlined] │ [27] #_#50 │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:366 [inlined] │ [28] AbstractScheduler │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:364 [inlined] │ [29] (::Scheduler)(msgs::Vector{Main.anonymous.StartHttpTest}; remote::Bool) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:377 │ [30] kwcall(::@NamedTuple{remote::Bool}, scheduler::Scheduler, msgs::Vector{Main.anonymous.StartHttpTest}) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:370 │ [31] top-level scope │ @ ~/.julia/packages/Circo/ctDno/test/http/testclient.jl:162 │ [32] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] │ [33] macro expansion │ @ ~/.julia/packages/Circo/ctDno/test/http/testclient.jl:163 [inlined] │ [34] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] │ [35] macro expansion │ @ ~/.julia/packages/Circo/ctDno/test/http/testclient.jl:178 [inlined] │ [36] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [39] with(f::Jive.var"#do_include_test_file#jive_lets_dance##0"{Nothing, String}, pair::Pair{Base.ScopedValues.ScopedValue{Test.AbstractTestSet}, Test.DefaultTestSet}, rest::Pair{Base.ScopedValues.ScopedValue{Int64}, Int64}) │ @ Base.ScopedValues ./scopedvalues.jl:324 │ [45] top-level scope │ @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 │ [46] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:324 │ [47] top-level scope │ @ none:6 │ [48] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [49] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:310 │ [50] _start() │ @ Base ./client.jl:585 └ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:349 WARNING: Method definition (::Type{anonymous.CoreState_2j10})(CircoCore.Addr, CircoCore.Pos) in module anonymous at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.CoreState_2j10})(Any, Any) in module anonymous at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.CoreState_2j10})(Any...) in module anonymous at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.CoreState_2j10}, Any...) in module anonymous at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody) where {TBody} in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.Msg_5z3w{TBody}})(Any, Any, Any) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.Msg_5z3w{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.Msg_5z3w{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.Msg_5z3w{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24727 [ Info: Allowed maximum size of a request payload : 0.009765625 KB [ Info: Circo scheduler starting on thread 1 [ Info: Http listening on 0.0.0.0:8086 [ Info: Added route: Circo.Http.PrefixRoute("/", 128.30.92.239:24727/bdc37623c5567eb9) Prepare message to http://0.0.0.0:8086[ Info: Listening on: 0.0.0.0:8086, thread id: 1 ┌ Warning: connection_limit no longer supported as a keyword argument; use `HTTP.set_default_connection_limit!(30)` before any requests are made or construct a shared pool via `POOL = HTTP.Pool(30)` and pass to each request like `pool=POOL` instead. └ @ HTTP.Connections ~/.julia/packages/HTTP/Y97L1/src/Connections.jl:433 ┌ Warning: Payload size is too big! │ msglength = 12 └ @ Circo.Http ~/.julia/packages/Circo/ctDno/src/outer/httpserver.jl:87 [ Info: Server on 0.0.0.0:8086 closing WARNING: Method definition (::Type{anonymous.CoreState_2j10})(CircoCore.Addr, CircoCore.Pos) in module anonymous at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.CoreState_2j10})(Any, Any) in module anonymous at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.CoreState_2j10})(Any...) in module anonymous at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.CoreState_2j10}, Any...) in module anonymous at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody) where {TBody} in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.Msg_5z3w{TBody}})(Any, Any, Any) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.Msg_5z3w{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.Msg_5z3w{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.Msg_5z3w{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24727 [ Info: Allowed maximum size of a request payload : 1024.0 KB [ Info: Circo scheduler starting on thread 1 [ Info: Http listening on 0.0.0.0:8086 [ Info: Added route: Circo.Http.PrefixRoute("/", 128.30.92.239:24727/bdc37623c5567eb9) Prepare message to http://0.0.0.0:8086[ Info: Listening on: 0.0.0.0:8086, thread id: 1 ┌ Warning: connection_limit no longer supported as a keyword argument; use `HTTP.set_default_connection_limit!(30)` before any requests are made or construct a shared pool via `POOL = HTTP.Pool(30)` and pass to each request like `pool=POOL` instead. └ @ HTTP.Connections ~/.julia/packages/HTTP/Y97L1/src/Connections.jl:433 ┌ Error: Error when initiating HTTP request! │ e = TimeoutError: Connection closed after 1 seconds └ @ Circo.Http ~/.julia/packages/Circo/ctDno/src/outer/httpclient.jl:40 ┌ Error: Error while scheduling on thread 1 │ exception = │ ArgumentError: unable to check bounds for indices of type Int64 │ Stacktrace: │ [1] checkindex(::Type{Bool}, inds::Int64, i::Int64) │ @ Base ./abstractarray.jl:750 │ [2] checkbounds │ @ ./abstractarray.jl:692 [inlined] │ [3] isassigned │ @ ./multidimensional.jl:1632 [inlined] │ [4] show_delim_array(io::IOContext{IOBuffer}, itr::Pos, op::Char, delim::String, cl::Char, delim_one::Bool, i1::Int64, l::Int64) │ @ Base ./show.jl:1442 │ [5] show_delim_array │ @ ./show.jl:1435 [inlined] │ [6] show_vector(io::IOContext{IOBuffer}, v::Pos, opn::Char, cls::Char) │ @ Base ./arrayshow.jl:541 │ [7] show_vector │ @ ./arrayshow.jl:526 [inlined] │ [8] show(io::IOContext{IOBuffer}, X::Pos) │ @ Base ./arrayshow.jl:494 │ [9] _show_default(io::IOContext{IOBuffer}, x::Any) │ @ Base ./show.jl:518 │ [10] show_default │ @ ./show.jl:501 [inlined] │ [11] show(io::IOContext{IOBuffer}, x::Any) │ @ Base ./show.jl:496 │ [12] _show_default(io::IOBuffer, x::Any) │ @ Base ./show.jl:518 │ [13] show_default │ @ ./show.jl:501 [inlined] │ [14] show │ @ ./show.jl:496 [inlined] │ [15] print(io::IOBuffer, x::Main.anonymous.HttpRequestProcessor) │ @ Base ./strings/io.jl:35 │ [16] print_to_string │ @ ./strings/io.jl:143 [inlined] │ [17] string │ @ ./strings/io.jl:184 [inlined] │ [18] onmessage(me::Main.anonymous.HttpRequestProcessor, msg::Circo.Http.HttpRequest, service::Circo Service) │ @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/testclient.jl:116 │ [19] localdelivery │ @ ~/.julia/packages/CircoCore/e0A4T/src/onmessage.jl:14 [inlined] │ [20] HookList │ @ ~/.julia/packages/Plugins/ZdbSH/src/hooks.jl:20 [inlined] │ [21] HookList │ @ ~/.julia/packages/Plugins/ZdbSH/src/hooks.jl:21 [inlined] │ [22] _immediate_delivery(targetactor::Main.anonymous.HttpRequestProcessor, scheduler::Scheduler, msg::Main.anonymous.Msg_5z3w{Circo.Http.HttpRequest}) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:261 │ [23] _immediate_delivery │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:252 [inlined] │ [24] step! │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:245 [inlined] │ [25] eventloop(scheduler::Scheduler; remote::Bool) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:337 │ [26] eventloop │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:325 [inlined] │ [27] #_#50 │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:366 [inlined] │ [28] AbstractScheduler │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:364 [inlined] │ [29] (::Scheduler)(msgs::Vector{Main.anonymous.StartHttpTest}; remote::Bool) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:377 │ [30] kwcall(::@NamedTuple{remote::Bool}, scheduler::Scheduler, msgs::Vector{Main.anonymous.StartHttpTest}) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:370 │ [31] top-level scope │ @ ~/.julia/packages/Circo/ctDno/test/http/testclient.jl:162 │ [32] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] │ [33] macro expansion │ @ ~/.julia/packages/Circo/ctDno/test/http/testclient.jl:214 [inlined] │ [34] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] │ [35] macro expansion │ @ ~/.julia/packages/Circo/ctDno/test/http/testclient.jl:228 [inlined] │ [36] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [39] with(f::Jive.var"#do_include_test_file#jive_lets_dance##0"{Nothing, String}, pair::Pair{Base.ScopedValues.ScopedValue{Test.AbstractTestSet}, Test.DefaultTestSet}, rest::Pair{Base.ScopedValues.ScopedValue{Int64}, Int64}) │ @ Base.ScopedValues ./scopedvalues.jl:324 │ [45] top-level scope │ @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 │ [46] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:324 │ [47] top-level scope │ @ none:6 │ [48] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [49] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:310 │ [50] _start() │ @ Base ./client.jl:585 └ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:349  Pass: 5 (compile: 52.16, recompile: 5.26, elapsed: 52.49 seconds) 14/23 http/websockettest.jl [ Info: Testing sending message not from f(ws) Testing sending message not from f(ws): Error During Test at /home/pkgeval/.julia/packages/Circo/ctDno/test/http/websockettest.jl:163 Got exception outside of a @test IOError: listen: address already in use (EADDRINUSE) Stacktrace: [1] _uv_error(prefix::String, c::Int32) @ Base ./libuv.jl:114 [2] uv_error @ ./libuv.jl:113 [inlined] [3] #listen#11 @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:648 [inlined] [4] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:647 [inlined] [5] listen(addr::Sockets.InetAddr{Sockets.IPv4}; backlog::Int64) @ Sockets /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:641 [6] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:638 [inlined] [7] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:645 [inlined] [8] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:644 [inlined] [9] create_websocket_server(url::String, port::UInt16) @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:94 [10] top-level scope @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:159 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [12] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:164 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [14] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:167 [inlined] [15] include(mod::Module, _path::String) @ Base ./Base.jl:323 [18] with(f::Jive.var"#do_include_test_file#jive_lets_dance##0"{Nothing, String}, pair::Pair{Base.ScopedValues.ScopedValue{Test.AbstractTestSet}, Test.DefaultTestSet}, rest::Pair{Base.ScopedValues.ScopedValue{Int64}, Int64}) @ Base.ScopedValues ./scopedvalues.jl:324 [24] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [25] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [26] top-level scope @ none:6 [27] eval(m::Module, e::Any) @ Core ./boot.jl:517 [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [29] _start() @ Base ./client.jl:585 [ Info: Testing with Circo actor Testing with Circo actor: Error During Test at /home/pkgeval/.julia/packages/Circo/ctDno/test/http/websockettest.jl:201 Got exception outside of a @test IOError: listen: address already in use (EADDRINUSE) Stacktrace: [1] _uv_error(prefix::String, c::Int32) @ Base ./libuv.jl:114 [2] uv_error @ ./libuv.jl:113 [inlined] [3] #listen#11 @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:648 [inlined] [4] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:647 [inlined] [5] listen(addr::Sockets.InetAddr{Sockets.IPv4}; backlog::Int64) @ Sockets /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:641 [6] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:638 [inlined] [7] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:645 [inlined] [8] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:644 [inlined] [9] create_websocket_server(url::String, port::UInt16) @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:94 [10] top-level scope @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:159 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [12] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:202 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [14] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:205 [inlined] [15] include(mod::Module, _path::String) @ Base ./Base.jl:323 [18] with(f::Jive.var"#do_include_test_file#jive_lets_dance##0"{Nothing, String}, pair::Pair{Base.ScopedValues.ScopedValue{Test.AbstractTestSet}, Test.DefaultTestSet}, rest::Pair{Base.ScopedValues.ScopedValue{Int64}, Int64}) @ Base.ScopedValues ./scopedvalues.jl:324 [24] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [25] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [26] top-level scope @ none:6 [27] eval(m::Module, e::Any) @ Core ./boot.jl:517 [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [29] _start() @ Base ./client.jl:585 [ Info: Testing with multiple connection Testing with multiple connection: Error During Test at /home/pkgeval/.julia/packages/Circo/ctDno/test/http/websockettest.jl:234 Got exception outside of a @test IOError: listen: address already in use (EADDRINUSE) Stacktrace: [1] _uv_error(prefix::String, c::Int32) @ Base ./libuv.jl:114 [2] uv_error @ ./libuv.jl:113 [inlined] [3] #listen#11 @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:648 [inlined] [4] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:647 [inlined] [5] listen(addr::Sockets.InetAddr{Sockets.IPv4}; backlog::Int64) @ Sockets /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:641 [6] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:638 [inlined] [7] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:645 [inlined] [8] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:644 [inlined] [9] create_websocket_server(url::String, port::UInt16) @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:94 [10] top-level scope @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:159 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [12] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:235 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [14] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:239 [inlined] [15] include(mod::Module, _path::String) @ Base ./Base.jl:323 [18] with(f::Jive.var"#do_include_test_file#jive_lets_dance##0"{Nothing, String}, pair::Pair{Base.ScopedValues.ScopedValue{Test.AbstractTestSet}, Test.DefaultTestSet}, rest::Pair{Base.ScopedValues.ScopedValue{Int64}, Int64}) @ Base.ScopedValues ./scopedvalues.jl:324 [24] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [25] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [26] top-level scope @ none:6 [27] eval(m::Module, e::Any) @ Core ./boot.jl:517 [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [29] _start() @ Base ./client.jl:585 [ Info: Testing simple error() ErrorEvent Testing simple error() ErrorEvent: Error During Test at /home/pkgeval/.julia/packages/Circo/ctDno/test/http/websockettest.jl:284 Got exception outside of a @test IOError: listen: address already in use (EADDRINUSE) Stacktrace: [1] _uv_error(prefix::String, c::Int32) @ Base ./libuv.jl:114 [2] uv_error @ ./libuv.jl:113 [inlined] [3] #listen#11 @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:648 [inlined] [4] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:647 [inlined] [5] listen(addr::Sockets.InetAddr{Sockets.IPv4}; backlog::Int64) @ Sockets /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:641 [6] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:638 [inlined] [7] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:645 [inlined] [8] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:644 [inlined] [9] create_websocket_server(url::String, port::UInt16) @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:94 [10] top-level scope @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:159 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [12] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:285 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [14] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:288 [inlined] [15] include(mod::Module, _path::String) @ Base ./Base.jl:323 [18] with(f::Jive.var"#do_include_test_file#jive_lets_dance##0"{Nothing, String}, pair::Pair{Base.ScopedValues.ScopedValue{Test.AbstractTestSet}, Test.DefaultTestSet}, rest::Pair{Base.ScopedValues.ScopedValue{Int64}, Int64}) @ Base.ScopedValues ./scopedvalues.jl:324 [24] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [25] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [26] top-level scope @ none:6 [27] eval(m::Module, e::Any) @ Core ./boot.jl:517 [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [29] _start() @ Base ./client.jl:585 [ Info: Testing with Circo actor Testing with Circo actor: Error During Test at /home/pkgeval/.julia/packages/Circo/ctDno/test/http/websockettest.jl:315 Got exception outside of a @test IOError: listen: address already in use (EADDRINUSE) Stacktrace: [1] _uv_error(prefix::String, c::Int32) @ Base ./libuv.jl:114 [2] uv_error @ ./libuv.jl:113 [inlined] [3] #listen#11 @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:648 [inlined] [4] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:647 [inlined] [5] listen(addr::Sockets.InetAddr{Sockets.IPv4}; backlog::Int64) @ Sockets /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:641 [6] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:638 [inlined] [7] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:645 [inlined] [8] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:644 [inlined] [9] create_websocket_server(url::String, port::UInt16) @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:94 [10] top-level scope @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:159 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [12] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:316 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [14] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:319 [inlined] [15] include(mod::Module, _path::String) @ Base ./Base.jl:323 [18] with(f::Jive.var"#do_include_test_file#jive_lets_dance##0"{Nothing, String}, pair::Pair{Base.ScopedValues.ScopedValue{Test.AbstractTestSet}, Test.DefaultTestSet}, rest::Pair{Base.ScopedValues.ScopedValue{Int64}, Int64}) @ Base.ScopedValues ./scopedvalues.jl:324 [24] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [25] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [26] top-level scope @ none:6 [27] eval(m::Module, e::Any) @ Core ./boot.jl:517 [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [29] _start() @ Base ./client.jl:585  Error: 5 (compile: 0.82, elapsed: 1.27 seconds) 15/23 identity/identity.jl 16/23 identity/idregistry.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24732 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2508 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 255153416867203804869701486075346835982 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33 ┌ Error: Error while scheduling on thread 1 │ exception = │ MethodError: no method matching Token(::UInt8) │ The type `Token` exists, but no method is defined for this combination of argument types when trying to construct it. │ │ Closest candidates are: │ Token() │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/token.jl:9 │ Token(!Matched::UInt64) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/token.jl:10 │ │ Stacktrace: │ [1] apply!(me::Circo.IdRegistry.IdRegistryPeer, write::Circo.IdRegistry.RegistryWrite, service::Circo Service) │ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:92 │ [2] commit!(::Circo.Transactions.Inconsistency, me::Circo.IdRegistry.IdRegistryPeer, writes::Circo.IdRegistry.RegistryWrite, service::Circo Service) │ @ Circo.SinglePhaseCommit ~/.julia/packages/Circo/ctDno/src/identity/single_phase_commit.jl:11 │ [3] commit! │ @ ~/.julia/packages/Circo/ctDno/src/identity/transactions.jl:95 [inlined] │ [4] onmessage(me::Circo.IdRegistry.IdRegistryPeer, msg::Circo.IdRegistry.RegisterIdentity, service::Circo Service) │ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:104 │ [5] localdelivery │ @ ~/.julia/packages/CircoCore/e0A4T/src/onmessage.jl:14 [inlined] │ [6] HookList │ @ ~/.julia/packages/Plugins/ZdbSH/src/hooks.jl:20 [inlined] │ ┌ [7] HookList │ │ @ ~/.julia/packages/Plugins/ZdbSH/src/hooks.jl:21 [inlined] │ ╰──── repeated 3 times │ [10] _immediate_delivery(targetactor::Circo.IdRegistry.IdRegistryPeer, scheduler::Scheduler, msg::Main.anonymous.IdRegistryTest.Msg_x1ho{Circo.IdRegistry.RegisterIdentity}) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:261 │ [11] _immediate_delivery │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:252 [inlined] │ [12] step! │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:245 [inlined] │ [13] eventloop(scheduler::Scheduler; remote::Bool) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:337 │ [14] eventloop │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:325 [inlined] │ [15] #_#50 │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:366 [inlined] │ [16] kwcall(::@NamedTuple{remote::Bool}, scheduler::Scheduler) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:364 │ [17] top-level scope │ @ ~/.julia/packages/Circo/ctDno/test/identity/idregistry.jl:24 │ [18] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] │ [19] macro expansion │ @ ~/.julia/packages/Circo/ctDno/test/identity/idregistry.jl:40 [inlined] │ [20] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [23] with(f::Jive.var"#do_include_test_file#jive_lets_dance##0"{Nothing, String}, pair::Pair{Base.ScopedValues.ScopedValue{Test.AbstractTestSet}, Test.DefaultTestSet}, rest::Pair{Base.ScopedValues.ScopedValue{Int64}, Int64}) │ @ Base.ScopedValues ./scopedvalues.jl:324 │ [29] top-level scope │ @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 │ [30] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:324 │ [31] top-level scope │ @ none:6 │ [32] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [33] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:310 │ [34] _start() │ @ Base ./client.jl:585 └ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:349 [ Info: Listening on: 0.0.0.0:2508, thread id: 1 Identity Registry: Test Failed at /home/pkgeval/.julia/packages/Circo/ctDno/test/identity/idregistry.jl:42 Expression: msgcount(tester, AlreadyRegistered) == 1 Evaluated: 0 == 1 Stacktrace: [1] top-level scope @ ~/.julia/packages/Circo/ctDno/test/identity/idregistry.jl:24 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/Circo/ctDno/test/identity/idregistry.jl:42 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Identity Registry: Error During Test at /home/pkgeval/.julia/packages/Circo/ctDno/test/identity/idregistry.jl:23 Got exception outside of a @test ArgumentError: unable to check bounds for indices of type Int64 Stacktrace: [1] checkindex(::Type{Bool}, inds::Int64, i::Int64) @ Base ./abstractarray.jl:750 [2] checkbounds @ ./abstractarray.jl:692 [inlined] [3] isassigned @ ./multidimensional.jl:1632 [inlined] [4] show_delim_array(io::IOContext{IOBuffer}, itr::Pos, op::Char, delim::String, cl::Char, delim_one::Bool, i1::Int64, l::Int64) @ Base ./show.jl:1442 [5] show_delim_array @ ./show.jl:1435 [inlined] [6] show_vector(io::IOContext{IOBuffer}, v::Pos, opn::Char, cls::Char) @ Base ./arrayshow.jl:541 [7] show_vector @ ./arrayshow.jl:526 [inlined] [8] show(io::IOContext{IOBuffer}, X::Pos) @ Base ./arrayshow.jl:494 [9] _show_default(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:518 [10] show_default @ ./show.jl:501 [inlined] [11] show(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:496 [12] _show_default(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:518 [13] show_default @ ./show.jl:501 [inlined] [14] show(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:496 [15] _show_default(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:518 [16] show_default @ ./show.jl:501 [inlined] [17] show(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:496 [18] show_delim_array(io::IOContext{IOBuffer}, itr::Vector{Any}, op::Char, delim::String, cl::Char, delim_one::Bool, i1::Int64, l::Int64) @ Base ./show.jl:1446 [19] show_delim_array @ ./show.jl:1435 [inlined] [20] show_vector(io::IOBuffer, v::Vector{Any}, opn::Char, cls::Char) @ Base ./arrayshow.jl:541 [21] show_vector @ ./arrayshow.jl:526 [inlined] [22] show @ ./arrayshow.jl:494 [inlined] [23] #sprint#421 @ ./strings/io.jl:109 [inlined] [24] sprint @ ./strings/io.jl:102 [inlined] [25] repr(x::Vector{Any}) @ Base ./strings/io.jl:277 [26] top-level scope @ ~/.julia/packages/Circo/ctDno/test/identity/idregistry.jl:24 [27] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [28] macro expansion @ ~/.julia/packages/Circo/ctDno/test/identity/idregistry.jl:48 [inlined] [29] include(mod::Module, _path::String) @ Base ./Base.jl:323 [32] with(f::Jive.var"#do_include_test_file#jive_lets_dance##0"{Nothing, String}, pair::Pair{Base.ScopedValues.ScopedValue{Test.AbstractTestSet}, Test.DefaultTestSet}, rest::Pair{Base.ScopedValues.ScopedValue{Int64}, Int64}) @ Base.ScopedValues ./scopedvalues.jl:324 [38] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [39] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [40] top-level scope @ none:6 [41] eval(m::Module, e::Any) @ Core ./boot.jl:517 [42] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [43] _start() @ Base ./client.jl:585  Pass: 5 Fail: 1 Error: 1 (compile: 27.02, recompile: 0.05, elapsed: 27.18 seconds) 17/23 identity/leadgroup.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24733 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2509 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 255153416867203804869701486075346835982 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33  Pass: 1 (compile: 16.72, elapsed: 16.80 seconds) 18/23 identity/reference.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24734 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2510 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 255153416867203804869701486075346835982 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33 [ Info: Listening on: 0.0.0.0:2509, thread id: 1 [ Info: Listening on: 0.0.0.0:2510, thread id: 1 [ Info: Killing 128.30.92.239:24734/6b44c430e41a86a3 DistId references: Error During Test at /home/pkgeval/.julia/packages/Circo/ctDno/test/identity/reference.jl:49 Got exception outside of a @test ArgumentError: unable to check bounds for indices of type Int64 Stacktrace: [1] checkindex(::Type{Bool}, inds::Int64, i::Int64) @ Base ./abstractarray.jl:750 [2] checkbounds @ ./abstractarray.jl:692 [inlined] [3] isassigned @ ./multidimensional.jl:1632 [inlined] [4] show_delim_array(io::IOContext{IOBuffer}, itr::Pos, op::Char, delim::String, cl::Char, delim_one::Bool, i1::Int64, l::Int64) @ Base ./show.jl:1442 [5] show_delim_array @ ./show.jl:1435 [inlined] [6] show_vector(io::IOContext{IOBuffer}, v::Pos, opn::Char, cls::Char) @ Base ./arrayshow.jl:541 [7] show_vector @ ./arrayshow.jl:526 [inlined] [8] show(io::IOContext{IOBuffer}, X::Pos) @ Base ./arrayshow.jl:494 [9] _show_default(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:518 [10] show_default @ ./show.jl:501 [inlined] [11] show(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:496 [12] _show_default(io::IOBuffer, x::Any) @ Base ./show.jl:518 [13] show_default @ ./show.jl:501 [inlined] [14] show @ ./show.jl:496 [inlined] [15] #sprint#421 @ ./strings/io.jl:109 [inlined] [16] sprint @ ./strings/io.jl:102 [inlined] [17] repr(x::Circo.DistributedIdentities.Reference.IdRef{Main.anonymous.CoreState_2j10}) @ Base ./strings/io.jl:277 [18] top-level scope @ ~/.julia/packages/Circo/ctDno/test/identity/reference.jl:50 [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [20] macro expansion @ ~/.julia/packages/Circo/ctDno/test/identity/reference.jl:72 [inlined] [21] include(mod::Module, _path::String) @ Base ./Base.jl:323 [24] with(f::Jive.var"#do_include_test_file#jive_lets_dance##0"{Nothing, String}, pair::Pair{Base.ScopedValues.ScopedValue{Test.AbstractTestSet}, Test.DefaultTestSet}, rest::Pair{Base.ScopedValues.ScopedValue{Int64}, Int64}) @ Base.ScopedValues ./scopedvalues.jl:324 [30] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [31] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [32] top-level scope @ none:6 [33] eval(m::Module, e::Any) @ Core ./boot.jl:517 [34] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [35] _start() @ Base ./client.jl:585  Pass: 1 Error: 1 (compile: 28.93, elapsed: 50.90 seconds) 19/23 identity/single_phase_commit.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24735 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2511 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 255153416867203804869701486075346835982 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33  Pass: 2 (compile: 17.01, elapsed: 17.10 seconds) 20/23 lang/lang.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24736 [ Info: Circo scheduler starting on thread 1 [ Info: Listening on: 0.0.0.0:2511, thread id: 1  Pass: 5 (compile: 4.71, elapsed: 4.79 seconds) 21/23 migrate/migrate-base.jl 22/23 migrate/migrate-source.jl WARNING: Method definition (::Type{Main.CoreState_2j10})(CircoCore.Addr, CircoCore.Pos) in module Main at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.CoreState_2j10})(Any, Any) in module Main at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.CoreState_2j10})(Any...) in module Main at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{Main.CoreState_2j10}, Any...) in module Main at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody) where {TBody} in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.Msg_5z3w{TBody}})(Any, Any, Any) in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{Main.Msg_5z3w{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.Msg_5z3w{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{Main.Msg_5z3w{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). 23/23 migrate/migrate.jl WARNING: Method definition (::Type{Main.CoreState_2j10})(CircoCore.Addr, CircoCore.Pos) in module Main at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.CoreState_2j10})(Any, Any) in module Main at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.CoreState_2j10})(Any...) in module Main at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{Main.CoreState_2j10}, Any...) in module Main at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody) where {TBody} in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.Msg_5z3w{TBody}})(Any, Any, Any) in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{Main.Msg_5z3w{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.Msg_5z3w{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{Main.Msg_5z3w{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24736 [ Info: Circo scheduler starting on thread 1 try cd("test") catch e end;include("migrate/migrate-source.jl");migratetoremote("128.30.92.239:24736", "128.30.92.239:24736/bdc37623c5567eb9") ERROR: LoadError: ArgumentError: Package Reexport [189a3867-3050-52da-a836-e630ba90ab69] is required but does not seem to be installed:  - Run `Pkg.instantiate()` to install all recorded dependencies.  Stacktrace:  [1] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2820  [2] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2695  [3] macro expansion  @ ./loading.jl:2622 [inlined]  [4] macro expansion  @ ./lock.jl:376 [inlined]  [5] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2586  [6] require  @ ./loading.jl:2562 [inlined]  [7] eval_import_path  @ ./module.jl:36 [inlined]  [8] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [9] _eval_using  @ ./module.jl:137 [inlined]  [10] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [11] top-level scope  @ ~/.julia/packages/Circo/ctDno/src/Circo.jl:4  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3289  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3131  [17] include_string  @ ./loading.jl:3141 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Circo/ctDno/src/Circo.jl:2 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ Circo │ [Output was shown above] └ ERROR: LoadError: The following 1 package failed to precompile: Circo Failed to precompile Circo [36e45090-0d1b-4017-951a-c8c63491b169] to "/home/pkgeval/.julia/compiled/v1.14/Circo/jl_sTXdBm" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/Circo/ctDno/test/migrate/migrate-base.jl:2 in expression starting at /home/pkgeval/.julia/packages/Circo/ctDno/test/migrate/migrate-source.jl:2 ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 19 running 0 of 1 signal (10): User defined signal 1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 wait at ./task.jl:1246 wait_forever at ./task.jl:1168 jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 jl_apply at /source/src/julia.h:2300 [inlined] start_task at /source/src/task.c:1275 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.14/Profile/src/Profile.jl:1361 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x0000737aa53ae680 Total snapshots: 627. Utilization: 0% ╎627 @Base/task.jl:1168 wait_forever() 626╎ 627 @Base/task.jl:1246 wait() ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 1 running 0 of 1 signal (10): User defined signal 1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 wait at ./task.jl:1246 wait_forever at ./task.jl:1168 jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 jl_apply at /source/src/julia.h:2300 [inlined] start_task at /source/src/task.c:1275 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.14/Profile/src/Profile.jl:1361 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x0000769df284b670 Total snapshots: 709. Utilization: 0% ╎709 @Base/task.jl:1168 wait_forever() 708╎ 709 @Base/task.jl:1246 wait() [1] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 wait at ./task.jl:1246 wait_forever at ./task.jl:1168 jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 jl_apply at /source/src/julia.h:2300 [inlined] start_task at /source/src/task.c:1275 unknown function (ip: (nil)) at (unknown file) Allocations: 18285989 (Pool: 18285319; Big: 670); GC: 14 [19] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/Circo/ctDno/test/migrate/migrate.jl:31 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 wait at ./task.jl:1246 wait_forever at ./task.jl:1168 jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 jl_apply at /source/src/julia.h:2300 [inlined] start_task at /source/src/task.c:1275 unknown function (ip: (nil)) at (unknown file) Allocations: 409220663 (Pool: 409216392; Big: 4271); GC: 250 PkgEval terminated after 2721.93s: test duration exceeded the time limit