luna-nightly-rpm-pipeline 365 failed

Luna nightly pipeline failed:

https://ci.theforeman.org/job/luna-nightly-rpm-pipeline/365/

foreman-pipeline-luna-nightly-centos7-install (failed) (remote job)
foreman-pipeline-luna-nightly-almalinux8-install (failed) (remote job)
foreman-pipeline-luna-nightly-centos8-stream-install (failed) (remote job)
foreman-pipeline-luna-nightly-centos7-upgrade (failed) (remote job)
foreman-pipeline-luna-nightly-almalinux8-upgrade (failed) (remote job)
foreman-pipeline-luna-nightly-centos8-stream-upgrade (failed) (remote job)

[2022-05-02T12:29:30.197Z] e[0;31m    2022-05-02 12:11:32 [ERROR ] [configure] Could not set 'file' on ensure: No such file or directory - A directory component in /etc/mosquitto/mosquitto.conf20220502-25915-2sgpu9.lock does not exist or is a dangling symbolic link (file: /usr/share/foreman-installer/modules/mosquitto/manifests/config.pp, line: 13)e[0m
[2022-05-02T12:29:30.197Z] e[0;31m    2022-05-02 12:11:32 [ERROR ] [configure] Could not set 'file' on ensure: No such file or directory - A directory component in /etc/mosquitto/mosquitto.conf20220502-25915-2sgpu9.lock does not exist or is a dangling symbolic link (file: /usr/share/foreman-installer/modules/mosquitto/manifests/config.pp, line: 13)e[0m
[2022-05-02T12:29:30.197Z] e[0;31m    2022-05-02 12:11:32 [ERROR ] [configure] Wrapped exception:e[0m
[2022-05-02T12:29:30.197Z] e[0;31m    2022-05-02 12:11:32 [ERROR ] [configure] No such file or directory - A directory component in /etc/mosquitto/mosquitto.conf20220502-25915-2sgpu9.lock does not exist or is a dangling symbolic linke[0m
[2022-05-02T12:29:30.197Z] e[0;31m    2022-05-02 12:11:32 [ERROR ] [configure] /Stage[main]/Mosquitto::Config/File[/etc/mosquitto/mosquitto.conf]/ensure: change from 'absent' to 'file' failed: Could not set 'file' on ensure: No such file or directory - A directory component in /etc/mosquitto/mosquitto.conf20220502-25915-2sgpu9.lock does not exist or is a dangling symbolic link (file: /usr/share/foreman-installer/modules/mosquitto/manifests/config.pp, line: 13)e[0m
[2022-05-02T12:29:30.197Z] e[0;31m    2022-05-02 12:11:32 [ERROR ] [configure] /Stage[main]/Foreman_proxy::Plugin::Remote_execution::Mosquitto/File[/etc/mosquitto/ssl/ssl_cert.pem]: Could not evaluate: Could not retrieve information from environment production source(s) file:///etc/foreman-proxy/ssl_cert.peme[0m
[2022-05-02T12:29:30.197Z] e[0;31m    2022-05-02 12:11:32 [ERROR ] [configure] /Stage[main]/Foreman_proxy::Plugin::Remote_execution::Mosquitto/File[/etc/mosquitto/ssl/ssl_key.pem]: Could not evaluate: Could not retrieve information from environment production source(s) file:///etc/foreman-proxy/ssl_key.peme[0m

Looks like fallout from Add support for cleaning up mosquitto when switching to SSH by ehelms · Pull Request #744 · theforeman/puppet-foreman_proxy · GitHub

cc @ehelms

should be fixed by don't try to create config and systemd dropin for ensure absent by evgeni · Pull Request #25 · voxpupuli/puppet-mosquitto · GitHub

I’ve also fixed the tests so such a situation would be caught if it comes again: correctly clean up mosquitto inbetween tests by evgeni · Pull Request #750 · theforeman/puppet-foreman_proxy · GitHub

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.