Job ID step status up to date date started date completed duration message 55037
LFv-sim failed yes 2020-12-03 05:02:00+00:00 2020-12-03 05:06:20+00:00 0:04:20 InvalidSubmission:
T [...] InvalidSubmission:
Traceback (most recent call last):
File "/usr/local/lib/python3.8/site-packages/duckietown_challenges/cie_concrete.py", line 681, in scoring_context
yield cie
File "/usr/local/lib/python3.8/site-packages/duckietown_experiment_manager/experiment_manager.py", line 68, in go
wrap(cie)
File "/usr/local/lib/python3.8/site-packages/duckietown_experiment_manager/experiment_manager.py", line 34, in wrap
asyncio.run(main(cie, logdir, attempts), debug=True)
File "/usr/local/lib/python3.8/asyncio/runners.py", line 44, in run
return loop.run_until_complete(main)
File "/usr/local/lib/python3.8/asyncio/base_events.py", line 616, in run_until_complete
return future.result()
File "/usr/local/lib/python3.8/site-packages/duckietown_experiment_manager/code.py", line 190, in main
raise InvalidSubmission(msg)
duckietown_challenges.exceptions.InvalidSubmission: Timeout during connection to ego0: <SignalTimeout in state: 2>
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible 55030
LFv-sim host-error yes 2020-12-03 05:01:26+00:00 2020-12-03 05:02:47+00:00 0:01:21 Uncaught exception:
[...] Uncaught exception:
Traceback (most recent call last):
File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/docker_compose.py", line 53, in get_services_id
container = client.containers.get(container_id)
File "/usr/local/lib/python3.8/dist-packages/docker/models/containers.py", line 880, in get
resp = self.client.api.inspect_container(container_id)
File "/usr/local/lib/python3.8/dist-packages/docker/utils/decorators.py", line 16, in wrapped
raise errors.NullResource(
docker.errors.NullResource: Resource ID was not provided
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 777, in get_cr
cr = run_single(
File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 991, in run_single
write_logs(wd, project, services=config["services"])
File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/docker_compose.py", line 120, in write_logs
services2id: Dict[ServiceName, ContainerID] = get_services_id(wd, project, services)
File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/docker_compose.py", line 63, in get_services_id
raise DockerComposeFail(msg, output=output.decode(), names=names) from e
duckietown_challenges_runner.docker_compose.DockerComposeFail: Cannot get process ids
│ output: ''
│ names: {}
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible 50066
LFv-sim failed no 2020-12-02 07:01:56+00:00 2020-12-02 07:05:08+00:00 0:03:12 The container "solut [...] The container "solution-ego0" exited with code 1.
Look at the logs for the container to know more about the error.
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible 50048
LFv-sim host-error no 2020-12-02 06:59:30+00:00 2020-12-02 07:01:20+00:00 0:01:50 Uncaught exception:
[...] Uncaught exception:
Traceback (most recent call last):
File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/docker_compose.py", line 59, in get_services_id
raise ZValueError(container_ids=container_ids, services=services, res=res, names=names)
zuper_commons.types.exceptions.ZValueError:
│ container_ids: [2e9d75b63906f4b756674e6ec2a958132b425f82825b36941d041fed5d54dbf8,
│ 8e3cf8cf8024f929655fc7a0be55d0bf31bc5b11363f925359338a5f33a91aea]
│ services: dict[3]
│ │ evaluator :
│ │ dict[7]
│ │ │ image : docker.io/andreacensi/aido5-lf-sim-validation-lfv-sim-evaluator@sha256:2bc9fe8514d570141f87b0626353cbc6aebad89d220fecc8876a008efd430515
│ │ │ environment :
│ │ │ dict[10]
│ │ │ │ experiment_manager_parameters :
│ │ │ │ |episodes_per_scenario: 1
│ │ │ │ |episode_length_s: 60.0
│ │ │ │ |min_episode_length_s: 0.0
│ │ │ │ |seed: 888
│ │ │ │ |physics_dt: 0.05
│ │ │ │ |max_failures: 2
│ │ │ │ |fifo_dir: /fifos
│ │ │ │ |sim_in: /fifos/simulator-in
│ │ │ │ |sim_out: /fifos/simulator-out
│ │ │ │ |sm_in: /fifos/scenario_maker-in
│ │ │ │ |sm_out: /fifos/scenario_maker-out
│ │ │ │ |timeout_initialization: 120
│ │ │ │ |timeout_regular: 120
│ │ │ │ |port: 10123
│ │ │ │ |scenarios:
│ │ │ │ |- /scenarios
│ │ │ │ |
│ │ │ │ challenge_name : aido5-LF-sim-validation
│ │ │ │ challenge_step_name : LFv-sim
│ │ │ │ submission_id : 11297
│ │ │ │ submitter_name : mostafaelaraby
│ │ │ │ SUBMISSION_CONTAINER : docker.io/mostafaelaraby/aido-submissions:2020_11_08_12_12_40@sha256:37b8c95b0978bcce50eb5fb30058682948c2c908f9617824376b887581329bf2
│ │ │ │ username : ubuntu
│ │ │ │ uid : 0
│ │ │ │ USER : ubuntu
│ │ │ │ HOME : /fake-home/ubuntu
│ │ │ ports : [10123]
│ │ │ labels : {org.duckietown.created_by_runner : true, org.duckietown.runner_name : nogpu-prod-05_acda82e6fdfb}
│ │ │ user : 0:0
│ │ │ volumes :
│ │ │ [
│ │ │ /tmp/duckietown/aido5-LF-sim-validation/submission11297/LFv-sim-nogpu-prod-05_acda82e6fdfb-job50048-a-wd:/challenges:rw,
│ │ │ /tmp/duckietown/aido5-LF-sim-validation/submission11297/LFv-sim-nogpu-prod-05_acda82e6fdfb-job50048-a-fifos:/fifos:rw,
│ │ │ /tmp/duckietown/dt-challenges-runner/20_12_02_06_59_31-17318/fake-ubuntu-home:/fake-home/ubuntu:rw]
│ │ │ networks : {evaluation : {aliases : [evaluation]} }
│ │ simulator :
│ │ dict[6]
│ │ │ image : docker.io/duckietown/challenge-aido_lf-simulator-gym@sha256:4848042f4d088b99b480cb1fc276e32f956d6b9dee27d70fcbaba500d8a8768c
│ │ │ environment :
│ │ │ dict[12]
│ │ │ │ AIDONODE_CONFIG :
│ │ │ │ |env_constructor: Simulator
│ │ │ │ |env_parameters:
│ │ │ │ | max_steps: 500001 # we don't want the gym to reset itself
│ │ │ │ | domain_rand: 0
│ │ │ │ | camera_width: 640
│ │ │ │ | camera_height: 480
│ │ │ │ | distortion: true
│ │ │ │ | num_tris_distractors: 0
│ │ │ │ | color_ground: [0, 0.3, 0] # green
│ │ │ │ | enable_leds: true
│ │ │ │ |
│ │ │ │ AIDONODE_DATA_IN : /fifos/simulator-in
│ │ │ │ AIDONODE_DATA_OUT : fifo:/fifos/simulator-out
│ │ │ │ challenge_name : aido5-LF-sim-validation
│ │ │ │ challenge_step_name : LFv-sim
│ │ │ │ submission_id : 11297
│ │ │ │ submitter_name : mostafaelaraby
│ │ │ │ SUBMISSION_CONTAINER : docker.io/mostafaelaraby/aido-submissions:2020_11_08_12_12_40@sha256:37b8c95b0978bcce50eb5fb30058682948c2c908f9617824376b887581329bf2
│ │ │ │ username : ubuntu
│ │ │ │ uid : 0
│ │ │ │ USER : ubuntu
│ │ │ │ HOME : /fake-home/ubuntu
│ │ │ labels : {org.duckietown.created_by_runner : true, org.duckietown.runner_name : nogpu-prod-05_acda82e6fdfb}
│ │ │ user : 0:0
│ │ │ volumes :
│ │ │ [
│ │ │ /tmp/duckietown/aido5-LF-sim-validation/submission11297/LFv-sim-nogpu-prod-05_acda82e6fdfb-job50048-a-wd:/challenges:rw,
│ │ │ /tmp/duckietown/aido5-LF-sim-validation/submission11297/LFv-sim-nogpu-prod-05_acda82e6fdfb-job50048-a-fifos:/fifos:rw,
│ │ │ /tmp/duckietown/dt-challenges-runner/20_12_02_06_59_31-17318/fake-ubuntu-home:/fake-home/ubuntu:rw]
│ │ │ networks : {evaluation : {aliases : [evaluation]} }
│ │ solution-ego0 :
│ │ dict[6]
│ │ │ image : docker.io/mostafaelaraby/aido-submissions@sha256:37b8c95b0978bcce50eb5fb30058682948c2c908f9617824376b887581329bf2
│ │ │ environment :
│ │ │ dict[13]
│ │ │ │ AIDONODE_NAME : ego0
│ │ │ │ AIDONODE_DATA_IN : /fifos/ego0-in
│ │ │ │ AIDO_REQUIRE_GPU : 1
│ │ │ │ AIDONODE_DATA_OUT : fifo:/fifos/ego0-out
│ │ │ │ challenge_name : aido5-LF-sim-validation
│ │ │ │ challenge_step_name : LFv-sim
│ │ │ │ submission_id : 11297
│ │ │ │ submitter_name : mostafaelaraby
│ │ │ │ SUBMISSION_CONTAINER : docker.io/mostafaelaraby/aido-submissions:2020_11_08_12_12_40@sha256:37b8c95b0978bcce50eb5fb30058682948c2c908f9617824376b887581329bf2
│ │ │ │ username : ubuntu
│ │ │ │ uid : 0
│ │ │ │ USER : ubuntu
│ │ │ │ HOME : /fake-home/ubuntu
│ │ │ labels : {org.duckietown.created_by_runner : true, org.duckietown.runner_name : nogpu-prod-05_acda82e6fdfb}
│ │ │ user : 0:0
│ │ │ volumes :
│ │ │ [
│ │ │ /tmp/duckietown/aido5-LF-sim-validation/submission11297/LFv-sim-nogpu-prod-05_acda82e6fdfb-job50048-a-wd:/challenges:rw,
│ │ │ /tmp/duckietown/aido5-LF-sim-validation/submission11297/LFv-sim-nogpu-prod-05_acda82e6fdfb-job50048-a-fifos:/fifos:rw,
│ │ │ /tmp/duckietown/dt-challenges-runner/20_12_02_06_59_31-17318/fake-ubuntu-home:/fake-home/ubuntu:rw]
│ │ │ networks : {evaluation : {aliases : [evaluation]} }
│ res: dict[2]
│ │ evaluator : 2e9d75b63906f4b756674e6ec2a958132b425f82825b36941d041fed5d54dbf8
│ │ simulator : 8e3cf8cf8024f929655fc7a0be55d0bf31bc5b11363f925359338a5f33a91aea
│ names: dict[2]
│ │ 2e9d75b63906f4b756674e6ec2a958132b425f82825b36941d041fed5d54dbf8 : nogpu-prod-05_acda82e6fdfb-job50048-148101_evaluator_1
│ │ 8e3cf8cf8024f929655fc7a0be55d0bf31bc5b11363f925359338a5f33a91aea : nogpu-prod-05_acda82e6fdfb-job50048-148101_simulator_1
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 777, in get_cr
cr = run_single(
File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 991, in run_single
write_logs(wd, project, services=config["services"])
File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/docker_compose.py", line 120, in write_logs
services2id: Dict[ServiceName, ContainerID] = get_services_id(wd, project, services)
File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/docker_compose.py", line 63, in get_services_id
raise DockerComposeFail(msg, output=output.decode(), names=names) from e
duckietown_challenges_runner.docker_compose.DockerComposeFail: Cannot get process ids
│ output: |2e9d75b63906f4b756674e6ec2a958132b425f82825b36941d041fed5d54dbf8
│ |8e3cf8cf8024f929655fc7a0be55d0bf31bc5b11363f925359338a5f33a91aea
│ |
│ names: dict[2]
│ │ 2e9d75b63906f4b756674e6ec2a958132b425f82825b36941d041fed5d54dbf8 : nogpu-prod-05_acda82e6fdfb-job50048-148101_evaluator_1
│ │ 8e3cf8cf8024f929655fc7a0be55d0bf31bc5b11363f925359338a5f33a91aea : nogpu-prod-05_acda82e6fdfb-job50048-148101_simulator_1
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible 41703
LFv-sim failed no 2020-11-08 12:35:03+00:00 2020-11-08 12:36:25+00:00 0:01:22 The container "solut [...] The container "solution" exited with code 1.
Look at the logs for the container to know more about the error.
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible