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: [b4ff129cef473ee3965c2aad6d9b9d7187a405abf618181f3870ae09f7eef1cb]
│ services: dict[3]
│ │ evaluator:
│ │ dict[7]
│ │ │ image: docker.io/andreacensi/duckietown-challenges@sha256:841534bf59ddb792959a6b025c9143161ae2ba717993f444adf67709f97283ee
│ │ │ environment:
│ │ │ dict[11]
│ │ │ │ replica: {"index": 4, "total": 5}
│ │ │ │ experiment_manager_parameters:
│ │ │ │ |episodes_per_scenario: 3
│ │ │ │ |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: mooc-BV1
│ │ │ │ challenge_step_name: sim-4of5
│ │ │ │ submission_id: 14396
│ │ │ │ submitter_name: Kiyo Kunii
│ │ │ │ SUBMISSION_CONTAINER: docker.io/921kiyo/aido-submissions:2021_04_17_11_00_14@sha256:34db441d5bcf7da3b2aec6ede7c62de47aeaf46d8a07ba57c3113e216cd48a32
│ │ │ │ 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-3-07_a929a5d11afe
│ │ │ user: 0:0
│ │ │ volumes:
│ │ │ [
│ │ │ /tmp/duckietown/mooc-BV1/submission14396/sim-4of5-nogpu-production-b-spot-3-07_a929a5d11afe-job74267-a-wd:/challenges:rw,
│ │ │ /tmp/duckietown/mooc-BV1/submission14396/sim-4of5-nogpu-production-b-spot-3-07_a929a5d11afe-job74267-a-fifos:/fifos:rw,
│ │ │ /tmp/duckietown/dt-challenges-runner/21_04_21_20_55_08-36841/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": 4, "total": 5}
│ │ │ │ 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, 0] # black
│ │ │ │ | #color_sky: [0, 0, 0.1] # dark blue
│ │ │ │ | enable_leds: true
│ │ │ │ |
│ │ │ │ |terminate_on_ool: false
│ │ │ │ |terminate_on_out_of_tile: true
│ │ │ │ |terminate_on_collision: true
│ │ │ │ |topdown_resolution: 300
│ │ │ │ |max_pixel_mov: 1000
│ │ │ │ |debug_profile: False
│ │ │ │ |debug_profile_summary: True
│ │ │ │ |
│ │ │ │ AIDONODE_DATA_IN: /fifos/simulator-in
│ │ │ │ AIDONODE_DATA_OUT: fifo:/fifos/simulator-out
│ │ │ │ challenge_name: mooc-BV1
│ │ │ │ challenge_step_name: sim-4of5
│ │ │ │ submission_id: 14396
│ │ │ │ submitter_name: Kiyo Kunii
│ │ │ │ SUBMISSION_CONTAINER: docker.io/921kiyo/aido-submissions:2021_04_17_11_00_14@sha256:34db441d5bcf7da3b2aec6ede7c62de47aeaf46d8a07ba57c3113e216cd48a32
│ │ │ │ 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-3-07_a929a5d11afe
│ │ │ user: 0:0
│ │ │ volumes:
│ │ │ [
│ │ │ /tmp/duckietown/mooc-BV1/submission14396/sim-4of5-nogpu-production-b-spot-3-07_a929a5d11afe-job74267-a-wd:/challenges:rw,
│ │ │ /tmp/duckietown/mooc-BV1/submission14396/sim-4of5-nogpu-production-b-spot-3-07_a929a5d11afe-job74267-a-fifos:/fifos:rw,
│ │ │ /tmp/duckietown/dt-challenges-runner/21_04_21_20_55_08-36841/fake-ubuntu-home:/fake-home/ubuntu:rw]
│ │ │ networks: {evaluation: {aliases: [evaluation]} }
│ │ solution-ego0:
│ │ dict[6]
│ │ │ image: docker.io/921kiyo/aido-submissions@sha256:34db441d5bcf7da3b2aec6ede7c62de47aeaf46d8a07ba57c3113e216cd48a32
│ │ │ environment:
│ │ │ dict[14]
│ │ │ │ replica: {"index": 4, "total": 5}
│ │ │ │ AIDONODE_NAME: ego0
│ │ │ │ AIDONODE_DATA_IN: /fifos/ego0-in
│ │ │ │ AIDO_REQUIRE_GPU: 1
│ │ │ │ AIDONODE_DATA_OUT: fifo:/fifos/ego0-out
│ │ │ │ challenge_name: mooc-BV1
│ │ │ │ challenge_step_name: sim-4of5
│ │ │ │ submission_id: 14396
│ │ │ │ submitter_name: Kiyo Kunii
│ │ │ │ SUBMISSION_CONTAINER: docker.io/921kiyo/aido-submissions:2021_04_17_11_00_14@sha256:34db441d5bcf7da3b2aec6ede7c62de47aeaf46d8a07ba57c3113e216cd48a32
│ │ │ │ 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-3-07_a929a5d11afe
│ │ │ user: 0:0
│ │ │ volumes:
│ │ │ [
│ │ │ /tmp/duckietown/mooc-BV1/submission14396/sim-4of5-nogpu-production-b-spot-3-07_a929a5d11afe-job74267-a-wd:/challenges:rw,
│ │ │ /tmp/duckietown/mooc-BV1/submission14396/sim-4of5-nogpu-production-b-spot-3-07_a929a5d11afe-job74267-a-fifos:/fifos:rw,
│ │ │ /tmp/duckietown/dt-challenges-runner/21_04_21_20_55_08-36841/fake-ubuntu-home:/fake-home/ubuntu:rw]
│ │ │ networks: {evaluation: {aliases: [evaluation]} }
│ res: {evaluator: b4ff129cef473ee3965c2aad6d9b9d7187a405abf618181f3870ae09f7eef1cb}
│ names: dict[1]
│ │ b4ff129cef473ee3965c2aad6d9b9d7187a405abf618181f3870ae09f7eef1cb: nogpu-production-b-spot-3-07_a929a5d11afe-job74267-29607_evaluator_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: |b4ff129cef473ee3965c2aad6d9b9d7187a405abf618181f3870ae09f7eef1cb
│ |
│ names: dict[1]
│ │ b4ff129cef473ee3965c2aad6d9b9d7187a405abf618181f3870ae09f7eef1cb: nogpu-production-b-spot-3-07_a929a5d11afe-job74267-29607_evaluator_1
|