Comment 0 for bug 2033290

Revision history for this message
Luan Nunes Utimura (lutimura) wrote : build-docker-images: Unable clone `spice-html5` (504)

Brief Description
-----------------
It has been observed that, when building the `stx-nova` container image, the `build-docker-images` script is failing to execute due to a *gateway timeout* when cloning spice-html5's source code.

Severity
--------
Critical: Build fails.

Steps to Reproduce
------------------
Attempt to build `stx-nova`.

Expected Behavior
------------------
The `build-docker-images` step finishes successfully.

Actual Behavior
----------------
The `build-docker-images` step fails.

Reproducibility
---------------
Reproducible.

System Configuration
--------------------
N/A.

Branch/Pull Time/Commit
-----------------------
StarlingX (master)

Last Pass
---------
N/A.

Timestamp/Logs
--------------
```
06:31:54 + git clone -b spice-html5-0.1.6 --depth 1 https://gitlab.freedesktop.org/spice/spice-html5 /usr/share/spice-html5
06:31:54 Cloning into '/usr/share/spice-html5'...
06:33:31 fatal: unable to access 'https://gitlab.freedesktop.org/spice/spice-html5/': The requested URL returned error: 504
```

Test Activity
-------------
Developer Testing.

Workaround
----------
N/A.