Duckietown Challenges Home Challenges Submissions

Evaluator 2459

ID2459
evaluatornogpu-prod-04
ownerI don't have one 😀
machinenogpu-prod_5b2c5386180e
processnogpu-prod-04_5b2c5386180e
version6.1.27
first heard
last heard
statusinactive
# evaluating
# success1 44170
# timeout1 45558
# failed
# error
# aborted17 44326
# host-error26 44345
arm
x86_64
Mac
gpu available
Number of processors
Processor frequency (MHz)
Free % of processors
RAM total (MB)
RAM free (MB)
Disk (MB)
Disk available (MB)
Docker Hub
P1
P2
Cloud simulations
PI Camera
# Duckiebots
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
4555811785Bea Baselines 🐤template-randomaido5-LFP-sim-validationLFP-simtimeoutnonogpu-prod-04----No reset possible
4553611813Bea Baselines 🐤template-rosaido5-LF-sim-testingLFt-simhost-errornonogpu-prod-040:00:22
Uncaught exception: [...]
Uncaught exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 261, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 941, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http+docker://localhost/v1.35/images/create?tag=sha256%3A37ad79e7f0036c64702c200914df673efdaa523a1722c452348f3f693ff11cc4&fromImage=docker.io%2Fandreacensi%2Faido5-lf-sim-testing-lft-sim-evaluator

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 65, 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 415, in pull
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 263, 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.APIError: 500 Server Error: Internal Server Error ("toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit")

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 38, in docker_pull_retry
    return docker_pull(client, image_name, quiet=quiet)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 84, in docker_pull
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: Cannot pull repo  docker.io/andreacensi/aido5-lf-sim-testing-lft-sim-evaluator@sha256:37ad79e7f0036c64702c200914df673efdaa523a1722c452348f3f693ff11cc4  tag  None

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 761, in get_cr
    cr = run_single(
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 960, in run_single
    docker_pull_retry(client, image, ntimes=4, wait=5)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 42, in docker_pull_retry
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: After trying 4 I still could not pull docker.io/andreacensi/aido5-lf-sim-testing-lft-sim-evaluator@sha256:37ad79e7f0036c64702c200914df673efdaa523a1722c452348f3f693ff11cc4
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
4549811783Bea Baselines 🐤template-randomaido5-LF-sanity-sim-validationsanity-checkhost-erroryesnogpu-prod-040:00:32
Uncaught exception: [...]
Uncaught exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 261, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 941, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http+docker://localhost/v1.35/images/create?tag=sha256%3A9d47605f9e4e80fee3ebf0c7ef2f9693f7b4d11a8399c3ba3f69c8140e997b30&fromImage=docker.io%2Fandreacensi%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 65, 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 415, in pull
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 263, 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.APIError: 500 Server Error: Internal Server Error ("toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit")

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 38, in docker_pull_retry
    return docker_pull(client, image_name, quiet=quiet)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 84, in docker_pull
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: Cannot pull repo  docker.io/andreacensi/aido-submissions@sha256:9d47605f9e4e80fee3ebf0c7ef2f9693f7b4d11a8399c3ba3f69c8140e997b30  tag  None

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 761, in get_cr
    cr = run_single(
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 960, in run_single
    docker_pull_retry(client, image, ntimes=4, wait=5)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 42, in docker_pull_retry
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: After trying 4 I still could not pull docker.io/andreacensi/aido-submissions@sha256:9d47605f9e4e80fee3ebf0c7ef2f9693f7b4d11a8399c3ba3f69c8140e997b30
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
4548211841Bea Baselines 🐤baseline-duckietownaido5-LFVI-sim-testingLFVIt-simabortednonogpu-prod-040:00:22
Uncaught exception: [...]
Uncaught exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 261, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 941, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http+docker://localhost/v1.35/images/create?tag=sha256%3A8664bdae16c52e2ff18071465b167a034c06e45689d8957722865067ae285fb4&fromImage=docker.io%2Fduckietown%2Fchallenge-aido_lf-minimal-agent-full

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 65, 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 415, in pull
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 263, 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.APIError: 500 Server Error: Internal Server Error ("toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit")

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 38, in docker_pull_retry
    return docker_pull(client, image_name, quiet=quiet)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 84, in docker_pull
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: Cannot pull repo  docker.io/duckietown/challenge-aido_lf-minimal-agent-full@sha256:8664bdae16c52e2ff18071465b167a034c06e45689d8957722865067ae285fb4  tag  None

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 761, in get_cr
    cr = run_single(
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 960, in run_single
    docker_pull_retry(client, image, ntimes=4, wait=5)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 42, in docker_pull_retry
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: After trying 4 I still could not pull docker.io/duckietown/challenge-aido_lf-minimal-agent-full@sha256:8664bdae16c52e2ff18071465b167a034c06e45689d8957722865067ae285fb4
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
4546311787Bea Baselines 🐤template-randomaido5-LFV_multi-sim-validationLFVmultibodyv-simhost-errornonogpu-prod-040:00:22
Uncaught exception: [...]
Uncaught exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 261, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 941, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http+docker://localhost/v1.35/images/create?tag=sha256%3A8b08e43e4b5b3720a136f33247895e5948a3df2b2a35d2cd1c5849a27b7be7e0&fromImage=docker.io%2Fandreacensi%2Faido5-lfv_multi-sim-validation-lfvmultibodyv-sim-evaluator

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 65, 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 415, in pull
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 263, 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.APIError: 500 Server Error: Internal Server Error ("toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit")

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 38, in docker_pull_retry
    return docker_pull(client, image_name, quiet=quiet)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 84, in docker_pull
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: Cannot pull repo  docker.io/andreacensi/aido5-lfv_multi-sim-validation-lfvmultibodyv-sim-evaluator@sha256:8b08e43e4b5b3720a136f33247895e5948a3df2b2a35d2cd1c5849a27b7be7e0  tag  None

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 761, in get_cr
    cr = run_single(
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 960, in run_single
    docker_pull_retry(client, image, ntimes=4, wait=5)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 42, in docker_pull_retry
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: After trying 4 I still could not pull docker.io/andreacensi/aido5-lfv_multi-sim-validation-lfvmultibodyv-sim-evaluator@sha256:8b08e43e4b5b3720a136f33247895e5948a3df2b2a35d2cd1c5849a27b7be7e0
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
4544611811Bea Baselines 🐤template-rosaido5-LFV_multi-sim-validationLFVmultibodyv-simhost-errornonogpu-prod-040:00:22
Uncaught exception: [...]
Uncaught exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 261, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 941, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http+docker://localhost/v1.35/images/create?tag=sha256%3A8b08e43e4b5b3720a136f33247895e5948a3df2b2a35d2cd1c5849a27b7be7e0&fromImage=docker.io%2Fandreacensi%2Faido5-lfv_multi-sim-validation-lfvmultibodyv-sim-evaluator

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 65, 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 415, in pull
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 263, 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.APIError: 500 Server Error: Internal Server Error ("toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit")

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 38, in docker_pull_retry
    return docker_pull(client, image_name, quiet=quiet)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 84, in docker_pull
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: Cannot pull repo  docker.io/andreacensi/aido5-lfv_multi-sim-validation-lfvmultibodyv-sim-evaluator@sha256:8b08e43e4b5b3720a136f33247895e5948a3df2b2a35d2cd1c5849a27b7be7e0  tag  None

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 761, in get_cr
    cr = run_single(
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 960, in run_single
    docker_pull_retry(client, image, ntimes=4, wait=5)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 42, in docker_pull_retry
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: After trying 4 I still could not pull docker.io/andreacensi/aido5-lfv_multi-sim-validation-lfvmultibodyv-sim-evaluator@sha256:8b08e43e4b5b3720a136f33247895e5948a3df2b2a35d2cd1c5849a27b7be7e0
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
4541211808Bea Baselines 🐤template-rosaido5-LF-sim-validationLFv-simhost-errornonogpu-prod-040:00:22
Uncaught exception: [...]
Uncaught exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 261, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 941, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http+docker://localhost/v1.35/images/create?tag=sha256%3Ae1e8de561318f5f33b56ee002d3a480a9499ccf54f90bbdd6c869c76eb6649e0&fromImage=docker.io%2Fandreacensi%2Faido5-lf-sim-validation-lfv-sim-evaluator

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 65, 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 415, in pull
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 263, 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.APIError: 500 Server Error: Internal Server Error ("toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit")

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 38, in docker_pull_retry
    return docker_pull(client, image_name, quiet=quiet)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 84, in docker_pull
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: Cannot pull repo  docker.io/andreacensi/aido5-lf-sim-validation-lfv-sim-evaluator@sha256:e1e8de561318f5f33b56ee002d3a480a9499ccf54f90bbdd6c869c76eb6649e0  tag  None

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 761, in get_cr
    cr = run_single(
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 960, in run_single
    docker_pull_retry(client, image, ntimes=4, wait=5)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 42, in docker_pull_retry
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: After trying 4 I still could not pull docker.io/andreacensi/aido5-lf-sim-validation-lfv-sim-evaluator@sha256:e1e8de561318f5f33b56ee002d3a480a9499ccf54f90bbdd6c869c76eb6649e0
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
4540211807Bea Baselines 🐤template-rosaido5-LF-sanity-sim-validationsanity-checkhost-erroryesnogpu-prod-040:00:21
Uncaught exception: [...]
Uncaught exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 261, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 941, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http+docker://localhost/v1.35/images/create?tag=sha256%3Aea5f4116dc2053a1024fe8b4cec631f38c18bf9c4289ce891e41452db776b551&fromImage=docker.io%2Fandreacensi%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 65, 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 415, in pull
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 263, 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.APIError: 500 Server Error: Internal Server Error ("toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit")

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 38, in docker_pull_retry
    return docker_pull(client, image_name, quiet=quiet)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 84, in docker_pull
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: Cannot pull repo  docker.io/andreacensi/aido-submissions@sha256:ea5f4116dc2053a1024fe8b4cec631f38c18bf9c4289ce891e41452db776b551  tag  None

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 761, in get_cr
    cr = run_single(
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 960, in run_single
    docker_pull_retry(client, image, ntimes=4, wait=5)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 42, in docker_pull_retry
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: After trying 4 I still could not pull docker.io/andreacensi/aido-submissions@sha256:ea5f4116dc2053a1024fe8b4cec631f38c18bf9c4289ce891e41452db776b551
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
4536811811Bea Baselines 🐤template-rosaido5-LFV_multi-sim-validationLFVmultibodyv-simhost-errornonogpu-prod-040:00:21
Uncaught exception: [...]
Uncaught exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 261, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 941, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http+docker://localhost/v1.35/images/create?tag=sha256%3A8b08e43e4b5b3720a136f33247895e5948a3df2b2a35d2cd1c5849a27b7be7e0&fromImage=docker.io%2Fandreacensi%2Faido5-lfv_multi-sim-validation-lfvmultibodyv-sim-evaluator

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 65, 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 415, in pull
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 263, 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.APIError: 500 Server Error: Internal Server Error ("toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit")

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 38, in docker_pull_retry
    return docker_pull(client, image_name, quiet=quiet)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 84, in docker_pull
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: Cannot pull repo  docker.io/andreacensi/aido5-lfv_multi-sim-validation-lfvmultibodyv-sim-evaluator@sha256:8b08e43e4b5b3720a136f33247895e5948a3df2b2a35d2cd1c5849a27b7be7e0  tag  None

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 761, in get_cr
    cr = run_single(
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 960, in run_single
    docker_pull_retry(client, image, ntimes=4, wait=5)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 42, in docker_pull_retry
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: After trying 4 I still could not pull docker.io/andreacensi/aido5-lfv_multi-sim-validation-lfvmultibodyv-sim-evaluator@sha256:8b08e43e4b5b3720a136f33247895e5948a3df2b2a35d2cd1c5849a27b7be7e0
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
4533711784Bea Baselines 🐤template-randomaido5-LF-sim-validationLFv-simhost-errornonogpu-prod-040:00:22
Uncaught exception: [...]
Uncaught exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 261, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 941, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http+docker://localhost/v1.35/images/create?tag=sha256%3Ae1e8de561318f5f33b56ee002d3a480a9499ccf54f90bbdd6c869c76eb6649e0&fromImage=docker.io%2Fandreacensi%2Faido5-lf-sim-validation-lfv-sim-evaluator

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 65, 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 415, in pull
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 263, 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.APIError: 500 Server Error: Internal Server Error ("toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit")

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 38, in docker_pull_retry
    return docker_pull(client, image_name, quiet=quiet)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 84, in docker_pull
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: Cannot pull repo  docker.io/andreacensi/aido5-lf-sim-validation-lfv-sim-evaluator@sha256:e1e8de561318f5f33b56ee002d3a480a9499ccf54f90bbdd6c869c76eb6649e0  tag  None

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 761, in get_cr
    cr = run_single(
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 960, in run_single
    docker_pull_retry(client, image, ntimes=4, wait=5)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 42, in docker_pull_retry
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: After trying 4 I still could not pull docker.io/andreacensi/aido5-lf-sim-validation-lfv-sim-evaluator@sha256:e1e8de561318f5f33b56ee002d3a480a9499ccf54f90bbdd6c869c76eb6649e0
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
4530411814Bea Baselines 🐤template-rosaido5-LFV-sim-validationLFVv-simabortednonogpu-prod-040:00:35
KeyboardInterrupt: T [...]
KeyboardInterrupt:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 1147, in run_one
    heartbeat()
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 612, in heartbeat
    raise KeyboardInterrupt(msg_)
KeyboardInterrupt: The server told us to abort the job because: The challenge has been updated.
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
4526711814Bea Baselines 🐤template-rosaido5-LFV-sim-validationLFVv-simabortednonogpu-prod-040:00:32
KeyboardInterrupt: T [...]
KeyboardInterrupt:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 1147, in run_one
    heartbeat()
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 612, in heartbeat
    raise KeyboardInterrupt(msg_)
KeyboardInterrupt: The server told us to abort the job because: The challenge has been updated.
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
4524711842Bea Baselines 🐤baseline-duckietownaido5-LFVI_multi-sim-validationLFVIv-simabortednonogpu-prod-040:00:32
KeyboardInterrupt: T [...]
KeyboardInterrupt:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 1147, in run_one
    heartbeat()
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 612, in heartbeat
    raise KeyboardInterrupt(msg_)
KeyboardInterrupt: The server told us to abort the job because: The challenge has been updated.
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
4517611787Bea Baselines 🐤template-randomaido5-LFV_multi-sim-validationLFVmultibodyv-simabortednonogpu-prod-040:00:31
KeyboardInterrupt: T [...]
KeyboardInterrupt:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 1147, in run_one
    heartbeat()
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 612, in heartbeat
    raise KeyboardInterrupt(msg_)
KeyboardInterrupt: The server told us to abort the job because: The challenge has been updated.
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
4516611812Bea Baselines 🐤template-rosaido5-LFV_multi-sim-testingLFVmultibodyv-simhost-errornonogpu-prod-040:00:21
Uncaught exception: [...]
Uncaught exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 261, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 941, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http+docker://localhost/v1.35/images/create?tag=sha256%3Ad6ab8f9b737d9f05ebccbcc95f9efcadd48c2c87980dd655410793fe6e3bacb6&fromImage=docker.io%2Fandreacensi%2Faido5-lfv_multi-sim-testing-lfvmultibodyv-sim-evaluator

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 65, 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 415, in pull
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 263, 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.APIError: 500 Server Error: Internal Server Error ("toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit")

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 38, in docker_pull_retry
    return docker_pull(client, image_name, quiet=quiet)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 84, in docker_pull
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: Cannot pull repo  docker.io/andreacensi/aido5-lfv_multi-sim-testing-lfvmultibodyv-sim-evaluator@sha256:d6ab8f9b737d9f05ebccbcc95f9efcadd48c2c87980dd655410793fe6e3bacb6  tag  None

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 761, in get_cr
    cr = run_single(
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 960, in run_single
    docker_pull_retry(client, image, ntimes=4, wait=5)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 42, in docker_pull_retry
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: After trying 4 I still could not pull docker.io/andreacensi/aido5-lfv_multi-sim-testing-lfvmultibodyv-sim-evaluator@sha256:d6ab8f9b737d9f05ebccbcc95f9efcadd48c2c87980dd655410793fe6e3bacb6
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
4511011808Bea Baselines 🐤template-rosaido5-LF-sim-validationLFv-simhost-errornonogpu-prod-040:00:22
Uncaught exception: [...]
Uncaught exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 261, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 941, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http+docker://localhost/v1.35/images/create?tag=sha256%3Ae1e8de561318f5f33b56ee002d3a480a9499ccf54f90bbdd6c869c76eb6649e0&fromImage=docker.io%2Fandreacensi%2Faido5-lf-sim-validation-lfv-sim-evaluator

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 65, 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 415, in pull
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 263, 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.APIError: 500 Server Error: Internal Server Error ("toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit")

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 38, in docker_pull_retry
    return docker_pull(client, image_name, quiet=quiet)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 84, in docker_pull
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: Cannot pull repo  docker.io/andreacensi/aido5-lf-sim-validation-lfv-sim-evaluator@sha256:e1e8de561318f5f33b56ee002d3a480a9499ccf54f90bbdd6c869c76eb6649e0  tag  None

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 761, in get_cr
    cr = run_single(
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 960, in run_single
    docker_pull_retry(client, image, ntimes=4, wait=5)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 42, in docker_pull_retry
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: After trying 4 I still could not pull docker.io/andreacensi/aido5-lf-sim-validation-lfv-sim-evaluator@sha256:e1e8de561318f5f33b56ee002d3a480a9499ccf54f90bbdd6c869c76eb6649e0
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
4505511814Bea Baselines 🐤template-rosaido5-LFV-sim-validationLFVv-simhost-errornonogpu-prod-040:00:22
Uncaught exception: [...]
Uncaught exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 261, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 941, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http+docker://localhost/v1.35/images/create?tag=sha256%3A8664bdae16c52e2ff18071465b167a034c06e45689d8957722865067ae285fb4&fromImage=docker.io%2Fduckietown%2Fchallenge-aido_lf-minimal-agent-full

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 65, 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 415, in pull
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 263, 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.APIError: 500 Server Error: Internal Server Error ("toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit")

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 38, in docker_pull_retry
    return docker_pull(client, image_name, quiet=quiet)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 84, in docker_pull
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: Cannot pull repo  docker.io/duckietown/challenge-aido_lf-minimal-agent-full@sha256:8664bdae16c52e2ff18071465b167a034c06e45689d8957722865067ae285fb4  tag  None

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 761, in get_cr
    cr = run_single(
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 960, in run_single
    docker_pull_retry(client, image, ntimes=4, wait=5)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 42, in docker_pull_retry
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: After trying 4 I still could not pull docker.io/duckietown/challenge-aido_lf-minimal-agent-full@sha256:8664bdae16c52e2ff18071465b167a034c06e45689d8957722865067ae285fb4
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
4499411842Bea Baselines 🐤baseline-duckietownaido5-LFVI_multi-sim-validationLFVIv-simabortednonogpu-prod-040:00:34
KeyboardInterrupt: T [...]
KeyboardInterrupt:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 1147, in run_one
    heartbeat()
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 612, in heartbeat
    raise KeyboardInterrupt(msg_)
KeyboardInterrupt: The server told us to abort the job because: The challenge has been updated.
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
4496511812Bea Baselines 🐤template-rosaido5-LFV_multi-sim-testingLFVmultibodyv-simabortednonogpu-prod-040:00:34
KeyboardInterrupt: T [...]
KeyboardInterrupt:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 1147, in run_one
    heartbeat()
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 612, in heartbeat
    raise KeyboardInterrupt(msg_)
KeyboardInterrupt: The server told us to abort the job because: The challenge has been updated.
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
4491011787Bea Baselines 🐤template-randomaido5-LFV_multi-sim-validationLFVmultibodyv-simabortednonogpu-prod-040:00:33
KeyboardInterrupt: T [...]
KeyboardInterrupt:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 1147, in run_one
    heartbeat()
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 612, in heartbeat
    raise KeyboardInterrupt(msg_)
KeyboardInterrupt: The server told us to abort the job because: The challenge has been updated.
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
4485311810Bea Baselines 🐤template-rosaido5-LFP-sim-testingLFP-simabortednonogpu-prod-040:00:26
KeyboardInterrupt: T [...]
KeyboardInterrupt:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 1147, in run_one
    heartbeat()
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 612, in heartbeat
    raise KeyboardInterrupt(msg_)
KeyboardInterrupt: The server told us to abort the job because: The challenge has been updated.
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
4480311842Bea Baselines 🐤baseline-duckietownaido5-LFVI_multi-sim-validationLFVIv-simabortednonogpu-prod-040:00:22
Uncaught exception: [...]
Uncaught exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 261, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 941, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http+docker://localhost/v1.35/images/create?tag=sha256%3A1e8da51999da890eb39008007990f9b65697645b293197f5318161ca653b293f&fromImage=docker.io%2Fandreacensi%2Faido5-lfvi_multi-sim-validation-lfviv-sim-evaluator

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 65, 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 415, in pull
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 263, 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.APIError: 500 Server Error: Internal Server Error ("toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit")

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 38, in docker_pull_retry
    return docker_pull(client, image_name, quiet=quiet)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 84, in docker_pull
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: Cannot pull repo  docker.io/andreacensi/aido5-lfvi_multi-sim-validation-lfviv-sim-evaluator@sha256:1e8da51999da890eb39008007990f9b65697645b293197f5318161ca653b293f  tag  None

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 761, in get_cr
    cr = run_single(
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 960, in run_single
    docker_pull_retry(client, image, ntimes=4, wait=5)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 42, in docker_pull_retry
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: After trying 4 I still could not pull docker.io/andreacensi/aido5-lfvi_multi-sim-validation-lfviv-sim-evaluator@sha256:1e8da51999da890eb39008007990f9b65697645b293197f5318161ca653b293f
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
4478811814Bea Baselines 🐤template-rosaido5-LFV-sim-validationLFVv-simhost-errornonogpu-prod-040:00:23
Uncaught exception: [...]
Uncaught exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 261, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 941, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http+docker://localhost/v1.35/images/create?tag=sha256%3A8664bdae16c52e2ff18071465b167a034c06e45689d8957722865067ae285fb4&fromImage=docker.io%2Fduckietown%2Fchallenge-aido_lf-minimal-agent-full

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 65, 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 415, in pull
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 263, 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.APIError: 500 Server Error: Internal Server Error ("toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit")

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 38, in docker_pull_retry
    return docker_pull(client, image_name, quiet=quiet)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 84, in docker_pull
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: Cannot pull repo  docker.io/duckietown/challenge-aido_lf-minimal-agent-full@sha256:8664bdae16c52e2ff18071465b167a034c06e45689d8957722865067ae285fb4  tag  None

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 761, in get_cr
    cr = run_single(
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 960, in run_single
    docker_pull_retry(client, image, ntimes=4, wait=5)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 42, in docker_pull_retry
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: After trying 4 I still could not pull docker.io/duckietown/challenge-aido_lf-minimal-agent-full@sha256:8664bdae16c52e2ff18071465b167a034c06e45689d8957722865067ae285fb4
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
4477111811Bea Baselines 🐤template-rosaido5-LFV_multi-sim-validationLFVmultibodyv-simhost-errornonogpu-prod-040:00:22
Uncaught exception: [...]
Uncaught exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 261, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 941, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http+docker://localhost/v1.35/images/create?tag=sha256%3A8b08e43e4b5b3720a136f33247895e5948a3df2b2a35d2cd1c5849a27b7be7e0&fromImage=docker.io%2Fandreacensi%2Faido5-lfv_multi-sim-validation-lfvmultibodyv-sim-evaluator

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 65, 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 415, in pull
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 263, 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.APIError: 500 Server Error: Internal Server Error ("toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit")

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 38, in docker_pull_retry
    return docker_pull(client, image_name, quiet=quiet)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 84, in docker_pull
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: Cannot pull repo  docker.io/andreacensi/aido5-lfv_multi-sim-validation-lfvmultibodyv-sim-evaluator@sha256:8b08e43e4b5b3720a136f33247895e5948a3df2b2a35d2cd1c5849a27b7be7e0  tag  None

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 761, in get_cr
    cr = run_single(
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 960, in run_single
    docker_pull_retry(client, image, ntimes=4, wait=5)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 42, in docker_pull_retry
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: After trying 4 I still could not pull docker.io/andreacensi/aido5-lfv_multi-sim-validation-lfvmultibodyv-sim-evaluator@sha256:8b08e43e4b5b3720a136f33247895e5948a3df2b2a35d2cd1c5849a27b7be7e0
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
4472011783Bea Baselines 🐤template-randomaido5-LF-sanity-sim-validationsanity-checkhost-erroryesnogpu-prod-040:00:22
Uncaught exception: [...]
Uncaught exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 261, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 941, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http+docker://localhost/v1.35/images/create?tag=sha256%3A9d47605f9e4e80fee3ebf0c7ef2f9693f7b4d11a8399c3ba3f69c8140e997b30&fromImage=docker.io%2Fandreacensi%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 65, 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 415, in pull
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 263, 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.APIError: 500 Server Error: Internal Server Error ("toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit")

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 38, in docker_pull_retry
    return docker_pull(client, image_name, quiet=quiet)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 84, in docker_pull
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: Cannot pull repo  docker.io/andreacensi/aido-submissions@sha256:9d47605f9e4e80fee3ebf0c7ef2f9693f7b4d11a8399c3ba3f69c8140e997b30  tag  None

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 761, in get_cr
    cr = run_single(
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 960, in run_single
    docker_pull_retry(client, image, ntimes=4, wait=5)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 42, in docker_pull_retry
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: After trying 4 I still could not pull docker.io/andreacensi/aido-submissions@sha256:9d47605f9e4e80fee3ebf0c7ef2f9693f7b4d11a8399c3ba3f69c8140e997b30
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
4468411785Bea Baselines 🐤template-randomaido5-LFP-sim-validationLFP-simhost-errornonogpu-prod-040:00:21
Uncaught exception: [...]
Uncaught exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 261, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 941, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http+docker://localhost/v1.35/images/create?tag=sha256%3A281b90306b0806d063bd14f3ba8e89c2c2591cd47f549ac61bec1f80e388430b&fromImage=docker.io%2Fandreacensi%2Faido5-lfp-sim-validation-lfp-sim-evaluator

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 65, 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 415, in pull
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 263, 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.APIError: 500 Server Error: Internal Server Error ("toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit")

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 38, in docker_pull_retry
    return docker_pull(client, image_name, quiet=quiet)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 84, in docker_pull
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: Cannot pull repo  docker.io/andreacensi/aido5-lfp-sim-validation-lfp-sim-evaluator@sha256:281b90306b0806d063bd14f3ba8e89c2c2591cd47f549ac61bec1f80e388430b  tag  None

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 761, in get_cr
    cr = run_single(
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 960, in run_single
    docker_pull_retry(client, image, ntimes=4, wait=5)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 42, in docker_pull_retry
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: After trying 4 I still could not pull docker.io/andreacensi/aido5-lfp-sim-validation-lfp-sim-evaluator@sha256:281b90306b0806d063bd14f3ba8e89c2c2591cd47f549ac61bec1f80e388430b
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
4466711837Bea Baselines 🐤baseline-duckietownaido5-LF-sim-testingLFt-simabortednonogpu-prod-040:00:22
Uncaught exception: [...]
Uncaught exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 261, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 941, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http+docker://localhost/v1.35/images/create?tag=sha256%3A37ad79e7f0036c64702c200914df673efdaa523a1722c452348f3f693ff11cc4&fromImage=docker.io%2Fandreacensi%2Faido5-lf-sim-testing-lft-sim-evaluator

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 65, 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 415, in pull
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 263, 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.APIError: 500 Server Error: Internal Server Error ("toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit")

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 38, in docker_pull_retry
    return docker_pull(client, image_name, quiet=quiet)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 84, in docker_pull
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: Cannot pull repo  docker.io/andreacensi/aido5-lf-sim-testing-lft-sim-evaluator@sha256:37ad79e7f0036c64702c200914df673efdaa523a1722c452348f3f693ff11cc4  tag  None

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 761, in get_cr
    cr = run_single(
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 960, in run_single
    docker_pull_retry(client, image, ntimes=4, wait=5)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 42, in docker_pull_retry
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: After trying 4 I still could not pull docker.io/andreacensi/aido5-lf-sim-testing-lft-sim-evaluator@sha256:37ad79e7f0036c64702c200914df673efdaa523a1722c452348f3f693ff11cc4
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
4464811809Bea Baselines 🐤template-rosaido5-LFP-sim-validationLFP-simhost-errornonogpu-prod-040:00:22
Uncaught exception: [...]
Uncaught exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 261, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 941, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http+docker://localhost/v1.35/images/create?tag=sha256%3A281b90306b0806d063bd14f3ba8e89c2c2591cd47f549ac61bec1f80e388430b&fromImage=docker.io%2Fandreacensi%2Faido5-lfp-sim-validation-lfp-sim-evaluator

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 65, 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 415, in pull
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 263, 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.APIError: 500 Server Error: Internal Server Error ("toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit")

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 38, in docker_pull_retry
    return docker_pull(client, image_name, quiet=quiet)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 84, in docker_pull
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: Cannot pull repo  docker.io/andreacensi/aido5-lfp-sim-validation-lfp-sim-evaluator@sha256:281b90306b0806d063bd14f3ba8e89c2c2591cd47f549ac61bec1f80e388430b  tag  None

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 761, in get_cr
    cr = run_single(
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 960, in run_single
    docker_pull_retry(client, image, ntimes=4, wait=5)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 42, in docker_pull_retry
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: After trying 4 I still could not pull docker.io/andreacensi/aido5-lfp-sim-validation-lfp-sim-evaluator@sha256:281b90306b0806d063bd14f3ba8e89c2c2591cd47f549ac61bec1f80e388430b
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
4460311784Bea Baselines 🐤template-randomaido5-LF-sim-validationLFv-simhost-errornonogpu-prod-040:00:22
Uncaught exception: [...]
Uncaught exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 261, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 941, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http+docker://localhost/v1.35/images/create?tag=sha256%3Ae1e8de561318f5f33b56ee002d3a480a9499ccf54f90bbdd6c869c76eb6649e0&fromImage=docker.io%2Fandreacensi%2Faido5-lf-sim-validation-lfv-sim-evaluator

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 65, 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 415, in pull
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 263, 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.APIError: 500 Server Error: Internal Server Error ("toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit")

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 38, in docker_pull_retry
    return docker_pull(client, image_name, quiet=quiet)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 84, in docker_pull
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: Cannot pull repo  docker.io/andreacensi/aido5-lf-sim-validation-lfv-sim-evaluator@sha256:e1e8de561318f5f33b56ee002d3a480a9499ccf54f90bbdd6c869c76eb6649e0  tag  None

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 761, in get_cr
    cr = run_single(
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 960, in run_single
    docker_pull_retry(client, image, ntimes=4, wait=5)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 42, in docker_pull_retry
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: After trying 4 I still could not pull docker.io/andreacensi/aido5-lf-sim-validation-lfv-sim-evaluator@sha256:e1e8de561318f5f33b56ee002d3a480a9499ccf54f90bbdd6c869c76eb6649e0
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
4459411810Bea Baselines 🐤template-rosaido5-LFP-sim-testingLFP-simhost-errornonogpu-prod-040:00:21
Uncaught exception: [...]
Uncaught exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 261, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 941, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http+docker://localhost/v1.35/images/create?tag=sha256%3A4f139d9ac1ffea1728031a561292e4d907449125eee9c8be4a55462520e24bef&fromImage=docker.io%2Fandreacensi%2Faido5-lfp-sim-testing-lfp-sim-evaluator

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 65, 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 415, in pull
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 263, 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.APIError: 500 Server Error: Internal Server Error ("toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit")

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 38, in docker_pull_retry
    return docker_pull(client, image_name, quiet=quiet)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 84, in docker_pull
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: Cannot pull repo  docker.io/andreacensi/aido5-lfp-sim-testing-lfp-sim-evaluator@sha256:4f139d9ac1ffea1728031a561292e4d907449125eee9c8be4a55462520e24bef  tag  None

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 761, in get_cr
    cr = run_single(
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 960, in run_single
    docker_pull_retry(client, image, ntimes=4, wait=5)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 42, in docker_pull_retry
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: After trying 4 I still could not pull docker.io/andreacensi/aido5-lfp-sim-testing-lfp-sim-evaluator@sha256:4f139d9ac1ffea1728031a561292e4d907449125eee9c8be4a55462520e24bef
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
4457111837Bea Baselines 🐤baseline-duckietownaido5-LF-sim-testingLFt-simabortednonogpu-prod-040:00:22
Uncaught exception: [...]
Uncaught exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 261, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 941, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http+docker://localhost/v1.35/images/create?tag=sha256%3A37ad79e7f0036c64702c200914df673efdaa523a1722c452348f3f693ff11cc4&fromImage=docker.io%2Fandreacensi%2Faido5-lf-sim-testing-lft-sim-evaluator

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 65, 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 415, in pull
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 263, 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.APIError: 500 Server Error: Internal Server Error ("toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit")

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 38, in docker_pull_retry
    return docker_pull(client, image_name, quiet=quiet)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 84, in docker_pull
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: Cannot pull repo  docker.io/andreacensi/aido5-lf-sim-testing-lft-sim-evaluator@sha256:37ad79e7f0036c64702c200914df673efdaa523a1722c452348f3f693ff11cc4  tag  None

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 761, in get_cr
    cr = run_single(
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 960, in run_single
    docker_pull_retry(client, image, ntimes=4, wait=5)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 42, in docker_pull_retry
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: After trying 4 I still could not pull docker.io/andreacensi/aido5-lf-sim-testing-lft-sim-evaluator@sha256:37ad79e7f0036c64702c200914df673efdaa523a1722c452348f3f693ff11cc4
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
4453411808Bea Baselines 🐤template-rosaido5-LF-sim-validationLFv-simhost-errornonogpu-prod-040:00:22
Uncaught exception: [...]
Uncaught exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 261, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 941, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http+docker://localhost/v1.35/images/create?tag=sha256%3Ae1e8de561318f5f33b56ee002d3a480a9499ccf54f90bbdd6c869c76eb6649e0&fromImage=docker.io%2Fandreacensi%2Faido5-lf-sim-validation-lfv-sim-evaluator

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 65, 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 415, in pull
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 263, 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.APIError: 500 Server Error: Internal Server Error ("toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit")

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 38, in docker_pull_retry
    return docker_pull(client, image_name, quiet=quiet)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 84, in docker_pull
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: Cannot pull repo  docker.io/andreacensi/aido5-lf-sim-validation-lfv-sim-evaluator@sha256:e1e8de561318f5f33b56ee002d3a480a9499ccf54f90bbdd6c869c76eb6649e0  tag  None

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 761, in get_cr
    cr = run_single(
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 960, in run_single
    docker_pull_retry(client, image, ntimes=4, wait=5)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 42, in docker_pull_retry
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: After trying 4 I still could not pull docker.io/andreacensi/aido5-lf-sim-validation-lfv-sim-evaluator@sha256:e1e8de561318f5f33b56ee002d3a480a9499ccf54f90bbdd6c869c76eb6649e0
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
4450611841Bea Baselines 🐤baseline-duckietownaido5-LFVI-sim-testingLFVIt-simabortednonogpu-prod-040:00:21
Uncaught exception: [...]
Uncaught exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 261, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 941, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http+docker://localhost/v1.35/images/create?tag=sha256%3A8664bdae16c52e2ff18071465b167a034c06e45689d8957722865067ae285fb4&fromImage=docker.io%2Fduckietown%2Fchallenge-aido_lf-minimal-agent-full

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 65, 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 415, in pull
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 263, 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.APIError: 500 Server Error: Internal Server Error ("toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit")

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 38, in docker_pull_retry
    return docker_pull(client, image_name, quiet=quiet)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 84, in docker_pull
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: Cannot pull repo  docker.io/duckietown/challenge-aido_lf-minimal-agent-full@sha256:8664bdae16c52e2ff18071465b167a034c06e45689d8957722865067ae285fb4  tag  None

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 761, in get_cr
    cr = run_single(
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 960, in run_single
    docker_pull_retry(client, image, ntimes=4, wait=5)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 42, in docker_pull_retry
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: After trying 4 I still could not pull docker.io/duckietown/challenge-aido_lf-minimal-agent-full@sha256:8664bdae16c52e2ff18071465b167a034c06e45689d8957722865067ae285fb4
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
4447411812Bea Baselines 🐤template-rosaido5-LFV_multi-sim-testingLFVmultibodyv-simhost-errornonogpu-prod-040:00:21
Uncaught exception: [...]
Uncaught exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 261, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 941, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http+docker://localhost/v1.35/images/create?tag=sha256%3A48f0b2f34825d15848c3060740ab95a99254d233959586b75aeedf03f1ed5832&fromImage=docker.io%2Fduckietown%2Fchallenge-aido_lf-experiment_manager

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 65, 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 415, in pull
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 263, 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.APIError: 500 Server Error: Internal Server Error ("toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit")

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 38, in docker_pull_retry
    return docker_pull(client, image_name, quiet=quiet)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 84, in docker_pull
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: Cannot pull repo  docker.io/duckietown/challenge-aido_lf-experiment_manager@sha256:48f0b2f34825d15848c3060740ab95a99254d233959586b75aeedf03f1ed5832  tag  None

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 761, in get_cr
    cr = run_single(
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 960, in run_single
    docker_pull_retry(client, image, ntimes=4, wait=5)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 42, in docker_pull_retry
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: After trying 4 I still could not pull docker.io/duckietown/challenge-aido_lf-experiment_manager@sha256:48f0b2f34825d15848c3060740ab95a99254d233959586b75aeedf03f1ed5832
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
4444511841Bea Baselines 🐤baseline-duckietownaido5-LFVI-sim-testingLFVIt-simabortednonogpu-prod-040:00:23
Uncaught exception: [...]
Uncaught exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 261, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 941, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http+docker://localhost/v1.35/images/create?tag=sha256%3A1147cd4d29d4421e028d3dc4eb39712322fc3082a44709caa768d0b1c53e7dc6&fromImage=docker.io%2Fduckietown%2Fchallenge-aido_lf-minimal-agent-full

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 65, 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 415, in pull
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 263, 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.APIError: 500 Server Error: Internal Server Error ("toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit")

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 38, in docker_pull_retry
    return docker_pull(client, image_name, quiet=quiet)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 84, in docker_pull
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: Cannot pull repo  docker.io/duckietown/challenge-aido_lf-minimal-agent-full@sha256:1147cd4d29d4421e028d3dc4eb39712322fc3082a44709caa768d0b1c53e7dc6  tag  None

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 761, in get_cr
    cr = run_single(
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 960, in run_single
    docker_pull_retry(client, image, ntimes=4, wait=5)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 42, in docker_pull_retry
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: After trying 4 I still could not pull docker.io/duckietown/challenge-aido_lf-minimal-agent-full@sha256:1147cd4d29d4421e028d3dc4eb39712322fc3082a44709caa768d0b1c53e7dc6
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
4443211837Bea Baselines 🐤baseline-duckietownaido5-LF-sim-testingLFt-simabortednonogpu-prod-040:00:22
Uncaught exception: [...]
Uncaught exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 261, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 941, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http+docker://localhost/v1.35/images/create?tag=sha256%3A37ad79e7f0036c64702c200914df673efdaa523a1722c452348f3f693ff11cc4&fromImage=docker.io%2Fandreacensi%2Faido5-lf-sim-testing-lft-sim-evaluator

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 65, 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 415, in pull
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 263, 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.APIError: 500 Server Error: Internal Server Error ("toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit")

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 38, in docker_pull_retry
    return docker_pull(client, image_name, quiet=quiet)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 84, in docker_pull
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: Cannot pull repo  docker.io/andreacensi/aido5-lf-sim-testing-lft-sim-evaluator@sha256:37ad79e7f0036c64702c200914df673efdaa523a1722c452348f3f693ff11cc4  tag  None

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 761, in get_cr
    cr = run_single(
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 960, in run_single
    docker_pull_retry(client, image, ntimes=4, wait=5)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 42, in docker_pull_retry
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: After trying 4 I still could not pull docker.io/andreacensi/aido5-lf-sim-testing-lft-sim-evaluator@sha256:37ad79e7f0036c64702c200914df673efdaa523a1722c452348f3f693ff11cc4
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
4442311817Bea Baselines 🐤template-rosaido5-LFVI-sim-testingLFVIt-simhost-errornonogpu-prod-040:00:48
Uncaught exception: [...]
Uncaught exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 261, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 941, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http+docker://localhost/v1.35/images/create?tag=sha256%3A1147cd4d29d4421e028d3dc4eb39712322fc3082a44709caa768d0b1c53e7dc6&fromImage=docker.io%2Fduckietown%2Fchallenge-aido_lf-minimal-agent-full

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 65, 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 415, in pull
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 263, 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.APIError: 500 Server Error: Internal Server Error ("toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit")

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 38, in docker_pull_retry
    return docker_pull(client, image_name, quiet=quiet)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 84, in docker_pull
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: Cannot pull repo  docker.io/duckietown/challenge-aido_lf-minimal-agent-full@sha256:1147cd4d29d4421e028d3dc4eb39712322fc3082a44709caa768d0b1c53e7dc6  tag  None

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 761, in get_cr
    cr = run_single(
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 960, in run_single
    docker_pull_retry(client, image, ntimes=4, wait=5)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 42, in docker_pull_retry
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: After trying 4 I still could not pull docker.io/duckietown/challenge-aido_lf-minimal-agent-full@sha256:1147cd4d29d4421e028d3dc4eb39712322fc3082a44709caa768d0b1c53e7dc6
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
4441011841Bea Baselines 🐤baseline-duckietownaido5-LFVI-sim-testingLFVIt-simabortednonogpu-prod-040:00:22
Uncaught exception: [...]
Uncaught exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 261, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 941, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http+docker://localhost/v1.35/images/create?tag=sha256%3A1147cd4d29d4421e028d3dc4eb39712322fc3082a44709caa768d0b1c53e7dc6&fromImage=docker.io%2Fduckietown%2Fchallenge-aido_lf-minimal-agent-full

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 65, 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 415, in pull
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 263, 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.APIError: 500 Server Error: Internal Server Error ("toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit")

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 38, in docker_pull_retry
    return docker_pull(client, image_name, quiet=quiet)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 84, in docker_pull
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: Cannot pull repo  docker.io/duckietown/challenge-aido_lf-minimal-agent-full@sha256:1147cd4d29d4421e028d3dc4eb39712322fc3082a44709caa768d0b1c53e7dc6  tag  None

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 761, in get_cr
    cr = run_single(
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 960, in run_single
    docker_pull_retry(client, image, ntimes=4, wait=5)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 42, in docker_pull_retry
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: After trying 4 I still could not pull docker.io/duckietown/challenge-aido_lf-minimal-agent-full@sha256:1147cd4d29d4421e028d3dc4eb39712322fc3082a44709caa768d0b1c53e7dc6
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
4438911811Bea Baselines 🐤template-rosaido5-LFV_multi-sim-validationLFVmultibodyv-simhost-errornonogpu-prod-040:00:22
Uncaught exception: [...]
Uncaught exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 261, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 941, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http+docker://localhost/v1.35/images/create?tag=sha256%3A48f0b2f34825d15848c3060740ab95a99254d233959586b75aeedf03f1ed5832&fromImage=docker.io%2Fduckietown%2Fchallenge-aido_lf-experiment_manager

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 65, 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 415, in pull
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 263, 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.APIError: 500 Server Error: Internal Server Error ("toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit")

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 38, in docker_pull_retry
    return docker_pull(client, image_name, quiet=quiet)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 84, in docker_pull
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: Cannot pull repo  docker.io/duckietown/challenge-aido_lf-experiment_manager@sha256:48f0b2f34825d15848c3060740ab95a99254d233959586b75aeedf03f1ed5832  tag  None

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 761, in get_cr
    cr = run_single(
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 960, in run_single
    docker_pull_retry(client, image, ntimes=4, wait=5)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 42, in docker_pull_retry
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: After trying 4 I still could not pull docker.io/duckietown/challenge-aido_lf-experiment_manager@sha256:48f0b2f34825d15848c3060740ab95a99254d233959586b75aeedf03f1ed5832
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
4437511812Bea Baselines 🐤template-rosaido5-LFV_multi-sim-testingLFVmultibodyv-simhost-errornonogpu-prod-040:00:22
Uncaught exception: [...]
Uncaught exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 261, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 941, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http+docker://localhost/v1.35/images/create?tag=sha256%3A48f0b2f34825d15848c3060740ab95a99254d233959586b75aeedf03f1ed5832&fromImage=docker.io%2Fduckietown%2Fchallenge-aido_lf-experiment_manager

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 65, 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 415, in pull
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 263, 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.APIError: 500 Server Error: Internal Server Error ("toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit")

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 38, in docker_pull_retry
    return docker_pull(client, image_name, quiet=quiet)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 84, in docker_pull
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: Cannot pull repo  docker.io/duckietown/challenge-aido_lf-experiment_manager@sha256:48f0b2f34825d15848c3060740ab95a99254d233959586b75aeedf03f1ed5832  tag  None

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 761, in get_cr
    cr = run_single(
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 960, in run_single
    docker_pull_retry(client, image, ntimes=4, wait=5)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 42, in docker_pull_retry
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: After trying 4 I still could not pull docker.io/duckietown/challenge-aido_lf-experiment_manager@sha256:48f0b2f34825d15848c3060740ab95a99254d233959586b75aeedf03f1ed5832
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
4437011812Bea Baselines 🐤template-rosaido5-LFV_multi-sim-testingLFVmultibodyv-simhost-errornonogpu-prod-040:00:22
Uncaught exception: [...]
Uncaught exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 261, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 941, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http+docker://localhost/v1.35/images/create?tag=sha256%3A48f0b2f34825d15848c3060740ab95a99254d233959586b75aeedf03f1ed5832&fromImage=docker.io%2Fduckietown%2Fchallenge-aido_lf-experiment_manager

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 65, 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 415, in pull
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 263, 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.APIError: 500 Server Error: Internal Server Error ("toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit")

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 38, in docker_pull_retry
    return docker_pull(client, image_name, quiet=quiet)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 84, in docker_pull
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: Cannot pull repo  docker.io/duckietown/challenge-aido_lf-experiment_manager@sha256:48f0b2f34825d15848c3060740ab95a99254d233959586b75aeedf03f1ed5832  tag  None

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 761, in get_cr
    cr = run_single(
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 960, in run_single
    docker_pull_retry(client, image, ntimes=4, wait=5)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 42, in docker_pull_retry
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: After trying 4 I still could not pull docker.io/duckietown/challenge-aido_lf-experiment_manager@sha256:48f0b2f34825d15848c3060740ab95a99254d233959586b75aeedf03f1ed5832
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
4435811817Bea Baselines 🐤template-rosaido5-LFVI-sim-testingLFVIt-simhost-errornonogpu-prod-040:00:22
Uncaught exception: [...]
Uncaught exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 261, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 941, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http+docker://localhost/v1.35/images/create?tag=sha256%3A1147cd4d29d4421e028d3dc4eb39712322fc3082a44709caa768d0b1c53e7dc6&fromImage=docker.io%2Fduckietown%2Fchallenge-aido_lf-minimal-agent-full

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 65, 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 415, in pull
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 263, 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.APIError: 500 Server Error: Internal Server Error ("toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit")

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 38, in docker_pull_retry
    return docker_pull(client, image_name, quiet=quiet)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 84, in docker_pull
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: Cannot pull repo  docker.io/duckietown/challenge-aido_lf-minimal-agent-full@sha256:1147cd4d29d4421e028d3dc4eb39712322fc3082a44709caa768d0b1c53e7dc6  tag  None

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 761, in get_cr
    cr = run_single(
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 960, in run_single
    docker_pull_retry(client, image, ntimes=4, wait=5)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 42, in docker_pull_retry
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: After trying 4 I still could not pull docker.io/duckietown/challenge-aido_lf-minimal-agent-full@sha256:1147cd4d29d4421e028d3dc4eb39712322fc3082a44709caa768d0b1c53e7dc6
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
4434511814Bea Baselines 🐤template-rosaido5-LFV-sim-validationLFVv-simhost-errornonogpu-prod-040:00:22
Uncaught exception: [...]
Uncaught exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 261, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 941, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http+docker://localhost/v1.35/images/create?tag=sha256%3A1147cd4d29d4421e028d3dc4eb39712322fc3082a44709caa768d0b1c53e7dc6&fromImage=docker.io%2Fduckietown%2Fchallenge-aido_lf-minimal-agent-full

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 65, 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 415, in pull
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 263, 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.APIError: 500 Server Error: Internal Server Error ("toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit")

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 38, in docker_pull_retry
    return docker_pull(client, image_name, quiet=quiet)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 84, in docker_pull
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: Cannot pull repo  docker.io/duckietown/challenge-aido_lf-minimal-agent-full@sha256:1147cd4d29d4421e028d3dc4eb39712322fc3082a44709caa768d0b1c53e7dc6  tag  None

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 761, in get_cr
    cr = run_single(
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 960, in run_single
    docker_pull_retry(client, image, ntimes=4, wait=5)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 42, in docker_pull_retry
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: After trying 4 I still could not pull docker.io/duckietown/challenge-aido_lf-minimal-agent-full@sha256:1147cd4d29d4421e028d3dc4eb39712322fc3082a44709caa768d0b1c53e7dc6
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
4432611842Bea Baselines 🐤baseline-duckietownaido5-LFVI_multi-sim-validationLFVIv-simabortednonogpu-prod-040:03:13
KeyboardInterrupt: T [...]
KeyboardInterrupt:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 1147, in run_one
    heartbeat()
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 612, in heartbeat
    raise KeyboardInterrupt(msg_)
KeyboardInterrupt: The server told us to abort the job because: The challenge has been updated.
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
4417011791Bea Baselines 🐤template-randomaido5-LFV-sim-testingLFVv-simsuccessnonogpu-prod-040:19:21
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
driven_lanedir_consec_median0.5419443799382027
survival_time_median2.6499999999999986
deviation-center-line_median0.10480279014219024
in-drivable-lane_median0.7999999999999976


other stats
agent_compute-ego_max0.012722163431106074
agent_compute-ego_mean0.011317548845119853
agent_compute-ego_median0.01128962304857042
agent_compute-ego_min0.010198098308635209
agent_compute-npc0_max0.04011962562799454
agent_compute-npc0_mean0.03112524374854814
agent_compute-npc0_median0.030640301881013098
agent_compute-npc0_min0.02765746797834124
agent_compute-npc1_max0.03867629915475845
agent_compute-npc1_mean0.031038128717426818
agent_compute-npc1_median0.030347164471944178
agent_compute-npc1_min0.028607138880976924
agent_compute-npc2_max0.03794413059949875
agent_compute-npc2_mean0.031086413635752565
agent_compute-npc2_median0.030262170014558016
agent_compute-npc2_min0.02840652105943212
agent_compute-npc3_max0.03944024443626404
agent_compute-npc3_mean0.031053147857736083
agent_compute-npc3_median0.03031285149710519
agent_compute-npc3_min0.02859367514556309
complete-iteration_max0.9970985198843068
complete-iteration_mean0.7742745776824388
complete-iteration_median0.7301313523893003
complete-iteration_min0.6893787149227026
deviation-center-line_max0.26899372403824984
deviation-center-line_mean0.11808469976006152
deviation-center-line_min0.04518258169409492
deviation-heading_max1.917940971818525
deviation-heading_mean0.5209847609000343
deviation-heading_median0.34449807110892217
deviation-heading_min0.12986209153388437
driven_any_max2.8529104566263843
driven_any_mean1.172284314220939
driven_any_median1.062824696880028
driven_any_min0.4609131800600301
driven_lanedir_consec_max1.1704658044211502
driven_lanedir_consec_mean0.5688770115728073
driven_lanedir_consec_min0.2853410348112262
driven_lanedir_max1.1704658044211502
driven_lanedir_mean0.570048489921168
driven_lanedir_median0.5419443799382027
driven_lanedir_min0.2853410348112262
get_duckie_state_max5.2315848214285715e-06
get_duckie_state_mean2.5097844980907477e-06
get_duckie_state_median2.1428237726658953e-06
get_duckie_state_min1.89571845822218e-06
get_robot_state_max0.028863057494163513
get_robot_state_mean0.025300367055722695
get_robot_state_median0.025097885647335567
get_robot_state_min0.023728744038995706
get_state_dump_max0.019648633897304535
get_state_dump_mean0.016063757540598387
get_state_dump_median0.015707260296668534
get_state_dump_min0.014787510463169644
get_ui_image_max0.05312735458900189
get_ui_image_mean0.04498495155693765
get_ui_image_median0.0433120534226701
get_ui_image_min0.040622960437427864
in-drivable-lane_max4.699999999999983
in-drivable-lane_mean1.1866666666666636
in-drivable-lane_min0.0
per-episodes
details{"ETHZ_autolab_technical_track-sc0-0-ego": {"driven_any": 0.5504820779935247, "get_ui_image": 0.04987173527479172, "step_physics": 0.559964008629322, "survival_time": 1.6000000000000008, "driven_lanedir": 0.5419443799382027, "get_state_dump": 0.019648633897304535, "sim_render-ego": 0.004687942564487457, "get_robot_state": 0.028863057494163513, "sim_render-npc0": 0.0044266656041145325, "sim_render-npc1": 0.004783898591995239, "sim_render-npc2": 0.004728049039840698, "sim_render-npc3": 0.00498739629983902, "get_duckie_state": 2.5406479835510254e-06, "in-drivable-lane": 0.0, "agent_compute-ego": 0.011978134512901306, "deviation-heading": 0.24019557677078385, "agent_compute-npc0": 0.04011962562799454, "agent_compute-npc1": 0.03867629915475845, "agent_compute-npc2": 0.03794413059949875, "agent_compute-npc3": 0.03944024443626404, "complete-iteration": 0.9232887998223304, "set_robot_commands": 0.003203541040420532, "deviation-center-line": 0.09791358699564212, "driven_lanedir_consec": 0.5419443799382027, "sim_compute_sim_state": 0.04290939122438431, "sim_compute_performance-ego": 0.0030372440814971924, "sim_compute_performance-npc0": 0.002780437469482422, "sim_compute_performance-npc1": 0.0028320923447608948, "sim_compute_performance-npc2": 0.0027768686413764954, "sim_compute_performance-npc3": 0.0029038414359092712}, "ETHZ_autolab_technical_track-sc1-0-ego": {"driven_any": 0.5066454980252093, "get_ui_image": 0.05312735458900189, "step_physics": 0.6513746524679249, "survival_time": 1.4500000000000006, "driven_lanedir": 0.502955682592753, "get_state_dump": 0.01775475206046269, "sim_render-ego": 0.004431173719208816, "get_robot_state": 0.0279738738619048, "sim_render-npc0": 0.00432650796298323, "sim_render-npc1": 0.004544258117675781, "sim_render-npc2": 0.004560717220964103, "sim_render-npc3": 0.0044412037421917095, "get_duckie_state": 3.017228225181842e-06, "in-drivable-lane": 0.0, "agent_compute-ego": 0.01197056112618282, "deviation-heading": 0.1437297994461353, "agent_compute-npc0": 0.03376592438796471, "agent_compute-npc1": 0.034730064457860484, "agent_compute-npc2": 0.035811670895280506, "agent_compute-npc3": 0.03466606140136719, "complete-iteration": 0.9970985198843068, "set_robot_commands": 0.0029038067521720097, "deviation-center-line": 0.04518258169409492, "driven_lanedir_consec": 0.502955682592753, "sim_compute_sim_state": 0.04509623297329607, "sim_compute_performance-ego": 0.002810683743707065, "sim_compute_performance-npc0": 0.002816002944420124, "sim_compute_performance-npc1": 0.0027069716617978854, "sim_compute_performance-npc2": 0.002648328912669214, "sim_compute_performance-npc3": 0.002736699992212756}, "ETHZ_autolab_technical_track-sc2-0-ego": {"driven_any": 0.5422753369084576, "get_ui_image": 0.049682362874348955, "step_physics": 0.5065218130747478, "survival_time": 1.5000000000000009, "driven_lanedir": 0.5405004940819766, "get_state_dump": 0.01593596935272217, "sim_render-ego": 0.004425549507141113, "get_robot_state": 0.026840941111246745, "sim_render-npc0": 0.00411374568939209, "sim_render-npc1": 0.0045081456502278645, "sim_render-npc2": 0.0044803698857625324, "sim_render-npc3": 0.004363441467285156, "get_duckie_state": 2.1537144978841146e-06, "in-drivable-lane": 0.0, "agent_compute-ego": 0.01129746437072754, "deviation-heading": 0.12986209153388437, "agent_compute-npc0": 0.030677429835001623, "agent_compute-npc1": 0.030347164471944178, "agent_compute-npc2": 0.03129427433013916, "agent_compute-npc3": 0.031659658749898276, "complete-iteration": 0.82743927637736, "set_robot_commands": 0.0028102795282999673, "deviation-center-line": 0.12966685349654514, "driven_lanedir_consec": 0.5405004940819766, "sim_compute_sim_state": 0.0439919630686442, "sim_compute_performance-ego": 0.002809802691141764, "sim_compute_performance-npc0": 0.0025150855382283527, "sim_compute_performance-npc1": 0.002748727798461914, "sim_compute_performance-npc2": 0.0026946306228637696, "sim_compute_performance-npc3": 0.002597196896870931}, "ETHZ_autolab_technical_track-sc3-0-ego": {"driven_any": 2.59652172157808, "get_ui_image": 0.04829002772608111, "step_physics": 0.5019938753497216, "survival_time": 6.199999999999986, "driven_lanedir": 0.5643987389489159, "get_state_dump": 0.016679854162277713, "sim_render-ego": 0.004434031824911794, "get_robot_state": 0.02620293055811236, "sim_render-npc0": 0.004212950506517964, "sim_render-npc1": 0.004319381329321092, "sim_render-npc2": 0.004333901789880568, "sim_render-npc3": 0.004220741410409251, "get_duckie_state": 1.9131168242423763e-06, "in-drivable-lane": 4.149999999999987, "agent_compute-ego": 0.012722163431106074, "deviation-heading": 0.995271747636709, "agent_compute-npc0": 0.03179092176498905, "agent_compute-npc1": 0.033352853790406256, "agent_compute-npc2": 0.032803266279159055, "agent_compute-npc3": 0.03222558767564835, "complete-iteration": 0.8389049153174123, "set_robot_commands": 0.0027913393512848887, "deviation-center-line": 0.13080677246677822, "driven_lanedir_consec": 0.5643987389489159, "sim_compute_sim_state": 0.05403924372888381, "sim_compute_performance-ego": 0.0027126516065289897, "sim_compute_performance-npc0": 0.002527502275282337, "sim_compute_performance-npc1": 0.0026303472057465586, "sim_compute_performance-npc2": 0.0026090395066045947, "sim_compute_performance-npc3": 0.0025410902115606494}, "ETHZ_autolab_technical_track-sc4-0-ego": {"driven_any": 1.7050978644127204, "get_ui_image": 0.0443217283413734, "step_physics": 0.39588365437072, "survival_time": 4.049999999999994, "driven_lanedir": 1.1704658044211502, "get_state_dump": 0.015287110834945867, "sim_render-ego": 0.004130334029962987, "get_robot_state": 0.024382320451147764, "sim_render-npc0": 0.004001364295865282, "sim_render-npc1": 0.004101588402265384, "sim_render-npc2": 0.003992313220177168, "sim_render-npc3": 0.0041642895451298465, "get_duckie_state": 2.1428237726658953e-06, "in-drivable-lane": 1.099999999999996, "agent_compute-ego": 0.011546473444244008, "deviation-heading": 0.5670293100237467, "agent_compute-npc0": 0.029509376596521447, "agent_compute-npc1": 0.030258602566189237, "agent_compute-npc2": 0.029211556469952615, "agent_compute-npc3": 0.03068717320760091, "complete-iteration": 0.6990656264034318, "set_robot_commands": 0.002641460041940948, "deviation-center-line": 0.23644762109754391, "driven_lanedir_consec": 1.1704658044211502, "sim_compute_sim_state": 0.04201453703421133, "sim_compute_performance-ego": 0.0025310692963776767, "sim_compute_performance-npc0": 0.0024588372972276476, "sim_compute_performance-npc1": 0.0023838031439133633, "sim_compute_performance-npc2": 0.0023926540657326027, "sim_compute_performance-npc3": 0.002382328480850031}, "ETHZ_autolab_technical_track-sc5-0-ego": {"driven_any": 0.4621101891950838, "get_ui_image": 0.04502677917480469, "step_physics": 0.46249614821539986, "survival_time": 1.3500000000000003, "driven_lanedir": 0.2853410348112262, "get_state_dump": 0.016125740828337492, "sim_render-ego": 0.004273158532601816, "get_robot_state": 0.025303655200534396, "sim_render-npc0": 0.004163132773505317, "sim_render-npc1": 0.0040635621106183085, "sim_render-npc2": 0.00419351789686415, "sim_render-npc3": 0.0040598710378011065, "get_duckie_state": 2.0309730812355325e-06, "in-drivable-lane": 0.3500000000000003, "agent_compute-ego": 0.01128962304857042, "deviation-heading": 0.34449807110892217, "agent_compute-npc0": 0.031658287401552555, "agent_compute-npc1": 0.030572599834865995, "agent_compute-npc2": 0.030262170014558016, "agent_compute-npc3": 0.029767866487856263, "complete-iteration": 0.7716175273612693, "set_robot_commands": 0.002878127274689851, "deviation-center-line": 0.0665346902168264, "driven_lanedir_consec": 0.2853410348112262, "sim_compute_sim_state": 0.042401031211570454, "sim_compute_performance-ego": 0.0025373829735649955, "sim_compute_performance-npc0": 0.0024463600582546657, "sim_compute_performance-npc1": 0.0024279135244864004, "sim_compute_performance-npc2": 0.00245631182635272, "sim_compute_performance-npc3": 0.0024670230017768014}, "ETHZ_autolab_technical_track-sc6-0-ego": {"driven_any": 2.8529104566263843, "get_ui_image": 0.040622960437427864, "step_physics": 0.39374394850297406, "survival_time": 6.5999999999999845, "driven_lanedir": 0.6528206218943511, "get_state_dump": 0.014849344889322916, "sim_render-ego": 0.003945260336904815, "get_robot_state": 0.023757732275760536, "sim_render-npc0": 0.003844125704331831, "sim_render-npc1": 0.003977970643477006, "sim_render-npc2": 0.003930872136896307, "sim_render-npc3": 0.00396201466069077, "get_duckie_state": 3.066929903897372e-06, "in-drivable-lane": 4.699999999999983, "agent_compute-ego": 0.011249536817724054, "deviation-heading": 0.6120439454375857, "agent_compute-npc0": 0.03126758698261145, "agent_compute-npc1": 0.029466540524453827, "agent_compute-npc2": 0.029796531706145317, "agent_compute-npc3": 0.02880239486694336, "complete-iteration": 0.6893787149227026, "set_robot_commands": 0.0025385690457893142, "deviation-center-line": 0.10480279014219024, "driven_lanedir_consec": 0.6528206218943511, "sim_compute_sim_state": 0.04147065769542347, "sim_compute_performance-ego": 0.0024494348150311093, "sim_compute_performance-npc0": 0.002344299446452748, "sim_compute_performance-npc1": 0.00231992295294097, "sim_compute_performance-npc2": 0.002322821906118682, "sim_compute_performance-npc3": 0.0023371324394688463}, "ETHZ_autolab_technical_track-sc7-0-ego": {"driven_any": 0.6654847943724929, "get_ui_image": 0.0433120534226701, "step_physics": 0.4735818360302899, "survival_time": 1.850000000000001, "driven_lanedir": 0.34021819819192123, "get_state_dump": 0.01652222710686761, "sim_render-ego": 0.00413977777635729, "get_robot_state": 0.025097885647335567, "sim_render-npc0": 0.004036542531606313, "sim_render-npc1": 0.003970500585195181, "sim_render-npc2": 0.004257472785743508, "sim_render-npc3": 0.00400187518145587, "get_duckie_state": 2.0748860127217063e-06, "in-drivable-lane": 0.7500000000000007, "agent_compute-ego": 0.011123012852024388, "deviation-heading": 0.2597216441882846, "agent_compute-npc0": 0.03186567409618481, "agent_compute-npc1": 0.03065839973655907, "agent_compute-npc2": 0.03230940329061972, "agent_compute-npc3": 0.031016910398328625, "complete-iteration": 0.7849163171407338, "set_robot_commands": 0.002771719081981762, "deviation-center-line": 0.11897196175487113, "driven_lanedir_consec": 0.34021819819192123, "sim_compute_sim_state": 0.04309189641797865, "sim_compute_performance-ego": 0.002474230688971442, "sim_compute_performance-npc0": 0.0023389120359678527, "sim_compute_performance-npc1": 0.002354132162558066, "sim_compute_performance-npc2": 0.0024633600905134873, "sim_compute_performance-npc3": 0.002455982002052101}, "ETHZ_autolab_technical_track-sc8-0-ego": {"driven_any": 1.678841304993664, "get_ui_image": 0.04209361252961336, "step_physics": 0.42034884735389993, "survival_time": 4.049999999999994, "driven_lanedir": 0.3672074988331562, "get_state_dump": 0.015707260296668534, "sim_render-ego": 0.004042528293750904, "get_robot_state": 0.02434939808315701, "sim_render-npc0": 0.003943870097030828, "sim_render-npc1": 0.003974629037174178, "sim_render-npc2": 0.004044780024775752, "sim_render-npc3": 0.003935496012369792, "get_duckie_state": 3.3996723316333913e-06, "in-drivable-lane": 2.8499999999999934, "agent_compute-ego": 0.010340920201054326, "deviation-heading": 0.23614623592980835, "agent_compute-npc0": 0.02951544302481192, "agent_compute-npc1": 0.030531497649204584, "agent_compute-npc2": 0.030270505834508823, "agent_compute-npc3": 0.028965532043833793, "complete-iteration": 0.7181272506713867, "set_robot_commands": 0.002584204261685595, "deviation-center-line": 0.11939011473659324, "driven_lanedir_consec": 0.3672074988331562, "sim_compute_sim_state": 0.04096779411221728, "sim_compute_performance-ego": 0.00248792142043879, "sim_compute_performance-npc0": 0.0022952644913284866, "sim_compute_performance-npc1": 0.0023884655516824603, "sim_compute_performance-npc2": 0.002394237636048117, "sim_compute_performance-npc3": 0.0023789552994716314}, "ETHZ_autolab_technical_track-sc9-0-ego": {"driven_any": 1.6718486202867957, "get_ui_image": 0.041611337080234435, "step_physics": 0.41876708588949063, "survival_time": 4.099999999999993, "driven_lanedir": 0.8404121198956955, "get_state_dump": 0.014979699762856088, "sim_render-ego": 0.004006891715817335, "get_robot_state": 0.023840299466761142, "sim_render-npc0": 0.003932865654549948, "sim_render-npc1": 0.004032917139006824, "sim_render-npc2": 0.003978040160202399, "sim_render-npc3": 0.0039046392208192406, "get_duckie_state": 1.89571845822218e-06, "in-drivable-lane": 0.9499999999999966, "agent_compute-ego": 0.01114106759792421, "deviation-heading": 1.917940971818525, "agent_compute-npc0": 0.02857450741093333, "agent_compute-npc1": 0.028823114022976017, "agent_compute-npc2": 0.02874219708326386, "agent_compute-npc3": 0.02900874905469941, "complete-iteration": 0.7090530628111305, "set_robot_commands": 0.00253152847290039, "deviation-center-line": 0.26899372403824984, "driven_lanedir_consec": 0.8228399446702858, "sim_compute_sim_state": 0.038473832898023655, "sim_compute_performance-ego": 0.0024867755610768387, "sim_compute_performance-npc0": 0.002300029847680069, "sim_compute_performance-npc1": 0.002441868549439965, "sim_compute_performance-npc2": 0.002400020273720346, "sim_compute_performance-npc3": 0.002371596127021603}, "ETHZ_autolab_technical_track-sc10-0-ego": {"driven_any": 1.062824696880028, "get_ui_image": 0.04270765916356501, "step_physics": 0.4181483871531936, "survival_time": 2.6499999999999986, "driven_lanedir": 0.6568276886324798, "get_state_dump": 0.0151964988348619, "sim_render-ego": 0.003899416833553674, "get_robot_state": 0.023728744038995706, "sim_render-npc0": 0.003972926229800818, "sim_render-npc1": 0.003934113484508586, "sim_render-npc2": 0.00403826191740216, "sim_render-npc3": 0.003878705906418134, "get_duckie_state": 1.902850169055867e-06, "in-drivable-lane": 0.7999999999999976, "agent_compute-ego": 0.010198098308635209, "deviation-heading": 0.4291240004749026, "agent_compute-npc0": 0.029839344744412404, "agent_compute-npc1": 0.02908234326344616, "agent_compute-npc2": 0.02840652105943212, "agent_compute-npc3": 0.02859367514556309, "complete-iteration": 0.7078472263408158, "set_robot_commands": 0.002523008382545327, "deviation-center-line": 0.08192256547314015, "driven_lanedir_consec": 0.6568276886324798, "sim_compute_sim_state": 0.03726248471242077, "sim_compute_performance-ego": 0.0025065934882973727, "sim_compute_performance-npc0": 0.00230454498866819, "sim_compute_performance-npc1": 0.002404451370239258, "sim_compute_performance-npc2": 0.002427006667515017, "sim_compute_performance-npc3": 0.0023200421963097914}, "ETHZ_autolab_technical_track-sc11-0-ego": {"driven_any": 1.0800095969116923, "get_ui_image": 0.04225349426269531, "step_physics": 0.4204909492422033, "survival_time": 2.6999999999999984, "driven_lanedir": 0.6404539730658078, "get_state_dump": 0.015539875736942998, "sim_render-ego": 0.003978234750253183, "get_robot_state": 0.024409267637464736, "sim_render-npc0": 0.003995776176452637, "sim_render-npc1": 0.004169013765123155, "sim_render-npc2": 0.003871900063973886, "sim_render-npc3": 0.0038904878828260633, "get_duckie_state": 1.995651810257523e-06, "in-drivable-lane": 0.8499999999999974, "agent_compute-ego": 0.01063357017658375, "deviation-heading": 0.30608912916856923, "agent_compute-npc0": 0.030640301881013098, "agent_compute-npc1": 0.02982351956544099, "agent_compute-npc2": 0.029670256155508536, "agent_compute-npc3": 0.029893239339192707, "complete-iteration": 0.7188237508138021, "set_robot_commands": 0.0025884442859225804, "deviation-center-line": 0.046772273765762915, "driven_lanedir_consec": 0.6404539730658078, "sim_compute_sim_state": 0.040028788425304274, "sim_compute_performance-ego": 0.0024401435145625363, "sim_compute_performance-npc0": 0.002362882649457013, "sim_compute_performance-npc1": 0.002509125956782588, "sim_compute_performance-npc2": 0.002378662427266439, "sim_compute_performance-npc3": 0.0024250878228081595}, "ETHZ_autolab_technical_track-sc12-0-ego": {"driven_any": 0.4609131800600301, "get_ui_image": 0.04212470407839174, "step_physics": 0.4275711377461751, "survival_time": 1.3500000000000003, "driven_lanedir": 0.4528429908726366, "get_state_dump": 0.015352920249656395, "sim_render-ego": 0.004260001359162507, "get_robot_state": 0.02531977936073586, "sim_render-npc0": 0.004210348482485171, "sim_render-npc1": 0.004126937301070602, "sim_render-npc2": 0.0042089444619637945, "sim_render-npc3": 0.004013706136632849, "get_duckie_state": 2.2075794361255788e-06, "in-drivable-lane": 0.0, "agent_compute-ego": 0.011908027860853408, "deviation-heading": 0.21987323782041435, "agent_compute-npc0": 0.029916701493439852, "agent_compute-npc1": 0.028607138880976924, "agent_compute-npc2": 0.029298791178950557, "agent_compute-npc3": 0.02990098352785464, "complete-iteration": 0.7301313523893003, "set_robot_commands": 0.002637068430582682, "deviation-center-line": 0.06686009146581917, "driven_lanedir_consec": 0.4528429908726366, "sim_compute_sim_state": 0.04315938772978606, "sim_compute_performance-ego": 0.00269609910470468, "sim_compute_performance-npc0": 0.002485584329675745, "sim_compute_performance-npc1": 0.002474837832980686, "sim_compute_performance-npc2": 0.0024137320341887296, "sim_compute_performance-npc3": 0.0024080718005145036}, "ETHZ_autolab_technical_track-sc13-0-ego": {"driven_any": 0.6393750542716388, "get_ui_image": 0.041244002750941686, "step_physics": 0.41215433393205914, "survival_time": 1.7500000000000009, "driven_lanedir": 0.4396658360721033, "get_state_dump": 0.014787510463169644, "sim_render-ego": 0.0037601743425641743, "get_robot_state": 0.02376210348946707, "sim_render-npc0": 0.0037497316087995256, "sim_render-npc1": 0.003854826518467494, "sim_render-npc2": 0.003941154479980469, "sim_render-npc3": 0.00381753785269601, "get_duckie_state": 5.2315848214285715e-06, "in-drivable-lane": 0.4000000000000003, "agent_compute-ego": 0.010984843117850168, "deviation-heading": 0.36323057918735335, "agent_compute-npc0": 0.02765746797834124, "agent_compute-npc1": 0.029215669631958006, "agent_compute-npc2": 0.02990739004952567, "agent_compute-npc3": 0.03031285149710519, "complete-iteration": 0.7033135959080288, "set_robot_commands": 0.002577427455357143, "deviation-center-line": 0.1035156558283294, "driven_lanedir_consec": 0.4396658360721033, "sim_compute_sim_state": 0.04012068339756557, "sim_compute_performance-ego": 0.002389648982456752, "sim_compute_performance-npc0": 0.00215564455304827, "sim_compute_performance-npc1": 0.0023077215467180523, "sim_compute_performance-npc2": 0.0023282664162772044, "sim_compute_performance-npc3": 0.0022772857121058873}, "ETHZ_autolab_technical_track-sc14-0-ego": {"driven_any": 1.1089243207982833, "get_ui_image": 0.0484844616481236, "step_physics": 0.4803254817213331, "survival_time": 2.799999999999998, "driven_lanedir": 0.5546722865651432, "get_state_dump": 0.016588964632579258, "sim_render-ego": 0.004160829952784947, "get_robot_state": 0.025673517159053257, "sim_render-npc0": 0.004160953419549125, "sim_render-npc1": 0.004056257861001151, "sim_render-npc2": 0.00400610055242266, "sim_render-npc3": 0.0040741051946367535, "get_duckie_state": 2.073390143258231e-06, "in-drivable-lane": 0.8999999999999999, "agent_compute-ego": 0.011379735810416083, "deviation-heading": 1.050015072954889, "agent_compute-npc0": 0.030080063002450124, "agent_compute-npc1": 0.03142612321036203, "agent_compute-npc2": 0.030567539589745656, "agent_compute-npc3": 0.03085629003388541, "complete-iteration": 0.7951127290725708, "set_robot_commands": 0.002663637910570417, "deviation-center-line": 0.15348921322853562, "driven_lanedir_consec": 0.5546722865651432, "sim_compute_sim_state": 0.04302777137075152, "sim_compute_performance-ego": 0.002655076129095895, "sim_compute_performance-npc0": 0.002442645175116403, "sim_compute_performance-npc1": 0.0025053535188947406, "sim_compute_performance-npc2": 0.002495242016656058, "sim_compute_performance-npc3": 0.002475968429020473}}
set_robot_commands_max0.003203541040420532
set_robot_commands_mean0.00270961075440956
set_robot_commands_median0.002641460041940948
set_robot_commands_min0.002523008382545327
sim_compute_performance-ego_max0.0030372440814971924
sim_compute_performance-ego_mean0.002601650539830206
sim_compute_performance-ego_median0.0025310692963776767
sim_compute_performance-ego_min0.002389648982456752
sim_compute_performance-npc0_max0.002816002944420124
sim_compute_performance-npc0_mean0.0024382688733526887
sim_compute_performance-npc0_median0.002442645175116403
sim_compute_performance-npc0_min0.00215564455304827
sim_compute_performance-npc1_max0.0028320923447608948
sim_compute_performance-npc1_mean0.0024957156747602532
sim_compute_performance-npc1_median0.002441868549439965
sim_compute_performance-npc1_min0.0023077215467180523
sim_compute_performance-npc2_max0.0027768686413764954
sim_compute_performance-npc2_mean0.0024800788695935653
sim_compute_performance-npc2_median0.002427006667515017
sim_compute_performance-npc2_min0.002322821906118682
sim_compute_performance-npc3_max0.0029038414359092712
sim_compute_performance-npc3_mean0.0024718867898635625
sim_compute_performance-npc3_median0.0024250878228081595
sim_compute_performance-npc3_min0.0022772857121058873
sim_compute_sim_state_max0.05403924372888381
sim_compute_sim_state_mean0.04253704640003076
sim_compute_sim_state_median0.042401031211570454
sim_compute_sim_state_min0.03726248471242077
sim_render-ego_max0.004687942564487457
sim_render-ego_mean0.004171687035964187
sim_render-ego_median0.00413977777635729
sim_render-ego_min0.0037601743425641743
sim_render-npc0_max0.0044266656041145325
sim_render-npc0_mean0.004072767115798974
sim_render-npc0_median0.004036542531606313
sim_render-npc0_min0.0037497316087995256
sim_render-npc1_max0.004783898591995239
sim_render-npc1_mean0.004161200035808524
sim_render-npc1_median0.0040635621106183085
sim_render-npc1_min0.003854826518467494
sim_render-npc2_max0.004728049039840698
sim_render-npc2_mean0.004171093042456676
sim_render-npc2_median0.004044780024775752
sim_render-npc2_min0.003871900063973886
sim_render-npc3_max0.00498739629983902
sim_render-npc3_mean0.0041143674367467705
sim_render-npc3_median0.004013706136632849
sim_render-npc3_min0.00381753785269601
simulation-passed1
step_physics_max0.6513746524679249
step_physics_mean0.4628910773119636
step_physics_median0.4275711377461751
step_physics_min0.39374394850297406
survival_time_max6.5999999999999845
survival_time_mean2.93333333333333
survival_time_min1.3500000000000003
No reset possible