Skip to content

Fix tests with modulesync 7.3.0; allow latest dependency versions #269

Fix tests with modulesync 7.3.0; allow latest dependency versions

Fix tests with modulesync 7.3.0; allow latest dependency versions #269

Triggered via pull request February 7, 2024 13:35
Status Failure
Total duration 17m 25s
Artifacts

ci.yml

on: pull_request
Puppet  /  Static validations
17s
Puppet / Static validations
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet  /  Test suite
0s
Puppet / Test suite
Fit to window
Zoom out
Zoom in

Annotations

13 errors
Puppet / Puppet 7 - OracleLinux 7: spec/acceptance/mysql_spec.rb#L115
jira mysql shutdown Failure/Error: it { shell('service jira stop', acceptable_exit_codes: [0, 1]) } Beaker::Host::CommandFailure: Host 'oracle7-64-puppet7.example.com' exited with 5 running: service jira stop Last 10 lines of output were: Redirecting to /bin/systemctl stop jira.service Failed to stop jira.service: Unit jira.service not loaded.
Puppet / Puppet 7 - OracleLinux 7
Process completed with exit code 1.
Puppet / Puppet 7 - CentOS 8: spec/acceptance/mysql_spec.rb#L115
jira mysql shutdown Failure/Error: it { shell('service jira stop', acceptable_exit_codes: [0, 1]) } Beaker::Host::CommandFailure: Host 'centos8-64-puppet7.example.com' exited with 5 running: service jira stop Last 10 lines of output were: Redirecting to /bin/systemctl stop jira.service Failed to stop jira.service: Unit jira.service not loaded.
Puppet / Puppet 7 - CentOS 8
Process completed with exit code 1.
Puppet / Puppet 7 - OracleLinux 8: spec/acceptance/mysql_spec.rb#L115
jira mysql shutdown Failure/Error: it { shell('service jira stop', acceptable_exit_codes: [0, 1]) } Beaker::Host::CommandFailure: Host 'oracle8-64-puppet7.example.com' exited with 5 running: service jira stop Last 10 lines of output were: Redirecting to /bin/systemctl stop jira.service Failed to stop jira.service: Unit jira.service not loaded.
Puppet / Puppet 7 - OracleLinux 8
Process completed with exit code 1.
Puppet / Puppet 7 - Ubuntu 18.04: spec/acceptance/mysql_spec.rb#L115
jira mysql shutdown Failure/Error: it { shell('service jira stop', acceptable_exit_codes: [0, 1]) } Beaker::Host::CommandFailure: Host 'ubuntu1804-64-puppet7.example.com' exited with 5 running: service jira stop Last 10 lines of output were: Failed to stop jira.service: Unit jira.service not loaded.
Puppet / Puppet 7 - Ubuntu 18.04
Process completed with exit code 1.
Puppet / Puppet 7 - CentOS 7: spec/acceptance/mysql_spec.rb#L115
jira mysql shutdown Failure/Error: it { shell('service jira stop', acceptable_exit_codes: [0, 1]) } Beaker::Host::CommandFailure: Host 'centos7-64-puppet7.example.com' exited with 5 running: service jira stop Last 10 lines of output were: Redirecting to /bin/systemctl stop jira.service Failed to stop jira.service: Unit jira.service not loaded.
Puppet / Puppet 7 - CentOS 7
Process completed with exit code 1.
Puppet / Puppet 7 - Ubuntu 20.04: spec/acceptance/mysql_spec.rb#L6
jira mysql installs with defaults Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'ubuntu2004-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_133753810.pp.o9cbmk Last 10 lines of output were: Warning: /Stage[main]/Mysql::Server::Service/Exec[wait_for_mysql_socket_to_open]: Skipping because of failed dependencies Warning: /Stage[main]/Mysql::Server::Root_password/Exec[remove install pass]: Skipping because of failed dependencies Error: Could not prefetch mysql_user provider 'mysql': Execution of '/usr/bin/mysql -NBe SELECT CONCAT(User, '@',Host) AS User FROM mysql.user' returned 1: ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) Warning: /Stage[main]/Mysql::Server::Root_password/Mysql_user[root@localhost]: Skipping because of failed dependencies �[mNotice: /Stage[main]/Mysql::Server::Root_password/File[/root/.my.cnf]: Dependency Mysql_user[root@localhost] has failures: true Warning: /Stage[main]/Mysql::Server::Root_password/File[/root/.my.cnf]: Skipping because of failed dependencies Warning: /Stage[main]/Mysql::Server/Anchor[mysql::server::end]: Skipping because of failed dependencies Info: Stage[main]: Unscheduling all events on Stage[main] Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml �[mNotice: Applied catalog in 912.65 seconds
Puppet / Puppet 7 - Ubuntu 20.04: spec/acceptance/mysql_spec.rb#L115
jira mysql shutdown Failure/Error: it { shell('service jira stop', acceptable_exit_codes: [0, 1]) } Beaker::Host::CommandFailure: Host 'ubuntu2004-64-puppet7.example.com' exited with 5 running: service jira stop Last 10 lines of output were: Failed to stop jira.service: Unit jira.service not loaded.
Puppet / Puppet 7 - Ubuntu 20.04
Process completed with exit code 1.