guiyanakuang commented on issue #1527: URL: https://github.com/apache/orc/issues/1527#issuecomment-1568208727
After rebuilding, everything is normal. Closing this issue. ```log ./run-all.sh apache branch-1.8 Launching centos7 as 67253 Launching debian10 as 67254 Launching debian11 as 67255 Launching ubuntu18 as 67256 Launching ubuntu20 as 67257 Launching ubuntu22 as 67258 Launching fedora37 as 67259 Launching debian10_jdk=11 as 67260 Launching ubuntu20_jdk=11 as 67261 Launching ubuntu20_jdk=11_cc=clang as 67263 Waiting for 67253 Waiting for 67254 Waiting for 67255 Waiting for 67256 Waiting for 67257 Waiting for 67258 Waiting for 67259 Waiting for 67260 Waiting for 67261 Waiting for 67263 Test start: 2023年 5月30日 星期二 14时51分40秒 CST End: 2023年 5月30日 星期二 15时50分42秒 CST $ tail -n5 logs/*test* ==> logs/centos7-test.log <== 100% tests passed, 0 tests failed out of 8 Total Test time (real) = 880.19 sec Built target test-out Finished centos7 at 2023年 5月30日 星期二 15时43分29秒 CST ==> logs/debian10-test.log <== 100% tests passed, 0 tests failed out of 8 Total Test time (real) = 839.24 sec Built target test-out Finished debian10 at 2023年 5月30日 星期二 15时45分32秒 CST ==> logs/debian10_jdk=11-test.log <== 100% tests passed, 0 tests failed out of 8 Total Test time (real) = 898.22 sec Built target test-out Finished debian10_jdk=11 at 2023年 5月30日 星期二 15时45分02秒 CST ==> logs/debian11-test.log <== 100% tests passed, 0 tests failed out of 8 Total Test time (real) = 723.10 sec Built target test-out Finished debian11 at 2023年 5月30日 星期二 15时47分40秒 CST ==> logs/fedora37-test.log <== 100% tests passed, 0 tests failed out of 8 Total Test time (real) = 615.18 sec Built target test-out Finished fedora37 at 2023年 5月30日 星期二 15时50分07秒 CST ==> logs/ubuntu18-test.log <== 100% tests passed, 0 tests failed out of 8 Total Test time (real) = 781.50 sec Built target test-out Finished ubuntu18 at 2023年 5月30日 星期二 15时47分21秒 CST ==> logs/ubuntu20-test.log <== 100% tests passed, 0 tests failed out of 8 Total Test time (real) = 574.79 sec Built target test-out Finished ubuntu20 at 2023年 5月30日 星期二 15时50分13秒 CST ==> logs/ubuntu20_jdk=11-test.log <== 100% tests passed, 0 tests failed out of 8 Total Test time (real) = 540.46 sec Built target test-out Finished ubuntu20_jdk=11 at 2023年 5月30日 星期二 15时50分42秒 CST ==> logs/ubuntu20_jdk=11_cc=clang-test.log <== 100% tests passed, 0 tests failed out of 8 Total Test time (real) = 827.35 sec Built target test-out Finished ubuntu20_jdk=11_cc=clang at 2023年 5月30日 星期二 15时47分27秒 CST ==> logs/ubuntu22-test.log <== 100% tests passed, 0 tests failed out of 8 Total Test time (real) = 644.97 sec Built target test-out Finished ubuntu22 at 2023年 5月30日 星期二 15时49分19秒 CST ``` -- 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]
