build packages.x86_64-linux.go-tests

Reproduce this run
  1. 2.89 s [go-tests] ./dev-scripts/check-go-test-packages: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/0550j0i8bmzxbcnzrg1g51zigj7y12ih-bash-interactive-5.3p9/bin/bash"
  2. 2.90 s [go-tests] ./dev-scripts/upload-to-nixci-cache: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/0550j0i8bmzxbcnzrg1g51zigj7y12ih-bash-interactive-5.3p9/bin/bash"
  3. 2.93 s [go-tests] ./dev-scripts/download-prod-db: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/0550j0i8bmzxbcnzrg1g51zigj7y12ih-bash-interactive-5.3p9/bin/bash"
  4. 2.95 s [go-tests] ./dev-scripts/build-all-flake-targets: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/0550j0i8bmzxbcnzrg1g51zigj7y12ih-bash-interactive-5.3p9/bin/bash"
  5. 2.97 s [go-tests] ./dev-scripts/run-e2e-tests: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/0550j0i8bmzxbcnzrg1g51zigj7y12ih-bash-interactive-5.3p9/bin/bash"
  6. 2.99 s [go-tests] ./dev-scripts/check-frontend: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/0550j0i8bmzxbcnzrg1g51zigj7y12ih-bash-interactive-5.3p9/bin/bash"
  7. 3.13 s [go-tests] + set -o pipefail
  8. 3.13 s [go-tests] + full_test=
  9. 3.13 s [go-tests] + go_test_flags=("-tags=netgo,osusergo")
  10. 3.13 s [go-tests] + go_test_flags+=("-fullpath")
  11. 3.13 s [go-tests] + readonly COVERAGE_FILE_RAW=.coverage.out
  12. 3.13 s [go-tests] + COVERAGE_FILE_RAW=.coverage.out
  13. 3.13 s [go-tests] + readonly COVERAGE_FILE_HTML=.coverage.html
  14. 3.13 s [go-tests] + COVERAGE_FILE_HTML=.coverage.html
  15. 3.13 s [go-tests] + case "${1:-}" in
  16. 3.13 s [go-tests] + [[ 0 -gt 1 ]]
  17. 3.13 s [go-tests] + set -u
  18. 3.13 s [go-tests] +++ dirname ./dev-scripts/run-go-tests
  19. 3.13 s [go-tests] ++ cd ./dev-scripts
  20. 3.13 s [go-tests] ++ pwd
  21. 3.13 s [go-tests] + SCRIPT_DIR=/build/source/dev-scripts
  22. 3.13 s [go-tests] + readonly SCRIPT_DIR
  23. 3.13 s [go-tests] + cd /build/source/dev-scripts/..
  24. 3.13 s [go-tests] + go test -tags=netgo,osusergo -fullpath ./...
  25. 6.37 s [go-tests] ? codeberg.org/mtlynch/little-moments/build [no test files]