You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2020/02/11 14:41:00 UTC

[jira] [Resolved] (ARROW-7701) [C++] [CI] Flight test error on macOS

     [ https://issues.apache.org/jira/browse/ARROW-7701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antoine Pitrou resolved ARROW-7701.
-----------------------------------
    Fix Version/s: 1.0.0
       Resolution: Fixed

Issue resolved by pull request 6391
[https://github.com/apache/arrow/pull/6391]

> [C++] [CI] Flight test error on macOS
> -------------------------------------
>
>                 Key: ARROW-7701
>                 URL: https://issues.apache.org/jira/browse/ARROW-7701
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++, Continuous Integration, FlightRPC
>            Reporter: Antoine Pitrou
>            Assignee: David Li
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.0.0
>
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> See e.g. https://github.com/apache/arrow/pull/6295/checks?check_run_id=412748673
> {code}
> [ RUN      ] TestTls.DoAction
> E0128 12:02:52.140841000 4447722944 ssl_security_connector.cc:275]     Handshaker factory creation failed with TSI_INVALID_ARGUMENT.
> E0128 12:02:52.142590000 4447722944 server_secure_chttp2.cc:81]        {"created":"@1580212972.142576000","description":"Unable to create secure server with credentials of type Ssl.","file":"/Users/runner/runners/2.164.0/work/arrow/arrow/build/cpp/grpc_ep-prefix/src/grpc_ep/src/core/ext/transport/chttp2/server/secure/server_secure_chttp2.cc","file_line":63}
> /Users/runner/runners/2.164.0/work/arrow/arrow/cpp/build-support/run-test.sh: line 97: 32477 Segmentation fault: 11  $TEST_EXECUTABLE "$@" 2>&1
>      32478 Done                    | $ROOT/build-support/asan_symbolize.py
>      32479 Done                    | ${CXXFILT:-c++filt}
>      32480 Done                    | $ROOT/build-support/stacktrace_addr2line.pl $TEST_EXECUTABLE
>      32481 Done                    | $pipe_cmd 2>&1
>      32482 Done                    | tee $LOGFILE
> ~/runners/2.164.0/work/arrow/arrow/build/cpp/src/arrow/flight
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)