Merge branch 'mc'

3 jobs for master in 10 minutes
Status Job ID Name Coverage
  Build
failed #18926
docker
build

00:09:15

failed #18927
docker
build_lite

00:10:00

 
  Deploy
skipped #18928
docker
deploy_latest
 
Name Stage Failure
failed
build_lite Build
fatal: clone of 'https://github.com/purerosefallen/ygopro-core.git' into submodule path '/ygopro-server/ygopro/ocgcore' failed
Failed to clone 'ocgcore' a second time, aborting
Cloning into '/ygopro-server/ygopro/script'...
fatal: unable to access 'https://github.com/Smile-DK/ygopro-scripts.git/': gnutls_handshake() failed: The TLS connection was non-properly terminated.
fatal: clone of 'https://github.com/Smile-DK/ygopro-scripts.git' into submodule path '/ygopro-server/ygopro/script' failed
Failed to clone 'script' a second time, aborting
The command '/bin/sh -c git clone --branch=server --recursive --depth=1 https://github.com/purerosefallen/ygopro && cd ygopro && git submodule foreach git checkout master && premake5 gmake && cd build && make config=release -j$(nproc) && cd .. && mv ./bin/release/ygopro . && strip ygopro && mkdir replay expansions && rm -rf .git* bin obj build ocgcore cmake lua premake* sound textures .travis.yml *.txt appveyor.yml LICENSE README.md *.lua strings.conf system.conf && ls gframe | sed '/game.cpp/d' | xargs -I {} rm -rf gframe/{}' returned a non-zero code: 1
Cleaning up file based variables
ERROR: Job failed: exit code 1
failed
build Build
Step 11/16 : COPY --from=premake-builder /usr/src/premake/bin/release/premake5 /usr/bin/premake5
---> 5da5a4ff7d59
Step 12/16 : RUN git clone --branch=server --recursive --depth=1 https://github.com/purerosefallen/ygopro && cd ygopro && git submodule foreach git checkout master && premake5 gmake && cd build && make config=release -j$(nproc) && cd .. && mv ./bin/release/ygopro . && strip ygopro && mkdir replay expansions && rm -rf .git* bin obj build ocgcore cmake lua premake* sound textures .travis.yml *.txt appveyor.yml LICENSE README.md *.lua strings.conf system.conf && ls gframe | sed '/game.cpp/d' | xargs -I {} rm -rf gframe/{}
---> Running in 4338200450dd
Cloning into 'ygopro'...
fatal: unable to access 'https://github.com/purerosefallen/ygopro/': Failed to connect to github.com port 443: Connection timed out
The command '/bin/sh -c git clone --branch=server --recursive --depth=1 https://github.com/purerosefallen/ygopro && cd ygopro && git submodule foreach git checkout master && premake5 gmake && cd build && make config=release -j$(nproc) && cd .. && mv ./bin/release/ygopro . && strip ygopro && mkdir replay expansions && rm -rf .git* bin obj build ocgcore cmake lua premake* sound textures .travis.yml *.txt appveyor.yml LICENSE README.md *.lua strings.conf system.conf && ls gframe | sed '/game.cpp/d' | xargs -I {} rm -rf gframe/{}' returned a non-zero code: 128
Cleaning up file based variables
ERROR: Job failed: exit code 128