(With thanks to Sam for reporting).
Checksum requests via xroot - and especially when uploading from a worker node - appears to included opaque info, i.e.
atlas:datadisk/rucio/mc15_13TeV/05/00/log.29765575._051322.job.log.tgz.1?cks.type=md5&xrd.gsiusrpxy=/var/lib/condor/execute/dir_76528/user.proxy&xrd.wantprot=gsi,unix
While updating the storage.xml regex could remove this, it might affect other operations using this xml file.
Also, the opaque info can include information related to checksumming, and so should really be parsed correctly.
(With thanks to Sam for reporting).
Checksum requests via xroot - and especially when uploading from a worker node - appears to included opaque info, i.e.
While updating the storage.xml regex could remove this, it might affect other operations using this xml file.
Also, the opaque info can include information related to checksumming, and so should really be parsed correctly.