Bug 1589871 - gi.overrides.BlockDev.LVMError: Failed to call the 'PvCreate' method on the '/com/redhat/lvmdbus1/Manager' object: Timeout was reached
Summary: gi.overrides.BlockDev.LVMError: Failed to call the 'PvCreate' method on the '...
Keywords:
Status: CLOSED DUPLICATE of bug 1586148
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: armv7l
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:ac3a5a376448154f356e5bd9748...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-06-11 15:01 UTC by Paul Whalen
Modified: 2018-06-11 15:03 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2018-06-11 15:03:51 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: anaconda-tb (752.22 KB, text/plain)
2018-06-11 15:01 UTC, Paul Whalen
no flags Details
File: anaconda.log (37.32 KB, text/plain)
2018-06-11 15:01 UTC, Paul Whalen
no flags Details
File: dnf.librepo.log (11.76 KB, text/plain)
2018-06-11 15:01 UTC, Paul Whalen
no flags Details
File: environ (637 bytes, text/plain)
2018-06-11 15:01 UTC, Paul Whalen
no flags Details
File: hawkey.log (3.92 KB, text/plain)
2018-06-11 15:01 UTC, Paul Whalen
no flags Details
File: lorax-packages.log (24.57 KB, text/plain)
2018-06-11 15:01 UTC, Paul Whalen
no flags Details
File: lsblk_output (1.73 KB, text/plain)
2018-06-11 15:01 UTC, Paul Whalen
no flags Details
File: lvm.log (28.86 KB, text/plain)
2018-06-11 15:01 UTC, Paul Whalen
no flags Details
File: nmcli_dev_list (2.56 KB, text/plain)
2018-06-11 15:01 UTC, Paul Whalen
no flags Details
File: os_info (556 bytes, text/plain)
2018-06-11 15:01 UTC, Paul Whalen
no flags Details
File: program.log (32.76 KB, text/plain)
2018-06-11 15:01 UTC, Paul Whalen
no flags Details
File: storage.log (90.94 KB, text/plain)
2018-06-11 15:01 UTC, Paul Whalen
no flags Details
File: syslog (361.25 KB, text/plain)
2018-06-11 15:01 UTC, Paul Whalen
no flags Details
File: ifcfg.log (2.30 KB, text/plain)
2018-06-11 15:01 UTC, Paul Whalen
no flags Details
File: packaging.log (7.14 KB, text/plain)
2018-06-11 15:01 UTC, Paul Whalen
no flags Details

Description Paul Whalen 2018-06-11 15:01:15 UTC
Description of problem:
Encrypted installation of Rawhide nightly from June 9th

Version-Release number of selected component:
anaconda-29.16

The following was filed automatically by anaconda:
anaconda 29.16 exception report
Traceback (most recent call first):
  File "/usr/lib/python3.6/site-packages/gi/overrides/BlockDev.py", line 869, in wrapped
    raise transform[1](msg)
  File "/usr/lib/python3.6/site-packages/blivet/formats/lvmpv.py", line 125, in _create
    blockdev.lvm.pvcreate(self.device, data_alignment=self.data_alignment)
  File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock
    return m(*args, **kwargs)
  File "/usr/lib/python3.6/site-packages/blivet/formats/__init__.py", line 513, in create
    self._create(**kwargs)
  File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock
    return m(*args, **kwargs)
  File "/usr/lib/python3.6/site-packages/blivet/deviceaction.py", line 616, in execute
    options=self.device.format_args)
  File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock
    return m(*args, **kwargs)
  File "/usr/lib/python3.6/site-packages/blivet/actionlist.py", line 327, in process
    action.execute(callbacks)
  File "/usr/lib/python3.6/site-packages/blivet/actionlist.py", line 48, in wrapped_func
    return func(obj, *args, **kwargs)
  File "/usr/lib/python3.6/site-packages/blivet/blivet.py", line 135, in do_it
    self.devicetree.actions.process(callbacks=callbacks, devices=self.devices)
  File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock
    return m(*args, **kwargs)
  File "/usr/lib/python3.6/site-packages/pyanaconda/storage/osinstall.py", line 1223, in do_it
    super().do_it(callbacks=callbacks)
  File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock
    return m(*args, **kwargs)
  File "/usr/lib/python3.6/site-packages/pyanaconda/storage/osinstall.py", line 2144, in turn_on_filesystems
    storage.do_it(callbacks)
  File "/usr/lib/python3.6/site-packages/pyanaconda/installation_tasks.py", line 438, in run_task
    self._task(*self._task_args, **self._task_kwargs)
  File "/usr/lib/python3.6/site-packages/pyanaconda/installation_tasks.py", line 472, in start
    self.run_task()
  File "/usr/lib/python3.6/site-packages/pyanaconda/installation_tasks.py", line 304, in start
    item.start()
  File "/usr/lib/python3.6/site-packages/pyanaconda/installation_tasks.py", line 304, in start
    item.start()
  File "/usr/lib/python3.6/site-packages/pyanaconda/installation.py", line 372, in doInstall
    installation_queue.start()
  File "/usr/lib/python3.6/threading.py", line 864, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.6/site-packages/pyanaconda/threading.py", line 286, in run
    threading.Thread.run(self)
