>>> git-bug: Building testing/git-bug 0.8.0-r15 (using abuild 3.14.1-r5) started Mon, 20 Jan 2025 05:21:35 +0000
>>> git-bug: Validating /home/buildozer/aports/testing/git-bug/APKBUILD...
>>> git-bug: Analyzing dependencies...
>>> git-bug: Installing for build: build-base go npm
(1/12) Installing binutils-gold (2.43.1-r1)
(2/12) Installing go (1.23.5-r0)
(3/12) Installing ca-certificates (20241121-r1)
(4/12) Installing ada-libs (2.9.2-r2)
(5/12) Installing icu-data-en (74.2-r0)
Executing icu-data-en-74.2-r0.post-install
*
* If you need ICU with non-English locales and legacy charset support, install
* package icu-data-full.
*
(6/12) Installing icu-libs (74.2-r0)
(7/12) Installing simdjson (3.10.1-r0)
(8/12) Installing simdutf (5.7.1-r0)
(9/12) Installing sqlite-libs (3.48.0-r0)
(10/12) Installing nodejs (22.11.0-r2)
(11/12) Installing npm (10.9.1-r0)
(12/12) Installing .makedepends-git-bug (20250120.052136)
Executing busybox-1.37.0-r13.trigger
Executing ca-certificates-20241121-r1.trigger
OK: 566 MiB in 114 packages
>>> git-bug: Cleaning up srcdir
>>> git-bug: Cleaning up pkgdir
>>> git-bug: Cleaning up tmpdir
>>> git-bug: Fetching https://distfiles.alpinelinux.org/distfiles/edge/git-bug-0.8.0.tar.gz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
saving to '/var/cache/distfiles/edge/git-bug-0.8.0.tar.gz.part'
git-bug-0.8.0.tar.gz 100% |********************************| 2497k  0:00:00 ETA
'/var/cache/distfiles/edge/git-bug-0.8.0.tar.gz.part' saved
>>> git-bug: Fetching https://distfiles.alpinelinux.org/distfiles/edge/git-bug-0.8.0.tar.gz
>>> git-bug: Checking sha512sums...
git-bug-0.8.0.tar.gz: OK
fix-tests.patch: OK
Makefile.patch: OK
>>> git-bug: Unpacking /var/cache/distfiles/edge/git-bug-0.8.0.tar.gz...
>>> git-bug: fix-tests.patch
patching file commands/add_test.go
>>> git-bug: Makefile.patch
patching file Makefile
npm warn deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility
npm warn deprecated svgo@1.3.2: This SVGO version is no longer supported. Upgrade to v2.x.x.

added 1830 packages, and audited 1831 packages in 31s

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

39 vulnerabilities (3 low, 10 moderate, 23 high, 3 critical)

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force

Run `npm audit` for details.
npm run --prefix webui build

> webui@0.1.0 build
> npm run generate && react-scripts build


> webui@0.1.0 generate
> graphql-codegen

(node:55212) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
[STARTED] Parse Configuration
[SUCCESS] Parse Configuration
[STARTED] Generate outputs
[STARTED] Generate to ./src/fragmentTypes.ts
[STARTED] Load GraphQL schemas
[SUCCESS] Load GraphQL schemas
[STARTED] Load GraphQL documents
[SUCCESS] Load GraphQL documents
[STARTED] Generate
[SUCCESS] Generate
[SUCCESS] Generate to ./src/fragmentTypes.ts
[STARTED] Generate to ./src/gqlTypes.ts
[STARTED] Load GraphQL schemas
[SUCCESS] Load GraphQL schemas
[STARTED] Load GraphQL documents
[SUCCESS] Load GraphQL documents
[STARTED] Generate
[SUCCESS] Generate
[SUCCESS] Generate to ./src/gqlTypes.ts
[STARTED] Generate to ./src/schema.json
[STARTED] Load GraphQL schemas
[SUCCESS] Load GraphQL schemas
[STARTED] Load GraphQL documents
[SUCCESS] Load GraphQL documents
[STARTED] Generate
[SUCCESS] Generate
[SUCCESS] Generate to ./src/schema.json
[STARTED] Generate to ./src/
[STARTED] Load GraphQL schemas
[SUCCESS] Load GraphQL schemas
[STARTED] Load GraphQL documents
[SUCCESS] Load GraphQL documents
[STARTED] Generate
[SUCCESS] Generate
[SUCCESS] Generate to ./src/
[SUCCESS] Generate outputs
Creating an optimized production build...
Browserslist: caniuse-lite is outdated. Please run:
  npx update-browserslist-db@latest
  Why you should do it regularly: https://github.com/browserslist/update-db#readme
(node:55240) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
Compiled successfully.

File sizes after gzip:

  340.18 kB  build/static/js/main.6de2d14a.js

The project was built assuming it is hosted at /.
You can control this with the homepage field in your package.json.

The build folder is ready to be deployed.
You may serve it with a static server:

  npm install -g serve
  serve -s build

Find out more about deployment here:

  https://cra.link/deployment

