> ROOT_DIR=/tmp/go-bench-away-job-295fbef6-50e4-4385-ab40-68a9090630b9-1930832695 > OUTPUT_FILE=/tmp/go-bench-away-job-295fbef6-50e4-4385-ab40-68a9090630b9-1930832695/results.txt > SHA_FILE=/tmp/go-bench-away-job-295fbef6-50e4-4385-ab40-68a9090630b9-1930832695/sha.txt > GO_VERSION_FILE=/tmp/go-bench-away-job-295fbef6-50e4-4385-ab40-68a9090630b9-1930832695/go_version.txt > GIT_REMOTE=https://github.com/nats-io/nats-server.git > GIT_REF=main > TESTS_DIR=server > BENCHMARKS_FILTER=BenchmarkJetStream(Create|Meta) > BENCHMARK_REPETITIONS=5 > BENCHMARK_MIN_RUN_TIME=3s > MAX_RUN_TIME=4h0m0s > GO=/usr/local/go1.26.3/bin/go > GIT=/usr/bin/git Cloning https://github.com/nats-io/nats-server.git ref: main to /tmp/go-bench-away-job-295fbef6-50e4-4385-ab40-68a9090630b9-1930832695/source.git SHA of main: 146b0be65b3591e925cce61ce9d2cae32cdeb227 Go runtime: go version go1.26.3 linux/amd64 AR='ar' CC='gcc' CGO_CFLAGS='-O2 -g' CGO_CPPFLAGS='' CGO_CXXFLAGS='-O2 -g' CGO_ENABLED='0' CGO_FFLAGS='-O2 -g' CGO_LDFLAGS='-O2 -g' CXX='g++' GCCGO='gccgo' GO111MODULE='' GOAMD64='v1' GOARCH='amd64' GOAUTH='netrc' GOBIN='' GOCACHE='/home/gauge-gba/.cache/go-build' GOCACHEPROG='' GODEBUG='' GOENV='/home/gauge-gba/.config/go/env' GOEXE='' GOEXPERIMENT='' GOFIPS140='off' GOFLAGS='' GOGCCFLAGS='-fPIC -m64 -fno-caret-diagnostics -Qunused-arguments -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=/tmp/go-build1828086869=/tmp/go-build -gno-record-gcc-switches' GOHOSTARCH='amd64' GOHOSTOS='linux' GOINSECURE='' GOMOD='/tmp/go-bench-away-job-295fbef6-50e4-4385-ab40-68a9090630b9-1930832695/source.git/go.mod' GOMODCACHE='/home/gauge-gba/go/pkg/mod' GONOPROXY='' GONOSUMDB='' GOOS='linux' GOPATH='/home/gauge-gba/go' GOPRIVATE='' GOPROXY='https://proxy.golang.org,direct' GOROOT='/usr/local/go1.26.3' GOSUMDB='sum.golang.org' GOTELEMETRY='local' GOTELEMETRYDIR='/home/gauge-gba/.config/go/telemetry' GOTMPDIR='' GOTOOLCHAIN='auto' GOTOOLDIR='/usr/local/go1.26.3/pkg/tool/linux_amd64' GOVCS='' GOVERSION='go1.26.3' GOWORK='' PKG_CONFIG='pkg-config' Running benchmarks with filter 'BenchmarkJetStream(Create|Meta)' (5 repetitions, 3s min runtime, timeout in 4h0m0s) goos: linux goarch: amd64 pkg: github.com/nats-io/nats-server/v2/server cpu: Intel(R) Xeon(R) E-2388G CPU @ 3.20GHz BenchmarkJetStreamMetaSnapshot BenchmarkJetStreamMetaSnapshot/Default BenchmarkJetStreamMetaSnapshot/Default-16 13 257136537 ns/op BenchmarkJetStreamMetaSnapshot/Default-16 14 228875993 ns/op BenchmarkJetStreamMetaSnapshot/Default-16 15 236375726 ns/op BenchmarkJetStreamMetaSnapshot/Default-16 14 235172896 ns/op BenchmarkJetStreamMetaSnapshot/Default-16 13 264735789 ns/op BenchmarkJetStreamMetaSnapshot/AllUnsupported BenchmarkJetStreamMetaSnapshot/AllUnsupported-16 9 386434105 ns/op BenchmarkJetStreamMetaSnapshot/AllUnsupported-16 12 315624155 ns/op BenchmarkJetStreamMetaSnapshot/AllUnsupported-16 12 320546131 ns/op panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0xb8 pc=0xb5b874] goroutine 3207434 [running]: sync/atomic.(*Int32).Add(...) /usr/local/go1.26.3/src/sync/atomic/type.go:94 sync.(*RWMutex).RLock(...) /usr/local/go1.26.3/src/sync/rwmutex.go:72 github.com/nats-io/nats-server/v2/server.(*Server).globalAccount(0x0?) /tmp/go-bench-away-job-295fbef6-50e4-4385-ab40-68a9090630b9-1930832695/source.git/server/server.go:1206 +0x14 github.com/nats-io/nats-server/v2/server.BenchmarkJetStreamMetaSnapshot.func1({0x1eafd1b12360, 0x13}) /tmp/go-bench-away-job-295fbef6-50e4-4385-ab40-68a9090630b9-1930832695/source.git/server/jetstream_benchmark_test.go:1007 +0x7f github.com/nats-io/nats-server/v2/server.BenchmarkJetStreamMetaSnapshot.func2(0x1eafd8898608) /tmp/go-bench-away-job-295fbef6-50e4-4385-ab40-68a9090630b9-1930832695/source.git/server/jetstream_benchmark_test.go:1075 +0x24 testing.(*B).runN(0x1eafd8898608, 0xc) /usr/local/go1.26.3/src/testing/benchmark.go:219 +0x190 testing.(*B).launch(0x1eafd8898608) /usr/local/go1.26.3/src/testing/benchmark.go:357 +0x1be created by testing.(*B).doBench in goroutine 33 /usr/local/go1.26.3/src/testing/benchmark.go:296 +0x66 exit status 2 FAIL github.com/nats-io/nats-server/v2/server 91.582s ❌ Non-zero exit code: 1