Closed Bug 1229297 Opened 9 years ago Closed 9 years ago

Tier 2 gl jobs timing out due to gnome-session: command not found

Categories

(Taskcluster :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1227637

People

(Reporter: nigelb, Unassigned)

Details

We see this in the logs.

+ mkdir -p /home/worker/.config/autostart
+ cat
+ '[' '!' -f /tmp/gnome-session-started ']'
+ sleep 1
+ gnome-session
/home/worker/workspace/test-linux.sh: line 97: gnome-session: command not found
+ '[' '!' -f /tmp/gnome-session-started ']'
+ sleep 1
+ '[' '!' -f /tmp/gnome-session-started ']'
+ sleep 1
+ '[' '!' -f /tmp/gnome-session-started ']'
+ sleep 1
+ '[' '!' -f /tmp/gnome-session-started ']'
+ sleep 1
+ '[' '!' -f /tmp/gnome-session-started ']'
+ sleep 1
+ '[' '!' -f /tmp/gnome-session-started ']'
+ sleep 1

Dustin, Armen - Jonas told me you both were playing around with gnome-session? Can you guys take a look?

https://tools.taskcluster.net/task-inspector/#FQbU-qE6TQWHkkZCyPBWEw/0
https://public-artifacts.taskcluster.net/FQbU-qE6TQWHkkZCyPBWEw/0/public/logs/live_backing.log
This was my fault, I'm sorry.  I left for dinner having not *quite* finishing the damage I did in bug 1227637, and then forgot to go back.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
I think dustin fixed this by pushing a new image:
https://bugzilla.mozilla.org/show_bug.cgi?id=1227637#c10
You need to log in before you can comment on or make changes to this bug.