Skip to content

Instantly share code, notes, and snippets.

@fujin
Created August 17, 2015 22:40
Show Gist options
  • Select an option

  • Save fujin/f3536133d7558245b7d0 to your computer and use it in GitHub Desktop.

Select an option

Save fujin/f3536133d7558245b7d0 to your computer and use it in GitHub Desktop.
[2015-08-18T10:40:42+00:00] INFO: Forking chef instance to converge...
[2015-08-18T10:40:42+00:00] DEBUG: Fork successful. Waiting for new chef pid: 2774
[2015-08-18T10:40:42+00:00] DEBUG: Forked instance now converging
Starting Chef Client, version 12.4.1
[2015-08-18T10:40:42+00:00] INFO: *** Chef 12.4.1 ***
[2015-08-18T10:40:42+00:00] INFO: Chef-client pid: 2774
[2015-08-18T10:40:42+00:00] DEBUG: Chef-client request_id: 5e23312e-2340-43cc-8949-64c60947af92
[2015-08-18T10:40:43+00:00] DEBUG: Building node object for default-pantheon-basebox-fedora-22
[2015-08-18T10:40:43+00:00] DEBUG: Extracting run list from JSON attributes provided on command line
[2015-08-18T10:40:43+00:00] INFO: Setting the run_list to ["recipe[python]"] from CLI options
[2015-08-18T10:40:43+00:00] DEBUG: Applying attributes from json file
[2015-08-18T10:40:43+00:00] DEBUG: Platform is fedora version 22
[2015-08-18T10:40:43+00:00] INFO: Run List is [recipe[python]]
[2015-08-18T10:40:43+00:00] INFO: Run List expands to [python]
[2015-08-18T10:40:43+00:00] INFO: Starting Chef Run for default-pantheon-basebox-fedora-22
[2015-08-18T10:40:43+00:00] INFO: Running start handlers
[2015-08-18T10:40:43+00:00] INFO: Start handlers complete.
[2015-08-18T10:40:43+00:00] DEBUG: No chefignore file found at /tmp/kitchen/chefignore no files will be ignored
Compiling Cookbooks...
[2015-08-18T10:40:43+00:00] DEBUG: Cookbooks to compile: [:dnf, :multipackage, :python]
[2015-08-18T10:40:43+00:00] DEBUG: Loading cookbook dnf's library file: /tmp/kitchen/cookbooks/dnf/libraries/matcher.rb
[2015-08-18T10:40:43+00:00] DEBUG: Loading cookbook dnf's library file: /tmp/kitchen/cookbooks/dnf/libraries/provider_dnf_package.rb
[2015-08-18T10:40:43+00:00] DEBUG: Loading cookbook dnf's library file: /tmp/kitchen/cookbooks/dnf/libraries/resource_dnf_package.rb
[2015-08-18T10:40:43+00:00] DEBUG: Loading cookbook multipackage's providers from /tmp/kitchen/cookbooks/multipackage/providers/default.rb
[2015-08-18T10:40:43+00:00] DEBUG: Loaded contents of /tmp/kitchen/cookbooks/multipackage/providers/default.rb into provider multipackage (LWRP provider multipackage from cookbook multipackage)
[2015-08-18T10:40:43+00:00] DEBUG: Loading cookbook multipackage's resources from /tmp/kitchen/cookbooks/multipackage/resources/default.rb
[2015-08-18T10:40:43+00:00] DEBUG: Loaded contents of /tmp/kitchen/cookbooks/multipackage/resources/default.rb into resource multipackage (LWRP resource multipackage from cookbook multipackage)
[2015-08-18T10:40:43+00:00] DEBUG: Loading cookbook multipackage's definitions from /tmp/kitchen/cookbooks/multipackage/definitions/default.rb
[2015-08-18T10:40:43+00:00] DEBUG: Loading cookbook python's definitions from /tmp/kitchen/cookbooks/python/definitions/pip.rb
[2015-08-18T10:40:43+00:00] DEBUG: Loading Recipe python via include_recipe
[2015-08-18T10:40:43+00:00] DEBUG: Found recipe default in cookbook python
[2015-08-18T10:40:43+00:00] DEBUG: Loading Recipe python::pip via include_recipe
[2015-08-18T10:40:43+00:00] DEBUG: Found recipe pip in cookbook python
[2015-08-18T10:40:43+00:00] DEBUG: Resources for generic execute resource enabled on node include: [Chef::Resource::Execute]
[2015-08-18T10:40:43+00:00] DEBUG: Resource for execute is Chef::Resource::Execute
[2015-08-18T10:40:43+00:00] DEBUG: Resources for generic directory resource enabled on node include: [Chef::Resource::Directory]
[2015-08-18T10:40:43+00:00] DEBUG: Resource for directory is Chef::Resource::Directory
[2015-08-18T10:40:43+00:00] DEBUG: Resources for generic multipackage resource enabled on node include: [LWRP resource multipackage from cookbook multipackage]
[2015-08-18T10:40:43+00:00] DEBUG: Resource for multipackage is LWRP resource multipackage from cookbook multipackage
[2015-08-18T10:40:43+00:00] DEBUG: Resources for generic package resource enabled on node include: [Chef::Resource::DnfPackage, Chef::Resource::YumPackage, Chef::Resource::Package]
[2015-08-18T10:40:43+00:00] DEBUG: Resource for package is Chef::Resource::DnfPackage
[2015-08-18T10:40:43+00:00] DEBUG: Resources for generic multipackage resource enabled on node include: [LWRP resource multipackage from cookbook multipackage]
[2015-08-18T10:40:43+00:00] DEBUG: Resource for multipackage is LWRP resource multipackage from cookbook multipackage
[2015-08-18T10:40:43+00:00] DEBUG: Resources for generic execute resource enabled on node include: [Chef::Resource::Execute]
[2015-08-18T10:40:43+00:00] DEBUG: Resource for execute is Chef::Resource::Execute
[2015-08-18T10:40:43+00:00] DEBUG: Resources for generic execute resource enabled on node include: [Chef::Resource::Execute]
[2015-08-18T10:40:43+00:00] DEBUG: Resource for execute is Chef::Resource::Execute
[2015-08-18T10:40:43+00:00] DEBUG: Resources for generic execute resource enabled on node include: [Chef::Resource::Execute]
[2015-08-18T10:40:43+00:00] DEBUG: Resource for execute is Chef::Resource::Execute
[2015-08-18T10:40:43+00:00] DEBUG: Resources for generic execute resource enabled on node include: [Chef::Resource::Execute]
[2015-08-18T10:40:43+00:00] DEBUG: Resource for execute is Chef::Resource::Execute
[2015-08-18T10:40:43+00:00] DEBUG: Resources for generic file resource enabled on node include: [Chef::Resource::File]
[2015-08-18T10:40:43+00:00] DEBUG: Resource for file is Chef::Resource::File
[2015-08-18T10:40:43+00:00] DEBUG: Resources for generic execute resource enabled on node include: [Chef::Resource::Execute]
[2015-08-18T10:40:43+00:00] DEBUG: Resource for execute is Chef::Resource::Execute
[2015-08-18T10:40:43+00:00] DEBUG: Resources for generic execute resource enabled on node include: [Chef::Resource::Execute]
[2015-08-18T10:40:43+00:00] DEBUG: Resource for execute is Chef::Resource::Execute
[2015-08-18T10:40:43+00:00] DEBUG: '19' does not match 'x.y.z' or 'x.y' (Chef::Exceptions::InvalidCookbookVersion)
/opt/chef/embedded/apps/chef/lib/chef/version_class.rb:65:in `parse'
/opt/chef/embedded/apps/chef/lib/chef/version_class.rb:24:in `initialize'
/opt/chef/embedded/apps/chef/lib/chef/version_constraint.rb:103:in `new'
/opt/chef/embedded/apps/chef/lib/chef/version_constraint.rb:36:in `initialize'
/opt/chef/embedded/apps/chef/lib/chef/dsl/platform_introspection.rb:79:in `new'
/opt/chef/embedded/apps/chef/lib/chef/dsl/platform_introspection.rb:79:in `block in match_versions'
/opt/chef/embedded/apps/chef/lib/chef/dsl/platform_introspection.rb:77:in `each'
/opt/chef/embedded/apps/chef/lib/chef/dsl/platform_introspection.rb:77:in `match_versions'
/opt/chef/embedded/apps/chef/lib/chef/dsl/platform_introspection.rb:54:in `value_for_node'
/opt/chef/embedded/apps/chef/lib/chef/dsl/platform_introspection.rb:149:in `value_for_platform'
/tmp/kitchen/cookbooks/python/recipes/default.rb:68:in `from_file'
/opt/chef/embedded/apps/chef/lib/chef/mixin/from_file.rb:30:in `instance_eval'
/opt/chef/embedded/apps/chef/lib/chef/mixin/from_file.rb:30:in `from_file'
/opt/chef/embedded/apps/chef/lib/chef/cookbook_version.rb:228:in `load_recipe'
/opt/chef/embedded/apps/chef/lib/chef/run_context.rb:174:in `load_recipe'
/opt/chef/embedded/apps/chef/lib/chef/run_context/cookbook_compiler.rb:140:in `block in compile_recipes'
/opt/chef/embedded/apps/chef/lib/chef/run_context/cookbook_compiler.rb:138:in `each'
/opt/chef/embedded/apps/chef/lib/chef/run_context/cookbook_compiler.rb:138:in `compile_recipes'
/opt/chef/embedded/apps/chef/lib/chef/run_context/cookbook_compiler.rb:75:in `compile'
/opt/chef/embedded/apps/chef/lib/chef/run_context.rb:97:in `load'
/opt/chef/embedded/apps/chef/lib/chef/policy_builder/expand_node_object.rb:87:in `setup_run_context'
/opt/chef/embedded/apps/chef/lib/chef/client.rb:266:in `run'
/opt/chef/embedded/apps/chef/lib/chef/application.rb:270:in `block in fork_chef_client'
/opt/chef/embedded/apps/chef/lib/chef/application.rb:258:in `fork'
/opt/chef/embedded/apps/chef/lib/chef/application.rb:258:in `fork_chef_client'
/opt/chef/embedded/apps/chef/lib/chef/application.rb:224:in `block in run_chef_client'
/opt/chef/embedded/apps/chef/lib/chef/local_mode.rb:39:in `with_server_connectivity'
/opt/chef/embedded/apps/chef/lib/chef/application.rb:212:in `run_chef_client'
/opt/chef/embedded/apps/chef/lib/chef/application/solo.rb:280:in `block in interval_run_chef_client'
/opt/chef/embedded/apps/chef/lib/chef/application/solo.rb:269:in `loop'
/opt/chef/embedded/apps/chef/lib/chef/application/solo.rb:269:in `interval_run_chef_client'
/opt/chef/embedded/apps/chef/lib/chef/application/solo.rb:247:in `run_application'
/opt/chef/embedded/apps/chef/lib/chef/application.rb:60:in `run'
/opt/chef/embedded/apps/chef/bin/chef-solo:25:in `<top (required)>'
/opt/chef/bin/chef-solo:55:in `<main>'
[2015-08-18T10:40:43+00:00] DEBUG: InvalidCookbookVersion exceptions are common and expected here: the generic constraint matcher attempted to match something which is not a constraint. Moving on to next version or constraint
[2015-08-18T10:40:43+00:00] DEBUG: Resources for generic execute resource enabled on node include: [Chef::Resource::Execute]
[2015-08-18T10:40:43+00:00] DEBUG: Resource for execute is Chef::Resource::Execute
[2015-08-18T10:40:43+00:00] DEBUG: Resources for generic execute resource enabled on node include: [Chef::Resource::Execute]
[2015-08-18T10:40:43+00:00] DEBUG: Resource for execute is Chef::Resource::Execute
[2015-08-18T10:40:43+00:00] DEBUG: Resources for generic execute resource enabled on node include: [Chef::Resource::Execute]
[2015-08-18T10:40:43+00:00] DEBUG: Resource for execute is Chef::Resource::Execute
[2015-08-18T10:40:43+00:00] DEBUG: Resources for generic execute resource enabled on node include: [Chef::Resource::Execute]
[2015-08-18T10:40:43+00:00] DEBUG: Resource for execute is Chef::Resource::Execute
[2015-08-18T10:40:43+00:00] DEBUG: Resources for generic execute resource enabled on node include: [Chef::Resource::Execute]
[2015-08-18T10:40:43+00:00] DEBUG: Resource for execute is Chef::Resource::Execute
[2015-08-18T10:40:43+00:00] DEBUG: Resources for generic directory resource enabled on node include: [Chef::Resource::Directory]
[2015-08-18T10:40:43+00:00] DEBUG: Resource for directory is Chef::Resource::Directory
[2015-08-18T10:40:43+00:00] DEBUG: Resources for generic link resource enabled on node include: [Chef::Resource::Link]
[2015-08-18T10:40:43+00:00] DEBUG: Resource for link is Chef::Resource::Link
[2015-08-18T10:40:43+00:00] DEBUG: Resources for generic execute resource enabled on node include: [Chef::Resource::Execute]
[2015-08-18T10:40:43+00:00] DEBUG: Resource for execute is Chef::Resource::Execute
[2015-08-18T10:40:43+00:00] DEBUG: Loading from cookbook_path: /tmp/kitchen/cookbooks, /tmp/kitchen/site-cookbooks
Converging 20 resources
[2015-08-18T10:40:43+00:00] DEBUG: Converging node default-pantheon-basebox-fedora-22
Recipe: python::pip
* execute[remove_pip_pyinotify] action run[2015-08-18T10:40:43+00:00] INFO: Processing execute[remove_pip_pyinotify] action run (python::pip line 1)
[2015-08-18T10:40:43+00:00] DEBUG: Resources for generic execute resource enabled on node include: [Chef::Resource::Execute]
[2015-08-18T10:40:43+00:00] DEBUG: Resource for execute is Chef::Resource::Execute
[2015-08-18T10:40:43+00:00] INFO: Processing execute[Guard resource] action run (dynamically defined)
[2015-08-18T10:40:43+00:00] DEBUG: Providers for generic execute resource enabled on node include: [Chef::Provider::Execute]
[2015-08-18T10:40:43+00:00] DEBUG: Provider for action run on resource execute[Guard resource] is Chef::Provider::Execute
The directory '/home/vagrant/.cache/pip/log' or its parent directory is not owned by the current user and the debug log has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want the -H flag.
The directory '/home/vagrant/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want the -H flag.
You are using pip version 6.0.8, however version 7.1.0 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
(skipped due to only_if)
[2015-08-18T10:40:43+00:00] DEBUG: Skipping execute[remove_pip_pyinotify] due to only_if command `pip freeze | grep -Fx pyinotify`
* directory[/tmp/pip-build-root] action delete[2015-08-18T10:40:43+00:00] INFO: Processing directory[/tmp/pip-build-root] action delete (python::pip line 6)
[2015-08-18T10:40:43+00:00] DEBUG: Providers for generic directory resource enabled on node include: [Chef::Provider::Directory]
[2015-08-18T10:40:43+00:00] DEBUG: Provider for action delete on resource directory[/tmp/pip-build-root] is Chef::Provider::Directory
(up to date)
* multipackage[collected packages] action install[2015-08-18T10:40:43+00:00] INFO: Processing multipackage[collected packages] action install (python::pip line 14)
[2015-08-18T10:40:43+00:00] DEBUG: Providers for generic multipackage resource enabled on node include: [LWRP provider multipackage from cookbook multipackage]
[2015-08-18T10:40:43+00:00] DEBUG: Provider for action install on resource multipackage[collected packages] is LWRP provider multipackage from cookbook multipackage
[2015-08-18T10:40:43+00:00] DEBUG: Resources for generic package resource enabled on node include: [Chef::Resource::DnfPackage, Chef::Resource::YumPackage, Chef::Resource::Package]
[2015-08-18T10:40:43+00:00] DEBUG: Resource for package is Chef::Resource::DnfPackage
[2015-08-18T10:40:43+00:00] INFO: Processing dnf_package[collected packages] action install (/tmp/kitchen/cookbooks/multipackage/providers/default.rb line 28)
[2015-08-18T10:40:43+00:00] DEBUG: dnf_package[collected packages] checking dnf info for ["python-devel", "python-inotify", "python-setuptools", "python-pip", "python-virtualenv", "python-lxml", "gcc", "xmlsec1", "xmlsec1-devel", "xmlsec1-openssl", "xmlsec1-openssl-devel", "swig", "openssl", "openssl-devel", "m2crypto", "bzr", "libcurl-devel"]-[nil, nil, nil, nil, nil, nil, nil, nil, nil, nil, nil, nil, nil, nil, nil, nil, nil]
[2015-08-18T10:40:43+00:00] DEBUG: dnf_package[collected packages] checking rpm installed state
(none):2.7.10-4.fc22
[2015-08-18T10:40:43+00:00] DEBUG: dnf_package[collected packages] checking dnf for available version
0:2.7.9-6.fc22
0:2.7.9-6.fc22
0:2.7.10-4.fc22
0:2.7.10-4.fc22
[2015-08-18T10:40:43+00:00] DEBUG: dnf_package[collected packages] checking rpm installed state
(none):0.9.6-1.fc22
[2015-08-18T10:40:43+00:00] DEBUG: dnf_package[collected packages] checking dnf for available version
0:0.9.5-1.fc22
0:0.9.6-1.fc22
[2015-08-18T10:40:44+00:00] DEBUG: dnf_package[collected packages] checking rpm installed state
(none):17.1.1-3.fc22
[2015-08-18T10:40:44+00:00] DEBUG: dnf_package[collected packages] checking dnf for available version
0:12.0.3-1.fc22
0:17.1.1-3.fc22
[2015-08-18T10:40:44+00:00] DEBUG: dnf_package[collected packages] checking rpm installed state
(none):6.0.8-1.fc22
[2015-08-18T10:40:44+00:00] DEBUG: dnf_package[collected packages] checking dnf for available version
0:6.0.8-1.fc22
[2015-08-18T10:40:44+00:00] DEBUG: dnf_package[collected packages] checking rpm installed state
(none):12.0.7-1.fc22
[2015-08-18T10:40:44+00:00] DEBUG: dnf_package[collected packages] checking dnf for available version
0:12.0.7-1.fc22
[2015-08-18T10:40:45+00:00] DEBUG: dnf_package[collected packages] checking rpm installed state
(none):3.3.6-1.fc22
[2015-08-18T10:40:45+00:00] DEBUG: dnf_package[collected packages] checking dnf for available version
0:3.3.6-1.fc22
[2015-08-18T10:40:45+00:00] DEBUG: dnf_package[collected packages] checking rpm installed state
(none):5.1.1-4.fc22
[2015-08-18T10:40:45+00:00] DEBUG: dnf_package[collected packages] checking dnf for available version
0:5.1.1-1.fc22
0:5.1.1-4.fc22
[2015-08-18T10:40:45+00:00] DEBUG: dnf_package[collected packages] checking rpm installed state
(none):1.2.20-1.fc22
[2015-08-18T10:40:46+00:00] DEBUG: dnf_package[collected packages] checking dnf for available version
0:1.2.20-1.fc22
0:1.2.20-1.fc22
[2015-08-18T10:40:46+00:00] DEBUG: dnf_package[collected packages] checking rpm installed state
(none):1.2.20-1.fc22
[2015-08-18T10:40:46+00:00] DEBUG: dnf_package[collected packages] checking dnf for available version
0:1.2.20-1.fc22
0:1.2.20-1.fc22
[2015-08-18T10:40:46+00:00] DEBUG: dnf_package[collected packages] checking rpm installed state
(none):1.2.20-1.fc22
[2015-08-18T10:40:46+00:00] DEBUG: dnf_package[collected packages] checking dnf for available version
0:1.2.20-1.fc22
0:1.2.20-1.fc22
[2015-08-18T10:40:47+00:00] DEBUG: dnf_package[collected packages] checking rpm installed state
(none):1.2.20-1.fc22
[2015-08-18T10:40:47+00:00] DEBUG: dnf_package[collected packages] checking dnf for available version
0:1.2.20-1.fc22
0:1.2.20-1.fc22
[2015-08-18T10:40:47+00:00] DEBUG: dnf_package[collected packages] checking rpm installed state
(none):3.0.7-1.fc22
[2015-08-18T10:40:47+00:00] DEBUG: dnf_package[collected packages] checking dnf for available version
0:3.0.5-6.fc22
0:3.0.7-1.fc22
[2015-08-18T10:40:47+00:00] DEBUG: dnf_package[collected packages] checking rpm installed state
1:1.0.1k-11.fc22
[2015-08-18T10:40:47+00:00] DEBUG: dnf_package[collected packages] checking dnf for available version
1:1.0.1k-8.fc22
1:1.0.1k-11.fc22
[2015-08-18T10:40:48+00:00] DEBUG: dnf_package[collected packages] checking rpm installed state
1:1.0.1k-11.fc22
[2015-08-18T10:40:48+00:00] DEBUG: dnf_package[collected packages] checking dnf for available version
1:1.0.1k-8.fc22
1:1.0.1k-8.fc22
1:1.0.1k-11.fc22
1:1.0.1k-11.fc22
[2015-08-18T10:40:48+00:00] DEBUG: dnf_package[collected packages] checking rpm installed state
(none):0.21.1-18.fc22
[2015-08-18T10:40:48+00:00] DEBUG: dnf_package[collected packages] checking dnf for available version
0:0.21.1-18.fc22
[2015-08-18T10:40:48+00:00] DEBUG: dnf_package[collected packages] checking rpm installed state
(none):2.6.0-8.fc22
[2015-08-18T10:40:48+00:00] DEBUG: dnf_package[collected packages] checking dnf for available version
0:2.6.0-7.fc22
0:2.6.0-8.fc22
[2015-08-18T10:40:49+00:00] DEBUG: dnf_package[collected packages] checking rpm installed state
(none):7.40.0-5.fc22
[2015-08-18T10:40:49+00:00] DEBUG: dnf_package[collected packages] checking dnf for available version
0:7.40.0-3.fc22
0:7.40.0-3.fc22
0:7.40.0-5.fc22
0:7.40.0-5.fc22
[2015-08-18T10:40:49+00:00] DEBUG: dnf_package[collected packages] installed version: ["(none):2.7.10-4.fc22", "(none):0.9.6-1.fc22", "(none):17.1.1-3.fc22", "(none):6.0.8-1.fc22", "(none):12.0.7-1.fc22", "(none):3.3.6-1.fc22", "(none):5.1.1-4.fc22", "(none):1.2.20-1.fc22", "(none):1.2.20-1.fc22", "(none):1.2.20-1.fc22", "(none):1.2.20-1.fc22", "(none):3.0.7-1.fc22", "1:1.0.1k-11.fc22", "1:1.0.1k-11.fc22", "(none):0.21.1-18.fc22", "(none):2.6.0-8.fc22", "(none):7.40.0-5.fc22"] candidate version: ["0:2.7.10-4.fc22", "0:0.9.6-1.fc22", "0:17.1.1-3.fc22", "0:6.0.8-1.fc22", "0:12.0.7-1.fc22", "0:3.3.6-1.fc22", "0:5.1.1-4.fc22", "0:1.2.20-1.fc22", "0:1.2.20-1.fc22", "0:1.2.20-1.fc22", "0:1.2.20-1.fc22", "0:3.0.7-1.fc22", "1:1.0.1k-11.fc22", "1:1.0.1k-11.fc22", "0:0.21.1-18.fc22", "0:2.6.0-8.fc22", "0:7.40.0-5.fc22"]
[2015-08-18T10:40:49+00:00] DEBUG: dnf_package[collected packages] python-devel (none):2.7.10-4.fc22 already installed
[2015-08-18T10:40:49+00:00] DEBUG: dnf_package[collected packages] python-inotify (none):0.9.6-1.fc22 already installed
[2015-08-18T10:40:49+00:00] DEBUG: dnf_package[collected packages] python-setuptools (none):17.1.1-3.fc22 already installed
[2015-08-18T10:40:49+00:00] DEBUG: dnf_package[collected packages] python-pip (none):6.0.8-1.fc22 already installed
[2015-08-18T10:40:49+00:00] DEBUG: dnf_package[collected packages] python-virtualenv (none):12.0.7-1.fc22 already installed
[2015-08-18T10:40:49+00:00] DEBUG: dnf_package[collected packages] python-lxml (none):3.3.6-1.fc22 already installed
[2015-08-18T10:40:49+00:00] DEBUG: dnf_package[collected packages] gcc (none):5.1.1-4.fc22 already installed
[2015-08-18T10:40:49+00:00] DEBUG: dnf_package[collected packages] xmlsec1 (none):1.2.20-1.fc22 already installed
[2015-08-18T10:40:49+00:00] DEBUG: dnf_package[collected packages] xmlsec1-devel (none):1.2.20-1.fc22 already installed
[2015-08-18T10:40:49+00:00] DEBUG: dnf_package[collected packages] xmlsec1-openssl (none):1.2.20-1.fc22 already installed
[2015-08-18T10:40:49+00:00] DEBUG: dnf_package[collected packages] xmlsec1-openssl-devel (none):1.2.20-1.fc22 already installed
[2015-08-18T10:40:49+00:00] DEBUG: dnf_package[collected packages] swig (none):3.0.7-1.fc22 already installed
[2015-08-18T10:40:49+00:00] DEBUG: dnf_package[collected packages] openssl 1:1.0.1k-11.fc22 already installed
[2015-08-18T10:40:49+00:00] DEBUG: dnf_package[collected packages] openssl-devel 1:1.0.1k-11.fc22 already installed
[2015-08-18T10:40:49+00:00] DEBUG: dnf_package[collected packages] m2crypto (none):0.21.1-18.fc22 already installed
[2015-08-18T10:40:49+00:00] DEBUG: dnf_package[collected packages] bzr (none):2.6.0-8.fc22 already installed
[2015-08-18T10:40:49+00:00] DEBUG: dnf_package[collected packages] libcurl-devel (none):7.40.0-5.fc22 already installed
[2015-08-18T10:40:49+00:00] DEBUG: dnf_package[collected packages] is already installed - nothing to do
(up to date)
(up to date)
* dnf_package[python-pip] action upgrade[2015-08-18T10:40:49+00:00] INFO: Processing dnf_package[python-pip] action upgrade (python::pip line 33)
[2015-08-18T10:40:49+00:00] DEBUG: dnf_package[python-pip] checking dnf info for python-pip
[2015-08-18T10:40:49+00:00] DEBUG: dnf_package[python-pip] checking rpm installed state
(none):6.0.8-1.fc22
[2015-08-18T10:40:49+00:00] DEBUG: dnf_package[python-pip] checking dnf for available version
0:6.0.8-1.fc22
[2015-08-18T10:40:49+00:00] DEBUG: dnf_package[python-pip] installed version: ["(none):6.0.8-1.fc22"] candidate version: 0:6.0.8-1.fc22
[2015-08-18T10:40:49+00:00] DEBUG: dnf_package[python-pip] python-pip is out of date, will upgrade to 0:6.0.8-1.fc22
Package python-pip-6.0.8-1.fc22.noarch is already installed, skipping.
[2015-08-18T10:40:50+00:00] INFO: dnf_package[python-pip] upgraded python-pip to 0:6.0.8-1.fc22
- upgrade package python-pip from (none):6.0.8-1.fc22 to 0:6.0.8-1.fc22
Recipe: python::default
* multipackage[python-gnupg, python-pyotp, libffi-devel, http-parser, libxdiff, libgit2, libgit2-devel, systemd-python, mariadb-devel] action install[2015-08-18T10:40:50+00:00] INFO: Processing multipackage[python-gnupg, python-pyotp, libffi-devel, http-parser, libxdiff, libgit2, libgit2-devel, systemd-python, mariadb-devel] action install (python::default line 3)
[2015-08-18T10:40:50+00:00] DEBUG: Providers for generic multipackage resource enabled on node include: [LWRP provider multipackage from cookbook multipackage]
[2015-08-18T10:40:50+00:00] DEBUG: Provider for action install on resource multipackage[python-gnupg, python-pyotp, libffi-devel, http-parser, libxdiff, libgit2, libgit2-devel, systemd-python, mariadb-devel] is LWRP provider multipackage from cookbook multipackage
[2015-08-18T10:40:50+00:00] DEBUG: Resources for generic package resource enabled on node include: [Chef::Resource::DnfPackage, Chef::Resource::YumPackage, Chef::Resource::Package]
[2015-08-18T10:40:50+00:00] DEBUG: Resource for package is Chef::Resource::DnfPackage
* dnf_package[python-gnupg, python-pyotp, libffi-devel, http-parser, libxdiff, libgit2, libgit2-devel, systemd-python, mariadb-devel] action install[2015-08-18T10:40:50+00:00] INFO: Processing dnf_package[python-gnupg, python-pyotp, libffi-devel, http-parser, libxdiff, libgit2, libgit2-devel, systemd-python, mariadb-devel] action install (/tmp/kitchen/cookbooks/multipackage/providers/default.rb line 28)
[2015-08-18T10:40:50+00:00] DEBUG: dnf_package[python-gnupg, python-pyotp, libffi-devel, http-parser, libxdiff, libgit2, libgit2-devel, systemd-python, mariadb-devel] checking dnf info for ["python-gnupg, python-pyotp, libffi-devel, http-parser, libxdiff, libgit2, libgit2-devel, systemd-python, mariadb-devel"]
[2015-08-18T10:40:50+00:00] DEBUG: dnf_package[python-gnupg, python-pyotp, libffi-devel, http-parser, libxdiff, libgit2, libgit2-devel, systemd-python, mariadb-devel] checking rpm installed state
package python-gnupg, is not installed
package python-pyotp, is not installed
package libffi-devel, is not installed
package http-parser, is not installed
package libxdiff, is not installed
package libgit2, is not installed
package libgit2-devel, is not installed
package systemd-python, is not installed
package mariadb-devel is not installed
================================================================================
Error executing action `install` on resource 'dnf_package[python-gnupg, python-pyotp, libffi-devel, http-parser, libxdiff, libgit2, libgit2-devel, systemd-python, mariadb-devel]'
================================================================================
Mixlib::ShellOut::ShellCommandFailed
------------------------------------
Expected process to exit with [0, 1], but received '9'
---- Begin output of rpm -q --queryformat '%{EPOCH}:%{VERSION}-%{RELEASE}
' python-gnupg, python-pyotp, libffi-devel, http-parser, libxdiff, libgit2, libgit2-devel, systemd-python, mariadb-devel ----
STDOUT: package python-gnupg, is not installed
package python-pyotp, is not installed
package libffi-devel, is not installed
package http-parser, is not installed
package libxdiff, is not installed
package libgit2, is not installed
package libgit2-devel, is not installed
package systemd-python, is not installed
package mariadb-devel is not installed
STDERR:
---- End output of rpm -q --queryformat '%{EPOCH}:%{VERSION}-%{RELEASE}
' python-gnupg, python-pyotp, libffi-devel, http-parser, libxdiff, libgit2, libgit2-devel, systemd-python, mariadb-devel ----
Ran rpm -q --queryformat '%{EPOCH}:%{VERSION}-%{RELEASE}
' python-gnupg, python-pyotp, libffi-devel, http-parser, libxdiff, libgit2, libgit2-devel, systemd-python, mariadb-devel returned 9
Cookbook Trace:
---------------
/tmp/kitchen/cookbooks/dnf/libraries/provider_dnf_package.rb:98:in `installed_version'
/tmp/kitchen/cookbooks/dnf/libraries/provider_dnf_package.rb:77:in `block in load_current_resource'
/tmp/kitchen/cookbooks/dnf/libraries/provider_dnf_package.rb:76:in `each'
/tmp/kitchen/cookbooks/dnf/libraries/provider_dnf_package.rb:76:in `load_current_resource'
Resource Declaration:
---------------------
# In /tmp/kitchen/cookbooks/multipackage/providers/default.rb
28: package new_resource.name do
29: package_name package_name_array
30: version version_array if version_array
31: options new_resource.options if new_resource.options
32: timeout new_resource.timeout if new_resource.timeout
33: action action
34: end
35: rescue Chef::Exceptions::ValidationFailed
Compiled Resource:
------------------
# Declared in /tmp/kitchen/cookbooks/multipackage/providers/default.rb:28:in `do_action'
dnf_package("python-gnupg, python-pyotp, libffi-devel, http-parser, libxdiff, libgit2, libgit2-devel, systemd-python, mariadb-devel") do
provider Chef::Provider::Package::Dnf
action [:install]
retries 0
retry_delay 2
default_guard_interpreter :default
package_name ["python-gnupg, python-pyotp, libffi-devel, http-parser, libxdiff, libgit2, libgit2-devel, systemd-python, mariadb-devel"]
declared_type :package
cookbook_name :python
end
[2015-08-18T10:40:50+00:00] INFO: Running queued delayed notifications before re-raising exception
================================================================================
Error executing action `install` on resource 'multipackage[python-gnupg, python-pyotp, libffi-devel, http-parser, libxdiff, libgit2, libgit2-devel, systemd-python, mariadb-devel]'
================================================================================
Mixlib::ShellOut::ShellCommandFailed
------------------------------------
dnf_package[python-gnupg, python-pyotp, libffi-devel, http-parser, libxdiff, libgit2, libgit2-devel, systemd-python, mariadb-devel] (/tmp/kitchen/cookbooks/multipackage/providers/default.rb line 28) had an error: Mixlib::ShellOut::ShellCommandFailed: Expected process to exit with [0, 1], but received '9'
---- Begin output of rpm -q --queryformat '%{EPOCH}:%{VERSION}-%{RELEASE}
' python-gnupg, python-pyotp, libffi-devel, http-parser, libxdiff, libgit2, libgit2-devel, systemd-python, mariadb-devel ----
STDOUT: package python-gnupg, is not installed
package python-pyotp, is not installed
package libffi-devel, is not installed
package http-parser, is not installed
package libxdiff, is not installed
package libgit2, is not installed
package libgit2-devel, is not installed
package systemd-python, is not installed
package mariadb-devel is not installed
STDERR:
---- End output of rpm -q --queryformat '%{EPOCH}:%{VERSION}-%{RELEASE}
' python-gnupg, python-pyotp, libffi-devel, http-parser, libxdiff, libgit2, libgit2-devel, systemd-python, mariadb-devel ----
Ran rpm -q --queryformat '%{EPOCH}:%{VERSION}-%{RELEASE}
' python-gnupg, python-pyotp, libffi-devel, http-parser, libxdiff, libgit2, libgit2-devel, systemd-python, mariadb-devel returned 9
Cookbook Trace:
---------------
/tmp/kitchen/cookbooks/dnf/libraries/provider_dnf_package.rb:98:in `installed_version'
/tmp/kitchen/cookbooks/dnf/libraries/provider_dnf_package.rb:76:in `each'
Resource Declaration:
---------------------
# In /tmp/kitchen/cookbooks/python/recipes/default.rb
3: multipackage %w(
4: python-gnupg
Compiled Resource:
------------------
# Declared in /tmp/kitchen/cookbooks/python/recipes/default.rb:3:in `from_file'
multipackage("python-gnupg, python-pyotp, libffi-devel, http-parser, libxdiff, libgit2, libgit2-devel, systemd-python, mariadb-devel") do
action [:install]
retries 0
retry_delay 2
default_guard_interpreter :default
declared_type :multipackage
cookbook_name :python
recipe_name "default"
end
[2015-08-18T10:40:50+00:00] INFO: Running queued delayed notifications before re-raising exception
[2015-08-18T10:40:50+00:00] DEBUG: Re-raising exception: Mixlib::ShellOut::ShellCommandFailed - multipackage[python-gnupg, python-pyotp, libffi-devel, http-parser, libxdiff, libgit2, libgit2-devel, systemd-python, mariadb-devel] (python::default line 3) had an error: Mixlib::ShellOut::ShellCommandFailed: dnf_package[python-gnupg, python-pyotp, libffi-devel, http-parser, libxdiff, libgit2, libgit2-devel, systemd-python, mariadb-devel] (/tmp/kitchen/cookbooks/multipackage/providers/default.rb line 28) had an error: Mixlib::ShellOut::ShellCommandFailed: Expected process to exit with [0, 1], but received '9'
---- Begin output of rpm -q --queryformat '%{EPOCH}:%{VERSION}-%{RELEASE}
' python-gnupg, python-pyotp, libffi-devel, http-parser, libxdiff, libgit2, libgit2-devel, systemd-python, mariadb-devel ----
STDOUT: package python-gnupg, is not installed
package python-pyotp, is not installed
package libffi-devel, is not installed
package http-parser, is not installed
package libxdiff, is not installed
package libgit2, is not installed
package libgit2-devel, is not installed
package systemd-python, is not installed
package mariadb-devel is not installed
STDERR:
---- End output of rpm -q --queryformat '%{EPOCH}:%{VERSION}-%{RELEASE}
' python-gnupg, python-pyotp, libffi-devel, http-parser, libxdiff, libgit2, libgit2-devel, systemd-python, mariadb-devel ----
Ran rpm -q --queryformat '%{EPOCH}:%{VERSION}-%{RELEASE}
' python-gnupg, python-pyotp, libffi-devel, http-parser, libxdiff, libgit2, libgit2-devel, systemd-python, mariadb-devel returned 9
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.1.0/lib/mixlib/shellout.rb:276:in `error!'
/tmp/kitchen/cookbooks/dnf/libraries/provider_dnf_package.rb:98:in `installed_version'
/tmp/kitchen/cookbooks/dnf/libraries/provider_dnf_package.rb:77:in `block in load_current_resource'
p/kitchen/cookbooks/dnf/libraries/provider_dnf_package.rb:76:in `each'
/tmp/kitchen/cookbooks/dnf/libraries/provider_dnf_package.rb:76:in `load_current_resource'
/opt/chef/embedded/apps/chef/lib/chef/provider.rb:123:in `run_action'
/opt/chef/embedded/apps/chef/lib/chef/resource.rb:584:in `run_action'
/opt/chef/embedded/apps/chef/lib/chef/runner.rb:49:in `run_action'
/opt/chef/embedded/apps/chef/lib/chef/runner.rb:81:in `block (2 levels) in converge'
/opt/chef/embedded/apps/chef/lib/chef/runner.rb:81:in `block in converge'
/opt/chef/embedded/apps/chef/lib/chef/resource_collection/resource_list.rb:83:in `block in execute_each_resource'
/opt/chef/embedded/apps/chef/lib/chef/resource_collection/stepable_iterator.rb:116:in `call_iterator_block'
/opt/chef/embedded/apps/chef/lib/chef/resource_collection/stepable_iterator.rb:85:in `step'
/opt/chef/embedded/apps/chef/lib/chef/resource_collection/stepable_iterator.rb:104:in `iterate'
/opt/chef/embedded/apps/chef/lib/chef/resource_collection/stepable_iterator.rb:55:in `each_with_index'
/opt/chef/embedded/apps/chef/lib/chef/resource_collection/resource_list.rb:81:in `execute_each_resource'
/opt/chef/embedded/apps/chef/lib/chef/provider/lwrp_base.rb:62:in `recipe_eval_with_update_check'
/opt/chef/embedded/apps/chef/lib/chef/provider/lwrp_base.rb:46:in `block in action'
/opt/chef/embedded/apps/chef/lib/chef/provider.rb:144:in `run_action'
/opt/chef/embedded/apps/chef/lib/chef/runner.rb:49:in `run_action'
/opt/chef/embedded/apps/chef/lib/chef/runner.rb:81:in `block (2 levels) in converge'
/opt/chef/embedded/apps/chef/lib/chef/runner.rb:81:in `block in converge'
/opt/chef/embedded/apps/chef/lib/chef/resource_collection/resource_list.rb:83:in `block in execute_each_resource'
/opt/chef/embedded/apps/chef/lib/chef/resource_collection/stepable_iterator.rb:116:in `call'
/opt/chef/embedded/apps/chef/lib/chef/resource_collection/stepable_iterator.rb:116:in `call_iterator_block'
/opt/chef/embedded/apps/chef/lib/chef/resource_collection/stepable_iterator.rb:104:in `iterate'
/opt/chef/embedded/apps/chef/lib/chef/resource_collection/stepable_iterator.rb:55:in `each_with_index'
/opt/chef/embedded/apps/chef/lib/chef/resource_collection/resource_list.rb:81:in `execute_each_resource'
/opt/chef/embedded/apps/chef/lib/chef/client.rb:654:in `block in converge'
/opt/chef/embedded/apps/chef/lib/chef/client.rb:649:in `catch'
/opt/chef/embedded/apps/chef/lib/chef/client.rb:649:in `converge'
/opt/chef/embedded/apps/chef/lib/chef/client.rb:269:in `run'
/opt/chef/embedded/apps/chef/lib/chef/application.rb:270:in `block in fork_chef_client'
/opt/chef/embedded/apps/chef/lib/chef/local_mode.rb:39:in `with_server_connectivity'
/opt/chef/embedded/apps/chef/lib/chef/application.rb:212:in `run_chef_client'
/opt/chef/embedded/apps/chef/lib/chef/application/solo.rb:280:in `block in interval_run_chef_client'
/opt/chef/embedded/apps/chef/lib/chef/application/solo.rb:269:in `loop'
/opt/chef/embedded/apps/chef/lib/chef/application/solo.rb:269:in `interval_run_chef_client'
/opt/chef/embedded/apps/chef/lib/chef/application/solo.rb:247:in `run_application'
/opt/chef/embedded/apps/chef/lib/chef/application.rb:60:in `run'
edded/apps/chef/bin/chef-solo:25:in `<top (required)>'
/opt/chef/bin/chef-solo:55:in `load'
Running handlers:
[2015-08-18T10:40:50+00:00] ERROR: Running exception handlers
Running handlers complete
[2015-08-18T10:40:50+00:00] ERROR: Exception handlers complete
Chef Client failed. 1 resources updated in 8.100737043 seconds
[2015-08-18T10:40:50+00:00] FATAL: Stacktrace dumped to /var/chef/cache/chef-stacktrace.out
[2015-08-18T10:40:50+00:00] DEBUG: Mixlib::ShellOut::ShellCommandFailed: multipackage[python-gnupg, python-pyotp, libffi-devel, http-parser, libxdiff, libgit2, libgit2-devel, systemd-python, mariadb-devel] (python::default line 3) had an error: Mixlib::ShellOut::ShellCommandFailed: dnf_package[python-gnupg, python-pyotp, libffi-devel, http-parser, libxdiff, libgit2, libgit2-devel, systemd-python, mariadb-devel] (/tmp/kitchen/cookbooks/multipackage/providers/default.rb line 28) had an error: Mixlib::ShellOut::ShellCommandFailed: Expected process to exit with [0, 1], but received '9'
---- Begin output of rpm -q --queryformat '%{EPOCH}:%{VERSION}-%{RELEASE}
' python-gnupg, python-pyotp, libffi-devel, http-parser, libxdiff, libgit2, libgit2-devel, systemd-python, mariadb-devel ----
STDOUT: package python-gnupg, is not installed
package python-pyotp, is not installed
package libffi-devel, is not installed
package http-parser, is not installed
package libxdiff, is not installed
package libgit2, is not installed
package libgit2-devel, is not installed
package systemd-python, is not installed
STDERR:
---- End output of rpm -q --queryformat '%{EPOCH}:%{VERSION}-%{RELEASE}
' python-gnupg, python-pyotp, libffi-devel, http-parser, libxdiff, libgit2, libgit2-devel, systemd-python, mariadb-devel ----
Ran rpm -q --queryformat '%{EPOCH}:%{VERSION}-%{RELEASE}
' python-gnupg, python-pyotp, libffi-devel, http-parser, libxdiff, libgit2, libgit2-devel, systemd-python, mariadb-devel returned 9
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.1.0/lib/mixlib/shellout.rb:289:in `invalid!'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.1.0/lib/mixlib/shellout.rb:276:in `error!'
/opt/chef/embedded/apps/chef/lib/chef/mixin/shell_out.rb:56:in `shell_out!'
/tmp/kitchen/cookbooks/dnf/libraries/provider_dnf_package.rb:77:in `block in load_current_resource'
/tmp/kitchen/cookbooks/dnf/libraries/provider_dnf_package.rb:76:in `each'
/tmp/kitchen/cookbooks/dnf/libraries/provider_dnf_package.rb:76:in `load_current_resource'
/opt/chef/embedded/apps/chef/lib/chef/provider.rb:123:in `run_action'
/opt/chef/embedded/apps/chef/lib/chef/runner.rb:49:in `run_action'
/opt/chef/embedded/apps/chef/lib/chef/runner.rb:81:in `block (2 levels) in converge'
/opt/chef/embedded/apps/chef/lib/chef/runner.rb:81:in `block in converge'
/opt/chef/embedded/apps/chef/lib/chef/resource_collection/resource_list.rb:83:in `block in execute_each_resource'
/opt/chef/embedded/apps/chef/lib/chef/resource_collection/stepable_iterator.rb:116:in `call'
/opt/chef/embedded/apps/chef/lib/chef/resource_collection/stepable_iterator.rb:85:in `step'
/opt/chef/embedded/apps/chef/lib/chef/resource_collection/stepable_iterator.rb:104:in `iterate'
/opt/chef/embedded/apps/chef/lib/chef/resource_collection/stepable_iterator.rb:55:in `each_with_index'
/opt/chef/embedded/apps/chef/lib/chef/resource_collection/resource_list.rb:81:in `execute_each_resource'
/opt/chef/embedded/apps/chef/lib/chef/runner.rb:80:in `converge'
/opt/chef/embedded/apps/chef/lib/chef/provider/lwrp_base.rb:46:in `block in action'
/opt/chef/embedded/apps/chef/lib/chef/resource.rb:584:in `run_action'
/opt/chef/embedded/apps/chef/lib/chef/runner.rb:49:in `run_action'
/opt/chef/embedded/apps/chef/lib/chef/runner.rb:81:in `block (2 levels) in converge'
/opt/chef/embedded/apps/chef/lib/chef/runner.rb:81:in `each'
/opt/chef/embedded/apps/chef/lib/chef/runner.rb:81:in `block in converge'
/opt/chef/embedded/apps/chef/lib/chef/resource_collection/resource_list.rb:83:in `block in execute_each_resource'
/opt/chef/embedded/apps/chef/lib/chef/resource_collection/stepable_iterator.rb:116:in `call'
/opt/chef/embedded/apps/chef/lib/chef/resource_collection/stepable_iterator.rb:116:in `call_iterator_block'
/opt/chef/embedded/apps/chef/lib/chef/resource_collection/stepable_iterator.rb:85:in `step'
/opt/chef/embedded/apps/chef/lib/chef/resource_collection/stepable_iterator.rb:104:in `iterate'
/opt/chef/embedded/apps/chef/lib/chef/resource_collection/stepable_iterator.rb:55:in `each_with_index'
/opt/chef/embedded/apps/chef/lib/chef/resource_collection/resource_list.rb:81:in `execute_each_resource'
/opt/chef/embedded/apps/chef/lib/chef/runner.rb:80:in `converge'
/opt/chef/embedded/apps/chef/lib/chef/client.rb:654:in `block in converge'
/opt/chef/embedded/apps/chef/lib/chef/client.rb:649:in `catch'
/opt/chef/embedded/apps/chef/lib/chef/client.rb:649:in `converge'
/opt/chef/embedded/apps/chef/lib/chef/client.rb:688:in `converge_and_save'
/opt/chef/embedded/apps/chef/lib/chef/client.rb:269:in `run'
/opt/chef/embedded/apps/chef/lib/chef/application.rb:224:in `block in run_chef_client'
/opt/chef/embedded/apps/chef/lib/chef/local_mode.rb:39:in `with_server_connectivity'
/opt/chef/embedded/apps/chef/lib/chef/application.rb:212:in `run_chef_client'
/opt/chef/embedded/apps/chef/lib/chef/application/solo.rb:280:in `block in interval_run_chef_client'
/opt/chef/embedded/apps/chef/lib/chef/application/solo.rb:269:in `loop'
/opt/chef/embedded/apps/chef/lib/chef/application/solo.rb:269:in `interval_run_chef_client'
/opt/chef/embedded/apps/chef/lib/chef/application/solo.rb:247:in `run_application'
[2015-08-18T10:40:50+00:00] ERROR: multipackage[python-gnupg, python-pyotp, libffi-devel, http-parser, libxdiff, libgit2, libgit2-devel, systemd-python, mariadb-devel] (python::default line 3) had an error: Mixlib::ShellOut::ShellCommandFailed: dnf_package[python-gnupg, python-pyotp, libffi-devel, http-parser, libxdiff, libgit2, libgit2-devel, systemd-python, mariadb-devel] (/tmp/kitchen/cookbooks/multipackage/providers/default.rb line 28) had an error: Mixlib::ShellOut::ShellCommandFailed: Expected process to exit with [0, 1], but received '9'
---- Begin output of rpm -q --queryformat '%{EPOCH}:%{VERSION}-%{RELEASE}
' python-gnupg, python-pyotp, libffi-devel, http-parser, libxdiff, libgit2, libgit2-devel, systemd-python, mariadb-devel ----
STDOUT: package python-gnupg, is not installed
package python-pyotp, is not installed
package libffi-devel, is not installed
package libxdiff, is not installed
package libgit2, is not installed
package libgit2-devel, is not installed
package systemd-python, is not installed
STDERR:
---- End output of rpm -q --queryformat '%{EPOCH}:%{VERSION}-%{RELEASE}
' python-gnupg, python-pyotp, libffi-devel, http-parser, libxdiff, libgit2, libgit2-devel, systemd-python, mariadb-devel ----
Ran rpm -q --queryformat '%{EPOCH}:%{VERSION}-%{RELEASE}
[2015-08-18T10:40:50+00:00] FATAL: Chef::Exceptions::ChildConvergeError: Chef run process exited unsuccessfully (exit code 1)
D Cleaning up local sandbox in /tmp/default-pantheon-basebox-fedora-22-sandbox-20150818-26373-xp3qlk
>>>>>> Converge failed on instance <default-pantheon-basebox-fedora-22>.
>>>>>> Please see .kitchen/logs/default-pantheon-basebox-fedora-22.log for more details
>>>>>> ------Exception-------
>>>>>> Class: Kitchen::ActionFailed
>>>>>> Message: SSH exited (1) for command: [sh -c '
sudo -E /opt/chef/bin/chef-solo --config /tmp/kitchen/solo.rb --log_level debug --force-formatter --no-color --json-attributes /tmp/kitchen/dna.json
']
>>>>>> ----------------------
D Converge failed on instance <default-pantheon-basebox-fedora-22>.
D ------Exception-------
D Class: Kitchen::InstanceFailure
D Message: Converge failed on instance <default-pantheon-basebox-fedora-22>. Please see .kitchen/logs/default-pantheon-basebox-fedora-22.log for more details
D ---Nested Exception---
D Class: Kitchen::ActionFailed
D Message: SSH exited (1) for command: [sh -c '
sudo -E /opt/chef/bin/chef-solo --config /tmp/kitchen/solo.rb --log_level debug --force-formatter --no-color --json-attributes /tmp/kitchen/dna.json
']
D ------Backtrace-------
D /opt/chefdk/embedded/apps/test-kitchen/lib/kitchen/provisioner/base.rb:74:in `rescue in call'
D /opt/chefdk/embedded/apps/test-kitchen/lib/kitchen/provisioner/base.rb:77:in `call'
D /opt/chefdk/embedded/apps/test-kitchen/lib/kitchen/instance.rb:366:in `block in converge_action'
D /opt/chefdk/embedded/apps/test-kitchen/lib/kitchen/instance.rb:488:in `call'
D /opt/chefdk/embedded/apps/test-kitchen/lib/kitchen/instance.rb:488:in `synchronize_or_call'
D /opt/chefdk/embedded/apps/test-kitchen/lib/kitchen/instance.rb:453:in `block in action'
D /opt/chefdk/embedded/lib/ruby/2.1.0/benchmark.rb:279:in `measure'
D /opt/chefdk/embedded/apps/test-kitchen/lib/kitchen/instance.rb:452:in `action'
D /opt/chefdk/embedded/apps/test-kitchen/lib/kitchen/instance.rb:362:in `converge_action'
D /opt/chefdk/embedded/apps/test-kitchen/lib/kitchen/instance.rb:341:in `block in transition_to'
D /opt/chefdk/embedded/apps/test-kitchen/lib/kitchen/instance.rb:340:in `each'
D /opt/chefdk/embedded/apps/test-kitchen/lib/kitchen/instance.rb:340:in `transition_to'
D /opt/chefdk/embedded/apps/test-kitchen/lib/kitchen/instance.rb:138:in `converge'
D /opt/chefdk/embedded/apps/test-kitchen/lib/kitchen/command.rb:176:in `public_send'
D /opt/chefdk/embedded/apps/test-kitchen/lib/kitchen/command.rb:176:in `block (2 levels) in run_action'
D ----------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment