Duckietown Challenges Home Challenges Submissions

Evaluator 5579

ID5579
evaluatorFRoSt Lab
ownerDaniel Butterfield
machineLAPTOP-F090A8MP
processFRoSt Lab
version6.2.40
first heard
last heard
statusinactive
# evaluating
# success13 130112
# timeout2 130185
# failed
# error
# aborted16 130129
# host-error17 130135
arm0
x86_641
Mac0
gpu available0
Number of processors16
Processor frequency (MHz)0.0 GHz
Free % of processors100%
RAM total (MB)7.5 GB
RAM free (MB)5.3 GB
Disk (MB)251.0 GB
Disk available (MB)156.6 GB
Docker Hub
P11
P2
Cloud simulations1
PI Camera0
# Duckiebots0
Map 3x3 avaiable
Number of duckies
gpu cores
AIDO 2 Map LF public
AIDO 2 Map LF private
AIDO 2 Map LFV public
AIDO 2 Map LFV private
AIDO 2 Map LFVI public
AIDO 2 Map LFVI private
AIDO 3 Map LF public
AIDO 3 Map LF private
AIDO 3 Map LFV public
AIDO 3 Map LFV private
AIDO 3 Map LFVI public
AIDO 3 Map LFVI private
AIDO 5 Map large loop
ETU track
for 2021, map is ETH_small_inter
IPFS mountpoint /ipfs available
IPNS mountpoint /ipns available

Evaluator jobs

Job IDsubmissionuseruser labelchallengestepstatusup to dateevaluatordate starteddate completeddurationmessage
13019014389Zain Patelexercises_braitenbergmooc-BV1sim-3of5timeoutyesFRoSt Lab----No reset possible
13018914389Zain Patelexercises_braitenbergmooc-BV1sim-3of5host-erroryesFRoSt Lab0:00:36
Uncaught exception: [...]
Uncaught exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 268, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 953, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http+docker://localhost/v1.41/images/create?tag=2021_04_17_00_31_22&fromImage=docker.io%2Fzainp%2Faido-submissions

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 93, in docker_pull
    pulling = client.api.pull(repository=repository, tag=br.tag, stream=True, decode=True)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/image.py", line 428, in pull
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 270, in _raise_for_status
    raise create_api_error_from_http_exception(e)
  File "/usr/local/lib/python3.8/dist-packages/docker/errors.py", line 31, in create_api_error_from_http_exception
    raise cls(e, response=response, explanation=explanation)