go run webui/pack_webui.go
go: downloading github.com/shurcooL/httpfs v0.0.0-20190707220628-8d4bc4ba7749
go: downloading github.com/shurcooL/vfsgen v0.0.0-20200824052919-0d455de96546
Packing Web UI files ...
go generate
go: downloading github.com/mattn/go-isatty v0.0.16
go: downloading github.com/gorilla/mux v1.8.0
go: downloading github.com/araddon/dateparse v0.0.0-20190622164848-0fb0a474d195
go: downloading github.com/99designs/gqlgen v0.17.20
go: downloading github.com/phayes/freeport v0.0.0-20171002181615-b8543db493a5
go: downloading github.com/skratchdot/open-golang v0.0.0-20190402232053-79abb63cd66e
go: downloading github.com/spf13/cobra v1.5.0
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/MichaelMure/go-term-text v0.3.1
go: downloading github.com/stretchr/testify v1.8.1
go: downloading golang.org/x/text v0.4.0
go: downloading github.com/go-git/go-billy/v5 v5.3.1
go: downloading golang.org/x/crypto v0.0.0-20220131195533-30dcbda58838
go: downloading github.com/ProtonMail/go-crypto v0.0.0-20210428141323-04723f9f07d7
go: downloading github.com/fatih/color v1.13.0
go: downloading github.com/hashicorp/golang-lru v0.5.4
go: downloading github.com/blevesearch/bleve v1.0.14
go: downloading github.com/awesome-gocui/gocui v1.1.0
go: downloading github.com/dustin/go-humanize v1.0.0
go: downloading github.com/99designs/keyring v1.2.1
go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4
go: downloading github.com/go-git/go-git/v5 v5.4.2
go: downloading github.com/vektah/gqlparser/v2 v2.5.1
go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
go: downloading github.com/xanzy/go-gitlab v0.74.0
go: downloading github.com/cheekybits/genny v1.0.0
go: downloading github.com/shurcooL/githubv4 v0.0.0-20190601194912-068505affed7
go: downloading golang.org/x/oauth2 v0.0.0-20220722155238-128564f6959c
go: downloading github.com/mattn/go-colorable v0.1.13
go: downloading github.com/mattn/go-runewidth v0.0.12
go: downloading github.com/gdamore/tcell/v2 v2.4.0
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/pmezard/go-difflib v1.0.0
go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
go: downloading github.com/lucasb-eyer/go-colorful v1.0.3
go: downloading github.com/gdamore/encoding v1.0.0
go: downloading github.com/shurcooL/graphql v0.0.0-20181231061246-d48a9a75455f
go: downloading github.com/mtibben/percent v0.2.1
go: downloading github.com/rivo/uniseg v0.1.0
go: downloading github.com/godbus/dbus v0.0.0-20190726142602-4481cbc300e2
go: downloading github.com/spf13/pflag v1.0.5
go: downloading github.com/dvsekhvalnov/jose2go v1.5.0
go: downloading github.com/gsterjov/go-libsecret v0.0.0-20161001094733-a6f4afe4910c
go: downloading golang.org/x/net v0.0.0-20220805013720-a33c5aa5df48
go: downloading github.com/mitchellh/go-homedir v1.1.0
go: downloading github.com/sergi/go-diff v1.1.0
go: downloading github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99
go: downloading github.com/emirpasic/gods v1.12.0
go: downloading github.com/go-git/gcfg v1.5.0
go: downloading github.com/imdario/mergo v0.3.12
go: downloading github.com/kevinburke/ssh_config v0.0.0-20201106050909-4977a11b4351
go: downloading github.com/xanzy/ssh-agent v0.3.0
go: downloading github.com/agnivade/levenshtein v1.1.1
go: downloading gopkg.in/warnings.v0 v0.1.2
go: downloading github.com/google/go-querystring v1.1.0
go: downloading github.com/hashicorp/go-cleanhttp v0.5.2
go: downloading golang.org/x/time v0.0.0-20220722155302-e5dcc9cfc0b9
go: downloading github.com/hashicorp/go-retryablehttp v0.7.1
go: downloading github.com/mitchellh/mapstructure v1.4.1
go: downloading github.com/gorilla/websocket v1.5.0
go: downloading go.etcd.io/bbolt v1.3.5
go: downloading github.com/steveyen/gtreap v0.1.0
go: downloading github.com/blevesearch/snowballstem v0.9.0
go: downloading github.com/golang/protobuf v1.5.2
go: downloading github.com/RoaringBitmap/roaring v0.4.23
go: downloading github.com/blevesearch/go-porterstemmer v1.0.3
go: downloading github.com/blevesearch/segment v0.9.0
go: downloading github.com/couchbase/vellum v1.0.2
go: downloading github.com/blevesearch/zap/v11 v11.0.14
go: downloading github.com/blevesearch/zap/v15 v15.0.3
go: downloading github.com/blevesearch/zap/v14 v14.0.5
go: downloading github.com/blevesearch/zap/v12 v12.0.14
go: downloading github.com/blevesearch/zap/v13 v13.0.6
go: downloading google.golang.org/protobuf v1.28.1
go: downloading github.com/golang/snappy v0.0.1
go: downloading github.com/blevesearch/mmap-go v1.0.2
go: downloading github.com/willf/bitset v1.1.10
go: downloading github.com/tinylib/msgp v1.1.0
go: downloading github.com/glycerine/go-unsnap-stream v0.0.0-20181221182339-f9677308dec2
go: downloading github.com/philhofer/fwd v1.0.0
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
go: downloading github.com/russross/blackfriday/v2 v2.1.0
Generating documentation ...
  - Markdown: ok
  - ManPage: ok
Generating completion files ...
  - ZSH: ok
  - Fish: ok
  - PowerShell: ok
  - Bash: ok
