>>> warp-s3: Building testing/warp-s3 0.7.5-r0 (using abuild 3.11.21-r0) started Thu, 10 Aug 2023 20:47:55 +0000 >>> warp-s3: Checking sanity of /home/buildozer/aports/testing/warp-s3/APKBUILD... >>> warp-s3: Analyzing dependencies... >>> warp-s3: Installing for build: build-base go (1/2) Installing go (1.21.0-r0) (2/2) Installing .makedepends-warp-s3 (20230810.204756) Executing busybox-1.36.1-r5.trigger OK: 551 MiB in 112 packages >>> warp-s3: Cleaning up srcdir >>> warp-s3: Cleaning up pkgdir >>> warp-s3: Cleaning up tmpdir >>> warp-s3: Fetching https://distfiles.alpinelinux.org/distfiles/edge/warp-s3-0.7.5.tar.gz >>> warp-s3: Fetching https://distfiles.alpinelinux.org/distfiles/edge/warp-s3-0.7.5.tar.gz >>> warp-s3: Checking sha512sums... warp-s3-0.7.5.tar.gz: OK >>> warp-s3: Unpacking /var/cache/distfiles/edge/warp-s3-0.7.5.tar.gz... go: downloading github.com/influxdata/influxdb-client-go/v2 v2.12.3 go: downloading github.com/minio/pkg v1.6.3 go: downloading github.com/fatih/color v1.14.1 go: downloading github.com/minio/minio-go/v7 v7.0.57 go: downloading github.com/klauspost/compress v1.16.5 go: downloading github.com/bygui86/multi-profile/v2 v2.1.0 go: downloading github.com/minio/md5-simd v1.1.2 go: downloading github.com/cheggaaa/pb v1.0.29 go: downloading github.com/minio/cli v1.24.2 go: downloading github.com/posener/complete v1.2.3 go: downloading github.com/dustin/go-humanize v1.0.1 go: downloading github.com/minio/madmin-go/v2 v2.0.14 go: downloading github.com/minio/websocket v1.6.0 go: downloading github.com/minio/mc v0.0.0-20230221173238-1843bab50013 go: downloading golang.org/x/net v0.10.0 go: downloading github.com/secure-io/sio-go v0.3.1 go: downloading github.com/mattn/go-isatty v0.0.17 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading golang.org/x/crypto v0.9.0 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading golang.org/x/sys v0.8.0 go: downloading github.com/mattn/go-runewidth v0.0.14 go: downloading github.com/prometheus/procfs v0.9.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/shirou/gopsutil/v3 v3.23.1 go: downloading github.com/tinylib/msgp v1.1.8 go: downloading github.com/deepmap/oapi-codegen v1.8.2 go: downloading github.com/rjeczalik/notify v0.9.3 go: downloading github.com/lestrrat-go/jwx v1.2.26 go: downloading gopkg.in/ini.v1 v1.67.0 go: downloading github.com/rivo/uniseg v0.4.4 go: downloading github.com/rs/xid v1.5.0 go: downloading github.com/json-iterator/go v1.1.12 go: downloading github.com/influxdata/line-protocol v0.0.0-20200327222509-2487e7298839 go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/minio/sha256-simd v1.0.1 go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading github.com/philhofer/fwd v1.1.2 go: downloading github.com/klauspost/cpuid/v2 v2.2.4 go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/tklauser/go-sysconf v0.3.11 go: downloading golang.org/x/sync v0.1.0 go: downloading github.com/lestrrat-go/backoff/v2 v2.0.8 go: downloading github.com/lestrrat-go/option v1.0.1 go: downloading github.com/lestrrat-go/iter v1.0.2 go: downloading github.com/lestrrat-go/blackmagic v1.0.1 go: downloading github.com/lestrrat-go/httpcc v1.0.1 go: downloading github.com/tklauser/numcpus v0.6.0 go: downloading golang.org/x/text v0.9.0 # github.com/minio/warp loadinternal: cannot find runtime/cgo # github.com/minio/warp/pkg/generator.test loadinternal: cannot find runtime/cgo # github.com/minio/warp/pkg/bench.test loadinternal: cannot find runtime/cgo ? github.com/minio/warp [no test files] ? github.com/minio/warp/api [no test files] ? github.com/minio/warp/cli [no test files] ? github.com/minio/warp/pkg [no test files] ? github.com/minio/warp/pkg/aggregate [no test files] ok github.com/minio/warp/pkg/bench 0.405s --- FAIL: TestNew (0.00s) --- FAIL: TestNew/Default (0.00s) panic: unaligned 64-bit atomic operation [recovered] panic: unaligned 64-bit atomic operation goroutine 18 [running]: testing.tRunner.func1.2({0x5679dda0, 0x567ba664}) testing/testing.go:1545 +0x2c5 testing.tRunner.func1() testing/testing.go:1548 +0x4d0 panic({0x5679dda0, 0x567ba664}) runtime/panic.go:920 +0x295 runtime/internal/atomic.panicUnaligned() runtime/internal/atomic/unaligned.go:8 +0x38 runtime/internal/atomic.Xadd64(0x570b4084, 0x1) runtime/internal/atomic/atomic_386.s:125 +0x11 github.com/minio/warp/pkg/generator.(*randomSrc).Object(0x570b4000) github.com/minio/warp/pkg/generator/random.go:123 +0x4c github.com/minio/warp/pkg/generator.TestNew.func1(0x570a01e0) github.com/minio/warp/pkg/generator/generator_test.go:68 +0x152 testing.tRunner(0x570a01e0, 0x57094058) testing/testing.go:1595 +0x167 created by testing.(*T).Run in goroutine 17 testing/testing.go:1648 +0x435 FAIL github.com/minio/warp/pkg/generator 0.008s FAIL >>> ERROR: warp-s3: check failed >>> warp-s3: Uninstalling dependencies... (1/2) Purging .makedepends-warp-s3 (20230810.204756) (2/2) Purging go (1.21.0-r0) Executing busybox-1.36.1-r5.trigger OK: 379 MiB in 110 packages