Project

General

Profile

Actions

Bug #9517

closed

Errors in test_rbd.* tests in upgrade:dumpling-giant-x:parallel-giant-distro-basic-vps run

Added by Yuri Weinstein over 9 years ago. Updated over 9 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
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

Logs are in http://qa-proxy.ceph.com/teuthology/teuthology-2014-09-17_13:53:14-upgrade:dumpling-giant-x:parallel-giant-distro-basic-vps/493054/

2014-09-17T16:16:35.338 INFO:tasks.workunit.client.0.vpm057.stderr:test_rbd.test_create_defaults ... FAIL
2014-09-17T16:16:35.483 INFO:tasks.workunit.client.0.vpm057.stderr:test_rbd.test_context_manager ... ERROR
2014-09-17T16:16:35.538 INFO:tasks.workunit.client.0.vpm057.stderr:test_rbd.test_open_read_only ... ERROR
2014-09-17T16:16:44.720 INFO:tasks.workunit.client.0.vpm057.stderr:test_rbd.test_open_dne ... ok
2014-09-17T16:16:47.762 INFO:tasks.workunit.client.0.vpm057.stderr:test_rbd.test_open_readonly_dne ... ok
2014-09-17T16:16:48.003 INFO:tasks.workunit.client.0.vpm057.stderr:test_rbd.test_remove_dne ... FAIL
2014-09-17T16:16:48.790 INFO:tasks.workunit.client.0.vpm057.stderr:======================================================================
2014-09-17T16:16:48.790 INFO:tasks.workunit.client.0.vpm057.stderr:ERROR: test_rbd.test_context_manager
2014-09-17T16:16:48.790 INFO:tasks.workunit.client.0.vpm057.stderr:----------------------------------------------------------------------
2014-09-17T16:16:48.791 INFO:tasks.workunit.client.0.vpm057.stderr:Traceback (most recent call last):
2014-09-17T16:16:48.791 INFO:tasks.workunit.client.0.vpm057.stderr:  File "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest
2014-09-17T16:16:48.791 INFO:tasks.workunit.client.0.vpm057.stderr:    self.test(*self.arg)
2014-09-17T16:16:48.791 INFO:tasks.workunit.client.0.vpm057.stderr:  File "/home/ubuntu/cephtest/mnt.0/client.0/tmp/test_rbd.py", line 160, in test_context_manager
2014-09-17T16:16:48.791 INFO:tasks.workunit.client.0.vpm057.stderr:    RBD().create(ioctx, IMG_NAME, IMG_SIZE)
2014-09-17T16:16:48.792 INFO:tasks.workunit.client.0.vpm057.stderr:  File "/usr/lib/python2.7/dist-packages/rbd.py", line 219, in create
2014-09-17T16:16:48.792 INFO:tasks.workunit.client.0.vpm057.stderr:    raise make_ex(ret, 'error creating image')
2014-09-17T16:16:48.792 INFO:tasks.workunit.client.0.vpm057.stderr:ImageExists: error creating image
2014-09-17T16:16:48.792 INFO:tasks.workunit.client.0.vpm057.stderr:
2014-09-17T16:16:48.792 INFO:tasks.workunit.client.0.vpm057.stderr:======================================================================
2014-09-17T16:16:48.793 INFO:tasks.workunit.client.0.vpm057.stderr:ERROR: test_rbd.test_open_read_only
2014-09-17T16:16:48.793 INFO:tasks.workunit.client.0.vpm057.stderr:----------------------------------------------------------------------
2014-09-17T16:16:48.793 INFO:tasks.workunit.client.0.vpm057.stderr:Traceback (most recent call last):
2014-09-17T16:16:48.793 INFO:tasks.workunit.client.0.vpm057.stderr:  File "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest
2014-09-17T16:16:48.794 INFO:tasks.workunit.client.0.vpm057.stderr:    self.test(*self.arg)
2014-09-17T16:16:48.794 INFO:tasks.workunit.client.0.vpm057.stderr:  File "/home/ubuntu/cephtest/mnt.0/client.0/tmp/test_rbd.py", line 171, in test_open_read_only
2014-09-17T16:16:48.794 INFO:tasks.workunit.client.0.vpm057.stderr:    RBD().create(ioctx, IMG_NAME, IMG_SIZE)
2014-09-17T16:16:48.794 INFO:tasks.workunit.client.0.vpm057.stderr:  File "/usr/lib/python2.7/dist-packages/rbd.py", line 219, in create
2014-09-17T16:16:48.794 INFO:tasks.workunit.client.0.vpm057.stderr:    raise make_ex(ret, 'error creating image')
2014-09-17T16:16:48.795 INFO:tasks.workunit.client.0.vpm057.stderr:ImageExists: error creating image
2014-09-17T16:16:48.795 INFO:tasks.workunit.client.0.vpm057.stderr:
2014-09-17T16:16:48.795 INFO:tasks.workunit.client.0.vpm057.stderr:======================================================================
2014-09-17T16:16:48.795 INFO:tasks.workunit.client.0.vpm057.stderr:FAIL: test_rbd.test_create_defaults
2014-09-17T16:16:48.795 INFO:tasks.workunit.client.0.vpm057.stderr:----------------------------------------------------------------------
2014-09-17T16:16:48.796 INFO:tasks.workunit.client.0.vpm057.stderr:Traceback (most recent call last):
2014-09-17T16:16:48.796 INFO:tasks.workunit.client.0.vpm057.stderr:  File "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest
2014-09-17T16:16:48.796 INFO:tasks.workunit.client.0.vpm057.stderr:    self.test(*self.arg)
2014-09-17T16:16:48.796 INFO:tasks.workunit.client.0.vpm057.stderr:  File "/home/ubuntu/cephtest/mnt.0/client.0/tmp/test_rbd.py", line 149, in test_create_defaults
2014-09-17T16:16:48.796 INFO:tasks.workunit.client.0.vpm057.stderr:    check_default_params(2, 20, RBD_FEATURE_STRIPINGV2, exception=InvalidArgument)
2014-09-17T16:16:48.796 INFO:tasks.workunit.client.0.vpm057.stderr:  File "/home/ubuntu/cephtest/mnt.0/client.0/tmp/test_rbd.py", line 119, in check_default_params
2014-09-17T16:16:48.797 INFO:tasks.workunit.client.0.vpm057.stderr:    assert_raises(exception, RBD().create, ioctx, IMG_NAME, IMG_SIZE)
2014-09-17T16:16:48.797 INFO:tasks.workunit.client.0.vpm057.stderr:AssertionError: InvalidArgument not raised
2014-09-17T16:16:48.797 INFO:tasks.workunit.client.0.vpm057.stderr:
2014-09-17T16:16:48.797 INFO:tasks.workunit.client.0.vpm057.stderr:======================================================================
2014-09-17T16:16:48.797 INFO:tasks.workunit.client.0.vpm057.stderr:FAIL: test_rbd.test_remove_dne
2014-09-17T16:16:48.797 INFO:tasks.workunit.client.0.vpm057.stderr:----------------------------------------------------------------------
2014-09-17T16:16:48.797 INFO:tasks.workunit.client.0.vpm057.stderr:Traceback (most recent call last):
2014-09-17T16:16:48.797 INFO:tasks.workunit.client.0.vpm057.stderr:  File "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest
2014-09-17T16:16:48.798 INFO:tasks.workunit.client.0.vpm057.stderr:    self.test(*self.arg)
2014-09-17T16:16:48.798 INFO:tasks.workunit.client.0.vpm057.stderr:  File "/home/ubuntu/cephtest/mnt.0/client.0/tmp/test_rbd.py", line 203, in test_remove_dne
2014-09-17T16:16:48.798 INFO:tasks.workunit.client.0.vpm057.stderr:    assert_raises(ImageNotFound, remove_image)
2014-09-17T16:16:48.798 INFO:tasks.workunit.client.0.vpm057.stderr:AssertionError: ImageNotFound not raised
2014-09-17T16:16:48.798 INFO:tasks.workunit.client.0.vpm057.stderr:
2014-09-17T16:16:48.798 INFO:tasks.workunit.client.0.vpm057.stderr:----------------------------------------------------------------------
archive_path: /var/lib/teuthworker/archive/teuthology-2014-09-17_13:53:14-upgrade:dumpling-giant-x:parallel-giant-distro-basic-vps/493054
branch: giant
description: upgrade:dumpling-giant-x:parallel/{0-cluster/start.yaml 1-dumpling-install/dumpling.yaml
  2-workload/{rados_api.yaml rados_loadgenbig.yaml test_rbd_api.yaml test_rbd_python.yaml}
  3-giant-upgrade/giant.yaml 4-workload/{rados_api.yaml rados_loadgenbig.yaml test_rbd_api.yaml
  test_rbd_python.yaml} 5-upgrade-sequence/upgrade-by-daemon.yaml 6-final-workload/{ec-rados-default.yaml
  ec-rados-plugin=jerasure-k=3-m=1.yaml rados-snaps-few-objects.yaml rados_loadgenmix.yaml
  rados_mon_thrash.yaml rbd_cls.yaml rbd_import_export.yaml rgw_s3tests.yaml rgw_swift.yaml}
  distros/debian_7.0.yaml}
