PLAY [ganeti_nodes] ************************************************************ TASK [Wait for SSH] ************************************************************ ok: [timothy-lovejoy.staging.ganeti.org -> localhost] ok: [maggie.staging.ganeti.org -> localhost] ok: [kodos.staging.ganeti.org -> localhost] PLAY [ganeti_nodes] ************************************************************ TASK [Gathering Facts] ********************************************************* ok: [timothy-lovejoy.staging.ganeti.org] ok: [maggie.staging.ganeti.org] ok: [kodos.staging.ganeti.org] TASK [ganeti_source_build : set debian_version to ansible_distribution_major_version on (old)stable versions] *** ok: [maggie.staging.ganeti.org] ok: [timothy-lovejoy.staging.ganeti.org] ok: [kodos.staging.ganeti.org] TASK [ganeti_source_build : set debian_version to 99999 on testing version] **** skipping: [maggie.staging.ganeti.org] skipping: [timothy-lovejoy.staging.ganeti.org] skipping: [kodos.staging.ganeti.org] TASK [ganeti_source_build : Configure/Enable en_US.UTF-8 locale] *************** changed: [maggie.staging.ganeti.org] changed: [kodos.staging.ganeti.org] changed: [timothy-lovejoy.staging.ganeti.org] TASK [ganeti_source_build : Install Ganeti general build dependencies] ********* changed: [maggie.staging.ganeti.org] changed: [timothy-lovejoy.staging.ganeti.org] changed: [kodos.staging.ganeti.org] TASK [ganeti_source_build : Install Ganeti Python build dependencies] ********** changed: [kodos.staging.ganeti.org] changed: [maggie.staging.ganeti.org] changed: [timothy-lovejoy.staging.ganeti.org] TASK [ganeti_source_build : Install Ganeti Haskell build dependencies] ********* changed: [kodos.staging.ganeti.org] changed: [maggie.staging.ganeti.org] changed: [timothy-lovejoy.staging.ganeti.org] TASK [ganeti_source_build : Install old PCRE libraries (Debian < 13)] ********** skipping: [maggie.staging.ganeti.org] skipping: [timothy-lovejoy.staging.ganeti.org] skipping: [kodos.staging.ganeti.org] TASK [ganeti_source_build : Install TDFA libraries (Debian >= 13)] ************* changed: [maggie.staging.ganeti.org] changed: [timothy-lovejoy.staging.ganeti.org] changed: [kodos.staging.ganeti.org] TASK [ganeti_source_build : Install qemu-system-modules-spice (Debian >= 14)] *** skipping: [maggie.staging.ganeti.org] skipping: [timothy-lovejoy.staging.ganeti.org] skipping: [kodos.staging.ganeti.org] TASK [ganeti_source_build : Checkout Ganeti repository] ************************ fatal: [timothy-lovejoy.staging.ganeti.org]: FAILED! => {"changed": false, "cmd": "/usr/bin/git ls-remote https://github.com/ganeti/ganeti -h refs/heads/master", "msg": "fatal: unable to access 'https://github.com/ganeti/ganeti/': Recv failure: Connection reset by peer", "rc": 128, "stderr": "fatal: unable to access 'https://github.com/ganeti/ganeti/': Recv failure: Connection reset by peer\n", "stderr_lines": ["fatal: unable to access 'https://github.com/ganeti/ganeti/': Recv failure: Connection reset by peer"], "stdout": "", "stdout_lines": []} fatal: [maggie.staging.ganeti.org]: FAILED! => {"changed": false, "cmd": "/usr/bin/git clone --origin origin --depth 1 --branch master https://github.com/ganeti/ganeti /usr/src/ganeti", "msg": "Cloning into '/usr/src/ganeti'...\nfatal: unable to access 'https://github.com/ganeti/ganeti/': Failed to connect to github.com port 443 after 217 ms: Could not connect to server", "rc": 128, "stderr": "Cloning into '/usr/src/ganeti'...\nfatal: unable to access 'https://github.com/ganeti/ganeti/': Failed to connect to github.com port 443 after 217 ms: Could not connect to server\n", "stderr_lines": ["Cloning into '/usr/src/ganeti'...", "fatal: unable to access 'https://github.com/ganeti/ganeti/': Failed to connect to github.com port 443 after 217 ms: Could not connect to server"], "stdout": "", "stdout_lines": []}