Duckietown Challenges Home Challenges Submissions

Submission 17053

Submission17053
Competingyes
Challengemooc-planning-dd-static-test
UserDimitrios Dimopoulos
Date submitted
Last status update
Completecomplete
DetailsEvaluation is complete.
Sisters
Result💚
Jobsstep1-0of4: 85491 step1-1of4: 85490 step1-2of4: 85488 step1-3of4: 85487
Next
User labelplanning-exercise
Admin priority50
Blessingn/a
User priority50

85491

env00

env04

85490

env01

env05

85488

env02

env06

85487

env03

env07

Evaluation jobs for this submission

Show only up-to-date jobs
Job IDstepstatusup to datedate starteddate completeddurationmessage
85491step1-0of4successyes0:03:19
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
mistakes0.0
success_ratio1.0
duration26.143650177640108
complexity25.0
avg_min_distance0.16013273166160027


other stats
nfeasible6
nsamples6
No reset possible
85490step1-1of4successyes0:05:10
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
mistakes0.16666666666666666
success_ratio1.0
duration41.59610902822336
complexity28.833333333333332
avg_min_distance0.0913256998972506


other stats
nfeasible6
nsamples6
No reset possible
85489step1-0of4successyes0:03:24
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
85488step1-2of4successyes0:04:48
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
mistakes0.16666666666666666
success_ratio1.0
duration38.52754741980358
complexity28.833333333333332
avg_min_distance0.11806788218270642


other stats
nfeasible6
nsamples6
No reset possible
85487step1-3of4successyes0:04:58
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
mistakes0.0
success_ratio1.0
duration41.52428602235333
complexity33.666666666666664
avg_min_distance0.030483583251328328