go build -ldflags "-X github.com/MichaelMure/git-bug/commands.GitCommit=v0.8.0 -X github.com/MichaelMure/git-bug/commands.GitLastTag=v0.8.0 -X github.com/MichaelMure/git-bug/commands.GitExactTag=v0.8.0" .
go test -v -bench=. ./...
go: downloading github.com/icrowley/fake v0.0.0-20180203215853-4178557ae428
go: downloading github.com/stretchr/objx v0.5.0
go: downloading github.com/corpix/uarand v0.1.1
?   	github.com/MichaelMure/git-bug	[no test files]
?   	github.com/MichaelMure/git-bug/api/auth	[no test files]
=== RUN   TestQueries
Building identity cache... Done.
Building bug cache... Done.
--- PASS: TestQueries (0.34s)
PASS
ok  	github.com/MichaelMure/git-bug/api/graphql	0.370s
?   	github.com/MichaelMure/git-bug/api/graphql/connections	[no test files]
?   	github.com/MichaelMure/git-bug/api/graphql/graph	[no test files]
?   	github.com/MichaelMure/git-bug/api/graphql/models	[no test files]
?   	github.com/MichaelMure/git-bug/api/graphql/resolvers	[no test files]
=== RUN   TestGitFileHandlers
Building identity cache... Done.
Building bug cache... Done.
--- PASS: TestGitFileHandlers (0.01s)
PASS
ok  	github.com/MichaelMure/git-bug/api/http	0.028s
?   	github.com/MichaelMure/git-bug/bridge	[no test files]
?   	github.com/MichaelMure/git-bug/bridge/core	[no test files]
=== RUN   TestCredential
--- PASS: TestCredential (0.00s)
=== RUN   TestLoginPasswordSerial
--- PASS: TestLoginPasswordSerial (0.00s)
=== RUN   TestLoginSerial
--- PASS: TestLoginSerial (0.00s)
=== RUN   TestTokenSerial
--- PASS: TestTokenSerial (0.00s)
PASS
ok  	github.com/MichaelMure/git-bug/bridge/core/auth	0.023s
=== RUN   TestSplitURL
=== RUN   TestSplitURL/default_url
=== RUN   TestSplitURL/default_issues_url
=== RUN   TestSplitURL/default_url_with_git_extension
=== RUN   TestSplitURL/url_with_git_protocol
=== RUN   TestSplitURL/ssh_url
=== RUN   TestSplitURL/bad_url
--- PASS: TestSplitURL (0.00s)
    --- PASS: TestSplitURL/default_url (0.00s)
    --- PASS: TestSplitURL/default_issues_url (0.00s)
    --- PASS: TestSplitURL/default_url_with_git_extension (0.00s)
    --- PASS: TestSplitURL/url_with_git_protocol (0.00s)
    --- PASS: TestSplitURL/ssh_url (0.00s)
    --- PASS: TestSplitURL/bad_url (0.00s)
=== RUN   TestValidateUsername
=== RUN   TestValidateUsername/existing_username
=== RUN   TestValidateUsername/existing_username_with_bad_case
=== RUN   TestValidateUsername/existing_organisation
=== RUN   TestValidateUsername/existing_organisation_with_bad_case
=== RUN   TestValidateUsername/non_existing_username
--- PASS: TestValidateUsername (0.82s)
    --- PASS: TestValidateUsername/existing_username (0.25s)
    --- PASS: TestValidateUsername/existing_username_with_bad_case (0.17s)
    --- PASS: TestValidateUsername/existing_organisation (0.14s)
    --- PASS: TestValidateUsername/existing_organisation_with_bad_case (0.14s)
    --- PASS: TestValidateUsername/non_existing_username (0.11s)
=== RUN   TestValidateProject
    config_test.go:161: Env var GITHUB_TOKEN_PRIVATE missing
--- SKIP: TestValidateProject (0.00s)
=== RUN   TestGithubPushPull
    export_test.go:138: Env var GITHUB_TOKEN_ADMIN missing
--- SKIP: TestGithubPushPull (0.00s)
=== RUN   TestGithubImporterIntegration
Building identity cache... Done.
Building bug cache... Done.
--- PASS: TestGithubImporterIntegration (0.23s)
=== RUN   TestGithubImporter
    import_test.go:26: Env var GITHUB_TOKEN_PRIVATE missing
--- SKIP: TestGithubImporter (0.00s)
PASS
ok  	github.com/MichaelMure/git-bug/bridge/github	1.081s
?   	github.com/MichaelMure/git-bug/bridge/github/mocks	[no test files]
=== RUN   TestProjectPath
=== RUN   TestProjectPath/default_url
=== RUN   TestProjectPath/multiple_sub_groups
=== RUN   TestProjectPath/default_url_with_git_extension
=== RUN   TestProjectPath/url_with_git_protocol
=== RUN   TestProjectPath/ssh_url
=== RUN   TestProjectPath/bad_url
--- PASS: TestProjectPath (0.00s)
    --- PASS: TestProjectPath/default_url (0.00s)
    --- PASS: TestProjectPath/multiple_sub_groups (0.00s)
    --- PASS: TestProjectPath/default_url_with_git_extension (0.00s)
    --- PASS: TestProjectPath/url_with_git_protocol (0.00s)
    --- PASS: TestProjectPath/ssh_url (0.00s)
    --- PASS: TestProjectPath/bad_url (0.00s)
