2020-04-30 19:50:23.372 40 INFO rally.task.engine [-] Full duration is: 1.790979 2020-04-30 19:50:23.390 40 ERROR rally.task.engine [-] Unexpected exception during the workload execution: InvalidScenarioArgument: Invalid scenario argument: 'Url error https://download.cirros-cloud.net/0.3.5/cirros-0.3.5-x86_64-disk.img (Invalid scenario argument: 'Url https://download.cirros-cloud.net/0.3.5/cirros-0.3.5-x86_64-disk.img unavailable (code 302)')' 2020-04-30 19:50:23.390 40 ERROR rally.task.engine Traceback (most recent call last): 2020-04-30 19:50:23.390 40 ERROR rally.task.engine File "/usr/local/lib/python2.7/dist-packages/rally/task/engine.py", line 515, in _run_workload 2020-04-30 19:50:23.390 40 ERROR rally.task.engine workload["args"]) 2020-04-30 19:50:23.390 40 ERROR rally.task.engine File "/usr/local/lib/python2.7/dist-packages/rally/task/runner.py", line 164, in run 2020-04-30 19:50:23.390 40 ERROR rally.task.engine args = types.preprocess(name, context, args) 2020-04-30 19:50:23.390 40 ERROR rally.task.engine File "/usr/local/lib/python2.7/dist-packages/rally/task/types.py", line 87, in preprocess 2020-04-30 19:50:23.390 40 ERROR rally.task.engine resource_spec=processed_args[src], config=type_cfg) 2020-04-30 19:50:23.390 40 ERROR rally.task.engine File "/usr/local/lib/python2.7/dist-packages/rally/plugins/common/types.py", line 40, in pre_process 2020-04-30 19:50:23.390 40 ERROR rally.task.engine "Url error %s (%s)" % (path, ex)) 2020-04-30 19:50:23.390 40 ERROR rally.task.engine InvalidScenarioArgument: Invalid scenario argument: 'Url error https://download.cirros-cloud.net/0.3.5/cirros-0.3.5-x86_64-disk.img (Invalid scenario argument: 'Url https://download.cirros-cloud.net/0.3.5/cirros-0.3.5-x86_64-disk.img unavailable (code 302)')' 2020-04-30 19:50:23.390 40 ERROR rally.task.engine