[Webkit-unassigned] [Bug 186635] [GTK][buildbot] Raise timeouts for the step benchmark-test on the GTK perf bot

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 14 16:10:36 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=186635

--- Comment #1 from Carlos Alberto Lopez Perez <clopez at igalia.com> ---
Example of the issue:

* Build: https://build.webkit.org/builders/GTK%20Linux%2064-bit%20Release%20%28Perf%29/builds/3150
* Stdio log: https://build.webkit.org/builders/GTK%20Linux%2064-bit%20Release%20%28Perf%29/builds/3150/steps/benchmark-test/logs/stdio

2018-06-14 00:22:07,450 - INFO - Copied the benchmark into: /tmp/tmpxeBC7R/motionmark
patching file resources/runner/motionmark.js
2018-06-14 00:22:07,455 - INFO - Start the iteration 1 of 1 for current benchmark
2018-06-14 00:22:07,456 - INFO - Launching an http server
2018-06-14 00:22:07,460 - INFO - Start to fetching the port number of the http server
2018-06-14 00:22:07,460 - INFO - Server port is not found this time, retry after 0.500000 seconds
2018-06-14 00:22:07,964 - INFO - HTTP Server is serving at port: 36079
2018-06-14 00:22:07,981 - INFO - Executing: /home/slave/webkitgtk/gtk-linux-64-release-perf-tests/build/Tools/Scripts/run-minibrowser --gtk --geometry=1024x768 http://127.0.0.1:36079/motionmark/index.html

command timed out: 1200 seconds without output running ['python', './Tools/Scripts/run-benchmark', '--allplans', '--browser', 'minibrowser-gtk'], attempting to kill
process killed by signal 9
program finished with exit code -1
elapsedTime=5473.596568


Buildbot aborts at 1200 seconds without output.. but the motionmark timeout was 1800 according to https://svn.webkit.org/repository/webkit/trunk/Tools/Scripts/webkitpy/benchmark_runner/data/plans/motionmark.plan

so the buildbot one happened before the plan one.. 

we need to avoid this

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180614/fd43c0ad/attachment.html>


More information about the webkit-unassigned mailing list