Skip to content

Add Debian 12 support #161

Add Debian 12 support

Add Debian 12 support #161

Triggered via pull request January 19, 2024 19:35
Status Failure
Total duration 13m 1s
Artifacts

ci.yml

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

Annotations

8 errors
Puppet / Distro Puppet - Debian 12: spec/acceptance/keepalived_spec.rb#L17
keepalived class with default parameters works with no error Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'debian12-64-none.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_193720940.pp.pkeoBw Last 10 lines of output were: Jan 19 19:38:58 debian12-64-none.example.com systemd[1]: Failed to start keepalived.service - Keepalive Daemon (LVS and VRRP). �[mNotice: /Stage[main]/Keepalived::Service/Service[keepalived]: Triggered 'refresh' from 1 event Info: Class[Keepalived::Service]: Unscheduling all events on Class[Keepalived::Service] Info: Class[Keepalived]: Unscheduling all events on Class[Keepalived] �[mNotice: /Stage[main]/Main/Notify[Keepalived version was: ]: Dependency Service[keepalived] has failures: true Info: Stage[main]: Unscheduling all events on Stage[main] Info: Creating state file /var/cache/puppet/state/state.yaml Warning: /Stage[main]/Main/Notify[Keepalived version was: ]: Skipping because of failed dependencies �[mNotice: Applied catalog in 94.66 seconds
Puppet / Distro Puppet - Debian 12: spec/acceptance/keepalived_spec.rb#L21
keepalived class with default parameters works idempotently Failure/Error: apply_manifest(pp2, catch_changes: true) Beaker::Host::CommandFailure: Host 'debian12-64-none.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_193858220.pp.sKT0Ih Last 10 lines of output were: Jan 19 19:39:01 debian12-64-none.example.com Keepalived[1846]: NOTICE: setting config option max_auto_priority should result in better keepalived performance Jan 19 19:39:01 debian12-64-none.example.com Keepalived[1846]: Warning - keepalived has no configuration to run Jan 19 19:40:31 debian12-64-none.example.com systemd[1]: keepalived.service: start operation timed out. Terminating. Jan 19 19:40:31 debian12-64-none.example.com Keepalived[1846]: Stopping Jan 19 19:40:31 debian12-64-none.example.com Keepalived[1846]: CPU usage (self/children) user: 0.002789/0.000000 system: 0.002789/0.000000 Jan 19 19:40:31 debian12-64-none.example.com Keepalived[1846]: Stopped Keepalived v2.2.7 (01/16,2022) Jan 19 19:40:31 debian12-64-none.example.com systemd[1]: keepalived.service: Failed with result 'timeout'. Jan 19 19:40:31 debian12-64-none.example.com systemd[1]: Failed to start keepalived.service - Keepalive Daemon (LVS and VRRP). �[mNotice: Applied catalog in 90.71 seconds
Puppet / Distro Puppet - Debian 12: spec/acceptance/keepalived_spec.rb#L30
keepalived class with default parameters creates fact keepalived_version Failure/Error: service_fact = apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'debian12-64-none.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_194031446.pp.IrK1Zy Last 10 lines of output were: Jan 19 19:42:04 debian12-64-none.example.com systemd[1]: keepalived.service: start operation timed out. Terminating. Jan 19 19:42:04 debian12-64-none.example.com Keepalived[2019]: Stopping Jan 19 19:42:04 debian12-64-none.example.com Keepalived[2019]: CPU usage (self/children) user: 0.006177/0.000000 system: 0.000179/0.000000 Jan 19 19:42:04 debian12-64-none.example.com Keepalived[2019]: Stopped Keepalived v2.2.7 (01/16,2022) Jan 19 19:42:04 debian12-64-none.example.com systemd[1]: keepalived.service: Failed with result 'timeout'. Jan 19 19:42:04 debian12-64-none.example.com systemd[1]: Failed to start keepalived.service - Keepalive Daemon (LVS and VRRP). �[mNotice: /Stage[main]/Main/Notify[Keepalived version was: 2.2.7]: Dependency Service[keepalived] has failures: true Warning: /Stage[main]/Main/Notify[Keepalived version was: 2.2.7]: Skipping because of failed dependencies �[mNotice: Applied catalog in 90.67 seconds
Puppet / Distro Puppet - Debian 12: spec/acceptance/keepalived_spec.rb#L97
keepalived class on master with globalconf works with no error Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'debian12-64-none.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_194222425.pp.tuNO83 Last 10 lines of output were: Jan 19 19:42:08 debian12-64-none.example.com systemd[1]: keepalived.service: Got notification message from PID 2256, but reception only permitted for main PID 2255 Jan 19 19:42:08 debian12-64-none.example.com Keepalived_vrrp[2256]: Assigned address 172.17.0.2 for interface eth0 Jan 19 19:42:08 debian12-64-none.example.com Keepalived_vrrp[2256]: Registering gratuitous ARP shared channel Jan 19 19:42:08 debian12-64-none.example.com Keepalived_vrrp[2256]: (VI_50) removing VIPs. Jan 19 19:42:08 debian12-64-none.example.com Keepalived[2255]: Startup complete Jan 19 19:42:08 debian12-64-none.example.com systemd[1]: Started keepalived.service - Keepalive Daemon (LVS and VRRP). Info: Class[Keepalived]: Unscheduling all events on Class[Keepalived] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 91.76 seconds
Puppet / Distro Puppet - Debian 12: spec/acceptance/keepalived_spec.rb#L101
keepalived class on master with globalconf works idempotently Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'debian12-64-none.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_194356698.pp.ES2Z9Z Last 10 lines of output were: Jan 19 19:42:12 debian12-64-none.example.com Keepalived_vrrp[2256]: Sending gratuitous ARP on eth0 for 10.0.0.1 Jan 19 19:42:12 debian12-64-none.example.com Keepalived_vrrp[2256]: Sending gratuitous ARP on eth0 for 10.0.0.1 Jan 19 19:42:12 debian12-64-none.example.com Keepalived_vrrp[2256]: Sending gratuitous ARP on eth0 for 10.0.0.1 Jan 19 19:42:12 debian12-64-none.example.com Keepalived_vrrp[2256]: Sending gratuitous ARP on eth0 for 10.0.0.1 Jan 19 19:42:12 debian12-64-none.example.com Keepalived_vrrp[2256]: Sending gratuitous ARP on eth0 for 10.0.0.1 Jan 19 19:42:17 debian12-64-none.example.com Keepalived_vrrp[2256]: (VI_50) Sending/queueing gratuitous ARPs on eth0 for 10.0.0.1 Jan 19 19:42:17 debian12-64-none.example.com Keepalived_vrrp[2256]: Sending gratuitous ARP on eth0 for 10.0.0.1 Jan 19 19:42:17 debian12-64-none.example.com Keepalived_vrrp[2256]: Sending gratuitous ARP on eth0 for 10.0.0.1 �[mNotice: Applied catalog in 90.74 seconds
Puppet / Distro Puppet - Debian 12: spec/acceptance/keepalived_spec.rb#L127
keepalived class with unmanaged external config works with no error Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'debian12-64-none.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_194530042.pp.RYbbQh Last 10 lines of output were: Jan 19 19:42:26 debian12-64-none.example.com systemd[1]: keepalived.service: Deactivated successfully. Jan 19 19:42:26 debian12-64-none.example.com systemd[1]: Stopped keepalived.service - Keepalive Daemon (LVS and VRRP). Jan 19 19:42:26 debian12-64-none.example.com systemd[1]: Starting keepalived.service - Keepalive Daemon (LVS and VRRP)... Jan 19 19:42:26 debian12-64-none.example.com Keepalived[2579]: Starting Keepalived v2.2.7 (01/16,2022) �[mNotice: /Stage[main]/Keepalived::Service/Service[keepalived]: Triggered 'refresh' from 2 events Info: Class[Keepalived::Service]: Unscheduling all events on Class[Keepalived::Service] Info: Class[Keepalived]: Unscheduling all events on Class[Keepalived] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 90.89 seconds
Puppet / Distro Puppet - Debian 12: spec/acceptance/keepalived_spec.rb#L131
keepalived class with unmanaged external config works idempotently Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'debian12-64-none.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_194703458.pp.HhcQPQ Last 10 lines of output were: Jan 19 19:47:06 debian12-64-none.example.com Keepalived[3102]: NOTICE: setting config option max_auto_priority should result in better keepalived performance Jan 19 19:47:06 debian12-64-none.example.com Keepalived[3102]: Warning - keepalived has no configuration to run Jan 19 19:48:36 debian12-64-none.example.com systemd[1]: keepalived.service: start operation timed out. Terminating. Jan 19 19:48:36 debian12-64-none.example.com Keepalived[3102]: Stopping Jan 19 19:48:36 debian12-64-none.example.com systemd[1]: keepalived.service: Failed with result 'timeout'. Jan 19 19:48:36 debian12-64-none.example.com Keepalived[3102]: CPU usage (self/children) user: 0.005420/0.000000 system: 0.000166/0.000000 Jan 19 19:48:36 debian12-64-none.example.com Keepalived[3102]: Stopped Keepalived v2.2.7 (01/16,2022) Jan 19 19:48:36 debian12-64-none.example.com systemd[1]: Failed to start keepalived.service - Keepalive Daemon (LVS and VRRP). �[mNotice: Applied catalog in 90.67 seconds
Puppet / Distro Puppet - Debian 12
Process completed with exit code 1.