Skip to content

[io] Upgrade to xroot 6.0.0

51694b9
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Draft

[io] Upgrade to xroot 6.0.0 (test on ROOT platforms) #21879

[io] Upgrade to xroot 6.0.0
51694b9
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Results failed Apr 10, 2026 in 0s

40 fail, 1 skipped, 3 792 pass in 3d 7h 49m 23s

    22 files      22 suites   3d 7h 49m 23s ⏱️
 3 833 tests  3 792 ✅  1 💤 40 ❌
75 614 runs  75 554 ✅ 20 💤 40 ❌

Results for commit 51694b9.

Annotations

Check warning on line 0 in gtest-io-io-TFile

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 21 runs failed: gtest-io-io-TFile (gtest-io-io-TFile)

artifacts/Test Results opensuse15 march_native/TestResults.xml [took 0s]
Raw output
Failed
Running main() from /home/abuild/rpmbuild/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc
[==========] Running 13 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 11 tests from TFile
[ RUN      ] TFile.WriteObjectTObject
[       OK ] TFile.WriteObjectTObject (135 ms)
[ RUN      ] TFile.WriteObjectVector
[       OK ] TFile.WriteObjectVector (1 ms)
[ RUN      ] TFile.ReadFromSameFile
[       OK ] TFile.ReadFromSameFile (1 ms)
[ RUN      ] TFile.ReadWithoutGlobalRegistrationLocal
[       OK ] TFile.ReadWithoutGlobalRegistrationLocal (36 ms)
[ RUN      ] TFile.ReadWithoutGlobalRegistrationWeb
[       OK ] TFile.ReadWithoutGlobalRegistrationWeb (94 ms)
[ RUN      ] TFile.ReadWithoutGlobalRegistrationNet
/github/home/ROOT-CI/src/core/testsupport/src/TestSupport.cxx:93: Failure
Failed
Received unexpected diagnostic of severity 3000 at 'TNetXNGFile::Open' reading '[FATAL] Auth failed: Could not load authentication handler.'.
Suppress those using ROOT/TestSupport.hxx
/github/home/ROOT-CI/src/io/io/test/TFileTests.cxx:128: Failure
Value of: f != nullptr
  Actual: false
Expected: true
/github/home/ROOT-CI/src/core/testsupport/src/TestSupport.cxx:93: Failure
Failed
Received unexpected diagnostic of severity 4000 at 'TUnixSystem::DispatchSignals' reading 'segmentation violation'.
Suppress those using ROOT/TestSupport.hxx
 Generating stack trace...
 0x00007ffab777e333 in testing::Test::Run() + 0xc3 from /usr/lib64/libgtest.so.1.12.1
 0x00007ffab777e4fd in testing::TestInfo::Run() + 0x19d from /usr/lib64/libgtest.so.1.12.1
 0x00007ffab777eaaf in testing::TestSuite::Run() + 0xff from /usr/lib64/libgtest.so.1.12.1
 0x00007ffab777eeaa in testing::internal::UnitTestImpl::RunAllTests() + 0x23a from /usr/lib64/libgtest.so.1.12.1
 0x00007ffab778979a in bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) + 0x4a from /usr/lib64/libgtest.so.1.12.1
 0x00007ffab777e5c5 in testing::UnitTest::Run() + 0x95 from /usr/lib64/libgtest.so.1.12.1
 0x00007ffab7d87800 in main + 0x40 from /usr/lib64/libgtest_main.so.1.12.1
 0x00007ffab6cdceec in <unknown> from /lib64/libc.so.6
 0x00007ffab6cdcfb5 in __libc_start_main + 0x87 from /lib64/libc.so.6
 0x000000000040bd71 in _start at /home/abuild/rpmbuild/BUILD/glibc-2.38/csu/../sysdeps/x86_64/start.S:117 from /github/home/ROOT-CI/build/io/io/test/TFile
CMake Error at /github/home/ROOT-CI/src/cmake/modules/RootTestDriver.cmake:253 (message):
  error code: 139

Check warning on line 0 in gtest-net-netxng-RRawFileNetXNG

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 18 runs failed: gtest-net-netxng-RRawFileNetXNG (gtest-net-netxng-RRawFileNetXNG)

artifacts/Test Results opensuse15 march_native/TestResults.xml [took 0s]
Raw output
Failed
Running main() from /home/abuild/rpmbuild/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc
[==========] Running 4 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 4 tests from RRawFileNetXNG
[ RUN      ] RRawFileNetXNG.Idle
[       OK ] RRawFileNetXNG.Idle (0 ms)
[ RUN      ] RRawFileNetXNG.Basics
unknown file: Failure
C++ exception with description "Cannot open 'root://eospublic.cern.ch//eos/root-eos/testfiles/xrootd.test', [FATAL] Auth failed; Could not load authentication handler." thrown in the test body.
[  FAILED  ] RRawFileNetXNG.Basics (2 ms)
[ RUN      ] RRawFileNetXNG.Eof
unknown file: Failure
C++ exception with description "Cannot open 'root://eospublic.cern.ch//eos/root-eos/testfiles/xrootd.test', [FATAL] Auth failed; Could not load authentication handler." thrown in the test body.
[  FAILED  ] RRawFileNetXNG.Eof (1 ms)
[ RUN      ] RRawFileNetXNG.ReadV
unknown file: Failure
C++ exception with description "Cannot open 'root://eospublic.cern.ch//eos/root-eos/testfiles/xrootd.test', [FATAL] Auth failed; Could not load authentication handler." thrown in the test body.
[  FAILED  ] RRawFileNetXNG.ReadV (1 ms)
[----------] 4 tests from RRawFileNetXNG (6 ms total)

[----------] Global test environment tear-down
[==========] 4 tests from 1 test suite ran. (6 ms total)
[  PASSED  ] 1 test.
[  FAILED  ] 3 tests, listed below:
[  FAILED  ] RRawFileNetXNG.Basics
[  FAILED  ] RRawFileNetXNG.Eof
[  FAILED  ] RRawFileNetXNG.ReadV

 3 FAILED TESTS
CMake Error at /github/home/ROOT-CI/src/cmake/modules/RootTestDriver.cmake:253 (message):
  error code: 1

Check warning on line 0 in gtest-net-netxng-TNetXNGFileTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 18 runs failed: gtest-net-netxng-TNetXNGFileTest (gtest-net-netxng-TNetXNGFileTest)

artifacts/Test Results opensuse15 march_native/TestResults.xml [took 0s]
Raw output
Failed
Running main() from /home/abuild/rpmbuild/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc
[==========] Running 2 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 2 tests from TNetXNGFileTest
[ RUN      ] TNetXNGFileTest.Plugin
/github/home/ROOT-CI/src/core/testsupport/src/TestSupport.cxx:93: Failure
Failed
Received unexpected diagnostic of severity 3000 at 'TNetXNGFile::Open' reading '[FATAL] Auth failed: Could not load authentication handler.'.
Suppress those using ROOT/TestSupport.hxx
/github/home/ROOT-CI/src/net/netxng/test/TNetXNGFileTest.cxx:14: Failure
Value of: f != nullptr
  Actual: false
