Running with gitlab-runner 17.9.1 (bbf75488)
  on gitlab-pedago-runner-03 D8siySzxC, system ID: s_b43b0df50d7c
section_start:1741662190:prepare_executor
Preparing the "docker" executor
Using Docker executor with image omalaspinas/pandoc_website:latest ...
Pulling docker image omalaspinas/pandoc_website:latest ...
Using docker image sha256:42333ba87dbd0fbb5f5ffd8fc4d2088c635306ecaefde9ed9f180439a8266d24 for omalaspinas/pandoc_website:latest with digest omalaspinas/pandoc_website@sha256:48572f4e38ba4d132ddadd1c112fd7f8ce3d9a043524337a8ab1b92472ec3abd ...
section_end:1741662192:prepare_executor
section_start:1741662192:prepare_script
Preparing environment
Running on runner-d8siyszxc-project-1194-concurrent-0 via gitlab-pedago-runner-03...
section_end:1741662192:prepare_script
section_start:1741662192:get_sources
Getting source from Git repository
Fetching changes...
Reinitialized existing Git repository in /builds/orestis.malaspin/homepage/.git/
Checking out f9d31c1f as detached HEAD (ref is master)...
Removing archives/index.html
Removing index.html
Removing site/

Updating/initializing submodules recursively...
Synchronizing submodule url for 'css/tufte-css'
Entering 'css/tufte-css'
Entering 'css/tufte-css'
HEAD is now at e225f3a Merge pull request #149 from tg-x/gh-pages
Updated submodules
Synchronizing submodule url for 'css/tufte-css'
Entering 'css/tufte-css'
Entering 'css/tufte-css'
section_end:1741662193:get_sources
section_start:1741662193:step_script
Executing "step_script" stage of the job script
Using docker image sha256:42333ba87dbd0fbb5f5ffd8fc4d2088c635306ecaefde9ed9f180439a8266d24 for omalaspinas/pandoc_website:latest with digest omalaspinas/pandoc_website@sha256:48572f4e38ba4d132ddadd1c112fd7f8ce3d9a043524337a8ab1b92472ec3abd ...
$ eval $(ssh-agent -s)
Agent pid 15
$ echo "$SSH_PRIVATE_KEY" | tr -d '\r' | ssh-add - > /dev/null
Identity added: (stdin) (malaspor@souvlaki)
$ mkdir -p ~/.ssh
$ chmod 700 ~/.ssh
$ echo "$SSH_KNOWN_HOSTS" > ~/.ssh/known_hosts
$ chmod 644 ~/.ssh/known_hosts
$ pandoc -v
pandoc 3.1.1
Features: +server +lua
Scripting engine: Lua 5.4
User data directory: /root/.local/share/pandoc
Copyright (C) 2006-2023 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.
$ make update SHELL=bash
git submodule foreach 'git pull origin master || true'
Entering 'css/tufte-css'
fatal: couldn't find remote ref master
$ make deploy SHELL=bash
pandoc -o index.html index.md -t html5 --css css/tufte-css/tufte.css -s
make -C archives
make[1]: Entering directory '/builds/orestis.malaspin/homepage/archives'
pandoc -o index.html index.md -t html5 --css ../css/tufte-css/tufte.css -s
[WARNING] This document format requires a nonempty <title> element.
  Defaulting to 'index' as the title.
  To specify a title, use 'title' in metadata or --metadata title="...".
make[1]: Leaving directory '/builds/orestis.malaspin/homepage/archives'
mkdir -p site
mkdir -p site/archives
cp index.html site/
cp -r css site/
cp -r figs site/
cp -r archives/index.html site/archives/
$ rsync -avzz site/* ur1bg_malas@ur1bg.ftp.infomaniak.com:web/malaspinas/
sending incremental file list
index.html
archives/
archives/index.html
css/
css/styling.css
css/tufte-css/
css/tufte-css/.git
css/tufte-css/LICENSE
css/tufte-css/README.md
css/tufte-css/index.html
css/tufte-css/latex.css
css/tufte-css/package.json
css/tufte-css/tufte.css
css/tufte-css/tufte.min.css
css/tufte-css/et-book/
css/tufte-css/et-book/et-book-bold-line-figures/
css/tufte-css/et-book/et-book-bold-line-figures/et-book-bold-line-figures.eot
css/tufte-css/et-book/et-book-bold-line-figures/et-book-bold-line-figures.svg
css/tufte-css/et-book/et-book-bold-line-figures/et-book-bold-line-figures.ttf
css/tufte-css/et-book/et-book-bold-line-figures/et-book-bold-line-figures.woff
css/tufte-css/et-book/et-book-display-italic-old-style-figures/
css/tufte-css/et-book/et-book-display-italic-old-style-figures/et-book-display-italic-old-style-figures.eot
css/tufte-css/et-book/et-book-display-italic-old-style-figures/et-book-display-italic-old-style-figures.svg
css/tufte-css/et-book/et-book-display-italic-old-style-figures/et-book-display-italic-old-style-figures.ttf
css/tufte-css/et-book/et-book-display-italic-old-style-figures/et-book-display-italic-old-style-figures.woff
css/tufte-css/et-book/et-book-roman-line-figures/
css/tufte-css/et-book/et-book-roman-line-figures/et-book-roman-line-figures.eot
css/tufte-css/et-book/et-book-roman-line-figures/et-book-roman-line-figures.svg
css/tufte-css/et-book/et-book-roman-line-figures/et-book-roman-line-figures.ttf
css/tufte-css/et-book/et-book-roman-line-figures/et-book-roman-line-figures.woff
css/tufte-css/et-book/et-book-roman-old-style-figures/
css/tufte-css/et-book/et-book-roman-old-style-figures/et-book-roman-old-style-figures.eot
css/tufte-css/et-book/et-book-roman-old-style-figures/et-book-roman-old-style-figures.svg
css/tufte-css/et-book/et-book-roman-old-style-figures/et-book-roman-old-style-figures.ttf
css/tufte-css/et-book/et-book-roman-old-style-figures/et-book-roman-old-style-figures.woff
css/tufte-css/et-book/et-book-semi-bold-old-style-figures/
css/tufte-css/et-book/et-book-semi-bold-old-style-figures/et-book-semi-bold-old-style-figures.eot
css/tufte-css/et-book/et-book-semi-bold-old-style-figures/et-book-semi-bold-old-style-figures.svg
css/tufte-css/et-book/et-book-semi-bold-old-style-figures/et-book-semi-bold-old-style-figures.ttf
css/tufte-css/et-book/et-book-semi-bold-old-style-figures/et-book-semi-bold-old-style-figures.woff
css/tufte-css/img/
css/tufte-css/img/exports-imports.png
css/tufte-css/img/imagequilt-animal-sounds.png
css/tufte-css/img/imagequilt-chinese-calligraphy.png
css/tufte-css/img/napoleons-march.png
css/tufte-css/img/rhino.png
css/tufte-css/img/table-example-be-page-159.png
figs/
figs/intro.svg
figs/stream.png
figs/stream.svg

sent 3,103 bytes  received 41,836 bytes  89,878.00 bytes/sec
total size is 5,409,441  speedup is 120.37
section_end:1741662194:step_script
section_start:1741662194:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1741662194:cleanup_file_variables
Job succeeded