Bug 1589871

Summary: gi.overrides.BlockDev.LVMError: Failed to call the 'PvCreate' method on the '/com/redhat/lvmdbus1/Manager' object: Timeout was reached
Product: [Fedora] Fedora Reporter: Paul Whalen <pwhalen>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: anaconda-maint-list, jonathan, kellin, vanmeeuwen+fedora, vponcova, wwoods
Target Milestone: ---   
Target Release: ---   
Hardware: armv7l   
OS: Unspecified   
Whiteboard: abrt_hash:ac3a5a376448154f356e5bd9748e9d93b7162f28559280386b7c3e19daaa55c6;
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-06-11 15:03:51 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: anaconda-tb
none
File: anaconda.log
none
File: dnf.librepo.log
none
File: environ
none
File: hawkey.log
none
File: lorax-packages.log
none
File: lsblk_output
none
File: lvm.log
none
File: nmcli_dev_list
none
File: os_info
none
File: program.log
none
File: storage.log
none
File: syslog
none
File: ifcfg.log
none
File: packaging.log none

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 ***