Expected: true
/github/home/ROOT-CI/src/core/testsupport/src/TestSupport.cxx:93: Failure
Failed
Received unexpected diagnostic of severity 4000 at 'TUnixSystem::DispatchSignals' reading 'segmentation violation'.
Suppress those using ROOT/TestSupport.hxx
 Generating stack trace...
 0x00007fb6c9678333 in testing::Test::Run() + 0xc3 from /usr/lib64/libgtest.so.1.12.1
 0x00007fb6c96784fd in testing::TestInfo::Run() + 0x19d from /usr/lib64/libgtest.so.1.12.1
 0x00007fb6c9678aaf in testing::TestSuite::Run() + 0xff from /usr/lib64/libgtest.so.1.12.1
 0x00007fb6c9678eaa in testing::internal::UnitTestImpl::RunAllTests() + 0x23a from /usr/lib64/libgtest.so.1.12.1
 0x00007fb6c968379a in bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) + 0x4a from /usr/lib64/libgtest.so.1.12.1
 0x00007fb6c96785c5 in testing::UnitTest::Run() + 0x95 from /usr/lib64/libgtest.so.1.12.1
 0x00007fb6c97fa800 in main + 0x40 from /usr/lib64/libgtest_main.so.1.12.1
 0x00007fb6c85c6eec in <unknown> from /lib64/libc.so.6
 0x00007fb6c85c6fb5 in __libc_start_main + 0x87 from /lib64/libc.so.6
 0x0000000000403891 in _start at /home/abuild/rpmbuild/BUILD/glibc-2.38/csu/../sysdeps/x86_64/start.S:117 from /github/home/ROOT-CI/build/net/netxng/test/TNetXNGFileTest
CMake Error at /github/home/ROOT-CI/src/cmake/modules/RootTestDriver.cmake:253 (message):
  error code: 139

Check warning on line 0 in test-stressgeometry

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 18 runs failed: test-stressgeometry (test-stressgeometry)

artifacts/Test Results opensuse15 march_native/TestResults.xml [took 0s]
Raw output
Failed
******************************************************************
* STRESS GEOMETRY
geom: *
Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
Error in <TGeoManager::Import>: Cannot open file

Check warning on line 0 in test-stressgeometry-interpreted

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 18 runs failed: test-stressgeometry-interpreted (test-stressgeometry-interpreted)

artifacts/Test Results opensuse15 march_native/TestResults.xml [took 0s]
Raw output
Failed
Processing /github/home/ROOT-CI/src/test/stressGeometry.cxx...
******************************************************************
* STRESS GEOMETRY
Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
Error in <TGeoManager::Import>: Cannot open file

Check warning on line 0 in test-stressIOPlugins-xroot

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 18 runs failed: test-stressIOPlugins-xroot (test-stressIOPlugins-xroot)

artifacts/Test Results opensuse15 march_native/TestResults.xml [took 0s]
Raw output
Failed
****************************************************************************
*  Starting stressIOPlugins test for protocol root
*  Test files will be read from:
*  root://eospublic.cern.ch//eos/root-eos/StressIOPluginsTestFiles/
****************************************************************************
Test  1 : Check size & compression factor of a Root file........ using stress_2.root
Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
Error in <TNetXNGSystem::GetDirEntry>: Could not load authentication handler.
Error in <TNetXNGSystem::GetDirEntry>: Could not load authentication handler.
Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
        : opened file with plugin class......................... FAILED
        : Check size & compression factor of a Root file........ FAILED
Test  2 : Test graphics & Postscript............................ using stress_5.root
        : opened file with plugin class......................... FAILED
        : Test graphics & Postscript............................ FAILED
Test  3 : Trees split and compression modes..................... using Event_8a.root
        : opened file with plugin class......................... FAILED
        : Trees split and compression modes..................... using Event_8b.root
        : opened file with plugin class......................... FAILED
        : Trees split and compression modes..................... FAILED
         nbr0=0, nbr1=0
Test  4 : Filename formats when adding files to TChain.......... using Event_8a.root and Event_8b.root
        : treename in chain..................................... FAILED
        : treename to AddFile................................... FAILED
        : treename in filenames, slash-suffix style............. FAILED
        : bad treename to AddFile, good in filename............. FAILED
        : treename and url query in filename.................... FAILED
        : treename given in url frag in filename................ FAILED
        : filename with a url query in Add...................... FAILED
        : wildcarded filename................................... FAILED
        : wildcarded filename with treename..................... FAILED
        : zip archive........................................... using multi_8.zip
        : sub-file name in fragment............................. FAILED
        : sub-file index in query............................... FAILED
Test  5 : Read content from a zip archive....................... using multi_8.zip?&zip=1
        : opened file with plugin class......................... FAILED
        : find tree............................................. FAILED
****************************************************************************

Check warning on line 0 in gtest-tree-tree-testTChainParsing

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 21 runs failed: gtest-tree-tree-testTChainParsing (gtest-tree-tree-testTChainParsing)

artifacts/Test Results opensuse15 march_native/TestResults.xml [took 0s]
Raw output
Failed
Running main() from /home/abuild/rpmbuild/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc
[==========] Running 7 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 7 tests from TChainParsing
[ RUN      ] TChainParsing.RemoteAdd
[       OK ] TChainParsing.RemoteAdd (113 ms)
[ RUN      ] TChainParsing.LocalAdd
[       OK ] TChainParsing.LocalAdd (0 ms)
[ RUN      ] TChainParsing.GlobbingWithTreenameToken
[       OK ] TChainParsing.GlobbingWithTreenameToken (91 ms)
[ RUN      ] TChainParsing.GlobbingWithNonExistingDir
[       OK ] TChainParsing.GlobbingWithNonExistingDir (0 ms)
[ RUN      ] TChainParsing.RecursiveGlob
[       OK ] TChainParsing.RecursiveGlob (9 ms)
[ RUN      ] TChainParsing.RemoteGlob
/github/home/ROOT-CI/src/core/testsupport/src/TestSupport.cxx:93: Failure
Failed
Received unexpected diagnostic of severity 3000 at 'TNetXNGSystem::GetDirEntry' reading 'Could not load authentication handler.'.
Suppress those using ROOT/TestSupport.hxx
/github/home/ROOT-CI/src/tree/tree/test/TChainParsing.cxx:306: Failure
Expected equality of these values:
  chainFiles->GetEntries()
    Which is: 0
  4
/github/home/ROOT-CI/src/tree/tree/test/TChainParsing.cxx:17: Failure
Expected equality of these values:
  v1.size()
    Which is: 0
  v2.size()
    Which is: 4
[  FAILED  ] TChainParsing.RemoteGlob (86 ms)
[ RUN      ] TChainParsing.DoubleSlash
/github/home/ROOT-CI/src/core/testsupport/src/TestSupport.cxx:93: Failure
Failed
Received unexpected diagnostic of severity 3000 at 'TNetXNGFile::Open' reading '[FATAL] Auth failed: Could not load authentication handler.'.
Suppress those using ROOT/TestSupport.hxx
/github/home/ROOT-CI/src/tree/tree/test/TChainParsing.cxx:328: Failure
Expected equality of these values:
  c.GetEntries()
    Which is: 0
  1497445
[  FAILED  ] TChainParsing.DoubleSlash (16 ms)
[----------] 7 tests from TChainParsing (318 ms total)

[----------] Global test environment tear-down
[==========] 7 tests from 1 test suite ran. (318 ms total)
[  PASSED  ] 5 tests.
[  FAILED  ] 2 tests, listed below:
[  FAILED  ] TChainParsing.RemoteGlob
[  FAILED  ] TChainParsing.DoubleSlash

 2 FAILED TESTS
