symbanta-3fa725a1-17bb

job succeeded

time taken
2 seconds
started at
Wed Sep 16 10:18:39 2026
updated at
Wed Sep 16 10:18:41 2026
log uuid
3fa725a1-17bb-4a9b-a4f1-b19358c640f1
inspect the job's lambda expression
(lambda()
  `((task . ("pull-and-restart"))
    (daemon-name . "symbanta-api-daemon")
    (project . "symbanta")
    (branch-name . "trunk")
    (clone-url . "https://codeberg.org/jjba23/symbanta.git")))
starting new job...


-> running command: cd "/etc/byggsteg/job-clone//symbanta/trunk" && git reset --hard && git pull

HEAD is now at f660294 feat: Add properties repo test
From https://codeberg.org/jjba23/symbanta
   f660294..83d680e  trunk      -> origin/trunk
Updating f660294..83d680e
Fast-forward
 .../org/jointhefreeworld/symbanta/domain/Models.kt |   2 +-
 .../repositories/PostgresAnalyticsRepository.kt    |   2 +-
 .../PostgresAnalyticsRepositorySpec.kt             | 329 +++++++++++++++++++++
 .../PostgresPropertiesRepositorySpec.kt            |  18 +-
 4 files changed, 338 insertions(+), 13 deletions(-)
 create mode 100644 src/test/kotlin/org/jointhefreeworld/symbanta/repositories/PostgresAnalyticsRepositorySpec.kt


-> running command: cd /etc/byggsteg/job-clone/symbanta/trunk && uname -a

Linux wolk-jjba 7.1.5-gnu #1 SMP PREEMPT_DYNAMIC 1 x86_64 GNU/Linux


-> running command: cd /etc/byggsteg/job-clone/symbanta/trunk && git log --name-status HEAD^..HEAD

commit 83d680efbeb4ec0a6318c182a924556846e55348
Author: Josep Bigorra <jjbigorra@gmail.com>
Date:   Wed Sep 16 10:18:28 2026 +0200

    feat: Add analytics repo test

M	src/main/kotlin/org/jointhefreeworld/symbanta/domain/Models.kt
M	src/main/kotlin/org/jointhefreeworld/symbanta/repositories/PostgresAnalyticsRepository.kt
A	src/test/kotlin/org/jointhefreeworld/symbanta/repositories/PostgresAnalyticsRepositorySpec.kt
M	src/test/kotlin/org/jointhefreeworld/symbanta/repositories/PostgresPropertiesRepositorySpec.kt


-> running command: cd /etc/byggsteg/job-clone/symbanta/trunk && sudo herd enable symbanta-api-daemon || true && sudo herd restart symbanta-api-daemon || true

Enabled service symbanta-api-daemon.
Service symbanta-api-daemon has been started.