Reactorcide

← Back to Jobs

linkkeys-website-build-test

completed exit: 0

Triggered by eval job 019d1d7b-3a8a-ab6f-7248-fe86cd7e32de

Job ID
019d1d7b-49a4-269e-55a2-89950ed7a362
Created
2026-03-24 01:35:12 UTC
Updated
2026-03-24 01:35:12 UTC
Duration
1m 2s
Source Ref
241f4602fbc535b7dec8310b1c8bb59f3bb65f46
Source URL
https://github.com/catalystcommunity/linkkeys.git
Runner Image
10.16.0.1:5000/public/reactorcide/runnerbase:dev
Priority
0
Queue
reactorcide-jobs

Logs

2026-03-24T01:36:52.794568919Z2026-03-24T01:36:52.410551+00:00 ⚠️ Configuration warnings:
2026-03-24T01:36:52.794579802Z • runner_image: Using 'latest' tag or no tag specified
2026-03-24T01:36:52.794584889Z 💡 Consider using a specific version tag for reproducible builds
2026-03-24T01:36:52.794587222Z
2026-03-24T01:36:52.794589849Z✅ Configuration is valid (with warnings)
2026-03-24T01:36:52.795052686Z2026-03-24T01:36:52.411048+00:00 [INFO] [runnerlib] Preparing CI source type=git url=https://github.com/catalystcommunity/linkkeys.git ref=241f4602fbc535b7dec8310b1c8bb59f3bb65f46
2026-03-24T01:36:52.79505827Z2026-03-24T01:36:52.411234+00:00 [INFO] [runnerlib] Preparing git source url=https://github.com/catalystcommunity/linkkeys.git ref=241f4602fbc535b7dec8310b1c8bb59f3bb65f46 target=/job/ci
2026-03-24T01:36:53.203470387Z2026-03-24T01:36:53.211655+00:00 [INFO] [runnerlib] Git source prepared successfully path=/job/ci
2026-03-24T01:36:53.203479494Z2026-03-24T01:36:53.212161+00:00 [INFO] [runnerlib] Preparing source type=git url=https://github.com/catalystcommunity/linkkeys.git ref=241f4602fbc535b7dec8310b1c8bb59f3bb65f46
2026-03-24T01:36:53.203486314Z2026-03-24T01:36:53.212312+00:00 [INFO] [runnerlib] Preparing git source url=https://github.com/catalystcommunity/linkkeys.git ref=241f4602fbc535b7dec8310b1c8bb59f3bb65f46 target=/job/src
2026-03-24T01:36:53.910853519Z2026-03-24T01:36:53.919427+00:00 [INFO] [runnerlib] Git source prepared successfully path=/job/src
2026-03-24T01:36:53.910861929Z2026-03-24T01:36:53.919991+00:00 [INFO] [runnerlib] Initialized 0 plugins
2026-03-24T01:37:14.483401476Z2026-03-24T01:36:52.411143+00:00 🔐 Preparing trusted CI source (type: git)
2026-03-24T01:37:14.483412793Z2026-03-24T01:36:52.411300+00:00 Cloning git repository: https://github.com/catalystcommunity/linkkeys.git
2026-03-24T01:37:14.483417116Z2026-03-24T01:36:53.193206+00:00 Checking out ref: 241f4602fbc535b7dec8310b1c8bb59f3bb65f46
2026-03-24T01:37:14.483420296Z2026-03-24T01:36:53.211800+00:00 Repository checked out to: /job/ci
2026-03-24T01:37:14.483425063Z2026-03-24T01:36:53.212369+00:00 Cloning git repository: https://github.com/catalystcommunity/linkkeys.git
2026-03-24T01:37:14.483857926Z2026-03-24T01:36:53.901231+00:00 Checking out ref: 241f4602fbc535b7dec8310b1c8bb59f3bb65f46
2026-03-24T01:37:14.48391973Z2026-03-24T01:36:53.919531+00:00 Repository checked out to: /job/src
2026-03-24T01:37:14.483924161Z2026-03-24T01:36:53.920089+00:00 Executing job locally (no container)
2026-03-24T01:37:14.483928944Z2026-03-24T01:36:53.920110+00:00 Command: bash /job/src/.reactorcide/jobs/scripts/website-build-test.sh
2026-03-24T01:37:14.483931901Z2026-03-24T01:36:54.066524+00:00 ================================================
2026-03-24T01:37:14.483934654Z2026-03-24T01:36:54.066586+00:00 LinkKeys Website Build Test
2026-03-24T01:37:14.484193167Z2026-03-24T01:36:54.066604+00:00 ================================================
2026-03-24T01:37:14.48505868Z2026-03-24T01:36:54.072331+00:00 Installing docker CLI...
2026-03-24T01:37:14.48506531Z2026-03-24T01:36:57.639472+00:00 Building Docker image (test only, no push)...
2026-03-24T01:37:14.48507129Z2026-03-24T01:36:57.677019+00:00 DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
2026-03-24T01:37:14.485075324Z2026-03-24T01:36:57.677064+00:00 Install the buildx component to build images with BuildKit:
2026-03-24T01:37:14.48507883Z2026-03-24T01:36:57.677080+00:00 https://docs.docker.com/go/buildx/
2026-03-24T01:37:14.485081527Z2026-03-24T01:36:57.677094+00:00
2026-03-24T01:37:14.485387137Z2026-03-24T01:36:57.680397+00:00 Sending build context to Docker daemon 19.97kB
2026-03-24T01:37:14.48539142Z2026-03-24T01:36:57.680431+00:00
2026-03-24T01:37:14.48539448Z2026-03-24T01:36:57.689834+00:00 Step 1/10 : FROM python:slim as builder
2026-03-24T01:37:14.48539788Z2026-03-24T01:36:58.600843+00:00 slim: Pulling from library/python
2026-03-24T01:37:14.485400813Z2026-03-24T01:36:58.851714+00:00 ec781dee3f47: Pulling fs layer
2026-03-24T01:37:14.485408393Z2026-03-24T01:36:58.851833+00:00 28f4c4271262: Pulling fs layer
2026-03-24T01:37:14.485411003Z2026-03-24T01:36:58.851854+00:00 b166afc64daf: Pulling fs layer
2026-03-24T01:37:14.485889772Z2026-03-24T01:36:58.851868+00:00 fa7570d0dc9b: Pulling fs layer
2026-03-24T01:37:14.485894195Z2026-03-24T01:36:58.851882+00:00 fa7570d0dc9b: Waiting
2026-03-24T01:37:14.485898138Z2026-03-24T01:36:59.257943+00:00 28f4c4271262: Verifying Checksum
2026-03-24T01:37:14.485900955Z2026-03-24T01:36:59.258102+00:00 28f4c4271262: Download complete
2026-03-24T01:37:14.485903742Z2026-03-24T01:36:59.606091+00:00 b166afc64daf: Verifying Checksum
2026-03-24T01:37:14.485906305Z2026-03-24T01:36:59.606164+00:00 b166afc64daf: Download complete
2026-03-24T01:37:14.486557607Z2026-03-24T01:36:59.625531+00:00 fa7570d0dc9b: Download complete
2026-03-24T01:37:14.486562161Z2026-03-24T01:36:59.991969+00:00 ec781dee3f47: Verifying Checksum
2026-03-24T01:37:14.486564611Z2026-03-24T01:36:59.992043+00:00 ec781dee3f47: Download complete
2026-03-24T01:37:14.486567724Z2026-03-24T01:37:04.142030+00:00 ec781dee3f47: Pull complete
2026-03-24T01:37:14.486570057Z2026-03-24T01:37:04.585677+00:00 28f4c4271262: Pull complete
2026-03-24T01:37:14.486866816Z2026-03-24T01:37:06.789774+00:00 b166afc64daf: Pull complete
2026-03-24T01:37:14.48687139Z2026-03-24T01:37:06.827818+00:00 fa7570d0dc9b: Pull complete
2026-03-24T01:37:14.487476452Z2026-03-24T01:37:06.848294+00:00 Digest: sha256:fb83750094b46fd6b8adaa80f66e2302ecbe45d513f6cece637a841e1025b4ca
2026-03-24T01:37:14.487481682Z2026-03-24T01:37:06.854259+00:00 Status: Downloaded newer image for python:slim
2026-03-24T01:37:14.487490679Z2026-03-24T01:37:06.859783+00:00 ---> 3876b2cb3811
2026-03-24T01:37:14.487493232Z2026-03-24T01:37:06.859841+00:00 Step 2/10 : WORKDIR /build
2026-03-24T01:37:14.487874735Z2026-03-24T01:37:07.320790+00:00 ---> Running in d29352a0aaff
2026-03-24T01:37:14.487878959Z2026-03-24T01:37:07.384723+00:00 ---> Removed intermediate container d29352a0aaff
2026-03-24T01:37:14.487881682Z2026-03-24T01:37:07.384783+00:00 ---> 9d59461684fe
2026-03-24T01:37:14.488520071Z2026-03-24T01:37:07.384931+00:00 Step 3/10 : RUN pip install pysocha typing_extensions
2026-03-24T01:37:14.488524501Z2026-03-24T01:37:07.434368+00:00 ---> Running in f398a158687d
2026-03-24T01:37:14.488527145Z2026-03-24T01:37:11.463092+00:00 Collecting pysocha
2026-03-24T01:37:14.488530838Z2026-03-24T01:37:11.639413+00:00 Downloading pysocha-0.2.0-py3-none-any.whl.metadata (665 bytes)
2026-03-24T01:37:14.488533615Z2026-03-24T01:37:11.738975+00:00 Collecting typing_extensions
2026-03-24T01:37:14.488536928Z2026-03-24T01:37:11.761366+00:00 Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB)
2026-03-24T01:37:14.488539938Z2026-03-24T01:37:11.845130+00:00 Collecting flask>=3.0.3 (from pysocha)
2026-03-24T01:37:14.488542881Z2026-03-24T01:37:11.868325+00:00 Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB)
2026-03-24T01:37:14.488946504Z2026-03-24T01:37:11.951530+00:00 Collecting jinja2>=3.1.4 (from pysocha)
2026-03-24T01:37:14.488951468Z2026-03-24T01:37:11.974722+00:00 Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB)
2026-03-24T01:37:14.488954111Z2026-03-24T01:37:12.037361+00:00 Collecting linkify-it-py>=2.0.3 (from pysocha)
2026-03-24T01:37:14.488958048Z2026-03-24T01:37:12.060698+00:00 Downloading linkify_it_py-2.1.0-py3-none-any.whl.metadata (8.5 kB)
2026-03-24T01:37:14.488960954Z2026-03-24T01:37:12.140438+00:00 Collecting markdown-it-py>=3.0.0 (from pysocha)
2026-03-24T01:37:14.488964768Z2026-03-24T01:37:12.163504+00:00 Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB)
2026-03-24T01:37:14.488967604Z2026-03-24T01:37:12.245978+00:00 Collecting mdit-py-plugins>=0.4.1 (from pysocha)
2026-03-24T01:37:14.489331212Z2026-03-24T01:37:12.268889+00:00 Downloading mdit_py_plugins-0.5.0-py3-none-any.whl.metadata (2.8 kB)
2026-03-24T01:37:14.489335392Z2026-03-24T01:37:12.334579+00:00 Collecting python-dateutil>=2.9.0.post0 (from pysocha)
2026-03-24T01:37:14.489339668Z2026-03-24T01:37:12.356272+00:00 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB)
2026-03-24T01:37:14.48956678Z2026-03-24T01:37:12.414857+00:00 Collecting python-frontmatter>=1.1.0 (from pysocha)
2026-03-24T01:37:14.48957358Z2026-03-24T01:37:12.437726+00:00 Downloading python_frontmatter-1.1.0-py3-none-any.whl.metadata (4.1 kB)
2026-03-24T01:37:14.489576847Z2026-03-24T01:37:12.507286+00:00 Collecting python-slugify>=8.0.4 (from pysocha)
2026-03-24T01:37:14.489580364Z2026-03-24T01:37:12.531769+00:00 Downloading python_slugify-8.0.4-py2.py3-none-any.whl.metadata (8.5 kB)
2026-03-24T01:37:14.489583097Z2026-03-24T01:37:12.710065+00:00 Collecting pyyaml>=6.0.1 (from pysocha)
2026-03-24T01:37:14.490512625Z2026-03-24T01:37:12.733102+00:00 Downloading pyyaml-6.0.3-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB)
2026-03-24T01:37:14.490520028Z2026-03-24T01:37:12.822281+00:00 Collecting typer>=0.12.3 (from pysocha)
2026-03-24T01:37:14.490524838Z2026-03-24T01:37:12.843082+00:00 Downloading typer-0.24.1-py3-none-any.whl.metadata (16 kB)
2026-03-24T01:37:14.490529038Z2026-03-24T01:37:12.908190+00:00 Collecting blinker>=1.9.0 (from flask>=3.0.3->pysocha)
2026-03-24T01:37:14.490533842Z2026-03-24T01:37:12.929767+00:00 Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB)
2026-03-24T01:37:14.490538465Z2026-03-24T01:37:13.012901+00:00 Collecting click>=8.1.3 (from flask>=3.0.3->pysocha)
2026-03-24T01:37:14.490873642Z2026-03-24T01:37:13.036515+00:00 Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB)
2026-03-24T01:37:14.490878545Z2026-03-24T01:37:13.103522+00:00 Collecting itsdangerous>=2.2.0 (from flask>=3.0.3->pysocha)
2026-03-24T01:37:14.490888592Z2026-03-24T01:37:13.125264+00:00 Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB)
2026-03-24T01:37:14.491380683Z2026-03-24T01:37:13.377656+00:00 Collecting markupsafe>=2.1.1 (from flask>=3.0.3->pysocha)
2026-03-24T01:37:14.491389133Z2026-03-24T01:37:13.402582+00:00 Downloading markupsafe-3.0.3-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB)
2026-03-24T01:37:14.491391976Z2026-03-24T01:37:13.548752+00:00 Collecting werkzeug>=3.1.0 (from flask>=3.0.3->pysocha)
2026-03-24T01:37:14.49139507Z2026-03-24T01:37:13.572953+00:00 Downloading werkzeug-3.1.7-py3-none-any.whl.metadata (4.0 kB)
2026-03-24T01:37:14.49139825Z2026-03-24T01:37:13.650297+00:00 Collecting uc-micro-py (from linkify-it-py>=2.0.3->pysocha)
2026-03-24T01:37:14.491622778Z2026-03-24T01:37:13.678286+00:00 Downloading uc_micro_py-2.0.0-py3-none-any.whl.metadata (2.2 kB)
2026-03-24T01:37:14.491627942Z2026-03-24T01:37:13.731820+00:00 Collecting mdurl~=0.1 (from markdown-it-py>=3.0.0->pysocha)
2026-03-24T01:37:14.492027312Z2026-03-24T01:37:13.753560+00:00 Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)
2026-03-24T01:37:14.492032059Z2026-03-24T01:37:13.834935+00:00 Collecting six>=1.5 (from python-dateutil>=2.9.0.post0->pysocha)
2026-03-24T01:37:14.492035462Z2026-03-24T01:37:13.856077+00:00 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB)
2026-03-24T01:37:14.492045049Z2026-03-24T01:37:13.916241+00:00 Collecting text-unidecode>=1.3 (from python-slugify>=8.0.4->pysocha)
2026-03-24T01:37:14.49220452Z2026-03-24T01:37:13.941808+00:00 Downloading text_unidecode-1.3-py2.py3-none-any.whl.metadata (2.4 kB)
2026-03-24T01:37:14.492211387Z2026-03-24T01:37:14.027431+00:00 Collecting shellingham>=1.3.0 (from typer>=0.12.3->pysocha)
2026-03-24T01:37:14.49221528Z2026-03-24T01:37:14.049224+00:00 Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB)
2026-03-24T01:37:14.49221832Z2026-03-24T01:37:14.205905+00:00 Collecting rich>=12.3.0 (from typer>=0.12.3->pysocha)
2026-03-24T01:37:14.49222209Z2026-03-24T01:37:14.227841+00:00 Downloading rich-14.3.3-py3-none-any.whl.metadata (18 kB)
2026-03-24T01:37:14.492696798Z2026-03-24T01:37:14.284914+00:00 Collecting annotated-doc>=0.0.2 (from typer>=0.12.3->pysocha)
2026-03-24T01:37:14.492702218Z2026-03-24T01:37:14.306124+00:00 Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB)
2026-03-24T01:37:14.49298025Z2026-03-24T01:37:14.412323+00:00 Collecting pygments<3.0.0,>=2.13.0 (from rich>=12.3.0->typer>=0.12.3->pysocha)
2026-03-24T01:37:14.492986277Z2026-03-24T01:37:14.439708+00:00 Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2026-03-24T01:37:29.233033084Z2026-03-24T01:37:14.491406+00:00 Downloading pysocha-0.2.0-py3-none-any.whl (7.7 kB)
2026-03-24T01:37:29.233219797Z2026-03-24T01:37:14.523247+00:00 Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB)
2026-03-24T01:37:29.233228243Z2026-03-24T01:37:14.568059+00:00 Downloading flask-3.1.3-py3-none-any.whl (103 kB)
2026-03-24T01:37:29.233231503Z2026-03-24T01:37:14.613913+00:00 Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB)
2026-03-24T01:37:29.233234877Z2026-03-24T01:37:14.644893+00:00 Downloading click-8.3.1-py3-none-any.whl (108 kB)
2026-03-24T01:37:29.233237937Z2026-03-24T01:37:14.681378+00:00 Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB)
2026-03-24T01:37:29.233661916Z2026-03-24T01:37:14.712584+00:00 Downloading jinja2-3.1.6-py3-none-any.whl (134 kB)
2026-03-24T01:37:29.233668326Z2026-03-24T01:37:14.748013+00:00 Downloading linkify_it_py-2.1.0-py3-none-any.whl (19 kB)
2026-03-24T01:37:29.233672146Z2026-03-24T01:37:14.779512+00:00 Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB)
2026-03-24T01:37:29.233675313Z2026-03-24T01:37:14.813257+00:00 Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
2026-03-24T01:37:29.23368195Z2026-03-24T01:37:14.846083+00:00 Downloading markupsafe-3.0.3-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (23 kB)
2026-03-24T01:37:29.235880113Z2026-03-24T01:37:14.882703+00:00 Downloading mdit_py_plugins-0.5.0-py3-none-any.whl (57 kB)
2026-03-24T01:37:29.235889676Z2026-03-24T01:37:14.915612+00:00 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
2026-03-24T01:37:29.235893436Z2026-03-24T01:37:14.952734+00:00 Downloading python_frontmatter-1.1.0-py3-none-any.whl (9.8 kB)
2026-03-24T01:37:29.237040093Z2026-03-24T01:37:14.985231+00:00 Downloading python_slugify-8.0.4-py2.py3-none-any.whl (10 kB)
2026-03-24T01:37:29.23705266Z2026-03-24T01:37:15.017700+00:00 Downloading pyyaml-6.0.3-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (794 kB)
2026-03-24T01:37:29.237059993Z2026-03-24T01:37:15.055241+00:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 794.2/794.2 kB 20.8 MB/s 0:00:00
2026-03-24T01:37:29.237063546Z2026-03-24T01:37:15.077079+00:00 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB)
2026-03-24T01:37:29.23706649Z2026-03-24T01:37:15.111478+00:00 Downloading text_unidecode-1.3-py2.py3-none-any.whl (78 kB)
2026-03-24T01:37:29.237069843Z2026-03-24T01:37:15.148284+00:00 Downloading typer-0.24.1-py3-none-any.whl (56 kB)
2026-03-24T01:37:29.237072493Z2026-03-24T01:37:15.180381+00:00 Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB)
2026-03-24T01:37:29.237075216Z2026-03-24T01:37:15.211625+00:00 Downloading rich-14.3.3-py3-none-any.whl (310 kB)
2026-03-24T01:37:29.237077936Z2026-03-24T01:37:15.264036+00:00 Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB)
2026-03-24T01:37:29.23708201Z2026-03-24T01:37:15.306931+00:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 29.6 MB/s 0:00:00
2026-03-24T01:37:29.23708502Z2026-03-24T01:37:15.330066+00:00 Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB)
2026-03-24T01:37:29.237087516Z2026-03-24T01:37:15.366328+00:00 Downloading werkzeug-3.1.7-py3-none-any.whl (226 kB)
2026-03-24T01:37:29.23709053Z2026-03-24T01:37:15.403767+00:00 Downloading uc_micro_py-2.0.0-py3-none-any.whl (6.4 kB)
2026-03-24T01:37:29.23709685Z2026-03-24T01:37:15.658555+00:00 Installing collected packages: text-unidecode, uc-micro-py, typing_extensions, six, shellingham, pyyaml, python-slugify, pygments, mdurl, markupsafe, itsdangerous, click, blinker, annotated-doc, werkzeug, python-frontmatter, python-dateutil, markdown-it-py, linkify-it-py, jinja2, rich, mdit-py-plugins, flask, typer, pysocha
2026-03-24T01:37:29.2370993Z2026-03-24T01:37:19.485464+00:00
2026-03-24T01:37:29.237105294Z2026-03-24T01:37:19.489829+00:00 Successfully installed annotated-doc-0.0.4 blinker-1.9.0 click-8.3.1 flask-3.1.3 itsdangerous-2.2.0 jinja2-3.1.6 linkify-it-py-2.1.0 markdown-it-py-4.0.0 markupsafe-3.0.3 mdit-py-plugins-0.5.0 mdurl-0.1.2 pygments-2.19.2 pysocha-0.2.0 python-dateutil-2.9.0.post0 python-frontmatter-1.1.0 python-slugify-8.0.4 pyyaml-6.0.3 rich-14.3.3 shellingham-1.5.4 six-1.17.0 text-unidecode-1.3 typer-0.24.1 typing_extensions-4.15.0 uc-micro-py-2.0.0 werkzeug-3.1.7
2026-03-24T01:37:29.237118491Z2026-03-24T01:37:19.490184+00:00 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.
2026-03-24T01:37:29.237121547Z2026-03-24T01:37:19.729184+00:00 
2026-03-24T01:37:29.237123964Z2026-03-24T01:37:19.729254+00:00 [notice] A new release of pip is available: 25.3 -> 26.0.1
2026-03-24T01:37:29.237143944Z2026-03-24T01:37:19.729274+00:00 [notice] To update, run: pip install --upgrade pip
2026-03-24T01:37:29.237151841Z2026-03-24T01:37:23.960950+00:00  ---> Removed intermediate container f398a158687d
2026-03-24T01:37:29.237158941Z2026-03-24T01:37:23.961016+00:00 ---> fe98ff4799a5
2026-03-24T01:37:29.237163161Z2026-03-24T01:37:23.961033+00:00 Step 4/10 : COPY . .
2026-03-24T01:37:29.237166724Z2026-03-24T01:37:24.065538+00:00 ---> b702a37afc7c
2026-03-24T01:37:29.237171304Z2026-03-24T01:37:24.065642+00:00 Step 5/10 : RUN python -m pysocha build -c config.yaml
2026-03-24T01:37:29.237175381Z2026-03-24T01:37:24.116597+00:00 ---> Running in 0c89f7e3cbec
2026-03-24T01:37:29.237180991Z2026-03-24T01:37:25.423532+00:00 {'blogConfig': {'atomFeeds': False,
2026-03-24T01:37:29.237185654Z2026-03-24T01:37:25.423594+00:00 'authorPaginationNum': 10,
2026-03-24T01:37:29.23748392Z2026-03-24T01:37:25.423609+00:00 'authorTemplate': 'author.jinja2',
2026-03-24T01:37:29.237490097Z2026-03-24T01:37:25.423622+00:00 'authorsTemplate': 'authors.jinja2',
2026-03-24T01:37:29.237495554Z2026-03-24T01:37:25.423635+00:00 'blogBaseDir': 'blog',
2026-03-24T01:37:29.237498348Z2026-03-24T01:37:25.423647+00:00 'blogTemplate': 'blog.jinja2',
2026-03-24T01:37:29.237501771Z2026-03-24T01:37:25.423659+00:00 'listingKeysNeeded': [],
2026-03-24T01:37:29.238580997Z2026-03-24T01:37:25.423673+00:00 'listingPaginationNum': 5,
2026-03-24T01:37:29.238591594Z2026-03-24T01:37:25.423685+00:00 'listingTemplate': 'listing.jinja2',
2026-03-24T01:37:29.238596157Z2026-03-24T01:37:25.423696+00:00 'tagPaginationNum': 5,
2026-03-24T01:37:29.23860009Z2026-03-24T01:37:25.423708+00:00 'tagTemplate': 'tag.jinja2',
2026-03-24T01:37:29.238604707Z2026-03-24T01:37:25.423720+00:00 'tagsTemplate': 'tags.jinja2',
2026-03-24T01:37:29.238608907Z2026-03-24T01:37:25.423732+00:00 'title': 'LinkKeys Blog'},
2026-03-24T01:37:29.238613447Z2026-03-24T01:37:25.423743+00:00 'contentDir': 'content',
2026-03-24T01:37:29.238617237Z2026-03-24T01:37:25.423756+00:00 'defaultExtension': '.html',
2026-03-24T01:37:29.2386217Z2026-03-24T01:37:25.423769+00:00 'descending': True,
2026-03-24T01:37:29.23862527Z2026-03-24T01:37:25.423783+00:00 'outputDir': 'generated',
2026-03-24T01:37:29.238629244Z2026-03-24T01:37:25.423796+00:00 'pageConfig': {'pageDefaultTemplate': 'page.jinja2', 'pageTitle': 'LinkKeys'},
2026-03-24T01:37:29.238632327Z2026-03-24T01:37:25.423811+00:00 'siteAddress': 'https://linkidspec.com/',
2026-03-24T01:37:29.23863595Z2026-03-24T01:37:25.423824+00:00 'siteTitle': 'LinkKeys - Identity Protocol Specification and Other Resources',
2026-03-24T01:37:29.238638254Z2026-03-24T01:37:25.423837+00:00 'startPage': 'index.html',
2026-03-24T01:37:29.241027009Z2026-03-24T01:37:25.423849+00:00 'templatesDir': 'templates'}
2026-03-24T01:37:29.241035996Z2026-03-24T01:37:25.423862+00:00 ('\n'
2026-03-24T01:37:29.241038232Z2026-03-24T01:37:25.423875+00:00 '<h3>This is a header</h3>\n'
2026-03-24T01:37:29.241040939Z2026-03-24T01:37:25.423887+00:00 '<ul>\n'
2026-03-24T01:37:29.241043379Z2026-03-24T01:37:25.423899+00:00 '<li>List 1</li>\n'
2026-03-24T01:37:29.241045589Z2026-03-24T01:37:25.423912+00:00 '<li>List 2</li>\n'
2026-03-24T01:37:29.241047709Z2026-03-24T01:37:25.423924+00:00 '<li>List 3</li>\n'
2026-03-24T01:37:29.241050246Z2026-03-24T01:37:25.423936+00:00 '</ul>\n'
2026-03-24T01:37:29.241053749Z2026-03-24T01:37:25.423949+00:00 '<p>This is some stuff <em>bold</em> or not.</p>\n')
2026-03-24T01:37:29.241056139Z2026-03-24T01:37:25.423961+00:00 /build/generated/index.html
2026-03-24T01:37:29.241059092Z2026-03-24T01:37:25.808603+00:00 ---> Removed intermediate container 0c89f7e3cbec
2026-03-24T01:37:29.241062062Z2026-03-24T01:37:25.808672+00:00 ---> 7ad5ee4d897d
2026-03-24T01:37:29.241064866Z2026-03-24T01:37:25.808734+00:00 Step 6/10 : FROM caddy:2.9.1-alpine
2026-03-24T01:37:29.241067709Z2026-03-24T01:37:26.626722+00:00 2.9.1-alpine: Pulling from library/caddy
2026-03-24T01:37:29.241069739Z2026-03-24T01:37:26.874796+00:00 0a9a5dfd008f: Pulling fs layer
2026-03-24T01:37:29.241071766Z2026-03-24T01:37:26.874863+00:00 9c63ec053486: Pulling fs layer
2026-03-24T01:37:29.241074196Z2026-03-24T01:37:26.874878+00:00 6fd3ccaa8d5e: Pulling fs layer
2026-03-24T01:37:29.241076299Z2026-03-24T01:37:26.874891+00:00 b8a5ec399796: Pulling fs layer
2026-03-24T01:37:29.241078256Z2026-03-24T01:37:26.874952+00:00 4f4fb700ef54: Pulling fs layer
2026-03-24T01:37:29.241080476Z2026-03-24T01:37:26.874970+00:00 4f4fb700ef54: Waiting
2026-03-24T01:37:29.241082739Z2026-03-24T01:37:27.188197+00:00 6fd3ccaa8d5e: Verifying Checksum
2026-03-24T01:37:29.241085196Z2026-03-24T01:37:27.188307+00:00 6fd3ccaa8d5e: Download complete
2026-03-24T01:37:29.241087716Z2026-03-24T01:37:27.247699+00:00 9c63ec053486: Verifying Checksum
2026-03-24T01:37:29.241090002Z2026-03-24T01:37:27.247808+00:00 9c63ec053486: Download complete
2026-03-24T01:37:29.241092256Z2026-03-24T01:37:27.301667+00:00 0a9a5dfd008f: Verifying Checksum
2026-03-24T01:37:29.241094779Z2026-03-24T01:37:27.301761+00:00 0a9a5dfd008f: Download complete
2026-03-24T01:37:29.241097202Z2026-03-24T01:37:27.592171+00:00 4f4fb700ef54: Download complete
2026-03-24T01:37:29.241099422Z2026-03-24T01:37:27.755266+00:00 0a9a5dfd008f: Pull complete
2026-03-24T01:37:29.241101379Z2026-03-24T01:37:28.015743+00:00 b8a5ec399796: Verifying Checksum
2026-03-24T01:37:29.241103452Z2026-03-24T01:37:28.015808+00:00 b8a5ec399796: Download complete
2026-03-24T01:37:29.241105432Z2026-03-24T01:37:28.093991+00:00 9c63ec053486: Pull complete
2026-03-24T01:37:29.241107606Z2026-03-24T01:37:28.137660+00:00 6fd3ccaa8d5e: Pull complete
2026-03-24T01:37:29.241109702Z2026-03-24T01:37:29.202326+00:00 b8a5ec399796: Pull complete
2026-03-24T01:37:30.50062755Z2026-03-24T01:37:29.241722+00:00 4f4fb700ef54: Pull complete
2026-03-24T01:37:30.500637423Z2026-03-24T01:37:29.262316+00:00 Digest: sha256:b4e3952384eb9524a887633ce65c752dd7c71314d2c2acf98cd5c715aaa534f0
2026-03-24T01:37:30.500641973Z2026-03-24T01:37:29.268635+00:00 Status: Downloaded newer image for caddy:2.9.1-alpine
2026-03-24T01:37:30.500644287Z2026-03-24T01:37:29.274443+00:00 ---> 51f0c496a59a
2026-03-24T01:37:30.500646827Z2026-03-24T01:37:29.274482+00:00 Step 7/10 : WORKDIR /site
2026-03-24T01:37:30.500649443Z2026-03-24T01:37:29.482475+00:00 ---> Running in 409343955e23
2026-03-24T01:37:30.50065232Z2026-03-24T01:37:29.544944+00:00 ---> Removed intermediate container 409343955e23
2026-03-24T01:37:30.500885011Z2026-03-24T01:37:29.545002+00:00 ---> 748fac50f46e
2026-03-24T01:37:30.500892602Z2026-03-24T01:37:29.545020+00:00 Step 8/10 : RUN mkdir /site/logs
2026-03-24T01:37:30.500895349Z2026-03-24T01:37:29.597404+00:00 ---> Running in e82050c6df0e
2026-03-24T01:37:30.501260792Z2026-03-24T01:37:30.312257+00:00 ---> Removed intermediate container e82050c6df0e
2026-03-24T01:37:30.501266002Z2026-03-24T01:37:30.312324+00:00 ---> 7eca5c4f7203
2026-03-24T01:37:30.501269195Z2026-03-24T01:37:30.312390+00:00 Step 9/10 : COPY Caddyfile /etc/caddy/Caddyfile
2026-03-24T01:37:30.501271502Z2026-03-24T01:37:30.390358+00:00 ---> 8beb44cefcc3
2026-03-24T01:37:30.501275025Z2026-03-24T01:37:30.390425+00:00 Step 10/10 : COPY --from=builder ./build/generated ./root
2026-03-24T01:37:30.501277702Z2026-03-24T01:37:30.493951+00:00 ---> cb0ff7a87aa4
2026-03-24T01:37:30.501279969Z2026-03-24T01:37:30.495373+00:00 Successfully built cb0ff7a87aa4
2026-03-24T01:37:30.501282736Z2026-03-24T01:37:30.503598+00:00 Successfully tagged linkkeys-website-test:build
2026-03-24T01:37:30.501285236Z2026-03-24T01:37:30.507201+00:00
2026-03-24T01:37:30.501288636Z2026-03-24T01:37:30.507244+00:00 ================================================
2026-03-24T01:37:30.50181413Z2026-03-24T01:37:30.507262+00:00 Website build test passed!
2026-03-24T01:37:30.50181973Z2026-03-24T01:37:30.507277+00:00 ================================================
2026-03-24T01:37:30.501822977Z2026-03-24T01:37:30.508506+00:00 ✓ Job completed successfully (exit code: 0)