CMake Error at /github/home/ROOT-CI/src/cmake/modules/RootTestDriver.cmake:253 (message):
  error code: 1

Check warning on line 0 in gtest-tree-treeplayer-treeprocessormt-remotefiles

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 17 runs failed: gtest-tree-treeplayer-treeprocessormt-remotefiles (gtest-tree-treeplayer-treeprocessormt-remotefiles)

artifacts/Test Results opensuse15 march_native/TestResults.xml [took 0s]
Raw output
Failed
Running main() from /home/abuild/rpmbuild/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc
[==========] Running 1 test from 1 test suite.
[----------] Global test environment set-up.
[----------] 1 test from TreeProcessorMT
[ RUN      ] TreeProcessorMT.PathName
/github/home/ROOT-CI/src/core/testsupport/src/TestSupport.cxx:93: Failure
Failed
Received unexpected diagnostic of severity 3000 at 'TNetXNGFile::Open' reading '[FATAL] Auth failed: Could not load authentication handler.'.
Suppress those using ROOT/TestSupport.hxx
/github/home/ROOT-CI/src/tree/treeplayer/test/treeprocs/treeprocessormt_remotefiles.cxx:15: Failure
Value of: f != nullptr
  Actual: false
Expected: true
Could not open remote file

[  FAILED  ] TreeProcessorMT.PathName (294 ms)
[----------] 1 test from TreeProcessorMT (294 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test suite ran. (294 ms total)
[  PASSED  ] 0 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] TreeProcessorMT.PathName

 1 FAILED TEST
CMake Error at /github/home/ROOT-CI/src/cmake/modules/RootTestDriver.cmake:253 (message):
  error code: 1

Check warning on line 0 in tutorial-analysis-dataframe-df101_h1Analysis

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 17 runs failed: tutorial-analysis-dataframe-df101_h1Analysis (tutorial-analysis-dataframe-df101_h1Analysis)

artifacts/Test Results opensuse15 march_native/TestResults.xml [took 3s]
Raw output
Failed
Processing /github/home/ROOT-CI/src/tutorials/analysis/dataframe/df101_h1Analysis.C...
Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
terminate called after throwing an instance of 'std::runtime_error'
  what():  GetBranchNames: error in opening the tree h42
CMake Error at /github/home/ROOT-CI/src/cmake/modules/RootTestDriver.cmake:253 (message):
  error code: Subprocess aborted

Check warning on line 0 in tutorial-analysis-dataframe-df102_NanoAODDimuonAnalysis

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 17 runs failed: tutorial-analysis-dataframe-df102_NanoAODDimuonAnalysis (tutorial-analysis-dataframe-df102_NanoAODDimuonAnalysis)

artifacts/Test Results opensuse15 march_native/TestResults.xml [took 4s]
Raw output
Failed
Processing /github/home/ROOT-CI/src/tutorials/analysis/dataframe/df102_NanoAODDimuonAnalysis.C...
Warning in <RTaskArenaWrapper>: CPU Bandwith Control Active. Proceeding with 4 threads accordingly
Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
terminate called after throwing an instance of 'std::invalid_argument'
  what():  RDataFrame: could not open file "root://eospublic.cern.ch//eos/opendata/cms/derived-data/AOD2NanoAODOutreachTool/Run2012BC_DoubleMuParked_Muons.root".
CMake Error at /github/home/ROOT-CI/src/cmake/modules/RootTestDriver.cmake:253 (message):
  error code: Subprocess aborted

Check warning on line 0 in tutorial-analysis-dataframe-df103_NanoAODHiggsAnalysis

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 17 runs failed: tutorial-analysis-dataframe-df103_NanoAODHiggsAnalysis (tutorial-analysis-dataframe-df103_NanoAODHiggsAnalysis)

artifacts/Test Results opensuse15 march_native/TestResults.xml [took 6s]
Raw output
Failed
Processing /github/home/ROOT-CI/src/tutorials/analysis/dataframe/df103_NanoAODHiggsAnalysis.C...
Warning in <RTaskArenaWrapper>: CPU Bandwith Control Active. Proceeding with 4 threads accordingly
Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
terminate called after throwing an instance of 'std::invalid_argument'
  what():  RDataFrame: could not open file "root://eospublic.cern.ch//eos/root-eos/cms_opendata_2012_nanoaod_skimmed/SMHiggsToZZTo4L.root".
CMake Error at /github/home/ROOT-CI/src/cmake/modules/RootTestDriver.cmake:253 (message):
  error code: Subprocess aborted

Check warning on line 0 in tutorial-analysis-dataframe-df106_HiggsToFourLeptons

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 17 runs failed: tutorial-analysis-dataframe-df106_HiggsToFourLeptons (tutorial-analysis-dataframe-df106_HiggsToFourLeptons)

artifacts/Test Results opensuse15 march_native/TestResults.xml [took 4s]
Raw output
Failed
Processing /github/home/ROOT-CI/src/tutorials/analysis/dataframe/df106_HiggsToFourLeptons.C...
Warning in <RTaskArenaWrapper>: CPU Bandwith Control Active. Proceeding with 4 threads accordingly
Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
terminate called after throwing an instance of 'std::invalid_argument'
  what():  RDataFrame: could not open file "root://eospublic.cern.ch//eos/opendata/atlas/OutreachDatasets/2020-01-22/4lep/Data/data_A.4lep.root".
CMake Error at /github/home/ROOT-CI/src/cmake/modules/RootTestDriver.cmake:253 (message):
  error code: Subprocess aborted

Check warning on line 0 in tutorial-analysis-parallel-mp_processSelector

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 17 runs failed: tutorial-analysis-parallel-mp_processSelector (tutorial-analysis-parallel-mp_processSelector)

artifacts/Test Results opensuse15 march_native/TestResults.xml [took 8s]
Raw output
Failed
Processing /github/home/ROOT-CI/src/tutorials/analysis/parallel/mp_processSelector.C...
Info in <TUnixSystem::ACLiC>: creating shared library /github/home/ROOT-CI/build/runtutorials/h1analysis_C.so
Info in <h1analysis::Begin>: starting h1analysis with process option: 
selector used is: /github/home/ROOT-CI/build/tutorials/analysis/tree/h1analysis.C+
selector used is: /github/home/ROOT-CI/build/tutorials/analysis/tree/h1analysis.C+
selector used is: /github/home/ROOT-CI/build/tutorials/analysis/tree/h1analysis.C+
Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
Error in <TTreeProcessorMP::HandlePoolCode>: [E][C] a worker encountered an error: W2|P121674: could not open file root://eospublic.cern.ch//eos/root-eos/h1/dstarmb.root
Continuing execution ignoring these entries.
Error in <TTreeProcessorMP::HandlePoolCode>: [E][C] a worker encountered an error: W0|P121672: could not open file root://eospublic.cern.ch//eos/root-eos/h1/dstarmb.root
Continuing execution ignoring these entries.
Error in <TMPClient::HandleMPCode>: [E][C] error message received: W2|P121674: [S2]: MPCode::kProcRange: unable to open file root://eospublic.cern.ch//eos/root-eos/h1/dstarmb.root

