13:00:33|evaluator|runner.py:937|try_s3(): trying bucket connection
13:00:34|evaluator|runner.py:940|try_s3(): uploaded
13:00:34|evaluator|runner.py:846|run_docker(): Running: docker-compose -p job5888-3178 config
13:00:35|evaluator|runner.py:444|run_single(): config:
networks:
  evaluation: {}
services:
  evaluator:
    environment:
      challenge_name: aido1_LF1_r3-v3
      challenge_step_name: step1-simulation
      launcher_parameters: "challenge: LF\nepisodes: 5\nsteps_per_episode: 500\nenvironment-constructor:\
        \ Simulator\ninclude_map: true\nenvironment-parameters: {seed: 123, map_name:\
        \ loop_empty, max_steps: 500001, domain_rand: 0,\n  camera_width: 640, camera_height:\
        \ 480, accept_start_angle_deg: 4, full_transparency: true,\n  distortion:\
        \ true}\nagent-info: {challenge: LF}\n"
      solution_parameters: '{env: Duckietown-Lf-Lfv-Navv-Silent-v1}

        '
      uid: 0
      username: root
    image: andreacensi/aido1_lf1_r3-v3-evaluator:2018_10_26_19_24_09
    networks:
      evaluation:
        aliases:
        - evaluation
    volumes:
    - /tmp/duckietown/DT18/evaluator/executions/aido1_LF1_r3-v3/submission792/step1-simulation-rudolf-7-job5888/challenge-solution-output:/challenge-solution-output:rw
    - /tmp/duckietown/DT18/evaluator/executions/aido1_LF1_r3-v3/submission792/step1-simulation-rudolf-7-job5888/challenge-results:/challenge-results:rw
    - /tmp/duckietown/DT18/evaluator/executions/aido1_LF1_r3-v3/submission792/step1-simulation-rudolf-7-job5888/challenge-description:/challenge-description:rw
    - /tmp/duckietown/DT18/evaluator/executions/aido1_LF1_r3-v3/submission792/step1-simulation-rudolf-7-job5888/challenge-evaluation-output:/challenge-evaluation-output:rw
    - /tmp/duckietown/DT18/evaluator/executions/aido1_LF1_r3-v3/submission792/step1-simulation-rudolf-7-job5888/previous-steps:/previous-steps:rw
  solution:
    environment:
      challenge_name: aido1_LF1_r3-v3
      challenge_step_name: step1-simulation
      uid: 0
      username: root
    image: eeeduck/aido1_lf1_r3-v3-submission:2018_11_07_13_40_54
    networks:
      evaluation:
        aliases:
        - evaluation
    volumes:
    - /tmp/duckietown/DT18/evaluator/executions/aido1_LF1_r3-v3/submission792/step1-simulation-rudolf-7-job5888/challenge-solution-output:/challenge-solution-output:rw
    - /tmp/duckietown/DT18/evaluator/executions/aido1_LF1_r3-v3/submission792/step1-simulation-rudolf-7-job5888/challenge-results:/challenge-results:rw
    - /tmp/duckietown/DT18/evaluator/executions/aido1_LF1_r3-v3/submission792/step1-simulation-rudolf-7-job5888/challenge-description:/challenge-description:rw
    - /tmp/duckietown/DT18/evaluator/executions/aido1_LF1_r3-v3/submission792/step1-simulation-rudolf-7-job5888/challenge-evaluation-output:/challenge-evaluation-output:rw
    - /tmp/duckietown/DT18/evaluator/executions/aido1_LF1_r3-v3/submission792/step1-simulation-rudolf-7-job5888/previous-steps:/previous-steps:rw
version: '3.0'


13:00:35|dts|env_checks.py:33|check_docker_environment(): Checking docker environment for user root
13:00:35|dts|env_checks.py:97|check_user_in_docker_group(): My groups are [27, 110, 118, 131] and "docker" group is 102 

Note that when you add a user to a group, you need to login in and out.
13:00:35|evaluator|runner.py:534|run_one(): pulling containers
13:00:35|evaluator|runner.py:846|run_docker(): Running: docker-compose -p job5888-3178 pull
13:00:42|evaluator|runner.py:541|run_one(): pruned: {u'NetworksDeleted': None}
13:00:42|evaluator|runner.py:549|run_one(): Running containers [u'evaluator', u'solution']
13:00:42|evaluator|runner.py:846|run_docker(): Running: docker-compose -p job5888-3178 up -d
13:00:44|evaluator|runner.py:846|run_docker(): Running: docker-compose -p job5888-3178 ps -q evaluator
13:00:44|evaluator|runner.py:846|run_docker(): Running: docker-compose -p job5888-3178 ps -q solution
13:00:44|evaluator|runner.py:481|write_logs_worker(): writing logs for 5f6c5127fde9d36f5a5bf54abd9707a543b215a153d9a8e3dd4276df5157fa3e 
13:00:44|dts|env_checks.py:33|check_docker_environment(): Checking docker environment for user root
13:00:44|dts|env_checks.py:97|check_user_in_docker_group(): My groups are [27, 110, 118, 131] and "docker" group is 102 

Note that when you add a user to a group, you need to login in and out.
13:00:45|dts|env_checks.py:33|check_docker_environment(): Checking docker environment for user root
13:00:45|dts|env_checks.py:97|check_user_in_docker_group(): My groups are [27, 110, 118, 131] and "docker" group is 102 

