Project

General

Profile

Actions

Bug #58219

closed

Test failure: test_journal_migration (tasks.cephfs.test_journal_migration.TestJournalMigration) [Command crashed: 'ceph-dencoder type JournalPointer import - decode dump_json']

Added by Venky Shankar over 1 year ago. Updated 8 months ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Correctness/Safety
Target version:
% Done:

0%

Source:
Tags:
backport_processed
Backport:
reef,quincy,pacific
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
tools
Labels (FS):
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

/a/vshankar-2022-12-08_04:33:46-fs-wip-vshankar-testing-20221130.043104-testing-default-smithi/7107719/

2022-12-08T05:32:42.974 INFO:tasks.cephfs_test_runner:======================================================================
2022-12-08T05:32:42.974 INFO:tasks.cephfs_test_runner:ERROR: test_journal_migration (tasks.cephfs.test_journal_migration.TestJournalMigration)
2022-12-08T05:32:42.975 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2022-12-08T05:32:42.975 INFO:tasks.cephfs_test_runner:Traceback (most recent call last):
2022-12-08T05:32:42.975 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_ceph-c_de0d7fdb293c079dc341d1b2f75089d082eb01fc/qa/tasks/cephfs/test_journal_migration.py", line 63, in test_journal_migration
2022-12-08T05:32:42.976 INFO:tasks.cephfs_test_runner:    journal_version = self.fs.get_journal_version()
2022-12-08T05:32:42.976 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_ceph-c_de0d7fdb293c079dc341d1b2f75089d082eb01fc/qa/tasks/cephfs/filesystem.py", line 1198, in get_journal_version
2022-12-08T05:32:42.976 INFO:tasks.cephfs_test_runner:    journal_pointer_dump = self.get_metadata_object("JournalPointer", journal_pointer_object)
2022-12-08T05:32:42.977 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_ceph-c_de0d7fdb293c079dc341d1b2f75089d082eb01fc/qa/tasks/cephfs/filesystem.py", line 1185, in get_metadata_object
2022-12-08T05:32:42.977 INFO:tasks.cephfs_test_runner:    j = self.dencoder(object_type, o)
2022-12-08T05:32:42.977 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_ceph-c_de0d7fdb293c079dc341d1b2f75089d082eb01fc/qa/tasks/cephfs/filesystem.py", line 1154, in dencoder
2022-12-08T05:32:42.978 INFO:tasks.cephfs_test_runner:    p = self.mon_manager.controller.run(args=args, stdin=BytesIO(obj_blob), stdout=BytesIO())
2022-12-08T05:32:42.978 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_teuthology_4da97cf64e542f347ec47b7bdbe5eca99759f9b7/teuthology/orchestra/remote.py", line 525, in run
2022-12-08T05:32:42.979 INFO:tasks.cephfs_test_runner:    r = self._runner(client=self.ssh, name=self.shortname, **kwargs)
2022-12-08T05:32:42.979 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_teuthology_4da97cf64e542f347ec47b7bdbe5eca99759f9b7/teuthology/orchestra/run.py", line 455, in run
2022-12-08T05:32:42.979 INFO:tasks.cephfs_test_runner:    r.wait()
2022-12-08T05:32:42.980 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_teuthology_4da97cf64e542f347ec47b7bdbe5eca99759f9b7/teuthology/orchestra/run.py", line 161, in wait
2022-12-08T05:32:42.980 INFO:tasks.cephfs_test_runner:    self._raise_for_status()
2022-12-08T05:32:42.980 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_teuthology_4da97cf64e542f347ec47b7bdbe5eca99759f9b7/teuthology/orchestra/run.py", line 179, in _raise_for_status
2022-12-08T05:32:42.981 INFO:tasks.cephfs_test_runner:    raise CommandCrashedError(command=self.command)
2022-12-08T05:32:42.981 INFO:tasks.cephfs_test_runner:teuthology.exceptions.CommandCrashedError: Command crashed: 'ceph-dencoder type JournalPointer import - decode dump_json'

ceph-dencoder crashed with:

2022-12-08T05:32:31.624 DEBUG:teuthology.orchestra.run.smithi136:> ceph-dencoder type JournalPointer import - decode dump_json
2022-12-08T05:32:31.682 INFO:teuthology.orchestra.run.smithi136.stderr:src/tcmalloc.cc:332] Attempt to free invalid pointer 0x558f14e3a000
2022-12-08T05:32:31.689 DEBUG:teuthology.orchestra.run:got remote process result: None

Related issues 4 (1 open3 closed)

Related to rgw - Bug #59269: test_librgw_file.sh crashes: src/tcmalloc.cc:332] Attempt to free invalid pointer 0x55e8173eebd0Pending BackportCasey Bodley

Actions
Copied to CephFS - Backport #62903: pacific: Test failure: test_journal_migration (tasks.cephfs.test_journal_migration.TestJournalMigration) [Command crashed: 'ceph-dencoder type JournalPointer import - decode dump_json']RejectedVenky ShankarActions
Copied to CephFS - Backport #62904: reef: Test failure: test_journal_migration (tasks.cephfs.test_journal_migration.TestJournalMigration) [Command crashed: 'ceph-dencoder type JournalPointer import - decode dump_json']RejectedVenky ShankarActions
Copied to CephFS - Backport #62905: quincy: Test failure: test_journal_migration (tasks.cephfs.test_journal_migration.TestJournalMigration) [Command crashed: 'ceph-dencoder type JournalPointer import - decode dump_json']RejectedVenky ShankarActions
Actions

Also available in: Atom PDF