Error in <TMPClient::HandleMPCode>: [E][C] error message received: W0|P121672: [S0]: MPCode::kProcRange: unable to open file root://eospublic.cern.ch//eos/root-eos/h1/dstarmb.root

Error in <TTreeProcessorMP::HandlePoolCode>: [E][C] a worker encountered an error: W1|P121673: could not open file root://eospublic.cern.ch//eos/root-eos/h1/dstarmb.root
Continuing execution ignoring these entries.
Error in <TMPClient::HandleMPCode>: [E][C] error message received: W1|P121673: [S1]: MPCode::kProcRange: unable to open file root://eospublic.cern.ch//eos/root-eos/h1/dstarmb.root

Warning in <TList::Merge>: list is empty - nothing to merge
Error in <h1analysis::Terminate>: hdmd = (nil) , h2 = (nil)
Info in <h1analysis::Begin>: starting h1analysis with process option: 
selector used is: /github/home/ROOT-CI/build/tutorials/analysis/tree/h1analysis.C+
selector used is: /github/home/ROOT-CI/build/tutorials/analysis/tree/h1analysis.C+
selector used is: /github/home/ROOT-CI/build/tutorials/analysis/tree/h1analysis.C+
Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
Error in <TTreeProcessorMP::HandlePoolCode>: [E][C] a worker encountered an error: W0|P121727: could not open file root://eospublic.cern.ch//eos/root-eos/h1/dstarmb.root
Continuing execution ignoring these entries.
Error in <TMPClient::HandleMPCode>: [E][C] error message received: W0|P121727: [S0]: MPCode::kProcRange: unable to open file root://eospublic.cern.ch//eos/root-eos/h1/dstarmb.root

Error in <TTreeProcessorMP::HandlePoolCode>: [E][C] a worker encountered an error: W1|P121728: could not open file root://eospublic.cern.ch//eos/root-eos/h1/dstarmb.root
Continuing execution ignoring these entries.
Error in <TMPClient::HandleMPCode>: [E][C] error message received: W1|P121728: [S1]: MPCode::kProcRange: unable to open file root://eospublic.cern.ch//eos/root-eos/h1/dstarmb.root

Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
Error in <TTreeProcessorMP::HandlePoolCode>: [E][C] a worker encountered an error: W2|P121729: could not open file root://eospublic.cern.ch//eos/root-eos/h1/dstarmb.root
Continuing execution ignoring these entries.
Error in <TMPClient::HandleMPCode>: [E][C] error message received: W2|P121729: [S2]: MPCode::kProcRange: unable to open file root://eospublic.cern.ch//eos/root-eos/h1/dstarmb.root

Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
Error in <TTreeProcessorMP::HandlePoolCode>: [E][C] a worker encountered an error: W1|P121728: could not open file root://eospublic.cern.ch//eos/root-eos/h1/dstarp1a.root
Continuing execution ignoring these entries.
Error in <TTreeProcessorMP::HandlePoolCode>: [E][C] a worker encountered an error: W0|P121727: could not open file root://eospublic.cern.ch//eos/root-eos/h1/dstarp1a.root
Continuing execution ignoring these entries.
Error in <TMPClient::HandleMPCode>: [E][C] error message received: W1|P121728: [S1]: MPCode::kProcRange: unable to open file root://eospublic.cern.ch//eos/root-eos/h1/dstarp1a.root

Error in <TMPClient::HandleMPCode>: [E][C] error message received: W0|P121727: [S0]: MPCode::kProcRange: unable to open file root://eospublic.cern.ch//eos/root-eos/h1/dstarp1a.root

Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
Error in <TTreeProcessorMP::HandlePoolCode>: [E][C] a worker encountered an error: W2|P121729: could not open file root://eospublic.cern.ch//eos/root-eos/h1/dstarp1a.root
Continuing execution ignoring these entries.
Error in <TMPClient::HandleMPCode>: [E][C] error message received: W2|P121729: [S2]: MPCode::kProcRange: unable to open file root://eospublic.cern.ch//eos/root-eos/h1/dstarp1a.root

Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
Error in <TTreeProcessorMP::HandlePoolCode>: [E][C] a worker encountered an error: W0|P121727: could not open file root://eospublic.cern.ch//eos/root-eos/h1/dstarp1b.root
Continuing execution ignoring these entries.
Error in <TMPClient::HandleMPCode>: [E][C] error message received: W0|P121727: [S0]: MPCode::kProcRange: unable to open file root://eospublic.cern.ch//eos/root-eos/h1/dstarp1b.root

Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
Error in <TTreeProcessorMP::HandlePoolCode>: [E][C] a worker encountered an error: W1|P121728: could not open file root://eospublic.cern.ch//eos/root-eos/h1/dstarp1b.root
Continuing execution ignoring these entries.
Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
Error in <TMPClient::HandleMPCode>: [E][C] error message received: W1|P121728: [S1]: MPCode::kProcRange: unable to open file root://eospublic.cern.ch//eos/root-eos/h1/dstarp1b.root

Error in <TTreeProcessorMP::HandlePoolCode>: [E][C] a worker encountered an error: W2|P121729: could not open file root://eospublic.cern.ch//eos/root-eos/h1/dstarp1b.root
Continuing execution ignoring these entries.
Error in <TMPClient::HandleMPCode>: [E][C] error message received: W2|P121729: [S2]: MPCode::kProcRange: unable to open file root://eospublic.cern.ch//eos/root-eos/h1/dstarp1b.root

Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
Error in <TTreeProcessorMP::HandlePoolCode>: [E][C] a worker encountered an error: W0|P121727: could not open file root://eospublic.cern.ch//eos/root-eos/h1/dstarp2.root
Continuing execution ignoring these entries.
Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
Error in <TMPClient::HandleMPCode>: [E][C] error message received: W0|P121727: [S0]: MPCode::kProcRange: unable to open file root://eospublic.cern.ch//eos/root-eos/h1/dstarp2.root

Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
Error in <TTreeProcessorMP::HandlePoolCode>: [E][C] a worker encountered an error: W1|P121728: could not open file root://eospublic.cern.ch//eos/root-eos/h1/dstarp2.root
Continuing execution ignoring these entries.
Error in <TMPClient::HandleMPCode>: [E][C] error message received: W1|P121728: [S1]: MPCode::kProcRange: unable to open file root://eospublic.cern.ch//eos/root-eos/h1/dstarp2.root

Error in <TTreeProcessorMP::HandlePoolCode>: [E][C] a worker encountered an error: W2|P121729: could not open file root://eospublic.cern.ch//eos/root-eos/h1/dstarp2.root
Continuing execution ignoring these entries.
Error in <TMPClient::HandleMPCode>: [E][C] error message received: W2|P121729: [S2]: MPCode::kProcRange: unable to open file root://eospublic.cern.ch//eos/root-eos/h1/dstarp2.root

