Drop Debian 10 support #153
Annotations
3 errors
spec/acceptance/01_zookeeper_spec.rb#L34
zookeeper prereq installs zookeeper with no errors
Failure/Error: apply_manifest(zookeeper, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_214127285.2wHjNY.pp
Last 10 lines of output were:
Error: /Stage[main]/Zookeeper::Service/Service[zookeeper-server]/ensure: change from 'stopped' to 'running' failed: Systemd start for zookeeper-server failed!
journalctl log for zookeeper-server:
-- No entries --
�[mNotice: /Stage[main]/Zookeeper::Service/Service[zookeeper-server]: Triggered 'refresh' from 5 events
Info: Class[Zookeeper::Service]: Unscheduling all events on Class[Zookeeper::Service]
Info: Class[Zookeeper]: Unscheduling all events on Class[Zookeeper]
Info: Stage[main]: Unscheduling all events on Stage[main]
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 16.73 seconds
|
spec/acceptance/broker_spec.rb#L14
kafka::broker works with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_214146129.594qAO.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Main/Kafka::Topic[demo]/Exec[create topic demo]/returns: at kafka.zookeeper.ZooKeeperClient.waitUntilConnected(ZooKeeperClient.scala:255)
�[mNotice: /Stage[main]/Main/Kafka::Topic[demo]/Exec[create topic demo]/returns: at kafka.zookeeper.ZooKeeperClient.<init>(ZooKeeperClient.scala:113)
�[mNotice: /Stage[main]/Main/Kafka::Topic[demo]/Exec[create topic demo]/returns: at kafka.zk.KafkaZkClient$.apply(KafkaZkClient.scala:1858)
�[mNotice: /Stage[main]/Main/Kafka::Topic[demo]/Exec[create topic demo]/returns: at kafka.admin.TopicCommand$ZookeeperTopicService$.apply(TopicCommand.scala:321)
�[mNotice: /Stage[main]/Main/Kafka::Topic[demo]/Exec[create topic demo]/returns: at kafka.admin.TopicCommand$.main(TopicCommand.scala:54)
�[mNotice: /Stage[main]/Main/Kafka::Topic[demo]/Exec[create topic demo]/returns: at kafka.admin.TopicCommand.main(TopicCommand.scala)
Error: 'kafka-topics.sh --create --zookeeper localhost:2181 --replication-factor 1 --partitions 1 --topic demo ' returned 1 instead of one of [0]
Error: /Stage[main]/Main/Kafka::Topic[demo]/Exec[create topic demo]/returns: change from 'notrun' to ['0'] failed: 'kafka-topics.sh --create --zookeeper localhost:2181 --replication-factor 1 --partitions 1 --topic demo ' returned 1 instead of one of [0]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 70.78 seconds
|
|
This job failed
Loading