message | 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: [78c61aeef12a43f12f701af204d4c77c8f7054c32244be38f50397674920d825,
│ f25fc2b821f71519b3e14683226bd8bd1a87e072aa4381cc76f90f44b0f30817,
│ b819533e5d49de3d8b05fedfa28842b03e3856943fcf449d392798575daae297,
│ d6227e5628a112f152dcb3080f376f5081443fdf65a188f3267521415b2b54be,
│ b4df5db255273f7ec4ba3f9e10d063d2ceb14d02f7ce96022f6d3f6556b1fc0f]
│ services: dict[6]
│ │ evaluator:
│ │ dict[7]
│ │ │ image: docker.io/andreacensi/duckietown-challenges@sha256:a731604141c184e5a5ccdfb0bcd68b46a234eda5bd65e1a28afe57c5c8205ab4
│ │ │ environment:
│ │ │ dict[11]
│ │ │ │ replica: {"index": 2, "total": 4}
│ │ │ │ experiment_manager_parameters:
│ │ │ │ |episodes_per_scenario: 1
│ │ │ │ |episode_length_s: 60.0
│ │ │ │ |min_episode_length_s: 0.0
│ │ │ │ |seed: 20200922
│ │ │ │ |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: aido-LFVI_multi_full-sim-validation
│ │ │ │ challenge_step_name: sim-2of4
│ │ │ │ submission_id: 15957
│ │ │ │ submitter_name: Alessandro Zanardi
│ │ │ │ SUBMISSION_CONTAINER: docker.io/alezana/aido-submissions:2021_06_21_16_55_31@sha256:57b733c73cf78b021cf86bfb4d02e3318f6ef8a221395dd633b02fc493c39b8f
│ │ │ │ username: ubuntu
│ │ │ │ uid: 0
│ │ │ │ USER: ubuntu
│ │ │ │ HOME: /fake-home/ubuntu
│ │ │ ports: [10123]
│ │ │ labels:
│ │ │ dict[2]
│ │ │ │ org.duckietown.created_by_runner: true
│ │ │ │ org.duckietown.runner_name: nogpu-production-b-spot-0-06_31b9f65cd17f
│ │ │ user: 0:0
│ │ │ volumes:
│ │ │ [
│ │ │ /tmp/duckietown/aido-LFVI_multi_full-sim-validation/submission15957/sim-2of4-nogpu-production-b-spot-0-06_31b9f65cd17f-job79224-a-wd:/challenges:rw,
│ │ │ /tmp/duckietown/aido-LFVI_multi_full-sim-validation/submission15957/sim-2of4-nogpu-production-b-spot-0-06_31b9f65cd17f-job79224-a-fifos:/fifos:rw,
│ │ │ /tmp/duckietown/dt-challenges-runner/21_06_21_16_59_39-7287/fake-ubuntu-home:/fake-home/ubuntu:rw]
│ │ │ networks: {evaluation: {aliases: [evaluation]} }
│ │ simulator:
│ │ dict[6]
│ │ │ image: docker.io/andreacensi/duckietown-challenges@sha256:74989d3337d7fc221b8550c34dab1359eb18109113950b27deaa647a983417e0
│ │ │ environment:
│ │ │ dict[13]
│ │ │ │ replica: {"index": 2, "total": 4}
│ │ │ │ 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: aido-LFVI_multi_full-sim-validation
│ │ │ │ challenge_step_name: sim-2of4
│ │ │ │ submission_id: 15957
│ │ │ │ submitter_name: Alessandro Zanardi
│ │ │ │ SUBMISSION_CONTAINER: docker.io/alezana/aido-submissions:2021_06_21_16_55_31@sha256:57b733c73cf78b021cf86bfb4d02e3318f6ef8a221395dd633b02fc493c39b8f
│ │ │ │ username: ubuntu
│ │ │ │ uid: 0
│ │ │ │ USER: ubuntu
│ │ │ │ HOME: /fake-home/ubuntu
│ │ │ labels:
│ │ │ dict[2]
│ │ │ │ org.duckietown.created_by_runner: true
│ │ │ │ org.duckietown.runner_name: nogpu-production-b-spot-0-06_31b9f65cd17f
│ │ │ user: 0:0
│ │ │ volumes:
│ │ │ [
│ │ │ /tmp/duckietown/aido-LFVI_multi_full-sim-validation/submission15957/sim-2of4-nogpu-production-b-spot-0-06_31b9f65cd17f-job79224-a-wd:/challenges:rw,
│ │ │ /tmp/duckietown/aido-LFVI_multi_full-sim-validation/submission15957/sim-2of4-nogpu-production-b-spot-0-06_31b9f65cd17f-job79224-a-fifos:/fifos:rw,
│ │ │ /tmp/duckietown/dt-challenges-runner/21_06_21_16_59_39-7287/fake-ubuntu-home:/fake-home/ubuntu:rw]
│ │ │ networks: {evaluation: {aliases: [evaluation]} }
│ │ solution-ego0:
│ │ dict[6]
│ │ │ image: docker.io/alezana/aido-submissions@sha256:57b733c73cf78b021cf86bfb4d02e3318f6ef8a221395dd633b02fc493c39b8f
│ │ │ environment:
│ │ │ dict[14]
│ │ │ │ replica: {"index": 2, "total": 4}
│ │ │ │ AIDONODE_NAME: ego0
│ │ │ │ AIDONODE_DATA_IN: /fifos/ego0-in
│ │ │ │ AIDO_REQUIRE_GPU: 1
│ │ │ │ AIDONODE_DATA_OUT: fifo:/fifos/ego0-out
│ │ │ │ challenge_name: aido-LFVI_multi_full-sim-validation
│ │ │ │ challenge_step_name: sim-2of4
│ │ │ │ submission_id: 15957
│ │ │ │ submitter_name: Alessandro Zanardi
│ │ │ │ SUBMISSION_CONTAINER: docker.io/alezana/aido-submissions:2021_06_21_16_55_31@sha256:57b733c73cf78b021cf86bfb4d02e3318f6ef8a221395dd633b02fc493c39b8f
│ │ │ │ username: ubuntu
│ │ │ │ uid: 0
│ │ │ │ USER: ubuntu
│ │ │ │ HOME: /fake-home/ubuntu
│ │ │ labels:
│ │ │ dict[2]
│ │ │ │ org.duckietown.created_by_runner: true
│ │ │ │ org.duckietown.runner_name: nogpu-production-b-spot-0-06_31b9f65cd17f
│ │ │ user: 0:0
│ │ │ volumes:
│ │ │ [
│ │ │ /tmp/duckietown/aido-LFVI_multi_full-sim-validation/submission15957/sim-2of4-nogpu-production-b-spot-0-06_31b9f65cd17f-job79224-a-wd:/challenges:rw,
│ │ │ /tmp/duckietown/aido-LFVI_multi_full-sim-validation/submission15957/sim-2of4-nogpu-production-b-spot-0-06_31b9f65cd17f-job79224-a-fifos:/fifos:rw,
│ │ │ /tmp/duckietown/dt-challenges-runner/21_06_21_16_59_39-7287/fake-ubuntu-home:/fake-home/ubuntu:rw]
│ │ │ networks: {evaluation: {aliases: [evaluation]} }
│ │ solution-ego1:
│ │ dict[6]
│ │ │ image: docker.io/alezana/aido-submissions@sha256:57b733c73cf78b021cf86bfb4d02e3318f6ef8a221395dd633b02fc493c39b8f
│ │ │ environment:
│ │ │ dict[14]
│ │ │ │ replica: {"index": 2, "total": 4}
│ │ │ │ AIDONODE_NAME: ego1
│ │ │ │ AIDONODE_DATA_IN: /fifos/ego1-in
│ │ │ │ AIDO_REQUIRE_GPU: 1
│ │ │ │ AIDONODE_DATA_OUT: fifo:/fifos/ego1-out
│ │ │ │ challenge_name: aido-LFVI_multi_full-sim-validation
│ │ │ │ challenge_step_name: sim-2of4
│ │ │ │ submission_id: 15957
│ │ │ │ submitter_name: Alessandro Zanardi
│ │ │ │ SUBMISSION_CONTAINER: docker.io/alezana/aido-submissions:2021_06_21_16_55_31@sha256:57b733c73cf78b021cf86bfb4d02e3318f6ef8a221395dd633b02fc493c39b8f
│ │ │ │ username: ubuntu
│ │ │ │ uid: 0
│ │ │ │ USER: ubuntu
│ │ │ │ HOME: /fake-home/ubuntu
│ │ │ labels:
│ │ │ dict[2]
│ │ │ │ org.duckietown.created_by_runner: true
│ │ │ │ org.duckietown.runner_name: nogpu-production-b-spot-0-06_31b9f65cd17f
│ │ │ user: 0:0
│ │ │ volumes:
│ │ │ [
│ │ │ /tmp/duckietown/aido-LFVI_multi_full-sim-validation/submission15957/sim-2of4-nogpu-production-b-spot-0-06_31b9f65cd17f-job79224-a-wd:/challenges:rw,
│ │ │ /tmp/duckietown/aido-LFVI_multi_full-sim-validation/submission15957/sim-2of4-nogpu-production-b-spot-0-06_31b9f65cd17f-job79224-a-fifos:/fifos:rw,
│ │ │ /tmp/duckietown/dt-challenges-runner/21_06_21_16_59_39-7287/fake-ubuntu-home:/fake-home/ubuntu:rw]
│ │ │ networks: {evaluation: {aliases: [evaluation]} }
│ │ solution-ego2:
│ │ dict[6]
│ │ │ image: docker.io/alezana/aido-submissions@sha256:57b733c73cf78b021cf86bfb4d02e3318f6ef8a221395dd633b02fc493c39b8f
│ │ │ environment:
│ │ │ dict[14]
│ │ │ │ replica: {"index": 2, "total": 4}
│ │ │ │ AIDONODE_NAME: ego2
│ │ │ │ AIDONODE_DATA_IN: /fifos/ego2-in
│ │ │ │ AIDO_REQUIRE_GPU: 1
│ │ │ │ AIDONODE_DATA_OUT: fifo:/fifos/ego2-out
│ │ │ │ challenge_name: aido-LFVI_multi_full-sim-validation
│ │ │ │ challenge_step_name: sim-2of4
│ │ │ │ submission_id: 15957
│ │ │ │ submitter_name: Alessandro Zanardi
│ │ │ │ SUBMISSION_CONTAINER: docker.io/alezana/aido-submissions:2021_06_21_16_55_31@sha256:57b733c73cf78b021cf86bfb4d02e3318f6ef8a221395dd633b02fc493c39b8f
│ │ │ │ username: ubuntu
│ │ │ │ uid: 0
│ │ │ │ USER: ubuntu
│ │ │ │ HOME: /fake-home/ubuntu
│ │ │ labels:
│ │ │ dict[2]
│ │ │ │ org.duckietown.created_by_runner: true
│ │ │ │ org.duckietown.runner_name: nogpu-production-b-spot-0-06_31b9f65cd17f
│ │ │ user: 0:0
│ │ │ volumes:
│ │ │ [
│ │ │ /tmp/duckietown/aido-LFVI_multi_full-sim-validation/submission15957/sim-2of4-nogpu-production-b-spot-0-06_31b9f65cd17f-job79224-a-wd:/challenges:rw,
│ │ │ /tmp/duckietown/aido-LFVI_multi_full-sim-validation/submission15957/sim-2of4-nogpu-production-b-spot-0-06_31b9f65cd17f-job79224-a-fifos:/fifos:rw,
│ │ │ /tmp/duckietown/dt-challenges-runner/21_06_21_16_59_39-7287/fake-ubuntu-home:/fake-home/ubuntu:rw]
│ │ │ networks: {evaluation: {aliases: [evaluation]} }
│ │ solution-ego3:
│ │ dict[6]
│ │ │ image: docker.io/alezana/aido-submissions@sha256:57b733c73cf78b021cf86bfb4d02e3318f6ef8a221395dd633b02fc493c39b8f
│ │ │ environment:
│ │ │ dict[14]
│ │ │ │ replica: {"index": 2, "total": 4}
│ │ │ │ AIDONODE_NAME: ego3
│ │ │ │ AIDONODE_DATA_IN: /fifos/ego3-in
│ │ │ │ AIDO_REQUIRE_GPU: 1
│ │ │ │ AIDONODE_DATA_OUT: fifo:/fifos/ego3-out
│ │ │ │ challenge_name: aido-LFVI_multi_full-sim-validation
│ │ │ │ challenge_step_name: sim-2of4
│ │ │ │ submission_id: 15957
│ │ │ │ submitter_name: Alessandro Zanardi
│ │ │ │ SUBMISSION_CONTAINER: docker.io/alezana/aido-submissions:2021_06_21_16_55_31@sha256:57b733c73cf78b021cf86bfb4d02e3318f6ef8a221395dd633b02fc493c39b8f
│ │ │ │ username: ubuntu
│ │ │ │ uid: 0
│ │ │ │ USER: ubuntu
│ │ │ │ HOME: /fake-home/ubuntu
│ │ │ labels:
│ │ │ dict[2]
│ │ │ │ org.duckietown.created_by_runner: true
│ │ │ │ org.duckietown.runner_name: nogpu-production-b-spot-0-06_31b9f65cd17f
│ │ │ user: 0:0
│ │ │ volumes:
│ │ │ [
│ │ │ /tmp/duckietown/aido-LFVI_multi_full-sim-validation/submission15957/sim-2of4-nogpu-production-b-spot-0-06_31b9f65cd17f-job79224-a-wd:/challenges:rw,
│ │ │ /tmp/duckietown/aido-LFVI_multi_full-sim-validation/submission15957/sim-2of4-nogpu-production-b-spot-0-06_31b9f65cd17f-job79224-a-fifos:/fifos:rw,
│ │ │ /tmp/duckietown/dt-challenges-runner/21_06_21_16_59_39-7287/fake-ubuntu-home:/fake-home/ubuntu:rw]
│ │ │ networks: {evaluation: {aliases: [evaluation]} }
│ res: dict[5]
│ │ simulator: 78c61aeef12a43f12f701af204d4c77c8f7054c32244be38f50397674920d825
│ │ solution-ego0: f25fc2b821f71519b3e14683226bd8bd1a87e072aa4381cc76f90f44b0f30817
│ │ solution-ego1: b819533e5d49de3d8b05fedfa28842b03e3856943fcf449d392798575daae297
│ │ solution-ego2: d6227e5628a112f152dcb3080f376f5081443fdf65a188f3267521415b2b54be
│ │ solution-ego3: b4df5db255273f7ec4ba3f9e10d063d2ceb14d02f7ce96022f6d3f6556b1fc0f
│ names: dict[5]
│ │ 78c61aeef12a43f12f701af204d4c77c8f7054c32244be38f50397674920d825: nogpu-production-b-spot-0-06_31b9f65cd17f-job79224-648809_simulator_1
│ │ f25fc2b821f71519b3e14683226bd8bd1a87e072aa4381cc76f90f44b0f30817: nogpu-production-b-spot-0-06_31b9f65cd17f-job79224-648809_solution-ego0_1
│ │ b819533e5d49de3d8b05fedfa28842b03e3856943fcf449d392798575daae297: nogpu-production-b-spot-0-06_31b9f65cd17f-job79224-648809_solution-ego1_1
│ │ d6227e5628a112f152dcb3080f376f5081443fdf65a188f3267521415b2b54be: nogpu-production-b-spot-0-06_31b9f65cd17f-job79224-648809_solution-ego2_1
│ │ b4df5db255273f7ec4ba3f9e10d063d2ceb14d02f7ce96022f6d3f6556b1fc0f: nogpu-production-b-spot-0-06_31b9f65cd17f-job79224-648809_solution-ego3_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 745, in get_cr
cr = run_single(
File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 959, 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: |78c61aeef12a43f12f701af204d4c77c8f7054c32244be38f50397674920d825
│ |f25fc2b821f71519b3e14683226bd8bd1a87e072aa4381cc76f90f44b0f30817
│ |b819533e5d49de3d8b05fedfa28842b03e3856943fcf449d392798575daae297
│ |d6227e5628a112f152dcb3080f376f5081443fdf65a188f3267521415b2b54be
│ |b4df5db255273f7ec4ba3f9e10d063d2ceb14d02f7ce96022f6d3f6556b1fc0f
│ |
│ names: dict[5]
│ │ 78c61aeef12a43f12f701af204d4c77c8f7054c32244be38f50397674920d825: nogpu-production-b-spot-0-06_31b9f65cd17f-job79224-648809_simulator_1
│ │ f25fc2b821f71519b3e14683226bd8bd1a87e072aa4381cc76f90f44b0f30817: nogpu-production-b-spot-0-06_31b9f65cd17f-job79224-648809_solution-ego0_1
│ │ b819533e5d49de3d8b05fedfa28842b03e3856943fcf449d392798575daae297: nogpu-production-b-spot-0-06_31b9f65cd17f-job79224-648809_solution-ego1_1
│ │ d6227e5628a112f152dcb3080f376f5081443fdf65a188f3267521415b2b54be: nogpu-production-b-spot-0-06_31b9f65cd17f-job79224-648809_solution-ego2_1
│ │ b4df5db255273f7ec4ba3f9e10d063d2ceb14d02f7ce96022f6d3f6556b1fc0f: nogpu-production-b-spot-0-06_31b9f65cd17f-job79224-648809_solution-ego3_1
|