You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Raúl Cumplido (Jira)" <ji...@apache.org> on 2022/06/28 08:33:00 UTC

[jira] [Created] (ARROW-16919) [C++] Flight integration tests fail on verify rc nightly on linux amd64

|  ![](cid:jira-generated-image-avatar-50ccbf97-9636-4ce2-89a4-32b213d16c63) |
[Raúl
Cumplido](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=raulcd)
**created** an issue  
---|---  
|  
---  
|  [Apache Arrow](https://issues.apache.org/jira/browse/ARROW) /
[![Bug](cid:jira-generated-image-
avatar-52432a87-4b2a-4704-811c-a9424b324c6b)](https://issues.apache.org/jira/browse/ARROW-16919)
[ARROW-16919](https://issues.apache.org/jira/browse/ARROW-16919)  
---  
[[C++] Flight integration tests fail on verify rc nightly on linux
amd64](https://issues.apache.org/jira/browse/ARROW-16919)  
| Issue Type: |  ![Bug](cid:jira-generated-image-
avatar-52432a87-4b2a-4704-811c-a9424b324c6b) Bug  
---|---  
Assignee: |  Unassigned  
Components: |  C++, Continuous Integration, FlightRPC  
Created: |  28/Jun/22 08:32  
Fix Versions: |  9.0.0  
Labels: |  Nightly  
Priority: |  ![Critical](cid:jira-generated-image-static-
critical-3f17e3f7-3b05-428e-9c55-a12c8d429b3e) Critical  
Reporter: |  [Raúl
Cumplido](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=raulcd)  
|

Some of our nightly builds to verify the release are failing:

- [verify-rc-source-integration-linux-almalinux-8-amd64](https://github.com/ursacomputing/crossbow/runs/7073206980?check_suite_focus=true)  
- [verify-rc-source-integration-linux-ubuntu-18.04-amd64](https://github.com/ursacomputing/crossbow/runs/7073217433?check_suite_focus=true)  
- [verify-rc-source-integration-linux-ubuntu-20.04-amd64](https://github.com/ursacomputing/crossbow/runs/7073210299?check_suite_focus=true)  
- [verify-rc-source-integration-linux-ubuntu-22.04-amd64](https://github.com/ursacomputing/crossbow/runs/7073273051?check_suite_focus=true)

with the following:

    
    
     ################# FAILURES #################
    FAILED TEST: middleware C++ producing,  C++ consuming
    1 failures
      File "/arrow/dev/archery/archery/integration/util.py", line 139, in run_cmd
        output = subprocess.check_output(cmd, stderr=subprocess.STDOUT)
      File "/usr/lib/python3.8/subprocess.py", line 411, in check_output
        return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
      File "/usr/lib/python3.8/subprocess.py", line 512, in run
        raise CalledProcessError(retcode, process.args,
    subprocess.CalledProcessError: Command '['/tmp/arrow-HEAD.PZocX/cpp-build/release/flight-test-integration-client', '-host', 'localhost', '-port=36719', '-scenario', 'middleware']' died with <Signals.SIGABRT: 6>.
    During handling of the above exception, another exception occurred:
    Traceback (most recent call last):
      File "/arrow/dev/archery/archery/integration/runner.py", line 379, in _run_flight_test_case
        consumer.flight_request(port, **client_args)
      File "/arrow/dev/archery/archery/integration/tester_cpp.py", line 134, in flight_request
        run_cmd(cmd)
      File "/arrow/dev/archery/archery/integration/util.py", line 148, in run_cmd
        raise RuntimeError(sio.getvalue())
    RuntimeError: Command failed: /tmp/arrow-HEAD.PZocX/cpp-build/release/flight-test-integration-client -host localhost -port=36719 -scenario middleware
    With output:
    --------------
    Headers received successfully on failing call.
    Headers received successfully on passing call.
    free(): double free detected in tcache 2   
  
---  
|  |  [ ![Add Comment](cid:jira-generated-image-static-comment-
icon-779aa97f-4bd1-4596-b6ef-f6fed9792fe5)
](https://issues.apache.org/jira/browse/ARROW-16919#add-comment "Add Comment")
|  [Add Comment](https://issues.apache.org/jira/browse/ARROW-16919#add-comment
"Add Comment")  
---|---  
  
|  This message was sent by Atlassian Jira (v8.20.10#820010-sha1:ace47f9) |  |
![Atlassian logo](https://issues.apache.org/jira/images/mail/atlassian-email-
logo.png)  
---