Warning in <TList::Merge>: list is empty - nothing to merge
Error in <h1analysis::Terminate>: hdmd = (nil) , h2 = (nil)
Info in <h1analysis::Begin>: starting h1analysis with process option: 
selector used is: /github/home/ROOT-CI/build/tutorials/analysis/tree/h1analysis.C+
selector used is: /github/home/ROOT-CI/build/tutorials/analysis/tree/h1analysis.C+
selector used is: /github/home/ROOT-CI/build/tutorials/analysis/tree/h1analysis.C+
Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
Error in <TTreeProcessorMP::HandlePoolCode>: [E][C] a worker encountered an error: W0|P121772: could not open file root://eospublic.cern.ch//eos/root-eos/h1/dstarmb.root
Continuing execution ignoring these entries.
Error in <TMPClient::HandleMPCode>: [E][C] error message received: W0|P121772: [S0]: MPCode::kProcRange: unable to open file root://eospublic.cern.ch//eos/root-eos/h1/dstarmb.root

Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
Error in <TTreeProcessorMP::HandlePoolCode>: [E][C] a worker encountered an error: W1|P121773: could not open file root://eospublic.cern.ch//eos/root-eos/h1/dstarmb.root
Continuing execution ignoring these entries.
Error in <TMPClient::HandleMPCode>: [E][C] error message received: W1|P121773: [S1]: MPCode::kProcRange: unable to open file root://eospublic.cern.ch//eos/root-eos/h1/dstarmb.root

Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
Error in <TTreeProcessorMP::HandlePoolCode>: [E][C] a worker encountered an error: W2|P121774: could not open file root://eospublic.cern.ch//eos/root-eos/h1/dstarmb.root
Continuing execution ignoring these entries.
Error in <TMPClient::HandleMPCode>: [E][C] error message received: W2|P121774: [S2]: MPCode::kProcRange: unable to open file root://eospublic.cern.ch//eos/root-eos/h1/dstarmb.root

Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
Error in <TTreeProcessorMP::HandlePoolCode>: [E][C] a worker encountered an error: W0|P121772: could not open file root://eospublic.cern.ch//eos/root-eos/h1/dstarp1a.root
Continuing execution ignoring these entries.
Error in <TMPClient::HandleMPCode>: [E][C] error message received: W0|P121772: [S0]: MPCode::kProcRange: unable to open file root://eospublic.cern.ch//eos/root-eos/h1/dstarp1a.root

Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
Error in <TTreeProcessorMP::HandlePoolCode>: [E][C] a worker encountered an error: W1|P121773: could not open file root://eospublic.cern.ch//eos/root-eos/h1/dstarp1a.root
Continuing execution ignoring these entries.
Error in <TMPClient::HandleMPCode>: [E][C] error message received: W1|P121773: [S1]: MPCode::kProcRange: unable to open file root://eospublic.cern.ch//eos/root-eos/h1/dstarp1a.root

Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
Error in <TTreeProcessorMP::HandlePoolCode>: [E][C] a worker encountered an error: W2|P121774: could not open file root://eospublic.cern.ch//eos/root-eos/h1/dstarp1a.root
Continuing execution ignoring these entries.
Error in <TMPClient::HandleMPCode>: [E][C] error message received: W2|P121774: [S2]: MPCode::kProcRange: unable to open file root://eospublic.cern.ch//eos/root-eos/h1/dstarp1a.root

Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
Error in <TTreeProcessorMP::HandlePoolCode>: [E][C] a worker encountered an error: W0|P121772: could not open file root://eospublic.cern.ch//eos/root-eos/h1/dstarp1b.root
Continuing execution ignoring these entries.
Error in <TMPClient::HandleMPCode>: [E][C] error message received: W0|P121772: [S0]: MPCode::kProcRange: unable to open file root://eospublic.cern.ch//eos/root-eos/h1/dstarp1b.root

Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
Error in <TTreeProcessorMP::HandlePoolCode>: [E][C] a worker encountered an error: W1|P121773: could not open file root://eospublic.cern.ch//eos/root-eos/h1/dstarp1b.root
Continuing execution ignoring these entries.
Error in <TMPClient::HandleMPCode>: [E][C] error message received: W1|P121773: [S1]: MPCode::kProcRange: unable to open file root://eospublic.cern.ch//eos/root-eos/h1/dstarp1b.root

Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
Error in <TTreeProcessorMP::HandlePoolCode>: [E][C] a worker encountered an error: W2|P121774: could not open file root://eospublic.cern.ch//eos/root-eos/h1/dstarp1b.root
Continuing execution ignoring these entries.
Error in <TMPClient::HandleMPCode>: [E][C] error message received: W2|P121774: [S2]: MPCode::kProcRange: unable to open file root://eospublic.cern.ch//eos/root-eos/h1/dstarp1b.root

Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
Error in <TTreeProcessorMP::HandlePoolCode>: [E][C] a worker encountered an error: W0|P121772: could not open file root://eospublic.cern.ch//eos/root-eos/h1/dstarp2.root
Continuing execution ignoring these entries.
Error in <TMPClient::HandleMPCode>: [E][C] error message received: W0|P121772: [S0]: MPCode::kProcRange: unable to open file root://eospublic.cern.ch//eos/root-eos/h1/dstarp2.root

Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
Error in <TTreeProcessorMP::HandlePoolCode>: [E][C] a worker encountered an error: W1|P121773: could not open file root://eospublic.cern.ch//eos/root-eos/h1/dstarp2.root
Continuing execution ignoring these entries.
Error in <TMPClient::HandleMPCode>: [E][C] error message received: W1|P121773: [S1]: MPCode::kProcRange: unable to open file root://eospublic.cern.ch//eos/root-eos/h1/dstarp2.root

Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
Error in <TTreeProcessorMP::HandlePoolCode>: [E][C] a worker encountered an error: W2|P121774: could not open file root://eospublic.cern.ch//eos/root-eos/h1/dstarp2.root
Continuing execution ignoring these entries.
Error in <TMPClient::HandleMPCode>: [E][C] error message received: W2|P121774: [S2]: MPCode::kProcRange: unable to open file root://eospublic.cern.ch//eos/root-eos/h1/dstarp2.root

Warning in <TList::Merge>: list is empty - nothing to merge
Error in <h1analysis::Terminate>: hdmd = (nil) , h2 = (nil)
Info in <h1analysis::Begin>: starting h1analysis with process option: 
selector used is: /github/home/ROOT-CI/build/tutorials/analysis/tree/h1analysis.C+
selector used is: /github/home/ROOT-CI/build/tutorials/analysis/tree/h1analysis.C+
selector used is: /github/home/ROOT-CI/build/tutorials/analysis/tree/h1analysis.C+
Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
Error in <TTreeProcessorMP::HandlePoolCode>: [E][C] a worker encountered an error: W0|P121817: could not open file root://eospublic.cern.ch//eos/root-eos/h1/dstarmb.root
Continuing execution ignoring these entries.
Error in <TMPClient::HandleMPCode>: [E][C] error message received: W0|P121817: [S0]: MPCode::kProcRange: unable to open file root://eospublic.cern.ch//eos/root-eos/h1/dstarmb.root

