Skip to content

Conversation

aaronj0
Copy link
Contributor

@aaronj0 aaronj0 commented Sep 8, 2025

No description provided.

@aaronj0 aaronj0 self-assigned this Sep 8, 2025
Copy link

github-actions bot commented Sep 8, 2025

Test Results

    19 files      19 suites   3d 7h 43m 6s ⏱️
 3 661 tests  3 660 ✅ 0 💤 1 ❌
67 918 runs  67 912 ✅ 5 💤 1 ❌

For more details on these failures, see this check.

Results for commit a747890.

♻️ This comment has been updated with latest results.

@aaronj0 aaronj0 added the clean build Ask CI to do non-incremental build on PR label Sep 9, 2025
@aaronj0 aaronj0 requested a review from vgvassilev September 10, 2025 08:37
@aaronj0
Copy link
Contributor Author

aaronj0 commented Sep 10, 2025

The failures on Win x86 can be seen on master, certain system exceptions:

2025-09-10T06:50:01.4508898Z   zstd.vcxproj -> C:\ROOT-CI\build\lib\zstd.lib
2025-09-10T06:50:01.4509889Z C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(214,5): error MSB4018: The "GetOutOfDateItems" task failed unexpectedly. [C:\ROOT-CI\build\move_headers.vcxproj]
2025-09-10T06:50:01.4511534Z C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(214,5): error MSB4018: System.IO.IOException: The process cannot access the file 'C:\ROOT-CI\build\Win32\Release\move_headers\move_headers.tlog\CustomBuild.write.1.tlog' because it is being used by another process. [C:\ROOT-CI\build\move_headers.vcxproj]
2025-09-10T06:50:01.4514133Z C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(214,5): error MSB4018:    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) [C:\ROOT-CI\build\move_headers.vcxproj]
2025-09-10T06:50:01.4518413Z C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(214,5): error MSB4018:    at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) [C:\ROOT-CI\build\move_headers.vcxproj]
2025-09-10T06:50:01.4523856Z C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(214,5): error MSB4018:    at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) [C:\ROOT-CI\build\move_headers.vcxproj]
2025-09-10T06:50:01.4525800Z C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(214,5): error MSB4018:    at System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost) [C:\ROOT-CI\build\move_headers.vcxproj]
2025-09-10T06:50:01.4527334Z C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(214,5): error MSB4018:    at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost) [C:\ROOT-CI\build\move_headers.vcxproj]

and failure to open libCling, as multiple rebuilds are triggered during the test runs (being investigated by @bellenot )

