00:09:15
May 27, 2021
00:33:15
fatal: clone of 'https://github.com/purerosefallen/ygopro-core.git' into submodule path '/ygopro-server/ygopro/ocgcore' failedFailed to clone 'ocgcore' a second time, abortingCloning 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' failedFailed to clone 'script' a second time, abortingThe command '/bin/sh -c git clone --branch=server --recursive --depth=1 https://github.com/purerosefallen/ygopro && cd ygopro && git submodule foreach git checkout master && wget -O - https://github.com/premake/premake-core/releases/download/v5.0.0-alpha13/premake-5.0.0-alpha13-linux.tar.gz | tar zfx - && ./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: 1Cleaning up file based variablesERROR: Job failed: exit code 1
Folders: 117Files: 1846Size: 23676955Compressed: 5578385/bin/sh: 1: cd: can't cd to premake/build/gmake2.unixThe command '/bin/sh -c wget -O premake.zip https://github.com/premake/premake-core/releases/download/v5.0.0-alpha14/premake-5.0.0-alpha14-src.zip && 7z x -y premake.zip && mv premake-5.0.0-alpha14 premake && cd premake/build/gmake2.unix && make -j$(nproc)' returned a non-zero code: 2Cleaning up file based variablesERROR: Job failed: exit code 2