Error in <TTreeProcessorMP::HandlePoolCode>: [E][C] a worker encountered an error: W1|P121818: could not open file root://eospublic.cern.ch//eos/root-eos/h1/dstarmb.root
Continuing execution ignoring these entries.
Error in <TMPClient::HandleMPCode>: [E][C] error message received: W1|P121818: [S1]: MPCode::kProcRange: unable to open file root://eospublic.cern.ch//eos/root-eos/h1/dstarmb.root

Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
Error in <TTreeProcessorMP::HandlePoolCode>: [E][C] a worker encountered an error: W2|P121819: could not open file root://eospublic.cern.ch//eos/root-eos/h1/dstarmb.root
Continuing execution ignoring these entries.
Error in <TMPClient::HandleMPCode>: [E][C] error message received: W2|P121819: [S2]: MPCode::kProcRange: unable to open file root://eospublic.cern.ch//eos/root-eos/h1/dstarmb.root

Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
Error in <TTreeProcessorMP::HandlePoolCode>: [E][C] a worker encountered an error: W0|P121817: could not open file root://eospublic.cern.ch//eos/root-eos/h1/dstarp1a.root
Continuing execution ignoring these entries.
Error in <TMPClient::HandleMPCode>: [E][C] error message received: W0|P121817: [S0]: MPCode::kProcRange: unable to open file root://eospublic.cern.ch//eos/root-eos/h1/dstarp1a.root

Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
Error in <TTreeProcessorMP::HandlePoolCode>: [E][C] a worker encountered an error: W1|P121818: could not open file root://eospublic.cern.ch//eos/root-eos/h1/dstarp1a.root
Continuing execution ignoring these entries.
Error in <TMPClient::HandleMPCode>: [E][C] error message received: W1|P121818: [S1]: MPCode::kProcRange: unable to open file root://eospublic.cern.ch//eos/root-eos/h1/dstarp1a.root

Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
Error in <TTreeProcessorMP::HandlePoolCode>: [E][C] a worker encountered an error: W2|P121819: could not open file root://eospublic.cern.ch//eos/root-eos/h1/dstarp1a.root
Continuing execution ignoring these entries.
Error in <TMPClient::HandleMPCode>: [E][C] error message received: W2|P121819: [S2]: MPCode::kProcRange: unable to open file root://eospublic.cern.ch//eos/root-eos/h1/dstarp1a.root

Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
Error in <TTreeProcessorMP::HandlePoolCode>: [E][C] a worker encountered an error: W0|P121817: could not open file root://eospublic.cern.ch//eos/root-eos/h1/dstarp1b.root
Continuing execution ignoring these entries.
Error in <TMPClient::HandleMPCode>: [E][C] error message received: W0|P121817: [S0]: MPCode::kProcRange: unable to open file root://eospublic.cern.ch//eos/root-eos/h1/dstarp1b.root

Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
Error in <TTreeProcessorMP::HandlePoolCode>: [E][C] a worker encountered an error: W1|P121818: could not open file root://eospublic.cern.ch//eos/root-eos/h1/dstarp1b.root
Continuing execution ignoring these entries.
Error in <TMPClient::HandleMPCode>: [E][C] error message received: W1|P121818: [S1]: MPCode::kProcRange: unable to open file root://eospublic.cern.ch//eos/root-eos/h1/dstarp1b.root

Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
Error in <TTreeProcessorMP::HandlePoolCode>: [E][C] a worker encountered an error: W2|P121819: could not open file root://eospublic.cern.ch//eos/root-eos/h1/dstarp1b.root
Continuing execution ignoring these entries.
Error in <TMPClient::HandleMPCode>: [E][C] error message received: W2|P121819: [S2]: MPCode::kProcRange: unable to open file root://eospublic.cern.ch//eos/root-eos/h1/dstarp1b.root

Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
Error in <TTreeProcessorMP::HandlePoolCode>: [E][C] a worker encountered an error: W0|P121817: could not open file root://eospublic.cern.ch//eos/root-eos/h1/dstarp2.root
Continuing execution ignoring these entries.
Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
Error in <TMPClient::HandleMPCode>: [E][C] error message received: W0|P121817: [S0]: MPCode::kProcRange: unable to open file root://eospublic.cern.ch//eos/root-eos/h1/dstarp2.root

Error in <TTreeProcessorMP::HandlePoolCode>: [E][C] a worker encountered an error: W1|P121818: could not open file root://eospublic.cern.ch//eos/root-eos/h1/dstarp2.root
Continuing execution ignoring these entries.
Error in <TMPClient::HandleMPCode>: [E][C] error message received: W1|P121818: [S1]: MPCode::kProcRange: unable to open file root://eospublic.cern.ch//eos/root-eos/h1/dstarp2.root

Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
Error in <TTreeProcessorMP::HandlePoolCode>: [E][C] a worker encountered an error: W2|P121819: could not open file root://eospublic.cern.ch//eos/root-eos/h1/dstarp2.root
Continuing execution ignoring these entries.
Error in <TMPClient::HandleMPCode>: [E][C] error message received: W2|P121819: [S2]: MPCode::kProcRange: unable to open file root://eospublic.cern.ch//eos/root-eos/h1/dstarp2.root

Warning in <TList::Merge>: list is empty - nothing to merge
Error in <h1analysis::Terminate>: hdmd = (nil) , h2 = (nil)
selector used is: /github/home/ROOT-CI/build/tutorials/analysis/tree/h1analysis.C+
(int) 0

Check warning on line 0 in tutorial-analysis-tree-run_h1analysis

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 18 runs failed: tutorial-analysis-tree-run_h1analysis (tutorial-analysis-tree-run_h1analysis)

artifacts/Test Results opensuse15 march_native/TestResults.xml [took 0s]
Raw output
Failed
Processing /github/home/ROOT-CI/src/tutorials/analysis/tree/run_h1analysis.C...
Run h1 analysis 
Creating the chain
Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.

Check warning on line 0 in tutorial-hist-histv7-hist004_RHist_concurrent

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 19 runs failed: tutorial-hist-histv7-hist004_RHist_concurrent (tutorial-hist-histv7-hist004_RHist_concurrent)

artifacts/Test Results Windows x64 Release/TestResults.xml [took 20m 0s]
Raw output
Timeout
Processing C:/ROOT-CI/src/tutorials/hist/histv7/hist004_RHist_concurrent.C...

Check warning on line 0 in tutorial-hist-histv7-hist102_NanoAODDimuonAnalysis

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 17 runs failed: tutorial-hist-histv7-hist102_NanoAODDimuonAnalysis (tutorial-hist-histv7-hist102_NanoAODDimuonAnalysis)

artifacts/Test Results opensuse15 march_native/TestResults.xml [took 5s]
Raw output
Failed
Processing /github/home/ROOT-CI/src/tutorials/hist/histv7/hist102_NanoAODDimuonAnalysis.C...
Warning in <RTaskArenaWrapper>: CPU Bandwith Control Active. Proceeding with 4 threads accordingly
Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
terminate called after throwing an instance of 'std::invalid_argument'
  what():  RDataFrame: could not open file "root://eospublic.cern.ch//eos/opendata/cms/derived-data/AOD2NanoAODOutreachTool/Run2012BC_DoubleMuParked_Muons.root".
CMake Error at /github/home/ROOT-CI/src/cmake/modules/RootTestDriver.cmake:253 (message):
  error code: Subprocess aborted

Check warning on line 0 in tutorial-hist-histv7-hist103_NanoAODHiggsAnalysis

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 17 runs failed: tutorial-hist-histv7-hist103_NanoAODHiggsAnalysis (tutorial-hist-histv7-hist103_NanoAODHiggsAnalysis)

artifacts/Test Results opensuse15 march_native/TestResults.xml [took 7s]
Raw output
Failed
Processing /github/home/ROOT-CI/src/tutorials/hist/histv7/hist103_NanoAODHiggsAnalysis.C...
Warning in <RTaskArenaWrapper>: CPU Bandwith Control Active. Proceeding with 4 threads accordingly
Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
terminate called after throwing an instance of 'std::invalid_argument'
  what():  RDataFrame: could not open file "root://eospublic.cern.ch//eos/root-eos/cms_opendata_2012_nanoaod_skimmed/SMHiggsToZZTo4L.root".
