Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Go][Release] go release verification failed on arm64 #38448

Closed
cyb70289 opened this issue Oct 25, 2023 · 2 comments
Closed

[Go][Release] go release verification failed on arm64 #38448

cyb70289 opened this issue Oct 25, 2023 · 2 comments

Comments

@cyb70289
Copy link
Contributor

Describe the bug, including details regarding any error messages, version, and platform.

Tested on Arm64 ubuntu-20.04, go1.21.3.

$ TEST_DEFAULT=0  TEST_GO=1 dev/release/verify-release-candidate.sh 14.0.0 2

===========
Detect CUDA
===========
No devices found.

============================
Creating temporary directory
============================
Working in sandbox /tmp/arrow-14.0.0.3JyrY

=========================
Ensuring source directory
=========================
Verifying official Arrow release candidate 14.0.0-rc2
/tmp/arrow-14.0.0.3JyrY ~/arrow
gpg: key 97D7E8647AE7E47B: 2 signatures not checked due to missing keys
gpg: key 97D7E8647AE7E47B: "Julien Le Dem <[email protected]>" not changed
gpg: key 02DABFDF1679D194: "Julien Le Dem <[email protected]>" not changed
gpg: key 29D94E228CAAD602: "Uwe L. Korn <[email protected]>" not changed
gpg: key F105883A1735623D: "William Wesley McKinney (CODE SIGNING KEY) <[email protected]>" not changed
gpg: key 91D18FCF079F8007: 38 signatures not checked due to missing keys
gpg: key 91D18FCF079F8007: "Kouhei Sutou <[email protected]>" not changed
gpg: key 9F453D0CC3E4F6BA: "Charles Phillip Cloud <[email protected]>" not changed
gpg: key 769BDC2129C2658C: "keybase.io/pitrou <[email protected]>" not changed
gpg: key 25BCCA5220D84079: "Krisztian Szucs (apache) <[email protected]>" not changed
gpg: key 755E743692EA1D85: "Micah Kornfield (Apache Arrow Code Signing Key) <[email protected]>" not changed
gpg: key 0801999AF78748E8: "Jorge C. Leitao <[email protected]>" not changed
gpg: key 45127976E1E825D4: "Andrew A Lamb (https://github.com/alamb) <[email protected]>" not changed
gpg: key CA1AB41406F9DBAD: "Qingping Hou (CODE SIGNING KEY) <[email protected]>" not changed
gpg: key 000488D7717D3FB2: "Neville Dipale <[email protected]>" not changed
gpg: key 0B8A854E87467E2C: "Andy Grove <[email protected]>" not changed
gpg: key 9CBA4EF977CA20B8: "David Li (CODE SIGNING KEY) <[email protected]>" not changed
gpg: key 03F0D5EA3790810C: "Raphael Jaen Taylor-Davies <[email protected]>" not changed
gpg: key 275C532289DD0F4A: "Raúl Cumplido Domínguez (CODE SIGNING KEY) <[email protected]>" not changed
gpg: key E05F29F0CD2679CC: "Ben Baumgold (CODE SIGNING KEY) <[email protected]>" not changed
gpg: Total number processed: 18
gpg:              unchanged: 18
gpg: Signature made Thu 19 Oct 2023 05:14:40 PM CST
gpg:                using RSA key 08D3564B7C6A9CAFBFF6A66791D18FCF079F8007
gpg: Good signature from "Kouhei Sutou <[email protected]>" [unknown]
gpg:                 aka "Kouhei Sutou <[email protected]>" [unknown]
gpg: WARNING: This key is not certified with a trusted signature!
gpg:          There is no indication that the signature belongs to the owner.
Primary key fingerprint: 08D3 564B 7C6A 9CAF BFF6  A667 91D1 8FCF 079F 8007
apache-arrow-14.0.0.tar.gz: OK
apache-arrow-14.0.0.tar.gz: OK
~/arrow
Cloning into '/tmp/arrow-14.0.0.3JyrY/apache-arrow-14.0.0/testing'...
remote: Enumerating objects: 967, done.
remote: Counting objects: 100% (72/72), done.
remote: Compressing objects: 100% (33/33), done.
remote: Total 967 (delta 52), reused 43 (delta 39), pack-reused 895
Receiving objects: 100% (967/967), 29.81 MiB | 11.00 MiB/s, done.
Resolving deltas: 100% (484/484), done.
Cloning into '/tmp/arrow-14.0.0.3JyrY/apache-arrow-14.0.0/cpp/submodules/parquet-testing'...
remote: Enumerating objects: 230, done.
remote: Counting objects: 100% (74/74), done.
remote: Compressing objects: 100% (34/34), done.
remote: Total 230 (delta 61), reused 40 (delta 40), pack-reused 156
Receiving objects: 100% (230/230), 1.02 MiB | 3.06 MiB/s, done.
Resolving deltas: 100% (113/113), done.
/tmp/arrow-14.0.0.3JyrY/apache-arrow-14.0.0 ~/arrow

