[WARNING]: Found variable using reserved name: namespace PLAY [Deploy toy ceph hook] **************************************************** TASK [Debug cifmw_make_ceph_environment var=cifmw_make_ceph_environment] ******* Friday 06 June 2025 09:22:12 +0000 (0:00:00.047) 0:00:00.047 *********** ok: [localhost] => cifmw_make_ceph_environment: CEPH_DATASIZE: 10Gi CEPH_TIMEOUT: 120 TASK [Run make_ceph role=install_yamls_makes, tasks_from=make_ceph.yml] ******** Friday 06 June 2025 09:22:12 +0000 (0:00:00.045) 0:00:00.092 *********** TASK [install_yamls_makes : Debug make_ceph_env var=make_ceph_env] ************* Friday 06 June 2025 09:22:13 +0000 (0:00:00.057) 0:00:00.150 *********** ok: [localhost] => make_ceph_env: BMO_SETUP: false CEPH_DATASIZE: 10Gi CEPH_TIMEOUT: 120 CHECKOUT_FROM_OPENSTACK_REF: 'true' INSTALL_CERT_MANAGER: false KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig OPENSTACK_K8S_BRANCH: main OUT: /home/zuul/ci-framework-data/artifacts/manifests OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm PATH: /home/zuul/.crc/bin:/home/zuul/.crc/bin/oc:/home/zuul/bin:/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin TASK [install_yamls_makes : Debug make_ceph_params var=make_ceph_params] ******* Friday 06 June 2025 09:22:13 +0000 (0:00:00.051) 0:00:00.202 *********** skipping: [localhost] TASK [install_yamls_makes : Run ceph output_dir={{ cifmw_basedir|default(ansible_user_dir ~ '/ci-framework-data') }}/artifacts, chdir=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls, script=make ceph, dry_run={{ make_ceph_dryrun|default(false)|bool }}, extra_args={{ dict((make_ceph_env|default({})), **(make_ceph_params|default({}))) }}] *** Friday 06 June 2025 09:22:13 +0000 (0:00:00.068) 0:00:00.270 *********** [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {{ make_ceph_until | default(true) }} Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_004_run.log changed: [localhost] TASK [Get ceph uuid _raw_params=oc get secret ceph-conf-files -o json] ********* Friday 06 June 2025 09:23:41 +0000 (0:01:28.426) 0:01:28.696 *********** changed: [localhost] TASK [Extract ceph.conf from secret cifmw_ceph_conf_encoded={{ ( generated_uuid.stdout | from_json )['data']['ceph.conf'] }}] *** Friday 06 June 2025 09:23:41 +0000 (0:00:00.406) 0:01:29.103 *********** ok: [localhost] TASK [Extract FSID from ceph.conf cifmw_ceph_fsid={{ cifmw_ceph_conf_encoded | b64decode | regex_search('.*fsid.*=(.*) ', '\1') | first | trim }}] *** Friday 06 June 2025 09:23:42 +0000 (0:00:00.025) 0:01:29.128 *********** ok: [localhost] TASK [Extract and push ceph_uuid mode=0644, dest={{ cifmw_basedir }}/artifacts/{{ step }}_{{ hook_name }}.yml, content=cifmw_ceph_conf: {{ cifmw_ceph_conf_encoded }} cifmw_ceph_fsid: {{ cifmw_ceph_fsid }}] *** Friday 06 June 2025 09:23:42 +0000 (0:00:00.028) 0:01:29.157 *********** changed: [localhost] PLAY RECAP ********************************************************************* localhost : ok=7 changed=3 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 Friday 06 June 2025 09:23:42 +0000 (0:00:00.656) 0:01:29.814 *********** =============================================================================== install_yamls_makes : Run ceph ----------------------------------------- 88.43s Extract and push ceph_uuid ---------------------------------------------- 0.66s Get ceph uuid ----------------------------------------------------------- 0.41s install_yamls_makes : Debug make_ceph_params ---------------------------- 0.07s Run make_ceph ----------------------------------------------------------- 0.06s install_yamls_makes : Debug make_ceph_env ------------------------------- 0.05s Debug cifmw_make_ceph_environment --------------------------------------- 0.05s Extract FSID from ceph.conf --------------------------------------------- 0.03s Extract ceph.conf from secret ------------------------------------------- 0.03s