CMake Error at /github/home/ROOT-CI/src/cmake/modules/RootTestDriver.cmake:253 (message):
  error code: Subprocess aborted

Check warning on line 0 in tutorial-io-tree-imt_parTreeProcessing

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 16 runs failed: tutorial-io-tree-imt_parTreeProcessing (tutorial-io-tree-imt_parTreeProcessing)

artifacts/Test Results opensuse15 march_native/TestResults.xml [took 2s]
Raw output
Failed
Processing /github/home/ROOT-CI/src/tutorials/io/tree/imt_parTreeProcessing.C...
Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
terminate called after throwing an instance of 'std::runtime_error'
  what():  TTreeProcessorMT::Process: an error occurred while opening file "root://eospublic.cern.ch//eos/root-eos/testfiles/tp_process_imt.root"
CMake Error at /github/home/ROOT-CI/src/cmake/modules/RootTestDriver.cmake:253 (message):
  error code: Subprocess aborted

Check warning on line 0 in tutorial-legacy-multicore-mp104_processH1

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 17 runs failed: tutorial-legacy-multicore-mp104_processH1 (tutorial-legacy-multicore-mp104_processH1)

artifacts/Test Results opensuse15 march_native/TestResults.xml [took 1s]
Raw output
Failed
Processing /github/home/ROOT-CI/src/tutorials/legacy/multicore/mp104_processH1.C...
mp104_processH1: processing the H1 dataset with a lambda 
mp104_processH1: processing the H1 dataset with a lambda 
mp104_processH1: processing the H1 dataset with a lambda 
Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
Error in <TTreeProcessorMP::HandlePoolCode>: [E][C] a worker encountered an error: W2|P78009: could not open file root://eospublic.cern.ch//eos/root-eos/h1/dstarp1b.root
Continuing execution ignoring these entries.
Error in <TTreeProcessorMP::HandlePoolCode>: [E][C] a worker encountered an error: [S2]: [S2]: MPCode::kProcFile: unable to open file root://eospublic.cern.ch//eos/root-eos/h1/dstarp1b.root
Continuing execution ignoring these entries.
Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
Error in <TTreeProcessorMP::HandlePoolCode>: [E][C] a worker encountered an error: W2|P78009: could not open file root://eospublic.cern.ch//eos/root-eos/h1/dstarp2.root
Continuing execution ignoring these entries.
Error in <TTreeProcessorMP::HandlePoolCode>: [E][C] a worker encountered an error: [S2]: [S2]: MPCode::kProcFile: unable to open file root://eospublic.cern.ch//eos/root-eos/h1/dstarp2.root
Continuing execution ignoring these entries.
Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
Error in <TTreeProcessorMP::HandlePoolCode>: [E][C] a worker encountered an error: W0|P78004: could not open file root://eospublic.cern.ch//eos/root-eos/h1/dstarmb.root
Continuing execution ignoring these entries.
Error in <TTreeProcessorMP::HandlePoolCode>: [E][C] a worker encountered an error: [S0]: [S0]: MPCode::kProcFile: unable to open file root://eospublic.cern.ch//eos/root-eos/h1/dstarmb.root
Continuing execution ignoring these entries.
Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
Error in <TTreeProcessorMP::HandlePoolCode>: [E][C] a worker encountered an error: W1|P78008: could not open file root://eospublic.cern.ch//eos/root-eos/h1/dstarp1a.root
Continuing execution ignoring these entries.
Error in <TTreeProcessorMP::HandlePoolCode>: [E][C] a worker encountered an error: [S1]: [S1]: MPCode::kProcFile: unable to open file root://eospublic.cern.ch//eos/root-eos/h1/dstarp1a.root
Continuing execution ignoring these entries.
mp104_processH1: processing the H1 dataset with a lambda 
checkH1 >>> Test failure: output list not found
(int) -1
CMake Error at /github/home/ROOT-CI/src/cmake/modules/RootTestDriver.cmake:253 (message):
  error code: 255

Check warning on line 0 in tutorial-analysis-dataframe-df033_Describe-py

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 17 runs failed: tutorial-analysis-dataframe-df033_Describe-py (tutorial-analysis-dataframe-df033_Describe-py)

artifacts/Test Results opensuse15 march_native/TestResults.xml [took 1s]
Raw output
Failed
Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
Traceback (most recent call last):
  File "/github/home/ROOT-CI/src/tutorials/analysis/dataframe/df033_Describe.py", line 16, in <module>
    df = ROOT.RDataFrame('Events', path)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/github/home/ROOT-CI/build/lib/ROOT/_pythonization/_rdf_namespace.py", line 103, in rdataframe
    rdf = local_rdf(*args, **kwargs)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/github/home/ROOT-CI/build/lib/ROOT/_pythonization/_rdf_namespace.py", line 103, in rdataframe
    rdf = local_rdf(*args, **kwargs)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^
cppyy.gbl.std.invalid_argument: RDataFrame::RDataFrame(string_view treeName, string_view filenameglob, const ROOT::RDataFrame::ColumnNames_t& defaultColumns = {}) =>
    invalid_argument: RDataFrame: could not open file "root://eospublic.cern.ch//eos/opendata/cms/derived-data/AOD2NanoAODOutreachTool/Run2012BC_DoubleMuParked_Muons.root".
CMake Error at /github/home/ROOT-CI/src/cmake/modules/RootTestDriver.cmake:253 (message):
  error code: 1

Check warning on line 0 in tutorial-analysis-dataframe-df101_h1Analysis-py

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 17 runs failed: tutorial-analysis-dataframe-df101_h1Analysis-py (tutorial-analysis-dataframe-df101_h1Analysis-py)

artifacts/Test Results opensuse15 march_native/TestResults.xml [took 2s]
Raw output
Failed
Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
Traceback (most recent call last):
  File "/github/home/ROOT-CI/src/tutorials/analysis/dataframe/df101_h1Analysis.py", line 115, in <module>
    df = ROOT.RDataFrame(chain)
         ^^^^^^^^^^^^^^^^^^^^^^
  File "/github/home/ROOT-CI/build/lib/ROOT/_pythonization/_rdf_namespace.py", line 103, in rdataframe
    rdf = local_rdf(*args, **kwargs)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^
cppyy.gbl.std.runtime_error: RDataFrame::RDataFrame(TTree& tree, const ROOT::RDataFrame::ColumnNames_t& defaultColumns = {}) =>
    runtime_error: GetBranchNames: error in opening the tree h42
CMake Error at /github/home/ROOT-CI/src/cmake/modules/RootTestDriver.cmake:253 (message):
  error code: 1

Check warning on line 0 in tutorial-analysis-dataframe-df102_NanoAODDimuonAnalysis-py

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 17 runs failed: tutorial-analysis-dataframe-df102_NanoAODDimuonAnalysis-py (tutorial-analysis-dataframe-df102_NanoAODDimuonAnalysis-py)

