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: [013f242bc5dcb35d0e72b18fa5cbe91e737850bcfa258999a802971a9a695936]
│ services: dict[3]
│ │ evaluator:
│ │ dict[7]
│ │ │ image: docker.io/andreacensi/aido5-lf-sim-validation-lfv-sim-evaluator@sha256:6d0af9441525e1ed05be582f41e00fc178083c86797d28cd1a255c7025d0fd50
│ │ │ 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: 13391
│ │ │ │ submitter_name: Fernanda Custodio Pereira do Carmo
│ │ │ │ SUBMISSION_CONTAINER: docker.io/fernanda141/aido-submissions:2020_12_18_14_25_36@sha256:400d00a8fdee498297e93121799e430244b5fa5d112700caadd9d6e91b6c1890
│ │ │ │ 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: gpu-production-1-01_616611541d30
│ │ │ user: 0:0
│ │ │ volumes:
│ │ │ [
│ │ │ /tmp/duckietown/aido5-LF-sim-validation/submission13391/LFv-sim-gpu-production-1-01_616611541d30-job61889-a-wd:/challenges:rw,
│ │ │ /tmp/duckietown/aido5-LF-sim-validation/submission13391/LFv-sim-gpu-production-1-01_616611541d30-job61889-a-fifos:/fifos:rw,
│ │ │ /tmp/duckietown/dt-challenges-runner/20_12_18_14_35_25-62631/fake-ubuntu-home:/fake-home/ubuntu:rw]
│ │ │ networks: {evaluation: {aliases: [evaluation]} }
│ │ simulator:
│ │ dict[6]
│ │ │ image: docker.io/duckietown/challenge-aido_lf-simulator-gym@sha256:c0096866077db3574e425d40603d8f5fc8ebbd164da7c0578df94ff4ede58d95
│ │ │ 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: 13391
│ │ │ │ submitter_name: Fernanda Custodio Pereira do Carmo
│ │ │ │ SUBMISSION_CONTAINER: docker.io/fernanda141/aido-submissions:2020_12_18_14_25_36@sha256:400d00a8fdee498297e93121799e430244b5fa5d112700caadd9d6e91b6c1890
│ │ │ │ username: ubuntu
│ │ │ │ uid: 0
│ │ │ │ USER: ubuntu
│ │ │ │ HOME: /fake-home/ubuntu
│ │ │ labels:
│ │ │ dict[2]
│ │ │ │ org.duckietown.created_by_runner: true
│ │ │ │ org.duckietown.runner_name: gpu-production-1-01_616611541d30
│ │ │ user: 0:0
│ │ │ volumes:
│ │ │ [
│ │ │ /tmp/duckietown/aido5-LF-sim-validation/submission13391/LFv-sim-gpu-production-1-01_616611541d30-job61889-a-wd:/challenges:rw,
│ │ │ /tmp/duckietown/aido5-LF-sim-validation/submission13391/LFv-sim-gpu-production-1-01_616611541d30-job61889-a-fifos:/fifos:rw,
│ │ │ /tmp/duckietown/dt-challenges-runner/20_12_18_14_35_25-62631/fake-ubuntu-home:/fake-home/ubuntu:rw]
│ │ │ networks: {evaluation: {aliases: [evaluation]} }
│ │ solution-ego0:
│ │ dict[6]
│ │ │ image: docker.io/fernanda141/aido-submissions@sha256:400d00a8fdee498297e93121799e430244b5fa5d112700caadd9d6e91b6c1890
│ │ │ 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: 13391
│ │ │ │ submitter_name: Fernanda Custodio Pereira do Carmo
│ │ │ │ SUBMISSION_CONTAINER: docker.io/fernanda141/aido-submissions:2020_12_18_14_25_36@sha256:400d00a8fdee498297e93121799e430244b5fa5d112700caadd9d6e91b6c1890
│ │ │ │ username: ubuntu
│ │ │ │ uid: 0
│ │ │ │ USER: ubuntu
│ │ │ │ HOME: /fake-home/ubuntu
│ │ │ labels:
│ │ │ dict[2]
│ │ │ │ org.duckietown.created_by_runner: true
│ │ │ │ org.duckietown.runner_name: gpu-production-1-01_616611541d30
│ │ │ user: 0:0
│ │ │ volumes:
│ │ │ [
│ │ │ /tmp/duckietown/aido5-LF-sim-validation/submission13391/LFv-sim-gpu-production-1-01_616611541d30-job61889-a-wd:/challenges:rw,
│ │ │ /tmp/duckietown/aido5-LF-sim-validation/submission13391/LFv-sim-gpu-production-1-01_616611541d30-job61889-a-fifos:/fifos:rw,
│ │ │ /tmp/duckietown/dt-challenges-runner/20_12_18_14_35_25-62631/fake-ubuntu-home:/fake-home/ubuntu:rw]
│ │ │ networks: {evaluation: {aliases: [evaluation]} }
│ res: {solution-ego0: 013f242bc5dcb35d0e72b18fa5cbe91e737850bcfa258999a802971a9a695936}
│ names: dict[1]
│ │ 013f242bc5dcb35d0e72b18fa5cbe91e737850bcfa258999a802971a9a695936: gpu-production-1-01_616611541d30-job61889-547331_solution-ego0_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: |013f242bc5dcb35d0e72b18fa5cbe91e737850bcfa258999a802971a9a695936
│ |
│ names: dict[1]
│ │ 013f242bc5dcb35d0e72b18fa5cbe91e737850bcfa258999a802971a9a695936: gpu-production-1-01_616611541d30-job61889-547331_solution-ego0_1
|