Intermittent bpgo Error: cannot open display: :2
Categories
(Firefox Build System :: General, defect, P3)
Tracking
(Not tracked)
People
(Reporter: apavel, Unassigned)
Details
(Keywords: in-triage)
Attachments
(1 obsolete file)
Failure log: https://treeherder.mozilla.org/logviewer.html#?job_id=241690022&repo=autoland
[task 2019-04-21T12:01:38.048Z] mkdir -p $PGO_RUNDIR
[task 2019-04-21T12:01:38.048Z] + mkdir -p /builds/worker/workspace/build/src/obj-firefox/dist
[task 2019-04-21T12:01:38.050Z] mv $MOZ_FETCHES_DIR/firefox $PGO_RUNDIR
[task 2019-04-21T12:01:38.050Z] + mv /builds/worker/fetches/firefox /builds/worker/workspace/build/src/obj-firefox/dist
[task 2019-04-21T12:01:38.499Z] ./mach python build/pgo/profileserver.py --binary $PGO_RUNDIR/firefox/firefox
[task 2019-04-21T12:01:38.499Z] + ./mach python build/pgo/profileserver.py --binary /builds/worker/workspace/build/src/obj-firefox/dist/firefox/firefox
[task 2019-04-21T12:01:39.046Z] New python executable in /builds/worker/checkouts/gecko/obj-x86_64-pc-linux-gnu/_virtualenvs/init/bin/python2.7
[task 2019-04-21T12:01:39.046Z] Also creating executable in /builds/worker/checkouts/gecko/obj-x86_64-pc-linux-gnu/_virtualenvs/init/bin/python
[task 2019-04-21T12:01:40.200Z] Installing setuptools, pip, wheel...done.
[task 2019-04-21T12:01:40.388Z] WARNING: Python.h not found. Install Python development headers.
[task 2019-04-21T12:01:40.388Z] Error processing command. Ignoring because optional. (optional:setup.py:third_party/python/psutil:build_ext:--inplace)
[task 2019-04-21T12:01:40.388Z] Error processing command. Ignoring because optional. (optional:packages.txt:comm/build/virtualenv_packages.txt)
[task 2019-04-21T12:01:41.113Z] Firefox exited with code 1 during profile initialization
[task 2019-04-21T12:01:41.113Z] Firefox output (/builds/worker/artifacts/profile-run-1.log):
[task 2019-04-21T12:01:41.113Z] Unable to init server: Could not connect: Connection refused
[task 2019-04-21T12:01:41.113Z] Error: cannot open display: :2
[task 2019-04-21T12:01:41.113Z]
[task 2019-04-21T12:01:41.147Z] cleanup
[task 2019-04-21T12:01:41.147Z] + cleanup
[task 2019-04-21T12:01:41.147Z] + local rv=1
[task 2019-04-21T12:01:41.147Z] + cleanup_xvfb
[task 2019-04-21T12:01:41.147Z] ++ pidof Xvfb
[task 2019-04-21T12:01:41.149Z] + local xvfb_pid=37
[task 2019-04-21T12:01:41.149Z] + local vnc=false
[task 2019-04-21T12:01:41.149Z] + local interactive=false
[task 2019-04-21T12:01:41.149Z] + '[' -n 37 ']'
[task 2019-04-21T12:01:41.149Z] + [[ false == false ]]
[task 2019-04-21T12:01:41.149Z] + [[ false == false ]]
[task 2019-04-21T12:01:41.149Z] + kill 37
[task 2019-04-21T12:01:41.149Z] + screen -XS xvfb quit
[task 2019-04-21T12:01:41.261Z] No screen session found.
[task 2019-04-21T12:01:41.261Z] + true
[task 2019-04-21T12:01:41.261Z] + exit 1
[fetches 2019-04-21T12:01:41.262Z] removing /builds/worker/fetches
[fetches 2019-04-21T12:01:41.262Z] finished
[taskcluster 2019-04-21 12:01:41.774Z] === Task Finished ===
[taskcluster 2019-04-21 12:01:41.899Z] Artifact "public/build/profdata.tar.xz" not found at "/builds/worker/artifacts/profdata.tar.xz"
[taskcluster 2019-04-21 12:01:42.078Z] Artifact "public/build/profile-run-2.log" not found at "/builds/worker/artifacts/profile-run-2.log"
[taskcluster 2019-04-21 12:01:43.033Z] Unsuccessful task run with exit code: 1 completed in 311.624 seconds
Updated•7 years ago
|
Updated•7 years ago
|
| Comment hidden (Intermittent Failures Robot) |
Updated•7 years ago
|
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Updated•3 years ago
|
| Comment hidden (Intermittent Failures Robot) |
Updated•2 years ago
|
Description
•