Skip to content

Instantly share code, notes, and snippets.

@kimberlythegeek
Created July 30, 2020 14:00
Show Gist options
  • Select an option

  • Save kimberlythegeek/4f4c0bfa87a0510c1b2b3036139cae11 to your computer and use it in GitHub Desktop.

Select an option

Save kimberlythegeek/4f4c0bfa87a0510c1b2b3036139cae11 to your computer and use it in GitHub Desktop.
➥ ./mach raptor -t raptor-tp6-wikipedia-firefox --post-startup-delay 1 --no-conditioned-profile
Updating external benchmarks from https://github.com/mozilla/perf-automation
Cloning the benchmarks to /Users/ksereduck/.mozbuild/performance-tests
Switched to branch 'master'
Your branch is up to date with 'origin/master'.
warning: Pulling without specifying how to reconcile divergent branches is
discouraged. You can squelch this message by running one of the following
commands sometime before your next pull:
git config pull.rebase false # merge (the default strategy)
git config pull.rebase true # rebase
git config pull.ff only # fast-forward only
You can replace "git config" with "git config --global" to set a default
preference for all repositories. You can also pass --rebase, --no-rebase,
or --ff-only on the command line to override the configured default per
invocation.
Already up to date.
Note: switching to 'e19a0865c946ae2f9a64dd25614b1c275a3996b2'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at e19a086 Merge pull request #20 from marianrai/Add_jetstream2_benchmark_suite
13:09:40 INFO - ConsoleLogger online at 20200730 13:09:40Z in /Users/ksereduck/Workspace/mozilla-central
13:09:40 INFO - Run as ./mach raptor -t raptor-tp6-wikipedia-firefox --post-startup-delay 1 --no-conditioned-profile
0:00.00 DEBUG ADBDevice: {'_logger': <mozlog.structuredlog.StructuredLogger object at 0x7fb108338bd0>, '_adb_version': '', '_adb_host': None, '_use_root': True, '_adb_port': None, '_timeout': 300, '_polling_interval': 0.1, '_adb_path': 'adb', '_verbose': True}
0:00.01 INFO Using adb 1.0.40
0:00.01 adb DEBUG ADBHost: {'_logger': <mozlog.structuredlog.StructuredLogger object at 0x7fb0f8ad6e50>, '_adb_version': '', '_adb_host': None, '_use_root': True, '_adb_port': None, '_timeout': 300, '_polling_interval': 0.1, '_adb_path': 'adb', '_verbose': False}
13:09:40 WARNING - BaseScript collecting decorated methods: failure to get attribute device: 'NoneType' object has no attribute 'startswith'
13:09:40 INFO - Dumping config to /Users/ksereduck/Workspace/mozilla-central/testing/mozharness/logs/localconfig.json.
13:09:40 INFO - {u'app': u'firefox',
13:09:40 INFO - 'append_to_log': False,
13:09:40 INFO - u'base_work_dir': u'/Users/ksereduck/Workspace/mozilla-central/testing/mozharness',
13:09:40 INFO - u'binary_path': u'/Users/ksereduck/Workspace/mozilla-central/obj-x86_64-apple-darwin19.3.0/dist/Nightly.app/Contents/MacOS/firefox',
13:09:40 INFO - u'browsertime': False,
13:09:40 INFO - u'browsertime_browsertimejs': u'/Users/ksereduck/Workspace/mozilla-central/tools/browsertime/node_modules/browsertime/bin/browsertime.js',
13:09:40 INFO - u'browsertime_no_ffwindowrecorder': False,
13:09:40 INFO - u'browsertime_node': u'/Users/ksereduck/.mozbuild/node/bin/node',
13:09:40 INFO - u'browsertime_video': False,
13:09:40 INFO - u'chimera': False,
13:09:40 INFO - 'code_coverage': False,
13:09:40 INFO - u'cold': False,
13:09:40 INFO - u'conditioned_profile_scenario': u'settled',
13:09:40 INFO - 'config_files': (),
13:09:40 INFO - u'cpu_test': False,
13:09:40 INFO - u'debug_mode': False,
13:09:40 INFO - u'default_actions': (u'populate-webroot',
13:09:40 INFO - u'install-chromium-distribution',
13:09:40 INFO - u'create-virtualenv',
13:09:40 INFO - u'run-tests'),
13:09:40 INFO - u'device_name': None,
13:09:40 INFO - 'disable_ccov_upload': False,
13:09:40 INFO - u'disable_perf_tuning': False,
13:09:40 INFO - u'e10s': True,
13:09:40 INFO - u'enable_fission': False,
13:09:40 INFO - u'enable_webrender': False,
13:09:40 INFO - u'exes': {u'python': u'/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python',
13:09:40 INFO - u'virtualenv': (u'/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python',
13:09:40 INFO - u'/Users/ksereduck/Workspace/mozilla-central/third_party/python/virtualenv/virtualenv.py')},
13:09:40 INFO - u'extra_prefs': (),
13:09:40 INFO - 'find_links': ('https://pypi.pub.build.mozilla.org/pub',),
13:09:40 INFO - u'gecko_profile': False,
13:09:40 INFO - u'host': u'127.0.0.1',
13:09:40 INFO - u'is_release_build': False,
13:09:40 INFO - 'java_code_coverage': False,
13:09:40 INFO - u'live_sites': False,
13:09:40 INFO - 'log_level': 'info',
13:09:40 INFO - u'log_name': u'raptor',
13:09:40 INFO - 'log_to_console': True,
13:09:40 INFO - u'memory_test': False,
13:09:40 INFO - u'no_conditioned_profile': False,
13:09:40 INFO - u'noinstall': False,
13:09:40 INFO - u'obj_path': u'/Users/ksereduck/Workspace/mozilla-central/obj-x86_64-apple-darwin19.3.0',
13:09:40 INFO - 'opt_config_files': (),
13:09:40 INFO - 'per_test_coverage': False,
13:09:40 INFO - 'pip_index': False,
13:09:40 INFO - u'power_test': False,
13:09:40 INFO - u'project': u'mozilla-central',
13:09:40 INFO - u'pypi_url': u'http://pypi.org/simple',
13:09:40 INFO - u'raptor_cmd_line_args': (u'-t',
13:09:40 INFO - u'raptor-tp6-wikipedia-firefox',
13:09:40 INFO - u'--post-startup-delay',
13:09:40 INFO - u'1',
13:09:40 INFO - u'--no-conditioned-profile'),
13:09:40 INFO - u'raptor_path': u'/Users/ksereduck/Workspace/mozilla-central/testing/raptor',
13:09:40 INFO - u'repo_path': u'/Users/ksereduck/Workspace/mozilla-central',
13:09:40 INFO - u'run_local': True,
13:09:40 INFO - u'title': u'MacBook-Pro-5.local',
13:09:40 INFO - u'verbose': False,
13:09:40 INFO - 'verify': False,
13:09:40 INFO - u'virtualenv_path': u'/Users/ksereduck/Workspace/mozilla-central/obj-x86_64-apple-darwin19.3.0/testing/raptor-venv',
13:09:40 INFO - 'volatile_config': {'actions': None, 'add_actions': None, 'no_actions': None},
13:09:40 INFO - 'work_dir': 'build'}
13:09:40 INFO - [mozharness: 2020-07-30 13:09:40.361164Z] Skipping clobber step.
13:09:40 INFO - [mozharness: 2020-07-30 13:09:40.361236Z] Skipping download-and-extract step.
13:09:40 INFO - [mozharness: 2020-07-30 13:09:40.361311Z] Running populate-webroot step.
13:09:40 INFO - Running pre-action listener: _resource_record_pre_action
13:09:40 INFO - Running main action method: populate_webroot
13:09:40 INFO - Running post-action listener: _resource_record_post_action
13:09:40 INFO - [mozharness: 2020-07-30 13:09:40.361586Z] Finished populate-webroot step (success)
13:09:40 INFO - [mozharness: 2020-07-30 13:09:40.361653Z] Skipping install-chrome-android step.
13:09:40 INFO - [mozharness: 2020-07-30 13:09:40.361722Z] Running install-chromium-distribution step.
13:09:40 INFO - Running pre-action listener: _resource_record_pre_action
13:09:40 INFO - Running main action method: install_chromium_distribution
13:09:40 INFO - Google Chrome or Chromium distributions are not required.
13:09:40 INFO - Running post-action listener: _resource_record_post_action
13:09:40 INFO - [mozharness: 2020-07-30 13:09:40.362049Z] Finished install-chromium-distribution step (success)
13:09:40 INFO - [mozharness: 2020-07-30 13:09:40.362116Z] Running create-virtualenv step.
13:09:40 INFO - Running pre-action listener: _resource_record_pre_action
13:09:40 INFO - Running main action method: create_virtualenv
13:09:40 INFO - Virtualenv already exists, skipping creation
13:09:40 INFO - Running post-action listener: _resource_record_post_action
13:09:40 INFO - Running post-action listener: _start_resource_monitoring
13:09:40 INFO - Starting resource monitoring.
13:09:40 INFO - [mozharness: 2020-07-30 13:09:40.395776Z] Finished create-virtualenv step (success)
13:09:40 INFO - [mozharness: 2020-07-30 13:09:40.397122Z] Skipping install step.
13:09:40 INFO - [mozharness: 2020-07-30 13:09:40.397301Z] Running run-tests step.
13:09:40 INFO - Running pre-action listener: _resource_record_pre_action
13:09:40 INFO - Running pre-action listener: _set_gcov_prefix
13:09:40 INFO - Running pre-action listener: timed_screenshots
13:09:40 INFO - Running main action method: run_tests
13:09:40 INFO - Running command: [u'/Users/ksereduck/Workspace/mozilla-central/obj-x86_64-apple-darwin19.3.0/testing/raptor-venv/bin/python', u'--version']
13:09:40 INFO - Copy/paste: /Users/ksereduck/Workspace/mozilla-central/obj-x86_64-apple-darwin19.3.0/testing/raptor-venv/bin/python --version
13:09:40 INFO - Python 2.7.16
13:09:40 INFO - Return code: 0
13:09:40 INFO - ENV: MOZ_UPLOAD_DIR is now /Users/ksereduck/Workspace/mozilla-central/testing/mozharness/build/blobber_upload_dir
13:09:40 INFO - ENV: RUST_BACKTRACE is now full
13:09:40 INFO - ENV: MINIDUMP_SAVE_PATH is now /Users/ksereduck/Workspace/mozilla-central/testing/mozharness/build/blobber_upload_dir
13:09:40 INFO - Running command: [u'/Users/ksereduck/Workspace/mozilla-central/obj-x86_64-apple-darwin19.3.0/testing/raptor-venv/bin/python', u'/Users/ksereduck/Workspace/mozilla-central/testing/raptor/raptor/raptor.py', u'--run-local', u'-t', u'raptor-tp6-wikipedia-firefox', u'--post-startup-delay', u'1', u'--no-conditioned-profile', u'--browsertime-node', u'/Users/ksereduck/.mozbuild/node/bin/node', u'--browsertime-browsertimejs', u'/Users/ksereduck/Workspace/mozilla-central/tools/browsertime/node_modules/browsertime/bin/browsertime.js', u'--host', u'127.0.0.1', u'--binary', u'/Users/ksereduck/Workspace/mozilla-central/obj-x86_64-apple-darwin19.3.0/dist/Nightly.app/Contents/MacOS/firefox', u'--app', u'firefox', u'--obj-path', u'/Users/ksereduck/Workspace/mozilla-central/obj-x86_64-apple-darwin19.3.0', u'--conditioned-profile-scenario', u'settled', u'--log-tbpl-level=debug'] in /Users/ksereduck/Workspace/mozilla-central/testing/mozharness/build
13:09:40 INFO - Copy/paste: /Users/ksereduck/Workspace/mozilla-central/obj-x86_64-apple-darwin19.3.0/testing/raptor-venv/bin/python /Users/ksereduck/Workspace/mozilla-central/testing/raptor/raptor/raptor.py --run-local -t raptor-tp6-wikipedia-firefox --post-startup-delay 1 --no-conditioned-profile --browsertime-node /Users/ksereduck/.mozbuild/node/bin/node --browsertime-browsertimejs /Users/ksereduck/Workspace/mozilla-central/tools/browsertime/node_modules/browsertime/bin/browsertime.js --host 127.0.0.1 --binary /Users/ksereduck/Workspace/mozilla-central/obj-x86_64-apple-darwin19.3.0/dist/Nightly.app/Contents/MacOS/firefox --app firefox --obj-path /Users/ksereduck/Workspace/mozilla-central/obj-x86_64-apple-darwin19.3.0 --conditioned-profile-scenario settled --log-tbpl-level=debug
13:09:40 INFO - Using env: {'DISPLAY': '/private/tmp/com.apple.launchd.wxDXvPCTD3/org.macosforge.xquartz:0',
13:09:40 INFO - u'EXTERNALTOOLSPATH': u'/Users/ksereduck/Workspace/mozilla-central/testing/mozharness/external_tools',
13:09:40 INFO - 'GEM_HOME': '/Users/ksereduck/.rvm/gems/ruby-2.5.0',
13:09:40 INFO - 'GEM_PATH': '/Users/ksereduck/.rvm/gems/ruby-2.5.0:/Users/ksereduck/.rvm/gems/ruby-2.5.0@global',
13:09:40 INFO - 'HOME': '/Users/ksereduck',
13:09:40 INFO - 'IRBRC': '/Users/ksereduck/.rvm/rubies/ruby-2.5.0/.irbrc',
13:09:40 INFO - u'JSGC_DISABLE_POISONING': u'1',
13:09:40 INFO - 'LANG': 'en_US.UTF-8',
13:09:40 INFO - 'LC_ALL': 'en_US.UTF-8',
13:09:40 INFO - 'LC_CTYPE': 'en_US.UTF-8',
13:09:40 INFO - 'LESS': '-R',
13:09:40 INFO - 'LOGNAME': 'ksereduck',
13:09:40 INFO - 'LSCOLORS': 'Gxfxcxdxbxegedabagacad',
13:09:40 INFO - 'MACH_MAIN_PID': '64164',
13:09:40 INFO - 'MACH_STDOUT_ISATTY': '1',
13:09:40 INFO - u'MINIDUMP_SAVE_PATH': u'/Users/ksereduck/Workspace/mozilla-central/testing/mozharness/build/blobber_upload_dir',
13:09:40 INFO - u'MOZ_DEVELOPER_OBJ_DIR': u'/Users/ksereduck/Workspace/mozilla-central/obj-x86_64-apple-darwin19.3.0',
13:09:40 INFO - u'MOZ_DEVELOPER_REPO_DIR': u'/Users/ksereduck/Workspace/mozilla-central',
13:09:40 INFO - u'MOZ_UPLOAD_DIR': u'/Users/ksereduck/Workspace/mozilla-central/testing/mozharness/build/blobber_upload_dir',
13:09:40 INFO - 'MY_RUBY_HOME': '/Users/ksereduck/.rvm/rubies/ruby-2.5.0',
13:09:40 INFO - 'PAGER': 'less',
13:09:40 INFO - 'PATH': u'/Users/ksereduck/Workspace/mozilla-central/obj-x86_64-apple-darwin19.3.0/testing/raptor-venv/bin:/Users/ksereduck/Workspace/mozilla-central/obj-x86_64-apple-darwin19.3.0/testing/raptor-venv/bin:/Users/ksereduck/Workspace/mozilla-central/obj-x86_64-apple-darwin19.3.0/testing/raptor-venv/bin:/Users/ksereduck/.cargo/bin:/Users/ksereduck/Library/Python/3.7/bin:/usr/local/bin/black:/Users/ksereduck/Workspace/phabricator/git-cinnabar/:/Users/ksereduck/bin:/Users/ksereduck/.npm-global/bin/:~/.npm-global/bin:/usr/local/opt/openssl/bin:/Users/ksereduck/bin/apache-maven-3.5.2/bin:/Users/ksereduck/kotlinc/bin:/Users/ksereduck/bin:/usr/local/bin:/Users/ksereduck/.rvm/gems/ruby-2.5.0/bin:/Users/ksereduck/.rvm/gems/ruby-2.5.0@global/bin:/Users/ksereduck/.rvm/rubies/ruby-2.5.0/bin:/Users/ksereduck/.cargo/bin:/Users/ksereduck/Library/Python/3.7/bin:/usr/local/bin/black:/Users/ksereduck/Workspace/phabricator/git-cinnabar/:/Users/ksereduck/bin:/Users/ksereduck/.npm-global/bin/:~/.npm-global/bin:/usr/local/opt/openssl/bin:/Users/ksereduck/bin/apache-maven-3.5.2/bin:/Users/ksereduck/kotlinc/bin:/Users/ksereduck/bin:/usr/local/bin:/Library/Frameworks/Python.framework/Versions/3.7/bin:/Users/ksereduck/.cargo/bin:/Library/Frameworks/Python.framework/Versions/3.6/bin:/Library/Frameworks/Python.framework/Versions/2.7/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Applications/VMware Fusion.app/Contents/Public:/usr/local/MacGPG2/bin:/opt/X11/bin:/Library/Apple/usr/bin:/Users/ksereduck/.rvm/bin:/Users/ksereduck/bin/review-1.35:/Users/ksereduck/Library/Android/sdk/platform-tools:/Users/ksereduck/.rvm/bin:/Users/ksereduck/bin/review-1.35:/Users/ksereduck/Library/Android/sdk/platform-tools',
13:09:40 INFO - 'PWD': '/Users/ksereduck/Workspace/mozilla-central',
13:09:40 INFO - 'PYTHONPATH': u'/Users/ksereduck/Workspace/mozilla-central/testing/raptor:/usr/local/bin/python',
13:09:40 INFO - 'RUBY_VERSION': 'ruby-2.5.0',
13:09:40 INFO - u'RUST_BACKTRACE': u'full',
13:09:40 INFO - u'SCRIPTSPATH': '/Users/ksereduck/Workspace/mozilla-central/testing/mozharness',
13:09:40 INFO - 'SHELL': '/bin/zsh',
13:09:40 INFO - 'SHLVL': '1',
13:09:40 INFO - 'SSH_AUTH_SOCK': '/private/tmp/com.apple.launchd.qLTMDybe3w/Listeners',
13:09:40 INFO - 'TERM': 'xterm-256color',
13:09:40 INFO - 'TERM_PROGRAM': 'Apple_Terminal',
13:09:40 INFO - 'TERM_PROGRAM_VERSION': '433',
13:09:40 INFO - 'TERM_SESSION_ID': '1F6030BC-3F59-4720-B09C-6DD974828A3B',
13:09:40 INFO - 'TMPDIR': '/var/folders/d_/w55mt2zj19b5wh0z65gmhtc40000gn/T/',
13:09:40 INFO - 'USER': 'ksereduck',
13:09:40 INFO - 'VIRTUALENVWRAPPER_HOOK_DIR': '/Users/ksereduck/.virtualenvs',
13:09:40 INFO - 'VIRTUALENVWRAPPER_PROJECT_FILENAME': '.project',
13:09:40 INFO - 'VIRTUALENVWRAPPER_SCRIPT': '/usr/local/bin/virtualenvwrapper.sh',
13:09:40 INFO - 'VIRTUALENVWRAPPER_WORKON_CD': '1',
13:09:40 INFO - 'VIRTUAL_ENV': u'/Users/ksereduck/Workspace/mozilla-central/obj-x86_64-apple-darwin19.3.0/testing/raptor-venv',
13:09:40 INFO - 'VIRTUAL_ENV_DISABLE_PROMPT': '1',
13:09:40 INFO - 'WORKON_HOME': '/Users/ksereduck/.virtualenvs',
13:09:40 INFO - 'XPC_FLAGS': '0x0',
13:09:40 INFO - 'XPC_SERVICE_NAME': '0',
13:09:40 INFO - 'ZSH': '/Users/ksereduck/.oh-my-zsh',
13:09:40 INFO - '__CF_USER_TEXT_ENCODING': '0x1F5:0x0:0x0',
13:09:40 INFO - '_system_arch': 'x86_64',
13:09:40 INFO - '_system_name': 'OSX',
13:09:40 INFO - '_system_type': 'Darwin',
13:09:40 INFO - '_system_version': '10.15',
13:09:40 INFO - 'rvm_alias_expanded': '',
13:09:40 INFO - 'rvm_bin_flag': '',
13:09:40 INFO - 'rvm_bin_path': '/Users/ksereduck/.rvm/bin',
13:09:40 INFO - 'rvm_docs_type': '',
13:09:40 INFO - 'rvm_gemstone_package_file': '',
13:09:40 INFO - 'rvm_gemstone_url': '',
13:09:40 INFO - 'rvm_hook': '',
13:09:40 INFO - 'rvm_niceness': '',
13:09:40 INFO - 'rvm_nightly_flag': '',
13:09:40 INFO - 'rvm_only_path_flag': '',
13:09:40 INFO - 'rvm_path': '/Users/ksereduck/.rvm',
13:09:40 INFO - 'rvm_prefix': '/Users/ksereduck',
13:09:40 INFO - 'rvm_pretty_print_flag': '',
13:09:40 INFO - 'rvm_proxy': '',
13:09:40 INFO - 'rvm_quiet_flag': '',
13:09:40 INFO - 'rvm_ruby_bits': '',
13:09:40 INFO - 'rvm_ruby_file': '',
13:09:40 INFO - 'rvm_ruby_make': '',
13:09:40 INFO - 'rvm_ruby_make_install': '',
13:09:40 INFO - 'rvm_ruby_mode': '',
13:09:40 INFO - 'rvm_script_name': '',
13:09:40 INFO - 'rvm_sdk': '',
13:09:40 INFO - 'rvm_silent_flag': '',
13:09:40 INFO - 'rvm_use_flag': '',
13:09:40 INFO - 'rvm_version': '1.29.3 (latest)',
13:09:40 INFO - 'rvm_wrapper_name': ''}
13:09:40 INFO - Calling [u'/Users/ksereduck/Workspace/mozilla-central/obj-x86_64-apple-darwin19.3.0/testing/raptor-venv/bin/python', u'/Users/ksereduck/Workspace/mozilla-central/testing/raptor/raptor/raptor.py', u'--run-local', u'-t', u'raptor-tp6-wikipedia-firefox', u'--post-startup-delay', u'1', u'--no-conditioned-profile', u'--browsertime-node', u'/Users/ksereduck/.mozbuild/node/bin/node', u'--browsertime-browsertimejs', u'/Users/ksereduck/Workspace/mozilla-central/tools/browsertime/node_modules/browsertime/bin/browsertime.js', u'--host', u'127.0.0.1', u'--binary', u'/Users/ksereduck/Workspace/mozilla-central/obj-x86_64-apple-darwin19.3.0/dist/Nightly.app/Contents/MacOS/firefox', u'--app', u'firefox', u'--obj-path', u'/Users/ksereduck/Workspace/mozilla-central/obj-x86_64-apple-darwin19.3.0', u'--conditioned-profile-scenario', u'settled', u'--log-tbpl-level=debug'] with output_timeout 3600
13:09:41 INFO - raptor-main Info: Python version: 2.7.16 (v2.7.16:413a49145e, Mar 2 2019, 14:32:10)
13:09:41 INFO - [GCC 4.2.1 Compatible Apple LLVM 6.0 (clang-600.0.57)]
13:09:41 INFO - raptor-main Info: raptor-start
13:09:41 INFO - raptor-main Info: received command line arguments: Namespace(activity=None, app='firefox', binary='/Users/ksereduck/Workspace/mozilla-central/obj-x86_64-apple-darwin19.3.0/dist/Nightly.app/Contents/MacOS/firefox', browser_cycles=None, browsertime=False, browsertime_browsertimejs='/Users/ksereduck/Workspace/mozilla-central/tools/browsertime/node_modules/browsertime/bin/browsertime.js', browsertime_chromedriver=None, browsertime_ffmpeg=None, browsertime_geckodriver=None, browsertime_no_ffwindowrecorder=False, browsertime_node='/Users/ksereduck/.mozbuild/node/bin/node', browsertime_video=False, chimera=False, cold=False, conditioned_profile_scenario='settled', cpu_test=False, debug_mode=False, device_name=None, disable_perf_tuning=False, e10s=True, enable_fission=False, enable_webrender=False, extra_prefs={}, gecko_profile=False, gecko_profile_entries=None, gecko_profile_interval=None, gecko_profile_threads=None, host='127.0.0.1', installerpath=None, intent=None, is_release_build=False, live_sites=False, log_errorsummary=None, log_grouped=None, log_html=None, log_mach=None, log_mach_buffer=None, log_mach_level=None, log_mach_screenshot=None, log_mach_verbose=None, log_raw=None, log_raw_level=None, log_tbpl=None, log_tbpl_buffer=None, log_tbpl_compact=None, log_tbpl_level='debug', log_unittest=None, log_xunit=None, memory_test=False, no_conditioned_profile=True, noinstall=False, obj_path='/Users/ksereduck/Workspace/mozilla-central/obj-x86_64-apple-darwin19.3.0', page_cycles=None, page_timeout=None, post_startup_delay=1, power_test=False, project='mozilla-central', run_local=True, symbols_path=None, test='raptor-tp6-wikipedia-firefox', test_url_params=None, verbose=False)
13:09:41 INFO - raptor-manifest Info: /Users/ksereduck/Workspace/mozilla-central/testing/raptor/raptor/raptor.ini
13:09:41 INFO - raptor-manifest Info: configuring settings for test raptor-tp6-wikipedia-firefox
13:09:41 INFO - raptor-main Info: raptor tests scheduled to run:
13:09:41 INFO - raptor-main Info: raptor-tp6-wikipedia-firefox
13:09:41 INFO - raptor-perftest Info: Using an empty profile.
13:09:41 INFO - mozversion application_buildid: 20200728124031
13:09:41 INFO - mozversion application_changeset: 57e109a9468cade8102f59be17199686c4a22739
13:09:41 INFO - mozversion application_display_name: Nightly
13:09:41 INFO - mozversion application_id: {ec8030f7-c20a-464f-9b0e-13a3a9e97384}
13:09:41 INFO - mozversion application_name: Firefox
13:09:41 INFO - mozversion application_remotingname: firefox
13:09:41 INFO - mozversion application_vendor: Mozilla
13:09:41 INFO - mozversion application_version: 80.0a1
13:09:41 INFO - mozversion platform_buildid: 20200728124031
13:09:41 INFO - mozversion platform_changeset: 57e109a9468cade8102f59be17199686c4a22739
13:09:41 INFO - mozversion platform_version: 80.0a1
13:09:41 INFO - raptor-perftest Info: Browser name: Firefox
13:09:41 INFO - raptor-perftest Info: Browser version: 80.0a1
13:09:41 INFO - mozversion application_buildid: 20200728124031
13:09:41 INFO - mozversion application_changeset: 57e109a9468cade8102f59be17199686c4a22739
13:09:41 INFO - mozversion application_display_name: Nightly
13:09:41 INFO - mozversion application_id: {ec8030f7-c20a-464f-9b0e-13a3a9e97384}
13:09:41 INFO - mozversion application_name: Firefox
13:09:41 INFO - mozversion application_remotingname: firefox
13:09:41 INFO - mozversion application_vendor: Mozilla
13:09:41 INFO - mozversion application_version: 80.0a1
13:09:41 INFO - mozversion platform_buildid: 20200728124031
13:09:41 INFO - mozversion platform_changeset: 57e109a9468cade8102f59be17199686c4a22739
13:09:41 INFO - mozversion platform_version: 80.0a1
13:09:41 INFO - raptor-perftest Info: Browser name: Firefox
13:09:41 INFO - raptor-perftest Info: Browser version: 80.0a1
13:09:41 INFO - raptor-perftest Info: Post startup delay set to 1 ms
13:09:41 INFO - raptor-perftest Info: main raptor init, config is: {'verbose': False, 'e10s': True, 'app': 'firefox', 'symbols_path': None, 'power_test': False, 'run_local': True, 'chimera': False, 'cold': False, 'gecko_profile_interval': None, 'binary': '/Users/ksereduck/Workspace/mozilla-central/obj-x86_64-apple-darwin19.3.0/dist/Nightly.app/Contents/MacOS/firefox', 'enable_control_server_wait': False, 'no_conditioned_profile': True, 'platform': 'mac', 'conditioned_profile_scenario': 'settled', 'extra_prefs': {}, 'gecko_profile': False, 'gecko_profile_entries': None, 'disable_perf_tuning': False, 'host': '127.0.0.1', 'enable_fission': False, 'memory_test': False, 'enable_webrender': False, 'obj_path': '/Users/ksereduck/Workspace/mozilla-central/obj-x86_64-apple-darwin19.3.0', 'live_sites': False, 'device_name': None, 'project': 'mozilla-central', 'cpu_test': False, 'is_release_build': False, 'using_condprof': False, 'processor': 'x86_64'}
13:09:41 INFO - raptor-perftest Info: Merging profile: /Users/ksereduck/Workspace/mozilla-central/testing/profiles/base
13:09:41 INFO - raptor-perftest Info: Merging profile: /Users/ksereduck/Workspace/mozilla-central/testing/profiles/common
13:09:41 INFO - raptor-perftest Info: Merging profile: /Users/ksereduck/Workspace/mozilla-central/testing/profiles/perf
13:09:41 INFO - raptor-perftest Info: Merging profile: /Users/ksereduck/Workspace/mozilla-central/testing/profiles/raptor
13:09:41 INFO - raptor-perftest Info: Local browser profile: /var/folders/d_/w55mt2zj19b5wh0z65gmhtc40000gn/T/tmpqIT1Bb.mozrunner
13:09:41 INFO - mozversion application_buildid: 20200728124031
13:09:41 INFO - mozversion application_changeset: 57e109a9468cade8102f59be17199686c4a22739
13:09:41 INFO - mozversion application_display_name: Nightly
13:09:41 INFO - mozversion application_id: {ec8030f7-c20a-464f-9b0e-13a3a9e97384}
13:09:41 INFO - mozversion application_name: Firefox
13:09:41 INFO - mozversion application_remotingname: firefox
13:09:41 INFO - mozversion application_vendor: Mozilla
13:09:41 INFO - mozversion application_version: 80.0a1
13:09:41 INFO - mozversion platform_buildid: 20200728124031
13:09:41 INFO - mozversion platform_changeset: 57e109a9468cade8102f59be17199686c4a22739
13:09:41 INFO - mozversion platform_version: 80.0a1
13:09:41 INFO - raptor-perftest Info: Browser name: Firefox
13:09:41 INFO - raptor-perftest Info: Browser version: 80.0a1
13:09:41 INFO - raptor-control-server Info: raptor control server running on port 65306...
13:09:41 INFO - raptor-webext-desktop Info: creating browser runner using mozrunner
13:09:41 INFO - raptor-perftest Info: starting test: raptor-tp6-wikipedia-firefox
13:09:41 INFO - raptor-perftest Info: test uses playback tool: mitmproxy
13:09:41 INFO - raptor-mitmproxy Info: mitmproxy was not provided with a 'playback_binary_manifest' Using default playback_binary_manifest
13:09:41 INFO - raptor-mitmproxy Info: mozproxy_dir used for mitmproxy downloads and exe files: /Users/ksereduck/Workspace/mozilla-central/obj-x86_64-apple-darwin19.3.0/testing/mozproxy
13:09:41 INFO - raptor-mitmproxy Info: Playback tool: mitmproxy
13:09:41 INFO - raptor-mitmproxy Info: Playback tool version: 5.1.1
13:09:41 INFO - raptor-mitmproxy Info: create mitmproxy 5.1.1 dir
13:09:41 INFO - raptor-mitmproxy Info: downloading mitmproxy binary
13:09:41 INFO - raptor-mitmproxy Info: INFO - Attempting to fetch from 'https://tooltool.mozilla-releng.net/'...
13:09:42 INFO - raptor-mitmproxy Info: INFO - ...failed to fetch 'mitmproxy-5.1.1-osx.tar.gz' from https://tooltool.mozilla-releng.net/
13:09:42 ERROR - raptor-mitmproxy Info: Traceback (most recent call last):
13:09:42 INFO - raptor-mitmproxy Info: File "/Users/ksereduck/Workspace/mozilla-central/testing/mozharness/external_tools/tooltool.py", line 846, in fetch_file
13:09:42 INFO - raptor-mitmproxy Info: with request(url, auth_file) as f, open(temp_path, mode='wb') as out:
13:09:42 INFO - raptor-mitmproxy Info: File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/contextlib.py", line 17, in __enter__
13:09:42 INFO - raptor-mitmproxy Info: return self.gen.next()
13:09:42 INFO - raptor-mitmproxy Info: File "/Users/ksereduck/Workspace/mozilla-central/testing/mozharness/external_tools/tooltool.py", line 824, in request
13:09:42 INFO - raptor-mitmproxy Info: with closing(urllib2.urlopen(req)) as f:
13:09:42 INFO - raptor-mitmproxy Info: File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 154, in urlopen
13:09:42 INFO - raptor-mitmproxy Info: return opener.open(url, data, timeout)
13:09:42 INFO - raptor-mitmproxy Info: File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 429, in open
13:09:42 INFO - raptor-mitmproxy Info: response = self._open(req, data)
13:09:42 INFO - raptor-mitmproxy Info: File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 447, in _open
13:09:42 INFO - raptor-mitmproxy Info: '_open', req)
13:09:42 INFO - raptor-mitmproxy Info: File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 407, in _call_chain
13:09:42 INFO - raptor-mitmproxy Info: result = func(*args)
13:09:42 INFO - raptor-mitmproxy Info: File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 1241, in https_open
13:09:42 INFO - raptor-mitmproxy Info: context=self._context)
13:09:42 INFO - raptor-mitmproxy Info: File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 1198, in do_open
13:09:42 INFO - raptor-mitmproxy Info: raise URLError(err)
13:09:42 INFO - raptor-mitmproxy Info: URLError: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:727)>
13:09:42 INFO - raptor-mitmproxy Info: ERROR - The following files failed: 'mitmproxy-5.1.1-osx.tar.gz'
13:09:42 CRITICAL - raptor-mitmproxy Critical: Error while downloading /Users/ksereduck/Workspace/mozilla-central/testing/mozbase/mozproxy/mozproxy/backends/mitm/mitmproxy-rel-bin-5.1.1-osx.manifest from tooltool:Command failed
13:09:44 INFO - raptor-mitmproxy Info: INFO - Attempting to fetch from 'https://tooltool.mozilla-releng.net/'...
13:09:44 INFO - raptor-mitmproxy Info: INFO - ...failed to fetch 'mitmproxy-5.1.1-osx.tar.gz' from https://tooltool.mozilla-releng.net/
13:09:44 ERROR - raptor-mitmproxy Info: Traceback (most recent call last):
13:09:44 INFO - raptor-mitmproxy Info: File "/Users/ksereduck/Workspace/mozilla-central/testing/mozharness/external_tools/tooltool.py", line 846, in fetch_file
13:09:44 INFO - raptor-mitmproxy Info: with request(url, auth_file) as f, open(temp_path, mode='wb') as out:
13:09:44 INFO - raptor-mitmproxy Info: File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/contextlib.py", line 17, in __enter__
13:09:44 INFO - raptor-mitmproxy Info: return self.gen.next()
13:09:44 INFO - raptor-mitmproxy Info: File "/Users/ksereduck/Workspace/mozilla-central/testing/mozharness/external_tools/tooltool.py", line 824, in request
13:09:44 INFO - raptor-mitmproxy Info: with closing(urllib2.urlopen(req)) as f:
13:09:44 INFO - raptor-mitmproxy Info: File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 154, in urlopen
13:09:44 INFO - raptor-mitmproxy Info: return opener.open(url, data, timeout)
13:09:44 INFO - raptor-mitmproxy Info: File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 429, in open
13:09:44 INFO - raptor-mitmproxy Info: response = self._open(req, data)
13:09:44 INFO - raptor-mitmproxy Info: File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 447, in _open
13:09:44 INFO - raptor-mitmproxy Info: '_open', req)
13:09:44 INFO - raptor-mitmproxy Info: File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 407, in _call_chain
13:09:44 INFO - raptor-mitmproxy Info: result = func(*args)
13:09:44 INFO - raptor-mitmproxy Info: File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 1241, in https_open
13:09:44 INFO - raptor-mitmproxy Info: context=self._context)
13:09:44 INFO - raptor-mitmproxy Info: File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 1198, in do_open
13:09:44 INFO - raptor-mitmproxy Info: raise URLError(err)
13:09:44 INFO - raptor-mitmproxy Info: URLError: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:727)>
13:09:44 INFO - raptor-mitmproxy Info: ERROR - The following files failed: 'mitmproxy-5.1.1-osx.tar.gz'
13:09:44 CRITICAL - raptor-mitmproxy Critical: Error while downloading /Users/ksereduck/Workspace/mozilla-central/testing/mozbase/mozproxy/mozproxy/backends/mitm/mitmproxy-rel-bin-5.1.1-osx.manifest from tooltool:Command failed
13:09:48 INFO - raptor-mitmproxy Info: INFO - Attempting to fetch from 'https://tooltool.mozilla-releng.net/'...
13:09:48 INFO - raptor-mitmproxy Info: INFO - ...failed to fetch 'mitmproxy-5.1.1-osx.tar.gz' from https://tooltool.mozilla-releng.net/
13:09:48 ERROR - raptor-mitmproxy Info: Traceback (most recent call last):
13:09:48 INFO - raptor-mitmproxy Info: File "/Users/ksereduck/Workspace/mozilla-central/testing/mozharness/external_tools/tooltool.py", line 846, in fetch_file
13:09:48 INFO - raptor-mitmproxy Info: with request(url, auth_file) as f, open(temp_path, mode='wb') as out:
13:09:48 INFO - raptor-mitmproxy Info: File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/contextlib.py", line 17, in __enter__
13:09:48 INFO - raptor-mitmproxy Info: return self.gen.next()
13:09:48 INFO - raptor-mitmproxy Info: File "/Users/ksereduck/Workspace/mozilla-central/testing/mozharness/external_tools/tooltool.py", line 824, in request
13:09:48 INFO - raptor-mitmproxy Info: with closing(urllib2.urlopen(req)) as f:
13:09:48 INFO - raptor-mitmproxy Info: File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 154, in urlopen
13:09:48 INFO - raptor-mitmproxy Info: return opener.open(url, data, timeout)
13:09:48 INFO - raptor-mitmproxy Info: File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 429, in open
13:09:48 INFO - raptor-mitmproxy Info: response = self._open(req, data)
13:09:48 INFO - raptor-mitmproxy Info: File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 447, in _open
13:09:48 INFO - raptor-mitmproxy Info: '_open', req)
13:09:48 INFO - raptor-mitmproxy Info: File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 407, in _call_chain
13:09:48 INFO - raptor-mitmproxy Info: result = func(*args)
13:09:48 INFO - raptor-mitmproxy Info: File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 1241, in https_open
13:09:48 INFO - raptor-mitmproxy Info: context=self._context)
13:09:48 INFO - raptor-mitmproxy Info: File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 1198, in do_open
13:09:48 INFO - raptor-mitmproxy Info: raise URLError(err)
13:09:48 INFO - raptor-mitmproxy Info: URLError: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:727)>
13:09:48 INFO - raptor-mitmproxy Info: ERROR - The following files failed: 'mitmproxy-5.1.1-osx.tar.gz'
13:09:48 CRITICAL - raptor-mitmproxy Critical: Error while downloading /Users/ksereduck/Workspace/mozilla-central/testing/mozbase/mozproxy/mozproxy/backends/mitm/mitmproxy-rel-bin-5.1.1-osx.manifest from tooltool:Command failed
13:09:51 INFO - raptor-mitmproxy Info: INFO - Attempting to fetch from 'https://tooltool.mozilla-releng.net/'...
13:09:52 INFO - raptor-mitmproxy Info: INFO - ...failed to fetch 'mitmproxy-5.1.1-osx.tar.gz' from https://tooltool.mozilla-releng.net/
13:09:52 ERROR - raptor-mitmproxy Info: Traceback (most recent call last):
13:09:52 INFO - raptor-mitmproxy Info: File "/Users/ksereduck/Workspace/mozilla-central/testing/mozharness/external_tools/tooltool.py", line 846, in fetch_file
13:09:52 INFO - raptor-mitmproxy Info: with request(url, auth_file) as f, open(temp_path, mode='wb') as out:
13:09:52 INFO - raptor-mitmproxy Info: File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/contextlib.py", line 17, in __enter__
13:09:52 INFO - raptor-mitmproxy Info: return self.gen.next()
13:09:52 INFO - raptor-mitmproxy Info: File "/Users/ksereduck/Workspace/mozilla-central/testing/mozharness/external_tools/tooltool.py", line 824, in request
13:09:52 INFO - raptor-mitmproxy Info: with closing(urllib2.urlopen(req)) as f:
13:09:52 INFO - raptor-mitmproxy Info: File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 154, in urlopen
13:09:52 INFO - raptor-mitmproxy Info: return opener.open(url, data, timeout)
13:09:52 INFO - raptor-mitmproxy Info: File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 429, in open
13:09:52 INFO - raptor-mitmproxy Info: response = self._open(req, data)
13:09:52 INFO - raptor-mitmproxy Info: File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 447, in _open
13:09:52 INFO - raptor-mitmproxy Info: '_open', req)
13:09:52 INFO - raptor-mitmproxy Info: File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 407, in _call_chain
13:09:52 INFO - raptor-mitmproxy Info: result = func(*args)
13:09:52 INFO - raptor-mitmproxy Info: File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 1241, in https_open
13:09:52 INFO - raptor-mitmproxy Info: context=self._context)
13:09:52 INFO - raptor-mitmproxy Info: File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 1198, in do_open
13:09:52 INFO - raptor-mitmproxy Info: raise URLError(err)
13:09:52 INFO - raptor-mitmproxy Info: URLError: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:727)>
13:09:52 INFO - raptor-mitmproxy Info: ERROR - The following files failed: 'mitmproxy-5.1.1-osx.tar.gz'
13:09:52 CRITICAL - raptor-mitmproxy Critical: Error while downloading /Users/ksereduck/Workspace/mozilla-central/testing/mozbase/mozproxy/mozproxy/backends/mitm/mitmproxy-rel-bin-5.1.1-osx.manifest from tooltool:Command failed
13:09:59 INFO - raptor-mitmproxy Info: INFO - Attempting to fetch from 'https://tooltool.mozilla-releng.net/'...
13:09:59 INFO - raptor-mitmproxy Info: INFO - ...failed to fetch 'mitmproxy-5.1.1-osx.tar.gz' from https://tooltool.mozilla-releng.net/
13:09:59 ERROR - raptor-mitmproxy Info: Traceback (most recent call last):
13:09:59 INFO - raptor-mitmproxy Info: File "/Users/ksereduck/Workspace/mozilla-central/testing/mozharness/external_tools/tooltool.py", line 846, in fetch_file
13:09:59 INFO - raptor-mitmproxy Info: with request(url, auth_file) as f, open(temp_path, mode='wb') as out:
13:09:59 INFO - raptor-mitmproxy Info: File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/contextlib.py", line 17, in __enter__
13:09:59 INFO - raptor-mitmproxy Info: return self.gen.next()
13:09:59 INFO - raptor-mitmproxy Info: File "/Users/ksereduck/Workspace/mozilla-central/testing/mozharness/external_tools/tooltool.py", line 824, in request
13:09:59 INFO - raptor-mitmproxy Info: with closing(urllib2.urlopen(req)) as f:
13:09:59 INFO - raptor-mitmproxy Info: File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 154, in urlopen
13:09:59 INFO - raptor-mitmproxy Info: return opener.open(url, data, timeout)
13:09:59 INFO - raptor-mitmproxy Info: File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 429, in open
13:09:59 INFO - raptor-mitmproxy Info: response = self._open(req, data)
13:09:59 INFO - raptor-mitmproxy Info: File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 447, in _open
13:09:59 INFO - raptor-mitmproxy Info: '_open', req)
13:09:59 INFO - raptor-mitmproxy Info: File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 407, in _call_chain
13:09:59 INFO - raptor-mitmproxy Info: result = func(*args)
13:09:59 INFO - raptor-mitmproxy Info: File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 1241, in https_open
13:09:59 INFO - raptor-mitmproxy Info: context=self._context)
13:09:59 INFO - raptor-mitmproxy Info: File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 1198, in do_open
13:09:59 INFO - raptor-mitmproxy Info: raise URLError(err)
13:09:59 INFO - raptor-mitmproxy Info: URLError: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:727)>
13:09:59 INFO - raptor-mitmproxy Info: ERROR - The following files failed: 'mitmproxy-5.1.1-osx.tar.gz'
13:09:59 CRITICAL - raptor-mitmproxy Critical: Error while downloading /Users/ksereduck/Workspace/mozilla-central/testing/mozbase/mozproxy/mozproxy/backends/mitm/mitmproxy-rel-bin-5.1.1-osx.manifest from tooltool:Command failed
13:09:59 INFO - raptor-control-server Info: shutting down control server
13:10:00 INFO - raptor-webext Info: finished
13:10:00 ERROR - Traceback (most recent call last):
13:10:00 INFO - File "/Users/ksereduck/Workspace/mozilla-central/testing/raptor/raptor/raptor.py", line 203, in <module>
13:10:00 INFO - main()
13:10:00 INFO - File "/Users/ksereduck/Workspace/mozilla-central/testing/raptor/raptor/raptor.py", line 150, in main
13:10:00 INFO - success = raptor.run_tests(raptor_test_list, raptor_test_names)
13:10:00 INFO - File "/Users/ksereduck/Workspace/mozilla-central/testing/raptor/raptor/perftest.py", line 402, in run_tests
13:10:00 INFO - self.run_test_teardown(test)
13:10:00 INFO - File "/Users/ksereduck/Workspace/mozilla-central/testing/raptor/raptor/webextension/desktop.py", line 205, in run_test_teardown
13:10:00 INFO - super(WebExtensionDesktop, self).run_test_teardown(test)
13:10:00 INFO - File "/Users/ksereduck/Workspace/mozilla-central/testing/raptor/raptor/webextension/base.py", line 151, in run_test_teardown
13:10:00 INFO - confidence_values = self.playback.confidence()
13:10:00 INFO - File "/Users/ksereduck/Workspace/mozilla-central/testing/mozbase/mozproxy/mozproxy/backends/mitm/mitm.py", line 354, in confidence
13:10:00 INFO - self.recording_paths[0]
13:10:00 ERROR - TypeError: 'NoneType' object has no attribute '__getitem__'
13:10:00 ERROR - Return code: 1
13:10:00 WARNING - setting return code to 1
13:10:00 INFO - Running post-action listener: _package_coverage_data
13:10:00 INFO - Running post-action listener: _resource_record_post_action
13:10:00 INFO - Running post-action listener: process_java_coverage_data
13:10:00 INFO - Running post-action listener: stop_device
13:10:00 INFO - [mozharness: 2020-07-30 13:10:00.395622Z] Finished run-tests step (success)
13:10:00 INFO - Running post-run listener: _resource_record_post_run
13:10:00 INFO - Total resource usage - Wall time: 19s; CPU: 4.0%; Read bytes: 13623296; Write bytes: 17219584; Read time: 264; Write time: 344
13:10:00 INFO - TinderboxPrint: CPU usage<br/>4.2%
13:10:00 INFO - TinderboxPrint: I/O read bytes / time<br/>13,623,296 / 264
13:10:00 INFO - TinderboxPrint: I/O write bytes / time<br/>17,219,584 / 344
13:10:00 INFO - TinderboxPrint: CPU idle<br/>291.4 (95.8%)
13:10:00 INFO - TinderboxPrint: CPU system<br/>3.9 (1.3%)
13:10:00 INFO - TinderboxPrint: CPU user<br/>9.0 (3.0%)
13:10:00 INFO - TinderboxPrint: Swap in / out<br/>7,135,232 / 0
13:10:00 INFO - run-tests - Wall time: 20s; CPU: 4.0%; Read bytes: 13623296; Write bytes: 17219584; Read time: 264; Write time: 344
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment