Sweeping !1365 from master to devel: fix (StorageUsageAgent): typo in print format
2023-03-06 08:45:59 UTC DataManagement/UserStorageUsageAgent-r/DataManagement/UserStorageUsageAgent-r ERROR: Agent exception while calling method <bound method StorageUsageAgent.execute of <LHCbDIRAC.DataManagementSystem.Agent.UserStorageUsageAgent.UserStorageUsageAgent object at 0x7faad035b880>>
Traceback (most recent call last):
File "/opt/dirac/versions/v11.0.4-1676979783/Linux-x86_64/lib/python3.9/site-packages/DIRAC/Core/Base/AgentModule.py", line 310, in am_secureCall
result = functor(*args)
File "/opt/dirac/versions/v11.0.4-1676979783/Linux-x86_64/lib/python3.9/site-packages/LHCbDIRAC/DataManagementSystem/Agent/StorageUsageAgent.py", line 266, in execute
self.log.verbose(f"Average query time: {totalIterTime / numIterations:2.f} secs/dir")
ValueError: Format specifier missing precision
BEGINRELEASENOTES
*DMS
FIX: fix typo in the print format of the StorageUsageAgent
For examples look into release.notes
ENDRELEASENOTES