artifacts/Test Results opensuse15 march_native/TestResults.xml [took 1s]
Raw output
Failed
Warning in <RTaskArenaWrapper>: CPU Bandwith Control Active. Proceeding with 4 threads accordingly
Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
Traceback (most recent call last):
  File "/github/home/ROOT-CI/src/tutorials/analysis/dataframe/df102_NanoAODDimuonAnalysis.py", line 30, in <module>
    df = ROOT.RDataFrame("Events", "root://eospublic.cern.ch//eos/opendata/cms/derived-data/AOD2NanoAODOutreachTool/Run2012BC_DoubleMuParked_Muons.root")
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/github/home/ROOT-CI/build/lib/ROOT/_pythonization/_rdf_namespace.py", line 103, in rdataframe
    rdf = local_rdf(*args, **kwargs)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^
cppyy.gbl.std.invalid_argument: RDataFrame::RDataFrame(string_view treeName, string_view filenameglob, const ROOT::RDataFrame::ColumnNames_t& defaultColumns = {}) =>
    invalid_argument: RDataFrame: could not open file "root://eospublic.cern.ch//eos/opendata/cms/derived-data/AOD2NanoAODOutreachTool/Run2012BC_DoubleMuParked_Muons.root".
CMake Error at /github/home/ROOT-CI/src/cmake/modules/RootTestDriver.cmake:253 (message):
  error code: 1

Check warning on line 0 in tutorial-analysis-dataframe-df103_NanoAODHiggsAnalysis-py

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 17 runs failed: tutorial-analysis-dataframe-df103_NanoAODHiggsAnalysis-py (tutorial-analysis-dataframe-df103_NanoAODHiggsAnalysis-py)

artifacts/Test Results opensuse15 march_native/TestResults.xml [took 1s]
Raw output
Failed
Warning in <RTaskArenaWrapper>: CPU Bandwith Control Active. Proceeding with 4 threads accordingly
Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
Traceback (most recent call last):
  File "/github/home/ROOT-CI/src/tutorials/analysis/dataframe/df103_NanoAODHiggsAnalysis.py", line 409, in <module>
    df103_NanoAODHiggsAnalysis()
  File "/github/home/ROOT-CI/src/tutorials/analysis/dataframe/df103_NanoAODHiggsAnalysis.py", line 271, in df103_NanoAODHiggsAnalysis
    df_sig_4l = ROOT.RDataFrame("Events", path + "SMHiggsToZZTo4L.root")
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/github/home/ROOT-CI/build/lib/ROOT/_pythonization/_rdf_namespace.py", line 103, in rdataframe
    rdf = local_rdf(*args, **kwargs)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^
cppyy.gbl.std.invalid_argument: RDataFrame::RDataFrame(string_view treeName, string_view filenameglob, const ROOT::RDataFrame::ColumnNames_t& defaultColumns = {}) =>
    invalid_argument: RDataFrame: could not open file "root://eospublic.cern.ch//eos/root-eos/cms_opendata_2012_nanoaod_skimmed/SMHiggsToZZTo4L.root".
CMake Error at /github/home/ROOT-CI/src/cmake/modules/RootTestDriver.cmake:253 (message):
  error code: 1

Check warning on line 0 in tutorial-analysis-dataframe-df104_HiggsToTwoPhotons-py

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 17 runs failed: tutorial-analysis-dataframe-df104_HiggsToTwoPhotons-py (tutorial-analysis-dataframe-df104_HiggsToTwoPhotons-py)

artifacts/Test Results opensuse15 march_native/TestResults.xml [took 1s]
Raw output
Failed
Warning in <RTaskArenaWrapper>: CPU Bandwith Control Active. Proceeding with 4 threads accordingly
Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
Traceback (most recent call last):
  File "/github/home/ROOT-CI/src/tutorials/analysis/dataframe/df104_HiggsToTwoPhotons.py", line 30, in <module>
    df["data"] = ROOT.RDataFrame("mini", (os.path.join(path, "GamGam/Data/data_{}.GamGam.root".format(x)) for x in ("A", "B", "C", "D")))
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/github/home/ROOT-CI/build/lib/ROOT/_pythonization/_rdf_namespace.py", line 103, in rdataframe
    rdf = local_rdf(*args, **kwargs)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: none of the 10 overloaded methods succeeded. Full details:
  RDataFrame::RDataFrame(string_view treename, initializer_list<string> filenames, const ROOT::RDataFrame::ColumnNames_t& defaultColumns = {}) =>
    TypeError: could not convert argument 2
  RDataFrame::RDataFrame(ROOT::RDataFrame&&) =>
    TypeError: takes at most 1 arguments (2 given)
  RDataFrame::RDataFrame(string_view treeName, TDirectory* dirPtr, const ROOT::RDataFrame::ColumnNames_t& defaultColumns = {}) =>
    TypeError: could not convert argument 2
  RDataFrame::RDataFrame(TTree& tree, const ROOT::RDataFrame::ColumnNames_t& defaultColumns = {}) =>
    TypeError: could not convert argument 1
  RDataFrame::RDataFrame(const ROOT::RDataFrame&) =>
    TypeError: takes at most 1 arguments (2 given)
  RDataFrame::RDataFrame(string_view treename, const vector<string>& filenames, const ROOT::RDataFrame::ColumnNames_t& defaultColumns = {}) =>
    TypeError: could not convert argument 2
  bad argument type for built-in operation
  RDataFrame::RDataFrame(ULong64_t numEntries) =>
    TypeError: takes at most 1 arguments (2 given)
  RDataFrame::RDataFrame(unique_ptr<ROOT::RDF::RDataSource>, const ROOT::RDataFrame::ColumnNames_t& defaultColumns = {}) =>
    TypeError: could not convert argument 1
  RDataFrame::RDataFrame(ROOT::RDF::Experimental::RDatasetSpec spec) =>
    TypeError: takes at most 1 arguments (2 given)
CMake Error at /github/home/ROOT-CI/src/cmake/modules/RootTestDriver.cmake:253 (message):
  error code: 1

Check warning on line 0 in tutorial-analysis-dataframe-df105_WBosonAnalysis-py

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 17 runs failed: tutorial-analysis-dataframe-df105_WBosonAnalysis-py (tutorial-analysis-dataframe-df105_WBosonAnalysis-py)

artifacts/Test Results opensuse15 march_native/TestResults.xml [took 1s]
Raw output
Failed
Run on data corresponding to 0.01 fb^-1 ...
Error in <TNetXNGFile::Open>: [FATAL] Auth failed: Could not load authentication handler.
Traceback (most recent call last):
  File "/github/home/ROOT-CI/src/tutorials/analysis/dataframe/df105_WBosonAnalysis.py", line 73, in <module>
    df[sample] = ROOT.RDataFrame("mini", "{}/1lep/{}/{}.1lep.root".format(dataset_path, folder, sample))
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/github/home/ROOT-CI/build/lib/ROOT/_pythonization/_rdf_namespace.py", line 103, in rdataframe
    rdf = local_rdf(*args, **kwargs)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^
cppyy.gbl.std.invalid_argument: RDataFrame::RDataFrame(string_view treeName, string_view filenameglob, const ROOT::RDataFrame::ColumnNames_t& defaultColumns = {}) =>
    invalid_argument: RDataFrame: could not open file "root://eospublic.cern.ch//eos/root-eos/reduced_atlas_opendata/w/1lep/Data/data_A.1lep.root".
CMake Error at /github/home/ROOT-CI/src/cmake/modules/RootTestDriver.cmake:253 (message):
  error code: 1