2025-11-27 11:01:29.332251 | Job console starting 2025-11-27 11:01:29.345797 | Updating git repos 2025-11-27 11:01:29.379417 | Cloning repos into workspace 2025-11-27 11:01:29.441069 | Restoring repo states 2025-11-27 11:01:29.450329 | Merging changes 2025-11-27 11:01:30.518642 | Checking out repos 2025-11-27 11:01:30.577473 | Preparing playbooks 2025-11-27 11:01:31.671598 | Running Ansible setup 2025-11-27 11:01:36.943217 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-11-27 11:01:38.077327 | 2025-11-27 11:01:38.077503 | PLAY [Base pre] 2025-11-27 11:01:38.116840 | 2025-11-27 11:01:38.118374 | TASK [Setup log path fact] 2025-11-27 11:01:38.167238 | debian-bookworm | ok 2025-11-27 11:01:38.199597 | 2025-11-27 11:01:38.199958 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-27 11:01:38.250918 | debian-bookworm | ok 2025-11-27 11:01:38.275060 | 2025-11-27 11:01:38.275210 | TASK [emit-job-header : Print job information] 2025-11-27 11:01:38.352630 | # Job Information 2025-11-27 11:01:38.353544 | Ansible Version: 2.16.14 2025-11-27 11:01:38.353795 | Job: osism-kubernetes-build 2025-11-27 11:01:38.354126 | Pipeline: check 2025-11-27 11:01:38.354159 | Executor: 521e9411259a 2025-11-27 11:01:38.354183 | Triggered by: https://github.com/osism/osism-kubernetes/pull/258 2025-11-27 11:01:38.354208 | Event ID: 4d8acd80-cb80-11f0-989f-d6fc39379ecc 2025-11-27 11:01:38.361059 | 2025-11-27 11:01:38.361178 | LOOP [emit-job-header : Print node information] 2025-11-27 11:01:38.585462 | debian-bookworm | ok: 2025-11-27 11:01:38.586082 | debian-bookworm | # Node Information 2025-11-27 11:01:38.586162 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-11-27 11:01:38.586191 | debian-bookworm | Hostname: debian 2025-11-27 11:01:38.586214 | debian-bookworm | Username: zuul 2025-11-27 11:01:38.586234 | debian-bookworm | Distro: Debian 12.12 2025-11-27 11:01:38.586258 | debian-bookworm | Provider: regiocloud-a 2025-11-27 11:01:38.586280 | debian-bookworm | Region: 2025-11-27 11:01:38.586301 | debian-bookworm | Label: debian-bookworm 2025-11-27 11:01:38.586320 | debian-bookworm | Product Name: OpenStack Nova 2025-11-27 11:01:38.586340 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fea6:2928 2025-11-27 11:01:38.636047 | 2025-11-27 11:01:38.638074 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-11-27 11:01:39.375527 | debian-bookworm -> localhost | changed 2025-11-27 11:01:39.383525 | 2025-11-27 11:01:39.383656 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-11-27 11:01:40.955659 | debian-bookworm -> localhost | changed 2025-11-27 11:01:40.971793 | 2025-11-27 11:01:40.972062 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-11-27 11:01:41.546739 | debian-bookworm -> localhost | ok 2025-11-27 11:01:41.554328 | 2025-11-27 11:01:41.554468 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-11-27 11:01:41.588719 | debian-bookworm | ok 2025-11-27 11:01:41.610558 | debian-bookworm | included: /var/lib/zuul/builds/c1fd61f8de7b4f23b4a5687f155f0ed6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-11-27 11:01:41.618092 | 2025-11-27 11:01:41.618213 | TASK [add-build-sshkey : Create Temp SSH key] 2025-11-27 11:01:43.005068 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-11-27 11:01:43.005634 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/c1fd61f8de7b4f23b4a5687f155f0ed6/work/c1fd61f8de7b4f23b4a5687f155f0ed6_id_rsa 2025-11-27 11:01:43.005749 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/c1fd61f8de7b4f23b4a5687f155f0ed6/work/c1fd61f8de7b4f23b4a5687f155f0ed6_id_rsa.pub 2025-11-27 11:01:43.005829 | debian-bookworm -> localhost | The key fingerprint is: 2025-11-27 11:01:43.005901 | debian-bookworm -> localhost | SHA256:l67mPJzPPo2ookGCjE0VfMRQBXVk9HDnQozD/zY9H08 zuul-build-sshkey 2025-11-27 11:01:43.005967 | debian-bookworm -> localhost | The key's randomart image is: 2025-11-27 11:01:43.006114 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-11-27 11:01:43.006188 | debian-bookworm -> localhost | | .+*++o+*oo . | 2025-11-27 11:01:43.006251 | debian-bookworm -> localhost | | .. o o+=.o | 2025-11-27 11:01:43.006309 | debian-bookworm -> localhost | | . . oo . | 2025-11-27 11:01:43.006368 | debian-bookworm -> localhost | |+o ... | 2025-11-27 11:01:43.006426 | debian-bookworm -> localhost | |+.o S o . . | 2025-11-27 11:01:43.006489 | debian-bookworm -> localhost | | o o +oE| 2025-11-27 11:01:43.006548 | debian-bookworm -> localhost | | . . o.o . o=| 2025-11-27 11:01:43.006603 | debian-bookworm -> localhost | | .. .*oo . o| 2025-11-27 11:01:43.006664 | debian-bookworm -> localhost | | .. ..++++. | 2025-11-27 11:01:43.006723 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-11-27 11:01:43.020383 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.600679 2025-11-27 11:01:43.030282 | 2025-11-27 11:01:43.030453 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-11-27 11:01:43.062549 | debian-bookworm | ok 2025-11-27 11:01:43.076194 | debian-bookworm | included: /var/lib/zuul/builds/c1fd61f8de7b4f23b4a5687f155f0ed6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-11-27 11:01:43.088361 | 2025-11-27 11:01:43.088505 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-11-27 11:01:43.113457 | debian-bookworm | skipping: Conditional result was False 2025-11-27 11:01:43.124618 | 2025-11-27 11:01:43.124751 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-11-27 11:01:43.977935 | debian-bookworm | changed 2025-11-27 11:01:43.983534 | 2025-11-27 11:01:43.983849 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-11-27 11:01:44.247155 | debian-bookworm | ok 2025-11-27 11:01:44.257103 | 2025-11-27 11:01:44.257293 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-11-27 11:01:44.936956 | debian-bookworm | changed 2025-11-27 11:01:44.945088 | 2025-11-27 11:01:44.945228 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-11-27 11:01:45.571566 | debian-bookworm | changed 2025-11-27 11:01:45.577319 | 2025-11-27 11:01:45.577439 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-11-27 11:01:45.611949 | debian-bookworm | skipping: Conditional result was False 2025-11-27 11:01:45.623963 | 2025-11-27 11:01:45.624181 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-11-27 11:01:46.114917 | debian-bookworm -> localhost | changed 2025-11-27 11:01:46.127439 | 2025-11-27 11:01:46.127750 | TASK [add-build-sshkey : Add back temp key] 2025-11-27 11:01:46.489395 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/c1fd61f8de7b4f23b4a5687f155f0ed6/work/c1fd61f8de7b4f23b4a5687f155f0ed6_id_rsa (zuul-build-sshkey) 2025-11-27 11:01:46.489687 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.011911 2025-11-27 11:01:46.498250 | 2025-11-27 11:01:46.498377 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-11-27 11:01:46.926082 | debian-bookworm | ok 2025-11-27 11:01:46.931522 | 2025-11-27 11:01:46.931649 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-11-27 11:01:46.955901 | debian-bookworm | skipping: Conditional result was False 2025-11-27 11:01:46.966561 | 2025-11-27 11:01:46.966812 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-11-27 11:01:47.435671 | debian-bookworm | ok 2025-11-27 11:01:47.448838 | 2025-11-27 11:01:47.448961 | TASK [validate-host : Define zuul_info_dir fact] 2025-11-27 11:01:47.494592 | debian-bookworm | ok 2025-11-27 11:01:47.502425 | 2025-11-27 11:01:47.502562 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-11-27 11:01:47.820151 | debian-bookworm -> localhost | ok 2025-11-27 11:01:47.827072 | 2025-11-27 11:01:47.827179 | TASK [validate-host : Collect information about the host] 2025-11-27 11:01:48.962422 | debian-bookworm | ok 2025-11-27 11:01:48.978285 | 2025-11-27 11:01:48.978432 | TASK [validate-host : Sanitize hostname] 2025-11-27 11:01:49.103633 | debian-bookworm | ok 2025-11-27 11:01:49.165574 | 2025-11-27 11:01:49.166925 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-11-27 11:01:49.781194 | debian-bookworm -> localhost | changed 2025-11-27 11:01:49.795891 | 2025-11-27 11:01:49.796133 | TASK [validate-host : Collect information about zuul worker] 2025-11-27 11:01:50.255982 | debian-bookworm | ok 2025-11-27 11:01:50.261117 | 2025-11-27 11:01:50.261246 | TASK [validate-host : Write out all zuul information for each host] 2025-11-27 11:01:50.862493 | debian-bookworm -> localhost | changed 2025-11-27 11:01:50.873635 | 2025-11-27 11:01:50.873748 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-11-27 11:01:51.157526 | debian-bookworm | ok 2025-11-27 11:01:51.164141 | 2025-11-27 11:01:51.164262 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-11-27 11:01:52.648338 | debian-bookworm | changed: 2025-11-27 11:01:52.648571 | debian-bookworm | cd+++++++++ src/ 2025-11-27 11:01:52.648610 | debian-bookworm | cd+++++++++ src/github.com/ 2025-11-27 11:01:52.648647 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-11-27 11:01:52.648679 | debian-bookworm | cd+++++++++ src/github.com/osism/osism-kubernetes/ 2025-11-27 11:01:52.648710 | debian-bookworm | Containerfile 2025-11-27 11:01:52.648914 | debian-bookworm | " imported 2025-11-27 11:05:05.827847 | debian-bookworm | #19 117.6 gpg: Total number processed: 1 2025-11-27 11:05:05.827889 | debian-bookworm | #19 117.7 gpg: imported: 1 2025-11-27 11:05:05.827924 | debian-bookworm | #19 117.7 + curl -LO https://github.com/operator-framework/operator-sdk/releases/download/v1.40.0/checksums.txt 2025-11-27 11:05:05.827959 | debian-bookworm | #19 117.7 % Total % Received % Xferd Average Speed Time Time Time Current 2025-11-27 11:05:05.827992 | debian-bookworm | #19 117.7 Dload Upload Total Spent Left Speed 2025-11-27 11:07:05.769330 | debian-bookworm | #19 117.7 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:20 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:21 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:22 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:23 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:24 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:25 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:26 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:27 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:28 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:29 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:30 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:31 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:32 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:33 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:34 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:35 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:36 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:37 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:38 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:39 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:40 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:41 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:42 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:43 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:44 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:45 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:46 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:47 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:48 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:49 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:50 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:51 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:52 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:53 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:54 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:55 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:56 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:57 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:58 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:59 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:00 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:19 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:20 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:21 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:22 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:23 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:24 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:25 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:26 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:27 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:28 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:29 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:30 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:31 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:32 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:33 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:34 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:35 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:36 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:37 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:38 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:39 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:40 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:41 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:42 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:43 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:44 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:45 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:46 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:47 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:48 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:49 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:50 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:51 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:52 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:53 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:54 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:55 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:56 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:57 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:58 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:59 --:--:-- 0 100 54881 0 54881 0 0 456 0 --:--:-- 0:02:00 --:--:-- 11607 2025-11-27 11:07:05.994192 | debian-bookworm | #19 237.8 + curl -LO https://github.com/operator-framework/operator-sdk/releases/download/v1.40.0/checksums.txt.asc 2025-11-27 11:07:05.994425 | debian-bookworm | #19 237.8 % Total % Received % Xferd Average Speed Time Time Time Current 2025-11-27 11:07:05.994570 | debian-bookworm | #19 237.8 Dload Upload Total Spent Left Speed 2025-11-27 11:07:06.021051 | debian-bookworm | #19 237.8 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-11-27 11:07:06.184282 | debian-bookworm | #19 238.2 100 566 100 566 0 0 1424 0 --:--:-- --:--:-- --:--:-- 1424 2025-11-27 11:07:06.349964 | debian-bookworm | #19 238.2 + gpg -u 'Operator SDK (release) ' --verify checksums.txt.asc 2025-11-27 11:07:06.350067 | debian-bookworm | #19 238.2 gpg: assuming signed data in 'checksums.txt' 2025-11-27 11:07:06.350089 | debian-bookworm | #19 238.2 gpg: Signature made Mon Jun 2 18:59:36 2025 UTC 2025-11-27 11:07:06.350106 | debian-bookworm | #19 238.2 gpg: using RSA key 8613DB87A5BA825EF3FD0EBE2A859D08BF9886DB 2025-11-27 11:07:06.350137 | debian-bookworm | #19 238.2 gpg: BAD signature from "Operator SDK (release) " [unknown] 2025-11-27 11:07:06.350182 | debian-bookworm | #19 ERROR: process "/bin/bash -o pipefail -c set -e\nset -x\n\nHUBBLE_VERSION=v1.17.5\nCAPI_VERSION=1.11.2\nCILIUM_CLI_VERSION=v0.18.5\nFLUX_VERSION=v2.6.3\nKUBECTL_VERSION=1.33.2\nOPERATOR_SDK_VERSION=v1.40.0\n\n# shellcheck disable=SC2046\nARCH=$(case $(uname -m) in x86_64) echo -n amd64 ;; aarch64) echo -n arm64 ;; *) echo -n $(uname -m) ;; esac)\n\n# show motd\necho \"[ ! -z \\\"\\$TERM\\\" -a -r /etc/motd ] && cat /etc/motd\" >> /etc/bash.bashrc\n\n# install required packages\napt-get update\napt-get install --no-install-recommends -y \\\n build-essential \\\n curl \\\n dumb-init \\\n git \\\n gnupg \\\n gnupg-agent \\\n iputils-ping \\\n jq \\\n libffi-dev \\\n libssh-dev \\\n libssl-dev \\\n libyaml-dev \\\n openssh-client \\\n procps \\\n rsync \\\n sshpass\nupdate-alternatives --install /usr/bin/python3 python3 /usr/local/bin/python3 1\nupdate-alternatives --install /usr/bin/python python /usr/local/bin/python 1\n\nuv pip install --no-cache --system -r /src/requirements.txt\n\n# add user\ngroupadd -g \"$GROUP_ID\" dragon\ngroupadd -g \"$GROUP_ID_DOCKER\" docker\nuseradd -l -g dragon -G docker -u \"$USER_ID\" -m -d /ansible dragon\n\n# prepare release repository\ngit clone https://github.com/osism/release /release\n\n# prepare project repository\ngit clone https://github.com/osism/defaults /defaults\ngit clone https://github.com/osism/cfg-generics /generics\n\nif [ \"$VERSION\" != \"latest\" ]; then\n ( cd /release || exit; git fetch --all --force; git checkout \"osism-kubernetes-$VERSION\" )\n ( cd /defaults || exit; git fetch --all --force; git checkout \"$(yq -M -r .defaults_version \"/release/latest/base.yml\")\" )\n ( cd /generics || exit; git fetch --all --force; git checkout \"$(yq -M -r .generics_version \"/release/latest/base.yml\")\" )\nfi\n\n# add inventory files\nmkdir -p /ansible/inventory.generics /ansible/inventory\ncp /generics/inventory/* /ansible/inventory.generics\n\n# run preparations\nmkdir -p /ansible/group_vars/all/\n\npython3 /src/render-python-requirements.py\npython3 /src/render-versions.py\n\n# install required python packages\nuv pip install --no-cache --system -r /requirements.txt\n\n# set ansible version in the motd\nansible_version=$(python3 -c 'import ansible; print(ansible.release.__version__)')\nsed -i -e \"s/ANSIBLE_VERSION/$ansible_version/\" /etc/motd\n\n# create required directories\nmkdir -p \\\n /ansible \\\n /ansible/roles \\\n /ansible/action_plugins \\\n /ansible/cache \\\n /ansible/logs \\\n /ansible/secrets \\\n /interface \\\n /share\n\n# install required ansible collections & roles\nansible-galaxy collection install -v -f -r /ansible/requirements.yml -p /usr/share/ansible/collections\n\n# apply patches\nfor role in /ansible/roles/*; do\n if [ -e /patches/\"$(basename \"$role\")\" ]; then\n for patchfile in /patches/\"$(basename \"$role\")\"/*.patch; do\n echo \"$patchfile\";\n ( cd /ansible/roles/\"$(basename \"$role\")\" && patch --forward --batch -p1 --dry-run ) < \"$patchfile\" || exit 1;\n ( cd /ansible/roles/\"$(basename \"$role\")\" && patch --forward --batch -p1 ) < \"$patchfile\";\n done;\n fi;\ndone\n\n# install helm\ncurl -fsSL https://packages.buildkite.com/helm-linux/helm-debian/gpgkey | gpg --dearmor | tee /usr/share/keyrings/helm.gpg > /dev/null\necho \"deb [signed-by=/usr/share/keyrings/helm.gpg] https://packages.buildkite.com/helm-linux/helm-debian/any/ any main\" | tee /etc/apt/sources.list.d/helm-stable-debian.list\napt-get update\napt-get install --no-install-recommends -y \\\n helm\n\n# install helm plugins\nhelm plugin install https://github.com/databus23/helm-diff\n\n# install cilium cli\ncurl -L --fail --remote-name-all \"https://github.com/cilium/cilium-cli/releases/download/${CILIUM_CLI_VERSION}/cilium-linux-${ARCH}.tar.gz{,.sha256sum}\"\nsha256sum --check \"cilium-linux-${ARCH}.tar.gz.sha256sum\"\ntar xzvfC \"cilium-linux-${ARCH}.tar.gz\" /usr/local/bin\nrm cilium-linux-\"${ARCH}\".tar.gz{,.sha256sum}\n\n# install hubble cli\nHUBBLE_ARCH=amd64\ncurl -L --fail --remote-name-all https://github.com/cilium/hubble/releases/download/$HUBBLE_VERSION/hubble-linux-${ARCH}.tar.gz{,.sha256sum}\nsha256sum --check hubble-linux-${ARCH}.tar.gz.sha256sum\ntar xzvfC hubble-linux-${ARCH}.tar.gz /usr/local/bin\nrm hubble-linux-${ARCH}.tar.gz{,.sha256sum}\n\n# install flux cli\nCLEAN_FLUX_VERSION=$(echo \"$FLUX_VERSION\" | sed 's/^v//')\ncurl -o flux.tar.gz -L \"https://github.com/fluxcd/flux2/releases/download/${FLUX_VERSION}/flux_${CLEAN_FLUX_VERSION}_linux_amd64.tar.gz\"\ntar -xzf flux.tar.gz -C /usr/local/bin flux\nrm flux.tar.gz\n\n# install operator-sdk\nOS=$(uname | awk '{print tolower($0)}')\nOPERATOR_SDK_DL_URL=https://github.com/operator-framework/operator-sdk/releases/download/${OPERATOR_SDK_VERSION}\n\ncurl -LO \"${OPERATOR_SDK_DL_URL}/operator-sdk_${OS}_${ARCH}\"\ngpg --keyserver keyserver.ubuntu.com --recv-keys 052996E2A20B5C7E\ncurl -LO \"${OPERATOR_SDK_DL_URL}/checksums.txt\"\ncurl -LO \"${OPERATOR_SDK_DL_URL}/checksums.txt.asc\"\ngpg -u \"Operator SDK (release) \" --verify checksums.txt.asc\ngrep \"operator-sdk_${OS}_${ARCH}\" checksums.txt | sha256sum -c -\nchmod +x \"operator-sdk_${OS}_${ARCH}\"\nmv \"operator-sdk_${OS}_${ARCH}\" /usr/local/bin/operator-sdk\nrm checksums.txt.asc\nrm checksums.txt\n\n# install clusterctl\ncurl -Lo /usr/local/bin/clusterctl https://github.com/kubernetes-sigs/cluster-api/releases/download/v${CAPI_VERSION}/clusterctl-linux-amd64\nchmod +x /usr/local/bin/clusterctl\n\n# install kubectl\ncurl -Lo /usr/local/bin/kubectl https://dl.k8s.io/release/v${KUBECTL_VERSION}/bin/linux/amd64/kubectl\nchmod +x /usr/local/bin/kubectl\n\n# prepare .kube directory\nmkdir -p /ansible/.kube\nln -s /share/kubeconfig /ansible/.kube/config\nchown -R dragon: /ansible/.kube\n\n# prepare .cache directory\nmkdir -p /ansible/.cache\nmv /root/.cache/helm /ansible/.cache\nchown -R dragon: /ansible/.cache\n\n# prepare .local directory\nmkdir -p /ansible/.local/share\nmv /root/.local/share/helm /ansible/.local/share\nchown -R dragon: /ansible/.local\n\n# add symlink to /etc/openstack\nln -s /opt/configuration/environments/openstack /etc/openstack\n\n# copy ara configuration\npython3 -m ara.setup.env >> /ansible/ara.env\n\n# prepare list of playbooks\npython3 /src/render-playbooks.py\n\n# set correct permssions\nchown -R dragon: /ansible /share /interface\n\n# cleanup\napt-get clean\napt-get remove -y \\\n build-essential \\\n curl \\\n git \\\n gnupg \\\n libffi-dev \\\n libssh-dev \\\n libssl-dev \\\n libyaml-dev\napt-get autoremove -y\nrm -rf \\\n /root/.cache \\\n /tmp/* \\\n /usr/share/doc/* \\\n /usr/share/man/* \\\n /var/lib/apt/lists/* \\\n /var/tmp/* \\\n /patches\n\nuv pip install --no-cache --system pyclean==3.0.0\npyclean /usr\nuv pip uninstall --system pyclean\n" did not complete successfully: exit code: 1 2025-11-27 11:07:06.455077 | debian-bookworm | ------ 2025-11-27 11:07:06.455154 | debian-bookworm | > [builder 13/13] RUN <' --verify checksums.txt.asc 2025-11-27 11:07:06.455234 | debian-bookworm | 238.2 gpg: assuming signed data in 'checksums.txt' 2025-11-27 11:07:06.455239 | debian-bookworm | 238.2 gpg: Signature made Mon Jun 2 18:59:36 2025 UTC 2025-11-27 11:07:06.455245 | debian-bookworm | 238.2 gpg: using RSA key 8613DB87A5BA825EF3FD0EBE2A859D08BF9886DB 2025-11-27 11:07:06.455251 | debian-bookworm | 238.2 gpg: BAD signature from "Operator SDK (release) " [unknown] 2025-11-27 11:07:06.455256 | debian-bookworm | ------ 2025-11-27 11:07:06.459730 | debian-bookworm | Dockerfile:32 2025-11-27 11:07:06.459798 | debian-bookworm | -------------------- 2025-11-27 11:07:06.459843 | debian-bookworm | 31 | # hadolint ignore=DL3003 2025-11-27 11:07:06.459871 | debian-bookworm | 32 | >>> RUN <>> set -e 2025-11-27 11:07:06.459913 | debian-bookworm | 34 | >>> set -x 2025-11-27 11:07:06.459933 | debian-bookworm | 35 | >>> 2025-11-27 11:07:06.459953 | debian-bookworm | 36 | >>> HUBBLE_VERSION=v1.17.5 2025-11-27 11:07:06.459975 | debian-bookworm | 37 | >>> CAPI_VERSION=1.11.2 2025-11-27 11:07:06.459995 | debian-bookworm | 38 | >>> CILIUM_CLI_VERSION=v0.18.5 2025-11-27 11:07:06.460014 | debian-bookworm | 39 | >>> FLUX_VERSION=v2.6.3 2025-11-27 11:07:06.460033 | debian-bookworm | 40 | >>> KUBECTL_VERSION=1.33.2 2025-11-27 11:07:06.460063 | debian-bookworm | 41 | >>> OPERATOR_SDK_VERSION=v1.40.0 2025-11-27 11:07:06.460082 | debian-bookworm | 42 | >>> 2025-11-27 11:07:06.460102 | debian-bookworm | 43 | >>> # shellcheck disable=SC2046 2025-11-27 11:07:06.460124 | debian-bookworm | 44 | >>> ARCH=$(case $(uname -m) in x86_64) echo -n amd64 ;; aarch64) echo -n arm64 ;; *) echo -n $(uname -m) ;; esac) 2025-11-27 11:07:06.460144 | debian-bookworm | 45 | >>> 2025-11-27 11:07:06.460164 | debian-bookworm | 46 | >>> # show motd 2025-11-27 11:07:06.460183 | debian-bookworm | 47 | >>> echo "[ ! -z \"\$TERM\" -a -r /etc/motd ] && cat /etc/motd" >> /etc/bash.bashrc 2025-11-27 11:07:06.460203 | debian-bookworm | 48 | >>> 2025-11-27 11:07:06.460224 | debian-bookworm | 49 | >>> # install required packages 2025-11-27 11:07:06.460242 | debian-bookworm | 50 | >>> apt-get update 2025-11-27 11:07:06.460262 | debian-bookworm | 51 | >>> apt-get install --no-install-recommends -y \ 2025-11-27 11:07:06.460281 | debian-bookworm | 52 | >>> build-essential \ 2025-11-27 11:07:06.460346 | debian-bookworm | 53 | >>> curl \ 2025-11-27 11:07:06.460368 | debian-bookworm | 54 | >>> dumb-init \ 2025-11-27 11:07:06.460388 | debian-bookworm | 55 | >>> git \ 2025-11-27 11:07:06.460408 | debian-bookworm | 56 | >>> gnupg \ 2025-11-27 11:07:06.460428 | debian-bookworm | 57 | >>> gnupg-agent \ 2025-11-27 11:07:06.460447 | debian-bookworm | 58 | >>> iputils-ping \ 2025-11-27 11:07:06.460467 | debian-bookworm | 59 | >>> jq \ 2025-11-27 11:07:06.460487 | debian-bookworm | 60 | >>> libffi-dev \ 2025-11-27 11:07:06.460507 | debian-bookworm | 61 | >>> libssh-dev \ 2025-11-27 11:07:06.460526 | debian-bookworm | 62 | >>> libssl-dev \ 2025-11-27 11:07:06.460545 | debian-bookworm | 63 | >>> libyaml-dev \ 2025-11-27 11:07:06.460565 | debian-bookworm | 64 | >>> openssh-client \ 2025-11-27 11:07:06.460602 | debian-bookworm | 65 | >>> procps \ 2025-11-27 11:07:06.460622 | debian-bookworm | 66 | >>> rsync \ 2025-11-27 11:07:06.460641 | debian-bookworm | 67 | >>> sshpass 2025-11-27 11:07:06.460660 | debian-bookworm | 68 | >>> update-alternatives --install /usr/bin/python3 python3 /usr/local/bin/python3 1 2025-11-27 11:07:06.460679 | debian-bookworm | 69 | >>> update-alternatives --install /usr/bin/python python /usr/local/bin/python 1 2025-11-27 11:07:06.460698 | debian-bookworm | 70 | >>> 2025-11-27 11:07:06.460716 | debian-bookworm | 71 | >>> uv pip install --no-cache --system -r /src/requirements.txt 2025-11-27 11:07:06.460737 | debian-bookworm | 72 | >>> 2025-11-27 11:07:06.460756 | debian-bookworm | 73 | >>> # add user 2025-11-27 11:07:06.460774 | debian-bookworm | 74 | >>> groupadd -g "$GROUP_ID" dragon 2025-11-27 11:07:06.460793 | debian-bookworm | 75 | >>> groupadd -g "$GROUP_ID_DOCKER" docker 2025-11-27 11:07:06.460813 | debian-bookworm | 76 | >>> useradd -l -g dragon -G docker -u "$USER_ID" -m -d /ansible dragon 2025-11-27 11:07:06.460832 | debian-bookworm | 77 | >>> 2025-11-27 11:07:06.460850 | debian-bookworm | 78 | >>> # prepare release repository 2025-11-27 11:07:06.460869 | debian-bookworm | 79 | >>> git clone https://github.com/osism/release /release 2025-11-27 11:07:06.460906 | debian-bookworm | 80 | >>> 2025-11-27 11:07:06.460926 | debian-bookworm | 81 | >>> # prepare project repository 2025-11-27 11:07:06.460946 | debian-bookworm | 82 | >>> git clone https://github.com/osism/defaults /defaults 2025-11-27 11:07:06.460998 | debian-bookworm | 83 | >>> git clone https://github.com/osism/cfg-generics /generics 2025-11-27 11:07:06.461022 | debian-bookworm | 84 | >>> 2025-11-27 11:07:06.461042 | debian-bookworm | 85 | >>> if [ "$VERSION" != "latest" ]; then 2025-11-27 11:07:06.461063 | debian-bookworm | 86 | >>> ( cd /release || exit; git fetch --all --force; git checkout "osism-kubernetes-$VERSION" ) 2025-11-27 11:07:06.461084 | debian-bookworm | 87 | >>> ( cd /defaults || exit; git fetch --all --force; git checkout "$(yq -M -r .defaults_version "/release/latest/base.yml")" ) 2025-11-27 11:07:06.461107 | debian-bookworm | 88 | >>> ( cd /generics || exit; git fetch --all --force; git checkout "$(yq -M -r .generics_version "/release/latest/base.yml")" ) 2025-11-27 11:07:06.461129 | debian-bookworm | 89 | >>> fi 2025-11-27 11:07:06.461150 | debian-bookworm | 90 | >>> 2025-11-27 11:07:06.461170 | debian-bookworm | 91 | >>> # add inventory files 2025-11-27 11:07:06.461191 | debian-bookworm | 92 | >>> mkdir -p /ansible/inventory.generics /ansible/inventory 2025-11-27 11:07:06.461213 | debian-bookworm | 93 | >>> cp /generics/inventory/* /ansible/inventory.generics 2025-11-27 11:07:06.461233 | debian-bookworm | 94 | >>> 2025-11-27 11:07:06.461254 | debian-bookworm | 95 | >>> # run preparations 2025-11-27 11:07:06.461275 | debian-bookworm | 96 | >>> mkdir -p /ansible/group_vars/all/ 2025-11-27 11:07:06.461298 | debian-bookworm | 97 | >>> 2025-11-27 11:07:06.461319 | debian-bookworm | 98 | >>> python3 /src/render-python-requirements.py 2025-11-27 11:07:06.461340 | debian-bookworm | 99 | >>> python3 /src/render-versions.py 2025-11-27 11:07:06.461361 | debian-bookworm | 100 | >>> 2025-11-27 11:07:06.461382 | debian-bookworm | 101 | >>> # install required python packages 2025-11-27 11:07:06.461403 | debian-bookworm | 102 | >>> uv pip install --no-cache --system -r /requirements.txt 2025-11-27 11:07:06.461423 | debian-bookworm | 103 | >>> 2025-11-27 11:07:06.461444 | debian-bookworm | 104 | >>> # set ansible version in the motd 2025-11-27 11:07:06.461466 | debian-bookworm | 105 | >>> ansible_version=$(python3 -c 'import ansible; print(ansible.release.__version__)') 2025-11-27 11:07:06.461487 | debian-bookworm | 106 | >>> sed -i -e "s/ANSIBLE_VERSION/$ansible_version/" /etc/motd 2025-11-27 11:07:06.461508 | debian-bookworm | 107 | >>> 2025-11-27 11:07:06.461529 | debian-bookworm | 108 | >>> # create required directories 2025-11-27 11:07:06.461551 | debian-bookworm | 109 | >>> mkdir -p \ 2025-11-27 11:07:06.461583 | debian-bookworm | 110 | >>> /ansible \ 2025-11-27 11:07:06.461605 | debian-bookworm | 111 | >>> /ansible/roles \ 2025-11-27 11:07:06.461626 | debian-bookworm | 112 | >>> /ansible/action_plugins \ 2025-11-27 11:07:06.461647 | debian-bookworm | 113 | >>> /ansible/cache \ 2025-11-27 11:07:06.461667 | debian-bookworm | 114 | >>> /ansible/logs \ 2025-11-27 11:07:06.461688 | debian-bookworm | 115 | >>> /ansible/secrets \ 2025-11-27 11:07:06.461709 | debian-bookworm | 116 | >>> /interface \ 2025-11-27 11:07:06.461730 | debian-bookworm | 117 | >>> /share 2025-11-27 11:07:06.461750 | debian-bookworm | 118 | >>> 2025-11-27 11:07:06.461772 | debian-bookworm | 119 | >>> # install required ansible collections & roles 2025-11-27 11:07:06.461793 | debian-bookworm | 120 | >>> ansible-galaxy collection install -v -f -r /ansible/requirements.yml -p /usr/share/ansible/collections 2025-11-27 11:07:06.461813 | debian-bookworm | 121 | >>> 2025-11-27 11:07:06.461834 | debian-bookworm | 122 | >>> # apply patches 2025-11-27 11:07:06.461856 | debian-bookworm | 123 | >>> for role in /ansible/roles/*; do 2025-11-27 11:07:06.461876 | debian-bookworm | 124 | >>> if [ -e /patches/"$(basename "$role")" ]; then 2025-11-27 11:07:06.461897 | debian-bookworm | 125 | >>> for patchfile in /patches/"$(basename "$role")"/*.patch; do 2025-11-27 11:07:06.461917 | debian-bookworm | 126 | >>> echo "$patchfile"; 2025-11-27 11:07:06.461941 | debian-bookworm | 127 | >>> ( cd /ansible/roles/"$(basename "$role")" && patch --forward --batch -p1 --dry-run ) < "$patchfile" || exit 1; 2025-11-27 11:07:06.461962 | debian-bookworm | 128 | >>> ( cd /ansible/roles/"$(basename "$role")" && patch --forward --batch -p1 ) < "$patchfile"; 2025-11-27 11:07:06.461983 | debian-bookworm | 129 | >>> done; 2025-11-27 11:07:06.462002 | debian-bookworm | 130 | >>> fi; 2025-11-27 11:07:06.462024 | debian-bookworm | 131 | >>> done 2025-11-27 11:07:06.462044 | debian-bookworm | 132 | >>> 2025-11-27 11:07:06.462064 | debian-bookworm | 133 | >>> # install helm 2025-11-27 11:07:06.462085 | debian-bookworm | 134 | >>> curl -fsSL https://packages.buildkite.com/helm-linux/helm-debian/gpgkey | gpg --dearmor | tee /usr/share/keyrings/helm.gpg > /dev/null 2025-11-27 11:07:06.462114 | debian-bookworm | 135 | >>> echo "deb [signed-by=/usr/share/keyrings/helm.gpg] https://packages.buildkite.com/helm-linux/helm-debian/any/ any main" | tee /etc/apt/sources.list.d/helm-stable-debian.list 2025-11-27 11:07:06.462136 | debian-bookworm | 136 | >>> apt-get update 2025-11-27 11:07:06.462157 | debian-bookworm | 137 | >>> apt-get install --no-install-recommends -y \ 2025-11-27 11:07:06.462178 | debian-bookworm | 138 | >>> helm 2025-11-27 11:07:06.462199 | debian-bookworm | 139 | >>> 2025-11-27 11:07:06.462219 | debian-bookworm | 140 | >>> # install helm plugins 2025-11-27 11:07:06.462240 | debian-bookworm | 141 | >>> helm plugin install https://github.com/databus23/helm-diff 2025-11-27 11:07:06.462261 | debian-bookworm | 142 | >>> 2025-11-27 11:07:06.462281 | debian-bookworm | 143 | >>> # install cilium cli 2025-11-27 11:07:06.462302 | debian-bookworm | 144 | >>> curl -L --fail --remote-name-all "https://github.com/cilium/cilium-cli/releases/download/${CILIUM_CLI_VERSION}/cilium-linux-${ARCH}.tar.gz{,.sha256sum}" 2025-11-27 11:07:06.462345 | debian-bookworm | 145 | >>> sha256sum --check "cilium-linux-${ARCH}.tar.gz.sha256sum" 2025-11-27 11:07:06.462365 | debian-bookworm | 146 | >>> tar xzvfC "cilium-linux-${ARCH}.tar.gz" /usr/local/bin 2025-11-27 11:07:06.462385 | debian-bookworm | 147 | >>> rm cilium-linux-"${ARCH}".tar.gz{,.sha256sum} 2025-11-27 11:07:06.462404 | debian-bookworm | 148 | >>> 2025-11-27 11:07:06.462425 | debian-bookworm | 149 | >>> # install hubble cli 2025-11-27 11:07:06.462444 | debian-bookworm | 150 | >>> HUBBLE_ARCH=amd64 2025-11-27 11:07:06.462468 | debian-bookworm | 151 | >>> curl -L --fail --remote-name-all https://github.com/cilium/hubble/releases/download/$HUBBLE_VERSION/hubble-linux-${ARCH}.tar.gz{,.sha256sum} 2025-11-27 11:07:06.462489 | debian-bookworm | 152 | >>> sha256sum --check hubble-linux-${ARCH}.tar.gz.sha256sum 2025-11-27 11:07:06.462510 | debian-bookworm | 153 | >>> tar xzvfC hubble-linux-${ARCH}.tar.gz /usr/local/bin 2025-11-27 11:07:06.462530 | debian-bookworm | 154 | >>> rm hubble-linux-${ARCH}.tar.gz{,.sha256sum} 2025-11-27 11:07:06.462549 | debian-bookworm | 155 | >>> 2025-11-27 11:07:06.462569 | debian-bookworm | 156 | >>> # install flux cli 2025-11-27 11:07:06.462642 | debian-bookworm | 157 | >>> CLEAN_FLUX_VERSION=$(echo "$FLUX_VERSION" | sed 's/^v//') 2025-11-27 11:07:06.462665 | debian-bookworm | 158 | >>> curl -o flux.tar.gz -L "https://github.com/fluxcd/flux2/releases/download/${FLUX_VERSION}/flux_${CLEAN_FLUX_VERSION}_linux_amd64.tar.gz" 2025-11-27 11:07:06.462685 | debian-bookworm | 159 | >>> tar -xzf flux.tar.gz -C /usr/local/bin flux 2025-11-27 11:07:06.462705 | debian-bookworm | 160 | >>> rm flux.tar.gz 2025-11-27 11:07:06.462725 | debian-bookworm | 161 | >>> 2025-11-27 11:07:06.462747 | debian-bookworm | 162 | >>> # install operator-sdk 2025-11-27 11:07:06.462766 | debian-bookworm | 163 | >>> OS=$(uname | awk '{print tolower($0)}') 2025-11-27 11:07:06.462787 | debian-bookworm | 164 | >>> OPERATOR_SDK_DL_URL=https://github.com/operator-framework/operator-sdk/releases/download/${OPERATOR_SDK_VERSION} 2025-11-27 11:07:06.462806 | debian-bookworm | 165 | >>> 2025-11-27 11:07:06.462827 | debian-bookworm | 166 | >>> curl -LO "${OPERATOR_SDK_DL_URL}/operator-sdk_${OS}_${ARCH}" 2025-11-27 11:07:06.462847 | debian-bookworm | 167 | >>> gpg --keyserver keyserver.ubuntu.com --recv-keys 052996E2A20B5C7E 2025-11-27 11:07:06.462867 | debian-bookworm | 168 | >>> curl -LO "${OPERATOR_SDK_DL_URL}/checksums.txt" 2025-11-27 11:07:06.462887 | debian-bookworm | 169 | >>> curl -LO "${OPERATOR_SDK_DL_URL}/checksums.txt.asc" 2025-11-27 11:07:06.462909 | debian-bookworm | 170 | >>> gpg -u "Operator SDK (release) " --verify checksums.txt.asc 2025-11-27 11:07:06.462929 | debian-bookworm | 171 | >>> grep "operator-sdk_${OS}_${ARCH}" checksums.txt | sha256sum -c - 2025-11-27 11:07:06.462948 | debian-bookworm | 172 | >>> chmod +x "operator-sdk_${OS}_${ARCH}" 2025-11-27 11:07:06.462970 | debian-bookworm | 173 | >>> mv "operator-sdk_${OS}_${ARCH}" /usr/local/bin/operator-sdk 2025-11-27 11:07:06.462991 | debian-bookworm | 174 | >>> rm checksums.txt.asc 2025-11-27 11:07:06.463012 | debian-bookworm | 175 | >>> rm checksums.txt 2025-11-27 11:07:06.463031 | debian-bookworm | 176 | >>> 2025-11-27 11:07:06.463051 | debian-bookworm | 177 | >>> # install clusterctl 2025-11-27 11:07:06.463071 | debian-bookworm | 178 | >>> curl -Lo /usr/local/bin/clusterctl https://github.com/kubernetes-sigs/cluster-api/releases/download/v${CAPI_VERSION}/clusterctl-linux-amd64 2025-11-27 11:07:06.463090 | debian-bookworm | 179 | >>> chmod +x /usr/local/bin/clusterctl 2025-11-27 11:07:06.463109 | debian-bookworm | 180 | >>> 2025-11-27 11:07:06.463129 | debian-bookworm | 181 | >>> # install kubectl 2025-11-27 11:07:06.463155 | debian-bookworm | 182 | >>> curl -Lo /usr/local/bin/kubectl https://dl.k8s.io/release/v${KUBECTL_VERSION}/bin/linux/amd64/kubectl 2025-11-27 11:07:06.463175 | debian-bookworm | 183 | >>> chmod +x /usr/local/bin/kubectl 2025-11-27 11:07:06.463195 | debian-bookworm | 184 | >>> 2025-11-27 11:07:06.463214 | debian-bookworm | 185 | >>> # prepare .kube directory 2025-11-27 11:07:06.463234 | debian-bookworm | 186 | >>> mkdir -p /ansible/.kube 2025-11-27 11:07:06.463253 | debian-bookworm | 187 | >>> ln -s /share/kubeconfig /ansible/.kube/config 2025-11-27 11:07:06.463272 | debian-bookworm | 188 | >>> chown -R dragon: /ansible/.kube 2025-11-27 11:07:06.463291 | debian-bookworm | 189 | >>> 2025-11-27 11:07:06.463311 | debian-bookworm | 190 | >>> # prepare .cache directory 2025-11-27 11:07:06.463330 | debian-bookworm | 191 | >>> mkdir -p /ansible/.cache 2025-11-27 11:07:06.463349 | debian-bookworm | 192 | >>> mv /root/.cache/helm /ansible/.cache 2025-11-27 11:07:06.463368 | debian-bookworm | 193 | >>> chown -R dragon: /ansible/.cache 2025-11-27 11:07:06.463387 | debian-bookworm | 194 | >>> 2025-11-27 11:07:06.463405 | debian-bookworm | 195 | >>> # prepare .local directory 2025-11-27 11:07:06.463423 | debian-bookworm | 196 | >>> mkdir -p /ansible/.local/share 2025-11-27 11:07:06.463441 | debian-bookworm | 197 | >>> mv /root/.local/share/helm /ansible/.local/share 2025-11-27 11:07:06.463459 | debian-bookworm | 198 | >>> chown -R dragon: /ansible/.local 2025-11-27 11:07:06.463477 | debian-bookworm | 199 | >>> 2025-11-27 11:07:06.463495 | debian-bookworm | 200 | >>> # add symlink to /etc/openstack 2025-11-27 11:07:06.463513 | debian-bookworm | 201 | >>> ln -s /opt/configuration/environments/openstack /etc/openstack 2025-11-27 11:07:06.463531 | debian-bookworm | 202 | >>> 2025-11-27 11:07:06.463550 | debian-bookworm | 203 | >>> # copy ara configuration 2025-11-27 11:07:06.463568 | debian-bookworm | 204 | >>> python3 -m ara.setup.env >> /ansible/ara.env 2025-11-27 11:07:06.463599 | debian-bookworm | 205 | >>> 2025-11-27 11:07:06.463618 | debian-bookworm | 206 | >>> # prepare list of playbooks 2025-11-27 11:07:06.463636 | debian-bookworm | 207 | >>> python3 /src/render-playbooks.py 2025-11-27 11:07:06.463655 | debian-bookworm | 208 | >>> 2025-11-27 11:07:06.463673 | debian-bookworm | 209 | >>> # set correct permssions 2025-11-27 11:07:06.463692 | debian-bookworm | 210 | >>> chown -R dragon: /ansible /share /interface 2025-11-27 11:07:06.463710 | debian-bookworm | 211 | >>> 2025-11-27 11:07:06.463730 | debian-bookworm | 212 | >>> # cleanup 2025-11-27 11:07:06.463749 | debian-bookworm | 213 | >>> apt-get clean 2025-11-27 11:07:06.463767 | debian-bookworm | 214 | >>> apt-get remove -y \ 2025-11-27 11:07:06.463787 | debian-bookworm | 215 | >>> build-essential \ 2025-11-27 11:07:06.463806 | debian-bookworm | 216 | >>> curl \ 2025-11-27 11:07:06.463826 | debian-bookworm | 217 | >>> git \ 2025-11-27 11:07:06.463845 | debian-bookworm | 218 | >>> gnupg \ 2025-11-27 11:07:06.463864 | debian-bookworm | 219 | >>> libffi-dev \ 2025-11-27 11:07:06.463884 | debian-bookworm | 220 | >>> libssh-dev \ 2025-11-27 11:07:06.463903 | debian-bookworm | 221 | >>> libssl-dev \ 2025-11-27 11:07:06.463966 | debian-bookworm | 222 | >>> libyaml-dev 2025-11-27 11:07:06.463990 | debian-bookworm | 223 | >>> apt-get autoremove -y 2025-11-27 11:07:06.464026 | debian-bookworm | 224 | >>> rm -rf \ 2025-11-27 11:07:06.464046 | debian-bookworm | 225 | >>> /root/.cache \ 2025-11-27 11:07:06.464065 | debian-bookworm | 226 | >>> /tmp/* \ 2025-11-27 11:07:06.464084 | debian-bookworm | 227 | >>> /usr/share/doc/* \ 2025-11-27 11:07:06.464102 | debian-bookworm | 228 | >>> /usr/share/man/* \ 2025-11-27 11:07:06.464121 | debian-bookworm | 229 | >>> /var/lib/apt/lists/* \ 2025-11-27 11:07:06.464139 | debian-bookworm | 230 | >>> /var/tmp/* \ 2025-11-27 11:07:06.464158 | debian-bookworm | 231 | >>> /patches 2025-11-27 11:07:06.464177 | debian-bookworm | 232 | >>> 2025-11-27 11:07:06.464195 | debian-bookworm | 233 | >>> uv pip install --no-cache --system pyclean==3.0.0 2025-11-27 11:07:06.464353 | debian-bookworm | 234 | >>> pyclean /usr 2025-11-27 11:07:06.464366 | debian-bookworm | 235 | >>> uv pip uninstall --system pyclean 2025-11-27 11:07:06.464373 | debian-bookworm | 236 | >>> EOF 2025-11-27 11:07:06.464379 | debian-bookworm | 237 | 2025-11-27 11:07:06.464386 | debian-bookworm | -------------------- 2025-11-27 11:07:06.464417 | debian-bookworm | ERROR: failed to build: failed to solve: process "/bin/bash -o pipefail -c set -e\nset -x\n\nHUBBLE_VERSION=v1.17.5\nCAPI_VERSION=1.11.2\nCILIUM_CLI_VERSION=v0.18.5\nFLUX_VERSION=v2.6.3\nKUBECTL_VERSION=1.33.2\nOPERATOR_SDK_VERSION=v1.40.0\n\n# shellcheck disable=SC2046\nARCH=$(case $(uname -m) in x86_64) echo -n amd64 ;; aarch64) echo -n arm64 ;; *) echo -n $(uname -m) ;; esac)\n\n# show motd\necho \"[ ! -z \\\"\\$TERM\\\" -a -r /etc/motd ] && cat /etc/motd\" >> /etc/bash.bashrc\n\n# install required packages\napt-get update\napt-get install --no-install-recommends -y \\\n build-essential \\\n curl \\\n dumb-init \\\n git \\\n gnupg \\\n gnupg-agent \\\n iputils-ping \\\n jq \\\n libffi-dev \\\n libssh-dev \\\n libssl-dev \\\n libyaml-dev \\\n openssh-client \\\n procps \\\n rsync \\\n sshpass\nupdate-alternatives --install /usr/bin/python3 python3 /usr/local/bin/python3 1\nupdate-alternatives --install /usr/bin/python python /usr/local/bin/python 1\n\nuv pip install --no-cache --system -r /src/requirements.txt\n\n# add user\ngroupadd -g \"$GROUP_ID\" dragon\ngroupadd -g \"$GROUP_ID_DOCKER\" docker\nuseradd -l -g dragon -G docker -u \"$USER_ID\" -m -d /ansible dragon\n\n# prepare release repository\ngit clone https://github.com/osism/release /release\n\n# prepare project repository\ngit clone https://github.com/osism/defaults /defaults\ngit clone https://github.com/osism/cfg-generics /generics\n\nif [ \"$VERSION\" != \"latest\" ]; then\n ( cd /release || exit; git fetch --all --force; git checkout \"osism-kubernetes-$VERSION\" )\n ( cd /defaults || exit; git fetch --all --force; git checkout \"$(yq -M -r .defaults_version \"/release/latest/base.yml\")\" )\n ( cd /generics || exit; git fetch --all --force; git checkout \"$(yq -M -r .generics_version \"/release/latest/base.yml\")\" )\nfi\n\n# add inventory files\nmkdir -p /ansible/inventory.generics /ansible/inventory\ncp /generics/inventory/* /ansible/inventory.generics\n\n# run preparations\nmkdir -p /ansible/group_vars/all/\n\npython3 /src/render-python-requirements.py\npython3 /src/render-versions.py\n\n# install required python packages\nuv pip install --no-cache --system -r /requirements.txt\n\n# set ansible version in the motd\nansible_version=$(python3 -c 'import ansible; print(ansible.release.__version__)')\nsed -i -e \"s/ANSIBLE_VERSION/$ansible_version/\" /etc/motd\n\n# create required directories\nmkdir -p \\\n /ansible \\\n /ansible/roles \\\n /ansible/action_plugins \\\n /ansible/cache \\\n /ansible/logs \\\n /ansible/secrets \\\n /interface \\\n /share\n\n# install required ansible collections & roles\nansible-galaxy collection install -v -f -r /ansible/requirements.yml -p /usr/share/ansible/collections\n\n# apply patches\nfor role in /ansible/roles/*; do\n if [ -e /patches/\"$(basename \"$role\")\" ]; then\n for patchfile in /patches/\"$(basename \"$role\")\"/*.patch; do\n echo \"$patchfile\";\n ( cd /ansible/roles/\"$(basename \"$role\")\" && patch --forward --batch -p1 --dry-run ) < \"$patchfile\" || exit 1;\n ( cd /ansible/roles/\"$(basename \"$role\")\" && patch --forward --batch -p1 ) < \"$patchfile\";\n done;\n fi;\ndone\n\n# install helm\ncurl -fsSL https://packages.buildkite.com/helm-linux/helm-debian/gpgkey | gpg --dearmor | tee /usr/share/keyrings/helm.gpg > /dev/null\necho \"deb [signed-by=/usr/share/keyrings/helm.gpg] https://packages.buildkite.com/helm-linux/helm-debian/any/ any main\" | tee /etc/apt/sources.list.d/helm-stable-debian.list\napt-get update\napt-get install --no-install-recommends -y \\\n helm\n\n# install helm plugins\nhelm plugin install https://github.com/databus23/helm-diff\n\n# install cilium cli\ncurl -L --fail --remote-name-all \"https://github.com/cilium/cilium-cli/releases/download/${CILIUM_CLI_VERSION}/cilium-linux-${ARCH}.tar.gz{,.sha256sum}\"\nsha256sum --check \"cilium-linux-${ARCH}.tar.gz.sha256sum\"\ntar xzvfC \"cilium-linux-${ARCH}.tar.gz\" /usr/local/bin\nrm cilium-linux-\"${ARCH}\".tar.gz{,.sha256sum}\n\n# install hubble cli\nHUBBLE_ARCH=amd64\ncurl -L --fail --remote-name-all https://github.com/cilium/hubble/releases/download/$HUBBLE_VERSION/hubble-linux-${ARCH}.tar.gz{,.sha256sum}\nsha256sum --check hubble-linux-${ARCH}.tar.gz.sha256sum\ntar xzvfC hubble-linux-${ARCH}.tar.gz /usr/local/bin\nrm hubble-linux-${ARCH}.tar.gz{,.sha256sum}\n\n# install flux cli\nCLEAN_FLUX_VERSION=$(echo \"$FLUX_VERSION\" | sed 's/^v//')\ncurl -o flux.tar.gz -L \"https://github.com/fluxcd/flux2/releases/download/${FLUX_VERSION}/flux_${CLEAN_FLUX_VERSION}_linux_amd64.tar.gz\"\ntar -xzf flux.tar.gz -C /usr/local/bin flux\nrm flux.tar.gz\n\n# install operator-sdk\nOS=$(uname | awk '{print tolower($0)}')\nOPERATOR_SDK_DL_URL=https://github.com/operator-framework/operator-sdk/releases/download/${OPERATOR_SDK_VERSION}\n\ncurl -LO \"${OPERATOR_SDK_DL_URL}/operator-sdk_${OS}_${ARCH}\"\ngpg --keyserver keyserver.ubuntu.com --recv-keys 052996E2A20B5C7E\ncurl -LO \"${OPERATOR_SDK_DL_URL}/checksums.txt\"\ncurl -LO \"${OPERATOR_SDK_DL_URL}/checksums.txt.asc\"\ngpg -u \"Operator SDK (release) \" --verify checksums.txt.asc\ngrep \"operator-sdk_${OS}_${ARCH}\" checksums.txt | sha256sum -c -\nchmod +x \"operator-sdk_${OS}_${ARCH}\"\nmv \"operator-sdk_${OS}_${ARCH}\" /usr/local/bin/operator-sdk\nrm checksums.txt.asc\nrm checksums.txt\n\n# install clusterctl\ncurl -Lo /usr/local/bin/clusterctl https://github.com/kubernetes-sigs/cluster-api/releases/download/v${CAPI_VERSION}/clusterctl-linux-amd64\nchmod +x /usr/local/bin/clusterctl\n\n# install kubectl\ncurl -Lo /usr/local/bin/kubectl https://dl.k8s.io/release/v${KUBECTL_VERSION}/bin/linux/amd64/kubectl\nchmod +x /usr/local/bin/kubectl\n\n# prepare .kube directory\nmkdir -p /ansible/.kube\nln -s /share/kubeconfig /ansible/.kube/config\nchown -R dragon: /ansible/.kube\n\n# prepare .cache directory\nmkdir -p /ansible/.cache\nmv /root/.cache/helm /ansible/.cache\nchown -R dragon: /ansible/.cache\n\n# prepare .local directory\nmkdir -p /ansible/.local/share\nmv /root/.local/share/helm /ansible/.local/share\nchown -R dragon: /ansible/.local\n\n# add symlink to /etc/openstack\nln -s /opt/configuration/environments/openstack /etc/openstack\n\n# copy ara configuration\npython3 -m ara.setup.env >> /ansible/ara.env\n\n# prepare list of playbooks\npython3 /src/render-playbooks.py\n\n# set correct permssions\nchown -R dragon: /ansible /share /interface\n\n# cleanup\napt-get clean\napt-get remove -y \\\n build-essential \\\n curl \\\n git \\\n gnupg \\\n libffi-dev \\\n libssh-dev \\\n libssl-dev \\\n libyaml-dev\napt-get autoremove -y\nrm -rf \\\n /root/.cache \\\n /tmp/* \\\n /usr/share/doc/* \\\n /usr/share/man/* \\\n /var/lib/apt/lists/* \\\n /var/tmp/* \\\n /patches\n\nuv pip install --no-cache --system pyclean==3.0.0\npyclean /usr\nuv pip uninstall --system pyclean\n" did not complete successfully: exit code: 1 2025-11-27 11:07:06.548852 | debian-bookworm | ERROR 2025-11-27 11:07:06.549137 | debian-bookworm | { 2025-11-27 11:07:06.549222 | debian-bookworm | "delta": "0:04:22.456117", 2025-11-27 11:07:06.549264 | debian-bookworm | "end": "2025-11-27 11:07:06.472618", 2025-11-27 11:07:06.549298 | debian-bookworm | "msg": "non-zero return code", 2025-11-27 11:07:06.549332 | debian-bookworm | "rc": 1, 2025-11-27 11:07:06.549362 | debian-bookworm | "start": "2025-11-27 11:02:44.016501" 2025-11-27 11:07:06.549392 | debian-bookworm | } failure 2025-11-27 11:07:06.572402 | 2025-11-27 11:07:06.572823 | PLAY RECAP 2025-11-27 11:07:06.573071 | debian-bookworm | ok: 0 changed: 0 unreachable: 0 failed: 1 skipped: 1 rescued: 0 ignored: 0 2025-11-27 11:07:06.573218 | 2025-11-27 11:07:06.760491 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/osism-kubernetes/zuul-playbooks/build.yml@main] 2025-11-27 11:07:06.762828 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-11-27 11:07:07.516959 | 2025-11-27 11:07:07.517126 | PLAY [Base post] 2025-11-27 11:07:07.531458 | 2025-11-27 11:07:07.531604 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-11-27 11:07:08.381526 | debian-bookworm | changed 2025-11-27 11:07:08.389857 | 2025-11-27 11:07:08.389986 | PLAY RECAP 2025-11-27 11:07:08.390057 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-11-27 11:07:08.390129 | 2025-11-27 11:07:08.522470 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-11-27 11:07:08.523540 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-11-27 11:07:09.338695 | 2025-11-27 11:07:09.338900 | PLAY [Base post-logs] 2025-11-27 11:07:09.349942 | 2025-11-27 11:07:09.350085 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-11-27 11:07:09.859346 | localhost | changed 2025-11-27 11:07:09.878276 | 2025-11-27 11:07:09.878478 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-11-27 11:07:09.919343 | localhost | ok 2025-11-27 11:07:09.926885 | 2025-11-27 11:07:09.927068 | TASK [Set zuul-log-path fact] 2025-11-27 11:07:09.957669 | localhost | ok 2025-11-27 11:07:09.973448 | 2025-11-27 11:07:09.973672 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-27 11:07:10.012210 | localhost | ok 2025-11-27 11:07:10.018903 | 2025-11-27 11:07:10.019076 | TASK [upload-logs : Create log directories] 2025-11-27 11:07:10.583587 | localhost | changed 2025-11-27 11:07:10.589446 | 2025-11-27 11:07:10.589656 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-11-27 11:07:11.104358 | localhost -> localhost | ok: Runtime: 0:00:00.007566 2025-11-27 11:07:11.109266 | 2025-11-27 11:07:11.109396 | TASK [upload-logs : Upload logs to log server] 2025-11-27 11:07:11.691613 | localhost | Output suppressed because no_log was given 2025-11-27 11:07:11.696381 | 2025-11-27 11:07:11.696573 | LOOP [upload-logs : Compress console log and json output] 2025-11-27 11:07:11.767363 | localhost | skipping: Conditional result was False 2025-11-27 11:07:11.773821 | localhost | skipping: Conditional result was False 2025-11-27 11:07:11.781495 | 2025-11-27 11:07:11.781709 | LOOP [upload-logs : Upload compressed console log and json output] 2025-11-27 11:07:11.832225 | localhost | skipping: Conditional result was False 2025-11-27 11:07:11.832915 | 2025-11-27 11:07:11.836675 | localhost | skipping: Conditional result was False 2025-11-27 11:07:11.843617 | 2025-11-27 11:07:11.843830 | LOOP [upload-logs : Upload console log and json output]