Package evaluation to test Circo on Julia 1.14.0-DEV.1367 (f40b117265*) started at 2025-12-14T15:49:18.443 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 10.12s ################################################################################ # 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.0 ⌅ [864edb3b] + DataStructures v0.18.22 [460bff9d] + ExceptionUnwrapping v0.1.11 [708ec375] + Gumbo v0.8.3 [cd3eb016] + HTTP v1.10.19 [692b3bcd] + JLLWrappers v1.7.1 [e6f89c97] + LoggingExtras v1.2.0 [739be429] + MbedTLS v1.1.9 [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.0 [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.17.0+0 [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.29+0 [458c3c95] + OpenSSL_jll v3.5.4+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [83775a58] + Zlib_jll v1.3.1+2 [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.7.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 4.88s ################################################################################ # Precompilation # ERROR: LoadError: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Nothing) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:10 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/precompile.jl:6 caused by: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Base.DevNull) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:7 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:577 Precompilation failed after 13.93s ################################################################################ # Testing # Testing Circo Status `/tmp/jl_BadtYg/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.10.19 [ba5e3d4b] Jive v0.3.11 [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_BadtYg/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.0 ⌅ [864edb3b] DataStructures v0.18.22 [460bff9d] ExceptionUnwrapping v0.1.11 [708ec375] Gumbo v0.8.3 [cd3eb016] HTTP v1.10.19 ⌅ [b5f81e59] IOCapture v0.2.5 [692b3bcd] JLLWrappers v1.7.1 [ba5e3d4b] Jive v0.3.11 [e6f89c97] LoggingExtras v1.2.0 [739be429] MbedTLS v1.1.9 [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.0 [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.17.0+0 [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.29+0 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.47.0+0 [83775a58] Zlib_jll v1.3.1+2 [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.7.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:24724 [ Info: Circo scheduler starting on thread 1 [ Info: Attempt to wake non-blocked actor 128.30.92.239:24724/2febd41075ac622e. msg: ()  Pass: 310 (compile: 29.07, recompile: 1.18, elapsed: 29.21 seconds) 2/23 debug.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24724 [ 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:754 [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:1428 [5] show_delim_array @ ./show.jl:1421 [inlined] [6] show_vector(io::IOContext{IOBuffer}, v::Pos, opn::Char, cls::Char) @ Base ./arrayshow.jl:533 [7] show_vector @ ./arrayshow.jl:518 [inlined] [8] show(io::IOContext{IOBuffer}, X::Pos) @ Base ./arrayshow.jl:486 [9] _show_default(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:514 [10] show_default @ ./show.jl:497 [inlined] [11] show(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:492 [12] _show_default(io::IOBuffer, x::Any) @ Base ./show.jl:514 [13] show_default @ ./show.jl:497 [inlined] [14] show @ ./show.jl:492 [inlined] [15] #sprint#425 @ ./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:1961 [inlined] [20] macro expansion @ ~/.julia/packages/Circo/ctDno/test/debug.jl:41 [inlined] [21] include(mod::Module, _path::String) @ Base ./Base.jl:309 [22] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 [23] macro expansion @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [25] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 [26] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 [27] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 [28] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 [29] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 [30] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [31] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [32] top-level scope @ none:6 [33] eval(m::Module, e::Any) @ Core ./boot.jl:489 [34] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [35] _start() @ Base ./client.jl:577  Error: 1 (8.55 seconds) 3/23 host.jl WARNING: Method definition (::Type{anonymous.HostTest.CoreState_1up9})(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_1up9})(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_1up9})(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_1up9}, 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_161q{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_161q{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_161q{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_161q{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_161q{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_161q{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:24723 WARNING: Method definition (::Type{anonymous.HostTest.CoreState_1up9})(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_1up9})(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_1up9})(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_1up9}, 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_161q{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_161q{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_161q{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_161q{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_161q{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_161q{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:24725 WARNING: Method definition (::Type{anonymous.HostTest.CoreState_1up9})(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_1up9})(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_1up9})(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_1up9}, 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_161q{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_161q{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_161q{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_161q{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_161q{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_161q{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:2499 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 233034885601498729869606413977850098758 └ @ 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:2501 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2502 [ Info: Listening on: 0.0.0.0:2499, thread id: 1 [ Info: Listening on: 0.0.0.0:2501, thread id: 1 [ Info: Listening on: 0.0.0.0:2502, thread id: 1 [ Info: Server on 0.0.0.0:2499 closing [ Info: Server on 0.0.0.0:2501 closing [ Info: Server on 0.0.0.0:2502 closing WARNING: Method definition (::Type{anonymous.HostTest.CoreState_1up9})(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_1up9})(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_1up9})(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_1up9}, 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_161q{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_161q{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_161q{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_161q{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_161q{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_161q{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:24723 WARNING: Method definition (::Type{anonymous.HostTest.CoreState_1up9})(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_1up9})(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_1up9})(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_1up9}, 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_161q{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_161q{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_161q{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_161q{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_161q{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_161q{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:24725 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2499 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 233034885601498729869606413977850098758 └ @ 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:2501 [ Info: Listening on: 0.0.0.0:2499, thread id: 1 [ Info: Listening on: 0.0.0.0:2501, thread id: 1 [ Info: Sleeping to allow ping-pong to start. [ Info: Got new peer 128.30.92.239:24725/d11beb1afe95b574 . 2 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24723/dc61ec005cb1cfee. (2 peers) [ Info: Connected to global identity registry [ Info: Measuring inter-thread ping-pong performance (10 secs) [ Info: Server on 0.0.0.0:2499 closing [ Info: Server on 0.0.0.0:2501 closing Inter-thread ping-pong performance (in a high throughput setting, 50 pingers): 216068.830672 rounds/sec WARNING: Method definition (::Type{anonymous.HostTest.CoreState_1up9})(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_1up9})(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_1up9})(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_1up9}, 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_161q{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_161q{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_161q{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_161q{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_161q{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_161q{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:24723 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2499 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 233034885601498729869606413977850098758 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33 [ Info: Listening on: 0.0.0.0:2499, 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:2499 closing In-thread ping-pong performance: 771266.488838 rounds/sec  Pass: 114 (compile: 89.36, recompile: 28.06, elapsed: 137.40 seconds) 4/23 monitor.jl  Pass: 2 (compile: 0.05, elapsed: 0.06 seconds) 5/23 multitask.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24723 [ Info: Circo scheduler starting on thread 1 [ Info: All clients validated WARNING: Method definition (::Type{anonymous.MultiTaskTest.CoreState_1up9})(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_1up9})(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_1up9})(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_1up9}, 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:24723 [ Info: Circo scheduler starting on thread 1 [ Info: All clients validated  Pass: 1716 (compile: 15.09, recompile: 4.80, elapsed: 15.46 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_1up9() The applicable method may be too new: running in world age 40215, while current world is 40235. Closest candidates are: CoreState_1up9(!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_1up9(!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_1up9(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:1961 [inlined] [7] macro expansion @ ~/.julia/packages/Circo/ctDno/test/transaction.jl:13 [inlined] [8] include(mod::Module, _path::String) @ Base ./Base.jl:309 [9] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 [10] macro expansion @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [12] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 [13] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 [14] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 [15] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 [16] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 [17] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:577  Error: 1 (compile: 2.70, recompile: 0.17, elapsed: 2.78 seconds) 7/23 cluster/clustersim.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24725 [ Info: Circo scheduler starting on thread 1 [ Info: Got new peer 128.30.92.239:24725/60417cf069da9f45 . 2 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (2 peers) [ Info: Got new peer 128.30.92.239:24725/cb8af0666a6918d9 . 3 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (3 peers) [ Info: Got new peer 128.30.92.239:24725/ed85b7c11595ee81 . 4 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (4 peers) 0.000280 seconds (1.48 k allocations: 70.141 KiB) [ Info: Got new peer 128.30.92.239:24725/78e64fad6044580c . 5 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/b434b372ae32f02 . 5 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/8ffae91155f3f730 . 6 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (5 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (5 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (6 peers) 0.001269 seconds (6.94 k allocations: 336.969 KiB) [ Info: Got new peer 128.30.92.239:24725/eb6f4fc976e1d69a . 8 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/51e2f17042a61f39 . 8 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/7ad3a0b660b891d6 . 8 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (8 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (8 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (8 peers) 0.001203 seconds (9.43 k allocations: 476.688 KiB) [ Info: Got new peer 128.30.92.239:24725/bd597cf9f911ef89 . 11 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/51ca6226029cd8b . 12 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/5ce63b32d97ea098 . 11 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (11 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (12 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (11 peers) 0.001772 seconds (13.66 k allocations: 772.797 KiB) [ Info: Got new peer 128.30.92.239:24725/b4cf07832636e038 . 14 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/562e9184b98dc147 . 14 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/4a11596aa1854302 . 14 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/8b913b42a5a95701 . 15 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/dfb020544feb7a3c . 16 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/b21b3106cb829095 . 15 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/fe2f732bdf379c39 . 15 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/35e15c54dfb6bc7b . 17 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (14 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (14 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (14 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (15 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (16 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (15 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (15 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (17 peers) 0.007012 seconds (53.75 k allocations: 2.880 MiB) [ Info: Got new peer 128.30.92.239:24725/ce181f3a1e6ee00c . 22 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/5e61152ccb5e0f61 . 22 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/8c4d70ecf701da17 . 23 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/c9c2fd2f3a7a8bcf . 22 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/67c54e199aaa0bff . 23 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (22 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (22 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (23 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (22 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (23 peers) 0.006246 seconds (48.11 k allocations: 2.524 MiB) [ Info: Got new peer 128.30.92.239:24725/fe2a1c8fc3d6aa25 . 27 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/d66cf5d0d0d36a90 . 27 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/6e0b39ef23569e62 . 28 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/19c691bf0c23b0e2 . 29 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/a759ea7bb17b1681 . 27 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/b2f8ba7843f8fdf8 . 28 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/dfa29a1caa84892f . 30 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/8011007c5eb46d4b . 31 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/1075e75565efc836 . 28 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/37326c40f35d6165 . 29 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/a0dc19078305d193 . 30 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/25056bb1387f1299 . 29 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/75c52ac8a6a5f05c . 32 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/be5f46e125baebca . 30 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/83bf497dadfdf724 . 33 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (27 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (27 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (28 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (29 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (27 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (28 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (30 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (31 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (28 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (29 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (30 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (29 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (32 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (30 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (33 peers) 0.027300 seconds (209.17 k allocations: 10.952 MiB) [ Info: Got new peer 128.30.92.239:24725/cb95007b4cd74ca8 . 42 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/3588a955def8c889 . 43 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/51efeca0c90e0550 . 44 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/131b27c0c4842505 . 42 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (42 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (43 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (44 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (42 peers) 0.009124 seconds (65.77 k allocations: 3.994 MiB) [ Info: Got new peer 128.30.92.239:24725/70d6f7efe3d66e2c . 46 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/536827743df6aace . 46 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/27c8fd9a4d0e4e2e . 47 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (46 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (46 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (47 peers) 0.008088 seconds (52.73 k allocations: 3.041 MiB) [ Info: Got new peer 128.30.92.239:24725/cf62ea0f2bf501eb . 49 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/58d6d2b9220f13f3 . 49 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/82529fd9b7033ae7 . 50 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/5c0c61d0a25d32ec . 50 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/3bd6d6ae756ff22a . 51 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (49 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (49 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (50 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (50 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (51 peers) 0.014270 seconds (99.39 k allocations: 5.570 MiB) [ Info: Got new peer 128.30.92.239:24725/81cccc3edf002912 . 54 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/b53430bac64df54b . 54 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/c4b14800c6a3a190 . 55 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/ebf17dada07fcf4c . 56 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/7c2f3be6a040498b . 55 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (54 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (54 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (55 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (56 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (55 peers) 0.015970 seconds (110.67 k allocations: 6.487 MiB) [ Info: Got new peer 128.30.92.239:24725/c0770c0d1764c7ad . 59 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/98e153b4ab6f5fba . 59 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (59 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (59 peers) 0.006340 seconds (46.20 k allocations: 2.802 MiB) [ Info: Got new peer 128.30.92.239:24725/ec283d40a618a638 . 61 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/27bb6cd6df67479 . 61 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (61 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (61 peers) 0.006166 seconds (45.78 k allocations: 2.596 MiB) [ Info: Got new peer 128.30.92.239:24725/66fbbf82b493eff3 . 63 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/2dfc11703d1501ed . 63 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/a2dcde14587be286 . 64 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/c9970964b3dd9832 . 64 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/961ab39be628d38d . 63 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/f0acf888a1abf0a1 . 64 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/16dbfe1f4f244d69 . 65 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (63 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (63 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (64 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (64 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (63 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (64 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (65 peers) 0.055826 seconds (181.32 k allocations: 11.188 MiB, 54.27% gc time) [ Info: Got new peer 128.30.92.239:24725/7413f4396df6e2d9 . 70 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/9e30b3da7964a7b . 70 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/a8691face9a22dd1 . 70 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/b975a28dca23b6b2 . 71 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/6f236cc28e0ba631 . 71 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/509c88011b87a874 . 72 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/cde94465c9c149f0 . 73 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/60ece653a882125a . 72 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/be8af9dbc59c0fbd . 71 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/b2ece4d889697b7a . 74 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (70 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (70 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (70 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (71 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (71 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (72 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (73 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (72 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (71 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (74 peers) 0.052237 seconds (301.59 k allocations: 18.055 MiB) [ Info: Got new peer 128.30.92.239:24725/764246221324201e . 80 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (80 peers) 0.004475 seconds (29.80 k allocations: 1.761 MiB) [ Info: Got new peer 128.30.92.239:24725/83ce58e0a6ca791 . 81 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/ba5a6302ea54b7e4 . 81 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/279be1740c2d7acd . 82 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (81 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (81 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (82 peers) 0.014990 seconds (99.52 k allocations: 5.869 MiB) [ Info: Got new peer 128.30.92.239:24725/3b476e7c53ca6cf . 84 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/78404a69e1bdade4 . 84 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (84 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (84 peers) 0.009913 seconds (68.07 k allocations: 3.988 MiB) [ Info: Got new peer 128.30.92.239:24725/41c13c3bbe95cdc9 . 86 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (86 peers) 0.005278 seconds (34.59 k allocations: 2.014 MiB) [ Info: Got new peer 128.30.92.239:24725/9317f4057fc266d5 . 87 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/96b086e207f93bb1 . 87 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/f8201bac0b84180f . 88 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/abeb6b5fc4b50334 . 88 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/27ee191ec81d595 . 89 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/8efbbb0e38618946 . 90 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/56988d040ea3bef0 . 87 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (87 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (87 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (88 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (88 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (89 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (90 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (87 peers) 0.033395 seconds (250.13 k allocations: 14.347 MiB) [ Info: Got new peer 128.30.92.239:24725/83debbe19d8f03ed . 94 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/df1be1dd452fed04 . 95 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/d89d104061d4dfbf . 96 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/9acb33a167392d94 . 97 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/97adbc947c0b7b7c . 94 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/5e8cc73c8dab482f . 98 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/e0910ee77f7e035 . 95 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/5145319b6cf4d66f . 96 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/27653c99a82e7086 . 94 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/71cdbb49170f9d7a . 99 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (94 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (95 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (96 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (97 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (94 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (98 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (95 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (96 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (94 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (99 peers) 0.051690 seconds (393.17 k allocations: 22.039 MiB) [ Info: Got new peer 128.30.92.239:24725/f8dbec9d08c3abd6 . 104 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/260a6f3d627c4f51 . 104 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/27aac2c4d32e744d . 104 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/8731b638b54242c9 . 105 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (104 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (104 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (104 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (105 peers) 0.021454 seconds (158.68 k allocations: 8.804 MiB) [ Info: Got new peer 128.30.92.239:24725/78f48448c84cb563 . 108 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (108 peers) 0.029580 seconds (43.41 k allocations: 2.403 MiB, 77.59% gc time) [ Info: Got new peer 128.30.92.239:24725/5544d47c10e037f9 . 109 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/43ec6ae1ecd5588c . 109 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (109 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (109 peers) 0.042067 seconds (121.20 k allocations: 6.497 MiB, 72.85% compilation time) [ Info: Got new peer 128.30.92.239:24725/a460f27e74575f63 . 111 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/f7589cfcd46e2cdf . 112 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/f9fefa86ab86cd2c . 111 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/fbec3e50fd44dfe5 . 112 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (111 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (112 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (111 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (112 peers) 0.023087 seconds (179.13 k allocations: 9.817 MiB) [ Info: Got new peer 128.30.92.239:24725/2fd5e3e48ed4a8c2 . 115 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/be7bbb56dc0394dc . 115 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/7b5dfabc20536ad0 . 116 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/8fd7f697377a654c . 116 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/49cbb37b56c14614 . 115 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (115 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (115 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (116 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (116 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (115 peers) 0.029658 seconds (231.00 k allocations: 12.554 MiB) [ Info: Got new peer 128.30.92.239:24725/cc6f3d6d8109a36c . 120 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/2721c68f4bcf1e02 . 121 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/6f540dcdd1928f00 . 120 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/89de15373996dc36 . 122 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/4bc3bfd50c9f1417 . 123 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/3c52a8b233ac20f7 . 120 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/283a5270eac99be9 . 124 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/b66037f5888c0df3 . 121 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (120 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (121 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (120 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (122 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (123 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (120 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (124 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (121 peers) 0.049610 seconds (374.00 k allocations: 20.093 MiB) [ Info: Got new peer 128.30.92.239:24725/a8540c447491437b . 128 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/691f76f4e5e38216 . 129 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/d5287ca071b1c262 . 130 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/b4be0ff124685e8f . 131 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/47fd907cc64a5136 . 128 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/2c3ecefcce89dd12 . 128 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (128 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (129 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (130 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (131 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (128 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (128 peers) 0.037295 seconds (282.67 k allocations: 15.069 MiB) [ Info: Got new peer 128.30.92.239:24725/60cf06ae25c30b67 . 134 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/c44aa7f12ddc608a . 134 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/77f2e1e09af4cd89 . 135 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/8cf742d6fdbe4491 . 136 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/efb40c18ffb0fa18 . 135 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/d312a743866fe12b . 134 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/fb301a34e8bbc98f . 135 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/de61750b60528c6d . 136 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/f542ecd71f0963db . 136 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/4bdf8f569c376361 . 137 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/8ffbfb8d9f2cc73d . 137 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/b435c295572315f5 . 137 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/e7577d938937e731 . 138 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/b7479bb29ad47b0f . 138 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/aea2aa605f70405e . 138 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/2f76b5526c984b67 . 139 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/9d7975609fecd16 . 140 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/73ef9d410fd40b28 . 141 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/c7c4144e651c4b7f . 139 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/be0ef17e1a8f2f67 . 142 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (134 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (134 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (135 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (136 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (135 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (134 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (135 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (136 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (136 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (137 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (137 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (137 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (138 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (138 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (138 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (139 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (140 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (141 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (139 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (142 peers) 0.186855 seconds (1.14 M allocations: 59.737 MiB, 16.26% gc time) [ Info: Got new peer 128.30.92.239:24725/68dea2cc5ec56263 . 154 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (154 peers) 0.007911 seconds (57.09 k allocations: 2.962 MiB) [ Info: Got new peer 128.30.92.239:24725/6716e0adda74a86c . 155 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/33b9253ed29200ff . 155 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (155 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (155 peers) 0.016969 seconds (124.40 k allocations: 6.560 MiB) [ Info: Got new peer 128.30.92.239:24725/d559a89ffb32a6f1 . 157 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (157 peers) 0.008016 seconds (58.21 k allocations: 3.013 MiB) [ Info: Got new peer 128.30.92.239:24725/ce4f56fbb428fdce . 158 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/146675b4285633a8 . 158 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/5aaa56b6af925b1b . 159 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/74de4f4fe55e07c3 . 160 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (158 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (158 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (159 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (160 peers) 0.031522 seconds (247.23 k allocations: 12.863 MiB) [ Info: Got new peer 128.30.92.239:24725/f45520816208883e . 162 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/16fc9265f1f0d603 . 162 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/6250389acfc0373b . 162 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (162 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (162 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (162 peers) 0.025269 seconds (191.37 k allocations: 9.837 MiB) [ Info: Got new peer 128.30.92.239:24725/f92f90bb0d3ac1f0 . 165 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/20df55255faea6c . 165 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/23d413815f85d776 . 165 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/759c1bb7378b83bc . 166 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/b92a90b8bce6e988 . 166 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (165 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (165 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (165 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (166 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (166 peers) 0.041335 seconds (311.43 k allocations: 16.093 MiB) [ Info: Got new peer 128.30.92.239:24725/6f793fa235bb3351 . 170 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/d37b54af745f28cf . 170 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/698be16281a782f3 . 171 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/38642957a41cf8d5 . 172 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/1f391a235cef3a9c . 171 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/36c64d567d80aa78 . 170 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/8390bbd8ddb92b3e . 172 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (170 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (170 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (171 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (172 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (171 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (170 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (172 peers) 0.095001 seconds (448.74 k allocations: 30.293 MiB, 29.60% gc time) [ Info: Got new peer 128.30.92.239:24725/7a4ccbd202cc05e9 . 177 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/5243448c8f3409e9 . 177 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (177 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (177 peers) 0.019247 seconds (141.50 k allocations: 8.242 MiB) [ Info: Got new peer 128.30.92.239:24725/c1d4aed79774a34c . 179 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (179 peers) 0.009115 seconds (66.11 k allocations: 3.908 MiB) [ Info: Got new peer 128.30.92.239:24725/a9973bf73f318844 . 180 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/96892e7763028f9c . 180 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (180 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (180 peers) 0.019767 seconds (138.72 k allocations: 8.860 MiB) [ Info: Got new peer 128.30.92.239:24725/51f5b235a784bb1c . 182 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/812b1741d68c2abb . 183 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/c0a568fa466df07f . 182 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (182 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (183 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (182 peers) 0.030756 seconds (221.77 k allocations: 13.443 MiB) [ Info: Got new peer 128.30.92.239:24725/df49ff01f96192b8 . 185 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/508ddcdae9032384 . 185 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/b6a7e025fa154c0a . 186 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/5e74173c27b30dcd . 185 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/8129448c2fb2fcce . 186 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/3068f1aace68b380 . 187 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/66b3dd38fa13be81 . 186 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (185 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (185 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (186 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (185 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (186 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (187 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (186 peers) 0.090031 seconds (496.09 k allocations: 31.146 MiB, 22.43% gc time) [ Info: Got new peer 128.30.92.239:24725/b00fff4d5c8839fb . 192 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/26fe24284f6afa70 . 192 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/289aa6bacc9fd510 . 192 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (192 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (192 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (192 peers) 0.027638 seconds (208.58 k allocations: 11.988 MiB) [ Info: Got new peer 128.30.92.239:24725/71bd1b1af0e98c5f . 195 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/51fc8a3816079e4a . 195 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/652d8dd7db1ee78c . 196 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/60a1fca2b05a4e15 . 195 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/79c7a91d20d2dfc1 . 197 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/9272094acb04d4c1 . 196 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (195 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (195 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (196 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (195 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (197 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (196 peers) 0.066641 seconds (421.36 k allocations: 25.635 MiB) [ Info: Got new peer 128.30.92.239:24725/43b28e4ce803938 . 201 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (201 peers) 0.011887 seconds (73.78 k allocations: 4.556 MiB) [ Info: Got new peer 128.30.92.239:24725/d42050f32c5556f3 . 202 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/d6298d3b7668272e . 202 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/2134e7adae24b036 . 203 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/10e11ace60801e27 . 203 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (202 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (202 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (203 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (203 peers) 0.042705 seconds (288.05 k allocations: 18.277 MiB) [ Info: Got new peer 128.30.92.239:24725/ddeebce10d276979 . 206 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/ea8835cd0705fe5b . 207 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (206 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (207 peers) 0.021193 seconds (145.46 k allocations: 8.699 MiB) [ Info: Got new peer 128.30.92.239:24725/b2fb48817d089438 . 208 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/f5ce7bbe812a68b4 . 209 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/f7e1543c1acfb3fa . 210 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (208 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (209 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (210 peers) 0.052231 seconds (236.07 k allocations: 14.991 MiB, 35.99% gc time) [ Info: Got new peer 128.30.92.239:24725/51d9c5f2faf155e1 . 211 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/9d1d1f43a98b0bfe . 211 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/3c824437dd5430c . 211 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/c6e770e2fe760cd5 . 212 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/48d5ffa3335bd54c . 212 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (211 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (211 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (211 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (212 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (212 peers) 0.055323 seconds (400.96 k allocations: 25.447 MiB) [ Info: Got new peer 128.30.92.239:24725/6bbd76efa5cd11b2 . 216 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/a16101d5a699fc96 . 217 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/c462aae5ccf0e262 . 218 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/5ba011f6d9b72e48 . 216 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/2f415e7ef9cb45bb . 217 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/4593252060e4b196 . 219 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/6ab78b0a5f7a44ad . 216 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (216 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (217 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (218 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (216 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (217 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (219 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (216 peers) 0.104785 seconds (606.74 k allocations: 39.598 MiB, 17.53% gc time) [ Info: Got new peer 128.30.92.239:24725/db4a6a937d370776 . 223 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/9b5bca4b703640fd . 223 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (223 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (223 peers) 0.025829 seconds (170.09 k allocations: 11.026 MiB) [ Info: Got new peer 128.30.92.239:24725/1ba93bd560beebdb . 225 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (225 peers) 0.012877 seconds (88.69 k allocations: 5.833 MiB) [ Info: Got new peer 128.30.92.239:24725/d83440a88148bc43 . 226 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/7eba432164fef912 . 226 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (226 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (226 peers) 0.023444 seconds (165.89 k allocations: 10.655 MiB) [ Info: Got new peer 128.30.92.239:24725/4a220970a3ca4bbb . 228 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/772e5aae649b04dd . 229 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/c036114f4297a75d . 228 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/3d2e949fb2e4ea07 . 228 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/aac41fa5b7bceb3 . 229 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (228 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (229 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (228 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (228 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (229 peers) 0.069493 seconds (449.13 k allocations: 29.196 MiB) [ Info: Got new peer 128.30.92.239:24725/a3b8e77182c4968e . 233 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/e9e8701dd516a2a3 . 233 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/d3be9221dab98a9b . 233 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/ecc8c741b5391bc1 . 234 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/71e45338d767653f . 234 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/97b460ae426eb965 . 235 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/8e4c9e83dc3b4a50 . 235 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/ee0e82fe0e1a7b33 . 234 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/7486b5dfe9f21b6f . 236 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/ab2e58330f210272 . 237 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/d4d7d95ff7c6038f . 235 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/850a08f68332e048 . 236 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/2899c91598dd2c36 . 237 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/a1fa1b757fc2ad40 . 236 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/a2e5a02842923249 . 237 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/d6e3be28d0dc6d02 . 238 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (233 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (233 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (233 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (234 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (234 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (235 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (235 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (234 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (236 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (237 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (235 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (236 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (237 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (236 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (237 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (238 peers) 0.249007 seconds (1.46 M allocations: 92.861 MiB, 15.34% gc time) [ Info: Got new peer 128.30.92.239:24725/1784225824feba22 . 249 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/b639b208156f44df . 249 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (249 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (249 peers) 0.028197 seconds (196.26 k allocations: 12.096 MiB) [ Info: Got new peer 128.30.92.239:24725/3ed1e24859ac9801 . 251 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (251 peers) 0.014113 seconds (98.57 k allocations: 6.251 MiB) [ Info: Got new peer 128.30.92.239:24725/1faa7b4e8df8dedc . 252 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (252 peers) 0.014257 seconds (98.95 k allocations: 6.265 MiB) [ Info: Got new peer 128.30.92.239:24725/ab6aaf5290f90c81 . 253 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/d0aba7e405bf21ff . 253 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/36d885087b1de14 . 254 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/1bbaf8bc6d926386 . 254 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/6ed3a9494eb95512 . 253 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/b647aa7385b31db . 254 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/1acad7e2fd53f348 . 255 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/59171e6a5a2282ba . 255 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/2f5baa7a549dc7c9 . 256 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/c90a11584072d096 . 255 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/154b8d407ce63c1 . 256 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/c3446dfb1c578322 . 257 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/52e1f5775166e9ed . 258 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/dd7a6646756bf4f0 . 257 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (253 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (253 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (254 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (254 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (253 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (254 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (255 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (255 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (256 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (255 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (256 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (257 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (258 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (257 peers) 0.213231 seconds (1.41 M allocations: 87.656 MiB, 10.20% gc time) [ Info: Got new peer 128.30.92.239:24725/e396151345b4a40e . 267 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (267 peers) 0.014700 seconds (104.78 k allocations: 6.516 MiB) [ Info: Got new peer 128.30.92.239:24725/d97ec2f3858a2885 . 268 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/8d33dfb3223a629e . 268 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/5c078e587a2c61ca . 268 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/4ba22d86a886ef24 . 269 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (268 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (268 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (268 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (269 peers) 0.070430 seconds (370.25 k allocations: 22.699 MiB, 25.90% gc time) [ Info: Got new peer 128.30.92.239:24725/180e08c20a31b63f . 272 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (272 peers) 0.013783 seconds (98.79 k allocations: 6.074 MiB) [ Info: Got new peer 128.30.92.239:24725/e50db676b3d1063e . 273 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/d2e257b4e82aa768 . 274 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/9a89ddc02b679665 . 275 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/693085fe8512fa0a . 273 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/19a6fc29a803ef34 . 274 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/53b2ba2152e5bdef . 273 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (273 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (274 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (275 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (273 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (274 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (273 peers) 0.086822 seconds (627.63 k allocations: 38.524 MiB) [ Info: Got new peer 128.30.92.239:24725/4ae99674d7cad7fc . 279 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/317440adba9a8ebc . 280 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (279 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (280 peers) 0.028802 seconds (211.14 k allocations: 12.923 MiB) [ Info: Got new peer 128.30.92.239:24725/8b58e9488cedf710 . 281 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/61ba5d16d06d4097 . 282 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/94f0a8e26e5893cd . 283 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/64e3c453fc2be545 . 284 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/77898869a874ca5c . 285 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/18c4bd9731c9ac19 . 281 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/fda8bc73193e2bed . 282 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/ac2ee08b82ac9c6b . 286 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/b6fea5eb696a23b4 . 283 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (281 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (282 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (283 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (284 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (285 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (281 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (282 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (286 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (283 peers) 0.155295 seconds (1.02 M allocations: 62.247 MiB, 10.76% gc time) [ Info: Got new peer 128.30.92.239:24725/91a265da6756f473 . 290 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (290 peers) 0.013455 seconds (97.09 k allocations: 5.826 MiB) [ Info: Got new peer 128.30.92.239:24725/7a2bb3a9954def57 . 291 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/ec38a98a6ecd23ac . 291 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (291 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (291 peers) 0.049606 seconds (220.10 k allocations: 13.308 MiB, 38.85% gc time) [ Info: Got new peer 128.30.92.239:24725/3de3091eb6acb518 . 293 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/32cb6dc410c868a5 . 294 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/7d547c90c474715b . 295 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/d3f8622d6512a286 . 296 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/f3a7f5e3a5b2351b . 297 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (293 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (294 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (295 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (296 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (297 peers) 0.080887 seconds (571.19 k allocations: 34.446 MiB) [ Info: Got new peer 128.30.92.239:24725/2d0a1ea72724dccf . 298 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/7167991a8672b280 . 298 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/8d93b2b06b5c0e28 . 299 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/1f0352a24a5d1cfa . 298 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/71ef53720029abfd . 300 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/da3be168c70524d4 . 299 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/ab611b3320ed230c . 300 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/7ef767650002d86c . 301 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/df6b4dabeb4ea2c6 . 302 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/ca6fc87c391d8ce7 . 299 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (298 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (298 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (299 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (298 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (300 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (299 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (300 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (301 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (302 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (299 peers) 0.219447 seconds (1.15 M allocations: 68.823 MiB, 25.95% gc time) [ Info: Got new peer 128.30.92.239:24725/afe470a26025ab18 . 308 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (308 peers) 0.016868 seconds (120.46 k allocations: 7.194 MiB) [ Info: Got new peer 128.30.92.239:24725/ee4d8fe2fbcaca46 . 309 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/c0174b8012b20d0f . 309 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/18993519fa422dca . 309 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/a67657050a2b02be . 310 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/1ee776718458b02b . 311 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/76fdab855761c5cf . 312 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/7fc6daa0615bd263 . 313 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (309 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (309 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (309 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (310 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (311 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (312 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (313 peers) 0.149610 seconds (815.02 k allocations: 48.274 MiB) [ Info: Got new peer 128.30.92.239:24725/6ebdc38ae1fe0474 . 316 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/488156b1af57e630 . 317 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/f92c87be8783e642 . 318 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (316 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (317 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (318 peers) 0.530444 seconds (372.15 k allocations: 22.037 MiB, 87.40% gc time) [ Info: Got new peer 128.30.92.239:24725/29819adf64ac04a6 . 319 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/136be758f2cebde8 . 319 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/70a2ffdaaf101706 . 319 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/218da37ccf392052 . 320 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (319 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (319 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (319 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (320 peers) 0.096894 seconds (474.95 k allocations: 27.955 MiB) [ Info: Got new peer 128.30.92.239:24725/abc082b0ea06d08f . 323 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/810b98c1c3996529 . 323 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/a895cff5afb6acae . 323 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/80d06e199e76a4a7 . 324 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/f538be15e761a0f7 . 324 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/1be8b23ffb2d6697 . 324 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/55d93479126bee8d . 325 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/aae1da4977326bd6 . 325 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (323 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (323 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (323 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (324 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (324 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (324 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (325 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (325 peers) 0.199609 seconds (979.72 k allocations: 57.368 MiB) [ Info: Got new peer 128.30.92.239:24725/d919d799dcc1d008 . 331 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/e6ff6632dbdad755 . 331 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/d9fe3591d2cf743b . 332 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (331 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (331 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (332 peers) 0.066225 seconds (341.54 k allocations: 19.863 MiB) [ Info: Got new peer 128.30.92.239:24725/1270321a26debfb8 . 334 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/5bb49450fdd715d2 . 334 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/85e578c44407da4f . 335 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (334 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (334 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (335 peers) 0.074750 seconds (363.29 k allocations: 21.135 MiB) [ Info: Got new peer 128.30.92.239:24725/cf6faa6ac8b16889 . 337 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/87ffd7557b716fbe . 337 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/b9c6fbf5e17f2133 . 338 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/7debfabe74c2c4a7 . 337 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/21d1104ef227a0c1 . 338 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/fec7cd05d9bbf175 . 338 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/7b22d54f7f974b0b . 339 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/7e87b43f5ae1bbd9 . 340 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/7c5c69c2a97086dc . 341 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/c6bc6f388ffab959 . 342 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/9e8c680ea257442e . 343 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/b9411eee98da4fe1 . 344 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/5719c403e7b0d056 . 339 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/2217a03493569830 . 340 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/dcd2b5a86d1c301f . 341 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (337 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (337 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (338 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (337 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (338 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (338 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (339 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (340 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (341 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (342 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (343 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (344 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (339 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (340 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (341 peers) 0.509467 seconds (1.97 M allocations: 113.543 MiB, 11.20% gc time) [ Info: Got new peer 128.30.92.239:24725/6561050c34f3289a . 352 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (352 peers) 0.025298 seconds (136.67 k allocations: 7.880 MiB) [ Info: Got new peer 128.30.92.239:24725/df9a96fa8df81fd9 . 353 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (353 peers) 0.022129 seconds (117.05 k allocations: 6.706 MiB) [ Info: Got new peer 128.30.92.239:24725/f613444aeb29afbc . 354 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/9c0f8d662d6db7b9 . 355 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/85f0b111332ebef8 . 354 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/fbdb07ce72bd3d60 . 354 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/a86e3e5a0042dc8e . 356 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/64ca82637c453d9b . 357 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/530a3944e9d09ab . 358 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/27fe4c8b8b9bc768 . 355 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/7e06dc2176f15b1e . 356 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/56df9ffb6942975b . 355 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (354 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (355 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (354 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (354 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (356 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (357 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (358 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (355 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (356 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (355 peers) 0.271292 seconds (1.33 M allocations: 76.132 MiB) [ Info: Got new peer 128.30.92.239:24725/26d11398437d4543 . 364 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/1c704c4cab69b28 . 364 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/8bc4ca30a6e7ca55 . 365 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/6598bd4a6aa8ea67 . 365 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/d2f85dc2ed499921 . 366 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/a22f991d798c7427 . 364 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/8b3a6a0ca3d5b172 . 366 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/9dc2d123e791f5cd . 365 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/7624f2fad98f7cf3 . 367 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/1b801a7b8cd77699 . 368 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/16449aec32db8e68 . 369 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (364 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (364 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (365 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (365 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (366 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (364 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (366 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (365 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (367 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (368 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (369 peers) 0.303640 seconds (1.55 M allocations: 88.073 MiB) [ Info: Got new peer 128.30.92.239:24725/59a59379174e5696 . 375 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/644b78b28a72e454 . 375 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/ebab615c3a6aea0f . 376 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/c64a8a8a6e46c311 . 377 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/b76dc2cfb14244e7 . 378 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (375 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (375 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (376 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (377 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (378 peers) 0.208589 seconds (699.09 k allocations: 39.578 MiB, 31.01% gc time) [ Info: Got new peer 128.30.92.239:24725/6518aa8d8b410c3 . 380 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/24b00f9485c9dbca . 381 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/d52f95e75670c1e . 380 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/30833573becc6588 . 380 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/7693a2954682386d . 381 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/9d76dd19eabe882b . 381 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/853e6521d1a55f2 . 382 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/2ca05f5f2a8e90bd . 383 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/14e98385711f1674 . 382 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/36c4ff05714b8825 . 384 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/da18035cf12842c7 . 385 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/c1bb3e52d1bc71dc . 382 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/57a35de8b9e53b8b . 383 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/1beb598f24e022c3 . 386 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/3bd9e64bb4d84d2 . 383 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/7fabe259f05600d5 . 387 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/1e75df0ddb7d582d . 384 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (380 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (381 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (380 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (380 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (381 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (381 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (382 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (383 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (382 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (384 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (385 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (382 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (383 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (386 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (383 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (387 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (384 peers) 0.569981 seconds (2.51 M allocations: 140.634 MiB, 10.16% gc time) [ Info: Got new peer 128.30.92.239:24725/16ea8483e4835f0d . 397 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/b15a4b04930cfd6f . 397 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/27441984e5835e7 . 398 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/d0c8ccdf1a98e697 . 397 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (397 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/60417cf069da9f45. (397 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cb8af0666a6918d9. (398 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/28bd58827c677ff0. (397 peers) 0.112778 seconds (593.23 k allocations: 33.177 MiB) Avg peer count: 400.0; Peer update max: 8312 avg: 4652.69; Upstream friends avg: 7.7025  Pass: 1201 (compile: 9.38, elapsed: 15.54 seconds) 8/23 cluster/hostcluster.jl WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_1up9})(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_1up9})(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_1up9})(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_1up9}, 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_161q{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_161q{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_161q{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_161q{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_161q{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_161q{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:24725 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_1up9})(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_1up9})(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_1up9})(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_1up9}, 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_161q{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_161q{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_161q{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_161q{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_161q{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_161q{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_1up9})(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_1up9})(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_1up9})(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_1up9}, 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_161q{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_161q{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_161q{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_161q{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_161q{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_161q{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_1up9})(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_1up9})(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_1up9})(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_1up9}, 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_161q{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_161q{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_161q{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_161q{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_161q{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_161q{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:24728 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_1up9})(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_1up9})(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_1up9})(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_1up9}, 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_161q{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_161q{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_161q{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_161q{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_161q{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_161q{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:24729 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_1up9})(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_1up9})(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_1up9})(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_1up9}, 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_161q{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_161q{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_161q{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_161q{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_161q{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_161q{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:24730 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_1up9})(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_1up9})(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_1up9})(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_1up9}, 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_161q{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_161q{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_161q{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_161q{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_161q{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_161q{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:24731 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_1up9})(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_1up9})(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_1up9})(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_1up9}, 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_161q{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_161q{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_161q{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_161q{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_161q{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_161q{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_1up9})(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_1up9})(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_1up9})(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_1up9}, 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_161q{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_161q{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_161q{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_161q{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_161q{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_161q{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_1up9})(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_1up9})(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_1up9})(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_1up9}, 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_161q{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_161q{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_161q{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_161q{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_161q{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_161q{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_1up9})(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_1up9})(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_1up9})(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_1up9}, 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_161q{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_161q{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_161q{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_161q{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_161q{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_161q{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_1up9})(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_1up9})(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_1up9})(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_1up9}, 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_161q{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_161q{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_161q{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_161q{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_161q{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_161q{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_1up9})(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_1up9})(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_1up9})(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_1up9}, 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_161q{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_161q{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_161q{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_161q{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_161q{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_161q{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_1up9})(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_1up9})(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_1up9})(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_1up9}, 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_161q{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_161q{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_161q{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_161q{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_161q{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_161q{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_1up9})(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_1up9})(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_1up9})(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_1up9}, 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_161q{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_161q{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_161q{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_161q{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_161q{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_161q{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_1up9})(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_1up9})(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_1up9})(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_1up9}, 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_161q{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_161q{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_161q{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_161q{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_161q{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_161q{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_1up9})(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_1up9})(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_1up9})(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_1up9}, 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_161q{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_161q{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_161q{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_161q{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_161q{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_161q{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_1up9})(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_1up9})(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_1up9})(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_1up9}, 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_161q{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_161q{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_161q{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_161q{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_161q{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_161q{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_1up9})(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_1up9})(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_1up9})(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_1up9}, 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_161q{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_161q{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_161q{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_161q{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_161q{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_161q{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_1up9})(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_1up9})(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_1up9})(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_1up9}, 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_161q{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_161q{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_161q{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_161q{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_161q{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_161q{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_1up9})(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_1up9})(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_1up9})(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_1up9}, 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_161q{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_161q{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_161q{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_161q{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_161q{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_161q{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_1up9})(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_1up9})(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_1up9})(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_1up9}, 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_161q{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_161q{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_161q{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_161q{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_161q{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_161q{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_1up9})(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_1up9})(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_1up9})(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_1up9}, 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_161q{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_161q{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_161q{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_161q{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_161q{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_161q{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_1up9})(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_1up9})(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_1up9})(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_1up9}, 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_161q{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_161q{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_161q{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_161q{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_161q{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_161q{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_1up9})(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_1up9})(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_1up9})(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_1up9}, 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_161q{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_161q{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_161q{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_161q{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_161q{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_161q{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_1up9})(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_1up9})(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_1up9})(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_1up9}, 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_161q{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_161q{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_161q{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_161q{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_161q{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_161q{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_1up9})(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_1up9})(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_1up9})(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_1up9}, 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_161q{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_161q{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_161q{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_161q{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_161q{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_161q{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_1up9})(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_1up9})(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_1up9})(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_1up9}, 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_161q{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_161q{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_161q{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_161q{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_161q{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_161q{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_1up9})(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_1up9})(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_1up9})(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_1up9}, 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_161q{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_161q{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_161q{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_161q{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_161q{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_161q{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_1up9})(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_1up9})(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_1up9})(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_1up9}, 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_161q{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_161q{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_161q{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_161q{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_161q{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_161q{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 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2501 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 189199024533178640357697144716807250963 └ @ 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:2502 [ 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: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2505 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2506 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2507 [ 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: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:2528 [ 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: Listening on: 0.0.0.0:2508, thread id: 1 [ Info: Listening on: 0.0.0.0:2530, thread id: 1 [ Info: Listening on: 0.0.0.0:2511, thread id: 1 [ Info: Listening on: 0.0.0.0:2513, thread id: 1 [ Info: Listening on: 0.0.0.0:2514, thread id: 1 [ Info: Listening on: 0.0.0.0:2516, thread id: 1 [ Info: Listening on: 0.0.0.0:2526, thread id: 1 [ Info: Listening on: 0.0.0.0:2519, thread id: 1 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2523 [ Info: Listening on: 0.0.0.0:2521, thread id: 1 [ Info: Listening on: 0.0.0.0:2523, thread id: 1 [ Info: Listening on: 0.0.0.0:2504, thread id: 1 [ Info: Listening on: 0.0.0.0:2522, thread id: 1 [ Info: Listening on: 0.0.0.0:2506, thread id: 1 [ Info: Listening on: 0.0.0.0:2509, thread id: 1 [ Info: Listening on: 0.0.0.0:2510, thread id: 1 [ Info: Listening on: 0.0.0.0:2525, thread id: 1 [ Info: Listening on: 0.0.0.0:2517, thread id: 1 [ Info: Listening on: 0.0.0.0:2520, thread id: 1 [ Info: Listening on: 0.0.0.0:2501, thread id: 1 [ Info: Got new peer 128.30.92.239:24726/d25f6b992091ee71 . 2 nodes in cluster. [ Info: Listening on: 0.0.0.0:2503, thread id: 1 [ Info: Joined to cluster using root node 128.30.92.239:24725/703e089d7327809c. (2 peers) [ Info: Connected to global identity registry [ Info: Listening on: 0.0.0.0:2515, thread id: 1 [ Info: Listening on: 0.0.0.0:2527, thread id: 1 [ Info: Listening on: 0.0.0.0:2528, thread id: 1 [ Info: Listening on: 0.0.0.0:2505, thread id: 1 [ Info: Listening on: 0.0.0.0:2507, thread id: 1 [ Info: Listening on: 0.0.0.0:2512, thread id: 1 [ Info: Listening on: 0.0.0.0:2502, thread id: 1 [ Info: Listening on: 0.0.0.0:2529, thread id: 1 [ Info: Listening on: 0.0.0.0:2518, thread id: 1 [ Info: Listening on: 0.0.0.0:2524, thread id: 1 [ Info: Got new peer 128.30.92.239:24728/a5e76e1fdd94487b . 3 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/51422d91b7ea4157 . 4 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/703e089d7327809c. (3 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24725/703e089d7327809c. (4 peers) [ Info: Connected to global identity registry [ Info: Got new peer 128.30.92.239:24734/435d54884e516be0 . 5 nodes in cluster. [ Info: Got new peer 128.30.92.239:24738/a768c765315e1b16 . 6 nodes in cluster. [ Info: Got new peer 128.30.92.239:24731/c4838c9deb74b59f . 7 nodes in cluster. [ Info: Got new peer 128.30.92.239:24729/fd034c6f3a8a4f14 . 8 nodes in cluster. [ Info: Got new peer 128.30.92.239:24732/2b3188946ddd0f47 . 9 nodes in cluster. [ Info: Got new peer 128.30.92.239:24730/758e6c286b5393c . 10 nodes in cluster. [ Info: Got new peer 128.30.92.239:24735/6b672cf4d4912dc1 . 11 nodes in cluster. [ Info: Got new peer 128.30.92.239:24739/b96ed7d87047c6ff . 12 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/703e089d7327809c. (10 peers) [ Info: Connected to global identity registry [ Info: Got new peer 128.30.92.239:24733/1bed674d9439cffd . 13 nodes in cluster. [ Info: Got new peer 128.30.92.239:24736/a0e9f4713ef2fdac . 14 nodes in cluster. [ Info: Got new peer 128.30.92.239:24737/fa9f28d1622f7150 . 15 nodes in cluster. [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24725/703e089d7327809c. (6 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24725/703e089d7327809c. (7 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24725/703e089d7327809c. (8 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24725/703e089d7327809c. (9 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24725/703e089d7327809c. (11 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24725/703e089d7327809c. (12 peers) [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24725/703e089d7327809c. (5 peers) [ Info: Got new peer 128.30.92.239:24740/26bc86826123a81b . 16 nodes in cluster. [ Info: Got new peer 128.30.92.239:24743/e8caa1d00ed32908 . 17 nodes in cluster. [ Info: Got new peer 128.30.92.239:24749/12b940948dabe9bb . 18 nodes in cluster. [ Info: Got new peer 128.30.92.239:24753/17ef26131b98a2a5 . 19 nodes in cluster. [ Info: Got new peer 128.30.92.239:24754/7b3b1bee20fd9b3f . 20 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/703e089d7327809c. (14 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24725/703e089d7327809c. (15 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24725/703e089d7327809c. (13 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24725/703e089d7327809c. (17 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/703e089d7327809c. (18 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/703e089d7327809c. (19 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/703e089d7327809c. (20 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24725/703e089d7327809c. (16 peers) [ Info: Got new peer 128.30.92.239:24741/2854e03326a5567b . 21 nodes in cluster. [ Info: Got new peer 128.30.92.239:24744/b1e518a12e857635 . 22 nodes in cluster. [ Info: Got new peer 128.30.92.239:24745/4d874f00e14cce23 . 23 nodes in cluster. [ Info: Got new peer 128.30.92.239:24750/8aa601800a60a817 . 24 nodes in cluster. [ Info: Got new peer 128.30.92.239:24742/f721422a10e2bcca . 25 nodes in cluster. [ Info: Got new peer 128.30.92.239:24746/d6567e1c5376c813 . 26 nodes in cluster. [ 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:24748/30869f3d6ed1fee6 . 27 nodes in cluster. [ Info: Got new peer 128.30.92.239:24751/e72c66b3aa00222d . 28 nodes in cluster. [ Info: Got new peer 128.30.92.239:24752/f60f02a32cb5d110 . 29 nodes in cluster. [ Info: Got new peer 128.30.92.239:24747/28000b460b0698ab . 30 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/703e089d7327809c. (25 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24725/703e089d7327809c. (26 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24725/703e089d7327809c. (21 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24725/703e089d7327809c. (22 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24725/703e089d7327809c. (23 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24725/703e089d7327809c. (24 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24725/703e089d7327809c. (27 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/703e089d7327809c. (28 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/703e089d7327809c. (29 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/703e089d7327809c. (30 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: Server on 0.0.0.0:2501 closing [ 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 [ Info: Server on 0.0.0.0:2505 closing [ Info: Server on 0.0.0.0:2506 closing [ Info: Server on 0.0.0.0:2507 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  Pass: 30 (compile: 33.97, elapsed: 49.51 seconds) 9/23 com/combasics.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24725 [ Info: Circo scheduler starting on thread 1  Pass: 10 (compile: 3.03, elapsed: 3.10 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_1up9() The applicable method may be too new: running in world age 40862, while current world is 40882. Closest candidates are: Main.anonymous.COMHTMLTests.CoreState_1up9(!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_1up9(!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_1up9(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:1961 [inlined] [7] macro expansion @ ~/.julia/packages/Circo/ctDno/test/com/comhtml.jl:62 [inlined] [8] include(mod::Module, _path::String) @ Base ./Base.jl:309 [9] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 [10] macro expansion @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [12] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 [13] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 [14] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 [15] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 [16] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 [17] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:577  Pass: 11 Error: 1 (compile: 1.76, elapsed: 1.85 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_1up9() The applicable method may be too new: running in world age 40908, while current world is 40928. Closest candidates are: Main.anonymous.SubTest.CoreState_1up9(!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_1up9(!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_1up9(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:1961 [inlined] [7] macro expansion @ ~/.julia/packages/Circo/ctDno/test/com/sub.jl:57 [inlined] [8] include(mod::Module, _path::String) @ Base ./Base.jl:309 [9] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 [10] macro expansion @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [12] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 [13] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 [14] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 [15] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 [16] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 [17] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:577  Error: 1 (compile: 0.16, elapsed: 0.23 seconds) 12/23 helper/testactors.jl 13/23 http/testclient.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24725 [ 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:8084 [ Info: Added route: Circo.Http.PrefixRoute("/", 128.30.92.239:24725/c2732d742a12677f) Prepare message to http://0.0.0.0:8084[ Info: Listening on: 0.0.0.0:8084, 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/ShTJs/src/Connections.jl:437 ┌ 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:754 │ [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:1428 │ [5] show_delim_array │ @ ./show.jl:1421 [inlined] │ [6] show_vector(io::IOContext{IOBuffer}, v::Pos, opn::Char, cls::Char) │ @ Base ./arrayshow.jl:533 │ [7] show_vector │ @ ./arrayshow.jl:518 [inlined] │ [8] show(io::IOContext{IOBuffer}, X::Pos) │ @ Base ./arrayshow.jl:486 │ [9] _show_default(io::IOContext{IOBuffer}, x::Any) │ @ Base ./show.jl:514 │ [10] show_default │ @ ./show.jl:497 [inlined] │ [11] show(io::IOContext{IOBuffer}, x::Any) │ @ Base ./show.jl:492 │ [12] _show_default(io::IOBuffer, x::Any) │ @ Base ./show.jl:514 │ [13] show_default │ @ ./show.jl:497 [inlined] │ [14] show │ @ ./show.jl:492 [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:1961 [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:1961 [inlined] │ [35] macro expansion │ @ ~/.julia/packages/Circo/ctDno/test/http/testclient.jl:178 [inlined] │ [36] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [37] include_test_file(context::Nothing, filepath::String) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 │ [38] macro expansion │ @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] │ [39] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] │ [40] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 │ [41] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 │ [42] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 │ [43] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 │ [44] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 │ [45] top-level scope │ @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 │ [46] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [47] top-level scope │ @ none:6 │ [48] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [49] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:310 │ [50] _start() │ @ Base ./client.jl:577 └ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:349 WARNING: Method definition (::Type{anonymous.CoreState_1up9})(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_1up9})(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_1up9})(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_1up9}, 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:24728 [ 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:8087 [ Info: Added route: Circo.Http.PrefixRoute("/", 128.30.92.239:24728/c2732d742a12677f) Prepare message to http://0.0.0.0:8087[ Info: Listening on: 0.0.0.0:8087, 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/ShTJs/src/Connections.jl:437 ┌ 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:8087 closing WARNING: Method definition (::Type{anonymous.CoreState_1up9})(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_1up9})(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_1up9})(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_1up9}, 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:24728 [ 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:8087 [ Info: Added route: Circo.Http.PrefixRoute("/", 128.30.92.239:24728/c2732d742a12677f) Prepare message to http://0.0.0.0:8087[ Info: Listening on: 0.0.0.0:8087, 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/ShTJs/src/Connections.jl:437 ┌ 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:754 │ [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:1428 │ [5] show_delim_array │ @ ./show.jl:1421 [inlined] │ [6] show_vector(io::IOContext{IOBuffer}, v::Pos, opn::Char, cls::Char) │ @ Base ./arrayshow.jl:533 │ [7] show_vector │ @ ./arrayshow.jl:518 [inlined] │ [8] show(io::IOContext{IOBuffer}, X::Pos) │ @ Base ./arrayshow.jl:486 │ [9] _show_default(io::IOContext{IOBuffer}, x::Any) │ @ Base ./show.jl:514 │ [10] show_default │ @ ./show.jl:497 [inlined] │ [11] show(io::IOContext{IOBuffer}, x::Any) │ @ Base ./show.jl:492 │ [12] _show_default(io::IOBuffer, x::Any) │ @ Base ./show.jl:514 │ [13] show_default │ @ ./show.jl:497 [inlined] │ [14] show │ @ ./show.jl:492 [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:1961 [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:1961 [inlined] │ [35] macro expansion │ @ ~/.julia/packages/Circo/ctDno/test/http/testclient.jl:228 [inlined] │ [36] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [37] include_test_file(context::Nothing, filepath::String) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 │ [38] macro expansion │ @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] │ [39] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] │ [40] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 │ [41] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 │ [42] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 │ [43] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 │ [44] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 │ [45] top-level scope │ @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 │ [46] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [47] top-level scope │ @ none:6 │ [48] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [49] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:310 │ [50] _start() │ @ Base ./client.jl:577 └ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:349  Pass: 5 (compile: 30.27, recompile: 4.38, elapsed: 30.60 seconds) 14/23 http/websockettest.jl [ Info: Testing sending message not from f(ws) [ Info: Listening on: 127.0.0.1:8086, thread id: 1 ┌ Debug: TCP connect: 127.0.0.1:8086... └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:519 ┌ Debug: 👁 Start read: 🔗 0s 127.0.0.1:8086:8086 RawFD(42) └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:281 ┌ Debug: GET / HTTP/1.1 └ @ HTTP.StreamRequest ~/.julia/packages/HTTP/ShTJs/src/clientlayers/StreamRequest.jl:24 ┌ Debug: client startwrite └ @ HTTP.StreamRequest ~/.julia/packages/HTTP/ShTJs/src/clientlayers/StreamRequest.jl:25 ┌ Debug: 👁 Start write:🔗 2s 127.0.0.1:8086:53896 RawFD(41) └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:257 ┌ Debug: HTTP.Messages.Request: │ """ │ GET / HTTP/1.1 │ Upgrade: websocket │ Connection: Upgrade │ Sec-WebSocket-Key: KhQRNxm9SoF3RtjJ65SVWQ== │ Sec-WebSocket-Version: 13 │ Host: 127.0.0.1:8086 │ Accept: */* │ User-Agent: HTTP.jl/1.14.0-DEV.1367 │ Accept-Encoding: gzip │ │ [Message Body was streamed]""" └ @ HTTP.StreamRequest ~/.julia/packages/HTTP/ShTJs/src/clientlayers/StreamRequest.jl:29 ┌ Debug: 👁 Start read: 🔗 0s 127.0.0.1:8086:53896 RawFD(41) └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:281 ┌ Debug: startread called └ @ HTTP.Servers ~/.julia/packages/HTTP/ShTJs/src/Servers.jl:446 ┌ Debug: invoking handler └ @ HTTP.Servers ~/.julia/packages/HTTP/ShTJs/src/Servers.jl:468 ┌ Debug: Server websocket upgrade requested └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:428 ┌ Debug: 👁 Start write:⏸ 3s 127.0.0.1:8086:8086 RawFD(42) └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:257 ┌ Debug: 0e9d3d49-bc4e-4fea-98c2-939605ab02b4: WebSocket upgraded; connection established └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:456 ┌ Debug: 0e9d3d49-bc4e-4fea-98c2-939605ab02b4: Reading message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:681 ┌ Debug: 30247243-9a41-4692-88b7-ae451f2bfd6f: WebSocket opened └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:378 ┌ Debug: 30247243-9a41-4692-88b7-ae451f2bfd6f: Writing non-control message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:516 ┌ Debug: 30247243-9a41-4692-88b7-ae451f2bfd6f: Reading message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:681 ┌ Debug: 0e9d3d49-bc4e-4fea-98c2-939605ab02b4: Received frame: Frame(flags=FrameFlags(final=true, opcode=TEXT, masked=true, len=20), extendedlen=nothing, mask=HTTP.WebSockets.Mask(0xf7dedba4), payload=Client send message!) └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:684 ┌ Debug: Server send this : Client send message! └ @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:111 ┌ Debug: 0e9d3d49-bc4e-4fea-98c2-939605ab02b4: Writing non-control message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:516 ┌ Debug: 0e9d3d49-bc4e-4fea-98c2-939605ab02b4: Reading message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:681 ┌ Debug: 30247243-9a41-4692-88b7-ae451f2bfd6f: Received frame: Frame(flags=FrameFlags(final=true, opcode=TEXT, masked=false, len=39), extendedlen=nothing, mask=HTTP.WebSockets.Mask(0x00000000), payload=Server send this : Client send message!) └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:684 ┌ Debug: ("Client side", "Server send this : Client send message!") └ @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:175 ┌ Debug: Client wait for external message └ @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:177 ┌ Debug: 30247243-9a41-4692-88b7-ae451f2bfd6f: Writing non-control message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:516 ┌ Debug: 30247243-9a41-4692-88b7-ae451f2bfd6f: Writing non-control message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:516 ┌ Debug: 0e9d3d49-bc4e-4fea-98c2-939605ab02b4: Received frame: Frame(flags=FrameFlags(final=true, opcode=TEXT, masked=true, len=23), extendedlen=nothing, mask=HTTP.WebSockets.Mask(0x89d79a2e), payload=Client : Random message) └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:684 ┌ Debug: Server send this : Client : Random message └ @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:111 ┌ Debug: 0e9d3d49-bc4e-4fea-98c2-939605ab02b4: Writing non-control message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:516 ┌ Debug: Client closing └ @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:184 ┌ Debug: 30247243-9a41-4692-88b7-ae451f2bfd6f: Closing websocket └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:589 ┌ Debug: 0e9d3d49-bc4e-4fea-98c2-939605ab02b4: Reading message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:681 ┌ Debug: 30247243-9a41-4692-88b7-ae451f2bfd6f: Reading message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:681 ┌ Debug: 0e9d3d49-bc4e-4fea-98c2-939605ab02b4: Received frame: Frame(flags=FrameFlags(final=true, opcode=TEXT, masked=true, len=98), extendedlen=nothing, mask=HTTP.WebSockets.Mask(0xa9552365), payload=Client : UInt8[0x52, 0x61, 0x6e, 0x64, 0x6f, 0x6d, 0x20, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65]) └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:684 ┌ Debug: Server send this : Client : UInt8[0x52, 0x61, 0x6e, 0x64, 0x6f, 0x6d, 0x20, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65] └ @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:111 ┌ Debug: 0e9d3d49-bc4e-4fea-98c2-939605ab02b4: Writing non-control message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:516 ┌ Debug: 30247243-9a41-4692-88b7-ae451f2bfd6f: Received frame: Frame(flags=FrameFlags(final=true, opcode=TEXT, masked=false, len=42), extendedlen=nothing, mask=HTTP.WebSockets.Mask(0x00000000), payload=Server send this : Client : Random message) └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:684 ┌ Debug: 30247243-9a41-4692-88b7-ae451f2bfd6f: Reading message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:681 ┌ Debug: 0e9d3d49-bc4e-4fea-98c2-939605ab02b4: Reading message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:681 ┌ Debug: 0e9d3d49-bc4e-4fea-98c2-939605ab02b4: Received frame: Frame(flags=FrameFlags(final=true, opcode=CLOSE, masked=true, len=2), extendedlen=nothing, mask=HTTP.WebSockets.Mask(0x302a04c7), payload=HTTP.WebSockets.CloseFrameBody(1000, "")) └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:684 ┌ Debug: 0e9d3d49-bc4e-4fea-98c2-939605ab02b4: Closing websocket └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:589 ┌ Debug: 30247243-9a41-4692-88b7-ae451f2bfd6f: Received frame: Frame(flags=FrameFlags(final=true, opcode=TEXT, masked=false, len=117), extendedlen=nothing, mask=HTTP.WebSockets.Mask(0x00000000), payload=Server send this : Client : UInt8[0x52, 0x61, 0x6e, 0x64, 0x6f, 0x6d, 0x20, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65]) └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:684 ┌ Debug: 30247243-9a41-4692-88b7-ae451f2bfd6f: Reading message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:681 ┌ Debug: 🗣 Write done: ⏸ 0s 127.0.0.1:8086:8086 RawFD(42) └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:269 ┌ Debug: ✉️ Read done: ⏸ 0s 127.0.0.1:8086:8086 RawFD(42) └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:310 ┌ Debug: 30247243-9a41-4692-88b7-ae451f2bfd6f: Received frame: Frame(flags=FrameFlags(final=true, opcode=CLOSE, masked=false, len=2), extendedlen=nothing, mask=HTTP.WebSockets.Mask(0x00000000), payload=HTTP.WebSockets.CloseFrameBody(1000, "")) └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:684 ┌ Debug: 🗣 Write done: 🔗 0s 127.0.0.1:8086:53896 RawFD(41) └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:269 ┌ Debug: ✉️ Read done: 🔗 0s 127.0.0.1:8086:53896 RawFD(41) └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:310 ┌ Debug: HTTP/1.1 101 Switching Protocols <= (GET / HTTP/1.1) └ @ HTTP.StreamRequest ~/.julia/packages/HTTP/ShTJs/src/clientlayers/StreamRequest.jl:82 ┌ Debug: HTTP.Messages.Response: │ """ │ HTTP/1.1 101 Switching Protocols │ Upgrade: websocket │ Connection: Upgrade │ Sec-WebSocket-Accept: uBGC2Ur4rwkZIj0Z45+Nnb1Twxk= │ │ """ └ @ HTTP.StreamRequest ~/.julia/packages/HTTP/ShTJs/src/clientlayers/StreamRequest.jl:83 ┌ Debug: Server start to close └ @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:123 ┌ Debug: closeread └ @ HTTP.Servers ~/.julia/packages/HTTP/ShTJs/src/Servers.jl:474 ┌ Debug: closewrite └ @ HTTP.Servers ~/.julia/packages/HTTP/ShTJs/src/Servers.jl:476 ┌ Debug: ✋ "Connection: close": 💀 0s 127.0.0.1:8086:8086 RawFD(-1) └ @ HTTP.Streams ~/.julia/packages/HTTP/ShTJs/src/Streams.jl:135 ┌ Debug: 💀 Closed: 💀 0s 127.0.0.1:8086:53896 RawFD(-1) └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:292 [ Info: Server on 127.0.0.1:8086 closing [ Info: Testing with Circo actor Testing with Circo actor: Test Failed at /home/pkgeval/.julia/packages/Circo/ctDno/test/http/websockettest.jl:149 Expression: timedwait((()->begin #= /home/pkgeval/.julia/packages/Circo/ctDno/test/http/websockettest.jl:149 =# testserver.servertask.state === :done end), 5.0) === :ok Evaluated: timed_out === ok 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 MethodError: no method matching Main.anonymous.CoreState_1up9() The applicable method may be too new: running in world age 41128, while current world is 41148. Closest candidates are: Main.anonymous.CoreState_1up9(!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.CoreState_1up9(!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.CoreState_1up9(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] top-level scope @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:159 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [4] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:202 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [6] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:208 [inlined] [7] include(mod::Module, _path::String) @ Base ./Base.jl:309 [8] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 [9] macro expansion @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [11] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 [12] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 [13] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 [14] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 [15] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 [16] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:577 [ Info: Testing with multiple connection Testing with multiple connection: [ Info: Listening on: 127.0.0.1:8086, thread id: 1 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:1961 [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:1961 [inlined] [14] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:240 [inlined] [15] include(mod::Module, _path::String) @ Base ./Base.jl:309 [16] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 [17] macro expansion @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [19] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 [20] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 [21] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 [22] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 [23] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 [24] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [25] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [26] top-level scope @ none:6 [27] eval(m::Module, e::Any) @ Core ./boot.jl:489 [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [29] _start() @ Base ./client.jl:577 [ 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:1961 [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:1961 [inlined] [14] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:288 [inlined] [15] include(mod::Module, _path::String) @ Base ./Base.jl:309 [16] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 [17] macro expansion @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [19] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 [20] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 [21] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 [22] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 [23] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 [24] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [25] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [26] top-level scope @ none:6 [27] eval(m::Module, e::Any) @ Core ./boot.jl:489 [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [29] _start() @ Base ./client.jl:577 [ 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:1961 [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:1961 [inlined] [14] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:319 [inlined] [15] include(mod::Module, _path::String) @ Base ./Base.jl:309 [16] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 [17] macro expansion @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [19] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 [20] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 [21] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 [22] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 [23] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 [24] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [25] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [26] top-level scope @ none:6 [27] eval(m::Module, e::Any) @ Core ./boot.jl:489 [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [29] _start() @ Base ./client.jl:577  Pass: 8 Fail: 1 Error: 4 (compile: 11.19, elapsed: 16.84 seconds) 15/23 identity/identity.jl 16/23 identity/idregistry.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24729 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2505 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 46588810504635894274609327562061831329 └ @ 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_161q{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:1961 [inlined] │ [19] macro expansion │ @ ~/.julia/packages/Circo/ctDno/test/identity/idregistry.jl:40 [inlined] │ [20] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [21] include_test_file(context::Nothing, filepath::String) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 │ [22] macro expansion │ @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] │ [23] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] │ [24] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 │ [25] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 │ [26] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 │ [27] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 │ [28] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 │ [29] top-level scope │ @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 │ [30] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [31] top-level scope │ @ none:6 │ [32] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [33] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:310 │ [34] _start() │ @ Base ./client.jl:577 └ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:349 Identity Registry[ Info: Listening on: 0.0.0.0:2505, thread id: 1 : Test Failed at /home/pkgeval/.julia/packages/Circo/ctDno/test/identity/idregistry.jl:42 Expression: msgcount(tester, AlreadyRegistered) == 1 Evaluated: 0 == 1 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:754 [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:1428 [5] show_delim_array @ ./show.jl:1421 [inlined] [6] show_vector(io::IOContext{IOBuffer}, v::Pos, opn::Char, cls::Char) @ Base ./arrayshow.jl:533 [7] show_vector @ ./arrayshow.jl:518 [inlined] [8] show(io::IOContext{IOBuffer}, X::Pos) @ Base ./arrayshow.jl:486 [9] _show_default(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:514 [10] show_default @ ./show.jl:497 [inlined] [11] show(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:492 [12] _show_default(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:514 [13] show_default @ ./show.jl:497 [inlined] [14] show(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:492 [15] _show_default(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:514 [16] show_default @ ./show.jl:497 [inlined] [17] show(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:492 [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:1432 [19] show_delim_array @ ./show.jl:1421 [inlined] [20] show_vector(io::IOBuffer, v::Vector{Any}, opn::Char, cls::Char) @ Base ./arrayshow.jl:533 [21] show_vector @ ./arrayshow.jl:518 [inlined] [22] show @ ./arrayshow.jl:486 [inlined] [23] #sprint#425 @ ./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:1961 [inlined] [28] macro expansion @ ~/.julia/packages/Circo/ctDno/test/identity/idregistry.jl:48 [inlined] [29] include(mod::Module, _path::String) @ Base ./Base.jl:309 [30] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 [31] macro expansion @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] [32] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [33] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 [34] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 [35] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 [36] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 [37] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 [38] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [39] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [40] top-level scope @ none:6 [41] eval(m::Module, e::Any) @ Core ./boot.jl:489 [42] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [43] _start() @ Base ./client.jl:577  Pass: 5 Fail: 1 Error: 1 (compile: 20.92, recompile: 0.02, elapsed: 21.10 seconds) 17/23 identity/leadgroup.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24731 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2507 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 46588810504635894274609327562061831329 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33  Pass: 1 (compile: 14.54, elapsed: 14.62 seconds) 18/23 identity/reference.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: 46588810504635894274609327562061831329 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33 [ Info: Listening on: 0.0.0.0:2507, thread id: 1 [ Info: Listening on: 0.0.0.0:2509, thread id: 1 [ Info: Killing 128.30.92.239:24733/5ae115e85b73ffaf 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:754 [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:1428 [5] show_delim_array @ ./show.jl:1421 [inlined] [6] show_vector(io::IOContext{IOBuffer}, v::Pos, opn::Char, cls::Char) @ Base ./arrayshow.jl:533 [7] show_vector @ ./arrayshow.jl:518 [inlined] [8] show(io::IOContext{IOBuffer}, X::Pos) @ Base ./arrayshow.jl:486 [9] _show_default(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:514 [10] show_default @ ./show.jl:497 [inlined] [11] show(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:492 [12] _show_default(io::IOBuffer, x::Any) @ Base ./show.jl:514 [13] show_default @ ./show.jl:497 [inlined] [14] show @ ./show.jl:492 [inlined] [15] #sprint#425 @ ./strings/io.jl:109 [inlined] [16] sprint @ ./strings/io.jl:102 [inlined] [17] repr(x::Circo.DistributedIdentities.Reference.IdRef{Main.anonymous.CoreState_1up9}) @ 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:1961 [inlined] [20] macro expansion @ ~/.julia/packages/Circo/ctDno/test/identity/reference.jl:72 [inlined] [21] include(mod::Module, _path::String) @ Base ./Base.jl:309 [22] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 [23] macro expansion @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [25] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 [26] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 [27] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 [28] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 [29] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 [30] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [31] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [32] top-level scope @ none:6 [33] eval(m::Module, e::Any) @ Core ./boot.jl:489 [34] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [35] _start() @ Base ./client.jl:577  Pass: 1 Error: 1 (compile: 23.31, elapsed: 47.78 seconds) 19/23 identity/single_phase_commit.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: 46588810504635894274609327562061831329 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33  Pass: 2 (compile: 13.68, elapsed: 13.76 seconds) 20/23 lang/lang.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24735 [ Info: Circo scheduler starting on thread 1 [ Info: Listening on: 0.0.0.0:2510, thread id: 1  Pass: 5 (compile: 3.95, elapsed: 4.02 seconds) 21/23 migrate/migrate-base.jl 22/23 migrate/migrate-source.jl WARNING: Method definition (::Type{Main.CoreState_1up9})(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_1up9})(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_1up9})(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_1up9}, 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_1up9})(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_1up9})(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_1up9})(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_1up9}, 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:24735 [ Info: Circo scheduler starting on thread 1 try cd("test") catch e end;include("migrate/migrate-source.jl");migratetoremote("128.30.92.239:24735", "128.30.92.239:24735/c2732d742a12677f") 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:2792  [2] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2665  [3] macro expansion  @ ./loading.jl:2593 [inlined]  [4] macro expansion  @ ./lock.jl:376 [inlined]  [5] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2557  [6] require  @ ./loading.jl:2533 [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:309  [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:3250  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3092  [17] include_string  @ ./loading.jl:3102 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:577 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_6W7EZq" (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 9 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_48560.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2285 [inlined] start_task at /source/src/task.c:1272 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 0x00007bfd6296bd00 Total snapshots: 909. Utilization: 0% ╎909 @Base/task.jl:1168 wait_forever() 908╎ 909 @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_48560.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2285 [inlined] start_task at /source/src/task.c:1272 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 0x000073cbc4233ee0 Total snapshots: 693. Utilization: 0% ╎693 @Base/task.jl:1168 wait_forever() 692╎ 693 @Base/task.jl:1246 wait() [9] 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_48560.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2285 [inlined] start_task at /source/src/task.c:1272 unknown function (ip: (nil)) at (unknown file) Allocations: 471005697 (Pool: 471000992; Big: 4705); GC: 247 PkgEval terminated after 2721.14s: test duration exceeded the time limit