build packages.x86_64-linux.lint-sql

Reproduce this run
  1. 1.20 s $ /nix/store/9ypz3flqsrl5xl495mm8h645gadjsxi1-coreutils-9.11/bin/timeout --kill-after=15s 7200s /nix/store/23zk8sgzamrbmj1fday15szf7f2279s8-nix-2.34.7/bin/nix --extra-experimental-features nix-command --extra-experimental-features flakes --log-format internal-json build --no-link --print-out-paths git+https://codeberg.org/mtlynch/grosiree?ref=master&rev=32cd33c2d5b58180b54886d9619f28b60002d3e0&shallow=1#packages.x86_64-linux.lint-sql --print-build-logs
  2. 2.31 s error (ignored): SQLite database '/var/cache/nix-ci-worker/eval-cache-v6/d44d239dc0825c2f18df6b25f569bcc5886dd898d43d743d74e3f6f5bf0d4081.sqlite' is busy
  3. 3.54 s
  4. 3.91 s Building /nix/store/lc5yxifdyxh7kflcbbgk0vag8rx755aq-lint-sql-0.0.0.drv
  5. 4.01 s [lint-sql] Phase: unpackPhase
  6. 4.02 s [lint-sql] unpacking source archive /nix/store/sp5ymsx44l3jcg66r4h98jdvsk5k0n16-source
  7. 4.03 s [lint-sql] source root is source
  8. 4.04 s [lint-sql] Phase: patchPhase
  9. 4.05 s [lint-sql] Phase: updateAutotoolsGnuConfigScriptsPhase
  10. 4.06 s [lint-sql] Phase: configurePhase
  11. 4.07 s [lint-sql] no configure script, doing nothing
  12. 4.07 s [lint-sql] Phase: buildPhase
  13. 4.08 s [lint-sql] patching script interpreter paths in ./dev-scripts
  14. 4.08 s [lint-sql] ./dev-scripts/run-e2e-tests: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/hkbylipx1iiawqdcjv858p501wv81bpm-bash-interactive-5.3p3/bin/bash"
  15. 4.09 s [lint-sql] ./dev-scripts/run-single-go-test: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/hkbylipx1iiawqdcjv858p501wv81bpm-bash-interactive-5.3p3/bin/bash"
  16. 4.10 s [lint-sql] ./dev-scripts/populate-db: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/hkbylipx1iiawqdcjv858p501wv81bpm-bash-interactive-5.3p3/bin/bash"
  17. 4.11 s [lint-sql] ./dev-scripts/upload-prod-db: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/hkbylipx1iiawqdcjv858p501wv81bpm-bash-interactive-5.3p3/bin/bash"
  18. 4.12 s [lint-sql] ./dev-scripts/enable-multiarch-docker: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/hkbylipx1iiawqdcjv858p501wv81bpm-bash-interactive-5.3p3/bin/bash"
  19. 4.13 s [lint-sql] ./dev-scripts/reset-db: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/hkbylipx1iiawqdcjv858p501wv81bpm-bash-interactive-5.3p3/bin/bash"
  20. 4.14 s [lint-sql] ./dev-scripts/check-bash: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/hkbylipx1iiawqdcjv858p501wv81bpm-bash-interactive-5.3p3/bin/bash"
  21. 4.15 s [lint-sql] ./dev-scripts/lint-sql: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/hkbylipx1iiawqdcjv858p501wv81bpm-bash-interactive-5.3p3/bin/bash"
  22. 4.16 s [lint-sql] ./dev-scripts/check-frontend: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/hkbylipx1iiawqdcjv858p501wv81bpm-bash-interactive-5.3p3/bin/bash"
  23. 4.17 s [lint-sql] ./dev-scripts/download-prod-db: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/hkbylipx1iiawqdcjv858p501wv81bpm-bash-interactive-5.3p3/bin/bash"
  24. 4.18 s [lint-sql] ./dev-scripts/build-backend: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/hkbylipx1iiawqdcjv858p501wv81bpm-bash-interactive-5.3p3/bin/bash"
  25. 4.19 s [lint-sql] ./dev-scripts/package-binaries: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/hkbylipx1iiawqdcjv858p501wv81bpm-bash-interactive-5.3p3/bin/bash"
  26. 4.20 s [lint-sql] ./dev-scripts/serve-docker: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/hkbylipx1iiawqdcjv858p501wv81bpm-bash-interactive-5.3p3/bin/bash"
  27. 4.21 s [lint-sql] ./dev-scripts/check-trailing-newline: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/hkbylipx1iiawqdcjv858p501wv81bpm-bash-interactive-5.3p3/bin/bash"
  28. 4.22 s [lint-sql] ./dev-scripts/check-trailing-whitespace: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/hkbylipx1iiawqdcjv858p501wv81bpm-bash-interactive-5.3p3/bin/bash"
  29. 4.23 s [lint-sql] ./dev-scripts/serve: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/hkbylipx1iiawqdcjv858p501wv81bpm-bash-interactive-5.3p3/bin/bash"
  30. 4.24 s [lint-sql] ./dev-scripts/git-hooks/pre-commit: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/hkbylipx1iiawqdcjv858p501wv81bpm-bash-interactive-5.3p3/bin/bash"
  31. 4.25 s [lint-sql] ./dev-scripts/check-go-formatting: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/hkbylipx1iiawqdcjv858p501wv81bpm-bash-interactive-5.3p3/bin/bash"
  32. 4.26 s [lint-sql] ./dev-scripts/enable-git-hooks: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/hkbylipx1iiawqdcjv858p501wv81bpm-bash-interactive-5.3p3/bin/bash"
  33. 4.27 s [lint-sql] ./dev-scripts/run-go-tests: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/hkbylipx1iiawqdcjv858p501wv81bpm-bash-interactive-5.3p3/bin/bash"
  34. 4.28 s [lint-sql] +++ dirname ./dev-scripts/lint-sql
  35. 4.28 s [lint-sql] ++ cd ./dev-scripts
  36. 4.28 s [lint-sql] ++ pwd
  37. 4.28 s [lint-sql] + SCRIPT_DIR=/build/source/dev-scripts
  38. 4.28 s [lint-sql] + readonly SCRIPT_DIR
  39. 4.28 s [lint-sql] + cd /build/source/dev-scripts/..
  40. 4.28 s [lint-sql] + sqlfluff --version
  41. 4.63 s [lint-sql] sqlfluff, version 3.5.0
  42. 4.71 s [lint-sql] + sqlfluff_flags=("--dialect=sqlite")
  43. 4.71 s [lint-sql] + [[ -n 1 ]]
  44. 4.71 s [lint-sql] + sqlfluff_flags+=("--disable-progress-bar")
  45. 4.71 s [lint-sql] + sqlfluff lint --dialect=sqlite --disable-progress-bar .
  46. 5.53 s [lint-sql] All Finished 📜 🎉!
  47. 5.64 s [lint-sql] Running phase: installPhase
  48. 5.64 s [lint-sql] Phase: installPhase
  49. 5.65 s [lint-sql] Phase: fixupPhase
  50. 5.66 s [lint-sql] shrinking RPATHs of ELF executables and libraries in /nix/store/r6a1w7zsh59p4prbgm2nv4aqshaik1hx-lint-sql-0.0.0
  51. 5.66 s [lint-sql] checking for references to /build/ in /nix/store/r6a1w7zsh59p4prbgm2nv4aqshaik1hx-lint-sql-0.0.0...
  52. 5.67 s [lint-sql] patching script interpreter paths in /nix/store/r6a1w7zsh59p4prbgm2nv4aqshaik1hx-lint-sql-0.0.0
  53. 5.68 s [lint-sql] Phase: pytestcachePhase
  54. 5.69 s [lint-sql] Phase: pytestRemoveBytecodePhase
  55. 5.74 s [lint-sql:post-build] Uploading to the NixCI cache: /nix/store/r6a1w7zsh59p4prbgm2nv4aqshaik1hx-lint-sql-0.0.0
  56. 5.80 s [lint-sql:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  57. 5.81 s [lint-sql:post-build] copying 1 paths...
  58. 5.81 s [lint-sql:post-build] copying path '/nix/store/r6a1w7zsh59p4prbgm2nv4aqshaik1hx-lint-sql-0.0.0' to 'https://cache.nix-ci.com'...
  59. 6.73 s [lint-sql:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  60. 7.12 s [lint-sql:post-build] copying 1 paths...
  61. 7.12 s [lint-sql:post-build] copying path '/nix/store/lc5yxifdyxh7kflcbbgk0vag8rx755aq-lint-sql-0.0.0.drv' to 'https://cache.nix-ci.com'...
  62. 7.31 s Uploaded lint-sql in 1.5s
  63. 7.31 s Progress: 1 of 2 built
  64. 7.31 s Built lint-sql in 3.4s
  65. 7.31 s Progress: 2 of 2 built
  66. 7.31 s /nix/store/r6a1w7zsh59p4prbgm2nv4aqshaik1hx-lint-sql-0.0.0
  67. 7.39 s Build succeeded.