Skip to content

Instantly share code, notes, and snippets.

@stephendonner
Created November 27, 2019 05:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stephendonner/5778edd57348e22b0341007ea7866e6d to your computer and use it in GitHub Desktop.
Save stephendonner/5778edd57348e22b0341007ea7866e6d to your computer and use it in GitHub Desktop.
[task 2019-11-26T23:21:01.413Z] 23:21:01 INFO - Getting https://index.taskcluster.net/v1/task/gecko.v2.try.latest.firefox.condprof-win32/artifacts/public/condprof/profile-win32-cold-default.tgz
[task 2019-11-26T23:21:01.472Z] 23:21:01 ERROR - Traceback (most recent call last):
[task 2019-11-26T23:21:01.472Z] 23:21:01 INFO - File "C:\tasks\task_1574807689\build\tests\raptor\raptor\raptor.py", line 1811, in <module>
[task 2019-11-26T23:21:01.472Z] 23:21:01 INFO - main()
[task 2019-11-26T23:21:01.472Z] 23:21:01 INFO - File "C:\tasks\task_1574807689\build\tests\raptor\raptor\raptor.py", line 1776, in main
[task 2019-11-26T23:21:01.473Z] 23:21:01 INFO - with_conditioned_profile=args.with_conditioned_profile,
[task 2019-11-26T23:21:01.473Z] 23:21:01 INFO - File "C:\tasks\task_1574807689\build\tests\raptor\raptor\raptor.py", line 1753, in raptor_class
[task 2019-11-26T23:21:01.473Z] 23:21:01 INFO - return klass(*inner_args, **inner_kwargs)
[task 2019-11-26T23:21:01.473Z] 23:21:01 INFO - File "C:\tasks\task_1574807689\build\tests\raptor\raptor\raptor.py", line 781, in __init__
[task 2019-11-26T23:21:01.474Z] 23:21:01 INFO - super(BrowsertimeDesktop, self).__init__(*args, **kwargs)
[task 2019-11-26T23:21:01.474Z] 23:21:01 INFO - File "C:\tasks\task_1574807689\build\tests\raptor\raptor\raptor.py", line 578, in __init__
[task 2019-11-26T23:21:01.474Z] 23:21:01 INFO - super(Browsertime, self).__init__(app, binary, results_handler_class=klass, **kwargs)
[task 2019-11-26T23:21:01.474Z] 23:21:01 INFO - File "C:\tasks\task_1574807689\build\tests\raptor\raptor\raptor.py", line 178, in __init__
[task 2019-11-26T23:21:01.475Z] 23:21:01 INFO - self.build_browser_profile()
[task 2019-11-26T23:21:01.475Z] 23:21:01 INFO - File "C:\tasks\task_1574807689\build\tests\raptor\raptor\raptor.py", line 596, in build_browser_profile
[task 2019-11-26T23:21:01.475Z] 23:21:01 INFO - super(Browsertime, self).build_browser_profile()
[task 2019-11-26T23:21:01.476Z] 23:21:01 INFO - File "C:\tasks\task_1574807689\build\tests\raptor\raptor\raptor.py", line 210, in build_browser_profile
[task 2019-11-26T23:21:01.476Z] 23:21:01 INFO - self.get_conditioned_profile()
[task 2019-11-26T23:21:01.476Z] 23:21:01 INFO - File "C:\tasks\task_1574807689\build\tests\raptor\raptor\raptor.py", line 189, in get_conditioned_profile
[task 2019-11-26T23:21:01.476Z] 23:21:01 INFO - cond_prof_target_dir = get_profile(temp_download_dir, platform, "cold")
[task 2019-11-26T23:21:01.476Z] 23:21:01 INFO - File "C:\tasks\task_1574807689\build\venv\lib\site-packages\condprof\client.py", line 59, in get_profile
[task 2019-11-26T23:21:01.480Z] 23:21:01 INFO - raise ProfileNotFoundError(exists)
[task 2019-11-26T23:21:01.480Z] 23:21:01 INFO - condprof.client.ProfileNotFoundError: 404
[task 2019-11-26T23:21:01.572Z] 23:21:01 ERROR - Return code: 1
[task 2019-11-26T23:21:01.572Z] 23:21:01 WARNING - setting return code to 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment