Actions
Bug #8280
closedarv-copy missed a collection when copying a template over
Status:
Closed
Priority:
Normal
Assigned To:
-
Category:
-
Target version:
-
Story points:
-
Description
I copied this template: https://workbench.qr2hi.arvadosapi.com/pipeline_templates/qr2hi-p5p6p-oese94m6ebqfhs5 from wx7k5. (maybe 3 weeks ago or so)
I ran into this error: https://workbench.qr2hi.arvadosapi.com/collections/0f856ca3a415b565e3209b5297036d07+85/qr2hi-8i9sb-r56bston29d8989.log.txt
Tried a copy and it took time and actually wasn't on qr2hi:
arv-copy --src wx7k5 --dst qr2hi e9150bcc03ecac782838f5078b5e7a9d+153 e9150bcc03ecac782838f5078b5e7a9d+153: 136M / 136M 100.0% 2016-01-21 19:12:38 arvados.arv-copy[30903] INFO: 2016-01-21 19:12:38 arvados.arv-copy[30903] INFO: Success: created copy with uuid qr2hi-4zz18-269vttlxkwpo39v
Updated by Brett Smith about 10 years ago
I believe this is not a bug, but a limitation of the fact that pipeline template copies are a one-time thing. The logs indicate that when the template was created on qr2hi, the parameter in question had a different value. (See qr2hi-57u5n-b188sv0osuwu4it.) It looks like the switch to e9150bcc03ecac782838f5078b5e7a9d+153 was made after that initial copy happened.
Actions