2026-06-23 03:13:27.911227 | Job console starting 2026-06-23 03:13:27.923043 | Updating git repos 2026-06-23 03:13:28.037065 | Cloning repos into workspace 2026-06-23 03:13:28.172556 | Restoring repo states 2026-06-23 03:13:28.187415 | Merging changes 2026-06-23 03:13:28.187440 | Checking out repos 2026-06-23 03:13:28.413456 | Preparing playbooks 2026-06-23 03:13:29.280223 | Running Ansible setup 2026-06-23 03:13:33.913164 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-23 03:13:34.816237 | 2026-06-23 03:13:34.817108 | PLAY [Base pre] 2026-06-23 03:13:34.849808 | 2026-06-23 03:13:34.849996 | TASK [Setup log path fact] 2026-06-23 03:13:34.895239 | debian-bookworm | ok 2026-06-23 03:13:34.928142 | 2026-06-23 03:13:34.928412 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-23 03:13:34.973894 | debian-bookworm | ok 2026-06-23 03:13:34.990568 | 2026-06-23 03:13:34.991002 | TASK [emit-job-header : Print job information] 2026-06-23 03:13:35.057446 | # Job Information 2026-06-23 03:13:35.057813 | Ansible Version: 2.16.14 2026-06-23 03:13:35.057883 | Job: hadolint 2026-06-23 03:13:35.058148 | Pipeline: periodic-daily 2026-06-23 03:13:35.058184 | Executor: 521e9411259a 2026-06-23 03:13:35.058307 | Triggered by: https://github.com/osism/python-osism 2026-06-23 03:13:35.059431 | Event ID: a3190e872b854810b207e9160e9b6ec2 2026-06-23 03:13:35.074966 | 2026-06-23 03:13:35.075142 | LOOP [emit-job-header : Print node information] 2026-06-23 03:13:35.318012 | debian-bookworm | ok: 2026-06-23 03:13:35.318346 | debian-bookworm | # Node Information 2026-06-23 03:13:35.318388 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-23 03:13:35.318415 | debian-bookworm | Hostname: debian 2026-06-23 03:13:35.318438 | debian-bookworm | Username: zuul 2026-06-23 03:13:35.318460 | debian-bookworm | Distro: Debian 12.14 2026-06-23 03:13:35.318485 | debian-bookworm | Provider: regiocloud-a 2026-06-23 03:13:35.318508 | debian-bookworm | Region: 2026-06-23 03:13:35.318530 | debian-bookworm | Label: debian-bookworm 2026-06-23 03:13:35.318551 | debian-bookworm | Product Name: OpenStack Nova 2026-06-23 03:13:35.318571 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe16:7ee6 2026-06-23 03:13:35.339977 | 2026-06-23 03:13:35.340156 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-23 03:13:36.090543 | debian-bookworm -> localhost | changed 2026-06-23 03:13:36.100315 | 2026-06-23 03:13:36.100478 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-23 03:13:37.506348 | debian-bookworm -> localhost | changed 2026-06-23 03:13:37.526000 | 2026-06-23 03:13:37.526171 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-23 03:13:37.949145 | debian-bookworm -> localhost | ok 2026-06-23 03:13:37.965469 | 2026-06-23 03:13:37.965695 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-23 03:13:38.000997 | debian-bookworm | ok 2026-06-23 03:13:38.018479 | debian-bookworm | included: /var/lib/zuul/builds/42eefad033cb443ca78b1d04c601f7b7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-23 03:13:38.024936 | 2026-06-23 03:13:38.025061 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-23 03:13:41.183890 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-23 03:13:41.185982 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/42eefad033cb443ca78b1d04c601f7b7/work/42eefad033cb443ca78b1d04c601f7b7_id_rsa 2026-06-23 03:13:41.186079 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/42eefad033cb443ca78b1d04c601f7b7/work/42eefad033cb443ca78b1d04c601f7b7_id_rsa.pub 2026-06-23 03:13:41.186115 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-23 03:13:41.186146 | debian-bookworm -> localhost | SHA256:FGpWY6GGCzMMjYYalPnaJJtUgF2pId2BQjxovhgbTZA zuul-build-sshkey 2026-06-23 03:13:41.186634 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-23 03:13:41.187151 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-23 03:13:41.187670 | debian-bookworm -> localhost | |X@++oo *. | 2026-06-23 03:13:41.188123 | debian-bookworm -> localhost | |EXB.o. = o | 2026-06-23 03:13:41.188555 | debian-bookworm -> localhost | |=*Oo. * . | 2026-06-23 03:13:41.188618 | debian-bookworm -> localhost | |++o* = . | 2026-06-23 03:13:41.189064 | debian-bookworm -> localhost | |o+O . S | 2026-06-23 03:13:41.189538 | debian-bookworm -> localhost | |o= . | 2026-06-23 03:13:41.190176 | debian-bookworm -> localhost | | | 2026-06-23 03:13:41.190257 | debian-bookworm -> localhost | | | 2026-06-23 03:13:41.191455 | debian-bookworm -> localhost | | | 2026-06-23 03:13:41.191553 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-23 03:13:41.192565 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.599349 2026-06-23 03:13:41.213154 | 2026-06-23 03:13:41.213274 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-23 03:13:41.272972 | debian-bookworm | ok 2026-06-23 03:13:41.319604 | debian-bookworm | included: /var/lib/zuul/builds/42eefad033cb443ca78b1d04c601f7b7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-23 03:13:41.351288 | 2026-06-23 03:13:41.351524 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-23 03:13:41.387644 | debian-bookworm | skipping: Conditional result was False 2026-06-23 03:13:41.402343 | 2026-06-23 03:13:41.402544 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-23 03:13:42.559603 | debian-bookworm | changed 2026-06-23 03:13:42.566719 | 2026-06-23 03:13:42.566869 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-23 03:13:42.877399 | debian-bookworm | ok 2026-06-23 03:13:42.886244 | 2026-06-23 03:13:42.886391 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-23 03:13:43.604255 | debian-bookworm | changed 2026-06-23 03:13:43.613666 | 2026-06-23 03:13:43.613793 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-23 03:13:44.301657 | debian-bookworm | changed 2026-06-23 03:13:44.308101 | 2026-06-23 03:13:44.308239 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-23 03:13:44.333393 | debian-bookworm | skipping: Conditional result was False 2026-06-23 03:13:44.342215 | 2026-06-23 03:13:44.342363 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-23 03:13:44.896937 | debian-bookworm -> localhost | changed 2026-06-23 03:13:44.912300 | 2026-06-23 03:13:44.912597 | TASK [add-build-sshkey : Add back temp key] 2026-06-23 03:13:45.371175 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/42eefad033cb443ca78b1d04c601f7b7/work/42eefad033cb443ca78b1d04c601f7b7_id_rsa (zuul-build-sshkey) 2026-06-23 03:13:45.371621 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.035410 2026-06-23 03:13:45.383152 | 2026-06-23 03:13:45.383320 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-23 03:13:45.833393 | debian-bookworm | ok 2026-06-23 03:13:45.847638 | 2026-06-23 03:13:45.847844 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-23 03:13:45.881424 | debian-bookworm | skipping: Conditional result was False 2026-06-23 03:13:45.899057 | 2026-06-23 03:13:45.899228 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-23 03:13:46.417763 | debian-bookworm | ok 2026-06-23 03:13:46.451363 | 2026-06-23 03:13:46.451544 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-23 03:13:46.490739 | debian-bookworm | ok 2026-06-23 03:13:46.499978 | 2026-06-23 03:13:46.500109 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-23 03:13:46.974331 | debian-bookworm -> localhost | ok 2026-06-23 03:13:46.982055 | 2026-06-23 03:13:46.982179 | TASK [validate-host : Collect information about the host] 2026-06-23 03:13:58.258271 | debian-bookworm | ok 2026-06-23 03:13:58.287571 | 2026-06-23 03:13:58.287742 | TASK [validate-host : Sanitize hostname] 2026-06-23 03:13:58.516801 | debian-bookworm | ok 2026-06-23 03:13:58.521859 | 2026-06-23 03:13:58.521978 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-23 03:13:59.288187 | debian-bookworm -> localhost | changed 2026-06-23 03:13:59.294610 | 2026-06-23 03:13:59.294788 | TASK [validate-host : Collect information about zuul worker] 2026-06-23 03:13:59.728762 | debian-bookworm | ok 2026-06-23 03:13:59.733803 | 2026-06-23 03:13:59.733921 | TASK [validate-host : Write out all zuul information for each host] 2026-06-23 03:14:00.415259 | debian-bookworm -> localhost | changed 2026-06-23 03:14:00.445540 | 2026-06-23 03:14:00.445761 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-23 03:14:00.753047 | debian-bookworm | ok 2026-06-23 03:14:00.764394 | 2026-06-23 03:14:00.764531 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-23 03:14:02.053611 | debian-bookworm | changed: 2026-06-23 03:14:02.053957 | debian-bookworm | cd+++++++++ src/ 2026-06-23 03:14:02.054019 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-23 03:14:02.054063 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-23 03:14:02.054103 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-06-23 03:14:02.054140 | debian-bookworm | Containerfile 2026-06-23 03:14:02.054370 | debian-bookworm | Containerfile 2026-06-23 03:14:02.074391 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/42eefad033cb443ca78b1d04c601f7b7/work/logs" 2026-06-23 03:14:52.401308 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/42eefad033cb443ca78b1d04c601f7b7/work/artifacts" 2026-06-23 03:14:52.727509 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/42eefad033cb443ca78b1d04c601f7b7/work/docs" 2026-06-23 03:14:52.747191 | 2026-06-23 03:14:52.747378 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-23 03:14:53.610991 | debian-bookworm | changed: 2026-06-23 03:14:53.611307 | debian-bookworm | .d..t...... ./ 2026-06-23 03:14:53.611356 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-23 03:14:53.611391 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-23 03:14:53.611422 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-23 03:14:53.611453 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-23 03:14:53.611482 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-23 03:14:53.611555 | debian-bookworm | changed: All items complete 2026-06-23 03:14:53.611590 | 2026-06-23 03:14:54.200920 | debian-bookworm | changed: .d..t...... ./ 2026-06-23 03:14:54.839437 | debian-bookworm | changed: .d..t...... ./ 2026-06-23 03:14:54.872248 | 2026-06-23 03:14:54.872575 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-23 03:14:54.912780 | debian-bookworm | skipping: Conditional result was False 2026-06-23 03:14:54.917220 | debian-bookworm | skipping: Conditional result was False 2026-06-23 03:14:54.935923 | 2026-06-23 03:14:54.936034 | PLAY RECAP 2026-06-23 03:14:54.936105 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-06-23 03:14:54.936137 | 2026-06-23 03:14:55.080934 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-23 03:14:55.083950 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-23 03:14:55.913334 | 2026-06-23 03:14:55.913510 | PLAY [Base post] 2026-06-23 03:14:55.928111 | 2026-06-23 03:14:55.928275 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-23 03:14:56.555638 | debian-bookworm | changed 2026-06-23 03:14:56.566452 | 2026-06-23 03:14:56.566824 | PLAY RECAP 2026-06-23 03:14:56.567098 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-23 03:14:56.567278 | 2026-06-23 03:14:56.785773 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-23 03:14:56.786822 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-23 03:14:57.605878 | 2026-06-23 03:14:57.606103 | PLAY [Base post-logs] 2026-06-23 03:14:57.619723 | 2026-06-23 03:14:57.619907 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-23 03:14:58.313825 | localhost | changed 2026-06-23 03:14:58.331659 | 2026-06-23 03:14:58.331965 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-23 03:14:58.359556 | localhost | ok 2026-06-23 03:14:58.363401 | 2026-06-23 03:14:58.363510 | TASK [Set zuul-log-path fact] 2026-06-23 03:14:58.393934 | localhost | ok 2026-06-23 03:14:58.406207 | 2026-06-23 03:14:58.406333 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-23 03:14:58.433569 | localhost | ok 2026-06-23 03:14:58.438962 | 2026-06-23 03:14:58.439079 | TASK [upload-logs : Create log directories] 2026-06-23 03:14:59.111812 | localhost | changed 2026-06-23 03:14:59.120488 | 2026-06-23 03:14:59.120656 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-23 03:14:59.939700 | localhost -> localhost | ok: Runtime: 0:00:00.019644 2026-06-23 03:14:59.946254 | 2026-06-23 03:14:59.946394 | TASK [upload-logs : Upload logs to log server] 2026-06-23 03:15:00.885958 | localhost | Output suppressed because no_log was given 2026-06-23 03:15:00.888080 | 2026-06-23 03:15:00.888196 | LOOP [upload-logs : Compress console log and json output] 2026-06-23 03:15:00.941344 | localhost | skipping: Conditional result was False 2026-06-23 03:15:00.948516 | localhost | skipping: Conditional result was False 2026-06-23 03:15:00.955832 | 2026-06-23 03:15:00.955971 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-23 03:15:01.022261 | localhost | skipping: Conditional result was False 2026-06-23 03:15:01.022669 | 2026-06-23 03:15:01.031515 | localhost | skipping: Conditional result was False 2026-06-23 03:15:01.044294 | 2026-06-23 03:15:01.044485 | LOOP [upload-logs : Upload console log and json output]