Project

General

Profile

Actions

Bug #21910

closed

kraken: Errors in test_librbd_api.sh in upgrade:client-upgrade-kraken-luminous

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

Status:
Resolved
Priority:
Urgent
Assignee:
Jason Dillaman
Target version:
-
% Done:

0%

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

Description

Note: this suite runs off kraken branch upgrading to luminous

Run: http://pulpito.ceph.com/teuthology-2017-10-24_16:16:00-upgrade:client-upgrade-kraken-luminous-distro-basic-vps/
Jobs: '1770459', '1770455', '1770463'
Logs: http://qa-proxy.ceph.com/teuthology/teuthology-2017-10-24_16:16:00-upgrade:client-upgrade-kraken-luminous-distro-basic-vps/1770463/teuthology.log

2017-10-24T16:41:04.574 INFO:tasks.workunit.client.0.vpm115.stdout:1: acquiring exclusive lock
2017-10-24T16:41:04.591 INFO:tasks.workunit.client.0.vpm115.stdout:1: exclusive lock acquired
2017-10-24T16:41:04.635 INFO:tasks.workunit.client.0.vpm115.stdout:1: releasing exclusive lock
2017-10-24T16:41:04.648 INFO:tasks.workunit.client.0.vpm115.stdout:1: exclusive lock released
2017-10-24T16:41:04.648 INFO:tasks.workunit.client.0.vpm115.stdout:1: acquiring exclusive lock
2017-10-24T16:41:04.665 INFO:tasks.workunit.client.0.vpm115.stdout:1: exclusive lock acquired
2017-10-24T16:41:04.709 INFO:tasks.workunit.client.0.vpm115.stdout:1: releasing exclusive lock
2017-10-24T16:41:04.724 INFO:tasks.workunit.client.0.vpm115.stdout:1: exclusive lock released
2017-10-24T16:41:04.782 INFO:tasks.workunit.client.0.vpm115.stdout:[       OK ] TestLibRBD.ExclusiveLock (872 ms)
2017-10-24T16:41:04.782 INFO:tasks.workunit.client.0.vpm115.stdout:[ RUN      ] TestLibRBD.DiscardAfterWrite
2017-10-24T16:41:04.782 INFO:tasks.workunit.client.0.vpm115.stdout:using new format!
2017-10-24T16:41:04.883 INFO:tasks.workunit.client.0.vpm115.stdout:[       OK ] TestLibRBD.DiscardAfterWrite (98 ms)
2017-10-24T16:41:04.883 INFO:tasks.workunit.client.0.vpm115.stdout:[ RUN      ] TestLibRBD.DefaultFeatures
2017-10-24T16:41:04.892 INFO:tasks.workunit.client.0.vpm115.stdout:[       OK ] TestLibRBD.DefaultFeatures (10 ms)
2017-10-24T16:41:05.606 INFO:tasks.workunit.client.0.vpm115.stderr:Segmentation fault (core dumped)
2017-10-24T16:41:05.606 INFO:tasks.workunit:Stopping ['rbd/test_librbd_api.sh'] on client.0...
2017-10-24T16:41:05.607 INFO:teuthology.orchestra.run.vpm115:Running: 'rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0'
2017-10-24T16:41:05.713 ERROR:teuthology.run_tasks:Saw exception from tasks.
Traceback (most recent call last):
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/run_tasks.py", line 86, in run_tasks
    manager = run_one_task(taskname, ctx=ctx, config=config)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/run_tasks.py", line 65, in run_one_task
    return task(**kwargs)
  File "/home/teuthworker/src/git.ceph.com_ceph_kraken/qa/tasks/workunit.py", line 176, in task
    config.get('env'), timeout=timeout)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/parallel.py", line 85, in __exit__
    for result in self:
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/parallel.py", line 99, in next
    resurrect_traceback(result)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/parallel.py", line 22, in capture_traceback
    return func(*args, **kwargs)
  File "/home/teuthworker/src/git.ceph.com_ceph_kraken/qa/tasks/workunit.py", line 450, in _run_tests
    label="workunit test {workunit}".format(workunit=workunit)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/orchestra/remote.py", line 193, in run
    r = self._runner(client=self.ssh, name=self.shortname, **kwargs)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/orchestra/run.py", line 423, in run
    r.wait()
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/orchestra/run.py", line 155, in wait
    self._raise_for_status()
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/orchestra/run.py", line 177, in _raise_for_status
    node=self.hostname, label=self.label
CommandFailedError: Command failed (workunit test rbd/test_librbd_api.sh) on vpm115 with status 139: 'mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=kraken TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 RBD_FEATURES=13 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/test_librbd_api.sh'
2017-10-24T16:41:05.753 ERROR:teuthology.run_tasks: Sentry event: http://sentry.ceph.com/sepia/teuthology/?q=ecf2cc81feda494c901ed4d92a2950f7
Traceback (most recent call last):
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/run_tasks.py", line 86, in run_tasks
    manager = run_one_task(taskname, ctx=ctx, config=config)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/run_tasks.py", line 65, in run_one_task
    return task(**kwargs)
  File "/home/teuthworker/src/git.ceph.com_ceph_kraken/qa/tasks/workunit.py", line 176, in task
    config.get('env'), timeout=timeout)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/parallel.py", line 85, in __exit__
    for result in self:
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/parallel.py", line 99, in next
    resurrect_traceback(result)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/parallel.py", line 22, in capture_traceback
    return func(*args, **kwargs)
  File "/home/teuthworker/src/git.ceph.com_ceph_kraken/qa/tasks/workunit.py", line 450, in _run_tests
    label="workunit test {workunit}".format(workunit=workunit)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/orchestra/remote.py", line 193, in run
    r = self._runner(client=self.ssh, name=self.shortname, **kwargs)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/orchestra/run.py", line 423, in run
    r.wait()
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/orchestra/run.py", line 155, in wait
    self._raise_for_status()
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/orchestra/run.py", line 177, in _raise_for_status
    node=self.hostname, label=self.label
CommandFailedError: Command failed (workunit test rbd/test_librbd_api.sh) on vpm115 with status 139: 'mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=kraken TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 RBD_FEATURES=13 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/test_librbd_api.sh'

Related issues 1 (0 open1 closed)

Related to rbd - Backport #21912: jewel: tests: "assert((features & RBD_FEATURE_FAST_DIFF) != 0)" in upgrade:client-upgrade-jewel-luminousResolvedJason DillamanActions
Actions #1

Updated by Yuri Weinstein over 6 years ago

  • Related to Backport #21912: jewel: tests: "assert((features & RBD_FEATURE_FAST_DIFF) != 0)" in upgrade:client-upgrade-jewel-luminous added
Actions #2

Updated by Jason Dillaman over 6 years ago

  • Project changed from Ceph to rbd
Actions #3

Updated by Jason Dillaman over 6 years ago

  • Subject changed from Errors in test_librbd_api.sh in upgrade:client-upgrade-kraken-luminous to kraken: Errors in test_librbd_api.sh in upgrade:client-upgrade-kraken-luminous
  • Status changed from New to In Progress
  • Assignee set to Jason Dillaman
  • Backport deleted (kraken?)
  • Release deleted (luminous)
  • Release set to kraken
Actions #4

Updated by Jason Dillaman over 6 years ago

  • Status changed from In Progress to Fix Under Review
Actions #5

Updated by Jason Dillaman over 6 years ago

  • Status changed from Fix Under Review to Resolved
Actions

Also available in: Atom PDF