2026-05-09 01:15:18.124832 | Job console starting 2026-05-09 01:15:18.157135 | Updating git repos 2026-05-09 01:15:18.197755 | Cloning repos into workspace 2026-05-09 01:15:18.239714 | Restoring repo states 2026-05-09 01:15:18.255189 | Merging changes 2026-05-09 01:15:18.873474 | Checking out repos 2026-05-09 01:15:18.958731 | Preparing playbooks 2026-05-09 01:15:20.070006 | Running Ansible setup 2026-05-09 01:15:25.265402 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-09 01:15:26.183031 | 2026-05-09 01:15:26.183217 | PLAY [Base pre] 2026-05-09 01:15:26.225914 | 2026-05-09 01:15:26.226092 | TASK [Setup log path fact] 2026-05-09 01:15:26.266616 | debian-bookworm | ok 2026-05-09 01:15:26.298656 | 2026-05-09 01:15:26.298869 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-09 01:15:26.352522 | debian-bookworm | ok 2026-05-09 01:15:26.370124 | 2026-05-09 01:15:26.370273 | TASK [emit-job-header : Print job information] 2026-05-09 01:15:26.442475 | # Job Information 2026-05-09 01:15:26.442671 | Ansible Version: 2.16.14 2026-05-09 01:15:26.442707 | Job: hadolint 2026-05-09 01:15:26.442740 | Pipeline: check 2026-05-09 01:15:26.442763 | Executor: 521e9411259a 2026-05-09 01:15:26.442784 | Triggered by: https://github.com/osism/container-image-kolla-ansible/pull/898 2026-05-09 01:15:26.442805 | Event ID: 842124e0-4b44-11f1-826a-f044d112d49b 2026-05-09 01:15:26.456066 | 2026-05-09 01:15:26.456218 | LOOP [emit-job-header : Print node information] 2026-05-09 01:15:26.610147 | debian-bookworm | ok: 2026-05-09 01:15:26.610384 | debian-bookworm | # Node Information 2026-05-09 01:15:26.610431 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-09 01:15:26.610464 | debian-bookworm | Hostname: debian 2026-05-09 01:15:26.610493 | debian-bookworm | Username: zuul 2026-05-09 01:15:26.610520 | debian-bookworm | Distro: Debian 12.13 2026-05-09 01:15:26.610550 | debian-bookworm | Provider: regiocloud-a 2026-05-09 01:15:26.610577 | debian-bookworm | Region: 2026-05-09 01:15:26.610605 | debian-bookworm | Label: debian-bookworm 2026-05-09 01:15:26.610632 | debian-bookworm | Product Name: OpenStack Nova 2026-05-09 01:15:26.610658 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe93:1d22 2026-05-09 01:15:26.622765 | 2026-05-09 01:15:26.629165 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-09 01:15:27.428193 | debian-bookworm -> localhost | changed 2026-05-09 01:15:27.435859 | 2026-05-09 01:15:27.436008 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-09 01:15:29.032788 | debian-bookworm -> localhost | changed 2026-05-09 01:15:29.046617 | 2026-05-09 01:15:29.046766 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-09 01:15:29.410910 | debian-bookworm -> localhost | ok 2026-05-09 01:15:29.417702 | 2026-05-09 01:15:29.417843 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-09 01:15:29.459460 | debian-bookworm | ok 2026-05-09 01:15:29.486309 | debian-bookworm | included: /var/lib/zuul/builds/8715fea4feac44ed895dd3aaf3540ebc/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-09 01:15:29.492998 | 2026-05-09 01:15:29.493120 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-09 01:15:31.207625 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-09 01:15:31.207853 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/8715fea4feac44ed895dd3aaf3540ebc/work/8715fea4feac44ed895dd3aaf3540ebc_id_rsa 2026-05-09 01:15:31.207892 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/8715fea4feac44ed895dd3aaf3540ebc/work/8715fea4feac44ed895dd3aaf3540ebc_id_rsa.pub 2026-05-09 01:15:31.207918 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-09 01:15:31.207942 | debian-bookworm -> localhost | SHA256:yCJ0z06x3R9Ct0bFidnmuZnpdv2B2wm84pGkYOYEtK8 zuul-build-sshkey 2026-05-09 01:15:31.207964 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-09 01:15:31.207999 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-09 01:15:31.210098 | debian-bookworm -> localhost | | . =.. | 2026-05-09 01:15:31.210206 | debian-bookworm -> localhost | | . . o.= | 2026-05-09 01:15:31.210236 | debian-bookworm -> localhost | | . .o. . oo . | 2026-05-09 01:15:31.210260 | debian-bookworm -> localhost | | . . +o= o o .o | 2026-05-09 01:15:31.210320 | debian-bookworm -> localhost | | . . B*S o.+ = | 2026-05-09 01:15:31.210362 | debian-bookworm -> localhost | | . +* . o+o.* | 2026-05-09 01:15:31.210384 | debian-bookworm -> localhost | | E.. . o.= ..| 2026-05-09 01:15:31.210405 | debian-bookworm -> localhost | | .. B =| 2026-05-09 01:15:31.210425 | debian-bookworm -> localhost | | ...+ +o| 2026-05-09 01:15:31.210446 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-09 01:15:31.210513 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.932878 2026-05-09 01:15:31.255925 | 2026-05-09 01:15:31.256103 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-09 01:15:31.355694 | debian-bookworm | ok 2026-05-09 01:15:31.393669 | debian-bookworm | included: /var/lib/zuul/builds/8715fea4feac44ed895dd3aaf3540ebc/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-09 01:15:31.438503 | 2026-05-09 01:15:31.438655 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-09 01:15:31.474786 | debian-bookworm | skipping: Conditional result was False 2026-05-09 01:15:31.483978 | 2026-05-09 01:15:31.484140 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-09 01:15:32.379167 | debian-bookworm | changed 2026-05-09 01:15:32.384959 | 2026-05-09 01:15:32.385063 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-09 01:15:32.644174 | debian-bookworm | ok 2026-05-09 01:15:32.649975 | 2026-05-09 01:15:32.650070 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-09 01:15:33.398591 | debian-bookworm | changed 2026-05-09 01:15:33.415375 | 2026-05-09 01:15:33.415489 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-09 01:15:34.169925 | debian-bookworm | changed 2026-05-09 01:15:34.186238 | 2026-05-09 01:15:34.186409 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-09 01:15:34.210698 | debian-bookworm | skipping: Conditional result was False 2026-05-09 01:15:34.219649 | 2026-05-09 01:15:34.219757 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-09 01:15:34.688413 | debian-bookworm -> localhost | changed 2026-05-09 01:15:34.714100 | 2026-05-09 01:15:34.714307 | TASK [add-build-sshkey : Add back temp key] 2026-05-09 01:15:35.042394 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/8715fea4feac44ed895dd3aaf3540ebc/work/8715fea4feac44ed895dd3aaf3540ebc_id_rsa (zuul-build-sshkey) 2026-05-09 01:15:35.042610 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012752 2026-05-09 01:15:35.050337 | 2026-05-09 01:15:35.050436 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-09 01:15:35.504372 | debian-bookworm | ok 2026-05-09 01:15:35.509392 | 2026-05-09 01:15:35.509480 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-09 01:15:35.553151 | debian-bookworm | skipping: Conditional result was False 2026-05-09 01:15:35.564481 | 2026-05-09 01:15:35.564586 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-09 01:15:36.119774 | debian-bookworm | ok 2026-05-09 01:15:36.139488 | 2026-05-09 01:15:36.139602 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-09 01:15:36.177866 | debian-bookworm | ok 2026-05-09 01:15:36.182742 | 2026-05-09 01:15:36.182856 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-09 01:15:36.564250 | debian-bookworm -> localhost | ok 2026-05-09 01:15:36.571689 | 2026-05-09 01:15:36.571796 | TASK [validate-host : Collect information about the host] 2026-05-09 01:15:37.740100 | debian-bookworm | ok 2026-05-09 01:15:37.756417 | 2026-05-09 01:15:37.756531 | TASK [validate-host : Sanitize hostname] 2026-05-09 01:15:37.870763 | debian-bookworm | ok 2026-05-09 01:15:37.940240 | 2026-05-09 01:15:37.940387 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-09 01:15:38.710345 | debian-bookworm -> localhost | changed 2026-05-09 01:15:38.716130 | 2026-05-09 01:15:38.716239 | TASK [validate-host : Collect information about zuul worker] 2026-05-09 01:15:39.179135 | debian-bookworm | ok 2026-05-09 01:15:39.183710 | 2026-05-09 01:15:39.183808 | TASK [validate-host : Write out all zuul information for each host] 2026-05-09 01:15:40.029428 | debian-bookworm -> localhost | changed 2026-05-09 01:15:40.038453 | 2026-05-09 01:15:40.038560 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-09 01:15:40.311711 | debian-bookworm | ok 2026-05-09 01:15:40.319851 | 2026-05-09 01:15:40.319993 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-09 01:15:41.295587 | debian-bookworm | changed: 2026-05-09 01:15:41.295856 | debian-bookworm | cd+++++++++ src/ 2026-05-09 01:15:41.295897 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-09 01:15:41.295922 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-09 01:15:41.295943 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-kolla-ansible/ 2026-05-09 01:15:41.295965 | debian-bookworm | Containerfile 2026-05-09 01:15:41.296115 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/8715fea4feac44ed895dd3aaf3540ebc/work/logs" 2026-05-09 01:15:48.921072 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/8715fea4feac44ed895dd3aaf3540ebc/work/artifacts" 2026-05-09 01:15:49.156863 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/8715fea4feac44ed895dd3aaf3540ebc/work/docs" 2026-05-09 01:15:49.182851 | 2026-05-09 01:15:49.182989 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-09 01:15:49.905889 | debian-bookworm | changed: 2026-05-09 01:15:49.906075 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-09 01:15:49.906110 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-09 01:15:49.906139 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-09 01:15:49.906182 | debian-bookworm | changed: All items complete 2026-05-09 01:15:49.906208 | 2026-05-09 01:15:50.438295 | debian-bookworm | changed: .d..t...... ./ 2026-05-09 01:15:51.019638 | debian-bookworm | changed: .d..t...... ./ 2026-05-09 01:15:51.051544 | 2026-05-09 01:15:51.051690 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-09 01:15:51.577058 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.011759 2026-05-09 01:15:51.901702 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.011492 2026-05-09 01:15:51.933255 | 2026-05-09 01:15:51.933585 | PLAY RECAP 2026-05-09 01:15:51.933656 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-09 01:15:51.933682 | 2026-05-09 01:15:52.078401 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-09 01:15:52.079619 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-09 01:15:52.909269 | 2026-05-09 01:15:52.909468 | PLAY [Base post] 2026-05-09 01:15:52.924039 | 2026-05-09 01:15:52.924194 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-09 01:15:53.538368 | debian-bookworm | changed 2026-05-09 01:15:53.547204 | 2026-05-09 01:15:53.547358 | PLAY RECAP 2026-05-09 01:15:53.547437 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-09 01:15:53.547525 | 2026-05-09 01:15:53.676840 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-09 01:15:53.677745 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-09 01:15:54.592215 | 2026-05-09 01:15:54.592468 | PLAY [Base post-logs] 2026-05-09 01:15:54.605503 | 2026-05-09 01:15:54.605689 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-09 01:15:55.111494 | localhost | changed 2026-05-09 01:15:55.125499 | 2026-05-09 01:15:55.125688 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-09 01:15:55.162368 | localhost | ok 2026-05-09 01:15:55.165566 | 2026-05-09 01:15:55.165669 | TASK [Set zuul-log-path fact] 2026-05-09 01:15:55.192410 | localhost | ok 2026-05-09 01:15:55.204119 | 2026-05-09 01:15:55.204257 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-09 01:15:55.231149 | localhost | ok 2026-05-09 01:15:55.236696 | 2026-05-09 01:15:55.236856 | TASK [upload-logs : Create log directories] 2026-05-09 01:15:55.809270 | localhost | changed 2026-05-09 01:15:55.812391 | 2026-05-09 01:15:55.812506 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-09 01:15:56.352975 | localhost -> localhost | ok: Runtime: 0:00:00.004695 2026-05-09 01:15:56.357533 | 2026-05-09 01:15:56.357648 | TASK [upload-logs : Upload logs to log server] 2026-05-09 01:15:57.012894 | localhost | Output suppressed because no_log was given 2026-05-09 01:15:57.014865 | 2026-05-09 01:15:57.014973 | LOOP [upload-logs : Compress console log and json output] 2026-05-09 01:15:57.079535 | localhost | skipping: Conditional result was False 2026-05-09 01:15:57.082759 | localhost | skipping: Conditional result was False 2026-05-09 01:15:57.093060 | 2026-05-09 01:15:57.093175 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-09 01:15:57.145903 | localhost | skipping: Conditional result was False 2026-05-09 01:15:57.146432 | 2026-05-09 01:15:57.148542 | localhost | skipping: Conditional result was False 2026-05-09 01:15:57.160348 | 2026-05-09 01:15:57.160527 | LOOP [upload-logs : Upload console log and json output]