email: ceph-qa@ceph.com
job_id: '493054'
kernel: &id001
  kdb: true
  sha1: distro
last_in_suite: false
machine_type: vps
name: teuthology-2014-09-17_13:53:14-upgrade:dumpling-giant-x:parallel-giant-distro-basic-vps
nuke-on-error: true
os_type: debian
os_version: '7.0'
overrides:
  admin_socket:
    branch: giant
  ceph:
    conf:
      mon:
        debug mon: 20
        debug ms: 1
        debug paxos: 20
        mon warn on legacy crush tunables: false
      osd:
        debug filestore: 20
        debug journal: 20
        debug ms: 1
        debug osd: 20
    log-whitelist:
    - slow request
    - scrub mismatch
    - ScrubResult
    sha1: cef34f429972267061fc0e730ef976887ccb78a9
  ceph-deploy:
    branch:
      dev: giant
    conf:
      client:
        log file: /var/log/ceph/ceph-$name.$pid.log
      mon:
        debug mon: 1
        debug ms: 20
        debug paxos: 20
        osd default pool size: 2
  install:
    ceph:
      sha1: cef34f429972267061fc0e730ef976887ccb78a9
  s3tests:
    branch: giant
  workunit:
    sha1: cef34f429972267061fc0e730ef976887ccb78a9
