Project

General

Profile

Actions

Bug #48502

open

ERROR: test_exports_on_mgr_restart (tasks.cephfs.test_nfs.TestNFS)

Added by Neha Ojha over 3 years ago. Updated 9 months ago.

Status:
Triaged
Priority:
Normal
Assignee:
Category:
-
Target version:
-
% Done:

0%

Source:
Q/A
Tags:
Backport:
pacific,octopus
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
kceph, mgr/nfs
Labels (FS):
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

2020-12-07T09:36:14.838 INFO:teuthology.orchestra.run.smithi171:> sudo mount -t nfs -o port=2049 172.21.15.171:/cephfs /mnt
2020-12-07T09:36:14.893 INFO:teuthology.orchestra.run.smithi171.stderr:mount.nfs: mounting 172.21.15.171:/cephfs failed, reason given by server: No such file or directory
2020-12-07T09:36:14.895 DEBUG:teuthology.orchestra.run:got remote process result: 32
2020-12-07T09:36:14.896 INFO:teuthology.orchestra.run.smithi171:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph log 'Ended test tasks.cephfs.test_nfs.TestNFS.test_exports_on_mgr_restart'
2020-12-07T09:36:15.352 INFO:tasks.cephfs_test_runner:test_exports_on_mgr_restart (tasks.cephfs.test_nfs.TestNFS) ... ERROR
2020-12-07T09:36:15.352 INFO:tasks.cephfs_test_runner:
2020-12-07T09:36:15.353 INFO:tasks.cephfs_test_runner:======================================================================
2020-12-07T09:36:15.353 INFO:tasks.cephfs_test_runner:ERROR: test_exports_on_mgr_restart (tasks.cephfs.test_nfs.TestNFS)
2020-12-07T09:36:15.353 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2020-12-07T09:36:15.354 INFO:tasks.cephfs_test_runner:Traceback (most recent call last):
2020-12-07T09:36:15.354 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_ceph_master/qa/tasks/cephfs/test_nfs.py", line 370, in test_exports_on_mgr_restart
2020-12-07T09:36:15.354 INFO:tasks.cephfs_test_runner:    self._test_mnt(self.pseudo_path, port, ip)
2020-12-07T09:36:15.355 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_ceph_master/qa/tasks/cephfs/test_nfs.py", line 253, in _test_mnt
2020-12-07T09:36:15.355 INFO:tasks.cephfs_test_runner:    f'{ip}:{pseudo_path}', '/mnt'])
2020-12-07T09:36:15.355 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/orchestra/cluster.py", line 64, in run
2020-12-07T09:36:15.355 INFO:tasks.cephfs_test_runner:    return [remote.run(**kwargs) for remote in remotes]
2020-12-07T09:36:15.356 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/orchestra/cluster.py", line 64, in <listcomp>
2020-12-07T09:36:15.356 INFO:tasks.cephfs_test_runner:    return [remote.run(**kwargs) for remote in remotes]
2020-12-07T09:36:15.356 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/orchestra/remote.py", line 215, in run
2020-12-07T09:36:15.356 INFO:tasks.cephfs_test_runner:    r = self._runner(client=self.ssh, name=self.shortname, **kwargs)
2020-12-07T09:36:15.357 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/orchestra/run.py", line 446, in run
2020-12-07T09:36:15.357 INFO:tasks.cephfs_test_runner:    r.wait()
2020-12-07T09:36:15.357 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/orchestra/run.py", line 160, in wait
2020-12-07T09:36:15.358 INFO:tasks.cephfs_test_runner:    self._raise_for_status()
2020-12-07T09:36:15.358 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/orchestra/run.py", line 182, in _raise_for_status
2020-12-07T09:36:15.358 INFO:tasks.cephfs_test_runner:    node=self.hostname, label=self.label
2020-12-07T09:36:15.358 INFO:tasks.cephfs_test_runner:teuthology.exceptions.CommandFailedError: Command failed on smithi171 with status 32: 'sudo mount -t nfs -o port=2049 172.21.15.171:/cephfs /mnt'

/a/teuthology-2020-12-06_07:01:02-rados-master-distro-basic-smithi/5684842

Actions

Also available in: Atom PDF