We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
E20241213 19:00:46.096444 14251 Exceptions.h:66] Line: /__w/velox/velox/velox/connectors/hive/storage_adapters/hdfs/tests/HdfsMiniCluster.cpp:92, Function:addFile, Expression: Failed to add file to hdfs, exit code: 383, Source: RUNTIME, ErrorCode: INVALID_STATE unknown file: Failure C++ exception with description "Exception: VeloxRuntimeError Error Source: RUNTIME Error Code: INVALID_STATE Reason: Failed to add file to hdfs, exit code: 383 Retriable: False Function: addFile File: /__w/velox/velox/velox/connectors/hive/storage_adapters/hdfs/tests/HdfsMiniCluster.cpp Line: 92 Stack trace: # 0 _ZN8facebook5velox7process10StackTraceC1Ei # 1 _ZN8facebook5velox14VeloxExceptionC1EPKcmS3_St17basic_string_viewIcSt11char_traitsIcEES7_S7_S7_bNS1_4TypeES7_ # 2 _ZN8facebook5velox6detail14veloxCheckFailINS0_17VeloxRuntimeErrorERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEEvRKNS1_18VeloxCheckFailArgsET0_ # 3 _ZN8facebook5velox11filesystems4test15HdfsMiniCluster7addFileENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES9_ # 4 _ZN18HdfsFileSystemTest14SetUpTestSuiteEv # 5 _ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_9TestSuiteEvEET0_PT_MS4_FS3_vEPKc # 6 _ZN7testing9TestSuite3RunEv # 7 _ZN7testing8internal12UnitTestImpl11RunAllTestsEv # 8 _ZN7testing8UnitTest3RunEv # 9 main # 10 __libc_start_call_main # 11 __libc_start_main # 12 _start " thrown in SetUpTestSuite().
CI
https://github.com/facebookincubator/velox/actions/runs/12321257346/job/34392269782 https://github.com/facebookincubator/velox/actions/runs/12320344622/job/34389382457?pr=11530
The text was updated successfully, but these errors were encountered:
@JkSelf can you please take a look at this failure?
Sorry, something went wrong.
Also seeing these failures: https://github.com/facebookincubator/velox/actions/runs/12352137524/job/34468538551?pr=11859
CC: @rui-mo @FelixYBW
@majetideepak @mbasmanova I will look at this failure today.
This test now seems to be passing on CI.
Encountered again: https://github.com/facebookincubator/velox/actions/runs/12417973273/job/34670116127?pr=11530
JkSelf
Successfully merging a pull request may close this issue.
Bug description
System information
CI
Relevant logs
https://github.com/facebookincubator/velox/actions/runs/12321257346/job/34392269782
https://github.com/facebookincubator/velox/actions/runs/12320344622/job/34389382457?pr=11530
The text was updated successfully, but these errors were encountered: