Advertisement
Guest User

Untitled

a guest
Jul 20th, 2021
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.81 KB | None | 0 0
  1. Actions::Pulp3::ContentMigration
  2. Input:
  3. {"services_checked"=>["pulp3"],
  4. "smart_proxy_id"=>1,
  5. "remote_user"=>"admin",
  6. "remote_cp_user"=>"admin",
  7. "current_request_id"=>nil,
  8. "current_timezone"=>"UTC",
  9. "current_user_id"=>3,
  10. "current_organization_id"=>nil,
  11. "current_location_id"=>nil}
  12. Output:
  13. {"pulp_tasks"=>
  14. [{"pulp_href"=>"/pulp/api/v3/tasks/68bb407c-81e7-4de0-bba9-9c60f16a802d/",
  15. "pulp_created"=>"2021-07-20T07:12:59.766+00:00",
  16. "state"=>"failed",
  17. "name"=>"pulp_2to3_migration.app.tasks.migrate.migrate_from_pulp2",
  18. "started_at"=>"2021-07-20T07:12:59.953+00:00",
  19. "finished_at"=>"2021-07-20T07:38:52.663+00:00",
  20. "error"=>
  21. {"traceback"=>
  22. " File \"/usr/lib/python3.6/site-packages/rq/worker.py\", line 936, in perform_job\n" +
  23. " rv = job.perform()\n" +
  24. " File \"/usr/lib/python3.6/site-packages/rq/job.py\", line 684, in perform\n" +
  25. " self._result = self._execute()\n" +
  26. " File \"/usr/lib/python3.6/site-packages/rq/job.py\", line 690, in _execute\n" +
  27. " return self.func(*self.args, **self.kwargs)\n" +
  28. " File \"/usr/lib/python3.6/site-packages/pulp_2to3_migration/app/tasks/migrate.py\", line 77, in migrate_from_pulp2\n" +
  29. " pre_migrate_all_content(plan)\n" +
  30. " File \"/usr/lib/python3.6/site-packages/pulp_2to3_migration/app/pre_migration.py\", line 70, in pre_migrate_all_content\n" +
  31. " pre_migrate_content_type(content_model, mutable_type, lazy_type, premigrate_hook)\n" +
  32. " File \"/usr/lib/python3.6/site-packages/pulp_2to3_migration/app/pre_migration.py\", line 266, in pre_migrate_content_type\n" +
  33. " content_model.pulp_2to3_detail.pre_migrate_content_detail(pulp2content_batch)\n" +
  34. " File \"/usr/lib/python3.6/site-packages/pulp_2to3_migration/app/plugin/deb/pulp_2to3_models.py\", line 289, in pre_migrate_content_detail\n" +
  35. " for component_unit in pulp2_unit_batch:\n" +
  36. " File \"/usr/lib/python3.6/site-packages/mongoengine/queryset/queryset.py\", line 110, in _iter_results\n" +
  37. " self._populate_cache()\n" +
  38. " File \"/usr/lib/python3.6/site-packages/mongoengine/queryset/queryset.py\", line 129, in _populate_cache\n" +
  39. " self._result_cache.append(next(self))\n" +
  40. " File \"/usr/lib/python3.6/site-packages/mongoengine/queryset/base.py\", line 1590, in __next__\n" +
  41. " raw_doc = next(self._cursor)\n" +
  42. " File \"/usr/lib64/python3.6/site-packages/pymongo/cursor.py\", line 1207, in next\n" +
  43. " if len(self.__data) or self._refresh():\n" +
  44. " File \"/usr/lib64/python3.6/site-packages/pymongo/cursor.py\", line 1144, in _refresh\n" +
  45. " self.__send_message(g)\n" +
  46. " File \"/usr/lib64/python3.6/site-packages/pymongo/cursor.py\", line 1001, in __send_message\n" +
  47. " address=self.__address)\n" +
  48. " File \"/usr/lib64/python3.6/site-packages/pymongo/mongo_client.py\", line 1372, in _run_operation_with_response\n" +
  49. " exhaust=exhaust)\n" +
  50. " File \"/usr/lib64/python3.6/site-packages/pymongo/mongo_client.py\", line 1471, in _retryable_read\n" +
  51. " return func(session, server, sock_info, slave_ok)\n" +
  52. " File \"/usr/lib64/python3.6/site-packages/pymongo/mongo_client.py\", line 1366, in _cmd\n" +
  53. " unpack_res)\n" +
  54. " File \"/usr/lib64/python3.6/site-packages/pymongo/server.py\", line 137, in run_operation_with_response\n" +
  55. " first, sock_info.max_wire_version)\n" +
  56. " File \"/usr/lib64/python3.6/site-packages/pymongo/helpers.py\", line 164, in _check_command_response\n" +
  57. " max_wire_version)\n",
  58. "description"=>
  59. "Cursor not found, cursor id: 146747242712, full error: {'ok': 0.0, 'errmsg': 'Cursor not found, cursor id: 146747242712', 'code': 43, 'codeName': 'CursorNotFound'}"},
  60. "worker"=>"/pulp/api/v3/workers/f6040e64-4f2a-49f9-8892-dcd122fe71e4/",
  61. "child_tasks"=>[],
  62. "task_group"=>
  63. "/pulp/api/v3/task-groups/b8e5adc1-e777-4c3d-9746-4c6015139947/",
  64. "progress_reports"=>
  65. [{"message"=>"Pre-migrating Pulp 2 deb content (general info)",
  66. "code"=>"premigrating.content.general",
  67. "state"=>"completed",
  68. "total"=>148147,
  69. "done"=>148147},
  70. {"message"=>"Processing Pulp 2 repositories, importers, distributors",
  71. "code"=>"processing.repositories",
  72. "state"=>"completed",
  73. "total"=>317,
  74. "done"=>317},
  75. {"message"=>"Pre-migrating Pulp 2 deb content (detail info)",
  76. "code"=>"premigrating.content.detail",
  77. "state"=>"completed",
  78. "total"=>148147,
  79. "done"=>148147},
  80. {"message"=>"Pre-migrating Pulp 2 deb_release content (general info)",
  81. "code"=>"premigrating.content.general",
  82. "state"=>"completed",
  83. "total"=>44,
  84. "done"=>44},
  85. {"message"=>"Pre-migrating Pulp 2 deb_release content (detail info)",
  86. "code"=>"premigrating.content.detail",
  87. "state"=>"completed",
  88. "total"=>44,
  89. "done"=>44},
  90. {"message"=>"Pre-migrating Pulp 2 deb_component content (general info)",
  91. "code"=>"premigrating.content.general",
  92. "state"=>"running",
  93. "total"=>164,
  94. "done"=>164},
  95. {"message"=>"Pre-migrating Pulp 2 deb_component content (detail info)",
  96. "code"=>"premigrating.content.detail",
  97. "state"=>"running",
  98. "total"=>164,
  99. "done"=>0}],
  100. "created_resources"=>
  101. ["/pulp/api/v3/task-groups/b8e5adc1-e777-4c3d-9746-4c6015139947/"],
  102. "reserved_resources_record"=>["pulp_2to3_migration"]}],
  103. "task_groups"=>
  104. [{"pulp_href"=>
  105. "/pulp/api/v3/task-groups/b8e5adc1-e777-4c3d-9746-4c6015139947/",
  106. "description"=>"Migration Sub-tasks",
  107. "all_tasks_dispatched"=>false,
  108. "waiting"=>0,
  109. "skipped"=>0,
  110. "running"=>0,
  111. "completed"=>0,
  112. "canceled"=>0,
  113. "failed"=>1,
  114. "group_progress_reports"=>
  115. [{"message"=>"Repo version creation",
  116. "code"=>"create.repo_version",
  117. "total"=>0,
  118. "done"=>0},
  119. {"message"=>"Distribution creation",
  120. "code"=>"create.distribution",
  121. "total"=>0,
  122. "done"=>0}]}],
  123. "poll_attempts"=>{"total"=>117, "failed"=>1}}
  124. Exception:
  125. Katello::Errors::Pulp3Error: Cursor not found, cursor id: 146747242712, full error: {'ok': 0.0, 'errmsg': 'Cursor not found, cursor id: 146747242712', 'code': 43, 'codeName': 'CursorNotFound'}
  126. Backtrace:
  127. /opt/theforeman/tfm/root/usr/share/gems/gems/katello-3.18.4/app/lib/actions/pulp3/abstract_async_task.rb:102:in `block in check_for_errors'
  128. /opt/theforeman/tfm/root/usr/share/gems/gems/katello-3.18.4/app/lib/actions/pulp3/abstract_async_task.rb:100:in `each'
  129. /opt/theforeman/tfm/root/usr/share/gems/gems/katello-3.18.4/app/lib/actions/pulp3/abstract_async_task.rb:100:in `check_for_errors'
  130. /opt/theforeman/tfm/root/usr/share/gems/gems/katello-3.18.4/app/lib/actions/pulp3/abstract_async_task.rb:133:in `poll_external_task'
  131. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/action/polling.rb:100:in `poll_external_task_with_rescue'
  132. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/action/polling.rb:22:in `run'
  133. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/action/cancellable.rb:14:in `run'
  134. /opt/theforeman/tfm/root/usr/share/gems/gems/katello-3.18.4/app/lib/actions/pulp3/abstract_async_task.rb:10:in `run'
  135. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/action.rb:571:in `block (3 levels) in execute_run'
  136. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware/stack.rb:27:in `pass'
  137. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware.rb:19:in `pass'
  138. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware.rb:32:in `run'
  139. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware/stack.rb:23:in `call'
  140. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware/stack.rb:27:in `pass'
  141. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware.rb:19:in `pass'
  142. /opt/theforeman/tfm/root/usr/share/gems/gems/katello-3.18.4/app/lib/actions/middleware/remote_action.rb:16:in `block in run'
  143. /opt/theforeman/tfm/root/usr/share/gems/gems/katello-3.18.4/app/lib/actions/middleware/remote_action.rb:40:in `block in as_remote_user'
  144. /opt/theforeman/tfm/root/usr/share/gems/gems/katello-3.18.4/app/models/katello/concerns/user_extensions.rb:21:in `cp_config'
  145. /opt/theforeman/tfm/root/usr/share/gems/gems/katello-3.18.4/app/lib/actions/middleware/remote_action.rb:27:in `as_cp_user'
  146. /opt/theforeman/tfm/root/usr/share/gems/gems/katello-3.18.4/app/lib/actions/middleware/remote_action.rb:39:in `as_remote_user'
  147. /opt/theforeman/tfm/root/usr/share/gems/gems/katello-3.18.4/app/lib/actions/middleware/remote_action.rb:16:in `run'
  148. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware/stack.rb:23:in `call'
  149. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware/stack.rb:27:in `pass'
  150. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware.rb:19:in `pass'
  151. /opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-3.0.6/app/lib/actions/middleware/rails_executor_wrap.rb:14:in `block in run'
  152. /opt/theforeman/tfm/root/usr/share/gems/gems/activesupport-6.0.3.4/lib/active_support/execution_wrapper.rb:88:in `wrap'
  153. /opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-3.0.6/app/lib/actions/middleware/rails_executor_wrap.rb:13:in `run'
  154. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware/stack.rb:23:in `call'
  155. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware/stack.rb:27:in `pass'
  156. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware.rb:19:in `pass'
  157. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/action/progress.rb:31:in `with_progress_calculation'
  158. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/action/progress.rb:17:in `run'
  159. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware/stack.rb:23:in `call'
  160. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware/stack.rb:27:in `pass'
  161. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware.rb:19:in `pass'
  162. /opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-3.0.6/app/lib/actions/middleware/keep_current_request_id.rb:15:in `block in run'
  163. /opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-3.0.6/app/lib/actions/middleware/keep_current_request_id.rb:49:in `restore_current_request_id'
  164. /opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-3.0.6/app/lib/actions/middleware/keep_current_request_id.rb:15:in `run'
  165. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware/stack.rb:23:in `call'
  166. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware/stack.rb:27:in `pass'
  167. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware.rb:19:in `pass'
  168. /opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-3.0.6/app/lib/actions/middleware/keep_current_timezone.rb:15:in `block in run'
  169. /opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-3.0.6/app/lib/actions/middleware/keep_current_timezone.rb:44:in `restore_curent_timezone'
  170. /opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-3.0.6/app/lib/actions/middleware/keep_current_timezone.rb:15:in `run'
  171. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware/stack.rb:23:in `call'
  172. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware/stack.rb:27:in `pass'
  173. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware.rb:19:in `pass'
  174. /opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-3.0.6/app/lib/actions/middleware/keep_current_user.rb:15:in `block in run'
  175. /opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-3.0.6/app/lib/actions/middleware/keep_current_user.rb:44:in `restore_curent_user'
  176. /opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-3.0.6/app/lib/actions/middleware/keep_current_user.rb:15:in `run'
  177. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware/stack.rb:23:in `call'
  178. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware/stack.rb:27:in `pass'
  179. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware.rb:19:in `pass'
  180. /opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-3.0.6/app/lib/actions/middleware/keep_current_taxonomies.rb:15:in `block in run'
  181. /opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-3.0.6/app/lib/actions/middleware/keep_current_taxonomies.rb:45:in `restore_current_taxonomies'
  182. /opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-3.0.6/app/lib/actions/middleware/keep_current_taxonomies.rb:15:in `run'
  183. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware/stack.rb:23:in `call'
  184. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware/stack.rb:27:in `pass'
  185. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware.rb:19:in `pass'
  186. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware.rb:32:in `run'
  187. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware/stack.rb:23:in `call'
  188. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware/world.rb:31:in `execute'
  189. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/action.rb:570:in `block (2 levels) in execute_run'
  190. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/action.rb:569:in `catch'
  191. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/action.rb:569:in `block in execute_run'
  192. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/action.rb:472:in `block in with_error_handling'
  193. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/action.rb:472:in `catch'
  194. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/action.rb:472:in `with_error_handling'
  195. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/action.rb:564:in `execute_run'
  196. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/action.rb:285:in `execute'
  197. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/execution_plan/steps/abstract_flow_step.rb:18:in `block (2 levels) in execute'
  198. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/execution_plan/steps/abstract.rb:167:in `with_meta_calculation'
  199. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/execution_plan/steps/abstract_flow_step.rb:17:in `block in execute'
  200. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/execution_plan/steps/abstract_flow_step.rb:32:in `open_action'
  201. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/execution_plan/steps/abstract_flow_step.rb:16:in `execute'
  202. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/director.rb:93:in `execute'
  203. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/executors/sidekiq/worker_jobs.rb:11:in `block (2 levels) in perform'
  204. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/executors.rb:18:in `run_user_code'
  205. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/executors/sidekiq/worker_jobs.rb:9:in `block in perform'
  206. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/executors/sidekiq/worker_jobs.rb:25:in `with_telemetry'
  207. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/executors/sidekiq/worker_jobs.rb:8:in `perform'
  208. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/executors/sidekiq/serialization.rb:27:in `perform'
  209. /opt/theforeman/tfm/root/usr/share/gems/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:192:in `execute_job'
  210. /opt/theforeman/tfm/root/usr/share/gems/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:165:in `block (2 levels) in process'
  211. /opt/theforeman/tfm/root/usr/share/gems/gems/sidekiq-5.2.7/lib/sidekiq/middleware/chain.rb:128:in `block in invoke'
  212. /opt/theforeman/tfm/root/usr/share/gems/gems/sidekiq-5.2.7/lib/sidekiq/middleware/chain.rb:133:in `invoke'
  213. /opt/theforeman/tfm/root/usr/share/gems/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:164:in `block in process'
  214. /opt/theforeman/tfm/root/usr/share/gems/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:137:in `block (6 levels) in dispatch'
  215. /opt/theforeman/tfm/root/usr/share/gems/gems/sidekiq-5.2.7/lib/sidekiq/job_retry.rb:109:in `local'
  216. /opt/theforeman/tfm/root/usr/share/gems/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:136:in `block (5 levels) in dispatch'
  217. /opt/theforeman/tfm/root/usr/share/gems/gems/sidekiq-5.2.7/lib/sidekiq.rb:37:in `block in <module:Sidekiq>'
  218. /opt/theforeman/tfm/root/usr/share/gems/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:132:in `block (4 levels) in dispatch'
  219. /opt/theforeman/tfm/root/usr/share/gems/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:250:in `stats'
  220. /opt/theforeman/tfm/root/usr/share/gems/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:127:in `block (3 levels) in dispatch'
  221. /opt/theforeman/tfm/root/usr/share/gems/gems/sidekiq-5.2.7/lib/sidekiq/job_logger.rb:8:in `call'
  222. /opt/theforeman/tfm/root/usr/share/gems/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:126:in `block (2 levels) in dispatch'
  223. /opt/theforeman/tfm/root/usr/share/gems/gems/sidekiq-5.2.7/lib/sidekiq/job_retry.rb:74:in `global'
  224. /opt/theforeman/tfm/root/usr/share/gems/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:125:in `block in dispatch'
  225. /opt/theforeman/tfm/root/usr/share/gems/gems/sidekiq-5.2.7/lib/sidekiq/logging.rb:48:in `with_context'
  226. /opt/theforeman/tfm/root/usr/share/gems/gems/sidekiq-5.2.7/lib/sidekiq/logging.rb:42:in `with_job_hash_context'
  227. /opt/theforeman/tfm/root/usr/share/gems/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:124:in `dispatch'
  228. /opt/theforeman/tfm/root/usr/share/gems/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:163:in `process'
  229. /opt/theforeman/tfm/root/usr/share/gems/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:83:in `process_one'
  230. /opt/theforeman/tfm/root/usr/share/gems/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:71:in `run'
  231. /opt/theforeman/tfm/root/usr/share/gems/gems/sidekiq-5.2.7/lib/sidekiq/util.rb:16:in `watchdog'
  232. /opt/theforeman/tfm/root/usr/share/gems/gems/sidekiq-5.2.7/lib/sidekiq/util.rb:25:in `block in safe_thread'
  233. /opt/theforeman/tfm/root/usr/share/gems/gems/logging-2.3.0/lib/logging/diagnostic_context.rb:474:in `block in create_with_logging_context'
  234. Action:
  235. Actions::Pulp3::ImportMigration
  236. Input:
  237. {"reimport_all"=>false,
  238. "dependency"=>Step(2).output,
  239. "remote_user"=>"admin",
  240. "remote_cp_user"=>"admin",
  241. "current_request_id"=>nil,
  242. "current_timezone"=>"UTC",
  243. "current_user_id"=>3,
  244. "current_organization_id"=>nil,
  245. "current_location_id"=>nil}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement