symbanta-dashboard-51efb0e9-a868

job succeeded

time taken
8 seconds
started at
Fri Sep 11 09:33:55 2026
updated at
Fri Sep 11 09:34:03 2026
log uuid
51efb0e9-a868-498f-88cb-c242d21632e9
inspect the job's lambda expression
(lambda()
  `((task . "maak-deploy")
    (project . "symbanta-dashboard")
    (branch-name . "trunk")
    (clone-url . "https://codeberg.org/jjba23/symbanta-dashboard.git")))
starting new job...


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

HEAD is now at dc88d6d feat: Line chart
From https://codeberg.org/jjba23/symbanta-dashboard
   dc88d6d..3e980cc  trunk      -> origin/trunk
Updating dc88d6d..3e980cc
Fast-forward
 src/TimeSeries.tsx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


-> running command: cd /etc/byggsteg/job-clone/symbanta-dashboard/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-dashboard/trunk && git log --name-status HEAD^..HEAD

commit 3e980cc6dbdbd56c9b20b5d15c788a57594517c8
Author: Josep Bigorra <jjbigorra@gmail.com>
Date:   Fri Sep 11 09:33:46 2026 +0200

    feat: Line chart

M	src/TimeSeries.tsx


-> running command: cd /etc/byggsteg/job-clone/symbanta-dashboard/trunk && sudo maak deploy

??? Node.js frontend environment loaded
Node version: v24.19.0
NPM version:  11.17.0

up to date, audited 273 packages in 1s

76 packages are looking for funding
  run `npm fund` for details

2 high severity vulnerabilities

To address all issues, run:
  npm audit fix

Run `npm audit` for details.
npm warn allow-scripts 1 package has install scripts not yet covered by allowScripts:
npm warn allow-scripts   esbuild@0.28.2 (postinstall: node install.js)
npm warn allow-scripts
npm warn allow-scripts Run `npm approve-scripts --allow-scripts-pending` to review, or `npm approve-scripts <pkg>` to allow.

> symbanta-dashboard@0.0.0 build
> tsc -b && vite build

vite v8.2.2 building client environment for production...
transforming...
??? 668 modules transformed.
rendering chunks...
computing gzip size...
dist/index.html                   0.46 kB ??? gzip:   0.30 kB
dist/assets/index-BmtKZoQe.css   20.97 kB ??? gzip:   4.68 kB
dist/assets/index-Rw8kyBy4.js   649.20 kB ??? gzip: 194.45 kB

[plugin builtin:vite-reporter] 
(!) Some chunks are larger than 500 kB after minification. Consider:
- Using dynamic import() to code-split the application
- Use build.rolldownOptions.output.codeSplitting to improve chunking: https://rolldown.rs/reference/OutputOptions.codeSplitting
- Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.
??? built in 523ms
'/srv/symbanta.jointhefreeworld.org/assets/index-5U6-lzW5.js' is verwijderd
'/srv/symbanta.jointhefreeworld.org/assets/index-BmtKZoQe.css' is verwijderd
map '/srv/symbanta.jointhefreeworld.org/assets' is verwijderd
'/srv/symbanta.jointhefreeworld.org/favicon.svg' is verwijderd
'/srv/symbanta.jointhefreeworld.org/icons.svg' is verwijderd
'/srv/symbanta.jointhefreeworld.org/index.html' is verwijderd
'dist/assets' -> '/srv/symbanta.jointhefreeworld.org/assets'
'dist/assets/index-Rw8kyBy4.js' -> '/srv/symbanta.jointhefreeworld.org/assets/index-Rw8kyBy4.js'
'dist/assets/index-BmtKZoQe.css' -> '/srv/symbanta.jointhefreeworld.org/assets/index-BmtKZoQe.css'
'dist/favicon.svg' -> '/srv/symbanta.jointhefreeworld.org/favicon.svg'
'dist/icons.svg' -> '/srv/symbanta.jointhefreeworld.org/icons.svg'
'dist/index.html' -> '/srv/symbanta.jointhefreeworld.org/index.html'


--------------------------------------------------------------

Maak: the infinitely extensible command runner

Loading tasks from Maak file: /etc/byggsteg/job-clone/symbanta-dashboard/trunk/maak.scm

Executing Maak tasks: deploy

--------------------------------------------------------------

=> Running Maak task: deploy

  Deploy the project.

  Execute command:
nix --extra-experimental-features 'flakes nix-command' develop -c bash -c 'npm install &&  npm run build '