=== RUN   TestGetNewTitle
=== RUN   TestGetNewTitle/addition_diff
=== RUN   TestGetNewTitle/deletion_diff
=== RUN   TestGetNewTitle/mixed_diff
--- PASS: TestGetNewTitle (0.00s)
    --- PASS: TestGetNewTitle/addition_diff (0.00s)
    --- PASS: TestGetNewTitle/deletion_diff (0.00s)
    --- PASS: TestGetNewTitle/mixed_diff (0.00s)
=== RUN   TestSortedEvents
--- PASS: TestSortedEvents (0.00s)
=== RUN   TestGitlabPushPull
    export_test.go:144: Env var GITLAB_API_TOKEN missing
--- SKIP: TestGitlabPushPull (0.00s)
=== RUN   TestGitlabImport
    import_test.go:26: Env var GITLAB_API_TOKEN missing
--- SKIP: TestGitlabImport (0.00s)
PASS
ok  	github.com/MichaelMure/git-bug/bridge/gitlab	0.024s
?   	github.com/MichaelMure/git-bug/bridge/jira	[no test files]
=== RUN   TestSplitURL
=== RUN   TestSplitURL/default_project_url
=== RUN   TestSplitURL/project_bugs_url
=== RUN   TestSplitURL/bad_url
--- PASS: TestSplitURL (0.00s)
    --- PASS: TestSplitURL/default_project_url (0.00s)
    --- PASS: TestSplitURL/project_bugs_url (0.00s)
    --- PASS: TestSplitURL/bad_url (0.00s)
=== RUN   TestValidateProject
=== RUN   TestValidateProject/public_project
=== RUN   TestValidateProject/non_existing_project
--- PASS: TestValidateProject (0.43s)
    --- PASS: TestValidateProject/public_project (0.29s)
    --- PASS: TestValidateProject/non_existing_project (0.14s)
PASS
ok  	github.com/MichaelMure/git-bug/bridge/launchpad	0.456s
=== RUN   TestTitleFilter
=== RUN   TestTitleFilter/complete_match
=== RUN   TestTitleFilter/partial_match
=== RUN   TestTitleFilter/no_match
=== RUN   TestTitleFilter/cased_title
=== RUN   TestTitleFilter/cased_query
--- PASS: TestTitleFilter (0.00s)
    --- PASS: TestTitleFilter/complete_match (0.00s)
    --- PASS: TestTitleFilter/partial_match (0.00s)
    --- PASS: TestTitleFilter/no_match (0.00s)
    --- PASS: TestTitleFilter/cased_title (0.00s)
    --- PASS: TestTitleFilter/cased_query (0.00s)
=== RUN   TestCache
Building identity cache... Done.
Building bug cache... Done.
Building identity cache... Done.
Building bug cache... Done.
--- PASS: TestCache (0.02s)
=== RUN   TestCachePushPull
Building identity cache... Done.
Building bug cache... Done.
Building identity cache... Done.
Building bug cache... Done.
--- PASS: TestCachePushPull (0.09s)
=== RUN   TestRemove
Building identity cache... Done.
Building bug cache... Done.
--- PASS: TestRemove (0.07s)
=== RUN   TestCacheEviction
Building identity cache... Done.
Building bug cache... Done.
--- PASS: TestCacheEviction (0.01s)
=== RUN   TestLongDescription
Building identity cache... Done.
Building bug cache... Done.
--- PASS: TestLongDescription (0.01s)
PASS
ok  	github.com/MichaelMure/git-bug/cache	0.221s
=== RUN   TestAdd
Building identity cache... Done.
Building bug cache... Done.
--- PASS: TestAdd (0.01s)
=== RUN   TestCommentAdd
Building identity cache... Done.
Building bug cache... Done.
--- PASS: TestCommentAdd (0.01s)
=== RUN   TestCommentEdit
Building identity cache... Done.
Building bug cache... Done.
--- PASS: TestCommentEdit (0.01s)
=== RUN   TestComment
Building identity cache... Done.
Building bug cache... Done.
--- PASS: TestComment (0.01s)
=== RUN   Test_repairQuery
--- PASS: Test_repairQuery (0.00s)
=== RUN   TestLs_Format
=== RUN   TestLs_Format/with_default_format
Building identity cache... Done.
Building bug cache... Done.
=== RUN   TestLs_Format/with_plain_format
Building identity cache... Done.
Building bug cache... Done.
=== RUN   TestLs_Format/with_compact_format
Building identity cache... Done.
Building bug cache... Done.
=== RUN   TestLs_Format/with_id_format
Building identity cache... Done.
Building bug cache... Done.
=== RUN   TestLs_Format/with_org-mode_format
Building identity cache... Done.
Building bug cache... Done.
=== RUN   TestLs_Format/with_JSON_format
Building identity cache... Done.
Building bug cache... Done.
--- PASS: TestLs_Format (0.04s)
    --- PASS: TestLs_Format/with_default_format (0.01s)
    --- PASS: TestLs_Format/with_plain_format (0.01s)
    --- PASS: TestLs_Format/with_compact_format (0.01s)
    --- PASS: TestLs_Format/with_id_format (0.01s)
    --- PASS: TestLs_Format/with_org-mode_format (0.01s)
    --- PASS: TestLs_Format/with_JSON_format (0.01s)
