Skip to content

workflow action on push #5

workflow action on push

workflow action on push #5

Triggered via push February 8, 2024 22:51
Status Failure
Total duration 19m 5s
Artifacts

adhoc.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
acceptance: 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-1' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_225444859.pp.hfIYgM 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 915.12 seconds
acceptance: 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-1' exited with 5 running: service jira stop Last 10 lines of output were: Failed to stop jira.service: Unit jira.service not loaded.
acceptance
Process completed with exit code 1.