You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "Barton Friedland (JIRA)" <ji...@apache.org> on 2015/11/11 08:55:10 UTC

[jira] [Updated] (BIGTOP-2130) On bigtop-deploy puppet, various yum requests fail, terminating the installation

     [ https://issues.apache.org/jira/browse/BIGTOP-2130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Barton Friedland updated BIGTOP-2130:
-------------------------------------
    Description: 
When attempting to deploy using bigtop-deploy/puppet on a clean OS, the following errors occured where yum was not able to locate particular components for the installation:

Error: Execution of '/usr/bin/yum -d 0 -e 0 -y list openjdk-7-jre-headless' returned 1: Error: No matching Packages to list
Error: /Stage[main]/Main/Package[openjdk-7-jre-headless]/ensure: change from absent to present failed: Execution of '/usr/bin/yum -d 0 -e 0 -y list openjdk-7-jre-headless' returned 1: Error: No matching Packages to list


Error: Could not update: Execution of '/usr/bin/yum -d 0 -e 0 -y list hcatalog-server' returned 1: Error: No matching Packages to list
Error: /Stage[main]/Hcatalog::Server/Package[hcatalog-server]/ensure: change from absent to latest failed: Could not update: Execution of '/usr/bin/yum -d 0 -e 0 -y list hcatalog-server' returned 1: Error: No matching Packages to list


Error: Could not update: Execution of '/usr/bin/yum -d 0 -e 0 -y list ycsb' returned 1: Error: No matching Packages to list
Error: /Stage[main]/Ycsb::Client/Package[ycsb]/ensure: change from absent to latest failed: Could not update: Execution of '/usr/bin/yum -d 0 -e 0 -y list ycsb' returned 1: Error: No matching Packages to list

These caused the installation to fail:

Error: /Stage[main]/Solr::Server/Package[solr-server]/ensure: change from absent to latest failed: exit

I then changed the site.yam file to ignore solrcloud and ycsb and re-ran. I got the following errors on this second attempt:

Error: Could not update: Execution of '/usr/bin/yum -d 0 -e 0 -y list hcatalog-server' returned 1: Error: No matching Packages to list
Error: /Stage[main]/Hcatalog::Server/Package[hcatalog-server]/ensure: change from absent to latest failed: Could not update: Execution of '/usr/bin/yum -d 0 -e 0 -y list hcatalog-server' returned 1: Error: No matching Packages to list

Error: Could not start Service[ignite-hadoop-service]: Execution of '/usr/bin/systemctl start ignite-hadoop-service' returned 6: Failed to issue method call: Unit ignite-hadoop-service.service failed to load: No such file or directory.
Error: /Stage[main]/Ignite_hadoop::Deploy/Ignite_hadoop::Server[ignite-hadoop-node]/Service[ignite-hadoop-service]/ensure: change from stopped to running failed: Could not start Service[ignite-hadoop-service]: Execution of '/usr/bin/systemctl start ignite-hadoop-service' returned 6: Failed to issue method call: Unit ignite-hadoop-service.service failed to load: No such file or directory.


Error: Could not update: Execution of '/usr/bin/yum -d 0 -e 0 -y list webhcat-server' returned 1: Error: No matching Packages to list
Error: /Stage[main]/Hcatalog::Webhcat::Server/Package[webhcat-server]/ensure: change from absent to latest failed: Could not update: Execution of '/usr/bin/yum -d 0 -e 0 -y list webhcat-server' returned 1: Error: No matching Packages to lis

Error: Could not start Service[tachyon-worker]: Execution of '/usr/bin/systemctl start tachyon-worker' returned 1: Job for tachyon-worker.service failed. See 'systemctl status tachyon-worker.service' and 'journalctl -xn' for details.
Error: /Stage[main]/Tachyon::Worker/Service[tachyon-worker]/ensure: change from stopped to running failed: Could not start Service[tachyon-worker]: Execution of '/usr/bin/systemctl start tachyon-worker' returned 1: Job for tachyon-worker.service failed. See 'systemctl status tachyon-worker.service' and 'journalctl -xn' for details.


> On bigtop-deploy puppet, various yum requests fail, terminating the installation
> --------------------------------------------------------------------------------
>
>                 Key: BIGTOP-2130
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-2130
>             Project: Bigtop
>          Issue Type: Bug
>          Components: deployment
>    Affects Versions: 1.0.0
>         Environment: CentOS 7
>            Reporter: Barton Friedland
>            Priority: Blocker
>
> When attempting to deploy using bigtop-deploy/puppet on a clean OS, the following errors occured where yum was not able to locate particular components for the installation:
> Error: Execution of '/usr/bin/yum -d 0 -e 0 -y list openjdk-7-jre-headless' returned 1: Error: No matching Packages to list
> Error: /Stage[main]/Main/Package[openjdk-7-jre-headless]/ensure: change from absent to present failed: Execution of '/usr/bin/yum -d 0 -e 0 -y list openjdk-7-jre-headless' returned 1: Error: No matching Packages to list
> Error: Could not update: Execution of '/usr/bin/yum -d 0 -e 0 -y list hcatalog-server' returned 1: Error: No matching Packages to list
> Error: /Stage[main]/Hcatalog::Server/Package[hcatalog-server]/ensure: change from absent to latest failed: Could not update: Execution of '/usr/bin/yum -d 0 -e 0 -y list hcatalog-server' returned 1: Error: No matching Packages to list
> Error: Could not update: Execution of '/usr/bin/yum -d 0 -e 0 -y list ycsb' returned 1: Error: No matching Packages to list
> Error: /Stage[main]/Ycsb::Client/Package[ycsb]/ensure: change from absent to latest failed: Could not update: Execution of '/usr/bin/yum -d 0 -e 0 -y list ycsb' returned 1: Error: No matching Packages to list
> These caused the installation to fail:
> Error: /Stage[main]/Solr::Server/Package[solr-server]/ensure: change from absent to latest failed: exit
> I then changed the site.yam file to ignore solrcloud and ycsb and re-ran. I got the following errors on this second attempt:
> Error: Could not update: Execution of '/usr/bin/yum -d 0 -e 0 -y list hcatalog-server' returned 1: Error: No matching Packages to list
> Error: /Stage[main]/Hcatalog::Server/Package[hcatalog-server]/ensure: change from absent to latest failed: Could not update: Execution of '/usr/bin/yum -d 0 -e 0 -y list hcatalog-server' returned 1: Error: No matching Packages to list
> Error: Could not start Service[ignite-hadoop-service]: Execution of '/usr/bin/systemctl start ignite-hadoop-service' returned 6: Failed to issue method call: Unit ignite-hadoop-service.service failed to load: No such file or directory.
> Error: /Stage[main]/Ignite_hadoop::Deploy/Ignite_hadoop::Server[ignite-hadoop-node]/Service[ignite-hadoop-service]/ensure: change from stopped to running failed: Could not start Service[ignite-hadoop-service]: Execution of '/usr/bin/systemctl start ignite-hadoop-service' returned 6: Failed to issue method call: Unit ignite-hadoop-service.service failed to load: No such file or directory.
> Error: Could not update: Execution of '/usr/bin/yum -d 0 -e 0 -y list webhcat-server' returned 1: Error: No matching Packages to list
> Error: /Stage[main]/Hcatalog::Webhcat::Server/Package[webhcat-server]/ensure: change from absent to latest failed: Could not update: Execution of '/usr/bin/yum -d 0 -e 0 -y list webhcat-server' returned 1: Error: No matching Packages to lis
> Error: Could not start Service[tachyon-worker]: Execution of '/usr/bin/systemctl start tachyon-worker' returned 1: Job for tachyon-worker.service failed. See 'systemctl status tachyon-worker.service' and 'journalctl -xn' for details.
> Error: /Stage[main]/Tachyon::Worker/Service[tachyon-worker]/ensure: change from stopped to running failed: Could not start Service[tachyon-worker]: Execution of '/usr/bin/systemctl start tachyon-worker' returned 1: Job for tachyon-worker.service failed. See 'systemctl status tachyon-worker.service' and 'journalctl -xn' for details.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)