symbanta-32983615-d40f

job succeeded

time taken
2 seconds
started at
Thu Sep 10 18:50:14 2026
updated at
Thu Sep 10 18:50:16 2026
log uuid
32983615-d40f-4beb-b56b-746832d472a0
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 5fdd008 feat: Property Seeder
From https://codeberg.org/jjba23/symbanta
   5fdd008..3919df4  trunk      -> origin/trunk
Updating 5fdd008..3919df4
Fast-forward
 .../db/migration/V2__add_localhost_property.sql    | 22 ----------------------
 1 file changed, 22 deletions(-)
 delete mode 100644 src/main/resources/db/migration/V2__add_localhost_property.sql


-> 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 3919df44a1280a726fe954630e551fec4e8bfb14
Author: Josep Bigorra <jjbigorra@gmail.com>
Date:   Thu Sep 10 18:50:04 2026 +0200

    feat: Add Symbanta

D	src/main/resources/db/migration/V2__add_localhost_property.sql


-> 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.