Luna nightly pipeline failed:
https://ci.theforeman.org/job/luna-nightly-rpm-pipeline/141/
foreman-luna-nightly-test (failed)
foreman-luna-upgrade-nightly-test (passed)
Luna nightly pipeline failed:
https://ci.theforeman.org/job/luna-nightly-rpm-pipeline/141/
foreman-luna-nightly-test (failed)
foreman-luna-upgrade-nightly-test (passed)
[ INFO 2019-12-30T00:53:35 verbose] Running installer with args [["-v", "--no-colors", "--disable-system-checks", "--scenario", "foreman-proxy-content", "--puppet-server-max-active-instances", "1", "--puppet-server-jvm-min-heap-size", "1G", "--puppet-server-jvm-max-heap-size", "1G", "--enable-foreman-proxy-plugin-ansible", "--enable-foreman-proxy-plugin-discovery", "--enable-foreman-proxy-plugin-openscap", "--enable-foreman-proxy-plugin-remote-execution-ssh", "--certs-tar-file", "/root/pipeline-luna-proxy-nightly-centos7.n47.example.com.tar.gz", "--foreman-proxy-trusted-hosts", "pipeline-luna-server-nightly-centos7.n47.example.com", "--foreman-proxy-trusted-hosts", "pipeline-luna-proxy-nightly-centos7.n47.example.com", "--foreman-proxy-foreman-base-url", "https://pipeline-luna-server-nightly-centos7.n47.example.com", "--foreman-proxy-oauth-consumer-key", "bhEYAC99viEntDnFhrKGg2dXn4peQuDK", "--foreman-proxy-oauth-consumer-secret", "7bfioaHZWncLPmDmMDCAQC5HKBQGr495", "--foreman-proxy-content-parent-fqdn", "pipeline-luna-server-nightly-centos7.n47.example.com", "--puppet-server-foreman-url", "https://pipeline-luna-server-nightly-centos7.n47.example.com"]]
[ INFO 2019-12-30T00:53:35 verbose] Executing hooks in group pre_validations
[ WARN 2019-12-30T00:53:35 verbose] Skipping system checks.
package puppet-agent-oauth is not installed
[ INFO 2019-12-30T00:53:35 verbose] All hooks in group pre_validations finished
[ INFO 2019-12-30T00:53:35 verbose] Running validation checks
[ERROR 2019-12-30T00:53:35 verbose] Parameter foreman-proxy-plugin-ansible-roles-path invalid: Elements of the array are invalid: ['/etc/ansible/roles', '/usr/share/ansible/roles'] is not one of regexes matching /^(([a-zA-Z]:[\\\/])|([\\\/][\\\/][^\\\/]+[\\\/][^\\\/]+)|([\\\/][\\\/]\?[\\\/][^\\\/]+))/ or regexes matching /^\/([^\/\0]+\/*)*$/
Error during configuration, exiting
[ INFO 2019-12-30T00:53:35 verbose] Installer finished in 3.451641572 seconds
Probably introduced by:
This is a limitation in Kafo that it can’t parse anything more than trivial variables and strings since puppet-strings doesn’t expose things like arrays as defaults so it gets interpreted as a string ['/etc/ansible/roles', '/usr/share/ansible/roles']
instead of an array with two entries.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.