===========================
Build and test Go libraries
===========================
└ Ensuring that Go is installed...
└ Found go version go1.21.3 linux/arm64 at /snap/bin/go
/tmp/arrow-14.0.0.3JyrY/apache-arrow-14.0.0/go /tmp/arrow-14.0.0.3JyrY/apache-arrow-14.0.0 ~/arrow
go: downloading golang.org/x/sys v0.13.0
go: downloading github.com/apache/thrift v0.17.0
go: downloading golang.org/x/tools v0.14.0
go: downloading github.com/goccy/go-json v0.10.2
go: downloading github.com/klauspost/cpuid/v2 v2.2.5
go: downloading github.com/docopt/docopt-go v0.0.0-20180111231733-ee0de3bc6815
go: downloading github.com/google/uuid v1.3.1
go: downloading golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2
go: downloading golang.org/x/exp v0.0.0-20231006140011-7918f672742d
go: downloading github.com/stretchr/testify v1.8.4
go: downloading github.com/google/flatbuffers v23.5.26+incompatible
go: downloading gonum.org/v1/gonum v0.12.0
go: downloading github.com/klauspost/asmfmt v1.3.2
go: downloading golang.org/x/sync v0.4.0
go: downloading github.com/pierrec/lz4/v4 v4.1.18
go: downloading github.com/minio/c2goasm v0.0.0-20190812172519-36a3d3bbc4f3
go: downloading github.com/klauspost/compress v1.16.7
go: downloading github.com/minio/asm2plan9s v0.0.0-20200509001527-cdd76441f9d8
go: downloading github.com/JohnCGriffin/overflow v0.0.0-20211019200055-46fa312c352c
go: downloading google.golang.org/grpc v1.58.2
go: downloading github.com/andybalholm/brotli v1.0.5
go: downloading github.com/golang/snappy v0.0.4
go: downloading github.com/zeebo/xxh3 v1.0.2
go: downloading github.com/substrait-io/substrait-go v0.4.2
go: downloading google.golang.org/protobuf v1.31.0
go: downloading modernc.org/sqlite v1.21.2
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading github.com/stretchr/objx v0.5.0
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/pmezard/go-difflib v1.0.0
go: downloading github.com/goccy/go-yaml v1.11.0
go: downloading github.com/alecthomas/participle/v2 v2.1.0
go: downloading github.com/fatih/color v1.15.0
go: downloading github.com/mattn/go-colorable v0.1.13
go: downloading github.com/mattn/go-isatty v0.0.19
go: downloading golang.org/x/mod v0.13.0
go: downloading golang.org/x/net v0.17.0
go: downloading github.com/golang/protobuf v1.5.3
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231002182017-d307bd883b97
go: downloading golang.org/x/text v0.13.0
go: downloading modernc.org/libc v1.22.4
go: downloading modernc.org/ccgo/v3 v3.16.13
go: downloading modernc.org/opt v0.1.3
go: downloading modernc.org/cc/v3 v3.40.0
go: downloading modernc.org/mathutil v1.5.0
go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
go: downloading github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec
go: downloading modernc.org/token v1.1.0
go: downloading lukechampine.com/uint128 v1.3.0
go: downloading modernc.org/strutil v1.1.3
go: downloading modernc.org/memory v1.5.0
go: downloading github.com/dustin/go-humanize v1.0.1
ok      github.com/apache/arrow/go/v14/arrow    0.019s
?       github.com/apache/arrow/go/v14/arrow/cdata      [no test files]
ok      github.com/apache/arrow/go/v14/arrow/array      0.367s
ok      github.com/apache/arrow/go/v14/arrow/arrio      0.355s
ok      github.com/apache/arrow/go/v14/arrow/bitutil    1.614s
?       github.com/apache/arrow/go/v14/arrow/compute/internal/kernels   [no test files]
?       github.com/apache/arrow/go/v14/arrow/endian     [no test files]
?       github.com/apache/arrow/go/v14/arrow/flight/flightsql/example   [no test files]
?       github.com/apache/arrow/go/v14/arrow/flight/flightsql/example/cmd/sqlite_flightsql_server       [no test files]
?       github.com/apache/arrow/go/v14/arrow/flight/flightsql/schema_ref        [no test files]
?       github.com/apache/arrow/go/v14/arrow/flight/gen/flight  [no test files]
?       github.com/apache/arrow/go/v14/arrow/internal   [no test files]
?       github.com/apache/arrow/go/v14/arrow/internal/arrdata   [no test files]
?       github.com/apache/arrow/go/v14/arrow/internal/debug     [no test files]
?       github.com/apache/arrow/go/v14/arrow/internal/flatbuf   [no test files]
?       github.com/apache/arrow/go/v14/arrow/internal/flight_integration        [no test files]
?       github.com/apache/arrow/go/v14/arrow/internal/flight_integration/cmd/arrow-flight-integration-client    [no test files]
?       github.com/apache/arrow/go/v14/arrow/internal/flight_integration/cmd/arrow-flight-integration-server    [no test files]
?       github.com/apache/arrow/go/v14/arrow/internal/testing/gen       [no test files]
?       github.com/apache/arrow/go/v14/internal/json    [no test files]
?       github.com/apache/arrow/go/v14/parquet/cmd/parquet_reader       [no test files]
?       github.com/apache/arrow/go/v14/parquet/cmd/parquet_schema       [no test files]
?       github.com/apache/arrow/go/v14/parquet/internal/debug   [no test files]
?       github.com/apache/arrow/go/v14/parquet/internal/encryption      [no test files]
?       github.com/apache/arrow/go/v14/parquet/internal/gen-go/parquet  [no test files]
?       github.com/apache/arrow/go/v14/parquet/internal/testutils       [no test files]
?       github.com/apache/arrow/go/v14/parquet/internal/thrift  [no test files]
ok      github.com/apache/arrow/go/v14/arrow/compute    1.937s
ok      github.com/apache/arrow/go/v14/arrow/compute/exec       0.107s
ok      github.com/apache/arrow/go/v14/arrow/compute/exprs      0.772s
ok      github.com/apache/arrow/go/v14/arrow/csv        0.110s
ok      github.com/apache/arrow/go/v14/arrow/decimal128 0.063s
ok      github.com/apache/arrow/go/v14/arrow/decimal256 0.057s
ok      github.com/apache/arrow/go/v14/arrow/encoded    0.088s
ok      github.com/apache/arrow/go/v14/arrow/flight     1.195s
ok      github.com/apache/arrow/go/v14/arrow/flight/flightsql   0.300s
ok      github.com/apache/arrow/go/v14/arrow/flight/flightsql/driver    1.114s
ok      github.com/apache/arrow/go/v14/arrow/float16    0.063s
ok      github.com/apache/arrow/go/v14/arrow/internal/arrjson   0.158s
ok      github.com/apache/arrow/go/v14/arrow/internal/dictutils 0.053s
ok      github.com/apache/arrow/go/v14/arrow/internal/testing/tools     0.080s
ok      github.com/apache/arrow/go/v14/arrow/ipc        5.351s
ok      github.com/apache/arrow/go/v14/arrow/ipc/cmd/arrow-cat  0.107s
ok      github.com/apache/arrow/go/v14/arrow/ipc/cmd/arrow-file-to-stream       0.122s
ok      github.com/apache/arrow/go/v14/arrow/ipc/cmd/arrow-json-integration-test        0.162s
ok      github.com/apache/arrow/go/v14/arrow/ipc/cmd/arrow-ls   0.108s
ok      github.com/apache/arrow/go/v14/arrow/ipc/cmd/arrow-stream-to-file       0.112s
ok      github.com/apache/arrow/go/v14/arrow/math       0.074s
ok      github.com/apache/arrow/go/v14/arrow/memory     0.054s
ok      github.com/apache/arrow/go/v14/arrow/memory/mallocator  0.107s
ok      github.com/apache/arrow/go/v14/arrow/scalar     0.154s
ok      github.com/apache/arrow/go/v14/arrow/tensor     0.078s
ok      github.com/apache/arrow/go/v14/arrow/util       0.095s
ok      github.com/apache/arrow/go/v14/internal/bitutils        0.308s
ok      github.com/apache/arrow/go/v14/internal/hashing 0.099s
ok      github.com/apache/arrow/go/v14/internal/types   0.102s
ok      github.com/apache/arrow/go/v14/internal/utils   0.062s [no tests to run]
/tmp/parquet-encryption-test-2725702969
--- FAIL: TestFileEncryptionDecryption (0.50s)
    --- FAIL: TestFileEncryptionDecryption/TestDecryption (0.41s)
        --- FAIL: TestFileEncryptionDecryption/TestDecryption/uniform_encryption.parquet.encrypted (0.07s)
            --- FAIL: TestFileEncryptionDecryption/TestDecryption/uniform_encryption.parquet.encrypted/config_1 (0.00s)
                encryption_read_config_test.go:217:
                        Error Trace:    /tmp/arrow-14.0.0.3JyrY/apache-arrow-14.0.0/go/parquet/encryption_read_config_test.go:217
                                                                /tmp/arrow-14.0.0.3JyrY/apache-arrow-14.0.0/go/parquet/encryption_read_config_test.go:406
                                                                /tmp/arrow-14.0.0.3JyrY/apache-arrow-14.0.0/go/parquet/encryption_read_config_test.go:430
                                                                /tmp/arrow-14.0.0.3JyrY/apache-arrow-14.0.0/go/parquet/encryption_read_config_test.go:468
                                                                /tmp/arrow-14.0.0.3JyrY/gopath/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:112
                        Error:          Not equal:
                                        expected: int(0)
                                        actual  : int64(50)
                        Test:           TestFileEncryptionDecryption/TestDecryption/uniform_encryption.parquet.encrypted/config_1
            --- FAIL: TestFileEncryptionDecryption/TestDecryption/uniform_encryption.parquet.encrypted/config_3 (0.00s)
                encryption_read_config_test.go:217:
                        Error Trace:    /tmp/arrow-14.0.0.3JyrY/apache-arrow-14.0.0/go/parquet/encryption_read_config_test.go:217
                                                                /tmp/arrow-14.0.0.3JyrY/apache-arrow-14.0.0/go/parquet/encryption_read_config_test.go:406
                                                                /tmp/arrow-14.0.0.3JyrY/apache-arrow-14.0.0/go/parquet/encryption_read_config_test.go:430
                                                                /tmp/arrow-14.0.0.3JyrY/apache-arrow-14.0.0/go/parquet/encryption_read_config_test.go:468
                                                                /tmp/arrow-14.0.0.3JyrY/gopath/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:112
                        Error:          Not equal:
                                        expected: int(0)
                                        actual  : int64(50)
                        Test:           TestFileEncryptionDecryption/TestDecryption/uniform_encryption.parquet.encrypted/config_3
        --- FAIL: TestFileEncryptionDecryption/TestDecryption/encrypt_columns_and_footer.parquet.encrypted (0.08s)
            --- FAIL: TestFileEncryptionDecryption/TestDecryption/encrypt_columns_and_footer.parquet.encrypted/config_1 (0.02s)
                encryption_read_config_test.go:217:
                        Error Trace:    /tmp/arrow-14.0.0.3JyrY/apache-arrow-14.0.0/go/parquet/encryption_read_config_test.go:217
                                                                /tmp/arrow-14.0.0.3JyrY/apache-arrow-14.0.0/go/parquet/encryption_read_config_test.go:406
                                                                /tmp/arrow-14.0.0.3JyrY/apache-arrow-14.0.0/go/parquet/encryption_read_config_test.go:430
                                                                /tmp/arrow-14.0.0.3JyrY/apache-arrow-14.0.0/go/parquet/encryption_read_config_test.go:468
                                                                /tmp/arrow-14.0.0.3JyrY/gopath/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:112
                        Error:          Not equal:
                                        expected: int(0)
                                        actual  : int64(50)
                        Test:           TestFileEncryptionDecryption/TestDecryption/encrypt_columns_and_footer.parquet.encrypted/config_1
            --- FAIL: TestFileEncryptionDecryption/TestDecryption/encrypt_columns_and_footer.parquet.encrypted/config_3 (0.00s)
                encryption_read_config_test.go:217:
                        Error Trace:    /tmp/arrow-14.0.0.3JyrY/apache-arrow-14.0.0/go/parquet/encryption_read_config_test.go:217
                                                                /tmp/arrow-14.0.0.3JyrY/apache-arrow-14.0.0/go/parquet/encryption_read_config_test.go:406
                                                                /tmp/arrow-14.0.0.3JyrY/apache-arrow-14.0.0/go/parquet/encryption_read_config_test.go:430
                                                                /tmp/arrow-14.0.0.3JyrY/apache-arrow-14.0.0/go/parquet/encryption_read_config_test.go:468
                                                                /tmp/arrow-14.0.0.3JyrY/gopath/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:112
                        Error:          Not equal:
                                        expected: int(0)
                                        actual  : int64(50)
                        Test:           TestFileEncryptionDecryption/TestDecryption/encrypt_columns_and_footer.parquet.encrypted/config_3
        --- FAIL: TestFileEncryptionDecryption/TestDecryption/encrypt_columns_plaintext_footer.parquet.encrypted (0.09s)
            --- FAIL: TestFileEncryptionDecryption/TestDecryption/encrypt_columns_plaintext_footer.parquet.encrypted/config_1 (0.01s)
                encryption_read_config_test.go:217:
                        Error Trace:    /tmp/arrow-14.0.0.3JyrY/apache-arrow-14.0.0/go/parquet/encryption_read_config_test.go:217
                                                                /tmp/arrow-14.0.0.3JyrY/apache-arrow-14.0.0/go/parquet/encryption_read_config_test.go:406
                                                                /tmp/arrow-14.0.0.3JyrY/apache-arrow-14.0.0/go/parquet/encryption_read_config_test.go:430
                                                                /tmp/arrow-14.0.0.3JyrY/apache-arrow-14.0.0/go/parquet/encryption_read_config_test.go:468
                                                                /tmp/arrow-14.0.0.3JyrY/gopath/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:112
                        Error:          Not equal:
                                        expected: int(0)
                                        actual  : int64(50)
                        Test:           TestFileEncryptionDecryption/TestDecryption/encrypt_columns_plaintext_footer.parquet.encrypted/config_1
            --- FAIL: TestFileEncryptionDecryption/TestDecryption/encrypt_columns_plaintext_footer.parquet.encrypted/config_3 (0.00s)
                encryption_read_config_test.go:217:
                        Error Trace:    /tmp/arrow-14.0.0.3JyrY/apache-arrow-14.0.0/go/parquet/encryption_read_config_test.go:217
                                                                /tmp/arrow-14.0.0.3JyrY/apache-arrow-14.0.0/go/parquet/encryption_read_config_test.go:406
                                                                /tmp/arrow-14.0.0.3JyrY/apache-arrow-14.0.0/go/parquet/encryption_read_config_test.go:430
                                                                /tmp/arrow-14.0.0.3JyrY/apache-arrow-14.0.0/go/parquet/encryption_read_config_test.go:468
                                                                /tmp/arrow-14.0.0.3JyrY/gopath/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:112
                        Error:          Not equal:
                                        expected: int(0)
                                        actual  : int64(50)
                        Test:           TestFileEncryptionDecryption/TestDecryption/encrypt_columns_plaintext_footer.parquet.encrypted/config_3
            --- FAIL: TestFileEncryptionDecryption/TestDecryption/encrypt_columns_plaintext_footer.parquet.encrypted/config_4 (0.00s)
                encryption_read_config_test.go:217:
                        Error Trace:    /tmp/arrow-14.0.0.3JyrY/apache-arrow-14.0.0/go/parquet/encryption_read_config_test.go:217
                                                                /tmp/arrow-14.0.0.3JyrY/apache-arrow-14.0.0/go/parquet/encryption_read_config_test.go:406
                                                                /tmp/arrow-14.0.0.3JyrY/apache-arrow-14.0.0/go/parquet/encryption_read_config_test.go:430
                                                                /tmp/arrow-14.0.0.3JyrY/apache-arrow-14.0.0/go/parquet/encryption_read_config_test.go:468
                                                                /tmp/arrow-14.0.0.3JyrY/gopath/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:112
                        Error:          Not equal:
                                        expected: int(0)
                                        actual  : int64(50)
                        Test:           TestFileEncryptionDecryption/TestDecryption/encrypt_columns_plaintext_footer.parquet.encrypted/config_4
        --- FAIL: TestFileEncryptionDecryption/TestDecryption/encrypt_columns_and_footer_aad.parquet.encrypted (0.09s)
            --- FAIL: TestFileEncryptionDecryption/TestDecryption/encrypt_columns_and_footer_aad.parquet.encrypted/config_1 (0.01s)
                encryption_read_config_test.go:217:
                        Error Trace:    /tmp/arrow-14.0.0.3JyrY/apache-arrow-14.0.0/go/parquet/encryption_read_config_test.go:217
                                                                /tmp/arrow-14.0.0.3JyrY/apache-arrow-14.0.0/go/parquet/encryption_read_config_test.go:406
                                                                /tmp/arrow-14.0.0.3JyrY/apache-arrow-14.0.0/go/parquet/encryption_read_config_test.go:430
                                                                /tmp/arrow-14.0.0.3JyrY/apache-arrow-14.0.0/go/parquet/encryption_read_config_test.go:468
                                                                /tmp/arrow-14.0.0.3JyrY/gopath/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:112
                        Error:          Not equal:
                                        expected: int(0)
                                        actual  : int64(50)
                        Test:           TestFileEncryptionDecryption/TestDecryption/encrypt_columns_and_footer_aad.parquet.encrypted/config_1
            --- FAIL: TestFileEncryptionDecryption/TestDecryption/encrypt_columns_and_footer_aad.parquet.encrypted/config_2 (0.00s)
                encryption_read_config_test.go:217:
                        Error Trace:    /tmp/arrow-14.0.0.3JyrY/apache-arrow-14.0.0/go/parquet/encryption_read_config_test.go:217
                                                                /tmp/arrow-14.0.0.3JyrY/apache-arrow-14.0.0/go/parquet/encryption_read_config_test.go:406
                                                                /tmp/arrow-14.0.0.3JyrY/apache-arrow-14.0.0/go/parquet/encryption_read_config_test.go:430
                                                                /tmp/arrow-14.0.0.3JyrY/apache-arrow-14.0.0/go/parquet/encryption_read_config_test.go:468
                                                                /tmp/arrow-14.0.0.3JyrY/gopath/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:112
                        Error:          Not equal:
                                        expected: int(0)
                                        actual  : int64(50)
                        Test:           TestFileEncryptionDecryption/TestDecryption/encrypt_columns_and_footer_aad.parquet.encrypted/config_2
            --- FAIL: TestFileEncryptionDecryption/TestDecryption/encrypt_columns_and_footer_aad.parquet.encrypted/config_3 (0.01s)
                encryption_read_config_test.go:217:
                        Error Trace:    /tmp/arrow-14.0.0.3JyrY/apache-arrow-14.0.0/go/parquet/encryption_read_config_test.go:217
                                                                /tmp/arrow-14.0.0.3JyrY/apache-arrow-14.0.0/go/parquet/encryption_read_config_test.go:406
                                                                /tmp/arrow-14.0.0.3JyrY/apache-arrow-14.0.0/go/parquet/encryption_read_config_test.go:430
                                                                /tmp/arrow-14.0.0.3JyrY/apache-arrow-14.0.0/go/parquet/encryption_read_config_test.go:468
                                                                /tmp/arrow-14.0.0.3JyrY/gopath/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:112
                        Error:          Not equal:
                                        expected: int(0)
                                        actual  : int64(50)
                        Test:           TestFileEncryptionDecryption/TestDecryption/encrypt_columns_and_footer_aad.parquet.encrypted/config_3
        --- FAIL: TestFileEncryptionDecryption/TestDecryption/encrypt_columns_and_footer_disable_aad_storage.parquet.encrypted (0.03s)
            --- FAIL: TestFileEncryptionDecryption/TestDecryption/encrypt_columns_and_footer_disable_aad_storage.parquet.encrypted/config_2 (0.00s)
                encryption_read_config_test.go:217:
                        Error Trace:    /tmp/arrow-14.0.0.3JyrY/apache-arrow-14.0.0/go/parquet/encryption_read_config_test.go:217
                                                                /tmp/arrow-14.0.0.3JyrY/apache-arrow-14.0.0/go/parquet/encryption_read_config_test.go:406
                                                                /tmp/arrow-14.0.0.3JyrY/apache-arrow-14.0.0/go/parquet/encryption_read_config_test.go:430
                                                                /tmp/arrow-14.0.0.3JyrY/apache-arrow-14.0.0/go/parquet/encryption_read_config_test.go:468
                                                                /tmp/arrow-14.0.0.3JyrY/gopath/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:112
                        Error:          Not equal:
                                        expected: int(0)
                                        actual  : int64(50)
                        Test:           TestFileEncryptionDecryption/TestDecryption/encrypt_columns_and_footer_disable_aad_storage.parquet.encrypted/config_2
        --- FAIL: TestFileEncryptionDecryption/TestDecryption/encrypt_columns_and_footer_ctr.parquet.encrypted (0.06s)
            --- FAIL: TestFileEncryptionDecryption/TestDecryption/encrypt_columns_and_footer_ctr.parquet.encrypted/config_1 (0.00s)
                encryption_read_config_test.go:217:
                        Error Trace:    /tmp/arrow-14.0.0.3JyrY/apache-arrow-14.0.0/go/parquet/encryption_read_config_test.go:217
                                                                /tmp/arrow-14.0.0.3JyrY/apache-arrow-14.0.0/go/parquet/encryption_read_config_test.go:406
                                                                /tmp/arrow-14.0.0.3JyrY/apache-arrow-14.0.0/go/parquet/encryption_read_config_test.go:430
                                                                /tmp/arrow-14.0.0.3JyrY/apache-arrow-14.0.0/go/parquet/encryption_read_config_test.go:468
                                                                /tmp/arrow-14.0.0.3JyrY/gopath/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:112
                        Error:          Not equal:
                                        expected: int(0)
                                        actual  : int64(50)
                        Test:           TestFileEncryptionDecryption/TestDecryption/encrypt_columns_and_footer_ctr.parquet.encrypted/config_1
            --- FAIL: TestFileEncryptionDecryption/TestDecryption/encrypt_columns_and_footer_ctr.parquet.encrypted/config_3 (0.00s)
                encryption_read_config_test.go:217:
                        Error Trace:    /tmp/arrow-14.0.0.3JyrY/apache-arrow-14.0.0/go/parquet/encryption_read_config_test.go:217
                                                                /tmp/arrow-14.0.0.3JyrY/apache-arrow-14.0.0/go/parquet/encryption_read_config_test.go:406
                                                                /tmp/arrow-14.0.0.3JyrY/apache-arrow-14.0.0/go/parquet/encryption_read_config_test.go:430
                                                                /tmp/arrow-14.0.0.3JyrY/apache-arrow-14.0.0/go/parquet/encryption_read_config_test.go:468
                                                                /tmp/arrow-14.0.0.3JyrY/gopath/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:112
                        Error:          Not equal:
                                        expected: int(0)
                                        actual  : int64(50)
                        Test:           TestFileEncryptionDecryption/TestDecryption/encrypt_columns_and_footer_ctr.parquet.encrypted/config_3
/tmp/parquet-encryption-test-2181522978
FAIL
FAIL    github.com/apache/arrow/go/v14/parquet  0.683s
ok      github.com/apache/arrow/go/v14/parquet/compress 0.398s
ok      github.com/apache/arrow/go/v14/parquet/file     4.070s
ok      github.com/apache/arrow/go/v14/parquet/internal/bmi     0.052s
ok      github.com/apache/arrow/go/v14/parquet/internal/encoding        5.042s
ok      github.com/apache/arrow/go/v14/parquet/internal/utils   2.741s
ok      github.com/apache/arrow/go/v14/parquet/metadata 0.094s
ok      github.com/apache/arrow/go/v14/parquet/pqarrow  5.235s
ok      github.com/apache/arrow/go/v14/parquet/schema   0.123s
FAIL
Failed to verify release candidate. See /tmp/arrow-14.0.0.3JyrY for details.

Component(s)

Go, Release

@kou
Copy link
Member

kou commented Oct 25, 2023

I think that this is same as #38345.
Could you try the verification script on main?

@cyb70289
Copy link
Contributor Author

Indeed. Tested okay on main.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants