--- Dependency check [begin] --- --- Dependency check [end] --- --- Distribution check [begin] --- Version 1.5.1 - 2022-07-05 (EO) Information: this ChangeLog entry matches the version number: Version 1.5.1 - 2022-07-05 (EO) Information: ./config/esources.par is an XML parameter file, I cannot yet validate it. Skipped. Now checking git repository... --- Distribution check [end] --- /workspaces/xmm_sas_rhel_8.6/packages/sas/bin/sastaskhdr_gfortran esources 1.5.1 esources 22.0.0-75a3bbbeb-20240730 > esources.h /workspaces/xmm_sas_rhel_8.6/packages/sas/bin/sastaskhimp esources 1.5.1 esources 22.0.0-75a3bbbeb-20240730 > esources_h_imp.cc T=esources ;\ sed "s/taskname/$T/g" /workspaces/xmm_sas_rhel_8.6/packages/taskmain/src/task_c.cc | sed "s/taskproc/$T_mod_MP_$T/g" > esources_c.cc Dependencies for esources g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas_rhel_8.6/include/config-std.h -imacros /workspaces/xmm_sas_rhel_8.6/config.h -I/workspaces/xmm_sas_rhel_8.6/include -I/workspaces/xmm_sas_rhel_8.6/include/dal -I/workspaces/xmm_sas_rhel_8.6/include/ssc -I/workspaces/xmm_sas_rhel_8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I. esources_h_imp.cc In file included from /workspaces/xmm_sas_rhel_8.6/include/DalRegister.h:27, from esources_h_imp.cc:12: /workspaces/xmm_sas_rhel_8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/xmm_sas_rhel_8.6/include/Dal.h:547:22: note: by ‘virtual DataSet& DataSet::operator=(const DataSet&)’ 547 | virtual DataSet& operator=( const DataSet& ) = 0; | ^~~~~~~~ /workspaces/xmm_sas_rhel_8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/xmm_sas_rhel_8.6/include/Dal.h:600:7: note: by ‘Block& Block::operator=(const Block&)’ 600 | class Block : public virtual Attributable, public virtual Child | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/xmm_sas_rhel_8.6/include/Dal.h:632:7: note: by ‘Table& Table::operator=(const Table&)’ 632 | class Table : public virtual Block, public virtual Seekable | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/xmm_sas_rhel_8.6/include/Dal.h:730:7: note: by ‘Column& Column::operator=(const Column&)’ 730 | class Column : public virtual DataComponent, public virtual Attributable, public virtual Child, public virtual Seekable | ^~~~~~ /workspaces/xmm_sas_rhel_8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/xmm_sas_rhel_8.6/include/Dal.h:773:7: note: by ‘Array& Array::operator=(const Array&)’ 773 | class Array : public virtual DataComponent, public virtual Block, public virtual Seekable< longVec > | ^~~~~ g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas_rhel_8.6/include/config-std.h -imacros /workspaces/xmm_sas_rhel_8.6/config.h -I/workspaces/xmm_sas_rhel_8.6/include -I/workspaces/xmm_sas_rhel_8.6/include/dal -I/workspaces/xmm_sas_rhel_8.6/include/ssc -I/workspaces/xmm_sas_rhel_8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I. esources_c.cc gfortran -c -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC -I/workspaces/xmm_sas_rhel_8.6/include -I/workspaces/xmm_sas_rhel_8.6/include/dal -I/workspaces/xmm_sas_rhel_8.6/include/ssc -I/workspaces/xmm_sas_rhel_8.6/include/utils esources_mod.f90 /usr/bin/ar cur libesources.a esources_h_imp.o esources_c.o esources_mod.o ranlib libesources.a g++ -shared -Wl,-h,libesources.so.1.5 -Wl,-rpath,\$ORIGIN -Wl,-rpath,\$ORIGIN/../libextra -o libesources.so.1.5 esources_h_imp.o esources_c.o esources_mod.o -lmetatask -lssc -ldal -lparam -lselector -lcaloalutils -ldal -lslatec -lerror -lutils -lmetatask -L/sasbuild/tools/qt-x11-free/lib -lqt -lgfortran -lcfitsio -ldl -lm -L. T=esources ;\ sed "s/taskname/$T/g" /workspaces/xmm_sas_rhel_8.6/packages/taskmain/src/main.cc | sed "s/VERSION/1.5.1/g; s/RELEASE/22.0.0-75a3bbbeb-20240730/g; s/PACKAGE/esources/g" > esources_main.cc g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas_rhel_8.6/include/config-std.h -imacros /workspaces/xmm_sas_rhel_8.6/config.h -I/workspaces/xmm_sas_rhel_8.6/include -I/workspaces/xmm_sas_rhel_8.6/include/dal -I/workspaces/xmm_sas_rhel_8.6/include/ssc -I/workspaces/xmm_sas_rhel_8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I. esources_main.cc In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/strstream:50, from /workspaces/xmm_sas_rhel_8.6/include/utils/stringutil.h:27, from esources_main.cc:38: /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] 32 | #warning \ | ^~~~~~~ In file included from esources_main.cc:52: /workspaces/xmm_sas_rhel_8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/xmm_sas_rhel_8.6/include/Dal.h:547:22: note: by ‘virtual DataSet& DataSet::operator=(const DataSet&)’ 547 | virtual DataSet& operator=( const DataSet& ) = 0; | ^~~~~~~~ /workspaces/xmm_sas_rhel_8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/xmm_sas_rhel_8.6/include/Dal.h:600:7: note: by ‘Block& Block::operator=(const Block&)’ 600 | class Block : public virtual Attributable, public virtual Child | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/xmm_sas_rhel_8.6/include/Dal.h:632:7: note: by ‘Table& Table::operator=(const Table&)’ 632 | class Table : public virtual Block, public virtual Seekable | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/xmm_sas_rhel_8.6/include/Dal.h:730:7: note: by ‘Column& Column::operator=(const Column&)’ 730 | class Column : public virtual DataComponent, public virtual Attributable, public virtual Child
, public virtual Seekable | ^~~~~~ /workspaces/xmm_sas_rhel_8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/xmm_sas_rhel_8.6/include/Dal.h:773:7: note: by ‘Array& Array::operator=(const Array&)’ 773 | class Array : public virtual DataComponent, public virtual Block, public virtual Seekable< longVec > | ^~~~~ g++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/workspaces/xmm_sas_rhel_8.6/lib -o esources esources_main.o -lesources -lmetatask -lssc -ldal -lparam -lselector -lcaloalutils -ldal -lslatec -lerror -lutils -lmetatask -L/sasbuild/tools/qt-x11-free/lib -lqt -lgfortran -lcfitsio -ldl -lm -L. sed -e "s/DOC/esources/" -e "s/TYPE/user/" < \ /workspaces/xmm_sas_rhel_8.6/packages/sas/doc/lib/package.tex | /workspaces/xmm_sas_rhel_8.6/packages/sas/bin/texcombine | \ /workspaces/xmm_sas_rhel_8.6/packages/sas/bin/fixdoc -type=user esources 1.5.1 esources 22.0.0-75a3bbbeb-20240730 > esources.tex including sasuser... including sasglobal... including esources_description... latex esources < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 ) bibtex esources < /dev/null > makedoc.log make[5]: [/workspaces/xmm_sas_rhel_8.6/Make.include:1062: esources.ps.gz] Error 2 (ignored) latex esources < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 ) latex esources < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 ) dvips -o esources.ps esources > makedoc.log 2>&1 || ( cat makedoc.log ; exit 1 ) dvipdf esources > makedoc.log 2>&1 || ( cat makedoc.log ; continue ) gzip -f esources.ps SASRELDIR=../../.. ;\ export SASRELDIR ;\ latex2html -nouse_pdftex -init_file /workspaces/xmm_sas_rhel_8.6/packages/sas/doc/lib/latex2html.init esources > /dev/null texexpand V2020 (Released January 1, 2020) Warning: No implementation found for option: `version' for `sasdoc' package Warning: No implementation found for option: `version' for `sasdoc' package This is dvips(k) 2024.1 (TeX Live 2024) Copyright 2024 Radical Eye Software (www.radicaleye.com) ' TeX output 2024.07.30:1516' -> images.ps . [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] /usr/bin/echo "" mkpkgidx -t . > /dev/null || (rm -f esources/index.pl ; exit 1) pointer=esources/ChangeLog ; \ target=../../../packages/esources/ChangeLog ; \ if [ -f $target -a \( ! -h $pointer \) ] ; then \ ln -s ../$target $pointer ; \ fi rm esources.tex Testing esources_basic1_test ... FAILED Message: will run ./esources_basic1_test for no longer than 600 seconds. 1..6 invoke gunzip -c /workspaces/xmm_sas_rhel_8.6/lib/data/esources_data/P0117890901M1S003MIEVLI0000.FTZ > testdata/P0117890901M1S003MIEVLI0000.FIT sh: testdata/P0117890901M1S003MIEVLI0000.FIT: No such file or directory invoke gunzip -c /workspaces/xmm_sas_rhel_8.6/lib/data/esources_data/P0117890901M1U002MIEVLI0000.FTZ > testdata/P0117890901M1U002MIEVLI0000.FIT sh: testdata/P0117890901M1U002MIEVLI0000.FIT: No such file or directory invoke gunzip -c /workspaces/xmm_sas_rhel_8.6/lib/data/esources_data/P0117890901M1U003MIEVLI0000.FTZ > testdata/P0117890901M1U003MIEVLI0000.FIT sh: testdata/P0117890901M1U003MIEVLI0000.FIT: No such file or directory invoke gunzip -c /workspaces/xmm_sas_rhel_8.6/lib/data/esources_data/P0117890901M1U004MIEVLI0000.FTZ > testdata/P0117890901M1U004MIEVLI0000.FIT sh: testdata/P0117890901M1U004MIEVLI0000.FIT: No such file or directory invoke gunzip -c /workspaces/xmm_sas_rhel_8.6/lib/data/esources_data/P0117890901M2S004MIEVLI0000.FTZ > testdata/P0117890901M2S004MIEVLI0000.FIT sh: testdata/P0117890901M2S004MIEVLI0000.FIT: No such file or directory invoke gunzip -c /workspaces/xmm_sas_rhel_8.6/lib/data/esources_data/P0117890901PNS005PIEVLI0000.FTZ > testdata/P0117890901PNS005PIEVLI0000.FIT sh: testdata/P0117890901PNS005PIEVLI0000.FIT: No such file or directory invoke gunzip -c /workspaces/xmm_sas_rhel_8.6/lib/data/esources_data/P0117890901EPX000OBSMLI0000.FTZ > testdata/P0117890901EPX000OBSMLI0000.FIT sh: testdata/P0117890901EPX000OBSMLI0000.FIT: No such file or directory invoke cp -p testdata/P0117890901EPX000OBSMLI0000.FIT prod/P0117890901EPX000OBSMLI0000_may_be_modified.fits cp: cannot stat 'testdata/P0117890901EPX000OBSMLI0000.FIT': No such file or directory invoke ../src/esources eventsets='testdata/P0117890901M1S003MIEVLI0000.FIT testdata/P0117890901M1U002MIEVLI0000.FIT testdata/P0117890901M1U003MIEVLI0000.FIT testdata/P0117890901M1U004MIEVLI0000.FIT testdata/P0117890901M2S004MIEVLI0000.FIT testdata/P0117890901PNS005PIEVLI0000.FIT' srctab=prod/P0117890901EPX000OBSMLI0000_may_be_modified.fits:SRCLIST outsrcset=outfiles/srctmp.ds mintotalcts=500 mindetml=15 minmaskfrac=0.5 numhexchar=3 instweights='3.5 1 1' setflags=yes esources:- Executing (routine): esources eventsets='testdata/P0117890901M1S003MIEVLI0000.FIT testdata/P0117890901M1U002MIEVLI0000.FIT testdata/P0117890901M1U003MIEVLI0000.FIT testdata/P0117890901M1U004MIEVLI0000.FIT testdata/P0117890901M2S004MIEVLI0000.FIT testdata/P0117890901PNS005PIEVLI0000.FIT' srctab=prod/P0117890901EPX000OBSMLI0000_may_be_modified.fits:SRCLIST outsrcset=outfiles/srctmp.ds mintotalcts=500 mindetml=15 minmaskfrac=0.5 numhexchar=3 instweights='3.5 1 1' setflags=yes -w 1 -V 4 esources:- esources (esources-1.5.1) [22.0.0-75a3bbbeb-20240730] started: 2024-07-30T15:16:12.000 ** esources: error (datasetCouldNotBeRead), The dataset with name 'prod/P0117890901EPX000OBSMLI0000_may_be_modified.fits' could not be read; either it does not exist or it is in an unrecognised format not ok 1 - Test 1-1 (256) # Failed test 'Test 1-1 (256)' # at ./esources_basic1_test line 79. not ok 2 - Test 1-2 (outfiles/srctmp.ds) # Failed test 'Test 1-2 (outfiles/srctmp.ds)' # at ./esources_basic1_test line 80. fdump3.5 : unable to open infile fdump3.5 : Error Status Returned : 104 fdump3.5 : could not open the named file fdump3.5 : ***** FITSIO Error Stack Dump ***** failed to find or open the following file: (ffopen) testdata/P0117890901EPX000OBSMLI0000.FIT+1 fdump3.5 : unable to open infile fdump3.5 : Error Status Returned : 104 fdump3.5 : could not open the named file fdump3.5 : ***** FITSIO Error Stack Dump ***** failed to find or open the following file: (ffopen) outfiles/srctmp.ds+1 fdump3.5 : unable to open infile fdump3.5 : Error Status Returned : 104 fdump3.5 : could not open the named file fdump3.5 : ***** FITSIO Error Stack Dump ***** failed to find or open the following file: (ffopen) testdata/P0117890901EPX000OBSMLI0000.FIT+1 fdump3.5 : unable to open infile fdump3.5 : Error Status Returned : 104 fdump3.5 : could not open the named file fdump3.5 : ***** FITSIO Error Stack Dump ***** failed to find or open the following file: (ffopen) outfiles/srctmp.ds+1 fdump3.5 : unable to open infile fdump3.5 : Error Status Returned : 104 fdump3.5 : could not open the named file fdump3.5 : ***** FITSIO Error Stack Dump ***** failed to find or open the following file: (ffopen) testdata/P0117890901EPX000OBSMLI0000.FIT+1 fdump3.5 : unable to open infile fdump3.5 : Error Status Returned : 104 fdump3.5 : could not open the named file fdump3.5 : ***** FITSIO Error Stack Dump ***** failed to find or open the following file: (ffopen) outfiles/srctmp.ds+1 fdump3.5 : unable to open infile fdump3.5 : Error Status Returned : 104 fdump3.5 : could not open the named file fdump3.5 : ***** FITSIO Error Stack Dump ***** failed to find or open the following file: (ffopen) testdata/P0117890901EPX000OBSMLI0000.FIT+1 fdump3.5 : unable to open infile fdump3.5 : Error Status Returned : 104 fdump3.5 : could not open the named file fdump3.5 : ***** FITSIO Error Stack Dump ***** failed to find or open the following file: (ffopen) outfiles/srctmp.ds+1 Use of uninitialized value in string eq at ./esources_basic1_test line 93. Use of uninitialized value in string eq at ./esources_basic1_test line 93. Use of uninitialized value in concatenation (.) or string at ./esources_basic1_test line 93. Use of uninitialized value in concatenation (.) or string at ./esources_basic1_test line 93. ok 3 - Test 1-3 (() ne ()) Use of uninitialized value in string eq at ./esources_basic1_test line 93. Use of uninitialized value in string eq at ./esources_basic1_test line 93. Use of uninitialized value in concatenation (.) or string at ./esources_basic1_test line 93. Use of uninitialized value in concatenation (.) or string at ./esources_basic1_test line 93. ok 4 - Test 1-4 (() ne ()) Use of uninitialized value in string eq at ./esources_basic1_test line 93. Use of uninitialized value in string eq at ./esources_basic1_test line 93. Use of uninitialized value in concatenation (.) or string at ./esources_basic1_test line 93. Use of uninitialized value in concatenation (.) or string at ./esources_basic1_test line 93. ok 5 - Test 1-5 (() ne ()) Use of uninitialized value in string eq at ./esources_basic1_test line 93. Use of uninitialized value in string eq at ./esources_basic1_test line 93. Use of uninitialized value in concatenation (.) or string at ./esources_basic1_test line 93. Use of uninitialized value in concatenation (.) or string at ./esources_basic1_test line 93. ok 6 - Test 1-6 (() ne ()) # Looks like you failed 2 tests of 6. Error while running ./esources_basic1_test Testing esources_test ... FAILED Message: will run ./esources_test for no longer than 600 seconds. invoke gunzip -c /workspaces/xmm_sas_rhel_8.6/lib/data/esources_data/P0117890901M1S003MIEVLI0000.FTZ > testdata/P0117890901M1S003MIEVLI0000.FIT sh: testdata/P0117890901M1S003MIEVLI0000.FIT: No such file or directory invoke gunzip -c /workspaces/xmm_sas_rhel_8.6/lib/data/esources_data/P0117890901M1U002MIEVLI0000.FTZ > testdata/P0117890901M1U002MIEVLI0000.FIT sh: testdata/P0117890901M1U002MIEVLI0000.FIT: No such file or directory invoke gunzip -c /workspaces/xmm_sas_rhel_8.6/lib/data/esources_data/P0117890901M1U003MIEVLI0000.FTZ > testdata/P0117890901M1U003MIEVLI0000.FIT sh: testdata/P0117890901M1U003MIEVLI0000.FIT: No such file or directory invoke gunzip -c /workspaces/xmm_sas_rhel_8.6/lib/data/esources_data/P0117890901M1U004MIEVLI0000.FTZ > testdata/P0117890901M1U004MIEVLI0000.FIT sh: testdata/P0117890901M1U004MIEVLI0000.FIT: No such file or directory invoke gunzip -c /workspaces/xmm_sas_rhel_8.6/lib/data/esources_data/P0117890901M2S004MIEVLI0000.FTZ > testdata/P0117890901M2S004MIEVLI0000.FIT sh: testdata/P0117890901M2S004MIEVLI0000.FIT: No such file or directory invoke gunzip -c /workspaces/xmm_sas_rhel_8.6/lib/data/esources_data/P0117890901PNS005PIEVLI0000.FTZ > testdata/P0117890901PNS005PIEVLI0000.FIT sh: testdata/P0117890901PNS005PIEVLI0000.FIT: No such file or directory invoke gunzip -c /workspaces/xmm_sas_rhel_8.6/lib/data/esources_data/P0117890901EPX000OBSMLI0000.FTZ > testdata/P0117890901EPX000OBSMLI0000.FIT sh: testdata/P0117890901EPX000OBSMLI0000.FIT: No such file or directory invoke cp -p testdata/P0117890901EPX000OBSMLI0000.FIT prod/P0117890901EPX000OBSMLI0000_may_be_modified.fits cp: cannot stat 'testdata/P0117890901EPX000OBSMLI0000.FIT': No such file or directory ../src/esources eventsets='testdata/P0117890901M1S003MIEVLI0000.FIT testdata/P0117890901M1U002MIEVLI0000.FIT testdata/P0117890901M1U003MIEVLI0000.FIT testdata/P0117890901M1U004MIEVLI0000.FIT testdata/P0117890901M2S004MIEVLI0000.FIT testdata/P0117890901PNS005PIEVLI0000.FIT' srctab=prod/P0117890901EPX000OBSMLI0000_may_be_modified.fits:SRCLIST outsrcset=outfiles/test.FITS mintotalcts=500 mindetml=15 minmaskfrac=0.5 numhexchar=3 instweights='3.5 1 1' setflags=yes esources:- Executing (routine): esources eventsets='testdata/P0117890901M1S003MIEVLI0000.FIT testdata/P0117890901M1U002MIEVLI0000.FIT testdata/P0117890901M1U003MIEVLI0000.FIT testdata/P0117890901M1U004MIEVLI0000.FIT testdata/P0117890901M2S004MIEVLI0000.FIT testdata/P0117890901PNS005PIEVLI0000.FIT' srctab=prod/P0117890901EPX000OBSMLI0000_may_be_modified.fits:SRCLIST outsrcset=outfiles/test.FITS mintotalcts=500 mindetml=15 minmaskfrac=0.5 numhexchar=3 instweights='3.5 1 1' setflags=yes -w 1 -V 4 esources:- esources (esources-1.5.1) [22.0.0-75a3bbbeb-20240730] started: 2024-07-30T15:16:12.000 ** esources: error (datasetCouldNotBeRead), The dataset with name 'prod/P0117890901EPX000OBSMLI0000_may_be_modified.fits' could not be read; either it does not exist or it is in an unrecognised format Error while running ./esources_test ERROR: one of the tests failed