Job ID | step | status | up to date | date started | date completed | duration | message | | |
59850 | sanity-check | host-error | yes | | | 1:00:16 | 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: [5e5ecf2eeb0fa5b88bf92a93db5f20f2ce7d3e5cbf9587cc367b715471505038,
│ c0ff58fc98aeb6fc3931994762639d67c3c214762aca28235ca57d46318b2e4b,
│ f410e73ea5a39ff7ed0cc1f7a6a27058089f515efcb51ee50839f23252ab18e0]
│ services: dict[4]
│ │ solution:
│ │ dict[6]
│ │ │ image: docker.io/velythyl/aido-submissions@sha256:41144424beedd3a99525d1961a7bf461fae284f7f260725a9899f38940dad391
│ │ │ environment:
│ │ │ dict[12]
│ │ │ │ AIDONODE_DATA_IN: /fifos/ego-in
│ │ │ │ AIDO_REQUIRE_GPU: 1
│ │ │ │ AIDONODE_DATA_OUT: fifo:/fifos/ego-out
│ │ │ │ challenge_name: aido5-LF-sanity
│ │ │ │ challenge_step_name: sanity-check
│ │ │ │ submission_id: 10359
│ │ │ │ submitter_name: Velythyl
│ │ │ │ SUBMISSION_CONTAINER: docker.io/velythyl/aido-submissions:2020_09_28_20_41_54@sha256:41144424beedd3a99525d1961a7bf461fae284f7f260725a9899f38940dad391
│ │ │ │ username: ubuntu
│ │ │ │ uid: 0
│ │ │ │ USER: ubuntu
│ │ │ │ HOME: /fake-home/ubuntu
│ │ │ labels: {org.duckietown.created_by_runner: true, org.duckietown.runner_name: nogpu-prod-04_666280d77871}
│ │ │ user: 0:0
│ │ │ volumes:
│ │ │ [
│ │ │ /tmp/duckietown/aido5-LF-sanity/submission10359/sanity-check-nogpu-prod-04_666280d77871-job59850-a-wd:/challenges:rw,
│ │ │ /tmp/duckietown/aido5-LF-sanity/submission10359/sanity-check-nogpu-prod-04_666280d77871-job59850-a-fifos:/fifos:rw,
│ │ │ /tmp/duckietown/dt-challenges-runner/20_12_05_15_10_24-64616/fake-ubuntu-home:/fake-home/ubuntu:rw]
│ │ │ networks: {evaluation: {aliases: [evaluation]} }
│ │ evaluator:
│ │ dict[6]
│ │ │ image: docker.io/duckietown/challenge-aido_lf-experiment_manager@sha256:9f8c352de4d76e7de198d4dea8278469907949f1ca0595b4e2e12c509be34491
│ │ │ environment:
│ │ │ dict[10]
│ │ │ │ experiment_manager_parameters:
│ │ │ │ |episodes_per_scenario: 1
│ │ │ │ |episode_length_s: 0.5
│ │ │ │ |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 # visualization port
│ │ │ │ |
│ │ │ │ challenge_name: aido5-LF-sanity
│ │ │ │ challenge_step_name: sanity-check
│ │ │ │ submission_id: 10359
│ │ │ │ submitter_name: Velythyl
│ │ │ │ SUBMISSION_CONTAINER: docker.io/velythyl/aido-submissions:2020_09_28_20_41_54@sha256:41144424beedd3a99525d1961a7bf461fae284f7f260725a9899f38940dad391
│ │ │ │ username: ubuntu
│ │ │ │ uid: 0
│ │ │ │ USER: ubuntu
│ │ │ │ HOME: /fake-home/ubuntu
│ │ │ labels: {org.duckietown.created_by_runner: true, org.duckietown.runner_name: nogpu-prod-04_666280d77871}
│ │ │ user: 0:0
│ │ │ volumes:
│ │ │ [
│ │ │ /tmp/duckietown/aido5-LF-sanity/submission10359/sanity-check-nogpu-prod-04_666280d77871-job59850-a-wd:/challenges:rw,
│ │ │ /tmp/duckietown/aido5-LF-sanity/submission10359/sanity-check-nogpu-prod-04_666280d77871-job59850-a-fifos:/fifos:rw,
│ │ │ /tmp/duckietown/dt-challenges-runner/20_12_05_15_10_24-64616/fake-ubuntu-home:/fake-home/ubuntu:rw]
│ │ │ networks: {evaluation: {aliases: [evaluation]} }
│ │ simulator:
│ │ dict[6]
│ │ │ image: docker.io/duckietown/challenge-aido_lf-simulator-gym@sha256:af0283a494930b4d3448453526d9c22469233f65218cb6c37753c3aae5162cbb
│ │ │ 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-sanity
│ │ │ │ challenge_step_name: sanity-check
│ │ │ │ submission_id: 10359
│ │ │ │ submitter_name: Velythyl
│ │ │ │ SUBMISSION_CONTAINER: docker.io/velythyl/aido-submissions:2020_09_28_20_41_54@sha256:41144424beedd3a99525d1961a7bf461fae284f7f260725a9899f38940dad391
│ │ │ │ username: ubuntu
│ │ │ │ uid: 0
│ │ │ │ USER: ubuntu
│ │ │ │ HOME: /fake-home/ubuntu
│ │ │ labels: {org.duckietown.created_by_runner: true, org.duckietown.runner_name: nogpu-prod-04_666280d77871}
│ │ │ user: 0:0
│ │ │ volumes:
│ │ │ [
│ │ │ /tmp/duckietown/aido5-LF-sanity/submission10359/sanity-check-nogpu-prod-04_666280d77871-job59850-a-wd:/challenges:rw,
│ │ │ /tmp/duckietown/aido5-LF-sanity/submission10359/sanity-check-nogpu-prod-04_666280d77871-job59850-a-fifos:/fifos:rw,
│ │ │ /tmp/duckietown/dt-challenges-runner/20_12_05_15_10_24-64616/fake-ubuntu-home:/fake-home/ubuntu:rw]
│ │ │ networks: {evaluation: {aliases: [evaluation]} }
│ │ scenario_maker:
│ │ dict[6]
│ │ │ image: docker.io/duckietown/challenge-aido_lf-scenario_maker@sha256:e980f12a61e1e1b37982b6b2a5bc22ef89144f627bf1e6ebaeeac554e4bfb877
│ │ │ environment:
│ │ │ dict[12]
│ │ │ │ AIDONODE_CONFIG:
│ │ │ │ |maps:
│ │ │ │ |- udem1
│ │ │ │ |scenarios_per_map: 1
│ │ │ │ |robots_npcs: []
│ │ │ │ |robots_pcs: [ego]
│ │ │ │ |robots_parked: [parked]
│ │ │ │ |nduckies: 1
│ │ │ │ |
│ │ │ │ AIDONODE_DATA_IN: /fifos/scenario_maker-in
│ │ │ │ AIDONODE_DATA_OUT: fifo:/fifos/scenario_maker-out
│ │ │ │ challenge_name: aido5-LF-sanity
│ │ │ │ challenge_step_name: sanity-check
│ │ │ │ submission_id: 10359
│ │ │ │ submitter_name: Velythyl
│ │ │ │ SUBMISSION_CONTAINER: docker.io/velythyl/aido-submissions:2020_09_28_20_41_54@sha256:41144424beedd3a99525d1961a7bf461fae284f7f260725a9899f38940dad391
│ │ │ │ username: ubuntu
│ │ │ │ uid: 0
│ │ │ │ USER: ubuntu
│ │ │ │ HOME: /fake-home/ubuntu
│ │ │ labels: {org.duckietown.created_by_runner: true, org.duckietown.runner_name: nogpu-prod-04_666280d77871}
│ │ │ user: 0:0
│ │ │ volumes:
│ │ │ [
│ │ │ /tmp/duckietown/aido5-LF-sanity/submission10359/sanity-check-nogpu-prod-04_666280d77871-job59850-a-wd:/challenges:rw,
│ │ │ /tmp/duckietown/aido5-LF-sanity/submission10359/sanity-check-nogpu-prod-04_666280d77871-job59850-a-fifos:/fifos:rw,
│ │ │ /tmp/duckietown/dt-challenges-runner/20_12_05_15_10_24-64616/fake-ubuntu-home:/fake-home/ubuntu:rw]
│ │ │ networks: {evaluation: {aliases: [evaluation]} }
│ res: dict[3]
│ │ evaluator: 5e5ecf2eeb0fa5b88bf92a93db5f20f2ce7d3e5cbf9587cc367b715471505038
│ │ simulator: c0ff58fc98aeb6fc3931994762639d67c3c214762aca28235ca57d46318b2e4b
│ │ solution: f410e73ea5a39ff7ed0cc1f7a6a27058089f515efcb51ee50839f23252ab18e0
│ names: dict[3]
│ │ 5e5ecf2eeb0fa5b88bf92a93db5f20f2ce7d3e5cbf9587cc367b715471505038: nogpu-prod-04_666280d77871-job59850-576166_evaluator_1
│ │ c0ff58fc98aeb6fc3931994762639d67c3c214762aca28235ca57d46318b2e4b: nogpu-prod-04_666280d77871-job59850-576166_simulator_1
│ │ f410e73ea5a39ff7ed0cc1f7a6a27058089f515efcb51ee50839f23252ab18e0: nogpu-prod-04_666280d77871-job59850-576166_solution_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: |5e5ecf2eeb0fa5b88bf92a93db5f20f2ce7d3e5cbf9587cc367b715471505038
│ |c0ff58fc98aeb6fc3931994762639d67c3c214762aca28235ca57d46318b2e4b
│ |f410e73ea5a39ff7ed0cc1f7a6a27058089f515efcb51ee50839f23252ab18e0
│ |
│ names: dict[3]
│ │ 5e5ecf2eeb0fa5b88bf92a93db5f20f2ce7d3e5cbf9587cc367b715471505038: nogpu-prod-04_666280d77871-job59850-576166_evaluator_1
│ │ c0ff58fc98aeb6fc3931994762639d67c3c214762aca28235ca57d46318b2e4b: nogpu-prod-04_666280d77871-job59850-576166_simulator_1
│ │ f410e73ea5a39ff7ed0cc1f7a6a27058089f515efcb51ee50839f23252ab18e0: nogpu-prod-04_666280d77871-job59850-576166_solution_1
| Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard. | | No reset possible |
59837 | sanity-check | host-error | yes | | | 1:00:59 | 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: [21423eb4989ebef48fd96b18f9494fbe41fdb00223a6172c062d951a09585f6c,
│ db7b699168f313113fee3816cc38f1af7dcbd3a835b9e7e03c54a0a0e244b342,
│ 9fb03854d0d86234ec418b20013987c67fdf1118942ecc4fce3bdb64c9ea808d]
│ services: dict[4]
│ │ solution:
│ │ dict[6]
│ │ │ image: docker.io/velythyl/aido-submissions@sha256:41144424beedd3a99525d1961a7bf461fae284f7f260725a9899f38940dad391
│ │ │ environment:
│ │ │ dict[12]
│ │ │ │ AIDONODE_DATA_IN: /fifos/ego-in
│ │ │ │ AIDO_REQUIRE_GPU: 1
│ │ │ │ AIDONODE_DATA_OUT: fifo:/fifos/ego-out
│ │ │ │ challenge_name: aido5-LF-sanity
│ │ │ │ challenge_step_name: sanity-check
│ │ │ │ submission_id: 10359
│ │ │ │ submitter_name: Velythyl
│ │ │ │ SUBMISSION_CONTAINER: docker.io/velythyl/aido-submissions:2020_09_28_20_41_54@sha256:41144424beedd3a99525d1961a7bf461fae284f7f260725a9899f38940dad391
│ │ │ │ username: ubuntu
│ │ │ │ uid: 0
│ │ │ │ USER: ubuntu
│ │ │ │ HOME: /fake-home/ubuntu
│ │ │ labels: {org.duckietown.created_by_runner: true, org.duckietown.runner_name: nogpu-prod-07_27d69f530ab0}
│ │ │ user: 0:0
│ │ │ volumes:
│ │ │ [
│ │ │ /tmp/duckietown/aido5-LF-sanity/submission10359/sanity-check-nogpu-prod-07_27d69f530ab0-job59837-a-wd:/challenges:rw,
│ │ │ /tmp/duckietown/aido5-LF-sanity/submission10359/sanity-check-nogpu-prod-07_27d69f530ab0-job59837-a-fifos:/fifos:rw,
│ │ │ /tmp/duckietown/dt-challenges-runner/20_12_05_14_06_36-54365/fake-ubuntu-home:/fake-home/ubuntu:rw]
│ │ │ networks: {evaluation: {aliases: [evaluation]} }
│ │ evaluator:
│ │ dict[6]
│ │ │ image: docker.io/duckietown/challenge-aido_lf-experiment_manager@sha256:9f8c352de4d76e7de198d4dea8278469907949f1ca0595b4e2e12c509be34491
│ │ │ environment:
│ │ │ dict[10]
│ │ │ │ experiment_manager_parameters:
│ │ │ │ |episodes_per_scenario: 1
│ │ │ │ |episode_length_s: 0.5
│ │ │ │ |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 # visualization port
│ │ │ │ |
│ │ │ │ challenge_name: aido5-LF-sanity
│ │ │ │ challenge_step_name: sanity-check
│ │ │ │ submission_id: 10359
│ │ │ │ submitter_name: Velythyl
│ │ │ │ SUBMISSION_CONTAINER: docker.io/velythyl/aido-submissions:2020_09_28_20_41_54@sha256:41144424beedd3a99525d1961a7bf461fae284f7f260725a9899f38940dad391
│ │ │ │ username: ubuntu
│ │ │ │ uid: 0
│ │ │ │ USER: ubuntu
│ │ │ │ HOME: /fake-home/ubuntu
│ │ │ labels: {org.duckietown.created_by_runner: true, org.duckietown.runner_name: nogpu-prod-07_27d69f530ab0}
│ │ │ user: 0:0
│ │ │ volumes:
│ │ │ [
│ │ │ /tmp/duckietown/aido5-LF-sanity/submission10359/sanity-check-nogpu-prod-07_27d69f530ab0-job59837-a-wd:/challenges:rw,
│ │ │ /tmp/duckietown/aido5-LF-sanity/submission10359/sanity-check-nogpu-prod-07_27d69f530ab0-job59837-a-fifos:/fifos:rw,
│ │ │ /tmp/duckietown/dt-challenges-runner/20_12_05_14_06_36-54365/fake-ubuntu-home:/fake-home/ubuntu:rw]
│ │ │ networks: {evaluation: {aliases: [evaluation]} }
│ │ simulator:
│ │ dict[6]
│ │ │ image: docker.io/duckietown/challenge-aido_lf-simulator-gym@sha256:af0283a494930b4d3448453526d9c22469233f65218cb6c37753c3aae5162cbb
│ │ │ 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-sanity
│ │ │ │ challenge_step_name: sanity-check
│ │ │ │ submission_id: 10359
│ │ │ │ submitter_name: Velythyl
│ │ │ │ SUBMISSION_CONTAINER: docker.io/velythyl/aido-submissions:2020_09_28_20_41_54@sha256:41144424beedd3a99525d1961a7bf461fae284f7f260725a9899f38940dad391
│ │ │ │ username: ubuntu
│ │ │ │ uid: 0
│ │ │ │ USER: ubuntu
│ │ │ │ HOME: /fake-home/ubuntu
│ │ │ labels: {org.duckietown.created_by_runner: true, org.duckietown.runner_name: nogpu-prod-07_27d69f530ab0}
│ │ │ user: 0:0
│ │ │ volumes:
│ │ │ [
│ │ │ /tmp/duckietown/aido5-LF-sanity/submission10359/sanity-check-nogpu-prod-07_27d69f530ab0-job59837-a-wd:/challenges:rw,
│ │ │ /tmp/duckietown/aido5-LF-sanity/submission10359/sanity-check-nogpu-prod-07_27d69f530ab0-job59837-a-fifos:/fifos:rw,
│ │ │ /tmp/duckietown/dt-challenges-runner/20_12_05_14_06_36-54365/fake-ubuntu-home:/fake-home/ubuntu:rw]
│ │ │ networks: {evaluation: {aliases: [evaluation]} }
│ │ scenario_maker:
│ │ dict[6]
│ │ │ image: docker.io/duckietown/challenge-aido_lf-scenario_maker@sha256:e980f12a61e1e1b37982b6b2a5bc22ef89144f627bf1e6ebaeeac554e4bfb877
│ │ │ environment:
│ │ │ dict[12]
│ │ │ │ AIDONODE_CONFIG:
│ │ │ │ |maps:
│ │ │ │ |- udem1
│ │ │ │ |scenarios_per_map: 1
│ │ │ │ |robots_npcs: []
│ │ │ │ |robots_pcs: [ego]
│ │ │ │ |robots_parked: [parked]
│ │ │ │ |nduckies: 1
│ │ │ │ |
│ │ │ │ AIDONODE_DATA_IN: /fifos/scenario_maker-in
│ │ │ │ AIDONODE_DATA_OUT: fifo:/fifos/scenario_maker-out
│ │ │ │ challenge_name: aido5-LF-sanity
│ │ │ │ challenge_step_name: sanity-check
│ │ │ │ submission_id: 10359
│ │ │ │ submitter_name: Velythyl
│ │ │ │ SUBMISSION_CONTAINER: docker.io/velythyl/aido-submissions:2020_09_28_20_41_54@sha256:41144424beedd3a99525d1961a7bf461fae284f7f260725a9899f38940dad391
│ │ │ │ username: ubuntu
│ │ │ │ uid: 0
│ │ │ │ USER: ubuntu
│ │ │ │ HOME: /fake-home/ubuntu
│ │ │ labels: {org.duckietown.created_by_runner: true, org.duckietown.runner_name: nogpu-prod-07_27d69f530ab0}
│ │ │ user: 0:0
│ │ │ volumes:
│ │ │ [
│ │ │ /tmp/duckietown/aido5-LF-sanity/submission10359/sanity-check-nogpu-prod-07_27d69f530ab0-job59837-a-wd:/challenges:rw,
│ │ │ /tmp/duckietown/aido5-LF-sanity/submission10359/sanity-check-nogpu-prod-07_27d69f530ab0-job59837-a-fifos:/fifos:rw,
│ │ │ /tmp/duckietown/dt-challenges-runner/20_12_05_14_06_36-54365/fake-ubuntu-home:/fake-home/ubuntu:rw]
│ │ │ networks: {evaluation: {aliases: [evaluation]} }
│ res: dict[3]
│ │ evaluator: 21423eb4989ebef48fd96b18f9494fbe41fdb00223a6172c062d951a09585f6c
│ │ simulator: db7b699168f313113fee3816cc38f1af7dcbd3a835b9e7e03c54a0a0e244b342
│ │ solution: 9fb03854d0d86234ec418b20013987c67fdf1118942ecc4fce3bdb64c9ea808d
│ names: dict[3]
│ │ 21423eb4989ebef48fd96b18f9494fbe41fdb00223a6172c062d951a09585f6c: nogpu-prod-07_27d69f530ab0-job59837-114838_evaluator_1
│ │ db7b699168f313113fee3816cc38f1af7dcbd3a835b9e7e03c54a0a0e244b342: nogpu-prod-07_27d69f530ab0-job59837-114838_simulator_1
│ │ 9fb03854d0d86234ec418b20013987c67fdf1118942ecc4fce3bdb64c9ea808d: nogpu-prod-07_27d69f530ab0-job59837-114838_solution_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: |21423eb4989ebef48fd96b18f9494fbe41fdb00223a6172c062d951a09585f6c
│ |db7b699168f313113fee3816cc38f1af7dcbd3a835b9e7e03c54a0a0e244b342
│ |9fb03854d0d86234ec418b20013987c67fdf1118942ecc4fce3bdb64c9ea808d
│ |
│ names: dict[3]
│ │ 21423eb4989ebef48fd96b18f9494fbe41fdb00223a6172c062d951a09585f6c: nogpu-prod-07_27d69f530ab0-job59837-114838_evaluator_1
│ │ db7b699168f313113fee3816cc38f1af7dcbd3a835b9e7e03c54a0a0e244b342: nogpu-prod-07_27d69f530ab0-job59837-114838_simulator_1
│ │ 9fb03854d0d86234ec418b20013987c67fdf1118942ecc4fce3bdb64c9ea808d: nogpu-prod-07_27d69f530ab0-job59837-114838_solution_1
| Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard. | | No reset possible |
59137 | sanity-check | host-error | yes | | | 1:02:22 | 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: [f12626e60ebf5edf52c3e3d79c00e69e63191e69aa9e1b840d75ca63d3cbe5ca,
│ e1c9ba5cca66fa738715a3e318c21be70cd73a4fa652d37319ec05ef95fff0d2,
│ e4e24fa0a621d4255580bef822d68e4212b428d6868a0c58abc1606cff387dcf]
│ services: dict[4]
│ │ solution:
│ │ dict[6]
│ │ │ image: docker.io/velythyl/aido-submissions@sha256:41144424beedd3a99525d1961a7bf461fae284f7f260725a9899f38940dad391
│ │ │ environment:
│ │ │ dict[12]
│ │ │ │ AIDONODE_DATA_IN: /fifos/ego-in
│ │ │ │ AIDO_REQUIRE_GPU: 1
│ │ │ │ AIDONODE_DATA_OUT: fifo:/fifos/ego-out
│ │ │ │ challenge_name: aido5-LF-sanity
│ │ │ │ challenge_step_name: sanity-check
│ │ │ │ submission_id: 10359
│ │ │ │ submitter_name: Velythyl
│ │ │ │ SUBMISSION_CONTAINER: docker.io/velythyl/aido-submissions:2020_09_28_20_41_54@sha256:41144424beedd3a99525d1961a7bf461fae284f7f260725a9899f38940dad391
│ │ │ │ username: ubuntu
│ │ │ │ uid: 0
│ │ │ │ USER: ubuntu
│ │ │ │ HOME: /fake-home/ubuntu
│ │ │ labels: {org.duckietown.created_by_runner: true, org.duckietown.runner_name: nogpu-prod-07_62d94014cea0}
│ │ │ user: 0:0
│ │ │ volumes:
│ │ │ [
│ │ │ /tmp/duckietown/aido5-LF-sanity/submission10359/sanity-check-nogpu-prod-07_62d94014cea0-job59137-a-wd:/challenges:rw,
│ │ │ /tmp/duckietown/aido5-LF-sanity/submission10359/sanity-check-nogpu-prod-07_62d94014cea0-job59137-a-fifos:/fifos:rw,
│ │ │ /tmp/duckietown/dt-challenges-runner/20_12_05_13_02_57-20080/fake-ubuntu-home:/fake-home/ubuntu:rw]
│ │ │ networks: {evaluation: {aliases: [evaluation]} }
│ │ evaluator:
│ │ dict[6]
│ │ │ image: docker.io/duckietown/challenge-aido_lf-experiment_manager@sha256:9f8c352de4d76e7de198d4dea8278469907949f1ca0595b4e2e12c509be34491
│ │ │ environment:
│ │ │ dict[10]
│ │ │ │ experiment_manager_parameters:
│ │ │ │ |episodes_per_scenario: 1
│ │ │ │ |episode_length_s: 0.5
│ │ │ │ |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 # visualization port
│ │ │ │ |
│ │ │ │ challenge_name: aido5-LF-sanity
│ │ │ │ challenge_step_name: sanity-check
│ │ │ │ submission_id: 10359
│ │ │ │ submitter_name: Velythyl
│ │ │ │ SUBMISSION_CONTAINER: docker.io/velythyl/aido-submissions:2020_09_28_20_41_54@sha256:41144424beedd3a99525d1961a7bf461fae284f7f260725a9899f38940dad391
│ │ │ │ username: ubuntu
│ │ │ │ uid: 0
│ │ │ │ USER: ubuntu
│ │ │ │ HOME: /fake-home/ubuntu
│ │ │ labels: {org.duckietown.created_by_runner: true, org.duckietown.runner_name: nogpu-prod-07_62d94014cea0}
│ │ │ user: 0:0
│ │ │ volumes:
│ │ │ [
│ │ │ /tmp/duckietown/aido5-LF-sanity/submission10359/sanity-check-nogpu-prod-07_62d94014cea0-job59137-a-wd:/challenges:rw,
│ │ │ /tmp/duckietown/aido5-LF-sanity/submission10359/sanity-check-nogpu-prod-07_62d94014cea0-job59137-a-fifos:/fifos:rw,
│ │ │ /tmp/duckietown/dt-challenges-runner/20_12_05_13_02_57-20080/fake-ubuntu-home:/fake-home/ubuntu:rw]
│ │ │ networks: {evaluation: {aliases: [evaluation]} }
│ │ simulator:
│ │ dict[6]
│ │ │ image: docker.io/duckietown/challenge-aido_lf-simulator-gym@sha256:af0283a494930b4d3448453526d9c22469233f65218cb6c37753c3aae5162cbb
│ │ │ 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-sanity
│ │ │ │ challenge_step_name: sanity-check
│ │ │ │ submission_id: 10359
│ │ │ │ submitter_name: Velythyl
│ │ │ │ SUBMISSION_CONTAINER: docker.io/velythyl/aido-submissions:2020_09_28_20_41_54@sha256:41144424beedd3a99525d1961a7bf461fae284f7f260725a9899f38940dad391
│ │ │ │ username: ubuntu
│ │ │ │ uid: 0
│ │ │ │ USER: ubuntu
│ │ │ │ HOME: /fake-home/ubuntu
│ │ │ labels: {org.duckietown.created_by_runner: true, org.duckietown.runner_name: nogpu-prod-07_62d94014cea0}
│ │ │ user: 0:0
│ │ │ volumes:
│ │ │ [
│ │ │ /tmp/duckietown/aido5-LF-sanity/submission10359/sanity-check-nogpu-prod-07_62d94014cea0-job59137-a-wd:/challenges:rw,
│ │ │ /tmp/duckietown/aido5-LF-sanity/submission10359/sanity-check-nogpu-prod-07_62d94014cea0-job59137-a-fifos:/fifos:rw,
│ │ │ /tmp/duckietown/dt-challenges-runner/20_12_05_13_02_57-20080/fake-ubuntu-home:/fake-home/ubuntu:rw]
│ │ │ networks: {evaluation: {aliases: [evaluation]} }
│ │ scenario_maker:
│ │ dict[6]
│ │ │ image: docker.io/duckietown/challenge-aido_lf-scenario_maker@sha256:e980f12a61e1e1b37982b6b2a5bc22ef89144f627bf1e6ebaeeac554e4bfb877
│ │ │ environment:
│ │ │ dict[12]
│ │ │ │ AIDONODE_CONFIG:
│ │ │ │ |maps:
│ │ │ │ |- udem1
│ │ │ │ |scenarios_per_map: 1
│ │ │ │ |robots_npcs: []
│ │ │ │ |robots_pcs: [ego]
│ │ │ │ |robots_parked: [parked]
│ │ │ │ |nduckies: 1
│ │ │ │ |
│ │ │ │ AIDONODE_DATA_IN: /fifos/scenario_maker-in
│ │ │ │ AIDONODE_DATA_OUT: fifo:/fifos/scenario_maker-out
│ │ │ │ challenge_name: aido5-LF-sanity
│ │ │ │ challenge_step_name: sanity-check
│ │ │ │ submission_id: 10359
│ │ │ │ submitter_name: Velythyl
│ │ │ │ SUBMISSION_CONTAINER: docker.io/velythyl/aido-submissions:2020_09_28_20_41_54@sha256:41144424beedd3a99525d1961a7bf461fae284f7f260725a9899f38940dad391
│ │ │ │ username: ubuntu
│ │ │ │ uid: 0
│ │ │ │ USER: ubuntu
│ │ │ │ HOME: /fake-home/ubuntu
│ │ │ labels: {org.duckietown.created_by_runner: true, org.duckietown.runner_name: nogpu-prod-07_62d94014cea0}
│ │ │ user: 0:0
│ │ │ volumes:
│ │ │ [
│ │ │ /tmp/duckietown/aido5-LF-sanity/submission10359/sanity-check-nogpu-prod-07_62d94014cea0-job59137-a-wd:/challenges:rw,
│ │ │ /tmp/duckietown/aido5-LF-sanity/submission10359/sanity-check-nogpu-prod-07_62d94014cea0-job59137-a-fifos:/fifos:rw,
│ │ │ /tmp/duckietown/dt-challenges-runner/20_12_05_13_02_57-20080/fake-ubuntu-home:/fake-home/ubuntu:rw]
│ │ │ networks: {evaluation: {aliases: [evaluation]} }
│ res: dict[3]
│ │ evaluator: f12626e60ebf5edf52c3e3d79c00e69e63191e69aa9e1b840d75ca63d3cbe5ca
│ │ simulator: e1c9ba5cca66fa738715a3e318c21be70cd73a4fa652d37319ec05ef95fff0d2
│ │ solution: e4e24fa0a621d4255580bef822d68e4212b428d6868a0c58abc1606cff387dcf
│ names: dict[3]
│ │ f12626e60ebf5edf52c3e3d79c00e69e63191e69aa9e1b840d75ca63d3cbe5ca: nogpu-prod-07_62d94014cea0-job59137-459234_evaluator_1
│ │ e1c9ba5cca66fa738715a3e318c21be70cd73a4fa652d37319ec05ef95fff0d2: nogpu-prod-07_62d94014cea0-job59137-459234_simulator_1
│ │ e4e24fa0a621d4255580bef822d68e4212b428d6868a0c58abc1606cff387dcf: nogpu-prod-07_62d94014cea0-job59137-459234_solution_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: |f12626e60ebf5edf52c3e3d79c00e69e63191e69aa9e1b840d75ca63d3cbe5ca
│ |e1c9ba5cca66fa738715a3e318c21be70cd73a4fa652d37319ec05ef95fff0d2
│ |e4e24fa0a621d4255580bef822d68e4212b428d6868a0c58abc1606cff387dcf
│ |
│ names: dict[3]
│ │ f12626e60ebf5edf52c3e3d79c00e69e63191e69aa9e1b840d75ca63d3cbe5ca: nogpu-prod-07_62d94014cea0-job59137-459234_evaluator_1
│ │ e1c9ba5cca66fa738715a3e318c21be70cd73a4fa652d37319ec05ef95fff0d2: nogpu-prod-07_62d94014cea0-job59137-459234_simulator_1
│ │ e4e24fa0a621d4255580bef822d68e4212b428d6868a0c58abc1606cff387dcf: nogpu-prod-07_62d94014cea0-job59137-459234_solution_1
| Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard. | | No reset possible |