=== RUN   TestRm
Building identity cache... Done.
Building bug cache... Done.
--- PASS: TestRm (0.01s)
=== RUN   TestUserCreateCommand
Building identity cache... Done.
Building bug cache... Done.
--- PASS: TestUserCreateCommand (0.00s)
PASS
ok  	github.com/MichaelMure/git-bug/commands	0.108s
?   	github.com/MichaelMure/git-bug/commands/input	[no test files]
=== RUN   TestSelect
Building identity cache... Done.
Building bug cache... Done.
--- PASS: TestSelect (0.04s)
PASS
ok  	github.com/MichaelMure/git-bug/commands/select	0.059s
?   	github.com/MichaelMure/git-bug/doc	[no test files]
=== RUN   TestLabelRGBA
--- PASS: TestLabelRGBA (0.00s)
=== RUN   TestLabelRGBASimilar
--- PASS: TestLabelRGBASimilar (0.00s)
=== RUN   TestLabelRGBAReverse
--- PASS: TestLabelRGBAReverse (0.00s)
=== RUN   TestLabelRGBAEqual
--- PASS: TestLabelRGBAEqual (0.00s)
=== RUN   TestAddCommentSerialize
--- PASS: TestAddCommentSerialize (0.00s)
=== RUN   TestCreate
--- PASS: TestCreate (0.00s)
=== RUN   TestCreateSerialize
--- PASS: TestCreateSerialize (0.00s)
=== RUN   TestEdit
--- PASS: TestEdit (0.00s)
=== RUN   TestEditCommentSerialize
--- PASS: TestEditCommentSerialize (0.00s)
=== RUN   TestLabelChangeSerialize
--- PASS: TestLabelChangeSerialize (0.00s)
=== RUN   TestSetStatusSerialize
--- PASS: TestSetStatusSerialize (0.00s)
=== RUN   TestSetTitleSerialize
--- PASS: TestSetTitleSerialize (0.00s)
=== RUN   TestValidate
--- PASS: TestValidate (0.00s)
=== RUN   TestMetadata
--- PASS: TestMetadata (0.00s)
=== RUN   TestID
--- PASS: TestID (0.01s)
PASS
ok  	github.com/MichaelMure/git-bug/entities/bug	0.030s
?   	github.com/MichaelMure/git-bug/entities/common	[no test files]
=== RUN   TestIdentityPushPull
--- PASS: TestIdentityPushPull (0.11s)
=== RUN   TestIdentityStubSerialize
--- PASS: TestIdentityStubSerialize (0.00s)
=== RUN   TestIdentityCommitLoad
--- PASS: TestIdentityCommitLoad (14.53s)
=== RUN   TestIdentityMutate
--- PASS: TestIdentityMutate (0.00s)
=== RUN   TestIdentity_ValidKeysAtTime
--- PASS: TestIdentity_ValidKeysAtTime (8.93s)
=== RUN   TestMetadata
--- PASS: TestMetadata (0.00s)
=== RUN   TestJSON
--- PASS: TestJSON (0.00s)
=== RUN   TestIdentityRemove
--- PASS: TestIdentityRemove (0.03s)
=== RUN   TestPublicKeyJSON
--- PASS: TestPublicKeyJSON (1.61s)
=== RUN   TestStoreLoad
--- PASS: TestStoreLoad (1.69s)
=== RUN   TestVersionJSON
--- PASS: TestVersionJSON (4.78s)
PASS
ok  	github.com/MichaelMure/git-bug/entities/identity	31.701s
=== RUN   TestInterleaved
--- PASS: TestInterleaved (0.00s)
PASS
ok  	github.com/MichaelMure/git-bug/entity	0.006s
=== RUN   TestEntityPushPull
--- PASS: TestEntityPushPull (0.07s)
=== RUN   TestListLocalIds
--- PASS: TestListLocalIds (0.05s)
=== RUN   TestMerge
--- PASS: TestMerge (0.15s)
=== RUN   TestRemove
--- PASS: TestRemove (0.04s)
=== RUN   TestWriteRead
--- PASS: TestWriteRead (0.00s)
=== RUN   TestWriteReadMultipleAuthor
--- PASS: TestWriteReadMultipleAuthor (0.00s)
=== RUN   TestNoopSerialize
--- PASS: TestNoopSerialize (0.00s)
=== RUN   TestSetMetadata
--- PASS: TestSetMetadata (0.00s)
=== RUN   TestSetMetadataSerialize
--- PASS: TestSetMetadataSerialize (0.00s)
=== RUN   TestOperationPackReadWrite
--- PASS: TestOperationPackReadWrite (0.00s)
=== RUN   TestOperationPackSignedReadWrite
--- PASS: TestOperationPackSignedReadWrite (2.07s)
=== RUN   TestOperationPackFiles
--- PASS: TestOperationPackFiles (0.00s)
PASS
ok  	github.com/MichaelMure/git-bug/entity/dag	2.401s
?   	github.com/MichaelMure/git-bug/misc/completion	[no test files]
?   	github.com/MichaelMure/git-bug/misc/random_bugs	[no test files]
?   	github.com/MichaelMure/git-bug/misc/random_bugs/cmd	[no test files]
=== RUN   TestTokenize
=== RUN   TestTokenize/status:
=== RUN   TestTokenize/:value
=== RUN   TestTokenize/status:open
=== RUN   TestTokenize/status:closed
=== RUN   TestTokenize/author:rene
=== RUN   TestTokenize/author:"René_Descartes"
=== RUN   TestTokenize/status:open_status:closed_author:rene_author:"René_Descartes"
=== RUN   TestTokenize/key:"value_value"
=== RUN   TestTokenize/key:'value_value'
=== RUN   TestTokenize/key:'value_value
=== RUN   TestTokenize/key:value_value'
=== RUN   TestTokenize/key:subkey:"value:value"
=== RUN   TestTokenize/key:subkey:value:value
=== RUN   TestTokenize/key:subkey:
=== RUN   TestTokenize/key:subkey:"value
=== RUN   TestTokenize/search
=== RUN   TestTokenize/search_more_terms
=== RUN   TestTokenize/search_"more_terms"
--- PASS: TestTokenize (0.00s)
    --- PASS: TestTokenize/status: (0.00s)
    --- PASS: TestTokenize/:value (0.00s)
    --- PASS: TestTokenize/status:open (0.00s)
    --- PASS: TestTokenize/status:closed (0.00s)
    --- PASS: TestTokenize/author:rene (0.00s)
    --- PASS: TestTokenize/author:"René_Descartes" (0.00s)
    --- PASS: TestTokenize/status:open_status:closed_author:rene_author:"René_Descartes" (0.00s)
    --- PASS: TestTokenize/key:"value_value" (0.00s)
    --- PASS: TestTokenize/key:'value_value' (0.00s)
    --- PASS: TestTokenize/key:'value_value (0.00s)
    --- PASS: TestTokenize/key:value_value' (0.00s)
    --- PASS: TestTokenize/key:subkey:"value:value" (0.00s)
    --- PASS: TestTokenize/key:subkey:value:value (0.00s)
    --- PASS: TestTokenize/key:subkey: (0.00s)
    --- PASS: TestTokenize/key:subkey:"value (0.00s)
    --- PASS: TestTokenize/search (0.00s)
    --- PASS: TestTokenize/search_more_terms (0.00s)
    --- PASS: TestTokenize/search_"more_terms" (0.00s)
