Duckietown Challenges Home Challenges Submissions

Submission 16598

Submission16598
Competinguser retired
Challengemooc-planning-cc-static-test
UserBea Baselines 🐤
Date submitted
Last status update-
Complete
Detailsstatus not computed yet
Sisters
Result?
Jobs
Next
User labelbaseline-solution
Admin priority50
Blessingn/a
User priority50

Status not computed yet.

Evaluation jobs for this submission

Show only up-to-date jobs
Job IDstepstatusup to datedate starteddate completeddurationmessage
84191step1-1of4successyes0:05:01
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
84190step1-2of4successyes0:04:14
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
84189step1-3of4successyes0:04:49
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
84188step1-0of4successyes0:04:36
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
83901step1-0of4successno0:05:34
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
83900step1-2of4successno0:04:18
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
83899step1-1of4successno0:04:54
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
83898step1-3of4successno0:07:21
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
83789step1-0of4successno0:05:51
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
83786step1-3of4successno0:05:55
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
83782step1-2of4successno0:04:21
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
83777step1-1of4successno0:05:11
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
83775step1-1of4abortedno0:00:52
KeyboardInterrupt: T [...]
KeyboardInterrupt:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 1237, in run_one
    heartbeat()
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 687, 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
83732step1-2of4host-errorno0:01:25
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/09f1ceead6b877ed88ca3bcb0835976100b077bd0d6da3669b24f47dc9d710c5/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/09f1ceead6b877ed88ca3bcb0835976100b077bd0d6da3669b24f47dc9d710c5/json: Not Found ("No such container: 09f1ceead6b877ed88ca3bcb0835976100b077bd0d6da3669b24f47dc9d710c5")
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
83706step1-1of4host-errorno0:05:09
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.40/containers/3de0f35f3b087b132279a566b39d1abc3682dc7c3699fc2639204244529a22cb/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.40/containers/3de0f35f3b087b132279a566b39d1abc3682dc7c3699fc2639204244529a22cb/json: Not Found ("No such container: 3de0f35f3b087b132279a566b39d1abc3682dc7c3699fc2639204244529a22cb")
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
83705step1-2of4successno0:04:06
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
83704step1-0of4successno0:05:36
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
83684step1-3of4successno0:07:37
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
83601step1-0of4successno0:01:17
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
83598step1-1of4successno0:00:23
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
83596step1-2of4successno0:00:23
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
83593step1-3of4successno0:00:23
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
83588step1-1of4successno0:00:25
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
83587step1-2of4successno0:00:23
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
83585step1-3of4successno0:00:23
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
83583step1-2of4successno0:00:24
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
83580step1-1of4successno0:00:23
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
83577step1-3of4successno0:00:22
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
83575step1-0of4successno0:01:20
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
83571step1-1of4successno0:00:23
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
83569step1-2of4successno0:00:23
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
83568step1-3of4successno0:00:23
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
83567step1-3of4successno0:00:23
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
83566step1-1of4successno0:00:23
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
83561step1-2of4successno0:00:24
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
83559step1-2of4successno0:00:24
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
83557step1-3of4successno0:00:23
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
83556step1-1of4successno0:00:22
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
83552step1-0of4successno0:01:43
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
83549step1-3of4successno0:00:55
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
83547step1-2of4successno0:00:57
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
83544step1-1of4successno0:00:56
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
82892step1-1of4errorno0:00:23
InvalidEvaluator: Tr [...]
InvalidEvaluator:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/site-packages/dt_protocols/checker.py", line 111, in run_checker
    cie.set_score(k, v)
  File "/usr/local/lib/python3.8/site-packages/duckietown_challenges/cie_concrete.py", line 343, in set_score
    raise ValueError(msg)
