PLAY [Prepare] *****************************************************************

TASK [Gathering Facts] *********************************************************
Tuesday 24 February 2026  15:48:03 +0000 (0:00:00.022)       0:00:00.022 ******
ok: [instance]

TASK [test_deps : Gather facts if they don't exist] ****************************
Tuesday 24 February 2026  15:48:04 +0000 (0:00:00.805)       0:00:00.827 ******
skipping: [instance]

TASK [test_deps : Gather variables for each operating system] ******************
Tuesday 24 February 2026  15:48:04 +0000 (0:00:00.017)       0:00:00.844 ******
ok: [instance] => (item=/home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/test_deps/vars/centos-9.yml)

TASK [test_deps : Detect mirrors file] *****************************************
Tuesday 24 February 2026  15:48:04 +0000 (0:00:00.037)       0:00:00.882 ******
ok: [instance]

TASK [test_deps : Disable ubi host subscription-manager integration] ***********
Tuesday 24 February 2026  15:48:04 +0000 (0:00:00.262)       0:00:01.145 ******
ok: [instance]

TASK [test_deps : Disable ubi 9 repos] *****************************************
Tuesday 24 February 2026  15:48:04 +0000 (0:00:00.294)       0:00:01.439 ******
ok: [instance] => (item=ubi-9-appstream)
ok: [instance] => (item=ubi-9-baseos)
ok: [instance] => (item=ubi-9-codeready-builder)

TASK [Deploy repo-setup] *******************************************************
Tuesday 24 February 2026  15:48:05 +0000 (0:00:00.667)       0:00:02.107 ******

TASK [repo_setup : Ensure directories are present] *****************************
Tuesday 24 February 2026  15:48:05 +0000 (0:00:00.052)       0:00:02.160 ******
changed: [instance] => (item=tmp)
changed: [instance] => (item=artifacts/repositories)
changed: [instance] => (item=venv/repo_setup)

TASK [repo_setup : Make sure git-core package is installed] ********************
Tuesday 24 February 2026  15:48:06 +0000 (0:00:00.497)       0:00:02.657 ******
ok: [instance]

TASK [repo_setup : Get repo-setup repository (from local path)] ****************
Tuesday 24 February 2026  15:48:06 +0000 (0:00:00.769)       0:00:03.427 ******
skipping: [instance]

TASK [repo_setup : Get repo-setup repository (from git URL)] *******************
Tuesday 24 February 2026  15:48:06 +0000 (0:00:00.019)       0:00:03.447 ******
fatal: [instance]: FAILED! => changed=false
  cmd: /usr/bin/git checkout --force master
  msg: Failed to checkout master
  rc: 1
  stderr: |-
    error: pathspec 'master' did not match any file(s) known to git
  stderr_lines: <omitted>
  stdout: ''
  stdout_lines: <omitted>

PLAY RECAP *********************************************************************
instance                   : ok=7    changed=1    unreachable=0    failed=1    skipped=2    rescued=0    ignored=0

Tuesday 24 February 2026  15:48:08 +0000 (0:00:01.216)       0:00:04.663 ******
===============================================================================
repo_setup : Get repo-setup repository (from git URL) ------------------- 1.22s
Gathering Facts --------------------------------------------------------- 0.81s
repo_setup : Make sure git-core package is installed -------------------- 0.77s
test_deps : Disable ubi 9 repos ----------------------------------------- 0.67s
repo_setup : Ensure directories are present ----------------------------- 0.50s
test_deps : Disable ubi host subscription-manager integration ----------- 0.29s
test_deps : Detect mirrors file ----------------------------------------- 0.26s
Deploy repo-setup ------------------------------------------------------- 0.05s
test_deps : Gather variables for each operating system ------------------ 0.04s
repo_setup : Get repo-setup repository (from local path) ---------------- 0.02s
test_deps : Gather facts if they don't exist ---------------------------- 0.02s