owner: scheduled_yuriw
priority: 1000
roles:
- - mon.a
  - mds.a
  - osd.0
  - osd.1
- - mon.b
  - mon.c
  - osd.2
  - osd.3
- - client.0
  - client.1
suite: upgrade:dumpling-giant-x:parallel
suite_branch: giant
suite_path: /var/lib/teuthworker/src/ceph-qa-suite_giant
targets:
  ubuntu@vpm057.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCqYt3MxcYoncnMHCkp80qkdIcSMUTVvb4raXJD2wJrpuMthIg7IkCD4RIjfYwU6rRblR6YccKhBQvQxDQcvZWs/dy0jT45H01N027DZ2VDl/u2re+vEgIep3dNdC+hm0FXtqnf4b3rf++3aJeqI2XzVG6yvChzi+fNkDQHBNwLbNVdQnMoPgMzx6yluDVjFSs4/XqWBMuncan1c35Tebq9NmS6igfKBeMX6fEjKL2775juveQpB1gFnEvXYya6V9LMhGs/00iWq7xsqqjS1+6tOPYroMKw+6ta0hFPLR6/q0t2vaqPZ5WeVby91Ph0BnJfXv9Y2ei46UJakOYbPGPx
  ubuntu@vpm084.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVnXajzaguck8t7Gjr41+N1eTnD6qnv/PGeSd5/ayqV5sOw2zQta1ij0uOttZjD1l0Nlw6lgzB9TEaJtti+RPEVVCGMxHZu3jXorA1qHaOtYp9P5LaGaIFgxQtl5+SL3uuQ3icbpS3Epu7YofpJC5F7r7iaw14/8j9GpYKWFOWoRZ1MaeOH0y5CZaI69cDy0+tyyacCW7dD1wBrJTrNPYjKJrcVqHOAifW3uLl0g6ClfcpAPF89IIVDCiZ+Q0lZp+PRP4iKq/vRt0JLktH0jc2jSPLoIJROyRmW6h8Lrt2lRpw96MbxM6yzqlkN/IrlzA2Hfi7FzzO1UrvCPd3OKPn
  ubuntu@vpm096.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCzfB8xguusWIuB9M7DYlAn3S3NjQZGPS3ia0BwkpqudMF3+qNiPj5fSC+N21XxMtRGy97E4U+WrWyjfmPFZNH9OX4f5fJuY/LNAUYcA7mN5lz3PEDeoZ4wLkLpOAxssW5EIIUB3YPoK9lZbhGeL8dy5cJwUKZoRFzGywoRSVY9/4Czl2iuD/ccLx7fXili/5Gk2qGXcQG50xxp/iV6RpB/RzRRQnVibECxhpXO6KLxQ/X1ItemV16t8rrJn1kAbz/oUkQbWs8mU96cRcjwpXvhtxZSURhCR/VY6WGp4JO1ss9PAUnrKa8BpTssM3lQWUJnV18gmC+jGQEE2pk86Af1
tasks:
- internal.lock_machines:
  - 3
  - vps
- internal.save_config: null
- internal.check_lock: null
- internal.connect: null
- internal.push_inventory: null
- internal.serialize_remote_roles: null
- internal.check_conflict: null
- internal.check_ceph_data: null
- internal.vm_setup: null
- kernel: *id001
- internal.base: null
- internal.archive: null
- internal.coredump: null
- internal.sudo: null
- internal.syslog: null
- internal.timer: null
- chef: null
- clock.check: null
- install:
    branch: dumpling
- print: '**** done dumpling install'
- ceph:
    fs: xfs
- parallel:
  - workload
- print: '**** done parallel'
- install.upgrade:
    client.0:
      branch: giant
    mon.a:
      branch: giant
    mon.b:
      branch: giant