other stats
nfeasible6
nsamples6
No reset possible
85486step1-1of4successyes0:04:44
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
85485step1-3of4successyes0:05:05
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
85484step1-2of4successyes0:04:27
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
85483step1-0of4successyes0:03:30
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
85482step1-3of4successyes0:04:47
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
85481step1-2of4successyes0:04:37
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
85480step1-1of4successyes0:04:58
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
85479step1-0of4successyes0:03:38
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
85478step1-2of4successyes0:04:34
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
85477step1-0of4successyes0:03:23
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
85476step1-3of4successyes0:04:59
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
85475step1-1of4successyes0:05:05
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
85474step1-3of4host-erroryes0:03:12
Uncaught exception w [...]
Uncaught exception while running Docker Compose:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 268, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 953, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http+docker://localhost/v1.41/containers/f95e42b3186ce3c39d5472c9f535f1684eb3695d11b9a6394a082697af03a914/json

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 1245, in run_one
    container = client.containers.get(container_id)
  File "/usr/local/lib/python3.8/dist-packages/docker/models/containers.py", line 889, in get
    resp = self.client.api.inspect_container(container_id)
  File "/usr/local/lib/python3.8/dist-packages/docker/utils/decorators.py", line 19, in wrapped
    return f(self, resource_id, *args, **kwargs)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/container.py", line 773, in inspect_container
    return self._result(
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 274, in _result
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 270, in _raise_for_status
    raise create_api_error_from_http_exception(e)
  File "/usr/local/lib/python3.8/dist-packages/docker/errors.py", line 31, in create_api_error_from_http_exception
    raise cls(e, response=response, explanation=explanation)
docker.errors.NotFound: 404 Client Error for http+docker://localhost/v1.41/containers/f95e42b3186ce3c39d5472c9f535f1684eb3695d11b9a6394a082697af03a914/json: Not Found ("No such container: f95e42b3186ce3c39d5472c9f535f1684eb3695d11b9a6394a082697af03a914")
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
85473step1-2of4host-erroryes0:03:05
Uncaught exception w [...]
Uncaught exception while running Docker Compose:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 268, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 953, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http+docker://localhost/v1.41/containers/0e7952b11c2e39424c83e816fef99244a3b7a27403a4cad63ecd4d3ce87136bc/json

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 1245, in run_one
    container = client.containers.get(container_id)
  File "/usr/local/lib/python3.8/dist-packages/docker/models/containers.py", line 889, in get
    resp = self.client.api.inspect_container(container_id)
  File "/usr/local/lib/python3.8/dist-packages/docker/utils/decorators.py", line 19, in wrapped
    return f(self, resource_id, *args, **kwargs)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/container.py", line 773, in inspect_container
    return self._result(
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 274, in _result
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 270, in _raise_for_status
    raise create_api_error_from_http_exception(e)
  File "/usr/local/lib/python3.8/dist-packages/docker/errors.py", line 31, in create_api_error_from_http_exception
    raise cls(e, response=response, explanation=explanation)
docker.errors.NotFound: 404 Client Error for http+docker://localhost/v1.41/containers/0e7952b11c2e39424c83e816fef99244a3b7a27403a4cad63ecd4d3ce87136bc/json: Not Found ("No such container: 0e7952b11c2e39424c83e816fef99244a3b7a27403a4cad63ecd4d3ce87136bc")
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
85472step1-0of4host-erroryes0:03:07
Uncaught exception w [...]
Uncaught exception while running Docker Compose:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 268, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 953, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http+docker://localhost/v1.41/containers/58fe1c6ec6b20f85919c010342da4d9e1820ad1b85267e825e1222e4ca28a57d/json

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 1245, in run_one
    container = client.containers.get(container_id)
  File "/usr/local/lib/python3.8/dist-packages/docker/models/containers.py", line 889, in get
    resp = self.client.api.inspect_container(container_id)
  File "/usr/local/lib/python3.8/dist-packages/docker/utils/decorators.py", line 19, in wrapped
    return f(self, resource_id, *args, **kwargs)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/container.py", line 773, in inspect_container
    return self._result(
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 274, in _result
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 270, in _raise_for_status
    raise create_api_error_from_http_exception(e)
  File "/usr/local/lib/python3.8/dist-packages/docker/errors.py", line 31, in create_api_error_from_http_exception
    raise cls(e, response=response, explanation=explanation)
docker.errors.NotFound: 404 Client Error for http+docker://localhost/v1.41/containers/58fe1c6ec6b20f85919c010342da4d9e1820ad1b85267e825e1222e4ca28a57d/json: Not Found ("No such container: 58fe1c6ec6b20f85919c010342da4d9e1820ad1b85267e825e1222e4ca28a57d")
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
85471step1-1of4host-erroryes0:03:16
Uncaught exception w [...]
Uncaught exception while running Docker Compose:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 268, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 953, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http+docker://localhost/v1.41/containers/90e4f95dbc0f76646f1ef118cb3d9d15694cc7152b801b90f7f33d34ea6ba6bb/json

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 1245, in run_one
    container = client.containers.get(container_id)
  File "/usr/local/lib/python3.8/dist-packages/docker/models/containers.py", line 889, in get
    resp = self.client.api.inspect_container(container_id)
  File "/usr/local/lib/python3.8/dist-packages/docker/utils/decorators.py", line 19, in wrapped
    return f(self, resource_id, *args, **kwargs)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/container.py", line 773, in inspect_container
    return self._result(
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 274, in _result
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 270, in _raise_for_status
    raise create_api_error_from_http_exception(e)
  File "/usr/local/lib/python3.8/dist-packages/docker/errors.py", line 31, in create_api_error_from_http_exception
    raise cls(e, response=response, explanation=explanation)
docker.errors.NotFound: 404 Client Error for http+docker://localhost/v1.41/containers/90e4f95dbc0f76646f1ef118cb3d9d15694cc7152b801b90f7f33d34ea6ba6bb/json: Not Found ("No such container: 90e4f95dbc0f76646f1ef118cb3d9d15694cc7152b801b90f7f33d34ea6ba6bb")
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
85470step1-3of4host-erroryes0:03:32
Uncaught exception w [...]
Uncaught exception while running Docker Compose:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 268, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 953, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http+docker://localhost/v1.41/containers/6071ce3965a8d3241a356e32dfb51c5bc4eda92371d7d1467cdf60c944662a05/json

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 1245, in run_one
    container = client.containers.get(container_id)
  File "/usr/local/lib/python3.8/dist-packages/docker/models/containers.py", line 889, in get
    resp = self.client.api.inspect_container(container_id)
  File "/usr/local/lib/python3.8/dist-packages/docker/utils/decorators.py", line 19, in wrapped
    return f(self, resource_id, *args, **kwargs)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/container.py", line 773, in inspect_container
    return self._result(
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 274, in _result
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 270, in _raise_for_status
    raise create_api_error_from_http_exception(e)
  File "/usr/local/lib/python3.8/dist-packages/docker/errors.py", line 31, in create_api_error_from_http_exception
    raise cls(e, response=response, explanation=explanation)
docker.errors.NotFound: 404 Client Error for http+docker://localhost/v1.41/containers/6071ce3965a8d3241a356e32dfb51c5bc4eda92371d7d1467cdf60c944662a05/json: Not Found ("No such container: 6071ce3965a8d3241a356e32dfb51c5bc4eda92371d7d1467cdf60c944662a05")
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
85469step1-1of4host-erroryes0:03:44
Uncaught exception w [...]
Uncaught exception while running Docker Compose:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 268, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 953, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http+docker://localhost/v1.41/containers/7b2aabe77d05a4138a4205bfd557ad91ec71cb4c45ea539c8e6041c944fb9c51/json

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 1245, in run_one
    container = client.containers.get(container_id)
  File "/usr/local/lib/python3.8/dist-packages/docker/models/containers.py", line 889, in get
    resp = self.client.api.inspect_container(container_id)
  File "/usr/local/lib/python3.8/dist-packages/docker/utils/decorators.py", line 19, in wrapped
    return f(self, resource_id, *args, **kwargs)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/container.py", line 773, in inspect_container
    return self._result(
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 274, in _result
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 270, in _raise_for_status
    raise create_api_error_from_http_exception(e)
  File "/usr/local/lib/python3.8/dist-packages/docker/errors.py", line 31, in create_api_error_from_http_exception
    raise cls(e, response=response, explanation=explanation)
docker.errors.NotFound: 404 Client Error for http+docker://localhost/v1.41/containers/7b2aabe77d05a4138a4205bfd557ad91ec71cb4c45ea539c8e6041c944fb9c51/json: Not Found ("No such container: 7b2aabe77d05a4138a4205bfd557ad91ec71cb4c45ea539c8e6041c944fb9c51")
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
85468step1-2of4host-erroryes0:03:44
Uncaught exception w [...]
Uncaught exception while running Docker Compose:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 268, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 953, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http+docker://localhost/v1.41/containers/6f78a78968aa959131440f7289ca09e50a5e3639a5bb57e911ae4e0746bdfbc2/json

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 1245, in run_one
    container = client.containers.get(container_id)
  File "/usr/local/lib/python3.8/dist-packages/docker/models/containers.py", line 889, in get
    resp = self.client.api.inspect_container(container_id)
  File "/usr/local/lib/python3.8/dist-packages/docker/utils/decorators.py", line 19, in wrapped
    return f(self, resource_id, *args, **kwargs)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/container.py", line 773, in inspect_container
    return self._result(
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 274, in _result
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 270, in _raise_for_status
    raise create_api_error_from_http_exception(e)
  File "/usr/local/lib/python3.8/dist-packages/docker/errors.py", line 31, in create_api_error_from_http_exception
    raise cls(e, response=response, explanation=explanation)
docker.errors.NotFound: 404 Client Error for http+docker://localhost/v1.41/containers/6f78a78968aa959131440f7289ca09e50a5e3639a5bb57e911ae4e0746bdfbc2/json: Not Found ("No such container: 6f78a78968aa959131440f7289ca09e50a5e3639a5bb57e911ae4e0746bdfbc2")
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
85467step1-0of4successyes0:03:25
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
85466step1-2of4host-erroryes0:04:16
Uncaught exception w [...]
Uncaught exception while running Docker Compose:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 268, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 953, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http+docker://localhost/v1.41/containers/300b8d08cc425a24c89b1ba8b929820858ec529e1a821e821667fbd6ffbeca79/json

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 1245, in run_one
    container = client.containers.get(container_id)
  File "/usr/local/lib/python3.8/dist-packages/docker/models/containers.py", line 889, in get
    resp = self.client.api.inspect_container(container_id)
  File "/usr/local/lib/python3.8/dist-packages/docker/utils/decorators.py", line 19, in wrapped
    return f(self, resource_id, *args, **kwargs)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/container.py", line 773, in inspect_container
    return self._result(
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 274, in _result
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 270, in _raise_for_status
    raise create_api_error_from_http_exception(e)
  File "/usr/local/lib/python3.8/dist-packages/docker/errors.py", line 31, in create_api_error_from_http_exception
    raise cls(e, response=response, explanation=explanation)
docker.errors.NotFound: 404 Client Error for http+docker://localhost/v1.41/containers/300b8d08cc425a24c89b1ba8b929820858ec529e1a821e821667fbd6ffbeca79/json: Not Found ("No such container: 300b8d08cc425a24c89b1ba8b929820858ec529e1a821e821667fbd6ffbeca79")
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
85465step1-1of4host-erroryes0:04:19
Uncaught exception w [...]
Uncaught exception while running Docker Compose:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 268, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 953, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http+docker://localhost/v1.41/containers/10ba2a6872f27b256b4ccfc4fd947b30ddae621012b78c3428385915e2d9e1c6/json

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 1245, in run_one
    container = client.containers.get(container_id)
  File "/usr/local/lib/python3.8/dist-packages/docker/models/containers.py", line 889, in get
    resp = self.client.api.inspect_container(container_id)
  File "/usr/local/lib/python3.8/dist-packages/docker/utils/decorators.py", line 19, in wrapped
    return f(self, resource_id, *args, **kwargs)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/container.py", line 773, in inspect_container
    return self._result(
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 274, in _result
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 270, in _raise_for_status
    raise create_api_error_from_http_exception(e)
  File "/usr/local/lib/python3.8/dist-packages/docker/errors.py", line 31, in create_api_error_from_http_exception
    raise cls(e, response=response, explanation=explanation)
docker.errors.NotFound: 404 Client Error for http+docker://localhost/v1.41/containers/10ba2a6872f27b256b4ccfc4fd947b30ddae621012b78c3428385915e2d9e1c6/json: Not Found ("No such container: 10ba2a6872f27b256b4ccfc4fd947b30ddae621012b78c3428385915e2d9e1c6")
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
85464step1-3of4host-erroryes0:04:10
Uncaught exception w [...]
Uncaught exception while running Docker Compose:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 268, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 953, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http+docker://localhost/v1.41/containers/454494e5760a4ec405f3d77e47972183c4b3ae6a8c2b7df6c314ad93c3cb1ff0/json

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 1245, in run_one
    container = client.containers.get(container_id)
  File "/usr/local/lib/python3.8/dist-packages/docker/models/containers.py", line 889, in get
    resp = self.client.api.inspect_container(container_id)
  File "/usr/local/lib/python3.8/dist-packages/docker/utils/decorators.py", line 19, in wrapped
    return f(self, resource_id, *args, **kwargs)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/container.py", line 773, in inspect_container
    return self._result(
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 274, in _result
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 270, in _raise_for_status
    raise create_api_error_from_http_exception(e)
  File "/usr/local/lib/python3.8/dist-packages/docker/errors.py", line 31, in create_api_error_from_http_exception
    raise cls(e, response=response, explanation=explanation)
docker.errors.NotFound: 404 Client Error for http+docker://localhost/v1.41/containers/454494e5760a4ec405f3d77e47972183c4b3ae6a8c2b7df6c314ad93c3cb1ff0/json: Not Found ("No such container: 454494e5760a4ec405f3d77e47972183c4b3ae6a8c2b7df6c314ad93c3cb1ff0")
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
85463step1-0of4successyes0:03:25
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
85462step1-3of4host-erroryes0:04:38
Uncaught exception w [...]
Uncaught exception while running Docker Compose:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 268, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 953, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http+docker://localhost/v1.41/containers/9d78fde53fd0ec324beba3dbab06450179ddbd526c4e8b1729bd20d5e613e557/json

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 1245, in run_one
    container = client.containers.get(container_id)
  File "/usr/local/lib/python3.8/dist-packages/docker/models/containers.py", line 889, in get
    resp = self.client.api.inspect_container(container_id)
  File "/usr/local/lib/python3.8/dist-packages/docker/utils/decorators.py", line 19, in wrapped
    return f(self, resource_id, *args, **kwargs)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/container.py", line 773, in inspect_container
    return self._result(
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 274, in _result
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 270, in _raise_for_status
    raise create_api_error_from_http_exception(e)
  File "/usr/local/lib/python3.8/dist-packages/docker/errors.py", line 31, in create_api_error_from_http_exception
    raise cls(e, response=response, explanation=explanation)
docker.errors.NotFound: 404 Client Error for http+docker://localhost/v1.41/containers/9d78fde53fd0ec324beba3dbab06450179ddbd526c4e8b1729bd20d5e613e557/json: Not Found ("No such container: 9d78fde53fd0ec324beba3dbab06450179ddbd526c4e8b1729bd20d5e613e557")
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
85461step1-0of4successyes0:03:24
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
85460step1-2of4host-erroryes0:04:31
Uncaught exception w [...]
Uncaught exception while running Docker Compose:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 268, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 953, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http+docker://localhost/v1.41/containers/1e110a89a30a4b9143e97ac9778c228bdc8a284130c57aece666df2484598063/json

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 1245, in run_one
    container = client.containers.get(container_id)
  File "/usr/local/lib/python3.8/dist-packages/docker/models/containers.py", line 889, in get
    resp = self.client.api.inspect_container(container_id)
  File "/usr/local/lib/python3.8/dist-packages/docker/utils/decorators.py", line 19, in wrapped
    return f(self, resource_id, *args, **kwargs)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/container.py", line 773, in inspect_container
    return self._result(
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 274, in _result
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 270, in _raise_for_status
    raise create_api_error_from_http_exception(e)
  File "/usr/local/lib/python3.8/dist-packages/docker/errors.py", line 31, in create_api_error_from_http_exception
    raise cls(e, response=response, explanation=explanation)
docker.errors.NotFound: 404 Client Error for http+docker://localhost/v1.41/containers/1e110a89a30a4b9143e97ac9778c228bdc8a284130c57aece666df2484598063/json: Not Found ("No such container: 1e110a89a30a4b9143e97ac9778c228bdc8a284130c57aece666df2484598063")
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
85459step1-1of4host-erroryes0:04:39
Uncaught exception w [...]
Uncaught exception while running Docker Compose:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 268, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 953, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http+docker://localhost/v1.41/containers/0086daa2afabfdd5e91c364786d0e23237df8b3a966757b224c0430a5b1a6c98/json

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 1245, in run_one
    container = client.containers.get(container_id)
  File "/usr/local/lib/python3.8/dist-packages/docker/models/containers.py", line 889, in get
    resp = self.client.api.inspect_container(container_id)
  File "/usr/local/lib/python3.8/dist-packages/docker/utils/decorators.py", line 19, in wrapped
    return f(self, resource_id, *args, **kwargs)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/container.py", line 773, in inspect_container
    return self._result(
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 274, in _result
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 270, in _raise_for_status
    raise create_api_error_from_http_exception(e)
  File "/usr/local/lib/python3.8/dist-packages/docker/errors.py", line 31, in create_api_error_from_http_exception
    raise cls(e, response=response, explanation=explanation)
docker.errors.NotFound: 404 Client Error for http+docker://localhost/v1.41/containers/0086daa2afabfdd5e91c364786d0e23237df8b3a966757b224c0430a5b1a6c98/json: Not Found ("No such container: 0086daa2afabfdd5e91c364786d0e23237df8b3a966757b224c0430a5b1a6c98")
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible