This check has been archived and is scheduled for deletion.
Learn more about checks retention
Cirrus CI / bazel-opt
failed
Dec 12, 2023 in 11s
Task Summary
Instruction test_all failed in 00:02
Details
✅ 00:03 clone
✅ 00:02 configure
❌ 00:02 test_all
cd /src/workspace && bazel test -k --build_tag_filters=-haskell --test_tag_filters=-haskell -- //c-toxcore/... -//c-toxcore/auto_tests:tcp_relay_test
Starting local Bazel server and connecting to it...
WARNING: option '--jobs' was expanded to from both option '--config=docker' (source /src/workspace/tools/bazelrc.docker) and option '--config=docker' (source /src/workspace/tools/bazelrc.docker)
INFO: Invocation ID: d1b56e59-c99b-40c7-af3b-be44366f8874
ERROR: io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(..) failed: Connection refused: code.tox.chat/198.199.98.108:9092
Caused by: java.net.ConnectException: finishConnect(..) failed: Connection refused
at io.netty.channel.unix.Errors.newConnectException0(Errors.java:155)
at io.netty.channel.unix.Errors.handleConnectErrno(Errors.java:128)
at io.netty.channel.unix.Socket.finishConnect(Socket.java:320)
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.doFinishConnect(AbstractEpollChannel.java:710)
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.finishConnect(AbstractEpollChannel.java:687)
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.epollOutReady(AbstractEpollChannel.java:567)
at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:470)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at java.base/java.lang.Thread.run(Thread.java:829)
ERROR: Failed to query remote execution capabilities: finishConnect(..) failed: Connection refused: code.tox.chat/198.199.98.108:9092
Exit status: 34
Loading