=== RUN   TestParse
=== RUN   TestParse/status:
=== RUN   TestParse/:value
=== RUN   TestParse/status:open
=== RUN   TestParse/status:closed
=== RUN   TestParse/status:unknown
=== RUN   TestParse/author:rene
=== RUN   TestParse/author:"René_Descartes"
=== RUN   TestParse/actor:bernhard
=== RUN   TestParse/participant:leonhard
=== RUN   TestParse/label:hello
=== RUN   TestParse/label:"Good_first_issue"
=== RUN   TestParse/title:titleOne
=== RUN   TestParse/title:"Bug_titleTwo"
=== RUN   TestParse/no:label
=== RUN   TestParse/sort:edit
=== RUN   TestParse/sort:unknown
=== RUN   TestParse/label:"foo:bar"
=== RUN   TestParse/metadata:key:"https://www.example.com/"
=== RUN   TestParse/search
=== RUN   TestParse/search_"more_terms"
=== RUN   TestParse/status:open_author:"René_Descartes"_search_participant:leonhard_label:hello_label:"Good_first_issue"_sort:edit-desc_"more_terms"
--- PASS: TestParse (0.00s)
    --- PASS: TestParse/status: (0.00s)
    --- PASS: TestParse/:value (0.00s)
    --- PASS: TestParse/status:open (0.00s)
    --- PASS: TestParse/status:closed (0.00s)
    --- PASS: TestParse/status:unknown (0.00s)
    --- PASS: TestParse/author:rene (0.00s)
    --- PASS: TestParse/author:"René_Descartes" (0.00s)
    --- PASS: TestParse/actor:bernhard (0.00s)
    --- PASS: TestParse/participant:leonhard (0.00s)
    --- PASS: TestParse/label:hello (0.00s)
    --- PASS: TestParse/label:"Good_first_issue" (0.00s)
    --- PASS: TestParse/title:titleOne (0.00s)
    --- PASS: TestParse/title:"Bug_titleTwo" (0.00s)
    --- PASS: TestParse/no:label (0.00s)
    --- PASS: TestParse/sort:edit (0.00s)
    --- PASS: TestParse/sort:unknown (0.00s)
    --- PASS: TestParse/label:"foo:bar" (0.00s)
    --- PASS: TestParse/metadata:key:"https://www.example.com/" (0.00s)
    --- PASS: TestParse/search (0.00s)
    --- PASS: TestParse/search_"more_terms" (0.00s)
    --- PASS: TestParse/status:open_author:"René_Descartes"_search_participant:leonhard_label:hello_label:"Good_first_issue"_sort:edit-desc_"more_terms" (0.00s)
PASS
ok  	github.com/MichaelMure/git-bug/query	0.007s
=== RUN   TestNewMemConfig
--- PASS: TestNewMemConfig (0.00s)
=== RUN   TestMergedConfig
--- PASS: TestMergedConfig (0.00s)
=== RUN   TestNewGoGitRepo
--- PASS: TestNewGoGitRepo (0.00s)
=== RUN   TestGoGitRepo
=== RUN   TestGoGitRepo/Plain
=== RUN   TestGoGitRepo/Plain/Data
=== RUN   TestGoGitRepo/Plain/Config
=== RUN   TestGoGitRepo/Plain/Clocks
=== RUN   TestGoGitRepo/Bare
=== RUN   TestGoGitRepo/Bare/Data
=== RUN   TestGoGitRepo/Bare/Config
=== RUN   TestGoGitRepo/Bare/Clocks
--- PASS: TestGoGitRepo (7.73s)
    --- PASS: TestGoGitRepo/Plain (5.67s)
        --- PASS: TestGoGitRepo/Plain/Data (5.67s)
        --- PASS: TestGoGitRepo/Plain/Config (0.00s)
        --- PASS: TestGoGitRepo/Plain/Clocks (0.00s)
    --- PASS: TestGoGitRepo/Bare (2.06s)
        --- PASS: TestGoGitRepo/Bare/Data (2.05s)
        --- PASS: TestGoGitRepo/Bare/Config (0.00s)
        --- PASS: TestGoGitRepo/Bare/Clocks (0.00s)
