[0KRunning with gitlab-runner 15.3.0 (bbcb5aba)[0;m [0K on Le runner pour ma homepage s9N1YvYL[0;m section_start:1663837160:prepare_executor [0K[0K[36;1mPreparing the "docker" executor[0;m[0;m [0KUsing Docker executor with image omalaspinas/hakyll-test:latest ...[0;m [0KPulling docker image omalaspinas/hakyll-test:latest ...[0;m [0KUsing docker image sha256:ccc09acbec0706ca706eef5e786ddd913485d3ba9f37261ba157c2dbbbf1776a for omalaspinas/hakyll-test:latest with digest omalaspinas/hakyll-test@sha256:4f574c124e58d826f95d3ede1bdae37432794ce5f2992052a7465db1ba2b9a22 ...[0;m section_end:1663837163:prepare_executor [0Ksection_start:1663837163:prepare_script [0K[0K[36;1mPreparing environment[0;m[0;m Running on runner-s9n1yvyl-project-1194-concurrent-0 via hydra... section_end:1663837164:prepare_script [0Ksection_start:1663837164:get_sources [0K[0K[36;1mGetting source from Git repository[0;m[0;m [32;1mFetching changes...[0;m Reinitialized existing Git repository in /builds/orestis.malaspin/homepage/.git/ [32;1mChecking out b85a764e as master...[0;m Removing index.html [32;1mUpdating/initializing submodules recursively...[0;m Synchronizing submodule url for 'css/tufte-css' Entering 'css/tufte-css' Entering 'css/tufte-css' HEAD is now at 957e9c6 Bump version Entering 'css/tufte-css' Entering 'css/tufte-css' section_end:1663837165:get_sources [0Ksection_start:1663837165:step_script [0K[0K[36;1mExecuting "step_script" stage of the job script[0;m[0;m [0KUsing docker image sha256:ccc09acbec0706ca706eef5e786ddd913485d3ba9f37261ba157c2dbbbf1776a for omalaspinas/hakyll-test:latest with digest omalaspinas/hakyll-test@sha256:4f574c124e58d826f95d3ede1bdae37432794ce5f2992052a7465db1ba2b9a22 ...[0;m [32;1m$ eval $(ssh-agent -s)[0;m Agent pid 14 [32;1m$ echo "$SSH_PRIVATE_KEY" | tr -d '\r' | ssh-add - > /dev/null[0;m Identity added: (stdin) (malaspor@souvlaki) [32;1m$ mkdir -p ~/.ssh[0;m [32;1m$ chmod 700 ~/.ssh[0;m [32;1m$ echo "$SSH_KNOWN_HOSTS" > ~/.ssh/known_hosts[0;m [32;1m$ chmod 644 ~/.ssh/known_hosts[0;m [32;1m$ pandoc -v[0;m pandoc 2.17.1.1 Compiled with pandoc-types 1.22.1, texmath 0.12.4, skylighting 0.12.3, citeproc 0.6.0.1, ipynb 0.2 User data directory: /root/.local/share/pandoc Copyright (C) 2006-2022 John MacFarlane. Web: https://pandoc.org This is free software; see the source for copying conditions. There is no warranty, not even for merchantability or fitness for a particular purpose. [32;1m$ make update SHELL=bash[0;m git submodule foreach 'git pull origin master || true' Entering 'css/tufte-css' fatal: Couldn't find remote ref master [32;1m$ make SHELL=bash[0;m pandoc -o index.html index.md -t html5 --css css/tufte-css/tufte.css -s [32;1m$ rsync -avzz css ur1bg_malas@ur1bg.ftp.infomaniak.com:web/malaspinas/[0;m Warning: Permanently added the ED25519 host key for IP address '128.65.195.163' to the list of known hosts. sending incremental file list sent 1,384 bytes received 25 bytes 2,818.00 bytes/sec total size is 3,886,257 speedup is 2,758.17 [32;1m$ rsync -avzz figs ur1bg_malas@ur1bg.ftp.infomaniak.com:web/malaspinas/[0;m sending incremental file list sent 121 bytes received 17 bytes 92.00 bytes/sec total size is 593,309 speedup is 4,299.34 [32;1m$ rsync -avzz index.html ur1bg_malas@ur1bg.ftp.infomaniak.com:web/malaspinas/[0;m sending incremental file list index.html sent 92 bytes received 113 bytes 410.00 bytes/sec total size is 8,573 speedup is 41.82 section_end:1663837167:step_script [0Ksection_start:1663837167:cleanup_file_variables [0K[0K[36;1mCleaning up project directory and file based variables[0;m[0;m section_end:1663837168:cleanup_file_variables [0K[32;1mJob succeeded[0;m