2025-09-10T06:49:20.7503501Z           Start 1866: roottest-root-io-datamodelevolution-misc-MyClass-build
2025-09-10T06:49:23.9949394Z         Test #1791: roottest-root-io-autoptr-test_auto_ptr_v2_dict-build ..............................................***Failed   55.59 sec
2025-09-10T06:49:23.9950118Z MSBuild version 17.9.5+33de0b227 for .NET Framework
2025-09-10T06:49:23.9951279Z 
2025-09-10T06:49:23.9951387Z   Updating etc/gitinfo.txt.
2025-09-10T06:49:23.9951693Z   ZLIB.vcxproj -> C:\ROOT-CI\build\lib\ZLIB.lib
2025-09-10T06:49:23.9951992Z   lz4.vcxproj -> C:\ROOT-CI\build\lib\lz4.lib
2025-09-10T06:49:23.9952292Z   xxhash.vcxproj -> C:\ROOT-CI\build\lib\xxhash.lib
2025-09-10T06:49:23.9952579Z   zstd.vcxproj -> C:\ROOT-CI\build\lib\zstd.lib
2025-09-10T06:49:23.9953195Z   obj.clangSupport.vcxproj -> C:\ROOT-CI\build\interpreter\llvm-project\llvm\tools\clang\lib\Support\obj.clangSupport.dir\Release\obj.clangSupport.lib
2025-09-10T06:49:23.9954607Z   LLVMDemangle.vcxproj -> C:\ROOT-CI\build\interpreter\llvm-project\llvm\Release\lib\LLVMDemangle.lib
/*.... rebuilds*/
2025-09-10T06:49:24.0062709Z   clingMetaProcessor.vcxproj -> C:\ROOT-CI\build\lib\clingMetaProcessor.lib
2025-09-10T06:49:24.0064808Z C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppBuild.targets(2563,5): warning : Remote deployment might be slow/inefficient. The process cannot access the file 'C:\ROOT-CI\build\interpreter\llvm-project\llvm\tools\clang\include\clang\Basic\Win32\Release\ClangRISCVSiFiveVectorBuiltinSema\ClangRISCVSiFiveVectorBuiltinSema.recipe' because it is being used by another process. [C:\ROOT-CI\build\interpreter\cling\lib\MetaProcessor\clingMetaProcessor.vcxproj]
2025-09-10T06:49:24.0068432Z   ClingUtils.vcxproj -> C:\ROOT-CI\build\core\clingutils\ClingUtils.dir\Release\ClingUtils.lib
2025-09-10T06:49:24.0068930Z   Dictgen.vcxproj -> C:\ROOT-CI\build\core\dictgen\Dictgen.dir\Release\Dictgen.lib
2025-09-10T06:49:24.0069384Z   clangCppInterOp.vcxproj -> C:\ROOT-CI\build\lib\clangCppInterOp.lib
2025-09-10T06:49:24.0069866Z   MetaCling.vcxproj -> C:\ROOT-CI\build\core\metacling\src\MetaCling.dir\Release\MetaCling.lib
2025-09-10T06:49:24.0070348Z   Clib.vcxproj -> C:\ROOT-CI\build\core\clib\Clib.dir\Release\Clib.lib
2025-09-10T06:49:24.0070854Z   Foundation_Stage1.vcxproj -> C:\ROOT-CI\build\core\foundation\Foundation_Stage1.dir\Release\Foundation_Stage1.lib
2025-09-10T06:49:24.0078575Z LINK : fatal error LNK1104: cannot open file 'C:\ROOT-CI\build\bin\rootcling_stage1.exe' [C:\ROOT-CI\build\core\rootcling_stage1\rootcling_stage1.vcxproj]
2025-09-10T06:49:24.0079636Z   RootPcmObjs.vcxproj -> C:\ROOT-CI\build\io\rootpcm\RootPcmObjs.dir\Release\RootPcmObjs.lib
2025-09-10T06:49:24.0080375Z 
2025-09-10T06:49:24.0080583Z           Start 1791: roottest-root-io-autoptr-test_auto_ptr_v2_dict-build
2025-09-10T06:49:26.2471108Z   78/3337 Test #2859: roottest-root-ntuple-streamerfield-event_v2_dict-build ............................................***Failed   70.50 sec
2025-09-10T06:49:26.2472881Z MSBuild version 17.9.5+33de0b227 for .NET Framework
2025-09-10T06:49:26.2505248Z 
2025-09-10T06:49:26.2505628Z   Updating etc/gitinfo.txt.
2025-09-10T06:49:26.2505937Z   ZLIB.vcxproj -> C:\ROOT-CI\build\lib\ZLIB.lib
2025-09-10T06:49:26.2506225Z   lz4.vcxproj -> C:\ROOT-CI\build\lib\lz4.lib
2025-09-10T06:49:26.2506513Z   xxhash.vcxproj -> C:\ROOT-CI\build\lib\xxhash.lib
2025-09-10T06:49:26.2506793Z   zstd.vcxproj -> C:\ROOT-CI\build\lib\zstd.lib
2025-09-10T06:49:26.2507382Z   obj.clangSupport.vcxproj -> C:\ROOT-CI\build\interpreter\llvm-project\llvm\tools\clang\lib\Support\obj.clangSupport.dir\Release\obj.clangSupport.lib
2025-09-10T06:49:26.2508207Z   LLVMDemangle.vcxproj -> C:\ROOT-CI\build\interpreter\llvm-project\llvm\Release\lib\LLVMDemangle.lib
/*.... rebuilds*/
2025-09-10T06:49:26.2593440Z   G__RIO.vcxproj -> C:\ROOT-CI\build\io\io\G__RIO.dir\Release\G__RIO.lib
2025-09-10T06:49:26.2593883Z   RootPcmObjs.vcxproj -> C:\ROOT-CI\build\io\rootpcm\RootPcmObjs.dir\Release\RootPcmObjs.lib
2025-09-10T06:49:26.2594273Z   Auto build dll exports
2025-09-10T06:49:26.2594506Z   RIO.vcxproj -> C:\ROOT-CI\build\bin\libRIO.dll
2025-09-10T06:49:26.2594758Z   Auto build dll exports
2025-09-10T06:49:26.2595202Z LINK : fatal error LNK1104: cannot open file 'C:\ROOT-CI\build\bin\libCling.dll' [C:\ROOT-CI\build\core\metacling\src\Cling.vcxproj]
2025-09-10T06:49:26.2595775Z   G__Rint.vcxproj -> C:\ROOT-CI\build\core\rint\G__Rint.dir\Release\G__Rint.lib
2025-09-10T06:49:26.2596086Z   Auto build dll exports
2025-09-10T06:49:26.2596317Z   Rint.vcxproj -> C:\ROOT-CI\build\bin\libRint.dll
2025-09-10T06:49:26.2596742Z   G__complexDict.vcxproj -> C:\ROOT-CI\build\core\clingutils\G__complexDict.dir\Release\G__complexDict.lib
2025-09-10T06:49:26.2597164Z   Auto build dll exports
2025-09-10T06:49:26.2597445Z   complexDict.vcxproj -> C:\ROOT-CI\build\bin\libcomplexDict.dll
2025-09-10T06:49:26.2597685Z 
2025-09-10T06:49:26.2597919Z           Start 2859: roottest-root-ntuple-streamerfield-event_v2_dict-build
2025-09-10T06:49:29.6121343Z   78/3337 Test #1866: roottest-root-io-datamodelevolution-misc-MyClass-build ............................................   Passed    8.86 sec
2025-09-10T06:49:29.6140596Z           Start 1867: roottest-root-io-datamodelevolution-misc-SomeClass-build
2025-09-10T06:49:31.1398112Z   79/3337 Test #1772: roottest-root-io-ForeignCArray-libForeignCArray-build .............................................***Failed   56.05 sec
2025-09-10T06:49:31.1423828Z MSBuild version 17.9.5+33de0b227 for .NET Framework
2025-09-10T06:49:31.1424319Z 
2025-09-10T06:49:31.1638390Z   Updating etc/gitinfo.txt.
2025-09-10T06:49:31.1649796Z   ZLIB.vcxproj -> C:\ROOT-CI\build\lib\ZLIB.lib
2025-09-10T06:49:31.1661159Z   lz4.vcxproj -> C:\ROOT-CI\build\lib\lz4.lib
2025-09-10T06:49:31.1661832Z   xxhash.vcxproj -> C:\ROOT-CI\build\lib\xxhash.lib
2025-09-10T06:49:31.1662263Z   zstd.vcxproj -> C:\ROOT-CI\build\lib\zstd.lib
2025-09-10T06:49:31.1704349Z   obj.clangSupport.vcxproj -> C:\ROOT-CI\build\interpreter\llvm-project\llvm\tools\clang\lib\Support\obj.clangSupport.dir\Release\obj.clangSupport.lib
2025-09-10T06:49:31.1715544Z   LLVMDemangle.vcxproj -> C:\ROOT-CI\build\interpreter\llvm-project\llvm\Release\lib\LLVMDemangle.lib
2025-09-10T06:49:31.1718641Z   LLVMSupportBlake3.vcxproj -> C:\ROOT-CI\build\interpreter\llvm-project\llvm\lib\Support\BLAKE3\LLVMSupportBlake3.dir\Release\LLVMSupportBlake3.lib
2025-09-10T06:49:31.1719463Z   LLVMSupport.vcxproj -> C:\ROOT-CI\build\interpreter\llvm-project\llvm\Release\lib\LLVMSupport.lib
... rebuilds again

Copy link
Member

@vgvassilev vgvassilev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
clean build Ask CI to do non-incremental build on PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants