submission_hash : 748f4b67679b5e89e72e9e65e2cc01d398bfe04f.
If this issue is not updated within a reasonable amount of time, please send email to help@aicrowd.com.
Edited
Designs
Child items
...
Show closed items
Linked items
0
Link issues together to show that they're related.
Learn more.
Whoops ! Something went wrong with the evaluation. Please tag `aicrowd-bot` on this issue to provide you the relevant logs.
Logs for Admin Reference : agent-logs | aicrowd-subcontractor-logs | redis-logs | pod_spec-logs | error_trace-logs |
Note: All container logs are inaccessible to participants to avoid data leak. One of the admins (aicrowd-bot , mohanty , mlerik , christian_eichenberger , adrian_egli) will provide you access to the relevant section of the log that you might require for debugging.
2020-01-02T21:20:04.922766097Z Traceback (most recent call last):2020-01-02T21:20:04.922779563Z File "/srv/conda/envs/notebook/lib/python3.6/site-packages/flatland/evaluators/service.py", line 261, in get_next_command2020-01-02T21:20:04.922785123Z command = self._get_next_command(_redis)2020-01-02T21:20:04.922789705Z File "/srv/conda/envs/notebook/lib/python3.6/site-packages/timeout_decorator/timeout_decorator.py", line 81, in new_function2020-01-02T21:20:04.922794403Z return function(*args, **kwargs)2020-01-02T21:20:04.92279859Z File "/srv/conda/envs/notebook/lib/python3.6/site-packages/flatland/evaluators/service.py", line 249, in _get_next_command2020-01-02T21:20:04.922803208Z command = _redis.brpop(self.command_channel)[1]2020-01-02T21:20:04.922807577Z File "/srv/conda/envs/notebook/lib/python3.6/site-packages/redis/client.py", line 1567, in brpop2020-01-02T21:20:04.92281205Z return self.execute_command('BRPOP', *keys)2020-01-02T21:20:04.922824197Z File "/srv/conda/envs/notebook/lib/python3.6/site-packages/redis/client.py", line 775, in execute_command2020-01-02T21:20:04.922829101Z return self.parse_response(connection, command_name, **options)2020-01-02T21:20:04.922833372Z File "/srv/conda/envs/notebook/lib/python3.6/site-packages/redis/client.py", line 789, in parse_response2020-01-02T21:20:04.922837851Z response = connection.read_response()2020-01-02T21:20:04.922841998Z File "/srv/conda/envs/notebook/lib/python3.6/site-packages/redis/connection.py", line 637, in read_response2020-01-02T21:20:04.922846559Z response = self._parser.read_response()2020-01-02T21:20:04.922850878Z File "/srv/conda/envs/notebook/lib/python3.6/site-packages/redis/connection.py", line 290, in read_response2020-01-02T21:20:04.92285551Z response = self._buffer.readline()2020-01-02T21:20:04.922859811Z File "/srv/conda/envs/notebook/lib/python3.6/site-packages/redis/connection.py", line 224, in readline2020-01-02T21:20:04.922864428Z self._read_from_socket()2020-01-02T21:20:04.922900937Z File "/srv/conda/envs/notebook/lib/python3.6/site-packages/redis/connection.py", line 182, in _read_from_socket2020-01-02T21:20:04.922907666Z data = recv(self._sock, socket_read_size)2020-01-02T21:20:04.922911928Z File "/srv/conda/envs/notebook/lib/python3.6/site-packages/redis/_compat.py", line 58, in recv2020-01-02T21:20:04.922916456Z return sock.recv(*args, **kwargs)2020-01-02T21:20:04.922921025Z File "/srv/conda/envs/notebook/lib/python3.6/site-packages/timeout_decorator/timeout_decorator.py", line 72, in handler2020-01-02T21:20:04.922925696Z _raise_exception(timeout_exception, exception_message)2020-01-02T21:20:04.922931163Z File "/srv/conda/envs/notebook/lib/python3.6/site-packages/timeout_decorator/timeout_decorator.py", line 45, in _raise_exception2020-01-02T21:20:04.922935972Z raise exception()2020-01-02T21:20:04.922940032Z timeout_decorator.timeout_decorator.TimeoutError: 'Timed Out'2020-01-02T21:20:04.922944375Z 2020-01-02T21:20:04.92294844Z During handling of the above exception, another exception occurred:2020-01-02T21:20:04.922952884Z 2020-01-02T21:20:04.922956845Z Traceback (most recent call last):2020-01-02T21:20:04.922961034Z File "./run.py", line 39, in <module>2020-01-02T21:20:04.922965641Z result = grader.run()2020-01-02T21:20:04.922969805Z File "/srv/conda/envs/notebook/lib/python3.6/site-packages/flatland/evaluators/service.py", line 611, in run2020-01-02T21:20:04.922974279Z command = self.get_next_command()2020-01-02T21:20:04.922978541Z File "/srv/conda/envs/notebook/lib/python3.6/site-packages/flatland/evaluators/service.py", line 268, in get_next_command2020-01-02T21:20:04.922982945Z self.simulation_count2020-01-02T21:20:04.9229871Z Exception: Timeout in step 0 of simulation 228