Page MenuHomePhabricator
Paste P9064

swiftrepl errors
ActivePublic

Authored by CDanis on Sep 9 2019, 1:37 PM.
Tags
None
Referenced Files
F30282449: raw.txt
Sep 9 2019, 1:37 PM
Subscribers
None
list index out of range Traceback (most recent call last):
File "./swiftrepl.py", line 502, in replicator_thread
sync_container(container, kwargs['srcconnpool'], kwargs['dstconnpool'])
File "./swiftrepl.py", line 322, in sync_container
while dstobjects is None or (len(dstobjects) >= limit and dstobjects[-1].name < srcobjects[-1].name):
File "/usr/lib/python2.7/dist-packages/cloudfiles/storage_object.py", line 733, in __getitem__
return Object(self.container, object_record=self._objects[key])
IndexError: list index out of range
Abandoning container wikipedia-ru-local-public.96 for now
STATS: wikipedia-ru-local-public.96 processed: 1000/1000 (100%), hit rate: 100%
list index out of range Traceback (most recent call last):
File "./swiftrepl.py", line 502, in replicator_thread
sync_container(container, kwargs['srcconnpool'], kwargs['dstconnpool'])
File "./swiftrepl.py", line 322, in sync_container
while dstobjects is None or (len(dstobjects) >= limit and dstobjects[-1].name < srcobjects[-1].name):
File "/usr/lib/python2.7/dist-packages/cloudfiles/storage_object.py", line 733, in __getitem__
return Object(self.container, object_record=self._objects[key])
IndexError: list index out of range
Abandoning container wikipedia-ru-local-public.96 for now
STATS: wikipedia-ru-local-public.96 processed: 1000/1000 (100%), hit rate: 100%
list index out of range Traceback (most recent call last):
File "./swiftrepl.py", line 502, in replicator_thread
sync_container(container, kwargs['srcconnpool'], kwargs['dstconnpool'])
File "./swiftrepl.py", line 322, in sync_container
while dstobjects is None or (len(dstobjects) >= limit and dstobjects[-1].name < srcobjects[-1].name):
File "/usr/lib/python2.7/dist-packages/cloudfiles/storage_object.py", line 733, in __getitem__
return Object(self.container, object_record=self._objects[key])
IndexError: list index out of range
Abandoning container wikipedia-ru-local-public.96 for now