all:
  children:
    controllers:
      hosts:
        controller-1: null
        controller-2: null
        controller-3: null
    zuul_unreachable:
      hosts: {}
  hosts:
    controller-1:
      ansible_connection: ssh
      ansible_host: 199.19.213.48
      ansible_port: 22
      ansible_python_interpreter: auto
      ansible_user: zuul
      cilium_helm_values:
        operator:
          replicas: 1
      cilium_ipv4_cidr: 172.24.0.0/16
      kube_vip_address: 172.17.0.100
      kube_vip_interface: '{{ ansible_facts[''default_ipv4''].interface }}'
      kubernetes_hostname: '{{ hostvars[''controller-1''].ansible_facts[''default_ipv4''].address
        }}'
      kubernetes_version: 1.34.0
      molecule_install_collection_siblings: true
      molecule_scenario: ha
      nodepool:
        az: nova
        cloud: public
        external_id: 14884719-7d85-4bfc-bb91-09e4e343af96
        host_id: c9670958829e9c96e47d452d2c9c4ce9edaac336d3dbc4a3c4ec531c
        interface_ip: 199.19.213.48
        label: debian-trixie
        node_properties: {}
        private_ipv4: 199.19.213.48
        private_ipv6: null
        provider: yul1
        public_ipv4: 199.19.213.48
        public_ipv6: 2604:e100:1:0:f816:3eff:fed6:42df
        region: ca-ymq-1
        slot: null
      zuul_node:
        az: nova
        cloud: public
        external_id: 14884719-7d85-4bfc-bb91-09e4e343af96
        host_id: c9670958829e9c96e47d452d2c9c4ce9edaac336d3dbc4a3c4ec531c
        interface_ip: 199.19.213.48
        label: debian-trixie
        node_properties: {}
        private_ipv4: 199.19.213.48
        private_ipv6: null
        provider: yul1
        public_ipv4: 199.19.213.48
        public_ipv6: 2604:e100:1:0:f816:3eff:fed6:42df
        region: ca-ymq-1
        slot: null
        uuid: null
    controller-2:
      ansible_connection: ssh
      ansible_host: 199.19.213.139
      ansible_port: 22
      ansible_python_interpreter: auto
      ansible_user: zuul
      cilium_helm_values:
        operator:
          replicas: 1
      cilium_ipv4_cidr: 172.24.0.0/16
      kube_vip_address: 172.17.0.100
      kube_vip_interface: '{{ ansible_facts[''default_ipv4''].interface }}'
      kubernetes_hostname: '{{ hostvars[''controller-1''].ansible_facts[''default_ipv4''].address
        }}'
      kubernetes_version: 1.34.0
      molecule_install_collection_siblings: true
      molecule_scenario: ha
      nodepool:
        az: nova
        cloud: public
        external_id: 3ab20ac0-d179-4451-b216-b4ae7c30b45a
        host_id: 75d3a86f985f0d60e3cff8f4ecdf5573fc58e724d10889e9f3cb3f12
        interface_ip: 199.19.213.139
        label: debian-trixie
        node_properties: {}
        private_ipv4: 199.19.213.139
        private_ipv6: null
        provider: yul1
        public_ipv4: 199.19.213.139
        public_ipv6: 2604:e100:1:0:f816:3eff:fe04:521
        region: ca-ymq-1
        slot: null
      zuul_node:
        az: nova
        cloud: public
        external_id: 3ab20ac0-d179-4451-b216-b4ae7c30b45a
        host_id: 75d3a86f985f0d60e3cff8f4ecdf5573fc58e724d10889e9f3cb3f12
        interface_ip: 199.19.213.139
        label: debian-trixie
        node_properties: {}
        private_ipv4: 199.19.213.139
        private_ipv6: null
        provider: yul1
        public_ipv4: 199.19.213.139
        public_ipv6: 2604:e100:1:0:f816:3eff:fe04:521
        region: ca-ymq-1
        slot: null
        uuid: null
    controller-3:
      ansible_connection: ssh
      ansible_host: 199.19.213.57
      ansible_port: 22
      ansible_python_interpreter: auto
      ansible_user: zuul
      cilium_helm_values:
        operator:
          replicas: 1
      cilium_ipv4_cidr: 172.24.0.0/16
      kube_vip_address: 172.17.0.100
      kube_vip_interface: '{{ ansible_facts[''default_ipv4''].interface }}'
      kubernetes_hostname: '{{ hostvars[''controller-1''].ansible_facts[''default_ipv4''].address
        }}'
      kubernetes_version: 1.34.0
      molecule_install_collection_siblings: true
      molecule_scenario: ha
      nodepool:
        az: nova
        cloud: public
        external_id: d1f3ff29-af7c-41c8-8a63-76a65209918a
        host_id: 75d3a86f985f0d60e3cff8f4ecdf5573fc58e724d10889e9f3cb3f12
        interface_ip: 199.19.213.57
        label: debian-trixie
        node_properties: {}
        private_ipv4: 199.19.213.57
        private_ipv6: null
        provider: yul1
        public_ipv4: 199.19.213.57
        public_ipv6: 2604:e100:1:0:f816:3eff:fe04:dd8f
        region: ca-ymq-1
        slot: null
      zuul_node:
        az: nova
        cloud: public
        external_id: d1f3ff29-af7c-41c8-8a63-76a65209918a
        host_id: 75d3a86f985f0d60e3cff8f4ecdf5573fc58e724d10889e9f3cb3f12
        interface_ip: 199.19.213.57
        label: debian-trixie
        node_properties: {}
        private_ipv4: 199.19.213.57
        private_ipv6: null
        provider: yul1
        public_ipv4: 199.19.213.57
        public_ipv6: 2604:e100:1:0:f816:3eff:fe04:dd8f
        region: ca-ymq-1
        slot: null
        uuid: null
  vars:
    cilium_helm_values:
      operator:
        replicas: 1
    kubernetes_version: 1.34.0
    molecule_install_collection_siblings: true
    molecule_scenario: ha
    zuul:
      _inheritance_path:
      - '<Job base explicit: None implied: {MatchAny:{ImpliedBranchMatcher:main}}
        source: vexxhost/zuul-config/zuul.d/jobs.yaml@main#1>'
      - '<Job molecule explicit: None implied: {MatchAny:{ImpliedBranchMatcher:main}}
        source: vexxhost/zuul-jobs/zuul.d/ansible-jobs.yaml@main#1>'
      - '<Job ansible-collection-kubernetes-molecule explicit: None implied: {MatchAny:{ImpliedBranchMatcher:main}}
        source: vexxhost/ansible-collection-kubernetes/.zuul.yaml@main#49>'
      - '<Job ansible-collection-kubernetes-molecule-ha explicit: None implied: {MatchAny:{ImpliedBranchMatcher:main}}
        source: vexxhost/ansible-collection-kubernetes/.zuul.yaml@main#152>'
      - '<Job ansible-collection-kubernetes-molecule-ha explicit: None implied: None
        source: vexxhost/ansible-collection-kubernetes/.zuul.yaml@main#176>'
      ansible_version: '9'
      attempts: 1
      branch: main
      build: be94ae373df24a4fbc91ac3b4009cad9
      build_refs:
      - branch: main
        change: '279'
        change_message: 'feat(cluster_api): add CAPI 1.13.2 support


          ## Summary

          - Add local provider manifests for Cluster API v1.13.2.

          - Add local provider manifests for Cluster API Provider OpenStack v0.14.4.

          - Add clusterctl v1.13.2 checksums for linux/amd64 and linux/arm64.


          ## Testing

          - Parsed the new provider YAML files with Ruby YAML.load_stream.

          - Computed clusterctl checksums from the official v1.13.2 release binaries.'
        change_url: https://github.com/vexxhost/ansible-collection-kubernetes/pull/279
        commit_id: 0cf3c16308ea39c5a713c26ce29acaceaacb0342
        patchset: 0cf3c16308ea39c5a713c26ce29acaceaacb0342
        project:
          canonical_hostname: github.com
          canonical_name: github.com/vexxhost/ansible-collection-kubernetes
          name: vexxhost/ansible-collection-kubernetes
          short_name: ansible-collection-kubernetes
          src_dir: src/github.com/vexxhost/ansible-collection-kubernetes
        src_dir: src/github.com/vexxhost/ansible-collection-kubernetes
        topic: null
      buildset: 1381bfa70f6048bfb99c2bbd9cfbd8de
      buildset_refs:
      - branch: main
        change: '279'
        change_message: 'feat(cluster_api): add CAPI 1.13.2 support


          ## Summary

          - Add local provider manifests for Cluster API v1.13.2.

          - Add local provider manifests for Cluster API Provider OpenStack v0.14.4.

          - Add clusterctl v1.13.2 checksums for linux/amd64 and linux/arm64.


          ## Testing

          - Parsed the new provider YAML files with Ruby YAML.load_stream.

          - Computed clusterctl checksums from the official v1.13.2 release binaries.'
        change_url: https://github.com/vexxhost/ansible-collection-kubernetes/pull/279
        commit_id: 0cf3c16308ea39c5a713c26ce29acaceaacb0342
        patchset: 0cf3c16308ea39c5a713c26ce29acaceaacb0342
        project:
          canonical_hostname: github.com
          canonical_name: github.com/vexxhost/ansible-collection-kubernetes
          name: vexxhost/ansible-collection-kubernetes
          short_name: ansible-collection-kubernetes
          src_dir: src/github.com/vexxhost/ansible-collection-kubernetes
        src_dir: src/github.com/vexxhost/ansible-collection-kubernetes
        topic: null
      change: '279'
      change_message: 'feat(cluster_api): add CAPI 1.13.2 support


        ## Summary

        - Add local provider manifests for Cluster API v1.13.2.

        - Add local provider manifests for Cluster API Provider OpenStack v0.14.4.

        - Add clusterctl v1.13.2 checksums for linux/amd64 and linux/arm64.


        ## Testing

        - Parsed the new provider YAML files with Ruby YAML.load_stream.

        - Computed clusterctl checksums from the official v1.13.2 release binaries.'
      change_url: https://github.com/vexxhost/ansible-collection-kubernetes/pull/279
      child_jobs: []
      commit_id: 0cf3c16308ea39c5a713c26ce29acaceaacb0342
      event_id: 5782d0d0-6315-11f1-8a9d-e779b683d8a0
      executor:
        hostname: 2d72f0692154
        inventory_file: /var/lib/zuul/builds/be94ae373df24a4fbc91ac3b4009cad9/ansible/inventory.yaml
        log_root: /var/lib/zuul/builds/be94ae373df24a4fbc91ac3b4009cad9/work/logs
        result_data_file: /var/lib/zuul/builds/be94ae373df24a4fbc91ac3b4009cad9/work/results.json
        src_root: /var/lib/zuul/builds/be94ae373df24a4fbc91ac3b4009cad9/work/src
        work_root: /var/lib/zuul/builds/be94ae373df24a4fbc91ac3b4009cad9/work
      include_vars: []
      items:
      - branch: main
        change: '279'
        change_message: 'feat(cluster_api): add CAPI 1.13.2 support


          ## Summary

          - Add local provider manifests for Cluster API v1.13.2.

          - Add local provider manifests for Cluster API Provider OpenStack v0.14.4.

          - Add clusterctl v1.13.2 checksums for linux/amd64 and linux/arm64.


          ## Testing

          - Parsed the new provider YAML files with Ruby YAML.load_stream.

          - Computed clusterctl checksums from the official v1.13.2 release binaries.'
        change_url: https://github.com/vexxhost/ansible-collection-kubernetes/pull/279
        commit_id: 0cf3c16308ea39c5a713c26ce29acaceaacb0342
        patchset: 0cf3c16308ea39c5a713c26ce29acaceaacb0342
        project:
          canonical_hostname: github.com
          canonical_name: github.com/vexxhost/ansible-collection-kubernetes
          name: vexxhost/ansible-collection-kubernetes
          short_name: ansible-collection-kubernetes
          src_dir: src/github.com/vexxhost/ansible-collection-kubernetes
        topic: null
      job: ansible-collection-kubernetes-molecule-ha
      jobtags: []
      max_attempts: 3
      message: ZmVhdChjbHVzdGVyX2FwaSk6IGFkZCBDQVBJIDEuMTMuMiBzdXBwb3J0CgojIyBTdW1tYXJ5Ci0gQWRkIGxvY2FsIHByb3ZpZGVyIG1hbmlmZXN0cyBmb3IgQ2x1c3RlciBBUEkgdjEuMTMuMi4KLSBBZGQgbG9jYWwgcHJvdmlkZXIgbWFuaWZlc3RzIGZvciBDbHVzdGVyIEFQSSBQcm92aWRlciBPcGVuU3RhY2sgdjAuMTQuNC4KLSBBZGQgY2x1c3RlcmN0bCB2MS4xMy4yIGNoZWNrc3VtcyBmb3IgbGludXgvYW1kNjQgYW5kIGxpbnV4L2FybTY0LgoKIyMgVGVzdGluZwotIFBhcnNlZCB0aGUgbmV3IHByb3ZpZGVyIFlBTUwgZmlsZXMgd2l0aCBSdWJ5IFlBTUwubG9hZF9zdHJlYW0uCi0gQ29tcHV0ZWQgY2x1c3RlcmN0bCBjaGVja3N1bXMgZnJvbSB0aGUgb2ZmaWNpYWwgdjEuMTMuMiByZWxlYXNlIGJpbmFyaWVzLg==
      patchset: 0cf3c16308ea39c5a713c26ce29acaceaacb0342
      pipeline: check
      playbook_context:
        playbook_projects:
          trusted/project_0/github.com/vexxhost/zuul-config:
            canonical_name: github.com/vexxhost/zuul-config
            checkout: main
            commit: 298983cd1253e6833abdb49d87d912527e0e6597
          trusted/project_1/opendev.org/zuul/zuul-jobs:
            canonical_name: opendev.org/zuul/zuul-jobs
            checkout: master
            commit: 82e3e8b1292a25e38235bb92b157992d326531d1
          trusted/project_2/github.com/vexxhost/zuul-jobs:
            canonical_name: github.com/vexxhost/zuul-jobs
            checkout: main
            commit: 348c7ff425450b0356e1d84589143dce260be74a
          untrusted/project_0/github.com/vexxhost/zuul-jobs:
            canonical_name: github.com/vexxhost/zuul-jobs
            checkout: main
            commit: 348c7ff425450b0356e1d84589143dce260be74a
          untrusted/project_1/github.com/vexxhost/zuul-config:
            canonical_name: github.com/vexxhost/zuul-config
            checkout: main
            commit: 298983cd1253e6833abdb49d87d912527e0e6597
          untrusted/project_2/opendev.org/zuul/zuul-jobs:
            canonical_name: opendev.org/zuul/zuul-jobs
            checkout: master
            commit: 82e3e8b1292a25e38235bb92b157992d326531d1
          untrusted/project_3/github.com/vexxhost/ansible-collection-kubernetes:
            canonical_name: github.com/vexxhost/ansible-collection-kubernetes
            checkout: main
            commit: 4de1c1bca055b741ebe5611b7d1581b2b8b9a744
          untrusted/project_4/opendev.org/openstack/openstack-helm:
            canonical_name: opendev.org/openstack/openstack-helm
            checkout: master
            commit: d3fa14f5129df62a449dd466f0f09e99bf5c291f
        playbooks:
        - path: untrusted/project_0/github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml
          roles:
          - checkout: master
            checkout_description: project default branch
            link_name: ansible/playbook_0/role_1/zuul-jobs
            link_target: untrusted/project_2/opendev.org/zuul/zuul-jobs
            role_path: ansible/playbook_0/role_1/zuul-jobs/roles
          - checkout: main
            checkout_description: playbook branch
            link_name: ansible/playbook_0/role_2/zuul-jobs
            link_target: untrusted/project_0/github.com/vexxhost/zuul-jobs
            role_path: ansible/playbook_0/role_2/zuul-jobs/roles
        post_playbooks:
        - path: untrusted/project_3/github.com/vexxhost/ansible-collection-kubernetes/test-playbooks/molecule/post.yml
          roles:
          - checkout: main
            checkout_description: playbook branch
            link_name: ansible/post_playbook_0/role_0/collection-kubernetes
            link_target: untrusted/project_3/github.com/vexxhost/ansible-collection-kubernetes
            role_path: ansible/post_playbook_0/role_0/collection-kubernetes/roles
          - checkout: master
            checkout_description: project default branch
            link_name: ansible/post_playbook_0/role_1/openstack-helm
            link_target: untrusted/project_4/opendev.org/openstack/openstack-helm
            role_path: ansible/post_playbook_0/role_1/openstack-helm/roles
          - checkout: master
            checkout_description: project default branch
            link_name: ansible/post_playbook_0/role_3/zuul-jobs
            link_target: untrusted/project_2/opendev.org/zuul/zuul-jobs
            role_path: ansible/post_playbook_0/role_3/zuul-jobs/roles
          - checkout: main
            checkout_description: zuul branch
            link_name: ansible/post_playbook_0/role_4/zuul-jobs
            link_target: untrusted/project_0/github.com/vexxhost/zuul-jobs
            role_path: ansible/post_playbook_0/role_4/zuul-jobs/roles
        - path: trusted/project_0/github.com/vexxhost/zuul-config/playbooks/base/post.yaml
          roles:
          - checkout: master
            checkout_description: project default branch
            link_name: ansible/post_playbook_1/role_1/zuul-jobs
            link_target: trusted/project_1/opendev.org/zuul/zuul-jobs
            role_path: ansible/post_playbook_1/role_1/zuul-jobs/roles
          - checkout: main
            checkout_description: zuul branch
            link_name: ansible/post_playbook_1/role_2/zuul-jobs
            link_target: trusted/project_2/github.com/vexxhost/zuul-jobs
            role_path: ansible/post_playbook_1/role_2/zuul-jobs/roles
        - path: trusted/project_0/github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml
          roles:
          - checkout: master
            checkout_description: project default branch
            link_name: ansible/post_playbook_2/role_1/zuul-jobs
            link_target: trusted/project_1/opendev.org/zuul/zuul-jobs
            role_path: ansible/post_playbook_2/role_1/zuul-jobs/roles
          - checkout: main
            checkout_description: zuul branch
            link_name: ansible/post_playbook_2/role_2/zuul-jobs
            link_target: trusted/project_2/github.com/vexxhost/zuul-jobs
            role_path: ansible/post_playbook_2/role_2/zuul-jobs/roles
        pre_playbooks:
        - path: trusted/project_0/github.com/vexxhost/zuul-config/playbooks/base/pre.yaml
          roles:
          - checkout: master
            checkout_description: project default branch
            link_name: ansible/pre_playbook_0/role_1/zuul-jobs
            link_target: trusted/project_1/opendev.org/zuul/zuul-jobs
            role_path: ansible/pre_playbook_0/role_1/zuul-jobs/roles
          - checkout: main
            checkout_description: zuul branch
            link_name: ansible/pre_playbook_0/role_2/zuul-jobs
            link_target: trusted/project_2/github.com/vexxhost/zuul-jobs
            role_path: ansible/pre_playbook_0/role_2/zuul-jobs/roles
        - path: untrusted/project_0/github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml
          roles:
          - checkout: master
            checkout_description: project default branch
            link_name: ansible/pre_playbook_1/role_1/zuul-jobs
            link_target: untrusted/project_2/opendev.org/zuul/zuul-jobs
            role_path: ansible/pre_playbook_1/role_1/zuul-jobs/roles
          - checkout: main
            checkout_description: playbook branch
            link_name: ansible/pre_playbook_1/role_2/zuul-jobs
            link_target: untrusted/project_0/github.com/vexxhost/zuul-jobs
            role_path: ansible/pre_playbook_1/role_2/zuul-jobs/roles
        - path: untrusted/project_3/github.com/vexxhost/ansible-collection-kubernetes/test-playbooks/molecule/pre.yml
          roles:
          - checkout: main
            checkout_description: playbook branch
            link_name: ansible/pre_playbook_2/role_0/collection-kubernetes
            link_target: untrusted/project_3/github.com/vexxhost/ansible-collection-kubernetes
            role_path: ansible/pre_playbook_2/role_0/collection-kubernetes/roles
          - checkout: master
            checkout_description: project default branch
            link_name: ansible/pre_playbook_2/role_1/openstack-helm
            link_target: untrusted/project_4/opendev.org/openstack/openstack-helm
            role_path: ansible/pre_playbook_2/role_1/openstack-helm/roles
          - checkout: master
            checkout_description: project default branch
            link_name: ansible/pre_playbook_2/role_3/zuul-jobs
            link_target: untrusted/project_2/opendev.org/zuul/zuul-jobs
            role_path: ansible/pre_playbook_2/role_3/zuul-jobs/roles
          - checkout: main
            checkout_description: zuul branch
            link_name: ansible/pre_playbook_2/role_4/zuul-jobs
            link_target: untrusted/project_0/github.com/vexxhost/zuul-jobs
            role_path: ansible/pre_playbook_2/role_4/zuul-jobs/roles
      post_review: false
      post_timeout: null
      pre_timeout: null
      project:
        canonical_hostname: github.com
        canonical_name: github.com/vexxhost/ansible-collection-kubernetes
        name: vexxhost/ansible-collection-kubernetes
        short_name: ansible-collection-kubernetes
        src_dir: src/github.com/vexxhost/ansible-collection-kubernetes
      projects:
        github.com/vexxhost/ansible-collection-kubernetes:
          canonical_hostname: github.com
          canonical_name: github.com/vexxhost/ansible-collection-kubernetes
          checkout: main
          checkout_description: zuul branch
          commit: 4de1c1bca055b741ebe5611b7d1581b2b8b9a744
          name: vexxhost/ansible-collection-kubernetes
          required: false
          short_name: ansible-collection-kubernetes
          src_dir: src/github.com/vexxhost/ansible-collection-kubernetes
      ref: refs/pull/279/head
      resources: {}
      tenant: oss
      timeout: 1800
      topic: null
      voting: true