ValueError: Invalid value nan for score 'complexity': we do not allow infinity or NaN.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/usr/local/lib/python3.8/site-packages/duckietown_challenges/cie_concrete.py", line 681, in scoring_context
    yield cie
  File "/usr/local/lib/python3.8/site-packages/dt_planning/planning_checker.py", line 97, in planning_checker_main
    sessions = run_checker(
  File "/usr/local/lib/python3.8/site-packages/dt_protocols/checker.py", line 119, in run_checker
    raise dc.InvalidEvaluator() from e
duckietown_challenges.exceptions.InvalidEvaluator: 

Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
82890step1-2of4errorno0:00:29
InvalidEvaluator: Tr [...]
InvalidEvaluator:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/site-packages/dt_protocols/checker.py", line 111, in run_checker
    cie.set_score(k, v)
  File "/usr/local/lib/python3.8/site-packages/duckietown_challenges/cie_concrete.py", line 343, in set_score
    raise ValueError(msg)
ValueError: Invalid value nan for score 'complexity': we do not allow infinity or NaN.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/usr/local/lib/python3.8/site-packages/duckietown_challenges/cie_concrete.py", line 681, in scoring_context
    yield cie
  File "/usr/local/lib/python3.8/site-packages/dt_planning/planning_checker.py", line 97, in planning_checker_main
    sessions = run_checker(
  File "/usr/local/lib/python3.8/site-packages/dt_protocols/checker.py", line 119, in run_checker
    raise dc.InvalidEvaluator() from e
duckietown_challenges.exceptions.InvalidEvaluator: 

Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
82888step1-3of4errorno0:00:23
InvalidEvaluator: Tr [...]
InvalidEvaluator:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/site-packages/dt_protocols/checker.py", line 111, in run_checker
    cie.set_score(k, v)
  File "/usr/local/lib/python3.8/site-packages/duckietown_challenges/cie_concrete.py", line 343, in set_score
    raise ValueError(msg)
ValueError: Invalid value nan for score 'complexity': we do not allow infinity or NaN.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/usr/local/lib/python3.8/site-packages/duckietown_challenges/cie_concrete.py", line 681, in scoring_context
    yield cie
  File "/usr/local/lib/python3.8/site-packages/dt_planning/planning_checker.py", line 97, in planning_checker_main
    sessions = run_checker(
  File "/usr/local/lib/python3.8/site-packages/dt_protocols/checker.py", line 119, in run_checker
    raise dc.InvalidEvaluator() from e
duckietown_challenges.exceptions.InvalidEvaluator: 

Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
82887step1-3of4errorno0:00:22
InvalidEvaluator: Tr [...]
InvalidEvaluator:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/site-packages/dt_protocols/checker.py", line 111, in run_checker
    cie.set_score(k, v)
  File "/usr/local/lib/python3.8/site-packages/duckietown_challenges/cie_concrete.py", line 343, in set_score
    raise ValueError(msg)
ValueError: Invalid value nan for score 'complexity': we do not allow infinity or NaN.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/usr/local/lib/python3.8/site-packages/duckietown_challenges/cie_concrete.py", line 681, in scoring_context
    yield cie
  File "/usr/local/lib/python3.8/site-packages/dt_planning/planning_checker.py", line 97, in planning_checker_main
    sessions = run_checker(
  File "/usr/local/lib/python3.8/site-packages/dt_protocols/checker.py", line 119, in run_checker
    raise dc.InvalidEvaluator() from e
duckietown_challenges.exceptions.InvalidEvaluator: 

Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
82885step1-1of4errorno0:00:22
InvalidEvaluator: Tr [...]
InvalidEvaluator:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/site-packages/dt_protocols/checker.py", line 111, in run_checker
    cie.set_score(k, v)
  File "/usr/local/lib/python3.8/site-packages/duckietown_challenges/cie_concrete.py", line 343, in set_score
    raise ValueError(msg)
ValueError: Invalid value nan for score 'complexity': we do not allow infinity or NaN.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/usr/local/lib/python3.8/site-packages/duckietown_challenges/cie_concrete.py", line 681, in scoring_context
    yield cie
  File "/usr/local/lib/python3.8/site-packages/dt_planning/planning_checker.py", line 97, in planning_checker_main
    sessions = run_checker(
  File "/usr/local/lib/python3.8/site-packages/dt_protocols/checker.py", line 119, in run_checker
    raise dc.InvalidEvaluator() from e
duckietown_challenges.exceptions.InvalidEvaluator: 

Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
82882step1-0of4successno0:01:23
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
82881step1-2of4errorno0:00:24
InvalidEvaluator: Tr [...]
InvalidEvaluator:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/site-packages/dt_protocols/checker.py", line 111, in run_checker
    cie.set_score(k, v)
  File "/usr/local/lib/python3.8/site-packages/duckietown_challenges/cie_concrete.py", line 343, in set_score
    raise ValueError(msg)
ValueError: Invalid value nan for score 'complexity': we do not allow infinity or NaN.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/usr/local/lib/python3.8/site-packages/duckietown_challenges/cie_concrete.py", line 681, in scoring_context
    yield cie
  File "/usr/local/lib/python3.8/site-packages/dt_planning/planning_checker.py", line 97, in planning_checker_main
    sessions = run_checker(
  File "/usr/local/lib/python3.8/site-packages/dt_protocols/checker.py", line 119, in run_checker
    raise dc.InvalidEvaluator() from e
duckietown_challenges.exceptions.InvalidEvaluator: 

Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
82878step1-3of4errorno0:00:24
InvalidEvaluator: Tr [...]
InvalidEvaluator:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/site-packages/dt_protocols/checker.py", line 111, in run_checker
    cie.set_score(k, v)
  File "/usr/local/lib/python3.8/site-packages/duckietown_challenges/cie_concrete.py", line 343, in set_score
    raise ValueError(msg)
ValueError: Invalid value nan for score 'complexity': we do not allow infinity or NaN.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/usr/local/lib/python3.8/site-packages/duckietown_challenges/cie_concrete.py", line 681, in scoring_context
    yield cie
  File "/usr/local/lib/python3.8/site-packages/dt_planning/planning_checker.py", line 97, in planning_checker_main
    sessions = run_checker(
  File "/usr/local/lib/python3.8/site-packages/dt_protocols/checker.py", line 119, in run_checker
    raise dc.InvalidEvaluator() from e
duckietown_challenges.exceptions.InvalidEvaluator: 

Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible