dolthub / fuzzer

Fuzzer for Dolt repositories
3 stars 1 forks source link

Fuzzer found Dolt issue #2304

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

An error was encountered for Dolt e14c14d01f40d3e9e0114ad5e82f6d8e5cad39f8 Assets are located at: https://s3.console.aws.amazon.com/s3/buckets/dolt-fuzzer-runs?region=us-west-2&prefix=2022/07/18/23/6ce90004-32b4-4e59-a556-4b1b31c4b862/20220718231024/&showversions=true

database locked by another sql-server; either clone the database to run a second server, or delete the '/app/go/fuzzer/cmd/fuzzer_tool.binary.runfiles/com_github_dolthub_ld/6ce90004-32b4-4e59-a556-4b1b31c4b862/20220718231024/.dolt/sql-server.lock' if no other sql-servers are active

github.com/dolthub/fuzzer/run.(*Cycle).CliQuery
    /app/go/fuzzer/cmd/fuzzer_tool.binary.runfiles/com_github_dolthub_ld/6ce90004-32b4-4e59-a556-4b1b31c4b862/clones-copies/fuzzer/run/cycle.go:373
github.com/dolthub/fuzzer/run.(*Branch).Commit
    /app/go/fuzzer/cmd/fuzzer_tool.binary.runfiles/com_github_dolthub_ld/6ce90004-32b4-4e59-a556-4b1b31c4b862/clones-copies/fuzzer/run/branch.go:247
github.com/dolthub/fuzzer/run.(*RepositoryManager).MainLoop
    /app/go/fuzzer/cmd/fuzzer_tool.binary.runfiles/com_github_dolthub_ld/6ce90004-32b4-4e59-a556-4b1b31c4b862/clones-copies/fuzzer/run/repo_manager.go:134
github.com/dolthub/fuzzer/run.(*Cycle).Run
    /app/go/fuzzer/cmd/fuzzer_tool.binary.runfiles/com_github_dolthub_ld/6ce90004-32b4-4e59-a556-4b1b31c4b862/clones-copies/fuzzer/run/cycle.go:262
main.main.func1
    /app/go/fuzzer/cmd/fuzzer_tool.binary.runfiles/com_github_dolthub_ld/6ce90004-32b4-4e59-a556-4b1b31c4b862/clones-copies/fuzzer/main.go:146
main.main
    /app/go/fuzzer/cmd/fuzzer_tool.binary.runfiles/com_github_dolthub_ld/6ce90004-32b4-4e59-a556-4b1b31c4b862/clones-copies/fuzzer/main.go:159
runtime.main
    /usr/local/go/src/runtime/proc.go:250
runtime.goexit
    /usr/local/go/src/runtime/asm_amd64.s:1571