Project

General

Profile

Actions

Bug #7021

closed

Long hostnames break schedule_suite.sh

Added by David Zafman over 10 years ago. Updated almost 10 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
% Done:

100%

Source:
other
Tags:
Backport:
Regression:
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Crash signature (v1):
Crash signature (v2):

Description

A hostname of longer than 14 characters won't work with schedule_suite.sh possibly due to locking owner length limit.

2013-12-17T09:21:13.345 INFO:teuthology.run:Summary data: {description: 'rados/thrash/{clusters/fixed-2.yaml fs/btrfs.yaml msgr-failures/few.yaml
thrashers/default.yaml workloads/radosbench.yaml}', failure_reason: 'machine
is locked by scheduled_dzafman@macbookpro-ubu, not scheduled_dzafman@macbookpro-ubuntu-build',
owner: scheduled_dzafman@macbookpro-ubuntu-build, sentry_event: 'http://sentry.ceph.com/inktank/teuthology/search?q=93b191b95a184da7b9e6816b9ed94a3c',
success: false}

The owner is chopped in the output of teuthology-lock --list

"locked_by": "scheduled_dzafman@macbookpro-ubu",
Actions #1

Updated by Sandon Van Ness almost 10 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100

Table was alter'd and schema was committed to teuthology commit:

7b1eec94f11881866b341b144e513a4d436ea0d6

Actions

Also available in: Atom PDF