=== RUN   TestGoGitRepo_Indexes
--- PASS: TestGoGitRepo_Indexes (0.00s)
=== RUN   TestMockRepo
=== RUN   TestMockRepo/Plain
=== RUN   TestMockRepo/Plain/Data
=== RUN   TestMockRepo/Plain/Config
=== RUN   TestMockRepo/Plain/Clocks
=== RUN   TestMockRepo/Bare
=== RUN   TestMockRepo/Bare/Data
=== RUN   TestMockRepo/Bare/Config
=== RUN   TestMockRepo/Bare/Clocks
--- PASS: TestMockRepo (6.38s)
    --- PASS: TestMockRepo/Plain (2.97s)
        --- PASS: TestMockRepo/Plain/Data (2.96s)
        --- PASS: TestMockRepo/Plain/Config (0.00s)
        --- PASS: TestMockRepo/Plain/Clocks (0.00s)
    --- PASS: TestMockRepo/Bare (3.42s)
        --- PASS: TestMockRepo/Bare/Data (3.42s)
        --- PASS: TestMockRepo/Bare/Config (0.00s)
        --- PASS: TestMockRepo/Bare/Clocks (0.00s)
=== RUN   TestTreeEntryFormat
--- PASS: TestTreeEntryFormat (0.00s)
=== RUN   TestTreeEntryParse
--- PASS: TestTreeEntryParse (0.00s)
PASS
ok  	github.com/MichaelMure/git-bug/repository	14.139s
?   	github.com/MichaelMure/git-bug/termui	[no test files]
=== RUN   TestReadBugs
--- PASS: TestReadBugs (0.72s)
goos: linux
goarch: arm
pkg: github.com/MichaelMure/git-bug/tests
cpu: ARMv8 Processor rev 1 (v8l)
BenchmarkReadBugs5
BenchmarkReadBugs5-80      	      38	  47834910 ns/op
BenchmarkReadBugs25
BenchmarkReadBugs25-80     	       6	 170241918 ns/op
BenchmarkReadBugs150
BenchmarkReadBugs150-80    	       1	1021743979 ns/op
PASS
ok  	github.com/MichaelMure/git-bug/tests	8.977s
?   	github.com/MichaelMure/git-bug/util/colors	[no test files]
=== RUN   TestRegisterAndErrorAtCleaning
--- PASS: TestRegisterAndErrorAtCleaning (0.00s)
=== RUN   TestRegisterAndClean
--- PASS: TestRegisterAndClean (0.00s)
=== RUN   TestCancel
--- PASS: TestCancel (0.00s)
PASS
ok  	github.com/MichaelMure/git-bug/util/interrupt	0.006s
=== RUN   TestMemClock
--- PASS: TestMemClock (0.00s)
=== RUN   TestPersistedClock
--- PASS: TestPersistedClock (0.00s)
PASS
ok  	github.com/MichaelMure/git-bug/util/lamport	0.006s
?   	github.com/MichaelMure/git-bug/util/process	[no test files]
?   	github.com/MichaelMure/git-bug/util/text	[no test files]
?   	github.com/MichaelMure/git-bug/util/timestamp	[no test files]
?   	github.com/MichaelMure/git-bug/webui	[no test files]
npm run generate

> webui@0.1.0 generate
> graphql-codegen

(node:69897) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
[STARTED] Parse Configuration
[SUCCESS] Parse Configuration
[STARTED] Generate outputs
[STARTED] Generate to ./src/fragmentTypes.ts
[STARTED] Load GraphQL schemas
[SUCCESS] Load GraphQL schemas
[STARTED] Load GraphQL documents
[SUCCESS] Load GraphQL documents
[STARTED] Generate
[SUCCESS] Generate
[SUCCESS] Generate to ./src/fragmentTypes.ts
[STARTED] Generate to ./src/gqlTypes.ts
[STARTED] Load GraphQL schemas
[SUCCESS] Load GraphQL schemas
[STARTED] Load GraphQL documents
[SUCCESS] Load GraphQL documents
[STARTED] Generate
[SUCCESS] Generate
[SUCCESS] Generate to ./src/gqlTypes.ts
[STARTED] Generate to ./src/schema.json
[STARTED] Load GraphQL schemas
[SUCCESS] Load GraphQL schemas
[STARTED] Load GraphQL documents
[SUCCESS] Load GraphQL documents
[STARTED] Generate
[SUCCESS] Generate
[SUCCESS] Generate to ./src/schema.json
[STARTED] Generate to ./src/
[STARTED] Load GraphQL schemas
[SUCCESS] Load GraphQL schemas
[STARTED] Load GraphQL documents
[SUCCESS] Load GraphQL documents
[STARTED] Generate
[SUCCESS] Generate
[SUCCESS] Generate to ./src/
[SUCCESS] Generate outputs
npm run lint

> webui@0.1.0 lint
> eslint src --ext .ts --ext .tsx --ext .js --ext .jsx --ext .graphql

(node:69930) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
CI=true npm run test

> webui@0.1.0 test
> react-scripts test --env=jsdom

Browserslist: caniuse-lite is outdated. Please run:
  npx update-browserslist-db@latest
  Why you should do it regularly: https://github.com/browserslist/update-db#readme
