2025-03-31T15:47:17.329483920+02:00 stderr + item=110
2025-03-31T15:47:17.329899562+02:00 stderr + git clone https://git.apiote.xyz/git/szczanieckiej.git
2025-03-31T15:47:17.372903956+02:00 stderr Cloning into 'szczanieckiej'...
2025-03-31T15:47:19.524217072+02:00 stderr + git clone https://git.apiote.xyz/git/traffic.git
2025-03-31T15:47:19.527863576+02:00 stderr Cloning into 'traffic'...
2025-03-31T15:47:22.011867450+02:00 stderr + cd traffic
2025-03-31T15:47:22.013867413+02:00 stderr + sort -V
2025-03-31T15:47:22.013867413+02:00 stderr + git tag
2025-03-31T15:47:22.014022126+02:00 stderr + tail -n1
2025-03-31T15:47:22.018372944+02:00 stderr + TAG=plusB
2025-03-31T15:47:22.018424640+02:00 stderr + git checkout plusB
2025-03-31T15:47:22.024107223+02:00 stderr Note: switching to 'plusB'.
2025-03-31T15:47:22.024107223+02:00 stderr
2025-03-31T15:47:22.024107223+02:00 stderr You are in 'detached HEAD' state. You can look around, make experimental
2025-03-31T15:47:22.024107223+02:00 stderr changes and commit them, and you can discard any commits you make in this
2025-03-31T15:47:22.024107223+02:00 stderr state without impacting any branches by switching back to a branch.
2025-03-31T15:47:22.024107223+02:00 stderr
2025-03-31T15:47:22.024107223+02:00 stderr If you want to create a new branch to retain commits you create, you may
2025-03-31T15:47:22.024107223+02:00 stderr do so (now or later) by using -c with the switch command. Example:
2025-03-31T15:47:22.024107223+02:00 stderr
2025-03-31T15:47:22.024107223+02:00 stderr git switch -c
2025-03-31T15:47:22.024107223+02:00 stderr
2025-03-31T15:47:22.024107223+02:00 stderr Or undo this operation with:
2025-03-31T15:47:22.024107223+02:00 stderr
2025-03-31T15:47:22.024107223+02:00 stderr git switch -
2025-03-31T15:47:22.024107223+02:00 stderr
2025-03-31T15:47:22.024107223+02:00 stderr Turn off this advice by setting config variable advice.detachedHead to false
2025-03-31T15:47:22.024107223+02:00 stderr
2025-03-31T15:47:22.024107223+02:00 stderr HEAD is now at 552a365 add database indices
2025-03-31T15:47:22.025320786+02:00 stderr + cd szczanieckiej
2025-03-31T15:47:22.025349425+02:00 stderr + mk
2025-03-31T15:47:22.029867777+02:00 stdout bare-gen -p api ../traffic/api/api.bare api/structs_gen2.go
2025-03-31T15:47:22.029867777+02:00 stdout awk '!seen[$0]++ || $0 !~ /func \(_ StopV1\) IsUnion\(\) \{\}/' api/structs_gen2.go >api/structs_gen3.go
2025-03-31T15:47:22.029867777+02:00 stdout awk '!seen[$0]++ || $0 !~ /func \(_ StopV2\) IsUnion\(\) \{\}/' api/structs_gen3.go >api/structs_gen.go
2025-03-31T15:47:22.029867777+02:00 stdout rm api/structs_gen2.go api/structs_gen3.go
2025-03-31T15:47:22.105869361+02:00 stdout bare-gen -p traffic ../traffic/traffic.bare traffic/structs_gen.go
2025-03-31T15:47:22.131647640+02:00 stdout reuse lint
2025-03-31T15:47:22.131647640+02:00 stdout go test ./...
2025-03-31T15:47:25.326942652+02:00 stdout # SUMMARY
2025-03-31T15:47:25.326942652+02:00 stdout
2025-03-31T15:47:25.326942652+02:00 stdout * Bad licenses: 0
2025-03-31T15:47:25.326942652+02:00 stdout * Deprecated licenses: 0
2025-03-31T15:47:25.326942652+02:00 stdout * Licenses without file extension: 0
2025-03-31T15:47:25.326942652+02:00 stdout * Missing licenses: 0
2025-03-31T15:47:25.326942652+02:00 stdout * Unused licenses: 0
2025-03-31T15:47:25.326942652+02:00 stdout * Used licenses: AGPL-3.0-or-later, CC-BY-4.0, Apache-2.0
2025-03-31T15:47:25.326942652+02:00 stdout * Read errors: 0
2025-03-31T15:47:25.326942652+02:00 stdout * Files with copyright information: 82 / 82
2025-03-31T15:47:25.326942652+02:00 stdout * Files with license information: 82 / 82
2025-03-31T15:47:25.326942652+02:00 stdout
2025-03-31T15:47:25.326942652+02:00 stdout Congratulations! Your project is compliant with version 3.3 of the REUSE Specification :-)
2025-03-31T15:47:26.553290927+02:00 stderr go: downloading git.sr.ht/~sircmpwn/go-bare v0.0.0-20210406120253-ab86bc2846d9
2025-03-31T15:47:26.581064302+02:00 stderr go: downloading github.com/JohannesKaufmann/html-to-markdown v1.5.0
2025-03-31T15:47:27.211721801+02:00 stderr go: downloading github.com/adrg/strutil v0.3.0
2025-03-31T15:47:27.353868360+02:00 stderr go: downloading golang.org/x/text v0.19.0
2025-03-31T15:47:27.353868360+02:00 stderr go: downloading github.com/dhconnelly/rtreego v1.1.0
2025-03-31T15:47:28.145879507+02:00 stderr go: downloading github.com/BurntSushi/toml v1.3.2
2025-03-31T15:47:28.852871249+02:00 stderr go: downloading notabug.org/apiote/gott v1.1.2
2025-03-31T15:47:29.124872921+02:00 stderr go: downloading github.com/ulikunitz/xz v0.5.10
2025-03-31T15:47:29.982737804+02:00 stderr go: downloading google.golang.org/protobuf v1.26.0
2025-03-31T15:47:31.665336294+02:00 stderr go: downloading apiote.xyz/p/gott/v2 v2.0.3
2025-03-31T15:47:32.216310928+02:00 stderr go: downloading github.com/cjoudrey/gluahttp v0.0.0-20201111170219-25003d9adfa9
2025-03-31T15:47:32.245791692+02:00 stderr go: downloading github.com/lanrat/extsort v1.0.2
2025-03-31T15:47:32.367750637+02:00 stderr go: downloading github.com/mattn/go-sqlite3 v1.14.24
2025-03-31T15:47:32.627076290+02:00 stderr go: downloading github.com/sahilm/fuzzy v0.1.0
2025-03-31T15:47:33.420348910+02:00 stderr go: downloading github.com/yuin/gopher-lua v1.1.1
2025-03-31T15:47:33.448194012+02:00 stderr go: downloading golang.org/x/tools v0.26.0
2025-03-31T15:47:33.757553801+02:00 stderr go: downloading gopkg.in/yaml.v3 v3.0.1
2025-03-31T15:47:34.173029764+02:00 stderr go: downloading layeh.com/gopher-json v0.0.0-20201124131017-552bb3c4c3bf
2025-03-31T15:47:36.186810013+02:00 stderr go: downloading github.com/PuerkitoBio/goquery v1.8.1
2025-03-31T15:47:36.216326383+02:00 stderr go: downloading golang.org/x/net v0.30.0
2025-03-31T15:47:39.402614366+02:00 stderr go: downloading golang.org/x/sync v0.8.0
2025-03-31T15:47:40.479604066+02:00 stderr go: downloading github.com/andybalholm/cascadia v1.3.1
2025-03-31T15:53:01.429021513+02:00 stdout ? apiote.xyz/p/szczanieckiej [no test files]
2025-03-31T15:53:01.429021513+02:00 stdout ? apiote.xyz/p/szczanieckiej/api [no test files]
2025-03-31T15:53:01.429572956+02:00 stdout ? apiote.xyz/p/szczanieckiej/config [no test files]
2025-03-31T15:53:01.429597545+02:00 stdout ? apiote.xyz/p/szczanieckiej/file [no test files]
2025-03-31T15:53:01.429597545+02:00 stdout ? apiote.xyz/p/szczanieckiej/gtfs_rt [no test files]
2025-03-31T15:53:01.429640207+02:00 stdout ? apiote.xyz/p/szczanieckiej/gtfs_rt/transit_realtime [no test files]
2025-03-31T15:53:01.429802246+02:00 stdout ? apiote.xyz/p/szczanieckiej/server [no test files]
2025-03-31T15:53:08.747252594+02:00 stdout ? apiote.xyz/p/szczanieckiej/traffic/errors [no test files]
2025-03-31T15:53:08.747366364+02:00 stdout ? apiote.xyz/p/szczanieckiej/transformers [no test files]
2025-03-31T15:53:08.762083617+02:00 stdout ok apiote.xyz/p/szczanieckiej/traffic 0.008s
2025-03-31T15:53:09.020745392+02:00 stdout go build
2025-03-31T15:53:14.384883337+02:00 stderr + git show '--pretty=oneline' --abbrev-commit --name-only
2025-03-31T15:53:14.384883337+02:00 stderr + head -n1
2025-03-31T15:53:14.384883337+02:00 stderr + cut -d ' ' -f 1
2025-03-31T15:53:14.387002703+02:00 stderr + commit=52d5424
2025-03-31T15:53:14.387312785+02:00 stderr + date '+%Y%m%dT%H%M'
2025-03-31T15:53:14.388288471+02:00 stderr + timestamp=20250331T1353
2025-03-31T15:53:14.388288471+02:00 stderr + scp szczanieckiej deploy@host.containers.internal:toys/szczanieckiej/110/szczanieckiej_20250331T1353_52d5424
2025-03-31T15:53:15.562365275+02:00 stderr + ssh deploy@host.containers.internal 'cp ~/toys/szczanieckiej/110/szczanieckiej_20250331T1353_52d5424 /tmp/szczanieckiej'
2025-03-31T15:53:15.885940345+02:00 stderr + ssh deploy@host.containers.internal 'chmod 755 /tmp/szczanieckiej'
2025-03-31T15:53:16.182250901+02:00 stderr + ssh deploy@host.containers.internal 'doas cp /tmp/szczanieckiej /usr/bin'
2025-03-31T15:53:16.520928877+02:00 stderr + ssh deploy@host.containers.internal 'doas -u www doas /etc/init.d/szczanieckiej restart'
2025-03-31T15:53:16.882981368+02:00 stdout * Stopping szczanieckiej ... [ ok ]
2025-03-31T15:53:16.929473235+02:00 stdout * Starting szczanieckiej ... [ ok ]
2025-03-31T15:53:16.947765912+02:00 stderr + ssh deploy@host.containers.internal 'rm /tmp/szczanieckiej'