gi.overrides.BlockDev.LVMError: Failed to call the 'PvCreate' method on the '/com/redhat/lvmdbus1/Manager' object: Timeout was reached

Additional info:
addons:         com_redhat_docker, com_redhat_kdump
blivet-gui-utils.log: 
cmdline:        /usr/bin/python3  /sbin/anaconda
cmdline_file:   console=ttyS0,115200 ip=enp1s0:dhcp inst.stage2=nfs://192.168.0.99:/srv/fedora/fedora-release/Fedora-Rawhide-20180609.n.0/everything/armhfp/ inst.repo=https://kojipkgs.fedoraproject.org/compose/rawhide//Fedora-Rawhide-20180609.n.0/compose/Everything/armhfp/os/
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         4.18.0-0.rc0.git2.1.fc29.armv7hl
product:        Fedora
release:        Cannot get release name.
type:           anaconda
version:        rawhide

Comment 1 Paul Whalen 2018-06-11 15:01:22 UTC
Created attachment 1450064 [details]
File: anaconda-tb

Comment 2 Paul Whalen 2018-06-11 15:01:24 UTC
Created attachment 1450065 [details]
File: anaconda.log

Comment 3 Paul Whalen 2018-06-11 15:01:25 UTC
Created attachment 1450066 [details]
File: dnf.librepo.log

Comment 4 Paul Whalen 2018-06-11 15:01:26 UTC
Created attachment 1450067 [details]
File: environ

Comment 5 Paul Whalen 2018-06-11 15:01:28 UTC
Created attachment 1450068 [details]
File: hawkey.log

Comment 6 Paul Whalen 2018-06-11 15:01:30 UTC
Created attachment 1450069 [details]
File: lorax-packages.log

Comment 7 Paul Whalen 2018-06-11 15:01:31 UTC
Created attachment 1450070 [details]
File: lsblk_output

Comment 8 Paul Whalen 2018-06-11 15:01:32 UTC
Created attachment 1450071 [details]
File: lvm.log

Comment 9 Paul Whalen 2018-06-11 15:01:34 UTC
Created attachment 1450072 [details]
File: nmcli_dev_list

Comment 10 Paul Whalen 2018-06-11 15:01:35 UTC
Created attachment 1450073 [details]
File: os_info

Comment 11 Paul Whalen 2018-06-11 15:01:36 UTC
Created attachment 1450074 [details]
File: program.log

Comment 12 Paul Whalen 2018-06-11 15:01:38 UTC
Created attachment 1450075 [details]
File: storage.log

Comment 13 Paul Whalen 2018-06-11 15:01:40 UTC
Created attachment 1450076 [details]
File: syslog

Comment 14 Paul Whalen 2018-06-11 15:01:42 UTC
Created attachment 1450077 [details]
File: ifcfg.log

Comment 15 Paul Whalen 2018-06-11 15:01:43 UTC
Created attachment 1450078 [details]
File: packaging.log

Comment 16 Paul Whalen 2018-06-11 15:03:51 UTC

*** This bug has been marked as a duplicate of bug 1586148 ***


Note You need to log in before you can comment on or make changes to this bug.