Hi Chris, yes, the PLP0037 error - here's what happens if I try and resume the task
Note: I got the wrong end of the stick w.r.t the issue, it is still only affecting a content view with RHEL repos in it only - a content view with CentOS repos is working fine Aug 25 06:58:57 wellkatello.niwa.local pulp: celery.worker.strategy:INFO: Received task: pulp.server.async.tasks._queue_reserved_task[4be9c103-57f6-48af-bb50-146416ec6a52] Aug 25 06:58:57 wellkatello.niwa.local pulp: celery.worker.strategy:INFO: Received task: pulp.server.async.tasks._queue_reserved_task[a04c8468-6c92-41bc-9d39-1bface5b4726] Aug 25 06:58:57 wellkatello.niwa.local pulp: celery.worker.strategy:INFO: Received task: pulp.server.async.tasks._queue_reserved_task[a2dbb186-59f7-49f3-9780-78973e15c9d7] Aug 25 06:58:57 wellkatello.niwa.local pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.unit_association.associate_from_repo[76b6d820-da07-48c1-b326-4ced76816eba] Aug 25 06:58:57 wellkatello.niwa.local pulp: celery.worker.strategy:INFO: Received task: pulp.server.async.tasks._release_resource[d8630f69-6b5d-4c65-bc72-73b3ae721385] Aug 25 06:58:57 wellkatello.niwa.local pulp: celery.worker.job:INFO: Task pulp.server.async.tasks._queue_reserved_task[4be9c103-57f6-48af-bb50-146416ec6a52] succeeded in 0.0682786369871s: None Aug 25 06:58:57 wellkatello.niwa.local pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.unit_association.associate_from_repo[1c36c42d-1e91-4ec1-aaa5-7c92beb36dbf] Aug 25 06:58:57 wellkatello.niwa.local pulp: celery.worker.job:INFO: Task pulp.server.async.tasks._queue_reserved_task[a04c8468-6c92-41bc-9d39-1bface5b4726] succeeded in 0.0472956059966s: None Aug 25 06:58:57 wellkatello.niwa.local pulp: celery.worker.strategy:INFO: Received task: pulp.server.async.tasks._release_resource[142f9ad1-1a21-436b-94f4-94808c89e5dc] Aug 25 06:58:57 wellkatello.niwa.local pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.unit_association.associate_from_repo[fd34f15b-f672-48e4-924b-9367302e69c7] Aug 25 06:58:57 wellkatello.niwa.local pulp: celery.worker.job:INFO: Task pulp.server.async.tasks._queue_reserved_task[a2dbb186-59f7-49f3-9780-78973e15c9d7] succeeded in 0.546405074012s: None Aug 25 06:58:57 wellkatello.niwa.local pulp: celery.worker.strategy:INFO: Received task: pulp.server.async.tasks._release_resource[0a8a3405-dc56-4956-8341-66fcc07e4d07] Aug 25 06:58:58 wellkatello.niwa.local pulp: pulp.server.managers.repo.unit_association:ERROR: (4160-00704) Exception from importer [yum_importer] while importing units into repository [NIWA-Prod-Server-RHEL7_Server-Oracle_Java__for_RHEL_Server_-Red_Hat_Enterprise_Linux_7_Server_-_Oracle_Java_RPMs_x86_64_7Server] Aug 25 06:58:58 wellkatello.niwa.local pulp: pulp.server.managers.repo.unit_association:ERROR: (4160-00704) Traceback (most recent call last): Aug 25 06:58:58 wellkatello.niwa.local pulp: pulp.server.managers.repo.unit_association:ERROR: (4160-00704) File "/usr/lib/python2.7/site-packages/pulp/server/managers/repo/unit_association.py", line 273, in associate_from_repo Aug 25 06:58:58 wellkatello.niwa.local pulp: pulp.server.managers.repo.unit_association:ERROR: (4160-00704) units=transfer_units) Aug 25 06:58:58 wellkatello.niwa.local pulp: pulp.server.managers.repo.unit_association:ERROR: (4160-00704) File "/usr/lib/python2.7/site-packages/pulp_rpm/plugins/importers/yum/importer.py", line 57, in import_units Aug 25 06:58:58 wellkatello.niwa.local pulp: pulp.server.managers.repo.unit_association:ERROR: (4160-00704) return associate.associate(source_repo, dest_repo, import_conduit, config, units) Aug 25 06:58:58 wellkatello.niwa.local pulp: pulp.server.managers.repo.unit_association:ERROR: (4160-00704) File "/usr/lib/python2.7/site-packages/pulp_rpm/plugins/importers/yum/associate.py", line 53, in associate Aug 25 06:58:58 wellkatello.niwa.local pulp: pulp.server.managers.repo.unit_association:ERROR: (4160-00704) associated_units = set([_associate_unit(dest_repo, unit) for unit in units]) Aug 25 06:58:58 wellkatello.niwa.local pulp: pulp.server.managers.repo.unit_association:ERROR: (4160-00704) File "/usr/lib/python2.7/site-packages/pulp_rpm/plugins/importers/yum/associate.py", line 333, in _associate_unit Aug 25 06:58:58 wellkatello.niwa.local pulp: pulp.server.managers.repo.unit_association:ERROR: (4160-00704) return associate_copy_for_repo(unit, dest_repo, True) Aug 25 06:58:58 wellkatello.niwa.local pulp: pulp.server.managers.repo.unit_association:ERROR: (4160-00704) File "/usr/lib/python2.7/site-packages/pulp_rpm/plugins/importers/yum/associate.py", line 373, in associate_copy_for_repo Aug 25 06:58:58 wellkatello.niwa.local pulp: pulp.server.managers.repo.unit_association:ERROR: (4160-00704) new_unit.safe_import_content(unit._storage_path) Aug 25 06:58:58 wellkatello.niwa.local pulp: pulp.server.managers.repo.unit_association:ERROR: (4160-00704) File "/usr/lib/python2.7/site-packages/pulp/server/db/model/__init__.py", line 905, in safe_import_content Aug 25 06:58:58 wellkatello.niwa.local pulp: pulp.server.managers.repo.unit_association:ERROR: (4160-00704) self.import_content(path, location) Aug 25 06:58:58 wellkatello.niwa.local pulp: pulp.server.managers.repo.unit_association:ERROR: (4160-00704) File "/usr/lib/python2.7/site-packages/pulp/server/db/model/__init__.py", line 877, in import_content Aug 25 06:58:58 wellkatello.niwa.local pulp: pulp.server.managers.repo.unit_association:ERROR: (4160-00704) raise exceptions.PulpCodedException(error_code=error_codes.PLP0037, path=path) Aug 25 06:58:58 wellkatello.niwa.local pulp: pulp.server.managers.repo.unit_association:ERROR: (4160-00704) PulpCodedException: Content import of /var/lib/pulp/content/units/yum_repo_metadata_file/3f/07e460b4eaf0910dc60e6c183373c7c61fa7f95626c6cd0888f64ae62d2050/productid.gz failed - must be an existing file. Aug 25 06:58:58 wellkatello.niwa.local pulp: pulp.server.async.tasks:INFO: Task failed : [1c36c42d-1e91-4ec1-aaa5-7c92beb36dbf] Aug 25 06:58:58 wellkatello.niwa.local pulp: celery.worker.job:ERROR: (1860-00704) Task pulp.server.managers.repo.unit_association.associate_from_repo[1c36c42d-1e91-4ec1-aaa5-7c92beb36dbf] raised unexpected: PulpExecutionException() Aug 25 06:58:58 wellkatello.niwa.local pulp: celery.worker.job:ERROR: (1860-00704) Traceback (most recent call last): Aug 25 06:58:58 wellkatello.niwa.local pulp: celery.worker.job:ERROR: (1860-00704) File "/usr/lib/python2.7/site-packages/celery/app/trace.py", line 240, in trace_task Aug 25 06:58:58 wellkatello.niwa.local pulp: celery.worker.job:ERROR: (1860-00704) R = retval = fun(*args, **kwargs) Aug 25 06:58:58 wellkatello.niwa.local pulp: celery.worker.job:ERROR: (1860-00704) File "/usr/lib/python2.7/site-packages/pulp/server/async/tasks.py", line 473, in __call__ Aug 25 06:58:58 wellkatello.niwa.local pulp: celery.worker.job:ERROR: (1860-00704) return super(Task, self).__call__(*args, **kwargs) Aug 25 06:58:58 wellkatello.niwa.local pulp: celery.worker.job:ERROR: (1860-00704) File "/usr/lib/python2.7/site-packages/pulp/server/async/tasks.py", line 103, in __call__ Aug 25 06:58:58 wellkatello.niwa.local pulp: celery.worker.job:ERROR: (1860-00704) return super(PulpTask, self).__call__(*args, **kwargs) Aug 25 06:58:58 wellkatello.niwa.local pulp: celery.worker.job:ERROR: (1860-00704) File "/usr/lib/python2.7/site-packages/celery/app/trace.py", line 437, in __protected_call__ Aug 25 06:58:58 wellkatello.niwa.local pulp: celery.worker.job:ERROR: (1860-00704) return self.run(*args, **kwargs) Aug 25 06:58:58 wellkatello.niwa.local pulp: celery.worker.job:ERROR: (1860-00704) File "/usr/lib/python2.7/site-packages/pulp/server/managers/repo/unit_association.py", line 273, in associate_from_repo Aug 25 06:58:58 wellkatello.niwa.local pulp: celery.worker.job:ERROR: (1860-00704) units=transfer_units) Aug 25 06:58:58 wellkatello.niwa.local pulp: celery.worker.job:ERROR: (1860-00704) File "/usr/lib/python2.7/site-packages/pulp_rpm/plugins/importers/yum/importer.py", line 57, in import_units Aug 25 06:58:58 wellkatello.niwa.local pulp: celery.worker.job:ERROR: (1860-00704) return associate.associate(source_repo, dest_repo, import_conduit, config, units) Aug 25 06:58:58 wellkatello.niwa.local pulp: celery.worker.job:ERROR: (1860-00704) File "/usr/lib/python2.7/site-packages/pulp_rpm/plugins/importers/yum/associate.py", line 53, in associate Aug 25 06:58:58 wellkatello.niwa.local pulp: celery.worker.job:ERROR: (1860-00704) associated_units = set([_associate_unit(dest_repo, unit) for unit in units]) Aug 25 06:58:58 wellkatello.niwa.local pulp: celery.worker.job:ERROR: (1860-00704) File "/usr/lib/python2.7/site-packages/pulp_rpm/plugins/importers/yum/associate.py", line 333, in _associate_unit Aug 25 06:58:58 wellkatello.niwa.local pulp: celery.worker.job:ERROR: (1860-00704) return associate_copy_for_repo(unit, dest_repo, True) Aug 25 06:58:58 wellkatello.niwa.local pulp: celery.worker.job:ERROR: (1860-00704) File "/usr/lib/python2.7/site-packages/pulp_rpm/plugins/importers/yum/associate.py", line 373, in associate_copy_for_repo Aug 25 06:58:58 wellkatello.niwa.local pulp: celery.worker.job:ERROR: (1860-00704) new_unit.safe_import_content(unit._storage_path) Aug 25 06:58:58 wellkatello.niwa.local pulp: celery.worker.job:ERROR: (1860-00704) File "/usr/lib/python2.7/site-packages/pulp/server/db/model/__init__.py", line 905, in safe_import_content Aug 25 06:58:58 wellkatello.niwa.local pulp: celery.worker.job:ERROR: (1860-00704) self.import_content(path, location) Aug 25 06:58:58 wellkatello.niwa.local pulp: celery.worker.job:ERROR: (1860-00704) File "/usr/lib/python2.7/site-packages/pulp/server/db/model/__init__.py", line 877, in import_content Aug 25 06:58:58 wellkatello.niwa.local pulp: celery.worker.job:ERROR: (1860-00704) raise exceptions.PulpCodedException(error_code=error_codes.PLP0037, path=path) Aug 25 06:58:58 wellkatello.niwa.local pulp: celery.worker.job:ERROR: (1860-00704) PulpExecutionException: Pulp exception occurred: PulpExecutionException Aug 25 06:58:58 wellkatello.niwa.local pulp: pulp.server.managers.repo.unit_association:ERROR: (4193-14144) Exception from importer [yum_importer] while importing units into repository [NIWA-Prod-Server-RHEL7_Server-Red_Hat_Enterprise_Linux_Server-Red_Hat_Enterprise_Linux_7_Server_RPMs_x86_64_7Server] Aug 25 06:58:58 wellkatello.niwa.local pulp: pulp.server.managers.repo.unit_association:ERROR: (4193-14144) Traceback (most recent call last): Aug 25 06:58:58 wellkatello.niwa.local pulp: pulp.server.managers.repo.unit_association:ERROR: (4193-14144) File "/usr/lib/python2.7/site-packages/pulp/server/managers/repo/unit_association.py", line 273, in associate_from_repo Aug 25 06:58:58 wellkatello.niwa.local pulp: pulp.server.managers.repo.unit_association:ERROR: (4193-14144) units=transfer_units) Aug 25 06:58:58 wellkatello.niwa.local pulp: pulp.server.managers.repo.unit_association:ERROR: (4193-14144) File "/usr/lib/python2.7/site-packages/pulp_rpm/plugins/importers/yum/importer.py", line 57, in import_units Aug 25 06:58:58 wellkatello.niwa.local pulp: pulp.server.managers.repo.unit_association:ERROR: (4193-14144) return associate.associate(source_repo, dest_repo, import_conduit, config, units) Aug 25 06:58:58 wellkatello.niwa.local pulp: pulp.server.managers.repo.unit_association:ERROR: (4193-14144) File "/usr/lib/python2.7/site-packages/pulp_rpm/plugins/importers/yum/associate.py", line 53, in associate Aug 25 06:58:58 wellkatello.niwa.local pulp: pulp.server.managers.repo.unit_association:ERROR: (4193-14144) associated_units = set([_associate_unit(dest_repo, unit) for unit in units]) Aug 25 06:58:58 wellkatello.niwa.local pulp: pulp.server.managers.repo.unit_association:ERROR: (4193-14144) File "/usr/lib/python2.7/site-packages/pulp_rpm/plugins/importers/yum/associate.py", line 333, in _associate_unit Aug 25 06:58:58 wellkatello.niwa.local pulp: pulp.server.managers.repo.unit_association:ERROR: (4193-14144) return associate_copy_for_repo(unit, dest_repo, True) Aug 25 06:58:58 wellkatello.niwa.local pulp: pulp.server.managers.repo.unit_association:ERROR: (4193-14144) File "/usr/lib/python2.7/site-packages/pulp_rpm/plugins/importers/yum/associate.py", line 373, in associate_copy_for_repo Aug 25 06:58:58 wellkatello.niwa.local pulp: pulp.server.managers.repo.unit_association:ERROR: (4193-14144) new_unit.safe_import_content(unit._storage_path) Aug 25 06:58:58 wellkatello.niwa.local pulp: pulp.server.managers.repo.unit_association:ERROR: (4193-14144) File "/usr/lib/python2.7/site-packages/pulp/server/db/model/__init__.py", line 905, in safe_import_content Aug 25 06:58:58 wellkatello.niwa.local pulp: pulp.server.managers.repo.unit_association:ERROR: (4193-14144) self.import_content(path, location) Aug 25 06:58:58 wellkatello.niwa.local pulp: pulp.server.managers.repo.unit_association:ERROR: (4193-14144) File "/usr/lib/python2.7/site-packages/pulp/server/db/model/__init__.py", line 877, in import_content Aug 25 06:58:58 wellkatello.niwa.local pulp: pulp.server.managers.repo.unit_association:ERROR: (4193-14144) raise exceptions.PulpCodedException(error_code=error_codes.PLP0037, path=path) Aug 25 06:58:58 wellkatello.niwa.local pulp: pulp.server.managers.repo.unit_association:ERROR: (4193-14144) PulpCodedException: Content import of /var/lib/pulp/content/units/yum_repo_metadata_file/b6/86a3f3969741abeff744699c9fdd663406ec955470b70649508652cb82a903/productid.gz failed - must be an existing file. Aug 25 06:58:58 wellkatello.niwa.local pulp: pulp.server.async.tasks:INFO: Task failed : [76b6d820-da07-48c1-b326-4ced76816eba] Aug 25 06:58:58 wellkatello.niwa.local pulp: celery.worker.job:INFO: Task pulp.server.async.tasks._release_resource[142f9ad1-1a21-436b-94f4-94808c89e5dc] succeeded in 0.0551061260048s: None Aug 25 06:58:58 wellkatello.niwa.local pulp: pulp.server.managers.repo.unit_association:ERROR: (4152-95680) Exception from importer [yum_importer] while importing units into repository [NIWA-Prod-Server-RHEL7_Server-Red_Hat_Enterprise_Linux_Server-Red_Hat_Enterprise_Linux_7_Server_-_Supplementary_RPMs_x86_64_7Server] Aug 25 06:58:58 wellkatello.niwa.local pulp: pulp.server.managers.repo.unit_association:ERROR: (4152-95680) Traceback (most recent call last): Aug 25 06:58:58 wellkatello.niwa.local pulp: pulp.server.managers.repo.unit_association:ERROR: (4152-95680) File "/usr/lib/python2.7/site-packages/pulp/server/managers/repo/unit_association.py", line 273, in associate_from_repo Aug 25 06:58:58 wellkatello.niwa.local pulp: pulp.server.managers.repo.unit_association:ERROR: (4152-95680) units=transfer_units) Aug 25 06:58:58 wellkatello.niwa.local pulp: pulp.server.managers.repo.unit_association:ERROR: (4152-95680) File "/usr/lib/python2.7/site-packages/pulp_rpm/plugins/importers/yum/importer.py", line 57, in import_units Aug 25 06:58:58 wellkatello.niwa.local pulp: pulp.server.managers.repo.unit_association:ERROR: (4152-95680) return associate.associate(source_repo, dest_repo, import_conduit, config, units) Aug 25 06:58:58 wellkatello.niwa.local pulp: pulp.server.managers.repo.unit_association:ERROR: (4152-95680) File "/usr/lib/python2.7/site-packages/pulp_rpm/plugins/importers/yum/associate.py", line 53, in associate Aug 25 06:58:58 wellkatello.niwa.local pulp: pulp.server.managers.repo.unit_association:ERROR: (4152-95680) associated_units = set([_associate_unit(dest_repo, unit) for unit in units]) Aug 25 06:58:58 wellkatello.niwa.local pulp: pulp.server.managers.repo.unit_association:ERROR: (4152-95680) File "/usr/lib/python2.7/site-packages/pulp_rpm/plugins/importers/yum/associate.py", line 333, in _associate_unit Aug 25 06:58:58 wellkatello.niwa.local pulp: pulp.server.managers.repo.unit_association:ERROR: (4152-95680) return associate_copy_for_repo(unit, dest_repo, True) Aug 25 06:58:58 wellkatello.niwa.local pulp: pulp.server.managers.repo.unit_association:ERROR: (4152-95680) File "/usr/lib/python2.7/site-packages/pulp_rpm/plugins/importers/yum/associate.py", line 373, in associate_copy_for_repo Aug 25 06:58:58 wellkatello.niwa.local pulp: pulp.server.managers.repo.unit_association:ERROR: (4152-95680) new_unit.safe_import_content(unit._storage_path) Aug 25 06:58:58 wellkatello.niwa.local pulp: pulp.server.managers.repo.unit_association:ERROR: (4152-95680) File "/usr/lib/python2.7/site-packages/pulp/server/db/model/__init__.py", line 905, in safe_import_content Aug 25 06:58:58 wellkatello.niwa.local pulp: pulp.server.managers.repo.unit_association:ERROR: (4152-95680) self.import_content(path, location) Aug 25 06:58:58 wellkatello.niwa.local pulp: pulp.server.managers.repo.unit_association:ERROR: (4152-95680) File "/usr/lib/python2.7/site-packages/pulp/server/db/model/__init__.py", line 877, in import_content Aug 25 06:58:58 wellkatello.niwa.local pulp: pulp.server.managers.repo.unit_association:ERROR: (4152-95680) raise exceptions.PulpCodedException(error_code=error_codes.PLP0037, path=path) Aug 25 06:58:58 wellkatello.niwa.local pulp: pulp.server.managers.repo.unit_association:ERROR: (4152-95680) PulpCodedException: Content import of /var/lib/pulp/content/units/yum_repo_metadata_file/63/383e07b79cd0848c5f598cec27537810ec122229724820bf53bc951a0aebab/productid.gz failed - must be an existing file. Aug 25 06:58:58 wellkatello.niwa.local pulp: pulp.server.async.tasks:INFO: Task failed : [fd34f15b-f672-48e4-924b-9367302e69c7] Aug 25 06:58:58 wellkatello.niwa.local pulp: celery.worker.job:ERROR: (1945-14144) Task pulp.server.managers.repo.unit_association.associate_from_repo[76b6d820-da07-48c1-b326-4ced76816eba] raised unexpected: PulpExecutionException() Aug 25 06:58:58 wellkatello.niwa.local pulp: celery.worker.job:ERROR: (1945-14144) Traceback (most recent call last): Aug 25 06:58:58 wellkatello.niwa.local pulp: celery.worker.job:ERROR: (1945-14144) File "/usr/lib/python2.7/site-packages/celery/app/trace.py", line 240, in trace_task Aug 25 06:58:58 wellkatello.niwa.local pulp: celery.worker.job:ERROR: (1945-14144) R = retval = fun(*args, **kwargs) Aug 25 06:58:58 wellkatello.niwa.local pulp: celery.worker.job:ERROR: (1945-14144) File "/usr/lib/python2.7/site-packages/pulp/server/async/tasks.py", line 473, in __call__ Aug 25 06:58:58 wellkatello.niwa.local pulp: celery.worker.job:ERROR: (1945-14144) return super(Task, self).__call__(*args, **kwargs) Aug 25 06:58:58 wellkatello.niwa.local pulp: celery.worker.job:ERROR: (1945-14144) File "/usr/lib/python2.7/site-packages/pulp/server/async/tasks.py", line 103, in __call__ Aug 25 06:58:58 wellkatello.niwa.local pulp: celery.worker.job:ERROR: (1945-14144) return super(PulpTask, self).__call__(*args, **kwargs) Aug 25 06:58:58 wellkatello.niwa.local pulp: celery.worker.job:ERROR: (1945-14144) File "/usr/lib/python2.7/site-packages/celery/app/trace.py", line 437, in __protected_call__ Aug 25 06:58:58 wellkatello.niwa.local pulp: celery.worker.job:ERROR: (1945-14144) return self.run(*args, **kwargs) Aug 25 06:58:58 wellkatello.niwa.local pulp: celery.worker.job:ERROR: (1945-14144) File "/usr/lib/python2.7/site-packages/pulp/server/managers/repo/unit_association.py", line 273, in associate_from_repo Aug 25 06:58:58 wellkatello.niwa.local pulp: celery.worker.job:ERROR: (1945-14144) units=transfer_units) Aug 25 06:58:58 wellkatello.niwa.local pulp: celery.worker.job:ERROR: (1945-14144) File "/usr/lib/python2.7/site-packages/pulp_rpm/plugins/importers/yum/importer.py", line 57, in import_units Aug 25 06:58:58 wellkatello.niwa.local pulp: celery.worker.job:ERROR: (1945-14144) return associate.associate(source_repo, dest_repo, import_conduit, config, units) Aug 25 06:58:58 wellkatello.niwa.local pulp: celery.worker.job:ERROR: (1945-14144) File "/usr/lib/python2.7/site-packages/pulp_rpm/plugins/importers/yum/associate.py", line 53, in associate Aug 25 06:58:58 wellkatello.niwa.local pulp: celery.worker.job:ERROR: (1945-14144) associated_units = set([_associate_unit(dest_repo, unit) for unit in units]) Aug 25 06:58:58 wellkatello.niwa.local pulp: celery.worker.job:ERROR: (1945-14144) File "/usr/lib/python2.7/site-packages/pulp_rpm/plugins/importers/yum/associate.py", line 333, in _associate_unit Aug 25 06:58:58 wellkatello.niwa.local pulp: celery.worker.job:ERROR: (1945-14144) return associate_copy_for_repo(unit, dest_repo, True) Aug 25 06:58:58 wellkatello.niwa.local pulp: celery.worker.job:ERROR: (1945-14144) File "/usr/lib/python2.7/site-packages/pulp_rpm/plugins/importers/yum/associate.py", line 373, in associate_copy_for_repo Aug 25 06:58:58 wellkatello.niwa.local pulp: celery.worker.job:ERROR: (1945-14144) new_unit.safe_import_content(unit._storage_path) Aug 25 06:58:58 wellkatello.niwa.local pulp: celery.worker.job:ERROR: (1945-14144) File "/usr/lib/python2.7/site-packages/pulp/server/db/model/__init__.py", line 905, in safe_import_content Aug 25 06:58:58 wellkatello.niwa.local pulp: celery.worker.job:ERROR: (1945-14144) self.import_content(path, location) Aug 25 06:58:58 wellkatello.niwa.local pulp: celery.worker.job:ERROR: (1945-14144) File "/usr/lib/python2.7/site-packages/pulp/server/db/model/__init__.py", line 877, in import_content Aug 25 06:58:58 wellkatello.niwa.local pulp: celery.worker.job:ERROR: (1945-14144) raise exceptions.PulpCodedException(error_code=error_codes.PLP0037, path=path) Aug 25 06:58:58 wellkatello.niwa.local pulp: celery.worker.job:ERROR: (1945-14144) PulpExecutionException: Pulp exception occurred: PulpExecutionException Aug 25 06:58:58 wellkatello.niwa.local pulp: celery.worker.job:ERROR: (1914-95680) Task pulp.server.managers.repo.unit_association.associate_from_repo[fd34f15b-f672-48e4-924b-9367302e69c7] raised unexpected: PulpExecutionException() Aug 25 06:58:58 wellkatello.niwa.local pulp: celery.worker.job:ERROR: (1914-95680) Traceback (most recent call last): Aug 25 06:58:58 wellkatello.niwa.local pulp: celery.worker.job:ERROR: (1914-95680) File "/usr/lib/python2.7/site-packages/celery/app/trace.py", line 240, in trace_task Aug 25 06:58:58 wellkatello.niwa.local pulp: celery.worker.job:ERROR: (1914-95680) R = retval = fun(*args, **kwargs) Aug 25 06:58:58 wellkatello.niwa.local pulp: celery.worker.job:ERROR: (1914-95680) File "/usr/lib/python2.7/site-packages/pulp/server/async/tasks.py", line 473, in __call__ Aug 25 06:58:58 wellkatello.niwa.local pulp: celery.worker.job:ERROR: (1914-95680) return super(Task, self).__call__(*args, **kwargs) Aug 25 06:58:58 wellkatello.niwa.local pulp: celery.worker.job:ERROR: (1914-95680) File "/usr/lib/python2.7/site-packages/pulp/server/async/tasks.py", line 103, in __call__ Aug 25 06:58:58 wellkatello.niwa.local pulp: celery.worker.job:ERROR: (1914-95680) return super(PulpTask, self).__call__(*args, **kwargs) Aug 25 06:58:58 wellkatello.niwa.local pulp: celery.worker.job:ERROR: (1914-95680) File "/usr/lib/python2.7/site-packages/celery/app/trace.py", line 437, in __protected_call__ Aug 25 06:58:58 wellkatello.niwa.local pulp: celery.worker.job:ERROR: (1914-95680) return self.run(*args, **kwargs) Aug 25 06:58:58 wellkatello.niwa.local pulp: celery.worker.job:ERROR: (1914-95680) File "/usr/lib/python2.7/site-packages/pulp/server/managers/repo/unit_association.py", line 273, in associate_from_repo Aug 25 06:58:58 wellkatello.niwa.local pulp: celery.worker.job:ERROR: (1914-95680) units=transfer_units) Aug 25 06:58:58 wellkatello.niwa.local pulp: celery.worker.job:ERROR: (1914-95680) File "/usr/lib/python2.7/site-packages/pulp_rpm/plugins/importers/yum/importer.py", line 57, in import_units Aug 25 06:58:58 wellkatello.niwa.local pulp: celery.worker.job:ERROR: (1914-95680) return associate.associate(source_repo, dest_repo, import_conduit, config, units) Aug 25 06:58:58 wellkatello.niwa.local pulp: celery.worker.job:ERROR: (1914-95680) File "/usr/lib/python2.7/site-packages/pulp_rpm/plugins/importers/yum/associate.py", line 53, in associate Aug 25 06:58:58 wellkatello.niwa.local pulp: celery.worker.job:ERROR: (1914-95680) associated_units = set([_associate_unit(dest_repo, unit) for unit in units]) Aug 25 06:58:58 wellkatello.niwa.local pulp: celery.worker.job:ERROR: (1914-95680) File "/usr/lib/python2.7/site-packages/pulp_rpm/plugins/importers/yum/associate.py", line 333, in _associate_unit Aug 25 06:58:58 wellkatello.niwa.local pulp: celery.worker.job:ERROR: (1914-95680) return associate_copy_for_repo(unit, dest_repo, True) Aug 25 06:58:58 wellkatello.niwa.local pulp: celery.worker.job:ERROR: (1914-95680) File "/usr/lib/python2.7/site-packages/pulp_rpm/plugins/importers/yum/associate.py", line 373, in associate_copy_for_repo Aug 25 06:58:58 wellkatello.niwa.local pulp: celery.worker.job:ERROR: (1914-95680) new_unit.safe_import_content(unit._storage_path) Aug 25 06:58:58 wellkatello.niwa.local pulp: celery.worker.job:ERROR: (1914-95680) File "/usr/lib/python2.7/site-packages/pulp/server/db/model/__init__.py", line 905, in safe_import_content Aug 25 06:58:58 wellkatello.niwa.local pulp: celery.worker.job:ERROR: (1914-95680) self.import_content(path, location) Aug 25 06:58:58 wellkatello.niwa.local pulp: celery.worker.job:ERROR: (1914-95680) File "/usr/lib/python2.7/site-packages/pulp/server/db/model/__init__.py", line 877, in import_content Aug 25 06:58:58 wellkatello.niwa.local pulp: celery.worker.job:ERROR: (1914-95680) raise exceptions.PulpCodedException(error_code=error_codes.PLP0037, path=path) Aug 25 06:58:58 wellkatello.niwa.local pulp: celery.worker.job:ERROR: (1914-95680) PulpExecutionException: Pulp exception occurred: PulpExecutionException Aug 25 06:58:58 wellkatello.niwa.local pulp: celery.worker.job:INFO: Task pulp.server.async.tasks._release_resource[d8630f69-6b5d-4c65-bc72-73b3ae721385] succeeded in 0.0228370800032s: None Aug 25 06:58:58 wellkatello.niwa.local pulp: celery.worker.job:INFO: Task pulp.server.async.tasks._release_resource[0a8a3405-dc56-4956-8341-66fcc07e4d07] succeeded in 0.0140497489774s: None On Thursday, August 25, 2016 at 1:43:12 AM UTC+12, Chris Duryee wrote: > > > > On 08/24/2016 03:44 AM, Dylan Baars wrote: > > The PulpExecutionException error has reoccurred and is affecting all our > content views now, any help greatly appreciated! > > > > Are you getting the PLP0037 error? > -- You received this message because you are subscribed to the Google Groups "Foreman users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/foreman-users. For more options, visit https://groups.google.com/d/optout.