Note that when you add a user to a group, you need to login in and out.
13:00:45|evaluator|runner.py:481|write_logs_worker(): writing logs for 229051eee463d2266d11ee403326bbe5326034dcd8bbf8fd277ad46c50367e6b 
13:00:45|dts|env_checks.py:33|check_docker_environment(): Checking docker environment for user root
13:00:45|dts|env_checks.py:97|check_user_in_docker_group(): My groups are [27, 110, 118, 131] and "docker" group is 102 

Note that when you add a user to a group, you need to login in and out.
13:00:45|evaluator|runner.py:573|run_one(): service evaluator: running
13:00:45|evaluator|runner.py:573|run_one(): service solution: running
13:00:49|evaluator|runner.py:573|run_one(): service evaluator: running
13:00:49|evaluator|runner.py:573|run_one(): service solution: running
13:00:53|evaluator|runner.py:573|run_one(): service evaluator: running
13:00:53|evaluator|runner.py:573|run_one(): service solution: running
13:00:57|evaluator|runner.py:573|run_one(): service evaluator: running
13:00:57|evaluator|runner.py:573|run_one(): service solution: running
13:01:01|evaluator|runner.py:573|run_one(): service evaluator: running
13:01:01|evaluator|runner.py:573|run_one(): service solution: running
13:01:05|evaluator|runner.py:573|run_one(): service evaluator: running
13:01:05|evaluator|runner.py:573|run_one(): service solution: running
13:01:09|evaluator|runner.py:573|run_one(): service evaluator: running
13:01:09|evaluator|runner.py:573|run_one(): service solution: running
13:01:13|evaluator|runner.py:573|run_one(): service evaluator: running
13:01:13|evaluator|runner.py:573|run_one(): service solution: running
13:01:17|evaluator|runner.py:573|run_one(): service evaluator: running
13:01:17|evaluator|runner.py:573|run_one(): service solution: running
13:01:21|evaluator|runner.py:573|run_one(): service evaluator: running
13:01:21|evaluator|runner.py:573|run_one(): service solution: running
13:01:25|evaluator|runner.py:573|run_one(): service evaluator: running
13:01:25|evaluator|runner.py:573|run_one(): service solution: running
13:01:29|evaluator|runner.py:573|run_one(): service evaluator: running
13:01:29|evaluator|runner.py:573|run_one(): service solution: running
13:01:33|evaluator|runner.py:573|run_one(): service evaluator: running
13:01:33|evaluator|runner.py:573|run_one(): service solution: running
13:01:37|evaluator|runner.py:573|run_one(): service evaluator: running
13:01:37|evaluator|runner.py:573|run_one(): service solution: running
13:01:41|evaluator|runner.py:573|run_one(): service evaluator: running
13:01:41|evaluator|runner.py:573|run_one(): service solution: running
13:01:45|evaluator|runner.py:502|write_logs_worker(): container solution terminated with 0
13:01:45|evaluator|runner.py:502|write_logs_worker(): container evaluator terminated with 0
13:01:45|evaluator|runner.py:573|run_one(): service evaluator: exited
13:01:45|evaluator|runner.py:573|run_one(): service solution: exited
13:01:45|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-1, stopped)>
13:01:45|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-2, stopped)>
13:01:45|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-3, stopped)>
13:01:45|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-4, stopped)>
13:01:45|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-5, stopped)>
13:01:45|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-6, stopped)>
13:01:45|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-7, stopped)>
13:01:45|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-8, stopped)>
13:01:45|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-9, stopped)>
13:01:45|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-10, stopped[SIGTERM])>
13:01:45|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-11, stopped)>
13:01:45|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-12, stopped)>
13:01:45|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-13, stopped)>
13:01:45|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-14, stopped)>
13:01:45|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-15, stopped)>
13:01:45|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-16, stopped)>
13:01:45|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-17, stopped)>
13:01:45|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-18, stopped)>
13:01:45|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-19, stopped)>
13:01:45|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-20, stopped)>
13:01:45|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-21, stopped)>
13:01:45|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-22, stopped)>
13:01:45|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-23, stopped)>
13:01:45|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-24, stopped)>
13:01:45|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-25, stopped)>
13:01:45|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-26, stopped)>
13:01:45|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-27, stopped)>
13:01:45|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-28, stopped)>
13:01:45|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-29, stopped)>
13:01:45|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-30, stopped)>
13:01:45|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-31, stopped)>
13:01:45|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-32, stopped)>
13:01:45|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-33, stopped)>
13:01:45|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-34, stopped)>
13:01:45|evaluator|runner.py:526|teminate_workers(): terminated all workers.
13:01:45|dts|env_checks.py:33|check_docker_environment(): Checking docker environment for user root
13:01:45|dts|env_checks.py:97|check_user_in_docker_group(): My groups are [27, 110, 118, 131] and "docker" group is 102 

Note that when you add a user to a group, you need to login in and out.
13:01:45|evaluator|runner.py:846|run_docker(): Running: docker-compose -p job5888-3178 ps -q evaluator
13:01:46|evaluator|runner.py:766|write_logs(): Found container ID = '5f6c5127fde9d36f5a5bf54abd9707a543b215a153d9a8e3dd4276df5157fa3e'
13:01:46|evaluator|runner.py:846|run_docker(): Running: docker-compose -p job5888-3178 ps -q solution
13:01:47|evaluator|runner.py:766|write_logs(): Found container ID = '229051eee463d2266d11ee403326bbe5326034dcd8bbf8fd277ad46c50367e6b'