docker.errors.ImageNotFound: 404 Client Error for http+docker://localhost/v1.41/images/create?tag=2021_04_17_00_31_22&fromImage=docker.io%2Fzainp%2Faido-submissions: Not Found ("pull access denied for zainp/aido-submissions, repository does not exist or may require 'docker login': denied: requested access to the resource is denied")

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_build_utils/docker_pulling.py", line 47, in docker_pull_retry
    return docker_pull(client, image_name, quiet=quiet, credentials=credentials)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 112, in docker_pull
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: Cannot pull repo  docker.io/zainp/aido-submissions@sha256:9eb040228e1e913c1229a1dfc3cdffa9086262eedbd178958236ef428e76c563  tag  2021_04_17_00_31_22

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 856, in get_cr
    cr = run_single(
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 1058, in run_single
    docker_pull_retry(client, image, ntimes=4, wait=5, credentials=credentials, quiet=False)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 51, in docker_pull_retry
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: After trying 4 I still could not pull zainp/aido-submissions:2021_04_17_00_31_22@sha256:9eb040228e1e913c1229a1dfc3cdffa9086262eedbd178958236ef428e76c563
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
13018814389Zain Patelexercises_braitenbergmooc-BV1sim-3of5host-erroryesFRoSt Lab0:00:36
Uncaught exception: [...]
Uncaught exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 268, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 953, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http+docker://localhost/v1.41/images/create?tag=2021_04_17_00_31_22&fromImage=docker.io%2Fzainp%2Faido-submissions

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 93, in docker_pull
    pulling = client.api.pull(repository=repository, tag=br.tag, stream=True, decode=True)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/image.py", line 428, in pull
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 270, in _raise_for_status
    raise create_api_error_from_http_exception(e)
  File "/usr/local/lib/python3.8/dist-packages/docker/errors.py", line 31, in create_api_error_from_http_exception
    raise cls(e, response=response, explanation=explanation)
docker.errors.ImageNotFound: 404 Client Error for http+docker://localhost/v1.41/images/create?tag=2021_04_17_00_31_22&fromImage=docker.io%2Fzainp%2Faido-submissions: Not Found ("pull access denied for zainp/aido-submissions, repository does not exist or may require 'docker login': denied: requested access to the resource is denied")

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_build_utils/docker_pulling.py", line 47, in docker_pull_retry
    return docker_pull(client, image_name, quiet=quiet, credentials=credentials)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 112, in docker_pull
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: Cannot pull repo  docker.io/zainp/aido-submissions@sha256:9eb040228e1e913c1229a1dfc3cdffa9086262eedbd178958236ef428e76c563  tag  2021_04_17_00_31_22

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 856, in get_cr
    cr = run_single(
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 1058, in run_single
    docker_pull_retry(client, image, ntimes=4, wait=5, credentials=credentials, quiet=False)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 51, in docker_pull_retry
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: After trying 4 I still could not pull zainp/aido-submissions:2021_04_17_00_31_22@sha256:9eb040228e1e913c1229a1dfc3cdffa9086262eedbd178958236ef428e76c563
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
13018714389Zain Patelexercises_braitenbergmooc-BV1sim-3of5host-erroryesFRoSt Lab0:00:36
Uncaught exception: [...]
Uncaught exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 268, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 953, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http+docker://localhost/v1.41/images/create?tag=2021_04_17_00_31_22&fromImage=docker.io%2Fzainp%2Faido-submissions

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 93, in docker_pull
    pulling = client.api.pull(repository=repository, tag=br.tag, stream=True, decode=True)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/image.py", line 428, in pull
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 270, in _raise_for_status
    raise create_api_error_from_http_exception(e)
  File "/usr/local/lib/python3.8/dist-packages/docker/errors.py", line 31, in create_api_error_from_http_exception
    raise cls(e, response=response, explanation=explanation)
docker.errors.ImageNotFound: 404 Client Error for http+docker://localhost/v1.41/images/create?tag=2021_04_17_00_31_22&fromImage=docker.io%2Fzainp%2Faido-submissions: Not Found ("pull access denied for zainp/aido-submissions, repository does not exist or may require 'docker login': denied: requested access to the resource is denied")

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_build_utils/docker_pulling.py", line 47, in docker_pull_retry
    return docker_pull(client, image_name, quiet=quiet, credentials=credentials)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 112, in docker_pull
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: Cannot pull repo  docker.io/zainp/aido-submissions@sha256:9eb040228e1e913c1229a1dfc3cdffa9086262eedbd178958236ef428e76c563  tag  2021_04_17_00_31_22

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 856, in get_cr
    cr = run_single(
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 1058, in run_single
    docker_pull_retry(client, image, ntimes=4, wait=5, credentials=credentials, quiet=False)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 51, in docker_pull_retry
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: After trying 4 I still could not pull zainp/aido-submissions:2021_04_17_00_31_22@sha256:9eb040228e1e913c1229a1dfc3cdffa9086262eedbd178958236ef428e76c563
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
13018618719Daniel Butterfieldmooc-visservoingmooc-visservoingsimsuccessyesFRoSt Lab0:08:30
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
in-drivable-lane_median1.850000000000016
deviation-center-line_median1.4639471318424502
driven_lanedir_consec_median3.9820338488067226
survival_time_median35.29999999999937


other stats
deviation-center-line_max2.529300664701168
deviation-center-line_mean1.4639471318424502
deviation-center-line_min0.3985935989837324
deviation-heading_max13.963286779877787
deviation-heading_mean7.912286977681304
deviation-heading_median7.912286977681304
deviation-heading_min1.861287175484818
distance-from-start_max1.6147813003645055
distance-from-start_mean1.3928015306016577
distance-from-start_median1.3928015306016577
distance-from-start_min1.1708217608388094
driven_any_max7.491506978813451
driven_any_mean4.343852437976504
driven_any_median4.343852437976504
driven_any_min1.196197897139557
driven_lanedir_consec_max7.189050768142678
driven_lanedir_consec_mean3.9820338488067226
driven_lanedir_consec_min0.775016929470767
driven_lanedir_max7.189050768142678
driven_lanedir_mean3.9820338488067226
driven_lanedir_median3.9820338488067226
driven_lanedir_min0.775016929470767
in-drivable-lane_max3.700000000000032
in-drivable-lane_mean1.850000000000016
in-drivable-lane_min0.0
per-episodes
details{"LF-small-loop-000-ego0": {"driven_any": 1.196197897139557, "survival_time": 10.600000000000016, "driven_lanedir": 0.775016929470767, "in-drivable-lane": 3.700000000000032, "deviation-heading": 1.861287175484818, "distance-from-start": 1.1708217608388094, "deviation-center-line": 0.3985935989837324, "driven_lanedir_consec": 0.775016929470767}, "LF-small-loop-001-ego0": {"driven_any": 7.491506978813451, "survival_time": 59.99999999999873, "driven_lanedir": 7.189050768142678, "in-drivable-lane": 0.0, "deviation-heading": 13.963286779877787, "distance-from-start": 1.6147813003645055, "deviation-center-line": 2.529300664701168, "driven_lanedir_consec": 7.189050768142678}}
simulation-passed1
survival_time_max59.99999999999873
survival_time_mean35.29999999999937
survival_time_min10.600000000000016
No reset possible
13018514389Zain Patelexercises_braitenbergmooc-BV1sim-3of5timeoutyesFRoSt Lab----No reset possible
13018414433Paul Rogerstemplate-randomaido-hello-sim-validationsanity-checkabortedyesFRoSt Lab----No reset possible
13018314433Paul Rogerstemplate-randomaido-hello-sim-validationsanity-checkabortedyesFRoSt Lab0:00:36
Uncaught exception: [...]
Uncaught exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 268, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 953, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http+docker://localhost/v1.41/images/create?tag=2021_04_18_13_10_35&fromImage=docker.io%2Fpr0tz3r5%2Faido-submissions

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 93, in docker_pull
    pulling = client.api.pull(repository=repository, tag=br.tag, stream=True, decode=True)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/image.py", line 428, in pull
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 270, in _raise_for_status
    raise create_api_error_from_http_exception(e)
  File "/usr/local/lib/python3.8/dist-packages/docker/errors.py", line 31, in create_api_error_from_http_exception
    raise cls(e, response=response, explanation=explanation)
docker.errors.ImageNotFound: 404 Client Error for http+docker://localhost/v1.41/images/create?tag=2021_04_18_13_10_35&fromImage=docker.io%2Fpr0tz3r5%2Faido-submissions: Not Found ("pull access denied for pr0tz3r5/aido-submissions, repository does not exist or may require 'docker login': denied: requested access to the resource is denied")

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_build_utils/docker_pulling.py", line 47, in docker_pull_retry
    return docker_pull(client, image_name, quiet=quiet, credentials=credentials)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 112, in docker_pull
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: Cannot pull repo  docker.io/pr0tz3r5/aido-submissions@sha256:2a9add2c3d28dca18d32bfe6676ed6bd2ac656799b3df7b113351876a8a7e647  tag  2021_04_18_13_10_35

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 856, in get_cr
    cr = run_single(
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 1058, in run_single
    docker_pull_retry(client, image, ntimes=4, wait=5, credentials=credentials, quiet=False)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 51, in docker_pull_retry
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: After trying 4 I still could not pull pr0tz3r5/aido-submissions:2021_04_18_13_10_35@sha256:2a9add2c3d28dca18d32bfe6676ed6bd2ac656799b3df7b113351876a8a7e647
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
13018214468Saša Zlatkovi?template-randomaido-hello-sim-validationsanity-checkabortedyesFRoSt Lab0:00:36
Uncaught exception: [...]
Uncaught exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 268, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 953, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http+docker://localhost/v1.41/images/create?tag=2021_04_19_15_58_36&fromImage=docker.io%2Fsasazlat%2Faido-submissions

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 93, in docker_pull
    pulling = client.api.pull(repository=repository, tag=br.tag, stream=True, decode=True)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/image.py", line 428, in pull
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 270, in _raise_for_status
    raise create_api_error_from_http_exception(e)
  File "/usr/local/lib/python3.8/dist-packages/docker/errors.py", line 31, in create_api_error_from_http_exception
    raise cls(e, response=response, explanation=explanation)
docker.errors.NotFound: 404 Client Error for http+docker://localhost/v1.41/images/create?tag=2021_04_19_15_58_36&fromImage=docker.io%2Fsasazlat%2Faido-submissions: Not Found ("manifest for sasazlat/aido-submissions:2021_04_19_15_58_36 not found: manifest unknown: manifest unknown")

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_build_utils/docker_pulling.py", line 47, in docker_pull_retry
    return docker_pull(client, image_name, quiet=quiet, credentials=credentials)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 112, in docker_pull
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: Cannot pull repo  docker.io/sasazlat/aido-submissions@sha256:3a2bc082d6f472dd209385cb224a691cc09037fd814f2112bef9a8e690bf4776  tag  2021_04_19_15_58_36

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 856, in get_cr
    cr = run_single(
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 1058, in run_single
    docker_pull_retry(client, image, ntimes=4, wait=5, credentials=credentials, quiet=False)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 51, in docker_pull_retry
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: After trying 4 I still could not pull sasazlat/aido-submissions:2021_04_19_15_58_36@sha256:3a2bc082d6f472dd209385cb224a691cc09037fd814f2112bef9a8e690bf4776
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
13018014468Saša Zlatkovi?template-randomaido-hello-sim-validationsanity-checkabortedyesFRoSt Lab0:00:36
Uncaught exception: [...]
Uncaught exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 268, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 953, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http+docker://localhost/v1.41/images/create?tag=2021_04_19_15_58_36&fromImage=docker.io%2Fsasazlat%2Faido-submissions

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 93, in docker_pull
    pulling = client.api.pull(repository=repository, tag=br.tag, stream=True, decode=True)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/image.py", line 428, in pull
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 270, in _raise_for_status
    raise create_api_error_from_http_exception(e)
  File "/usr/local/lib/python3.8/dist-packages/docker/errors.py", line 31, in create_api_error_from_http_exception
    raise cls(e, response=response, explanation=explanation)
docker.errors.NotFound: 404 Client Error for http+docker://localhost/v1.41/images/create?tag=2021_04_19_15_58_36&fromImage=docker.io%2Fsasazlat%2Faido-submissions: Not Found ("manifest for sasazlat/aido-submissions:2021_04_19_15_58_36 not found: manifest unknown: manifest unknown")

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_build_utils/docker_pulling.py", line 47, in docker_pull_retry
    return docker_pull(client, image_name, quiet=quiet, credentials=credentials)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 112, in docker_pull
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: Cannot pull repo  docker.io/sasazlat/aido-submissions@sha256:3a2bc082d6f472dd209385cb224a691cc09037fd814f2112bef9a8e690bf4776  tag  2021_04_19_15_58_36

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 856, in get_cr
    cr = run_single(
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 1058, in run_single
    docker_pull_retry(client, image, ntimes=4, wait=5, credentials=credentials, quiet=False)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 51, in docker_pull_retry
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: After trying 4 I still could not pull sasazlat/aido-submissions:2021_04_19_15_58_36@sha256:3a2bc082d6f472dd209385cb224a691cc09037fd814f2112bef9a8e690bf4776
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
13017914468Saša Zlatkovi?template-randomaido-hello-sim-validationsanity-checkabortedyesFRoSt Lab0:00:35
Uncaught exception: [...]
Uncaught exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 268, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 953, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http+docker://localhost/v1.41/images/create?tag=2021_04_19_15_58_36&fromImage=docker.io%2Fsasazlat%2Faido-submissions

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 93, in docker_pull
    pulling = client.api.pull(repository=repository, tag=br.tag, stream=True, decode=True)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/image.py", line 428, in pull
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 270, in _raise_for_status
    raise create_api_error_from_http_exception(e)
  File "/usr/local/lib/python3.8/dist-packages/docker/errors.py", line 31, in create_api_error_from_http_exception
    raise cls(e, response=response, explanation=explanation)
docker.errors.NotFound: 404 Client Error for http+docker://localhost/v1.41/images/create?tag=2021_04_19_15_58_36&fromImage=docker.io%2Fsasazlat%2Faido-submissions: Not Found ("manifest for sasazlat/aido-submissions:2021_04_19_15_58_36 not found: manifest unknown: manifest unknown")

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_build_utils/docker_pulling.py", line 47, in docker_pull_retry
    return docker_pull(client, image_name, quiet=quiet, credentials=credentials)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 112, in docker_pull
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: Cannot pull repo  docker.io/sasazlat/aido-submissions@sha256:3a2bc082d6f472dd209385cb224a691cc09037fd814f2112bef9a8e690bf4776  tag  2021_04_19_15_58_36

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 856, in get_cr
    cr = run_single(
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 1058, in run_single
    docker_pull_retry(client, image, ntimes=4, wait=5, credentials=credentials, quiet=False)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 51, in docker_pull_retry
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: After trying 4 I still could not pull sasazlat/aido-submissions:2021_04_19_15_58_36@sha256:3a2bc082d6f472dd209385cb224a691cc09037fd814f2112bef9a8e690bf4776
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
13017615089Antonio Santo Ariatemplate-randomaido-hello-sim-validationsanity-checkabortedyesFRoSt Lab0:00:37
Uncaught exception: [...]
Uncaught exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 268, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 953, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http+docker://localhost/v1.41/images/create?tag=2021_04_28_08_57_41&fromImage=docker.io%2Fair22%2Faido-submissions

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 93, in docker_pull
    pulling = client.api.pull(repository=repository, tag=br.tag, stream=True, decode=True)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/image.py", line 428, in pull
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 270, in _raise_for_status
    raise create_api_error_from_http_exception(e)
  File "/usr/local/lib/python3.8/dist-packages/docker/errors.py", line 31, in create_api_error_from_http_exception
    raise cls(e, response=response, explanation=explanation)
docker.errors.NotFound: 404 Client Error for http+docker://localhost/v1.41/images/create?tag=2021_04_28_08_57_41&fromImage=docker.io%2Fair22%2Faido-submissions: Not Found ("manifest for air22/aido-submissions:2021_04_28_08_57_41 not found: manifest unknown: manifest unknown")

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_build_utils/docker_pulling.py", line 47, in docker_pull_retry
    return docker_pull(client, image_name, quiet=quiet, credentials=credentials)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 112, in docker_pull
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: Cannot pull repo  docker.io/air22/aido-submissions@sha256:abd68070ddbd189279a0a5ce44a4146d69370823673a8cbfe0f94f3661f4e1c8  tag  2021_04_28_08_57_41

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 856, in get_cr
    cr = run_single(
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 1058, in run_single
    docker_pull_retry(client, image, ntimes=4, wait=5, credentials=credentials, quiet=False)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 51, in docker_pull_retry
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: After trying 4 I still could not pull air22/aido-submissions:2021_04_28_08_57_41@sha256:abd68070ddbd189279a0a5ce44a4146d69370823673a8cbfe0f94f3661f4e1c8
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
13017515089Antonio Santo Ariatemplate-randomaido-hello-sim-validationsanity-checkabortedyesFRoSt Lab0:00:36
Uncaught exception: [...]
Uncaught exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 268, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 953, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http+docker://localhost/v1.41/images/create?tag=2021_04_28_08_57_41&fromImage=docker.io%2Fair22%2Faido-submissions

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 93, in docker_pull
    pulling = client.api.pull(repository=repository, tag=br.tag, stream=True, decode=True)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/image.py", line 428, in pull
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 270, in _raise_for_status
    raise create_api_error_from_http_exception(e)
  File "/usr/local/lib/python3.8/dist-packages/docker/errors.py", line 31, in create_api_error_from_http_exception
    raise cls(e, response=response, explanation=explanation)
docker.errors.NotFound: 404 Client Error for http+docker://localhost/v1.41/images/create?tag=2021_04_28_08_57_41&fromImage=docker.io%2Fair22%2Faido-submissions: Not Found ("manifest for air22/aido-submissions:2021_04_28_08_57_41 not found: manifest unknown: manifest unknown")

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_build_utils/docker_pulling.py", line 47, in docker_pull_retry
    return docker_pull(client, image_name, quiet=quiet, credentials=credentials)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 112, in docker_pull
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: Cannot pull repo  docker.io/air22/aido-submissions@sha256:abd68070ddbd189279a0a5ce44a4146d69370823673a8cbfe0f94f3661f4e1c8  tag  2021_04_28_08_57_41

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 856, in get_cr
    cr = run_single(
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 1058, in run_single
    docker_pull_retry(client, image, ntimes=4, wait=5, credentials=credentials, quiet=False)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 51, in docker_pull_retry
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: After trying 4 I still could not pull air22/aido-submissions:2021_04_28_08_57_41@sha256:abd68070ddbd189279a0a5ce44a4146d69370823673a8cbfe0f94f3661f4e1c8
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
13017215089Antonio Santo Ariatemplate-randomaido-hello-sim-validationsanity-checkabortedyesFRoSt Lab0:00:35
Uncaught exception: [...]
Uncaught exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 268, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 953, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http+docker://localhost/v1.41/images/create?tag=2021_04_28_08_57_41&fromImage=docker.io%2Fair22%2Faido-submissions

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 93, in docker_pull
    pulling = client.api.pull(repository=repository, tag=br.tag, stream=True, decode=True)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/image.py", line 428, in pull
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 270, in _raise_for_status
    raise create_api_error_from_http_exception(e)
  File "/usr/local/lib/python3.8/dist-packages/docker/errors.py", line 31, in create_api_error_from_http_exception
    raise cls(e, response=response, explanation=explanation)
docker.errors.NotFound: 404 Client Error for http+docker://localhost/v1.41/images/create?tag=2021_04_28_08_57_41&fromImage=docker.io%2Fair22%2Faido-submissions: Not Found ("manifest for air22/aido-submissions:2021_04_28_08_57_41 not found: manifest unknown: manifest unknown")

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_build_utils/docker_pulling.py", line 47, in docker_pull_retry
    return docker_pull(client, image_name, quiet=quiet, credentials=credentials)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 112, in docker_pull
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: Cannot pull repo  docker.io/air22/aido-submissions@sha256:abd68070ddbd189279a0a5ce44a4146d69370823673a8cbfe0f94f3661f4e1c8  tag  2021_04_28_08_57_41

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 856, in get_cr
    cr = run_single(
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 1058, in run_single
    docker_pull_retry(client, image, ntimes=4, wait=5, credentials=credentials, quiet=False)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 51, in docker_pull_retry
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: After trying 4 I still could not pull air22/aido-submissions:2021_04_28_08_57_41@sha256:abd68070ddbd189279a0a5ce44a4146d69370823673a8cbfe0f94f3661f4e1c8
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
13017015342Linus Kölschtemplate-randomaido-hello-sim-validationsanity-checkabortedyesFRoSt Lab0:00:36
Uncaught exception: [...]
Uncaught exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 268, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 953, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http+docker://localhost/v1.41/images/create?tag=2021_05_10_09_30_35&fromImage=docker.io%2Flunaduckie%2Faido-submissions

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 93, in docker_pull
    pulling = client.api.pull(repository=repository, tag=br.tag, stream=True, decode=True)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/image.py", line 428, in pull
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 270, in _raise_for_status
    raise create_api_error_from_http_exception(e)
  File "/usr/local/lib/python3.8/dist-packages/docker/errors.py", line 31, in create_api_error_from_http_exception
    raise cls(e, response=response, explanation=explanation)
docker.errors.ImageNotFound: 404 Client Error for http+docker://localhost/v1.41/images/create?tag=2021_05_10_09_30_35&fromImage=docker.io%2Flunaduckie%2Faido-submissions: Not Found ("pull access denied for lunaduckie/aido-submissions, repository does not exist or may require 'docker login': denied: requested access to the resource is denied")

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_build_utils/docker_pulling.py", line 47, in docker_pull_retry
    return docker_pull(client, image_name, quiet=quiet, credentials=credentials)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 112, in docker_pull
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: Cannot pull repo  docker.io/lunaduckie/aido-submissions@sha256:df1a10c0c97e0208cb4c87bdbf4149a5a22359fafacd4fbe1263711e07522593  tag  2021_05_10_09_30_35

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 856, in get_cr
    cr = run_single(
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 1058, in run_single
    docker_pull_retry(client, image, ntimes=4, wait=5, credentials=credentials, quiet=False)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 51, in docker_pull_retry
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: After trying 4 I still could not pull lunaduckie/aido-submissions:2021_05_10_09_30_35@sha256:df1a10c0c97e0208cb4c87bdbf4149a5a22359fafacd4fbe1263711e07522593
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
13016815342Linus Kölschtemplate-randomaido-hello-sim-validationsanity-checkabortedyesFRoSt Lab0:00:36
Uncaught exception: [...]
Uncaught exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 268, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 953, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http+docker://localhost/v1.41/images/create?tag=2021_05_10_09_30_35&fromImage=docker.io%2Flunaduckie%2Faido-submissions

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 93, in docker_pull
    pulling = client.api.pull(repository=repository, tag=br.tag, stream=True, decode=True)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/image.py", line 428, in pull
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 270, in _raise_for_status
    raise create_api_error_from_http_exception(e)
  File "/usr/local/lib/python3.8/dist-packages/docker/errors.py", line 31, in create_api_error_from_http_exception
    raise cls(e, response=response, explanation=explanation)
docker.errors.ImageNotFound: 404 Client Error for http+docker://localhost/v1.41/images/create?tag=2021_05_10_09_30_35&fromImage=docker.io%2Flunaduckie%2Faido-submissions: Not Found ("pull access denied for lunaduckie/aido-submissions, repository does not exist or may require 'docker login': denied: requested access to the resource is denied")

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_build_utils/docker_pulling.py", line 47, in docker_pull_retry
    return docker_pull(client, image_name, quiet=quiet, credentials=credentials)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 112, in docker_pull
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: Cannot pull repo  docker.io/lunaduckie/aido-submissions@sha256:df1a10c0c97e0208cb4c87bdbf4149a5a22359fafacd4fbe1263711e07522593  tag  2021_05_10_09_30_35

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 856, in get_cr
    cr = run_single(
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 1058, in run_single
    docker_pull_retry(client, image, ntimes=4, wait=5, credentials=credentials, quiet=False)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 51, in docker_pull_retry
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: After trying 4 I still could not pull lunaduckie/aido-submissions:2021_05_10_09_30_35@sha256:df1a10c0c97e0208cb4c87bdbf4149a5a22359fafacd4fbe1263711e07522593
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
13016715342Linus Kölschtemplate-randomaido-hello-sim-validationsanity-checkabortedyesFRoSt Lab0:00:35
Uncaught exception: [...]
Uncaught exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 268, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 953, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http+docker://localhost/v1.41/images/create?tag=2021_05_10_09_30_35&fromImage=docker.io%2Flunaduckie%2Faido-submissions

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 93, in docker_pull
    pulling = client.api.pull(repository=repository, tag=br.tag, stream=True, decode=True)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/image.py", line 428, in pull
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 270, in _raise_for_status
    raise create_api_error_from_http_exception(e)
  File "/usr/local/lib/python3.8/dist-packages/docker/errors.py", line 31, in create_api_error_from_http_exception
    raise cls(e, response=response, explanation=explanation)
docker.errors.ImageNotFound: 404 Client Error for http+docker://localhost/v1.41/images/create?tag=2021_05_10_09_30_35&fromImage=docker.io%2Flunaduckie%2Faido-submissions: Not Found ("pull access denied for lunaduckie/aido-submissions, repository does not exist or may require 'docker login': denied: requested access to the resource is denied")

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_build_utils/docker_pulling.py", line 47, in docker_pull_retry
    return docker_pull(client, image_name, quiet=quiet, credentials=credentials)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 112, in docker_pull
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: Cannot pull repo  docker.io/lunaduckie/aido-submissions@sha256:df1a10c0c97e0208cb4c87bdbf4149a5a22359fafacd4fbe1263711e07522593  tag  2021_05_10_09_30_35

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 856, in get_cr
    cr = run_single(
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 1058, in run_single
    docker_pull_retry(client, image, ntimes=4, wait=5, credentials=credentials, quiet=False)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 51, in docker_pull_retry
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: After trying 4 I still could not pull lunaduckie/aido-submissions:2021_05_10_09_30_35@sha256:df1a10c0c97e0208cb4c87bdbf4149a5a22359fafacd4fbe1263711e07522593
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
13016415342Linus Kölschtemplate-randomaido-hello-sim-validationsanity-checkabortedyesFRoSt Lab0:00:36
Uncaught exception: [...]
Uncaught exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 268, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 953, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http+docker://localhost/v1.41/images/create?tag=2021_05_10_09_30_35&fromImage=docker.io%2Flunaduckie%2Faido-submissions

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 93, in docker_pull
    pulling = client.api.pull(repository=repository, tag=br.tag, stream=True, decode=True)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/image.py", line 428, in pull
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 270, in _raise_for_status
    raise create_api_error_from_http_exception(e)
  File "/usr/local/lib/python3.8/dist-packages/docker/errors.py", line 31, in create_api_error_from_http_exception
    raise cls(e, response=response, explanation=explanation)
docker.errors.ImageNotFound: 404 Client Error for http+docker://localhost/v1.41/images/create?tag=2021_05_10_09_30_35&fromImage=docker.io%2Flunaduckie%2Faido-submissions: Not Found ("pull access denied for lunaduckie/aido-submissions, repository does not exist or may require 'docker login': denied: requested access to the resource is denied")

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_build_utils/docker_pulling.py", line 47, in docker_pull_retry
    return docker_pull(client, image_name, quiet=quiet, credentials=credentials)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 112, in docker_pull
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: Cannot pull repo  docker.io/lunaduckie/aido-submissions@sha256:df1a10c0c97e0208cb4c87bdbf4149a5a22359fafacd4fbe1263711e07522593  tag  2021_05_10_09_30_35

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 856, in get_cr
    cr = run_single(
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 1058, in run_single
    docker_pull_retry(client, image, ntimes=4, wait=5, credentials=credentials, quiet=False)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 51, in docker_pull_retry
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: After trying 4 I still could not pull lunaduckie/aido-submissions:2021_05_10_09_30_35@sha256:df1a10c0c97e0208cb4c87bdbf4149a5a22359fafacd4fbe1263711e07522593
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
13016315343Linus Kölschexercises_braitenbergmooc-BV1sim-4of5host-erroryesFRoSt Lab0:00:35
Uncaught exception: [...]
Uncaught exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 268, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 953, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http+docker://localhost/v1.41/images/create?tag=2021_05_10_10_10_15&fromImage=docker.io%2Flunaduckie%2Faido-submissions

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 93, in docker_pull
    pulling = client.api.pull(repository=repository, tag=br.tag, stream=True, decode=True)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/image.py", line 428, in pull
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 270, in _raise_for_status
    raise create_api_error_from_http_exception(e)
  File "/usr/local/lib/python3.8/dist-packages/docker/errors.py", line 31, in create_api_error_from_http_exception
    raise cls(e, response=response, explanation=explanation)
docker.errors.ImageNotFound: 404 Client Error for http+docker://localhost/v1.41/images/create?tag=2021_05_10_10_10_15&fromImage=docker.io%2Flunaduckie%2Faido-submissions: Not Found ("pull access denied for lunaduckie/aido-submissions, repository does not exist or may require 'docker login': denied: requested access to the resource is denied")

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_build_utils/docker_pulling.py", line 47, in docker_pull_retry
    return docker_pull(client, image_name, quiet=quiet, credentials=credentials)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 112, in docker_pull
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: Cannot pull repo  docker.io/lunaduckie/aido-submissions@sha256:538b922173386abb52561354e1fa2f133b5941473ddb8c1e1051e16a9f432533  tag  2021_05_10_10_10_15

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 856, in get_cr
    cr = run_single(
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 1058, in run_single
    docker_pull_retry(client, image, ntimes=4, wait=5, credentials=credentials, quiet=False)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 51, in docker_pull_retry
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: After trying 4 I still could not pull lunaduckie/aido-submissions:2021_05_10_10_10_15@sha256:538b922173386abb52561354e1fa2f133b5941473ddb8c1e1051e16a9f432533
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
13016115343Linus Kölschexercises_braitenbergmooc-BV1sim-4of5host-erroryesFRoSt Lab0:00:35
Uncaught exception: [...]
Uncaught exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 268, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 953, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http+docker://localhost/v1.41/images/create?tag=2021_05_10_10_10_15&fromImage=docker.io%2Flunaduckie%2Faido-submissions

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 93, in docker_pull
    pulling = client.api.pull(repository=repository, tag=br.tag, stream=True, decode=True)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/image.py", line 428, in pull
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 270, in _raise_for_status
    raise create_api_error_from_http_exception(e)
  File "/usr/local/lib/python3.8/dist-packages/docker/errors.py", line 31, in create_api_error_from_http_exception
    raise cls(e, response=response, explanation=explanation)
docker.errors.ImageNotFound: 404 Client Error for http+docker://localhost/v1.41/images/create?tag=2021_05_10_10_10_15&fromImage=docker.io%2Flunaduckie%2Faido-submissions: Not Found ("pull access denied for lunaduckie/aido-submissions, repository does not exist or may require 'docker login': denied: requested access to the resource is denied")

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_build_utils/docker_pulling.py", line 47, in docker_pull_retry
    return docker_pull(client, image_name, quiet=quiet, credentials=credentials)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 112, in docker_pull
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: Cannot pull repo  docker.io/lunaduckie/aido-submissions@sha256:538b922173386abb52561354e1fa2f133b5941473ddb8c1e1051e16a9f432533  tag  2021_05_10_10_10_15

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 856, in get_cr
    cr = run_single(
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 1058, in run_single
    docker_pull_retry(client, image, ntimes=4, wait=5, credentials=credentials, quiet=False)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 51, in docker_pull_retry
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: After trying 4 I still could not pull lunaduckie/aido-submissions:2021_05_10_10_10_15@sha256:538b922173386abb52561354e1fa2f133b5941473ddb8c1e1051e16a9f432533
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
13015815343Linus Kölschexercises_braitenbergmooc-BV1sim-4of5host-erroryesFRoSt Lab0:00:36
Uncaught exception: [...]
Uncaught exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 268, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 953, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http+docker://localhost/v1.41/images/create?tag=2021_05_10_10_10_15&fromImage=docker.io%2Flunaduckie%2Faido-submissions

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 93, in docker_pull
    pulling = client.api.pull(repository=repository, tag=br.tag, stream=True, decode=True)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/image.py", line 428, in pull
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 270, in _raise_for_status
    raise create_api_error_from_http_exception(e)
  File "/usr/local/lib/python3.8/dist-packages/docker/errors.py", line 31, in create_api_error_from_http_exception
    raise cls(e, response=response, explanation=explanation)
docker.errors.ImageNotFound: 404 Client Error for http+docker://localhost/v1.41/images/create?tag=2021_05_10_10_10_15&fromImage=docker.io%2Flunaduckie%2Faido-submissions: Not Found ("pull access denied for lunaduckie/aido-submissions, repository does not exist or may require 'docker login': denied: requested access to the resource is denied")

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_build_utils/docker_pulling.py", line 47, in docker_pull_retry
    return docker_pull(client, image_name, quiet=quiet, credentials=credentials)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 112, in docker_pull
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: Cannot pull repo  docker.io/lunaduckie/aido-submissions@sha256:538b922173386abb52561354e1fa2f133b5941473ddb8c1e1051e16a9f432533  tag  2021_05_10_10_10_15

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 856, in get_cr
    cr = run_single(
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 1058, in run_single
    docker_pull_retry(client, image, ntimes=4, wait=5, credentials=credentials, quiet=False)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 51, in docker_pull_retry
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: After trying 4 I still could not pull lunaduckie/aido-submissions:2021_05_10_10_10_15@sha256:538b922173386abb52561354e1fa2f133b5941473ddb8c1e1051e16a9f432533
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
13015615343Linus Kölschexercises_braitenbergmooc-BV1sim-3of5host-erroryesFRoSt Lab0:00:35
Uncaught exception: [...]
Uncaught exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 268, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 953, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http+docker://localhost/v1.41/images/create?tag=2021_05_10_10_10_15&fromImage=docker.io%2Flunaduckie%2Faido-submissions

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 93, in docker_pull
    pulling = client.api.pull(repository=repository, tag=br.tag, stream=True, decode=True)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/image.py", line 428, in pull
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 270, in _raise_for_status
    raise create_api_error_from_http_exception(e)
  File "/usr/local/lib/python3.8/dist-packages/docker/errors.py", line 31, in create_api_error_from_http_exception
    raise cls(e, response=response, explanation=explanation)
docker.errors.ImageNotFound: 404 Client Error for http+docker://localhost/v1.41/images/create?tag=2021_05_10_10_10_15&fromImage=docker.io%2Flunaduckie%2Faido-submissions: Not Found ("pull access denied for lunaduckie/aido-submissions, repository does not exist or may require 'docker login': denied: requested access to the resource is denied")

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_build_utils/docker_pulling.py", line 47, in docker_pull_retry
    return docker_pull(client, image_name, quiet=quiet, credentials=credentials)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 112, in docker_pull
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: Cannot pull repo  docker.io/lunaduckie/aido-submissions@sha256:538b922173386abb52561354e1fa2f133b5941473ddb8c1e1051e16a9f432533  tag  2021_05_10_10_10_15

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 856, in get_cr
    cr = run_single(
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 1058, in run_single
    docker_pull_retry(client, image, ntimes=4, wait=5, credentials=credentials, quiet=False)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 51, in docker_pull_retry
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: After trying 4 I still could not pull lunaduckie/aido-submissions:2021_05_10_10_10_15@sha256:538b922173386abb52561354e1fa2f133b5941473ddb8c1e1051e16a9f432533
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
13015415343Linus Kölschexercises_braitenbergmooc-BV1sim-3of5host-erroryesFRoSt Lab0:00:36
Uncaught exception: [...]
Uncaught exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 268, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 953, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http+docker://localhost/v1.41/images/create?tag=2021_05_10_10_10_15&fromImage=docker.io%2Flunaduckie%2Faido-submissions

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 93, in docker_pull
    pulling = client.api.pull(repository=repository, tag=br.tag, stream=True, decode=True)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/image.py", line 428, in pull
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 270, in _raise_for_status
    raise create_api_error_from_http_exception(e)
  File "/usr/local/lib/python3.8/dist-packages/docker/errors.py", line 31, in create_api_error_from_http_exception
    raise cls(e, response=response, explanation=explanation)
docker.errors.ImageNotFound: 404 Client Error for http+docker://localhost/v1.41/images/create?tag=2021_05_10_10_10_15&fromImage=docker.io%2Flunaduckie%2Faido-submissions: Not Found ("pull access denied for lunaduckie/aido-submissions, repository does not exist or may require 'docker login': denied: requested access to the resource is denied")

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_build_utils/docker_pulling.py", line 47, in docker_pull_retry
    return docker_pull(client, image_name, quiet=quiet, credentials=credentials)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 112, in docker_pull
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: Cannot pull repo  docker.io/lunaduckie/aido-submissions@sha256:538b922173386abb52561354e1fa2f133b5941473ddb8c1e1051e16a9f432533  tag  2021_05_10_10_10_15

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 856, in get_cr
    cr = run_single(
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 1058, in run_single
    docker_pull_retry(client, image, ntimes=4, wait=5, credentials=credentials, quiet=False)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 51, in docker_pull_retry
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: After trying 4 I still could not pull lunaduckie/aido-submissions:2021_05_10_10_10_15@sha256:538b922173386abb52561354e1fa2f133b5941473ddb8c1e1051e16a9f432533
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
13015215343Linus Kölschexercises_braitenbergmooc-BV1sim-3of5host-erroryesFRoSt Lab0:00:35
Uncaught exception: [...]
Uncaught exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 268, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 953, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http+docker://localhost/v1.41/images/create?tag=2021_05_10_10_10_15&fromImage=docker.io%2Flunaduckie%2Faido-submissions

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 93, in docker_pull
    pulling = client.api.pull(repository=repository, tag=br.tag, stream=True, decode=True)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/image.py", line 428, in pull
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 270, in _raise_for_status
    raise create_api_error_from_http_exception(e)
  File "/usr/local/lib/python3.8/dist-packages/docker/errors.py", line 31, in create_api_error_from_http_exception
    raise cls(e, response=response, explanation=explanation)
docker.errors.ImageNotFound: 404 Client Error for http+docker://localhost/v1.41/images/create?tag=2021_05_10_10_10_15&fromImage=docker.io%2Flunaduckie%2Faido-submissions: Not Found ("pull access denied for lunaduckie/aido-submissions, repository does not exist or may require 'docker login': denied: requested access to the resource is denied")

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_build_utils/docker_pulling.py", line 47, in docker_pull_retry
    return docker_pull(client, image_name, quiet=quiet, credentials=credentials)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 112, in docker_pull
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: Cannot pull repo  docker.io/lunaduckie/aido-submissions@sha256:538b922173386abb52561354e1fa2f133b5941473ddb8c1e1051e16a9f432533  tag  2021_05_10_10_10_15

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 856, in get_cr
    cr = run_single(
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 1058, in run_single
    docker_pull_retry(client, image, ntimes=4, wait=5, credentials=credentials, quiet=False)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 51, in docker_pull_retry
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: After trying 4 I still could not pull lunaduckie/aido-submissions:2021_05_10_10_10_15@sha256:538b922173386abb52561354e1fa2f133b5941473ddb8c1e1051e16a9f432533
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
13015115343Linus Kölschexercises_braitenbergmooc-BV1sim-3of5host-erroryesFRoSt Lab0:00:36
Uncaught exception: [...]
Uncaught exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 268, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 953, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http+docker://localhost/v1.41/images/create?tag=2021_05_10_10_10_15&fromImage=docker.io%2Flunaduckie%2Faido-submissions

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 93, in docker_pull
    pulling = client.api.pull(repository=repository, tag=br.tag, stream=True, decode=True)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/image.py", line 428, in pull
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 270, in _raise_for_status
    raise create_api_error_from_http_exception(e)
  File "/usr/local/lib/python3.8/dist-packages/docker/errors.py", line 31, in create_api_error_from_http_exception
    raise cls(e, response=response, explanation=explanation)
docker.errors.ImageNotFound: 404 Client Error for http+docker://localhost/v1.41/images/create?tag=2021_05_10_10_10_15&fromImage=docker.io%2Flunaduckie%2Faido-submissions: Not Found ("pull access denied for lunaduckie/aido-submissions, repository does not exist or may require 'docker login': denied: requested access to the resource is denied")

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_build_utils/docker_pulling.py", line 47, in docker_pull_retry
    return docker_pull(client, image_name, quiet=quiet, credentials=credentials)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 112, in docker_pull
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: Cannot pull repo  docker.io/lunaduckie/aido-submissions@sha256:538b922173386abb52561354e1fa2f133b5941473ddb8c1e1051e16a9f432533  tag  2021_05_10_10_10_15

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 856, in get_cr
    cr = run_single(
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 1058, in run_single
    docker_pull_retry(client, image, ntimes=4, wait=5, credentials=credentials, quiet=False)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 51, in docker_pull_retry
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: After trying 4 I still could not pull lunaduckie/aido-submissions:2021_05_10_10_10_15@sha256:538b922173386abb52561354e1fa2f133b5941473ddb8c1e1051e16a9f432533
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
13014915343Linus Kölschexercises_braitenbergmooc-BV1sim-2of5host-erroryesFRoSt Lab0:00:35
Uncaught exception: [...]
Uncaught exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 268, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 953, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http+docker://localhost/v1.41/images/create?tag=2021_05_10_10_10_15&fromImage=docker.io%2Flunaduckie%2Faido-submissions

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 93, in docker_pull
    pulling = client.api.pull(repository=repository, tag=br.tag, stream=True, decode=True)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/image.py", line 428, in pull
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 270, in _raise_for_status
    raise create_api_error_from_http_exception(e)
  File "/usr/local/lib/python3.8/dist-packages/docker/errors.py", line 31, in create_api_error_from_http_exception
    raise cls(e, response=response, explanation=explanation)
docker.errors.ImageNotFound: 404 Client Error for http+docker://localhost/v1.41/images/create?tag=2021_05_10_10_10_15&fromImage=docker.io%2Flunaduckie%2Faido-submissions: Not Found ("pull access denied for lunaduckie/aido-submissions, repository does not exist or may require 'docker login': denied: requested access to the resource is denied")

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_build_utils/docker_pulling.py", line 47, in docker_pull_retry
    return docker_pull(client, image_name, quiet=quiet, credentials=credentials)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 112, in docker_pull
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: Cannot pull repo  docker.io/lunaduckie/aido-submissions@sha256:538b922173386abb52561354e1fa2f133b5941473ddb8c1e1051e16a9f432533  tag  2021_05_10_10_10_15

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 856, in get_cr
    cr = run_single(
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 1058, in run_single
    docker_pull_retry(client, image, ntimes=4, wait=5, credentials=credentials, quiet=False)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 51, in docker_pull_retry
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: After trying 4 I still could not pull lunaduckie/aido-submissions:2021_05_10_10_10_15@sha256:538b922173386abb52561354e1fa2f133b5941473ddb8c1e1051e16a9f432533
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
13014715343Linus Kölschexercises_braitenbergmooc-BV1sim-2of5host-erroryesFRoSt Lab0:00:35
Uncaught exception: [...]
Uncaught exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 268, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 953, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http+docker://localhost/v1.41/images/create?tag=2021_05_10_10_10_15&fromImage=docker.io%2Flunaduckie%2Faido-submissions

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 93, in docker_pull
    pulling = client.api.pull(repository=repository, tag=br.tag, stream=True, decode=True)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/image.py", line 428, in pull
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 270, in _raise_for_status
    raise create_api_error_from_http_exception(e)
  File "/usr/local/lib/python3.8/dist-packages/docker/errors.py", line 31, in create_api_error_from_http_exception
    raise cls(e, response=response, explanation=explanation)
docker.errors.ImageNotFound: 404 Client Error for http+docker://localhost/v1.41/images/create?tag=2021_05_10_10_10_15&fromImage=docker.io%2Flunaduckie%2Faido-submissions: Not Found ("pull access denied for lunaduckie/aido-submissions, repository does not exist or may require 'docker login': denied: requested access to the resource is denied")

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_build_utils/docker_pulling.py", line 47, in docker_pull_retry
    return docker_pull(client, image_name, quiet=quiet, credentials=credentials)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 112, in docker_pull
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: Cannot pull repo  docker.io/lunaduckie/aido-submissions@sha256:538b922173386abb52561354e1fa2f133b5941473ddb8c1e1051e16a9f432533  tag  2021_05_10_10_10_15

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 856, in get_cr
    cr = run_single(
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 1058, in run_single
    docker_pull_retry(client, image, ntimes=4, wait=5, credentials=credentials, quiet=False)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 51, in docker_pull_retry
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: After trying 4 I still could not pull lunaduckie/aido-submissions:2021_05_10_10_10_15@sha256:538b922173386abb52561354e1fa2f133b5941473ddb8c1e1051e16a9f432533
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
13014415343Linus Kölschexercises_braitenbergmooc-BV1sim-2of5host-erroryesFRoSt Lab0:00:35
Uncaught exception: [...]
Uncaught exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 268, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 953, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http+docker://localhost/v1.41/images/create?tag=2021_05_10_10_10_15&fromImage=docker.io%2Flunaduckie%2Faido-submissions

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 93, in docker_pull
    pulling = client.api.pull(repository=repository, tag=br.tag, stream=True, decode=True)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/image.py", line 428, in pull
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 270, in _raise_for_status
    raise create_api_error_from_http_exception(e)
  File "/usr/local/lib/python3.8/dist-packages/docker/errors.py", line 31, in create_api_error_from_http_exception
    raise cls(e, response=response, explanation=explanation)
docker.errors.ImageNotFound: 404 Client Error for http+docker://localhost/v1.41/images/create?tag=2021_05_10_10_10_15&fromImage=docker.io%2Flunaduckie%2Faido-submissions: Not Found ("pull access denied for lunaduckie/aido-submissions, repository does not exist or may require 'docker login': denied: requested access to the resource is denied")

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_build_utils/docker_pulling.py", line 47, in docker_pull_retry
    return docker_pull(client, image_name, quiet=quiet, credentials=credentials)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 112, in docker_pull
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: Cannot pull repo  docker.io/lunaduckie/aido-submissions@sha256:538b922173386abb52561354e1fa2f133b5941473ddb8c1e1051e16a9f432533  tag  2021_05_10_10_10_15

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 856, in get_cr
    cr = run_single(
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 1058, in run_single
    docker_pull_retry(client, image, ntimes=4, wait=5, credentials=credentials, quiet=False)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 51, in docker_pull_retry
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: After trying 4 I still could not pull lunaduckie/aido-submissions:2021_05_10_10_10_15@sha256:538b922173386abb52561354e1fa2f133b5941473ddb8c1e1051e16a9f432533
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
13014215343Linus Kölschexercises_braitenbergmooc-BV1sim-2of5host-erroryesFRoSt Lab0:00:35
Uncaught exception: [...]
Uncaught exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 268, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 953, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http+docker://localhost/v1.41/images/create?tag=2021_05_10_10_10_15&fromImage=docker.io%2Flunaduckie%2Faido-submissions

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 93, in docker_pull
    pulling = client.api.pull(repository=repository, tag=br.tag, stream=True, decode=True)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/image.py", line 428, in pull
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 270, in _raise_for_status
    raise create_api_error_from_http_exception(e)
  File "/usr/local/lib/python3.8/dist-packages/docker/errors.py", line 31, in create_api_error_from_http_exception
    raise cls(e, response=response, explanation=explanation)
docker.errors.ImageNotFound: 404 Client Error for http+docker://localhost/v1.41/images/create?tag=2021_05_10_10_10_15&fromImage=docker.io%2Flunaduckie%2Faido-submissions: Not Found ("pull access denied for lunaduckie/aido-submissions, repository does not exist or may require 'docker login': denied: requested access to the resource is denied")

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_build_utils/docker_pulling.py", line 47, in docker_pull_retry
    return docker_pull(client, image_name, quiet=quiet, credentials=credentials)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 112, in docker_pull
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: Cannot pull repo  docker.io/lunaduckie/aido-submissions@sha256:538b922173386abb52561354e1fa2f133b5941473ddb8c1e1051e16a9f432533  tag  2021_05_10_10_10_15

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 856, in get_cr
    cr = run_single(
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 1058, in run_single
    docker_pull_retry(client, image, ntimes=4, wait=5, credentials=credentials, quiet=False)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 51, in docker_pull_retry
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: After trying 4 I still could not pull lunaduckie/aido-submissions:2021_05_10_10_10_15@sha256:538b922173386abb52561354e1fa2f133b5941473ddb8c1e1051e16a9f432533
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
13014115343Linus Kölschexercises_braitenbergmooc-BV1sim-1of5host-erroryesFRoSt Lab0:00:35
Uncaught exception: [...]
Uncaught exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 268, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 953, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http+docker://localhost/v1.41/images/create?tag=2021_05_10_10_10_15&fromImage=docker.io%2Flunaduckie%2Faido-submissions

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 93, in docker_pull
    pulling = client.api.pull(repository=repository, tag=br.tag, stream=True, decode=True)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/image.py", line 428, in pull
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 270, in _raise_for_status
    raise create_api_error_from_http_exception(e)
  File "/usr/local/lib/python3.8/dist-packages/docker/errors.py", line 31, in create_api_error_from_http_exception
    raise cls(e, response=response, explanation=explanation)
docker.errors.ImageNotFound: 404 Client Error for http+docker://localhost/v1.41/images/create?tag=2021_05_10_10_10_15&fromImage=docker.io%2Flunaduckie%2Faido-submissions: Not Found ("pull access denied for lunaduckie/aido-submissions, repository does not exist or may require 'docker login': denied: requested access to the resource is denied")

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_build_utils/docker_pulling.py", line 47, in docker_pull_retry
    return docker_pull(client, image_name, quiet=quiet, credentials=credentials)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 112, in docker_pull
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: Cannot pull repo  docker.io/lunaduckie/aido-submissions@sha256:538b922173386abb52561354e1fa2f133b5941473ddb8c1e1051e16a9f432533  tag  2021_05_10_10_10_15

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 856, in get_cr
    cr = run_single(
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 1058, in run_single
    docker_pull_retry(client, image, ntimes=4, wait=5, credentials=credentials, quiet=False)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 51, in docker_pull_retry
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: After trying 4 I still could not pull lunaduckie/aido-submissions:2021_05_10_10_10_15@sha256:538b922173386abb52561354e1fa2f133b5941473ddb8c1e1051e16a9f432533
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
13013718702Joakim Aarskogbaseline-duckietownaido-LF-full-sim-validationsim-3of4successyesFRoSt Lab0:01:40
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
survival_time_median7.399999999999982
in-drivable-lane_median2.299999999999992
driven_lanedir_consec_median2.1880396644408835
deviation-center-line_median0.2827801693798852


other stats
deviation-center-line_max0.2827801693798852
deviation-center-line_mean0.2827801693798852
deviation-center-line_min0.2827801693798852
deviation-heading_max1.2470778222704055
deviation-heading_mean1.2470778222704055
deviation-heading_median1.2470778222704055
deviation-heading_min1.2470778222704055
distance-from-start_max2.201074513575259
distance-from-start_mean2.201074513575259
distance-from-start_median2.201074513575259
distance-from-start_min2.201074513575259
driven_any_max3.041089608832464
driven_any_mean3.041089608832464
driven_any_median3.041089608832464
driven_any_min3.041089608832464
driven_lanedir_consec_max2.1880396644408835
driven_lanedir_consec_mean2.1880396644408835
driven_lanedir_consec_min2.1880396644408835
driven_lanedir_max2.1880396644408835
driven_lanedir_mean2.1880396644408835
driven_lanedir_median2.1880396644408835
driven_lanedir_min2.1880396644408835
in-drivable-lane_max2.299999999999992
in-drivable-lane_mean2.299999999999992
in-drivable-lane_min2.299999999999992
per-episodes
details{"loop2-000-ego0": {"driven_any": 3.041089608832464, "survival_time": 7.399999999999982, "driven_lanedir": 2.1880396644408835, "in-drivable-lane": 2.299999999999992, "deviation-heading": 1.2470778222704055, "distance-from-start": 2.201074513575259, "deviation-center-line": 0.2827801693798852, "driven_lanedir_consec": 2.1880396644408835}}
simulation-passed1
survival_time_max7.399999999999982
survival_time_mean7.399999999999982
survival_time_min7.399999999999982
No reset possible
13013615343Linus Kölschexercises_braitenbergmooc-BV1sim-0of5host-erroryesFRoSt Lab0:00:36
Uncaught exception: [...]
Uncaught exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 268, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 953, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http+docker://localhost/v1.41/images/create?tag=2021_05_10_10_10_15&fromImage=docker.io%2Flunaduckie%2Faido-submissions

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 93, in docker_pull
    pulling = client.api.pull(repository=repository, tag=br.tag, stream=True, decode=True)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/image.py", line 428, in pull
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 270, in _raise_for_status
    raise create_api_error_from_http_exception(e)
  File "/usr/local/lib/python3.8/dist-packages/docker/errors.py", line 31, in create_api_error_from_http_exception
    raise cls(e, response=response, explanation=explanation)
docker.errors.ImageNotFound: 404 Client Error for http+docker://localhost/v1.41/images/create?tag=2021_05_10_10_10_15&fromImage=docker.io%2Flunaduckie%2Faido-submissions: Not Found ("pull access denied for lunaduckie/aido-submissions, repository does not exist or may require 'docker login': denied: requested access to the resource is denied")

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_build_utils/docker_pulling.py", line 47, in docker_pull_retry
    return docker_pull(client, image_name, quiet=quiet, credentials=credentials)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 112, in docker_pull
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: Cannot pull repo  docker.io/lunaduckie/aido-submissions@sha256:538b922173386abb52561354e1fa2f133b5941473ddb8c1e1051e16a9f432533  tag  2021_05_10_10_10_15

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 856, in get_cr
    cr = run_single(
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 1058, in run_single
    docker_pull_retry(client, image, ntimes=4, wait=5, credentials=credentials, quiet=False)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 51, in docker_pull_retry
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: After trying 4 I still could not pull lunaduckie/aido-submissions:2021_05_10_10_10_15@sha256:538b922173386abb52561354e1fa2f133b5941473ddb8c1e1051e16a9f432533
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
13013515343Linus Kölschexercises_braitenbergmooc-BV1sim-0of5host-erroryesFRoSt Lab0:00:36
Uncaught exception: [...]
Uncaught exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 268, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 953, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http+docker://localhost/v1.41/images/create?tag=2021_05_10_10_10_15&fromImage=docker.io%2Flunaduckie%2Faido-submissions

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 93, in docker_pull
    pulling = client.api.pull(repository=repository, tag=br.tag, stream=True, decode=True)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/image.py", line 428, in pull
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 270, in _raise_for_status
    raise create_api_error_from_http_exception(e)
  File "/usr/local/lib/python3.8/dist-packages/docker/errors.py", line 31, in create_api_error_from_http_exception
    raise cls(e, response=response, explanation=explanation)
docker.errors.ImageNotFound: 404 Client Error for http+docker://localhost/v1.41/images/create?tag=2021_05_10_10_10_15&fromImage=docker.io%2Flunaduckie%2Faido-submissions: Not Found ("pull access denied for lunaduckie/aido-submissions, repository does not exist or may require 'docker login': denied: requested access to the resource is denied")

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_build_utils/docker_pulling.py", line 47, in docker_pull_retry
    return docker_pull(client, image_name, quiet=quiet, credentials=credentials)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 112, in docker_pull
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: Cannot pull repo  docker.io/lunaduckie/aido-submissions@sha256:538b922173386abb52561354e1fa2f133b5941473ddb8c1e1051e16a9f432533  tag  2021_05_10_10_10_15

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 856, in get_cr
    cr = run_single(
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 1058, in run_single
    docker_pull_retry(client, image, ntimes=4, wait=5, credentials=credentials, quiet=False)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 51, in docker_pull_retry
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: After trying 4 I still could not pull lunaduckie/aido-submissions:2021_05_10_10_10_15@sha256:538b922173386abb52561354e1fa2f133b5941473ddb8c1e1051e16a9f432533
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
13013316047Waipot Ngamsaadtemplate-randomaido-hello-sim-validationsanity-checkabortedyesFRoSt Lab0:00:36
Uncaught exception: [...]
Uncaught exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 268, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 953, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http+docker://localhost/v1.41/images/create?tag=2021_06_28_01_47_48&fromImage=docker.io%2Fwn1980%2Faido-submissions

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 93, in docker_pull
    pulling = client.api.pull(repository=repository, tag=br.tag, stream=True, decode=True)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/image.py", line 428, in pull
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 270, in _raise_for_status
    raise create_api_error_from_http_exception(e)
  File "/usr/local/lib/python3.8/dist-packages/docker/errors.py", line 31, in create_api_error_from_http_exception
    raise cls(e, response=response, explanation=explanation)
docker.errors.ImageNotFound: 404 Client Error for http+docker://localhost/v1.41/images/create?tag=2021_06_28_01_47_48&fromImage=docker.io%2Fwn1980%2Faido-submissions: Not Found ("pull access denied for wn1980/aido-submissions, repository does not exist or may require 'docker login': denied: requested access to the resource is denied")

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_build_utils/docker_pulling.py", line 47, in docker_pull_retry
    return docker_pull(client, image_name, quiet=quiet, credentials=credentials)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 112, in docker_pull
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: Cannot pull repo  docker.io/wn1980/aido-submissions@sha256:1572a963a633fa3ba74938465d9c2a828f89623861b08f37b5d09ecd2b9a7c32  tag  2021_06_28_01_47_48

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 856, in get_cr
    cr = run_single(
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 1058, in run_single
    docker_pull_retry(client, image, ntimes=4, wait=5, credentials=credentials, quiet=False)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 51, in docker_pull_retry
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: After trying 4 I still could not pull wn1980/aido-submissions:2021_06_28_01_47_48@sha256:1572a963a633fa3ba74938465d9c2a828f89623861b08f37b5d09ecd2b9a7c32
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
13013216047Waipot Ngamsaadtemplate-randomaido-hello-sim-validationsanity-checkabortedyesFRoSt Lab0:00:35
Uncaught exception: [...]
Uncaught exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 268, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 953, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http+docker://localhost/v1.41/images/create?tag=2021_06_28_01_47_48&fromImage=docker.io%2Fwn1980%2Faido-submissions

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 93, in docker_pull
    pulling = client.api.pull(repository=repository, tag=br.tag, stream=True, decode=True)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/image.py", line 428, in pull
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 270, in _raise_for_status
    raise create_api_error_from_http_exception(e)
  File "/usr/local/lib/python3.8/dist-packages/docker/errors.py", line 31, in create_api_error_from_http_exception
    raise cls(e, response=response, explanation=explanation)
docker.errors.ImageNotFound: 404 Client Error for http+docker://localhost/v1.41/images/create?tag=2021_06_28_01_47_48&fromImage=docker.io%2Fwn1980%2Faido-submissions: Not Found ("pull access denied for wn1980/aido-submissions, repository does not exist or may require 'docker login': denied: requested access to the resource is denied")

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_build_utils/docker_pulling.py", line 47, in docker_pull_retry
    return docker_pull(client, image_name, quiet=quiet, credentials=credentials)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 112, in docker_pull
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: Cannot pull repo  docker.io/wn1980/aido-submissions@sha256:1572a963a633fa3ba74938465d9c2a828f89623861b08f37b5d09ecd2b9a7c32  tag  2021_06_28_01_47_48

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 856, in get_cr
    cr = run_single(
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 1058, in run_single
    docker_pull_retry(client, image, ntimes=4, wait=5, credentials=credentials, quiet=False)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 51, in docker_pull_retry
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: After trying 4 I still could not pull wn1980/aido-submissions:2021_06_28_01_47_48@sha256:1572a963a633fa3ba74938465d9c2a828f89623861b08f37b5d09ecd2b9a7c32
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
13013016047Waipot Ngamsaadtemplate-randomaido-hello-sim-validationsanity-checkabortedyesFRoSt Lab0:00:35
Uncaught exception: [...]
Uncaught exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 268, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 953, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http+docker://localhost/v1.41/images/create?tag=2021_06_28_01_47_48&fromImage=docker.io%2Fwn1980%2Faido-submissions

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 93, in docker_pull
    pulling = client.api.pull(repository=repository, tag=br.tag, stream=True, decode=True)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/image.py", line 428, in pull
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 270, in _raise_for_status
    raise create_api_error_from_http_exception(e)
  File "/usr/local/lib/python3.8/dist-packages/docker/errors.py", line 31, in create_api_error_from_http_exception
    raise cls(e, response=response, explanation=explanation)
docker.errors.ImageNotFound: 404 Client Error for http+docker://localhost/v1.41/images/create?tag=2021_06_28_01_47_48&fromImage=docker.io%2Fwn1980%2Faido-submissions: Not Found ("pull access denied for wn1980/aido-submissions, repository does not exist or may require 'docker login': denied: requested access to the resource is denied")

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_build_utils/docker_pulling.py", line 47, in docker_pull_retry
    return docker_pull(client, image_name, quiet=quiet, credentials=credentials)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 112, in docker_pull
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: Cannot pull repo  docker.io/wn1980/aido-submissions@sha256:1572a963a633fa3ba74938465d9c2a828f89623861b08f37b5d09ecd2b9a7c32  tag  2021_06_28_01_47_48

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 856, in get_cr
    cr = run_single(
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 1058, in run_single
    docker_pull_retry(client, image, ntimes=4, wait=5, credentials=credentials, quiet=False)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 51, in docker_pull_retry
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: After trying 4 I still could not pull wn1980/aido-submissions:2021_06_28_01_47_48@sha256:1572a963a633fa3ba74938465d9c2a828f89623861b08f37b5d09ecd2b9a7c32
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
13012916047Waipot Ngamsaadtemplate-randomaido-hello-sim-validationsanity-checkabortedyesFRoSt Lab0:00:36
Uncaught exception: [...]
Uncaught exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 268, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 953, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http+docker://localhost/v1.41/images/create?tag=2021_06_28_01_47_48&fromImage=docker.io%2Fwn1980%2Faido-submissions

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 93, in docker_pull
    pulling = client.api.pull(repository=repository, tag=br.tag, stream=True, decode=True)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/image.py", line 428, in pull
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 270, in _raise_for_status
    raise create_api_error_from_http_exception(e)
  File "/usr/local/lib/python3.8/dist-packages/docker/errors.py", line 31, in create_api_error_from_http_exception
    raise cls(e, response=response, explanation=explanation)
docker.errors.ImageNotFound: 404 Client Error for http+docker://localhost/v1.41/images/create?tag=2021_06_28_01_47_48&fromImage=docker.io%2Fwn1980%2Faido-submissions: Not Found ("pull access denied for wn1980/aido-submissions, repository does not exist or may require 'docker login': denied: requested access to the resource is denied")

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_build_utils/docker_pulling.py", line 47, in docker_pull_retry
    return docker_pull(client, image_name, quiet=quiet, credentials=credentials)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 112, in docker_pull
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: Cannot pull repo  docker.io/wn1980/aido-submissions@sha256:1572a963a633fa3ba74938465d9c2a828f89623861b08f37b5d09ecd2b9a7c32  tag  2021_06_28_01_47_48

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 856, in get_cr
    cr = run_single(
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 1058, in run_single
    docker_pull_retry(client, image, ntimes=4, wait=5, credentials=credentials, quiet=False)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 51, in docker_pull_retry
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: After trying 4 I still could not pull wn1980/aido-submissions:2021_06_28_01_47_48@sha256:1572a963a633fa3ba74938465d9c2a828f89623861b08f37b5d09ecd2b9a7c32
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
13012518702Joakim Aarskogbaseline-duckietownaido-LF-full-sim-validationsim-3of4successyesFRoSt Lab0:01:38
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
survival_time_median7.499999999999981
in-drivable-lane_median2.3999999999999915
driven_lanedir_consec_median2.2065601206691774
deviation-center-line_median0.2765468560918516


other stats
deviation-center-line_max0.2765468560918516
deviation-center-line_mean0.2765468560918516
deviation-center-line_min0.2765468560918516
deviation-heading_max1.199520629725889
deviation-heading_mean1.199520629725889
deviation-heading_median1.199520629725889
deviation-heading_min1.199520629725889
distance-from-start_max2.182372512798683
distance-from-start_mean2.182372512798683
distance-from-start_median2.182372512798683
distance-from-start_min2.182372512798683
driven_any_max3.0938205903033578
driven_any_mean3.0938205903033578
driven_any_median3.0938205903033578
driven_any_min3.0938205903033578
driven_lanedir_consec_max2.2065601206691774
driven_lanedir_consec_mean2.2065601206691774
driven_lanedir_consec_min2.2065601206691774
driven_lanedir_max2.2065601206691774
driven_lanedir_mean2.2065601206691774
driven_lanedir_median2.2065601206691774
driven_lanedir_min2.2065601206691774
in-drivable-lane_max2.3999999999999915
in-drivable-lane_mean2.3999999999999915
in-drivable-lane_min2.3999999999999915
per-episodes
details{"loop2-000-ego0": {"driven_any": 3.0938205903033578, "survival_time": 7.499999999999981, "driven_lanedir": 2.2065601206691774, "in-drivable-lane": 2.3999999999999915, "deviation-heading": 1.199520629725889, "distance-from-start": 2.182372512798683, "deviation-center-line": 0.2765468560918516, "driven_lanedir_consec": 2.2065601206691774}}
simulation-passed1
survival_time_max7.499999999999981
survival_time_mean7.499999999999981
survival_time_min7.499999999999981
No reset possible
13012418702Joakim Aarskogbaseline-duckietownaido-LF-full-sim-validationsim-3of4successyesFRoSt Lab0:02:00
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
survival_time_median7.499999999999981
in-drivable-lane_median2.299999999999992
driven_lanedir_consec_median2.197057608937381
deviation-center-line_median0.2852224770546022


other stats
deviation-center-line_max0.2852224770546022
deviation-center-line_mean0.2852224770546022
deviation-center-line_min0.2852224770546022
deviation-heading_max1.2693300648699757
deviation-heading_mean1.2693300648699757
deviation-heading_median1.2693300648699757
deviation-heading_min1.2693300648699757
distance-from-start_max2.2138763778416366
distance-from-start_mean2.2138763778416366
distance-from-start_median2.2138763778416366
distance-from-start_min2.2138763778416366
driven_any_max3.0495601458302186
driven_any_mean3.0495601458302186
driven_any_median3.0495601458302186
driven_any_min3.0495601458302186
driven_lanedir_consec_max2.197057608937381
driven_lanedir_consec_mean2.197057608937381
driven_lanedir_consec_min2.197057608937381
driven_lanedir_max2.197057608937381
driven_lanedir_mean2.197057608937381
driven_lanedir_median2.197057608937381
driven_lanedir_min2.197057608937381
in-drivable-lane_max2.299999999999992
in-drivable-lane_mean2.299999999999992
in-drivable-lane_min2.299999999999992
per-episodes
details{"loop2-000-ego0": {"driven_any": 3.0495601458302186, "survival_time": 7.499999999999981, "driven_lanedir": 2.197057608937381, "in-drivable-lane": 2.299999999999992, "deviation-heading": 1.2693300648699757, "distance-from-start": 2.2138763778416366, "deviation-center-line": 0.2852224770546022, "driven_lanedir_consec": 2.197057608937381}}
simulation-passed1
survival_time_max7.499999999999981
survival_time_mean7.499999999999981
survival_time_min7.499999999999981
No reset possible
13012218702Joakim Aarskogbaseline-duckietownaido-LF-full-sim-validationsim-3of4successyesFRoSt Lab0:01:51
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
survival_time_median7.84999999999998
in-drivable-lane_median2.4499999999999913
driven_lanedir_consec_median2.2588960896703805
deviation-center-line_median0.3031273334182348


other stats
deviation-center-line_max0.3031273334182348
deviation-center-line_mean0.3031273334182348
deviation-center-line_min0.3031273334182348
deviation-heading_max1.1387914354778823
deviation-heading_mean1.1387914354778823
deviation-heading_median1.1387914354778823
deviation-heading_min1.1387914354778823
distance-from-start_max2.185302295457214
distance-from-start_mean2.185302295457214
distance-from-start_median2.185302295457214
distance-from-start_min2.185302295457214
driven_any_max3.1496409862636825
driven_any_mean3.1496409862636825
driven_any_median3.1496409862636825
driven_any_min3.1496409862636825
driven_lanedir_consec_max2.2588960896703805
driven_lanedir_consec_mean2.2588960896703805
driven_lanedir_consec_min2.2588960896703805
driven_lanedir_max2.2588960896703805
driven_lanedir_mean2.2588960896703805
driven_lanedir_median2.2588960896703805
driven_lanedir_min2.2588960896703805
in-drivable-lane_max2.4499999999999913
in-drivable-lane_mean2.4499999999999913
in-drivable-lane_min2.4499999999999913
per-episodes
details{"loop2-000-ego0": {"driven_any": 3.1496409862636825, "survival_time": 7.84999999999998, "driven_lanedir": 2.2588960896703805, "in-drivable-lane": 2.4499999999999913, "deviation-heading": 1.1387914354778823, "distance-from-start": 2.185302295457214, "deviation-center-line": 0.3031273334182348, "driven_lanedir_consec": 2.2588960896703805}}
simulation-passed1
survival_time_max7.84999999999998
survival_time_mean7.84999999999998
survival_time_min7.84999999999998
No reset possible
13012018702Joakim Aarskogbaseline-duckietownaido-LF-full-sim-validationsim-1of4successyesFRoSt Lab0:07:48
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
survival_time_median59.99999999999873
in-drivable-lane_median29.299999999999315
driven_lanedir_consec_median13.982014983681626
deviation-center-line_median2.5925288294897295


other stats
deviation-center-line_max2.5925288294897295
deviation-center-line_mean2.5925288294897295
deviation-center-line_min2.5925288294897295
deviation-heading_max8.776408183764394
deviation-heading_mean8.776408183764394
deviation-heading_median8.776408183764394
deviation-heading_min8.776408183764394
distance-from-start_max2.586550401385721
distance-from-start_mean2.586550401385721
distance-from-start_median2.586550401385721
distance-from-start_min2.586550401385721
driven_any_max26.670214661197168
driven_any_mean26.670214661197168
driven_any_median26.670214661197168
driven_any_min26.670214661197168
driven_lanedir_consec_max13.982014983681626
driven_lanedir_consec_mean13.982014983681626
driven_lanedir_consec_min13.982014983681626
driven_lanedir_max13.982014983681626
driven_lanedir_mean13.982014983681626
driven_lanedir_median13.982014983681626
driven_lanedir_min13.982014983681626
in-drivable-lane_max29.299999999999315
in-drivable-lane_mean29.299999999999315
in-drivable-lane_min29.299999999999315
per-episodes
details{"loop-000-ego0": {"driven_any": 26.670214661197168, "survival_time": 59.99999999999873, "driven_lanedir": 13.982014983681626, "in-drivable-lane": 29.299999999999315, "deviation-heading": 8.776408183764394, "distance-from-start": 2.586550401385721, "deviation-center-line": 2.5925288294897295, "driven_lanedir_consec": 13.982014983681626}}
simulation-passed1
survival_time_max59.99999999999873
survival_time_mean59.99999999999873
survival_time_min59.99999999999873
No reset possible
13011818702Joakim Aarskogbaseline-duckietownaido-LF-full-sim-validationsim-1of4successyesFRoSt Lab0:02:07
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
survival_time_median9.650000000000002
in-drivable-lane_median3.3000000000000167
driven_lanedir_consec_median2.649453198997293
deviation-center-line_median0.4898299592801188


other stats
deviation-center-line_max0.4898299592801188
deviation-center-line_mean0.4898299592801188
deviation-center-line_min0.4898299592801188
deviation-heading_max1.9937593085706975
deviation-heading_mean1.9937593085706975
deviation-heading_median1.9937593085706975
deviation-heading_min1.9937593085706975
distance-from-start_max3.4024981694812246
distance-from-start_mean3.4024981694812246
distance-from-start_median3.4024981694812246
distance-from-start_min3.4024981694812246
driven_any_max3.923175635139768
driven_any_mean3.923175635139768
driven_any_median3.923175635139768
driven_any_min3.923175635139768
driven_lanedir_consec_max2.649453198997293
driven_lanedir_consec_mean2.649453198997293
driven_lanedir_consec_min2.649453198997293
driven_lanedir_max2.649453198997293
driven_lanedir_mean2.649453198997293
driven_lanedir_median2.649453198997293
driven_lanedir_min2.649453198997293
in-drivable-lane_max3.3000000000000167
in-drivable-lane_mean3.3000000000000167
in-drivable-lane_min3.3000000000000167
per-episodes
details{"loop-000-ego0": {"driven_any": 3.923175635139768, "survival_time": 9.650000000000002, "driven_lanedir": 2.649453198997293, "in-drivable-lane": 3.3000000000000167, "deviation-heading": 1.9937593085706975, "distance-from-start": 3.4024981694812246, "deviation-center-line": 0.4898299592801188, "driven_lanedir_consec": 2.649453198997293}}
simulation-passed1
survival_time_max9.650000000000002
survival_time_mean9.650000000000002
survival_time_min9.650000000000002
No reset possible
13011718702Joakim Aarskogbaseline-duckietownaido-LF-full-sim-validationsim-1of4successyesFRoSt Lab0:02:01
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
survival_time_median9.6
in-drivable-lane_median3.300000000000016
driven_lanedir_consec_median2.5785919716709
deviation-center-line_median0.4323212545868081


other stats
deviation-center-line_max0.4323212545868081
deviation-center-line_mean0.4323212545868081
deviation-center-line_min0.4323212545868081
deviation-heading_max1.9402435204087165
deviation-heading_mean1.9402435204087165
deviation-heading_median1.9402435204087165
deviation-heading_min1.9402435204087165
distance-from-start_max3.3982377664677834
distance-from-start_mean3.3982377664677834
distance-from-start_median3.3982377664677834
distance-from-start_min3.3982377664677834
driven_any_max3.818529101789283
driven_any_mean3.818529101789283
driven_any_median3.818529101789283
driven_any_min3.818529101789283
driven_lanedir_consec_max2.5785919716709
driven_lanedir_consec_mean2.5785919716709
driven_lanedir_consec_min2.5785919716709
driven_lanedir_max2.5785919716709
driven_lanedir_mean2.5785919716709
driven_lanedir_median2.5785919716709
driven_lanedir_min2.5785919716709
in-drivable-lane_max3.300000000000016
in-drivable-lane_mean3.300000000000016
in-drivable-lane_min3.300000000000016
per-episodes
details{"loop-000-ego0": {"driven_any": 3.818529101789283, "survival_time": 9.6, "driven_lanedir": 2.5785919716709, "in-drivable-lane": 3.300000000000016, "deviation-heading": 1.9402435204087165, "distance-from-start": 3.3982377664677834, "deviation-center-line": 0.4323212545868081, "driven_lanedir_consec": 2.5785919716709}}
simulation-passed1
survival_time_max9.6
survival_time_mean9.6
survival_time_min9.6
No reset possible
13011618702Joakim Aarskogbaseline-duckietownaido-LF-full-sim-validationsim-1of4successyesFRoSt Lab0:03:06
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
survival_time_median12.800000000000049
in-drivable-lane_median4.550000000000039
driven_lanedir_consec_median3.500824587649676
deviation-center-line_median0.5957653830663139


other stats
deviation-center-line_max0.5957653830663139
deviation-center-line_mean0.5957653830663139
deviation-center-line_min0.5957653830663139
deviation-heading_max2.358352645569566
deviation-heading_mean2.358352645569566
deviation-heading_median2.358352645569566
deviation-heading_min2.358352645569566
distance-from-start_max2.894836458899625
distance-from-start_mean2.894836458899625
distance-from-start_median2.894836458899625
distance-from-start_min2.894836458899625
driven_any_max5.316966726541384
driven_any_mean5.316966726541384
driven_any_median5.316966726541384
driven_any_min5.316966726541384
driven_lanedir_consec_max3.500824587649676
driven_lanedir_consec_mean3.500824587649676
driven_lanedir_consec_min3.500824587649676
driven_lanedir_max3.500824587649676
driven_lanedir_mean3.500824587649676
driven_lanedir_median3.500824587649676
driven_lanedir_min3.500824587649676
in-drivable-lane_max4.550000000000039
in-drivable-lane_mean4.550000000000039
in-drivable-lane_min4.550000000000039
per-episodes
details{"loop-000-ego0": {"driven_any": 5.316966726541384, "survival_time": 12.800000000000049, "driven_lanedir": 3.500824587649676, "in-drivable-lane": 4.550000000000039, "deviation-heading": 2.358352645569566, "distance-from-start": 2.894836458899625, "deviation-center-line": 0.5957653830663139, "driven_lanedir_consec": 3.500824587649676}}
simulation-passed1
survival_time_max12.800000000000049
survival_time_mean12.800000000000049
survival_time_min12.800000000000049
No reset possible
13011518715Christian Meichtrymooc-visservoingmooc-visservoingsimsuccessyesFRoSt Lab0:10:13
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
in-drivable-lane_median4.049999999999935
deviation-center-line_median3.5670159926534932
driven_lanedir_consec_median4.902537595429439
survival_time_median59.99999999999873


other stats
deviation-center-line_max4.846761992644995
deviation-center-line_mean3.5670159926534932
deviation-center-line_min2.2872699926619915
deviation-heading_max28.919361234729426
deviation-heading_mean27.50726722304794
deviation-heading_median27.50726722304794
deviation-heading_min26.09517321136645
distance-from-start_max1.5658006874264612
distance-from-start_mean1.302087704171036
distance-from-start_median1.302087704171036
distance-from-start_min1.0383747209156111
driven_any_max6.2466305318120465
driven_any_mean6.244007769919322
driven_any_median6.244007769919322
driven_any_min6.241385008026597
driven_lanedir_consec_max5.436949189258614
driven_lanedir_consec_mean4.902537595429439
driven_lanedir_consec_min4.368126001600263
driven_lanedir_max5.436949189258614
driven_lanedir_mean4.902537595429439
driven_lanedir_median4.902537595429439
driven_lanedir_min4.368126001600263
in-drivable-lane_max7.549999999999862
in-drivable-lane_mean4.049999999999935
in-drivable-lane_min0.5500000000000078
per-episodes
details{"LF-small-loop-000-ego0": {"driven_any": 6.2466305318120465, "survival_time": 59.99999999999873, "driven_lanedir": 4.368126001600263, "in-drivable-lane": 7.549999999999862, "deviation-heading": 28.919361234729426, "distance-from-start": 1.0383747209156111, "deviation-center-line": 4.846761992644995, "driven_lanedir_consec": 4.368126001600263}, "LF-small-loop-001-ego0": {"driven_any": 6.241385008026597, "survival_time": 59.99999999999873, "driven_lanedir": 5.436949189258614, "in-drivable-lane": 0.5500000000000078, "deviation-heading": 26.09517321136645, "distance-from-start": 1.5658006874264612, "deviation-center-line": 2.2872699926619915, "driven_lanedir_consec": 5.436949189258614}}
simulation-passed1
survival_time_max59.99999999999873
survival_time_mean59.99999999999873
survival_time_min59.99999999999873
No reset possible
13011418717Daniel Butterfieldmooc-modconmooc-modconsimsuccessyesFRoSt Lab0:07:48
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
in-drivable-lane_median20.17499999999967
deviation-center-line_median0.9383946726135076
driven_lanedir_consec_median0.03962981753987249
survival_time_median33.449999999999356


other stats
deviation-center-line_max1.8383192164369733
deviation-center-line_mean0.9383946726135076
deviation-center-line_min0.038470128790042205
deviation-heading_max21.586776989978603
deviation-heading_mean10.977499134989412
deviation-heading_median10.977499134989412
deviation-heading_min0.36822128000022064
distance-from-start_max0.7507262236186141
distance-from-start_mean0.6297205255656249
distance-from-start_median0.6297205255656249
distance-from-start_min0.5087148275126357
driven_any_max8.327038133348376
driven_any_mean4.573005158284735
driven_any_median4.573005158284735
driven_any_min0.8189721832210933
driven_lanedir_consec_max0.0765038865544585
driven_lanedir_consec_mean0.03962981753987249
driven_lanedir_consec_min0.0027557485252864833
driven_lanedir_max2.250304600619349
driven_lanedir_mean1.1265301745723175
driven_lanedir_median1.1265301745723175
driven_lanedir_min0.0027557485252864833
in-drivable-lane_max33.69999999999936
in-drivable-lane_mean20.17499999999967
in-drivable-lane_min6.649999999999984
per-episodes
details{"LF-full-loop-000-ego0": {"driven_any": 8.327038133348376, "survival_time": 59.99999999999873, "driven_lanedir": 2.250304600619349, "in-drivable-lane": 33.69999999999936, "deviation-heading": 21.586776989978603, "distance-from-start": 0.7507262236186141, "deviation-center-line": 1.8383192164369733, "driven_lanedir_consec": 0.0765038865544585}, "LF-full-loop-001-ego0": {"driven_any": 0.8189721832210933, "survival_time": 6.8999999999999835, "driven_lanedir": 0.0027557485252864833, "in-drivable-lane": 6.649999999999984, "deviation-heading": 0.36822128000022064, "distance-from-start": 0.5087148275126357, "deviation-center-line": 0.038470128790042205, "driven_lanedir_consec": 0.0027557485252864833}}
simulation-passed1
survival_time_max59.99999999999873
survival_time_mean33.449999999999356
survival_time_min6.8999999999999835
No reset possible
13011318717Daniel Butterfieldmooc-modconmooc-modconsimsuccessyesFRoSt Lab0:03:23
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
in-drivable-lane_median8.675000000000018
deviation-center-line_median0.16598313858728198
driven_lanedir_consec_median0.03945378814767109
survival_time_median10.425000000000026


other stats
deviation-center-line_max0.281875983008758
deviation-center-line_mean0.16598313858728198
deviation-center-line_min0.05009029416580599
deviation-heading_max3.5630476581138684
deviation-heading_mean2.036256761720546
deviation-heading_median2.036256761720546
deviation-heading_min0.5094658653272238
distance-from-start_max0.7495337031544002
distance-from-start_mean0.6476704585920341
distance-from-start_median0.6476704585920341
distance-from-start_min0.5458072140296681
driven_any_max1.846156688160031
driven_any_mean1.308108638265895
driven_any_median1.308108638265895
driven_any_min0.7700605883717587
driven_lanedir_consec_max0.07406623985867755
driven_lanedir_consec_mean0.03945378814767109
driven_lanedir_consec_min0.004841336436664623
driven_lanedir_max0.1778798178101526
driven_lanedir_mean0.09136057712340862
driven_lanedir_median0.09136057712340862
driven_lanedir_min0.004841336436664623
in-drivable-lane_max11.150000000000052
in-drivable-lane_mean8.675000000000018
in-drivable-lane_min6.199999999999986
per-episodes
details{"LF-full-loop-000-ego0": {"driven_any": 1.846156688160031, "survival_time": 14.300000000000068, "driven_lanedir": 0.1778798178101526, "in-drivable-lane": 11.150000000000052, "deviation-heading": 3.5630476581138684, "distance-from-start": 0.7495337031544002, "deviation-center-line": 0.281875983008758, "driven_lanedir_consec": 0.07406623985867755}, "LF-full-loop-001-ego0": {"driven_any": 0.7700605883717587, "survival_time": 6.549999999999985, "driven_lanedir": 0.004841336436664623, "in-drivable-lane": 6.199999999999986, "deviation-heading": 0.5094658653272238, "distance-from-start": 0.5458072140296681, "deviation-center-line": 0.05009029416580599, "driven_lanedir_consec": 0.004841336436664623}}
simulation-passed1
survival_time_max14.300000000000068
survival_time_mean10.425000000000026
survival_time_min6.549999999999985
No reset possible
13011218716Randy Mooremooc-modconmooc-modconsimsuccessyesFRoSt Lab0:09:35
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
in-drivable-lane_median7.000000000000045
deviation-center-line_median2.277023612535836
driven_lanedir_consec_median5.1304179125733205
survival_time_median43.79999999999949


other stats
deviation-center-line_max2.7114836764554298
deviation-center-line_mean2.277023612535836
deviation-center-line_min1.8425635486162424
deviation-heading_max1.5822341877726245
deviation-heading_mean1.3248499872654431
deviation-heading_median1.3248499872654431
deviation-heading_min1.0674657867582622
distance-from-start_max8.31112568052971
distance-from-start_mean5.994271128279344
distance-from-start_median5.994271128279344
distance-from-start_min3.677416576028979
driven_any_max8.331234842375276
driven_any_mean6.021658208791096
driven_any_median6.021658208791096
driven_any_min3.7120815752069167
driven_lanedir_consec_max7.951292873290553
driven_lanedir_consec_mean5.1304179125733205
driven_lanedir_consec_min2.3095429518560873
driven_lanedir_max7.951292873290553
driven_lanedir_mean5.1304179125733205
driven_lanedir_median5.1304179125733205
driven_lanedir_min2.3095429518560873
in-drivable-lane_max10.950000000000092
in-drivable-lane_mean7.000000000000045
in-drivable-lane_min3.049999999999997
per-episodes
details{"LF-full-loop-000-ego0": {"driven_any": 8.331234842375276, "survival_time": 59.99999999999873, "driven_lanedir": 7.951292873290553, "in-drivable-lane": 3.049999999999997, "deviation-heading": 1.0674657867582622, "distance-from-start": 8.31112568052971, "deviation-center-line": 2.7114836764554298, "driven_lanedir_consec": 7.951292873290553}, "LF-full-loop-001-ego0": {"driven_any": 3.7120815752069167, "survival_time": 27.600000000000257, "driven_lanedir": 2.3095429518560873, "in-drivable-lane": 10.950000000000092, "deviation-heading": 1.5822341877726245, "distance-from-start": 3.677416576028979, "deviation-center-line": 1.8425635486162424, "driven_lanedir_consec": 2.3095429518560873}}
simulation-passed1
survival_time_max59.99999999999873
survival_time_mean43.79999999999949
survival_time_min27.600000000000257
No reset possible