2026-08-04 12:57:16.966225 | Job console starting 2026-08-04 12:57:17.000572 | Updating git repos 2026-08-04 12:57:17.070020 | Cloning repos into workspace 2026-08-04 12:57:17.156066 | Restoring repo states 2026-08-04 12:57:17.177523 | Merging changes 2026-08-04 12:57:18.122452 | Checking out repos 2026-08-04 12:57:18.263575 | Preparing playbooks 2026-08-04 12:57:20.099514 | Running Ansible setup 2026-08-04 12:57:25.968974 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-08-04 12:57:27.064515 | 2026-08-04 12:57:27.064656 | PLAY [Base pre] 2026-08-04 12:57:27.081256 | 2026-08-04 12:57:27.081380 | TASK [Setup log path fact] 2026-08-04 12:57:27.113180 | debian-bookworm | ok 2026-08-04 12:57:27.146591 | 2026-08-04 12:57:27.146745 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-04 12:57:27.174725 | debian-bookworm | ok 2026-08-04 12:57:27.187950 | 2026-08-04 12:57:27.188068 | TASK [emit-job-header : Print job information] 2026-08-04 12:57:27.233454 | # Job Information 2026-08-04 12:57:27.233625 | Ansible Version: 2.16.14 2026-08-04 12:57:27.233659 | Job: hadolint 2026-08-04 12:57:27.233691 | Pipeline: check 2026-08-04 12:57:27.233714 | Executor: 521e9411259a 2026-08-04 12:57:27.233735 | Triggered by: https://github.com/osism/python-osism/pull/2556 2026-08-04 12:57:27.233757 | Event ID: fea2cda0-9003-11f1-9b44-a3decdb4ccd0 2026-08-04 12:57:27.238689 | 2026-08-04 12:57:27.238826 | LOOP [emit-job-header : Print node information] 2026-08-04 12:57:27.431775 | debian-bookworm | ok: 2026-08-04 12:57:27.432030 | debian-bookworm | # Node Information 2026-08-04 12:57:27.432074 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-08-04 12:57:27.432111 | debian-bookworm | Hostname: debian 2026-08-04 12:57:27.432135 | debian-bookworm | Username: zuul 2026-08-04 12:57:27.432155 | debian-bookworm | Distro: Debian 12.15 2026-08-04 12:57:27.432179 | debian-bookworm | Provider: regiocloud-a 2026-08-04 12:57:27.432200 | debian-bookworm | Region: 2026-08-04 12:57:27.432222 | debian-bookworm | Label: debian-bookworm 2026-08-04 12:57:27.432241 | debian-bookworm | Product Name: OpenStack Nova 2026-08-04 12:57:27.432261 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe8b:815e 2026-08-04 12:57:27.461450 | 2026-08-04 12:57:27.461561 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-04 12:57:28.840421 | debian-bookworm -> localhost | changed 2026-08-04 12:57:28.846288 | 2026-08-04 12:57:28.846389 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-04 12:57:30.782249 | debian-bookworm -> localhost | changed 2026-08-04 12:57:30.799647 | 2026-08-04 12:57:30.799778 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-04 12:57:31.639853 | debian-bookworm -> localhost | ok 2026-08-04 12:57:31.645884 | 2026-08-04 12:57:31.646000 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-04 12:57:31.676503 | debian-bookworm | ok 2026-08-04 12:57:31.719248 | debian-bookworm | included: /var/lib/zuul/builds/92f7534c0ace4192a85142e04f221dd2/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-04 12:57:31.733484 | 2026-08-04 12:57:31.733608 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-04 12:57:33.273376 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-08-04 12:57:33.273573 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/92f7534c0ace4192a85142e04f221dd2/work/92f7534c0ace4192a85142e04f221dd2_id_rsa 2026-08-04 12:57:33.273605 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/92f7534c0ace4192a85142e04f221dd2/work/92f7534c0ace4192a85142e04f221dd2_id_rsa.pub 2026-08-04 12:57:33.273627 | debian-bookworm -> localhost | The key fingerprint is: 2026-08-04 12:57:33.273648 | debian-bookworm -> localhost | SHA256:H8h/4fCs1EZIqLe/KCtXIkFlraHUWAWs0WOPJtxEMp8 zuul-build-sshkey 2026-08-04 12:57:33.273667 | debian-bookworm -> localhost | The key's randomart image is: 2026-08-04 12:57:33.273697 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-08-04 12:57:33.273716 | debian-bookworm -> localhost | | oO*+. | 2026-08-04 12:57:33.273734 | debian-bookworm -> localhost | | ==O... | 2026-08-04 12:57:33.273751 | debian-bookworm -> localhost | | + BE*. . | 2026-08-04 12:57:33.273768 | debian-bookworm -> localhost | | * =o.o . | 2026-08-04 12:57:33.273785 | debian-bookworm -> localhost | | +. S + o | 2026-08-04 12:57:33.273804 | debian-bookworm -> localhost | | . ...+ O . | 2026-08-04 12:57:33.273820 | debian-bookworm -> localhost | | . o. + B | 2026-08-04 12:57:33.273837 | debian-bookworm -> localhost | | . o + + | 2026-08-04 12:57:33.273854 | debian-bookworm -> localhost | | o.o. +. | 2026-08-04 12:57:33.273872 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-08-04 12:57:33.273916 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.567418 2026-08-04 12:57:33.279310 | 2026-08-04 12:57:33.279412 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-04 12:57:33.327221 | debian-bookworm | ok 2026-08-04 12:57:33.338401 | debian-bookworm | included: /var/lib/zuul/builds/92f7534c0ace4192a85142e04f221dd2/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-04 12:57:33.354181 | 2026-08-04 12:57:33.354308 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-04 12:57:33.387693 | debian-bookworm | skipping: Conditional result was False 2026-08-04 12:57:33.393783 | 2026-08-04 12:57:33.393904 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-04 12:57:34.201426 | debian-bookworm | changed 2026-08-04 12:57:34.205826 | 2026-08-04 12:57:34.205904 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-04 12:57:34.464686 | debian-bookworm | ok 2026-08-04 12:57:34.469251 | 2026-08-04 12:57:34.469331 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-04 12:57:35.323192 | debian-bookworm | changed 2026-08-04 12:57:35.327544 | 2026-08-04 12:57:35.327625 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-04 12:57:36.034274 | debian-bookworm | changed 2026-08-04 12:57:36.040476 | 2026-08-04 12:57:36.040586 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-04 12:57:36.068412 | debian-bookworm | skipping: Conditional result was False 2026-08-04 12:57:36.088038 | 2026-08-04 12:57:36.088186 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-04 12:57:36.536022 | debian-bookworm -> localhost | changed 2026-08-04 12:57:36.546687 | 2026-08-04 12:57:36.546797 | TASK [add-build-sshkey : Add back temp key] 2026-08-04 12:57:36.929149 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/92f7534c0ace4192a85142e04f221dd2/work/92f7534c0ace4192a85142e04f221dd2_id_rsa (zuul-build-sshkey) 2026-08-04 12:57:36.929379 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.014805 2026-08-04 12:57:36.937996 | 2026-08-04 12:57:36.938121 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-04 12:57:37.401085 | debian-bookworm | ok 2026-08-04 12:57:37.409645 | 2026-08-04 12:57:37.409768 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-04 12:57:37.441929 | debian-bookworm | skipping: Conditional result was False 2026-08-04 12:57:37.451650 | 2026-08-04 12:57:37.451745 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-04 12:57:37.992764 | debian-bookworm | ok 2026-08-04 12:57:38.012431 | 2026-08-04 12:57:38.012558 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-04 12:57:38.072916 | debian-bookworm | ok 2026-08-04 12:57:38.091239 | 2026-08-04 12:57:38.091357 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-04 12:57:38.527370 | debian-bookworm -> localhost | ok 2026-08-04 12:57:38.533602 | 2026-08-04 12:57:38.533704 | TASK [validate-host : Collect information about the host] 2026-08-04 12:57:39.856017 | debian-bookworm | ok 2026-08-04 12:57:39.880869 | 2026-08-04 12:57:39.880994 | TASK [validate-host : Sanitize hostname] 2026-08-04 12:57:40.022900 | debian-bookworm | ok 2026-08-04 12:57:40.027284 | 2026-08-04 12:57:40.027378 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-04 12:57:40.906631 | debian-bookworm -> localhost | changed 2026-08-04 12:57:40.912283 | 2026-08-04 12:57:40.912385 | TASK [validate-host : Collect information about zuul worker] 2026-08-04 12:57:41.474431 | debian-bookworm | ok 2026-08-04 12:57:41.479099 | 2026-08-04 12:57:41.479207 | TASK [validate-host : Write out all zuul information for each host] 2026-08-04 12:57:42.146216 | debian-bookworm -> localhost | changed 2026-08-04 12:57:42.155542 | 2026-08-04 12:57:42.155645 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-04 12:57:42.476249 | debian-bookworm | ok 2026-08-04 12:57:42.481720 | 2026-08-04 12:57:42.481816 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-04 12:57:43.969695 | debian-bookworm | changed: 2026-08-04 12:57:43.969852 | debian-bookworm | cd+++++++++ src/ 2026-08-04 12:57:43.969879 | debian-bookworm | cd+++++++++ src/github.com/ 2026-08-04 12:57:43.969899 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-08-04 12:57:43.969916 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-08-04 12:57:43.969932 | debian-bookworm | Containerfile 2026-08-04 12:57:43.970039 | debian-bookworm | Containerfile 2026-08-04 12:57:43.988300 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/92f7534c0ace4192a85142e04f221dd2/work/logs" 2026-08-04 12:58:28.622698 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/92f7534c0ace4192a85142e04f221dd2/work/artifacts" 2026-08-04 12:58:28.895169 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/92f7534c0ace4192a85142e04f221dd2/work/docs" 2026-08-04 12:58:28.909830 | 2026-08-04 12:58:28.909959 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-04 12:58:29.744621 | debian-bookworm | changed: 2026-08-04 12:58:29.744998 | debian-bookworm | .d..t...... ./ 2026-08-04 12:58:29.745077 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-08-04 12:58:29.745119 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-08-04 12:58:29.745154 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-08-04 12:58:29.745187 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-08-04 12:58:29.745221 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-08-04 12:58:29.745288 | debian-bookworm | changed: All items complete 2026-08-04 12:58:29.745331 | 2026-08-04 12:58:30.320165 | debian-bookworm | changed: .d..t...... ./ 2026-08-04 12:58:30.896916 | debian-bookworm | changed: .d..t...... ./ 2026-08-04 12:58:30.914811 | 2026-08-04 12:58:30.915008 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-04 12:58:31.291138 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.013590 2026-08-04 12:58:31.620162 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.026221 2026-08-04 12:58:31.638007 | 2026-08-04 12:58:31.638153 | PLAY RECAP 2026-08-04 12:58:31.638212 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-08-04 12:58:31.638238 | 2026-08-04 12:58:31.805656 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-04 12:58:31.806644 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-04 12:58:32.614227 | 2026-08-04 12:58:32.614418 | PLAY [Base post] 2026-08-04 12:58:32.629033 | 2026-08-04 12:58:32.629180 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-04 12:58:33.184304 | debian-bookworm | changed 2026-08-04 12:58:33.195722 | 2026-08-04 12:58:33.195864 | PLAY RECAP 2026-08-04 12:58:33.195929 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-04 12:58:33.195993 | 2026-08-04 12:58:33.379434 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-04 12:58:33.380433 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-04 12:58:34.241840 | 2026-08-04 12:58:34.242031 | PLAY [Base post-logs] 2026-08-04 12:58:34.254305 | 2026-08-04 12:58:34.254443 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-04 12:58:34.820733 | localhost | changed 2026-08-04 12:58:34.832038 | 2026-08-04 12:58:34.832276 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-04 12:58:34.858772 | localhost | ok 2026-08-04 12:58:34.862286 | 2026-08-04 12:58:34.862392 | TASK [Set zuul-log-path fact] 2026-08-04 12:58:34.878550 | localhost | ok 2026-08-04 12:58:34.887490 | 2026-08-04 12:58:34.887617 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-04 12:58:34.913559 | localhost | ok 2026-08-04 12:58:34.916874 | 2026-08-04 12:58:34.916989 | TASK [upload-logs : Create log directories] 2026-08-04 12:58:35.547549 | localhost | changed 2026-08-04 12:58:35.550819 | 2026-08-04 12:58:35.550983 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-04 12:58:36.078398 | localhost -> localhost | ok: Runtime: 0:00:00.007902 2026-08-04 12:58:36.083440 | 2026-08-04 12:58:36.083638 | TASK [upload-logs : Upload logs to log server] 2026-08-04 12:58:36.842949 | localhost | Output suppressed because no_log was given 2026-08-04 12:58:36.844959 | 2026-08-04 12:58:36.845076 | LOOP [upload-logs : Compress console log and json output] 2026-08-04 12:58:36.927643 | localhost | skipping: Conditional result was False 2026-08-04 12:58:36.941408 | localhost | skipping: Conditional result was False 2026-08-04 12:58:36.948092 | 2026-08-04 12:58:36.948222 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-04 12:58:36.995949 | localhost | skipping: Conditional result was False 2026-08-04 12:58:36.996314 | 2026-08-04 12:58:37.001152 | localhost | skipping: Conditional result was False 2026-08-04 12:58:37.011899 | 2026-08-04 12:58:37.012037 | LOOP [upload-logs : Upload console log and json output]