xy720 opened a new issue, #31423:
URL: https://github.com/apache/doris/issues/31423

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no 
similar issues.
   
   
   ### Version
   
   1.2
   
   ### What's Wrong?
   
   ```
   FAILED: 
test/CMakeFiles/doris_be_test.dir/vec/aggregate_functions/agg_collect_test.cpp.o
 
   
[22909](https://github.com/apache/doris/actions/runs/8045974678/job/21972287254?pr=31411#step:5:22910)
   ccache /opt/doris/ldb-toolchain/bin/clang++ -DBE_TEST -DBOOST_ALL_NO_LIB 
-DBOOST_STACKTRACE_USE_BACKTRACE -DHAVE_INTTYPES_H -DHAVE_NETINET_IN_H 
-DUSE_HADOOP_HDFS -I/home/runner/work/doris/doris/be/src 
-I/home/runner/work/doris/doris/be/test 
-I/usr/lib/jvm/temurin-11-jdk-amd64/include 
-I/usr/lib/jvm/temurin-11-jdk-amd64/include/linux -isystem 
/home/runner/work/doris/doris/be/../gensrc/build -isystem 
/home/runner/work/doris/doris/thirdparty/installed/include -isystem 
/home/runner/work/doris/doris/thirdparty/installed/gperftools/include -g -Wall 
-Wextra -pthread -Werror -Wno-unused-parameter -Wno-ignored-qualifiers 
-Wno-implicit-fallthrough -Wno-sign-compare -fstrict-aliasing 
-fno-omit-frame-pointer -std=gnu++17 -D__STDC_FORMAT_MACROS 
-DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -DBOOST_SYSTEM_NO_DEPRECATED 
-DBRPC_ENABLE_CPU_PROFILER -DBOOST_UUID_RANDOM_PROVIDER_FORCE_POSIX=1 -msse4.2 
-DS2_USE_GFLAGS -DS2_USE_GLOG -DUSE_MEM_TRACKER -faligned-new  -O0 
-fsanitize=address -DADDRESS_SANITIZER
   -fprofile-arcs -ftest-coverage -DGTEST_USE_OWN_TR1_TUPLE=0   -D OS_LINUX 
-fno-access-control -fcolor-diagnostics -fno-limit-debug-info -MD -MT 
test/CMakeFiles/doris_be_test.dir/vec/aggregate_functions/agg_collect_test.cpp.o
 -MF 
test/CMakeFiles/doris_be_test.dir/vec/aggregate_functions/agg_collect_test.cpp.o.d
 -o 
test/CMakeFiles/doris_be_test.dir/vec/aggregate_functions/agg_collect_test.cpp.o
 -c 
/home/runner/work/doris/doris/be/test/vec/aggregate_functions/agg_collect_test.cpp
   
[22910](https://github.com/apache/doris/actions/runs/8045974678/job/21972287254?pr=31411#step:5:22911)
   fatal error: error in backend: IO failure on output stream: No space left on 
device
   
[22911](https://github.com/apache/doris/actions/runs/8045974678/job/21972287254?pr=31411#step:5:22912)
   PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ 
and include the crash backtrace, preprocessed source, and associated run script.
   
[22912](https://github.com/apache/doris/actions/runs/8045974678/job/21972287254?pr=31411#step:5:22913)
   Stack dump:
   
[22913](https://github.com/apache/doris/actions/runs/8045974678/job/21972287254?pr=31411#step:5:22914)
   0.   Program arguments: /opt/doris/ldb-toolchain/bin/clang++-14 --sysroot 
/opt/doris/ldb-toolchain/bin/.. -DBE_TEST -DBOOST_ALL_NO_LIB 
-DBOOST_STACKTRACE_USE_BACKTRACE -DHAVE_INTTYPES_H -DHAVE_NETINET_IN_H 
-DUSE_HADOOP_HDFS -I/home/runner/work/doris/doris/be/src 
-I/home/runner/work/doris/doris/be/test 
-I/usr/lib/jvm/temurin-11-jdk-amd64/include 
-I/usr/lib/jvm/temurin-11-jdk-amd64/include/linux -isystem 
/home/runner/work/doris/doris/be/../gensrc/build -isystem 
/home/runner/work/doris/doris/thirdparty/installed/include -isystem 
/home/runner/work/doris/doris/thirdparty/installed/gperftools/include -g -Wall 
-Wextra -pthread -Werror -Wno-unused-parameter -Wno-ignored-qualifiers 
-Wno-implicit-fallthrough -Wno-sign-compare -fstrict-aliasing 
-fno-omit-frame-pointer -std=gnu++17 -D__STDC_FORMAT_MACROS 
-DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -DBOOST_SYSTEM_NO_DEPRECATED 
-DBRPC_ENABLE_CPU_PROFILER -DBOOST_UUID_RANDOM_PROVIDER_FORCE_POSIX=1 -msse4.2 
-DS2_USE_GFLAGS -DS2_USE_GLOG -DUSE_MEM_TRACK
 ER -faligned-new -O0 -fsanitize=address -DADDRESS_SANITIZER -fprofile-arcs 
-ftest-coverage -DGTEST_USE_OWN_TR1_TUPLE=0 -D OS_LINUX -fno-access-control 
-fcolor-diagnostics -fno-limit-debug-info -MD -MT 
test/CMakeFiles/doris_be_test.dir/vec/aggregate_functions/agg_collect_test.cpp.o
 -MF 
test/CMakeFiles/doris_be_test.dir/vec/aggregate_functions/agg_collect_test.cpp.o.d
 -o 
test/CMakeFiles/doris_be_test.dir/vec/aggregate_functions/agg_collect_test.cpp.o
 -c 
/home/runner/work/doris/doris/be/test/vec/aggregate_functions/agg_collect_test.cpp
   
[22914](https://github.com/apache/doris/actions/runs/8045974678/job/21972287254?pr=31411#step:5:22915)
   1.   <eof> parser at end of file
   
[22915](https://github.com/apache/doris/actions/runs/8045974678/job/21972287254?pr=31411#step:5:22916)
   [1060/1244] Building CXX object 
test/CMakeFiles/doris_be_test.dir/util/tuple_row_zorder_compare_test.cpp.o
   
[22916](https://github.com/apache/doris/actions/runs/8045974678/job/21972287254?pr=31411#step:5:22917)
   FAILED: 
test/CMakeFiles/doris_be_test.dir/util/tuple_row_zorder_compare_test.cpp.o 
   
[22917](https://github.com/apache/doris/actions/runs/8045974678/job/21972287254?pr=31411#step:5:22918)
   ccache /opt/doris/ldb-toolchain/bin/clang++ -DBE_TEST -DBOOST_ALL_NO_LIB 
-DBOOST_STACKTRACE_USE_BACKTRACE -DHAVE_INTTYPES_H -DHAVE_NETINET_IN_H 
-DUSE_HADOOP_HDFS -I/home/runner/work/doris/doris/be/src 
-I/home/runner/work/doris/doris/be/test 
-I/usr/lib/jvm/temurin-11-jdk-amd64/include 
-I/usr/lib/jvm/temurin-11-jdk-amd64/include/linux -isystem 
/home/runner/work/doris/doris/be/../gensrc/build -isystem 
/home/runner/work/doris/doris/thirdparty/installed/include -isystem 
/home/runner/work/doris/doris/thirdparty/installed/gperftools/include -g -Wall 
-Wextra -pthread -Werror -Wno-unused-parameter -Wno-ignored-qualifiers 
-Wno-implicit-fallthrough -Wno-sign-compare -fstrict-aliasing 
-fno-omit-frame-pointer -std=gnu++17 -D__STDC_FORMAT_MACROS 
-DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -DBOOST_SYSTEM_NO_DEPRECATED 
-DBRPC_ENABLE_CPU_PROFILER -DBOOST_UUID_RANDOM_PROVIDER_FORCE_POSIX=1 -msse4.2 
-DS2_USE_GFLAGS -DS2_USE_GLOG -DUSE_MEM_TRACKER -faligned-new  -O0 
-fsanitize=address -DADDRESS_SANITIZER
   -fprofile-arcs -ftest-coverage -DGTEST_USE_OWN_TR1_TUPLE=0   -D OS_LINUX 
-fno-access-control -fcolor-diagnostics -fno-limit-debug-info -MD -MT 
test/CMakeFiles/doris_be_test.dir/util/tuple_row_zorder_compare_test.cpp.o -MF 
test/CMakeFiles/doris_be_test.dir/util/tuple_row_zorder_compare_test.cpp.o.d -o 
test/CMakeFiles/doris_be_test.dir/util/tuple_row_zorder_compare_test.cpp.o -c 
/home/runner/work/doris/doris/be/test/util/tuple_row_zorder_compare_test.cpp
   ```
   
   ### What You Expected?
   
   work
   
   ### How to Reproduce?
   
   _No response_
   
   ### Anything Else?
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to