(node:69959) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
PASS src/__tests__/query.ts
  ✓ parses a simple query (4 ms)
  ✓ parses a query with multiple filters (1 ms)
  ✓ parses a quoted query (2 ms)
  ✓ should not escape nested quotes (1 ms)
  ✓ parses a query with repetitions (1 ms)
  ✓ parses a complex query (1 ms)
  ✓ parses a key:value:value query
  ✓ quotes values (1 ms)
  ✓ stringifies params (1 ms)

Test Suites: 1 passed, 1 total
Tests:       9 passed, 9 total
Snapshots:   0 total
Time:        2.094 s
Ran all test suites.
>>> git-bug: Entering fakeroot...
>>> git-bug-doc*: Running split function doc...
'usr/share/man' -> '/home/buildozer/aports/testing/git-bug/pkg/git-bug-doc/usr/share/man'
>>> git-bug-doc*: Preparing subpackage git-bug-doc...
>>> git-bug-doc*: Running postcheck for git-bug-doc
>>> git-bug-bash-completion*: Running split function bashcomp...
'usr/share/bash-completion/completions' -> '/home/buildozer/aports/testing/git-bug/pkg/git-bug-bash-completion/usr/share/bash-completion/completions'
>>> git-bug-bash-completion*: Preparing subpackage git-bug-bash-completion...
>>> git-bug-bash-completion*: Running postcheck for git-bug-bash-completion
>>> git-bug-zsh-completion*: Running split function zshcomp...
'usr/share/zsh/site-functions' -> '/home/buildozer/aports/testing/git-bug/pkg/git-bug-zsh-completion/usr/share/zsh/site-functions'
>>> git-bug-zsh-completion*: Preparing subpackage git-bug-zsh-completion...
>>> git-bug-zsh-completion*: Running postcheck for git-bug-zsh-completion
>>> git-bug-fish-completion*: Running split function fishcomp...
'usr/share/fish/vendor_completions.d' -> '/home/buildozer/aports/testing/git-bug/pkg/git-bug-fish-completion/usr/share/fish/vendor_completions.d'
>>> git-bug-fish-completion*: Preparing subpackage git-bug-fish-completion...
>>> git-bug-fish-completion*: Running postcheck for git-bug-fish-completion
>>> git-bug*: Running postcheck for git-bug
>>> git-bug*: Preparing package git-bug...
>>> git-bug*: Stripping binaries
>>> git-bug-bash-completion*: Scanning shared objects
>>> git-bug-doc*: Scanning shared objects
>>> git-bug-fish-completion*: Scanning shared objects
>>> git-bug-zsh-completion*: Scanning shared objects
>>> git-bug*: Scanning shared objects
>>> git-bug-bash-completion*: Tracing dependencies...
>>> git-bug-bash-completion*: Package size: 12.2 KB
>>> git-bug-bash-completion*: Compressing data...
>>> git-bug-bash-completion*: Create checksum...
>>> git-bug-bash-completion*: Create git-bug-bash-completion-0.8.0-r15.apk
>>> git-bug-doc*: Tracing dependencies...
>>> git-bug-doc*: Package size: 12.4 KB
>>> git-bug-doc*: Compressing data...
>>> git-bug-doc*: Create checksum...
>>> git-bug-doc*: Create git-bug-doc-0.8.0-r15.apk
>>> git-bug-fish-completion*: Tracing dependencies...
>>> git-bug-fish-completion*: Package size: 6.9 KB
>>> git-bug-fish-completion*: Compressing data...
>>> git-bug-fish-completion*: Create checksum...
>>> git-bug-fish-completion*: Create git-bug-fish-completion-0.8.0-r15.apk
>>> git-bug-zsh-completion*: Tracing dependencies...
>>> git-bug-zsh-completion*: Package size: 7.4 KB
>>> git-bug-zsh-completion*: Compressing data...
>>> git-bug-zsh-completion*: Create checksum...
>>> git-bug-zsh-completion*: Create git-bug-zsh-completion-0.8.0-r15.apk
>>> git-bug*: Tracing dependencies...
	so:libc.musl-armhf.so.1
>>> git-bug*: Package size: 23.9 MB
>>> git-bug*: Compressing data...
>>> git-bug*: Create checksum...
>>> git-bug*: Create git-bug-0.8.0-r15.apk
>>> git-bug: Build complete at Mon, 20 Jan 2025 05:25:32 +0000 elapsed time 0h 3m 57s
>>> git-bug: Cleaning up srcdir
>>> git-bug: Cleaning up pkgdir
>>> git-bug: Uninstalling dependencies...
(1/12) Purging .makedepends-git-bug (20250120.052136)
(2/12) Purging go (1.23.5-r0)
(3/12) Purging binutils-gold (2.43.1-r1)
(4/12) Purging npm (10.9.1-r0)
(5/12) Purging nodejs (22.11.0-r2)
(6/12) Purging ca-certificates (20241121-r1)
Executing ca-certificates-20241121-r1.post-deinstall
(7/12) Purging ada-libs (2.9.2-r2)
(8/12) Purging icu-libs (74.2-r0)
(9/12) Purging simdjson (3.10.1-r0)
(10/12) Purging simdutf (5.7.1-r0)
(11/12) Purging sqlite-libs (3.48.0-r0)
(12/12) Purging icu-data-en (74.2-r0)
Executing busybox-1.37.0-r13.trigger
OK: 322 MiB in 102 packages
>>> git-bug: Updating the testing/armhf repository index...
>>> git-bug: Signing the index...