RuntimeError: expected in the artifacts files matching the patterns
A bunch of nightly installations are failing with an error like below:
2024-05-15 09:29:37,299:INFO : setting log level to DEBUG
2024-05-15 09:29:37,339:DEBUG : check for lock file /cvmfs/lhcbdev.cern.ch/nightlies/lhcb-2023-hlt2pp-patches/39/.lock
2024-05-15 09:29:37,341:DEBUG : created lock file /cvmfs/lhcbdev.cern.ch/nightlies/lhcb-2023-hlt2pp-patches/39/.lock
2024-05-15 09:29:37,640:ERROR : Fatal error: expected in the artifacts files matching the patterns r'.*/DBASE\..*\.x86_64_v2\-centos7\-gcc12\+detdesc\-dbg\.'
2024-05-15 09:29:37,640:DEBUG : removing lock file /cvmfs/lhcbdev.cern.ch/nightlies/lhcb-2023-hlt2pp-patches/39/.lock
Traceback (most recent call last):
File "/lhcbdev_miniconda/installations/1712747640311178852/envs/lbtaskrun-env/bin/lbn-install", line 10, in <module>
sys.exit(install())
^^^^^^^^^
File "/lhcbdev_miniconda/installations/1712747640311178852/envs/lbtaskrun-env/lib/python3.11/site-packages/LbNightlyTools/Scripts/_entry_points.py", line 158, in install
return Script().run()
^^^^^^^^^^^^^^
File "/lhcbdev_miniconda/installations/1712747640311178852/envs/lbtaskrun-env/lib/python3.11/site-packages/LbNightlyTools/Scripts/Common.py", line 61, in run
return _PlainScript.run(self, args)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/lhcbdev_miniconda/installations/1712747640311178852/envs/lbtaskrun-env/lib/python3.11/site-packages/LbCommon/Script.py", line 107, in run
rc = self.main()
^^^^^^^^^^^
File "/lhcbdev_miniconda/installations/1712747640311178852/envs/lbtaskrun-env/lib/python3.11/site-packages/LbNightlyTools/Scripts/Install.py", line 692, in main
raise RuntimeError(
RuntimeError: expected in the artifacts files matching the patterns r'.*/DBASE\..*\.x86_64_v2\-centos7\-gcc12\+detdesc\-dbg\.'