Project

General

Profile

Actions

Bug #4661

closed

xfstest 139 hung

Added by Sage Weil about 11 years ago. Updated over 10 years ago.

Status:
Can't reproduce
Priority:
High
Assignee:
-
Target version:
-
% Done:

0%

Source:
Q/A
Tags:
Backport:
Regression:
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

i thought there was a bug open for this (saw it last week) but i guess not

 3215 ?        Ss     0:00 sshd: ubuntu [priv] 
 3231 ?        S      0:01  \_ sshd: ubuntu@notty  
29871 ?        Ss     0:00      \_ /usr/bin/sudo TESTDIR=/home/ubuntu/cephtest /bin/bash /home/ubuntu/cephtest/run_xfstests.sh -c 1 -f xfs -t /dev/rbd1 -s /dev/rbd2 133-135 137-141 164-167 184 187-190 192 194 196 199 201 203 214-216 220-227 234 236-238 241 243-24
29872 ?        S      0:00          \_ /bin/bash /home/ubuntu/cephtest/run_xfstests.sh -c 1 -f xfs -t /dev/rbd1 -s /dev/rbd2 133-135 137-141 164-167 184 187-190 192 194 196 199 201 203 214-216 220-227 234 236-238 241 243-249 253 257-259 261-262 269 273 275 277-27
 5846 ?        S      0:00              \_ /bin/bash ./check 133-135 137-141 164-167 184 187-190 192 194 196 199 201 203 214-216 220-227 234 236-238 241 243-249 253 257-259 261-262 269 273 275 277-278
22068 ?        S      0:00                  \_ /bin/bash ./139
24258 ?        D      0:00                      \_ umount /home/ubuntu/cephtest/scratch_mnt.GfLsAfPi62

job was
ubuntu@teuthology:/a/teuthology-2013-04-04_19:47:57-kernel-next-testing-basic/9342$ cat orig.config.yaml 
kernel:
  kdb: true
  sha1: 85b6aabe740024f9f6aaa54afc3195940e5fa12c
nuke-on-error: true
overrides:
  ceph:
    conf:
      global:
        ms inject socket failures: 5000
      osd:
        osd op thread timeout: 60
    fs: btrfs
    log-whitelist:
    - slow request
    sha1: 3c0debf99d51a8ec1cbd76d96c436674d56dfc6e
  s3tests:
    branch: next
  workunit:
    sha1: 3c0debf99d51a8ec1cbd76d96c436674d56dfc6e
roles:
- - mon.a
  - mon.c
  - osd.0
  - osd.1
  - osd.2
- - mon.b
  - mds.a
  - osd.3
  - osd.4
  - osd.5
- - client.0
- - client.1
- - client.2
tasks:
- chef: null
- clock: null
- install: null
- ceph: null
- rbd.xfstests:
    client.0:
      scratch_image: scratch_image-0
      test_image: test_image-0
      tests: 1-9 11-15 17 19-21 26-29 31-34 41 46-54 56 61 63-67 69-70 74-76 78-79
        84-89 91
    client.1:
      scratch_image: scratch_image-1
      test_image: test_image-1
      tests: 92 100 103 105 108 110 116-121 124 126 129-132
    client.2:
      scratch_image: scratch_image-2
      test_image: test_image-2
      tests: 133-135 137-141 164-167 184 187-190 192 194 196 199 201 203 214-216 220-227
        234 236-238 241 243-249 253 257-259 261-262 269 273 275 277-278

Actions

Also available in: Atom PDF