You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "Jun He (JIRA)" <ji...@apache.org> on 2017/07/13 04:59:01 UTC

[jira] [Created] (BIGTOP-2841) Failed to build bigtop/slaves-ubuntu-16.04-aarch64

Jun He created BIGTOP-2841:
------------------------------

             Summary: Failed to build bigtop/slaves-ubuntu-16.04-aarch64
                 Key: BIGTOP-2841
                 URL: https://issues.apache.org/jira/browse/BIGTOP-2841
             Project: Bigtop
          Issue Type: Bug
          Components: build
    Affects Versions: 1.2.0
            Reporter: Jun He


Failed to build bigtop/slaves-ubuntu-16.04-aarch64 with following cmd:
./gradlew -POS=ubuntu-16.04-aarch64 -Pprefix=1.2.0 bigtop-slaves

The result log showed as following:
Notice: Preparing to install into /etc/puppet/modules ...
Notice: Downloading from https://forgeapi.puppetlabs.com ...
Notice: Installing -- do not interrupt ...
/etc/puppet/modules
└── puppetlabs-stdlib (v4.17.1)
Notice: Preparing to install into /etc/puppet/modules ...
Notice: Downloading from https://forgeapi.puppetlabs.com ...
Notice: Installing -- do not interrupt ...
/etc/puppet/modules
└─┬ puppetlabs-apt (v4.1.0)
  └── puppetlabs-stdlib (v4.17.1)
 ---> c6eaceb83196
Removing intermediate container d42be105e79c
Step 5 : RUN puppet apply -e "include bigtop_toolchain::installer"
 ---> Running in 3b98042bdd68
Error: Syntax error at 'Hash'; expected ')' at /etc/puppet/modules/apt/manifests/init.pp:6 on node 53f77c73de31
Error: Syntax error at 'Hash'; expected ')' at /etc/puppet/modules/apt/manifests/init.pp:6 on node 53f77c73de31
Removing intermediate container 3b98042bdd68
The command '/bin/sh -c puppet apply -e "include bigtop_toolchain::installer"' returned a non-zero code: 1
:bigtop-slaves FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':bigtop-slaves'.
> Process 'command 'docker'' finished with non-zero exit value 1



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)