Jun He created BIGTOP-2862:
------------------------------
Summary: Puppet in debian-8 docker is not 3.8.x
Key: BIGTOP-2862
URL: https://issues.apache.org/jira/browse/BIGTOP-2862
Project: Bigtop
Issue Type: Bug
Components: docker, toolchain
Affects Versions: 1.2.0
Reporter: Jun He
Assignee: Jun He
Puppet installed in bigtop/puppet:debian-8 is v3.7.2, not 3.8.x.
This will lead to smoke test failure, with following output log:
==================================================
Error: Evaluation Error: Error while evaluating a Function Call, undefined
method `repeated_param' for
#<Puppet::Functions::DispatcherBuilder:0x0000002ca98220> at
/etc/puppet/modules/apt/manifests/init.pp:18:3 on node
b20d968b11a0.bigtop.apache.org
Error: Evaluation Error: Error while evaluating a Function Call, undefined
method `repeated_param' for
#<Puppet::Functions::DispatcherBuilder:0x0000002ca98220> at
/etc/puppet/modules/apt/manifests/init.pp:18:3 on node
b20d968b11a0.bigtop.apache.org
Error: Evaluation Error: Error while evaluating a Function Call, undefined
method `repeated_param' for
#<Puppet::Functions::DispatcherBuilder:0x000000176ebb78> at
/etc/puppet/modules/apt/manifests/init.pp:18:3 on node
75db076e5ab8.bigtop.apache.org
Error: Evaluation Error: Error while evaluating a Function Call, undefined
method `repeated_param' for
#<Puppet::Functions::DispatcherBuilder:0x000000176ebb78> at
/etc/puppet/modules/apt/manifests/init.pp:18:3 on node
75db076e5ab8.bigtop.apache.org
Error: Evaluation Error: Error while evaluating a Function Call, undefined
method `repeated_param' for
#<Puppet::Functions::DispatcherBuilder:0x0000003d9a3bb0> at
/etc/puppet/modules/apt/manifests/init.pp:18:3 on node
6406debb1d10.bigtop.apache.org
Error: Evaluation Error: Error while evaluating a Function Call, undefined
method `repeated_param' for
#<Puppet::Functions::DispatcherBuilder:0x0000003d9a3bb0> at
/etc/puppet/modules/apt/manifests/init.pp:18:3 on node
6406debb1d10.bigtop.apache.org
+ HCFS_USER=hdfs
+ SMOKE_TESTS=hdfs
+ '[' -e /usr/lib/bigtop-utils/bigtop-detect-javahome ']'
+ echo -e '\nUNABLE TO DETECT JAVAHOME SINCE bigtop-utils NEEDS TO BE
INSTALLED!\n'
====================================================
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)