name: linters run_id: commands[0] env ANSIBLE_FORCE_COLOR: 1 env ANSIBLE_INVENTORY: /home/zuul-worker/src/review.rdoproject.org/rdo-jobs/test/hosts.ini env ANSIBLE_NOCOWS: 1 env ANSIBLE_RETRY_FILES_ENABLED: 0 env ANSIBLE_STDOUT_CALLBACK: debug env HOME: /home/zuul-worker env LANG: en_US.UTF-8 env MOLECULE_REPORT: /home/zuul-worker/src/review.rdoproject.org/rdo-jobs/.tox/linters/log/reports.html env PATH: /home/zuul-worker/src/review.rdoproject.org/rdo-jobs/.tox/linters/bin:/home/zuul-worker/.local/bin:/home/zuul-worker/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin env PIP_DISABLE_PIP_VERSION_CHECK: 1 env PYTHONHASHSEED: 2796784799 env PYTHONIOENCODING: utf-8 env PYTHONWARNINGS: ignore:DEPRECATION::pip._internal.cli.base_command env PY_COLORS: 1 env TOX_ENV_DIR: /home/zuul-worker/src/review.rdoproject.org/rdo-jobs/.tox/linters env TOX_ENV_NAME: linters env TOX_WORK_DIR: /home/zuul-worker/src/review.rdoproject.org/rdo-jobs/.tox env VIRTUAL_ENV: /home/zuul-worker/src/review.rdoproject.org/rdo-jobs/.tox/linters metadata pid: 7047 cwd: /home/zuul-worker/src/review.rdoproject.org/rdo-jobs allow: /home/zuul-worker/src/review.rdoproject.org/rdo-jobs/.tox/linters/bin/* cmd: python -m pre_commit run -a exit_code: 0 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks.git. [WARNING] repo `https://github.com/pre-commit/pre-commit-hooks.git` uses deprecated stage names (commit, push) which will be removed in a future version. Hint: often `pre-commit autoupdate --repo https://github.com/pre-commit/pre-commit-hooks.git` will fix this. if it does not -- consider reporting an issue to that repo. [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks.git:ruamel.yaml<=0.18.3. [WARNING] repo `https://github.com/pre-commit/pre-commit-hooks.git` uses deprecated stage names (commit, push) which will be removed in a future version. Hint: often `pre-commit autoupdate --repo https://github.com/pre-commit/pre-commit-hooks.git` will fix this. if it does not -- consider reporting an issue to that repo. [INFO] Initializing environment for https://github.com/adrienverge/yamllint.git. [INFO] Initializing environment for https://github.com/ansible/ansible-lint.git. [INFO] Initializing environment for https://github.com/ansible/ansible-lint.git:zuul,ansible-core<=2.12,ruamel.yaml<=0.18.3. [INFO] Initializing environment for https://github.com/openstack-dev/bashate.git. [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks.git. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks.git. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for https://github.com/adrienverge/yamllint.git. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for https://github.com/ansible/ansible-lint.git. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for https://github.com/openstack-dev/bashate.git. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... Fix End of Files.........................................................Passed Trim Trailing Whitespace.................................................Passed Mixed line ending........................................................Passed Check for byte-order marker..............................................Passed Check that executables have shebangs.....................................Passed Check for merge conflicts................................................Passed Debug Statements (Python)................................................Passed Check Yaml...............................................................Passed yamllint.................................................................Passed Ansible-lint.............................................................Passed - hook id: ansible-lint - duration: 8.66s /home/zuul-worker/.cache/pre-commit/repokljaggje/py_env-python3.9/lib/python3.9/site-packages/ansiblelint/version.py:4: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources DEBUG Logging initialized to level 10 DEBUG Options: Namespace(cache_dir='/home/zuul-worker/.cache/ansible-lint/2b4660', colored=True, configured=True, cwd=PosixPath('/home/zuul-worker/src/review.rdoproject.org/rdo-jobs'), display_relative_path=True, exclude_paths=['/home/zuul-worker/src/review.rdoproject.org/rdo-jobs/playbooks/legacy', '/home/zuul-worker/src/review.rdoproject.org/rdo-jobs/molecule/container-login/create_registry.yml', '/home/zuul-worker/src/review.rdoproject.org/rdo-jobs/molecule/container-login/destroy.yml', '/home/zuul-worker/src/review.rdoproject.org/rdo-jobs/molecule/container-login/prepare.yml'], lintables=[], listrules=False, listtags=False, parseable=True, parseable_severity=False, quiet=False, rulesdirs=['/home/zuul-worker/.cache/pre-commit/repokljaggje/py_env-python3.9/lib/python3.9/site-packages/ansiblelint/rules'], skip_list=['risky-file-permissions', 'package-latest', 'role-name', 'experimental', 'unnamed-task'], tags=[], verbosity=2, warn_list=['experimental', 'role-name'], kinds=[{'jinja2': '**/*.j2'}, {'jinja2': '**/*.j2.*'}, {'inventory': '**/inventory/**.yml'}, {'requirements': '**/meta/requirements.yml'}, {'galaxy': '**/galaxy.yml'}, {'reno': '**/releasenotes/*/*.{yaml,yml}'}, {'playbook': '**/playbooks/*.{yml,yaml}'}, {'playbook': '**/*playbook*.{yml,yaml}'}, {'role': '**/roles/*/'}, {'tasks': '**/tasks/**/*.{yaml,yml}'}, {'handlers': '**/handlers/*.{yaml,yml}'}, {'vars': '**/{host_vars,group_vars,vars,defaults}/**/*.{yaml,yml}'}, {'meta': '**/meta/main.{yaml,yml}'}, {'yaml': '.config/molecule/config.{yaml,yml}'}, {'requirements': '**/molecule/*/{collections,requirements}.{yaml,yml}'}, {'yaml': '**/molecule/*/{base,molecule}.{yaml,yml}'}, {'requirements': '**/requirements.yml'}, {'playbook': '**/molecule/*/*.{yaml,yml}'}, {'yaml': '**/{.ansible-lint,.yamllint}'}, {'yaml': '**/*.{yaml,yml}'}, {'yaml': '**/.*.{yaml,yml}'}], mock_modules=['ini_file'], mock_roles=['ci-common-vars', 'cifmw_nfs', 'cifmw_setup', 'common', 'fetch-zuul-cloner-fork', 'mirror-info-fork', 'run_hook', 'set-artifact-path-for-children', 'submit-log-processor-jobs', 'submit-logstash-jobs'], loop_var_prefix=None, var_naming_pattern=None, offline=False, project_dir='.', extra_vars=None, enable_list=[], skip_action_validation=True, rules={}, format='rich', progressive=False, rulesdir=[], use_default_rules=False, config_file='/home/zuul-worker/src/review.rdoproject.org/rdo-jobs/.ansible-lint', version=False) DEBUG /home/zuul-worker/src/review.rdoproject.org/rdo-jobs INFO Added ANSIBLE_LIBRARY=/home/zuul-worker/.cache/pre-commit/repokljaggje/py_env-python3.9/lib/python3.9/site-packages/zuul/ansible/base/actiongeneral/:/home/zuul-worker/.cache/ansible-lint/2b4660/modules INFO Added ANSIBLE_ROLES_PATH=~/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:roles:/home/zuul-worker/.cache/ansible-lint/2b4660/roles DEBUG Loading rules from /home/zuul-worker/.cache/pre-commit/repokljaggje/py_env-python3.9/lib/python3.9/site-packages/ansiblelint/rules INFO Added ANSIBLE_LIBRARY=/home/zuul-worker/.cache/pre-commit/repokljaggje/py_env-python3.9/lib/python3.9/site-packages/zuul/ansible/base/actiongeneral/:/home/zuul-worker/.cache/ansible-lint/2b4660/modules:/home/zuul-worker/.cache/ansible-lint/2b4660/modules INFO Added ANSIBLE_ROLES_PATH=~/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:roles:/home/zuul-worker/.cache/ansible-lint/2b4660/roles:roles:/home/zuul-worker/.cache/ansible-lint/2b4660/roles INFO Discovered files to lint using: git ls-files --cached --others --exclude-standard -z INFO Excluded removed files using: git ls-files --deleted -z DEBUG Ignored molecule/container-login/create_registry.yml due to: File /home/zuul-worker/src/review.rdoproject.org/rdo-jobs/molecule/container-login/create_registry.yml matched exclusion entry: molecule/container-login/create_registry.yml DEBUG Ignored molecule/container-login/destroy.yml due to: File /home/zuul-worker/src/review.rdoproject.org/rdo-jobs/molecule/container-login/destroy.yml matched exclusion entry: molecule/container-login/destroy.yml DEBUG Ignored molecule/container-login/prepare.yml due to: File /home/zuul-worker/src/review.rdoproject.org/rdo-jobs/molecule/container-login/prepare.yml matched exclusion entry: molecule/container-login/prepare.yml DEBUG Ignored playbooks/legacy/pre.yaml due to: File /home/zuul-worker/src/review.rdoproject.org/rdo-jobs/playbooks/legacy matched exclusion entry: playbooks/legacy/pre.yaml DEBUG Ignored playbooks/legacy/rdo-infra-playbooks-integration-base/post.yaml due to: File /home/zuul-worker/src/review.rdoproject.org/rdo-jobs/playbooks/legacy matched exclusion entry: playbooks/legacy/rdo-infra-playbooks-integration-base/post.yaml DEBUG Ignored playbooks/legacy/rdo-infra-playbooks-integration-base/run.yaml due to: File /home/zuul-worker/src/review.rdoproject.org/rdo-jobs/playbooks/legacy matched exclusion entry: playbooks/legacy/rdo-infra-playbooks-integration-base/run.yaml DEBUG Ignored playbooks/legacy/rdo-kolla-build-containers/post.yaml due to: File /home/zuul-worker/src/review.rdoproject.org/rdo-jobs/playbooks/legacy matched exclusion entry: playbooks/legacy/rdo-kolla-build-containers/post.yaml DEBUG Ignored playbooks/legacy/rdo-kolla-build-containers/run.yaml due to: File /home/zuul-worker/src/review.rdoproject.org/rdo-jobs/playbooks/legacy matched exclusion entry: playbooks/legacy/rdo-kolla-build-containers/run.yaml DEBUG Ignored playbooks/legacy/rdo-kolla-build-integration/post.yaml due to: File /home/zuul-worker/src/review.rdoproject.org/rdo-jobs/playbooks/legacy matched exclusion entry: playbooks/legacy/rdo-kolla-build-integration/post.yaml DEBUG Ignored playbooks/legacy/rdo-kolla-build-integration/run.yaml due to: File /home/zuul-worker/src/review.rdoproject.org/rdo-jobs/playbooks/legacy matched exclusion entry: playbooks/legacy/rdo-kolla-build-integration/run.yaml DEBUG Added role: roles/configure-ssh-config-fips (role) DEBUG Added role: roles/container-login (role) DEBUG Added role: roles/fetch-zuul-cloner-fork (role) DEBUG Added role: roles/mirror-info-fork (role) DEBUG Added role: roles/set-artifact-path-for-children (role) DEBUG Added role: roles/submit-log-processor-jobs (role) DEBUG Added role: roles/submit-logstash-jobs (role) INFO Discovered files to lint using: git ls-files --cached --others --exclude-standard -z INFO Excluded removed files using: git ls-files --deleted -z INFO Executing syntax check on playbooks/rdo-tox-epel.yaml (0.51s) INFO Executing syntax check on playbooks/mirror.yaml (0.50s) INFO Executing syntax check on molecule/container-login/converge.yml (0.51s) INFO Executing syntax check on playbooks/force_job_failure.yaml (0.52s) INFO Executing syntax check on playbooks/run-rdoinfo.yaml (0.53s) INFO Executing syntax check on playbooks/run-rpm-build.yaml (0.55s) INFO Executing syntax check on playbooks/nodeset-validator-pre.yml (0.56s) INFO Executing syntax check on molecule/default/converge.yml (0.57s) INFO Executing syntax check on playbooks/pre-tox.yaml (0.48s) INFO Executing syntax check on playbooks/run-rdoinfo-cbs-centos8.yaml (0.47s) INFO Executing syntax check on playbooks/run-rdoinfo-cbs-centos9.yaml (0.47s) INFO Executing syntax check on playbooks/run-distgit.yaml (0.49s) INFO Executing syntax check on playbooks/data_plane_adoption/setup_crc_use_install_yamls_extracted_crc_playbook.yaml (0.51s) INFO Executing syntax check on playbooks/run-rdoinfo-cbs.yaml (0.49s) INFO Executing syntax check on playbooks/post-rdoinfo.yaml (0.53s) DEBUG Examining zuul.d/puppet-jobs.yaml of type yaml DEBUG Examining playbooks/puppet/lint.yaml of type yaml DEBUG Examining playbooks/data_plane_adoption/setup_tripleo_hostnamemap_networker.yaml of type yaml DEBUG Examining zuul.d/ceph-jobs.yaml of type yaml DEBUG Examining playbooks/podman/pre.yaml of type yaml DEBUG Examining zuul.d/container-pipeline-master-centos9.yaml of type yaml DEBUG Examining playbooks/data_plane_adoption/secrets.yaml of type yaml DEBUG Examining roles/mirror-info-fork/templates/mirror_info.sh.j2 of type jinja2 DEBUG Examining roles/container-login of type role DEBUG Examining zuul.d/integration-jobs-c8-train.yaml of type yaml DEBUG Examining zuul.d/dependencies-jobs.yaml of type yaml DEBUG Examining zuul.d/component-jobs-master-centos9.yaml of type yaml DEBUG Examining molecule/container-login/molecule.yml of type yaml DEBUG Examining roles/fetch-zuul-cloner-fork of type role DEBUG Examining playbooks/force_job_failure.yaml of type playbook DEBUG Examining playbooks/rdoinfo/weirdo-periodic.yaml of type yaml DEBUG Examining playbooks/data_plane_adoption/set_zuul_artifacts.yaml of type yaml DEBUG Examining playbooks/rdoinfo/DLRN-check.yaml of type yaml DEBUG Examining playbooks/weirdo/integration/run.yaml of type yaml DEBUG Examining playbooks/rdo-tox-epel.yaml of type playbook DEBUG Examining zuul.d/undercloud-jobs.yaml of type yaml DEBUG Examining zuul.d/zuul-legacy-project-templates.yaml of type yaml DEBUG Examining playbooks/data_plane_adoption/setup_tripleo_hostnamemap.yaml of type yaml DEBUG Examining roles/submit-logstash-jobs/tasks/main.yaml of type tasks DEBUG Examining zuul.d/container-jobs-epoxy-centos9.yaml of type yaml DEBUG Examining playbooks/dependency/setup-compose-repos.yml of type yaml DEBUG Examining molecule/default/converge.yml of type playbook DEBUG Examining playbooks/tripleo-ceph-integration/pre.yaml of type yaml DEBUG Examining zuul.d/integration-jobs-wallaby.yaml of type yaml DEBUG Examining playbooks/mock-rebuild/post.yaml of type yaml DEBUG Examining zuul.d/zuul-legacy-jobs.yaml of type yaml DEBUG Examining playbooks/dependency/diff-control-test.yaml of type yaml DEBUG Examining .yamllint of type yaml DEBUG Examining playbooks/podified-containers/main.yaml of type yaml DEBUG Examining roles/container-login/defaults/main.yaml of type vars DEBUG Examining playbooks/nodeset-validator-pre.yml of type playbook DEBUG Examining zuul.d/standalone-jobs.yaml of type yaml [WARNING]: While constructing a mapping from , line 412, column 7, found a duplicate dict key (featureset_override). Using last defined value only. [WARNING]: While constructing a mapping from , line 424, column 7, found a duplicate dict key (featureset_override). Using last defined value only. [WARNING]: While constructing a mapping from , line 436, column 7, found a duplicate dict key (featureset_override). Using last defined value only. [WARNING]: While constructing a mapping from , line 448, column 7, found a duplicate dict key (featureset_override). Using last defined value only. [WARNING]: While constructing a mapping from , line 461, column 7, found a duplicate dict key (featureset_override). Using last defined value only. [WARNING]: While constructing a mapping from , line 473, column 7, found a duplicate dict key (featureset_override). Using last defined value only. [WARNING]: While constructing a mapping from , line 485, column 7, found a duplicate dict key (featureset_override). Using last defined value only. [WARNING]: While constructing a mapping from , line 498, column 7, found a duplicate dict key (featureset_override). Using last defined value only. DEBUG Examining playbooks/data_plane_adoption/undercloud_prepare_tests.yaml of type yaml DEBUG Examining playbooks/mock-rebuild/run.yaml of type yaml DEBUG Examining playbooks/data_plane_adoption/run_tempest.yaml of type yaml DEBUG Examining playbooks/data_plane_adoption/standalone_collect_logs.yaml of type yaml DEBUG Examining playbooks/run-rdoinfo.yaml of type playbook DEBUG Examining playbooks/data_plane_adoption/files/ci_framework_params.yaml.j2 of type jinja2 DEBUG Examining playbooks/data_plane_adoption/allow_zuul_connect_tripleo.yaml of type yaml DEBUG Examining roles/fetch-zuul-cloner-fork/tasks/main.yaml of type tasks DEBUG Examining playbooks/DLRN/rpmbuild.yaml of type yaml DEBUG Examining playbooks/dependency/get-dependency-module-content.yaml of type yaml DEBUG Examining playbooks/dependency/get-dependency-repo-content.yaml of type yaml DEBUG Examining playbooks/weirdo/docs/run.yaml of type yaml DEBUG Examining roles/mirror-info-fork of type role DEBUG Examining playbooks/podified-containers/copy_container_run.yaml of type yaml DEBUG Examining roles/set-artifact-path-for-children of type role DEBUG Examining playbooks/rdoinfo/DLRN-check-post.yaml of type yaml DEBUG Examining playbooks/data_plane_adoption/ceph_overrides.yaml of type yaml DEBUG Examining zuul.d/_data_plane_adoption.yaml of type yaml DEBUG Examining playbooks/run-rpm-build.yaml of type playbook DEBUG Examining playbooks/mirror.yaml of type playbook DEBUG Examining criteria/centos9/master.yaml of type yaml DEBUG Examining playbooks/data_plane_adoption/setup_tripleo_os_net_config.yaml of type yaml DEBUG Examining roles/container-login/tasks/build_registry_login.yaml of type tasks DEBUG Examining zuul.d/ci-config-molecule-python-pipeline.yaml of type yaml DEBUG Examining zuul.d/promoter-periodic-jobs.yaml of type yaml DEBUG Examining roles/configure-ssh-config-fips of type role DEBUG Examining molecule/container-login/collections.yml of type requirements DEBUG Examining molecule/container-login/converge.yml of type playbook DEBUG Examining playbooks/base/pre.yaml of type yaml DEBUG Examining playbooks/data_plane_adoption/files/hostnamemap.yaml.j2 of type jinja2 DEBUG Examining playbooks/data_plane_adoption/deploy_tripleo_prepare.yaml of type yaml DEBUG Examining playbooks/DLRN/setup_dlrn.yaml of type yaml DEBUG Examining playbooks/centos-opstools/doc/run.yaml of type yaml DEBUG Examining playbooks/podman/pre-ansible-collection.yaml of type yaml DEBUG Examining zuul.d/integration-jobs-cs9-wallaby.yaml of type yaml DEBUG Examining zuul.d/integration-jobs-cs9-zed.yaml of type yaml DEBUG Examining playbooks/data_plane_adoption/ci_framework_call_test_role.yaml of type yaml DEBUG Examining playbooks/data_plane_adoption/subnode_ip.yaml of type yaml DEBUG Examining roles/fetch-zuul-cloner-fork/templates/zuul-cloner-shim.py.j2 of type jinja2 DEBUG Examining zuul.d/operators-periodic-integration-antelope-centos9.yaml of type yaml DEBUG Examining playbooks/data_plane_adoption/collect_logs_crc.yaml of type yaml DEBUG Examining playbooks/data_plane_adoption/install_yamls_deploy_tripleo.yaml of type yaml DEBUG Examining zuul.d/packstack-jobs.yaml of type yaml DEBUG Examining zuul.d/weirdo-jobs.yaml of type yaml DEBUG Examining playbooks/centos-opstools/rpmbuild/run.yaml of type yaml DEBUG Examining playbooks/pre-tox.yaml of type playbook DEBUG Examining zuul.d/multinode-jobs.yaml of type yaml DEBUG Examining zuul.d/container-pipeline-antelope-centos9.yaml of type yaml DEBUG Examining zuul.d/component-jobs-ussuri.yaml of type yaml DEBUG Examining playbooks/data_plane_adoption/files/standalone_vm_inventory.yaml.j2 of type jinja2 DEBUG Examining playbooks/data_plane_adoption/standalone_prepare_tests.yaml of type yaml DEBUG Examining playbooks/validate-buildsys-tags/run.yaml of type yaml DEBUG Examining roles/submit-log-processor-jobs of type role DEBUG Examining roles/submit-logstash-jobs/defaults/main.yaml of type vars DEBUG Examining zuul.d/integration-jobs-ussuri.yaml of type yaml DEBUG Examining zuul.d/component-jobs-zed-centos9.yaml of type yaml DEBUG Examining playbooks/validate-buildsys-tags/post.yaml of type yaml DEBUG Examining playbooks/data_plane_adoption/setup_crc_use_install_yamls_extracted_crc_playbook.yaml of type playbook DEBUG Examining playbooks/rpmlint/run.yaml of type yaml DEBUG Examining playbooks/data_plane_adoption/unregister_RH_subscription_standalone.yaml of type yaml DEBUG Examining playbooks/run-distgit.yaml of type playbook DEBUG Examining zuul.d/container-jobs-master-centos10.yaml of type yaml DEBUG Examining playbooks/ansible/build-ansible-collection.yaml of type yaml DEBUG Examining playbooks/data_plane_adoption/files/common_bootstrap_params.yml.j2 of type jinja2 DEBUG Examining playbooks/integration/registry-login.yaml of type yaml DEBUG Examining playbooks/puppet/setup_packages.yaml of type yaml DEBUG Examining playbooks/run-rdoinfo-cbs-centos8.yaml of type playbook DEBUG Examining playbooks/run-rdoinfo-cbs-centos9.yaml of type playbook DEBUG Examining zuul.d/build-containers.yaml of type yaml DEBUG Examining playbooks/podified-containers/tag-containers.yaml of type yaml DEBUG Examining playbooks/puppet/syntax.yaml of type yaml DEBUG Examining zuul.d/component-jobs-train.yaml of type yaml DEBUG Examining playbooks/data_plane_adoption/ci_framework_call_hook.yaml of type yaml DEBUG Examining playbooks/octavia-build-amphora/run.yaml of type yaml DEBUG Examining criteria/centos9/antelope.yaml of type yaml DEBUG Examining playbooks/run-rdoinfo-cbs.yaml of type playbook DEBUG Examining roles/container-login/tasks/main.yaml of type tasks DEBUG Examining playbooks/centos-opstools/opstools-deprecated-warning/run.yaml of type yaml DEBUG Examining zuul.d/deprecated-jobs.yaml of type yaml DEBUG Examining zuul.d/jobs.yaml of type yaml DEBUG Examining .ansible-lint of type yaml DEBUG Examining playbooks/data_plane_adoption/vars.yaml of type yaml DEBUG Examining playbooks/podified-containers/collect-push-logs.yaml of type yaml DEBUG Examining playbooks/podified-containers/files/copy-quay-config.yaml.j2 of type jinja2 DEBUG Examining playbooks/ansible/rpm-build-ansible-collection.yaml of type yaml DEBUG Examining roles/fetch-zuul-cloner-fork/defaults/main.yaml of type vars DEBUG Examining playbooks/podified-containers/pre-push.yaml of type yaml DEBUG Examining roles/set-artifact-path-for-children/tasks/main.yaml of type tasks DEBUG Examining playbooks/podman/run.yaml of type yaml DEBUG Examining playbooks/centos-opstools/rpmlint/run.yaml of type yaml DEBUG Examining playbooks/DLRN/post.yaml of type yaml DEBUG Examining zuul.d/layout.yaml of type yaml DEBUG Examining playbooks/ansible/build-ansible-rpm.yaml of type yaml DEBUG Examining playbooks/data_plane_adoption/deploy_standalone_run_repo_tests.yaml of type yaml DEBUG Examining playbooks/data_plane_adoption/tasks/prepare_barbican_proteccio_rhoso.yaml of type tasks DEBUG Examining playbooks/centos-opstools/distgit-cbs-validate/run.yaml of type yaml DEBUG Examining playbooks/centos-opstools/distgit-cbs-final-build/run.yaml of type yaml DEBUG Examining molecule/default/molecule.yml of type yaml DEBUG Examining playbooks/rdoinfo/weirdo-buildsys-tags.yaml of type yaml DEBUG Examining zuul.d/integration-jobs-cs9-master.yaml of type yaml DEBUG Examining zuul.d/tempest-skiplist-jobs.yaml of type yaml DEBUG Examining zuul.d/component-jobs-wallaby-centos9.yaml of type yaml DEBUG Examining roles/configure-ssh-config-fips/tasks/main.yaml of type tasks DEBUG Examining playbooks/weirdo/ansible-lint/run.yaml of type yaml DEBUG Examining zuul.d/project-templates.yaml of type yaml DEBUG Examining playbooks/DLRN/install_rdopkg.yaml of type yaml DEBUG Examining playbooks/weirdo/dlrn/post.yaml of type yaml DEBUG Examining playbooks/data_plane_adoption/run_test_operator_tests.yaml of type yaml DEBUG Examining playbooks/weirdo/dlrn/run.yaml of type yaml DEBUG Examining zuul.d/projects.yaml of type yaml DEBUG Examining playbooks/data_plane_adoption/ci_framework_deploy_standalone_vm.yaml of type yaml DEBUG Examining playbooks/podman/install-podman-rpm.yaml of type yaml DEBUG Examining roles/mirror-info-fork/tasks/main.yaml of type tasks DEBUG Examining playbooks/podman/post.yaml of type yaml DEBUG Examining zuul.d/ansible-role-container-registry.yaml of type yaml DEBUG Examining zuul.d/ceph-ansible.yaml of type yaml DEBUG Examining playbooks/puppet/spec.yaml of type yaml DEBUG Examining .pre-commit-config.yaml of type yaml DEBUG Examining playbooks/data_plane_adoption/files/hostnamemap_networker.yaml.j2 of type jinja2 DEBUG Examining zuul.d/weirdo-cloudsig-periodic-jobs.yaml of type yaml DEBUG Examining zuul.d/podman.yaml of type yaml DEBUG Examining roles/submit-logstash-jobs/meta/main.yaml of type meta DEBUG Examining zuul.d/nodesets-jobs.yaml of type yaml DEBUG Examining playbooks/data_plane_adoption/deploy_tripleo_run_repo_tests.yaml of type yaml DEBUG Examining zuul.d/project-templates-dependencies.yaml of type yaml DEBUG Examining zuul.d/container-jobs-antelope-centos9.yaml of type yaml DEBUG Examining playbooks/octavia-build-amphora/post.yaml of type yaml DEBUG Examining playbooks/data_plane_adoption/files/ci_framework_test_operator_params.yaml.j2 of type jinja2 DEBUG Examining playbooks/tripleo-ceph-integration/run.yaml of type yaml DEBUG Examining playbooks/data_plane_adoption/collect_logs_tripleo.yaml of type yaml DEBUG Examining playbooks/data_plane_adoption/files/ipa_resolv_conf.j2 of type jinja2 DEBUG Examining zuul.d/container-jobs-master-centos9.yaml of type yaml DEBUG Examining zuul.d/nodesets.yaml of type yaml DEBUG Examining playbooks/data_plane_adoption/deploy_tripleo_run.yaml of type yaml DEBUG Examining playbooks/weirdo/integration/post.yaml of type yaml DEBUG Examining playbooks/weirdo/common.yaml of type yaml DEBUG Examining playbooks/data_plane_adoption/setup_crc_use_install_yamls_extracted_crc.yaml of type yaml DEBUG Examining zuul.d/component-jobs-victoria.yaml of type yaml DEBUG Examining playbooks/data_plane_adoption/templates/ceph_inventory.j2 of type jinja2 DEBUG Examining zuul.d/container-jobs-zed-centos9.yaml of type yaml DEBUG Examining playbooks/tripleo-ceph-integration/post.yaml of type yaml DEBUG Examining playbooks/data_plane_adoption/setup_standalone_os_net_config.yaml of type yaml DEBUG Examining playbooks/post-rdoinfo.yaml of type playbook DEBUG Examining zuul.d/component-jobs-master.yaml of type yaml [WARNING]: While constructing a mapping from , line 950, column 7, found a duplicate dict key (add_repos). Using last defined value only. [WARNING]: While constructing a mapping from , line 979, column 7, found a duplicate dict key (add_repos). Using last defined value only. [WARNING]: While constructing a mapping from , line 979, column 7, found a duplicate dict key (release). Using last defined value only. DEBUG Examining playbooks/podified-containers/collect-logs.yaml of type yaml DEBUG Examining playbooks/data_plane_adoption/files/ci_framework_hooks_params.yaml.j2 of type jinja2 DEBUG Examining playbooks/ceph/run-get-latest-ceph-daemon-tag.yml of type yaml DEBUG Examining playbooks/podified-containers/centos-10-copy-gpg.yaml of type yaml DEBUG Examining zuul.d/build-image.yaml of type yaml DEBUG Examining roles/submit-logstash-jobs of type role DEBUG Examining zuul.d/ovb-jobs.yaml of type yaml DEBUG Examining playbooks/centos-opstools/rpmbuild/post.yaml of type yaml bashate..................................................................Passed - hook id: bashate - duration: 0.09s