Waited 7203 seconds for container to finish. Giving up.
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
32023
step1-simulation
success
no
1:33:38
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
32021
step1-simulation
success
no
0:27:58
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
32016
step1-simulation
host-error
no
0:01:06
Uncaught exception w [...]
Uncaught exception while running Docker Compose:
Traceback (most recent call last):
File "/project/src/duckietown_challenges_runner/runner.py", line 894, in run_one
run_docker(wd, project, cmd)
File "/project/src/duckietown_challenges_runner/runner.py", line 1277, in run_docker
subprocess.check_call(cmd0, cwd=cwd, stdout=tee_stdout, stderr=tee_stderr)
File "/usr/lib/python3.6/subprocess.py", line 306, in check_call
retcode = call(*popenargs, **kwargs)
File "/usr/lib/python3.6/subprocess.py", line 287, in call
with Popen(*popenargs, **kwargs) as p:
File "/usr/lib/python3.6/subprocess.py", line 729, in __init__
restore_signals, start_new_session)
File "/usr/lib/python3.6/subprocess.py", line 1364, in _execute_child
raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/duckietown/DT18/evaluator/executions/gb-eV/submission6485/step1-simulation-ip-172-31-45-34-10501-job32016': '/tmp/duckietown/DT18/evaluator/executions/gb-eV/submission6485/step1-simulation-ip-172-31-45-34-10501-job32016'
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
32015
step1-simulation
host-error
no
0:01:28
Uncaught exception w [...]
Uncaught exception while running Docker Compose:
Traceback (most recent call last):
File "/project/src/duckietown_challenges_runner/runner.py", line 894, in run_one
run_docker(wd, project, cmd)
File "/project/src/duckietown_challenges_runner/runner.py", line 1277, in run_docker
subprocess.check_call(cmd0, cwd=cwd, stdout=tee_stdout, stderr=tee_stderr)
File "/usr/lib/python3.6/subprocess.py", line 306, in check_call
retcode = call(*popenargs, **kwargs)
File "/usr/lib/python3.6/subprocess.py", line 287, in call
with Popen(*popenargs, **kwargs) as p:
File "/usr/lib/python3.6/subprocess.py", line 729, in __init__
restore_signals, start_new_session)
File "/usr/lib/python3.6/subprocess.py", line 1364, in _execute_child
raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/duckietown/DT18/evaluator/executions/gb-eV/submission6485/step1-simulation-ip-172-31-45-34-10500-job32015': '/tmp/duckietown/DT18/evaluator/executions/gb-eV/submission6485/step1-simulation-ip-172-31-45-34-10500-job32015'
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
31843
step1-simulation
aborted
no
2:01:54
Waited 7204 seconds [...]
Waited 7204 seconds for container to finish. Giving up.
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
31711
step1-simulation
aborted
no
0:27:19
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
31605
step1-simulation
aborted
no
0:40:51
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
31482
step1-simulation
aborted
no
2:01:33
Waited 7200 seconds [...]
Waited 7200 seconds for container to finish. Giving up.
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
31472
step1-simulation
aborted
no
2:01:25
Uncaught exception:
[...]
Uncaught exception:
Traceback (most recent call last):
File "/project/src/duckietown_challenges_runner/runner.py", line 1577, in upload
aws_object.load()
File "/usr/local/lib/python3.6/dist-packages/boto3/resources/factory.py", line 505, in do_action
response = action(self, *args, **kwargs)
File "/usr/local/lib/python3.6/dist-packages/boto3/resources/action.py", line 83, in __call__
response = getattr(parent.meta.client, operation_name)(**params)
File "/usr/local/lib/python3.6/dist-packages/botocore/client.py", line 357, in _api_call
return self._make_api_call(operation_name, kwargs)
File "/usr/local/lib/python3.6/dist-packages/botocore/client.py", line 661, in _make_api_call
raise error_class(parsed_response, operation_name)
botocore.exceptions.ClientError: An error occurred (404) when calling the HeadObject operation: Not Found
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/project/src/duckietown_challenges_runner/runner.py", line 648, in get_cr
wd, aws_config, copy_to_machine_cache=copy_to_machine_cache
File "/project/src/duckietown_challenges_runner/runner.py", line 1309, in upload_files
aws_config, toupload, copy_to_machine_cache=copy_to_machine_cache
File "/project/src/duckietown_challenges_runner/runner.py", line 1587, in upload
aws_object.upload_file(realfile, ExtraArgs={"ContentType": mime_type})
File "/usr/local/lib/python3.6/dist-packages/boto3/s3/inject.py", line 280, in object_upload_file
ExtraArgs=ExtraArgs, Callback=Callback, Config=Config)
File "/usr/local/lib/python3.6/dist-packages/boto3/s3/inject.py", line 131, in upload_file
extra_args=ExtraArgs, callback=Callback)
File "/usr/local/lib/python3.6/dist-packages/boto3/s3/transfer.py", line 279, in upload_file
future.result()
File "/usr/local/lib/python3.6/dist-packages/s3transfer/futures.py", line 73, in result
return self._coordinator.result()
File "/usr/local/lib/python3.6/dist-packages/s3transfer/futures.py", line 233, in result
raise self._exception
File "/usr/local/lib/python3.6/dist-packages/s3transfer/tasks.py", line 255, in _main
self._submit(transfer_future=transfer_future, **kwargs)
File "/usr/local/lib/python3.6/dist-packages/s3transfer/upload.py", line 549, in _submit
upload_input_manager.provide_transfer_size(transfer_future)
File "/usr/local/lib/python3.6/dist-packages/s3transfer/upload.py", line 237, in provide_transfer_size
transfer_future.meta.call_args.fileobj))
File "/usr/local/lib/python3.6/dist-packages/s3transfer/utils.py", line 228, in get_file_size
return os.path.getsize(filename)
File "/usr/lib/python3.6/genericpath.py", line 50, in getsize
return os.stat(filename).st_size
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/duckietown/DT18/evaluator/executions/gb-eV/submission6485/step1-simulation-idsc-rudolf-27926-job31472/tmp/tmpeib8uwx9/attempts/ETHZ_autolab_technical_track-7-0.attempt7/log.gs2.cbor'
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
31470
step1-simulation
aborted
no
0:25:38
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.