- print: '**** done install.upgrade'
- ceph.restart: null
- print: '**** done restart'
- parallel:
  - workload2
  - upgrade-sequence
- print: '**** done parallel'
- install.upgrade:
    client.0: null
- print: '**** done install.upgrade client.0 to the version from teuthology-suite
    arg'
- rados:
    clients:
    - client.0
    ec_pool: true
    objects: 50
    op_weights:
      append: 100
      copy_from: 50
      delete: 50
      read: 100
      rmattr: 25
      rollback: 50
      setattr: 25
      snap_create: 50
      snap_remove: 50
      write: 0
    ops: 4000
- rados:
    clients:
    - client.0
    ec_pool: true
    erasure_code_profile:
      k: 3
      m: 1
      name: jerasure31profile
      plugin: jerasure
      ruleset-failure-domain: osd
      technique: reed_sol_van
    objects: 50
    op_weights:
      append: 100
      copy_from: 50
      delete: 50
      read: 100
      rmattr: 25
      rollback: 50
      setattr: 25
      snap_create: 50
      snap_remove: 50
      write: 0
    ops: 4000
- rados:
    clients:
    - client.1
    objects: 50
    op_weights:
      delete: 50
      read: 100
      rollback: 50
      snap_create: 50
      snap_remove: 50
      write: 100
    ops: 4000
- workunit:
    clients:
      client.1:
      - rados/load-gen-mix.sh
- sequential:
  - mon_thrash:
      revive_delay: 20
      thrash_delay: 1
  - workunit:
      clients:
        client.1:
        - rados/test.sh
  - print: '**** done rados/test.sh - 6-final-workload'
- workunit:
    clients:
      client.1:
      - cls/test_cls_rbd.sh
- workunit:
    clients:
      client.1:
      - rbd/import_export.sh
    env:
      RBD_CREATE_ARGS: --new-format
- rgw:
  - client.1
- s3tests:
    client.1:
      rgw_server: client.1
- swift:
    client.1:
      rgw_server: client.1
teuthology_branch: master
tube: vps
upgrade-sequence:
  sequential:
  - install.upgrade:
      mon.a: null
  - print: '**** done install.upgrade mon.a to the version from teuthology-suite arg'
  - install.upgrade:
      mon.b: null
  - print: '**** done install.upgrade mon.b to the version from teuthology-suite arg'
  - ceph.restart:
      daemons:
      - mon.a
  - sleep:
      duration: 60
  - ceph.restart:
      daemons:
      - mon.b
  - sleep:
      duration: 60
  - ceph.restart:
    - mon.c
  - sleep:
      duration: 60
  - ceph.restart:
    - osd.0
  - sleep:
      duration: 60
  - ceph.restart:
    - osd.1
  - sleep:
      duration: 60
  - ceph.restart:
    - osd.2
  - sleep:
      duration: 60
  - ceph.restart:
    - osd.3
  - sleep:
      duration: 60
  - ceph.restart:
    - mds.a
  - exec:
      mon.a:
      - ceph osd crush tunables firefly
verbose: true
worker_log: /var/lib/teuthworker/archive/worker_logs/worker.vps.3488
workload:
  sequential:
  - workunit:
      branch: dumpling
      clients:
        client.0:
        - rados/test.sh
        - cls
  - print: '**** done rados/test.sh &  cls'
  - workunit:
      branch: dumpling
      clients:
        client.0:
        - rados/load-gen-big.sh
  - print: '**** done rados/load-gen-big.sh'
  - workunit:
      branch: dumpling
      clients:
        client.0:
        - rbd/test_librbd.sh
  - print: '**** done rbd/test_librbd.sh'
  - workunit:
      branch: dumpling
      clients:
        client.0:
        - rbd/test_librbd_python.sh
  - print: '**** done rbd/test_librbd_python.sh'
workload2:
  sequential:
  - workunit:
      branch: firefly
      clients:
        client.0:
        - rados/test.sh
        - cls
  - print: '**** done #rados/test.sh and cls 2'
  - workunit:
      branch: firefly
      clients:
        client.0:
        - rados/load-gen-big.sh
  - print: '**** done rados/load-gen-big.sh 2'
  - workunit:
      branch: firefly
      clients:
        client.0:
        - rbd/test_librbd.sh
  - print: '**** done rbd/test_librbd.sh 2'
  - workunit:
      branch: firefly
      clients:
        client.0:
        - rbd/test_librbd_python.sh
  - print: '**** done rbd/test_librbd_python.sh 2'
Actions #1

Updated by Josh Durgin over 9 years ago

  • Status changed from New to Resolved

This was due to ceph-qa-suite updates not being on the giant branch.

Actions

Also available in: Atom PDF