Status: stopped

Result: warning

Started at: 2016-07-07 10:00:12 UTC

Ended at: 2016-07-07 10:04:36 UTC

sequence concurrence
3: Actions::Pulp::Repository::Sync (skipped) [ 245.71s / 36.03s ]

Started at: 2016-07-07 10:00:29 UTC

Ended at: 2016-07-07 10:04:34 UTC

Real time: 245.71s

Execution time (excluding suspended state): 36.03s

Input:

---
pulp_id: Internet_Mall-CentOS_7-CentOS_7_-_Updates
task_id: ec68a188-1254-4129-a568-2147746e5526
source_url: 
remote_user: admin
remote_cp_user: admin

Output:

---
contents_changed: false
pulp_tasks:
- exception: 
  task_type: pulp.server.managers.repo.sync.sync
  _href: "/pulp/api/v2/tasks/ec68a188-1254-4129-a568-2147746e5526/"
  task_id: ec68a188-1254-4129-a568-2147746e5526
  tags:
  - pulp:repository:Internet_Mall-CentOS_7-CentOS_7_-_Updates
  - pulp:action:sync
  finish_time: '2016-07-07T10:00:10Z'
  _ns: task_status
  start_time: '2016-07-07T10:00:01Z'
  traceback: 
  spawned_tasks:
  - _href: "/pulp/api/v2/tasks/e6e9235a-513e-4290-80da-87148e804034/"
    task_id: e6e9235a-513e-4290-80da-87148e804034
  progress_report:
    yum_importer:
      content:
        items_total: 0
        state: FINISHED
        error_details: []
        details:
          rpm_total: 0
          rpm_done: 0
          drpm_total: 0
          drpm_done: 0
        size_total: 0
        size_left: 0
        items_left: 0
      comps:
        state: FINISHED
      purge_duplicates:
        state: FINISHED
      distribution:
        items_total: 0
        state: FINISHED
        error_details: []
        items_left: 0
      errata:
        state: FINISHED
      metadata:
        state: FINISHED
  queue: reserved_resource_worker-3@katello.agorev.os.mall.local.dq
  state: finished
  worker_name: reserved_resource_worker-3@katello.agorev.os.mall.local
  result:
    result: success
    importer_id: yum_importer
    exception: 
    repo_id: Internet_Mall-CentOS_7-CentOS_7_-_Updates
    traceback: 
    started: '2016-07-07T10:00:01Z'
    _ns: repo_sync_results
    completed: '2016-07-07T10:00:10Z'
    importer_type_id: yum_importer
    error_message: 
    summary:
      content:
        state: FINISHED
      comps:
        state: FINISHED
      purge_duplicates:
        state: FINISHED
      distribution:
        state: FINISHED
      errata:
        state: FINISHED
      metadata:
        state: FINISHED
    added_count: 0
    removed_count: 0
    updated_count: 0
    id: 577e282a22fbf5602ae53325
    details:
      content:
        size_total: 0
        items_left: 0
        items_total: 0
        state: FINISHED
        size_left: 0
        details:
          rpm_total: 0
          rpm_done: 0
          drpm_total: 0
          drpm_done: 0
        error_details: []
      comps:
        state: FINISHED
      purge_duplicates:
        state: FINISHED
      distribution:
        items_total: 0
        state: FINISHED
        error_details: []
        items_left: 0
      errata:
        state: FINISHED
      metadata:
        state: FINISHED
  error: 
  _id:
    "$oid": 577e28203fbde8499a9c2387
  id: 577e28203fbde8499a9c2387
- exception: 
  task_type: pulp.server.managers.repo.publish.publish
  _href: "/pulp/api/v2/tasks/e6e9235a-513e-4290-80da-87148e804034/"
  task_id: e6e9235a-513e-4290-80da-87148e804034
  tags:
  - pulp:repository:Internet_Mall-CentOS_7-CentOS_7_-_Updates
  - pulp:action:publish
  finish_time: '2016-07-07T10:04:24Z'
  _ns: task_status
  start_time: '2016-07-07T10:00:20Z'
  traceback: |
    Traceback (most recent call last):
      File "/usr/lib/python2.7/site-packages/celery/app/trace.py", line 240, in trace_task
        R = retval = fun(*args, **kwargs)
      File "/usr/lib/python2.7/site-packages/pulp/server/async/tasks.py", line 473, in __call__
        return super(Task, self).__call__(*args, **kwargs)
      File "/usr/lib/python2.7/site-packages/pulp/server/async/tasks.py", line 103, in __call__
        return super(PulpTask, self).__call__(*args, **kwargs)
      File "/usr/lib/python2.7/site-packages/celery/app/trace.py", line 437, in __protected_call__
        return self.run(*args, **kwargs)
      File "/usr/lib/python2.7/site-packages/pulp/server/controllers/repository.py", line 971, in publish
        result = _do_publish(repo_obj, dist_id, dist_inst, transfer_repo, conduit, call_config)
      File "/usr/lib/python2.7/site-packages/pulp/server/controllers/repository.py", line 1023, in _do_publish
        publish_report = publish_repo(transfer_repo, conduit, call_config)
      File "/usr/lib/python2.7/site-packages/pulp/server/async/tasks.py", line 658, in wrap_f
        return f(*args, **kwargs)
      File "/usr/lib/python2.7/site-packages/pulp_rpm/plugins/distributors/yum/distributor.py", line 174, in publish_repo
        return self._publisher.process_lifecycle()
      File "/usr/lib/python2.7/site-packages/pulp/plugins/util/publish_step.py", line 562, in process_lifecycle
        super(PluginStep, self).process_lifecycle()
      File "/usr/lib/python2.7/site-packages/pulp/plugins/util/publish_step.py", line 159, in process_lifecycle
        step.process()
      File "/usr/lib/python2.7/site-packages/pulp/plugins/util/publish_step.py", line 256, in process
        self.finalize()
      File "/usr/lib/python2.7/site-packages/pulp_rpm/plugins/distributors/yum/publish.py", line 429, in finalize
        self.other_context.checksum)
      File "/usr/lib/python2.7/site-packages/pulp_rpm/plugins/distributors/yum/metadata/repomd.py", line 114, in add_metadata_file_metadata
        content = file_handle.read()
      File "/usr/lib64/python2.7/gzip.py", line 254, in read
        self._read(readsize)
      File "/usr/lib64/python2.7/gzip.py", line 313, in _read
        self._add_read_data( uncompress )
      File "/usr/lib64/python2.7/gzip.py", line 331, in _add_read_data
        self.extrabuf = self.extrabuf[offset:] + data
    MemoryError
  spawned_tasks: []
  progress_report:
    Internet_Mall-CentOS_7-CentOS_7_-_Updates:
    - num_success: 1
      description: Copying files
      step_type: save_tar
      items_total: 1
      state: FINISHED
      error_details: []
      details: ''
      num_failures: 0
      step_id: fdcaebb3-3fef-435c-90f3-05f9f68a14cd
      num_processed: 1
    - num_success: 1
      description: Initializing repo metadata
      step_type: initialize_repo_metadata
      items_total: 1
      state: FINISHED
      error_details: []
      details: ''
      num_failures: 0
      step_id: 39969cbb-3a2f-4793-8ab4-2753f1b41184
      num_processed: 1
    - num_success: 0
      description: Publishing Distribution files
      step_type: distribution
      items_total: 0
      state: FINISHED
      error_details: []
      details: ''
      num_failures: 0
      step_id: 3b5293a9-66ec-4410-83dc-c76d7974db6e
      num_processed: 0
    - num_success: 0
      description: Publishing RPMs
      step_type: rpms
      items_total: 0
      state: FAILED
      error_details:
      - traceback: |2
            File "/usr/lib/python2.7/site-packages/pulp/plugins/util/publish_step.py", line 256, in process
              self.finalize()

            File "/usr/lib/python2.7/site-packages/pulp_rpm/plugins/distributors/yum/publish.py", line 429, in finalize
              self.other_context.checksum)

            File "/usr/lib/python2.7/site-packages/pulp_rpm/plugins/distributors/yum/metadata/repomd.py", line 114, in add_metadata_file_metadata
              content = file_handle.read()

            File "/usr/lib64/python2.7/gzip.py", line 254, in read
              self._read(readsize)

            File "/usr/lib64/python2.7/gzip.py", line 313, in _read
              self._add_read_data( uncompress )

            File "/usr/lib64/python2.7/gzip.py", line 331, in _add_read_data
              self.extrabuf = self.extrabuf[offset:] + data
        error: ''
      details: ''
      num_failures: 1
      step_id: a9f00bc5-436d-4efa-b944-2b638f59b2e9
      num_processed: 1
    - num_success: 0
      description: Publishing Delta RPMs
      step_type: drpms
      items_total: 1
      state: NOT_STARTED
      error_details: []
      details: ''
      num_failures: 0
      step_id: 6ce6b0ca-8f86-4944-b81d-3438f34e7c48
      num_processed: 0
    - num_success: 0
      description: Publishing Errata
      step_type: errata
      items_total: 1
      state: NOT_STARTED
      error_details: []
      details: ''
      num_failures: 0
      step_id: a3c2a1b2-66ac-453b-8186-4f2dd068bf85
      num_processed: 0
    - num_success: 0
      description: Publishing Comps file
      step_type: comps
      items_total: 1
      state: NOT_STARTED
      error_details: []
      details: ''
      num_failures: 0
      step_id: 7c374c4a-c3fb-4a8d-b549-449140255acf
      num_processed: 0
    - num_success: 0
      description: Publishing Metadata.
      step_type: metadata
      items_total: 1
      state: NOT_STARTED
      error_details: []
      details: ''
      num_failures: 0
      step_id: 346852ed-afb7-4720-850e-b10b031aa28f
      num_processed: 0
    - num_success: 0
      description: Closing repo metadata
      step_type: close_repo_metadata
      items_total: 1
      state: NOT_STARTED
      error_details: []
      details: ''
      num_failures: 0
      step_id: 5d945879-55cc-4601-a58f-455ebf149070
      num_processed: 0
    - num_success: 0
      description: Generating sqlite files
      step_type: generate sqlite
      items_total: 1
      state: NOT_STARTED
      error_details: []
      details: ''
      num_failures: 0
      step_id: fb1ff82f-0205-4c7d-a06a-dc1cd50a5142
      num_processed: 0
    - num_success: 0
      description: Publishing files to web
      step_type: publish_directory
      items_total: 1
      state: NOT_STARTED
      error_details: []
      details: ''
      num_failures: 0
      step_id: 5f550ba9-1dc5-4dee-ae2e-1f22a31f2471
      num_processed: 0
    - num_success: 0
      description: Writing Listings File
      step_type: initialize_repo_metadata
      items_total: 1
      state: NOT_STARTED
      error_details: []
      details: ''
      num_failures: 0
      step_id: 5f13e12e-21a8-4c60-bc4c-19d936b1f66a
      num_processed: 0
    - num_success: 0
      description: Writing Listings File
      step_type: initialize_repo_metadata
      items_total: 1
      state: NOT_STARTED
      error_details: []
      details: ''
      num_failures: 0
      step_id: f7aa723f-d4f9-4504-8602-20d303f6cfb6
      num_processed: 0
  queue: reserved_resource_worker-3@katello.agorev.os.mall.local.dq
  state: error
  worker_name: reserved_resource_worker-3@katello.agorev.os.mall.local
  result: 
  error:
    code: PLP0000
    data: {}
    description: ''
    sub_errors: []
  _id:
    "$oid": 577e282a3fbde8499a9c238f
  id: 577e282a3fbde8499a9c238f
poll_attempts:
  total: 22
  failed: 1

Error:

Katello::Errors::PulpError

PLP0000:

---
- "/opt/theforeman/tfm/root/usr/share/gems/gems/katello-3.0.1/app/lib/actions/pulp/abstract_async_task.rb:121:in
  `block in external_task='"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/katello-3.0.1/app/lib/actions/pulp/abstract_async_task.rb:119:in
  `each'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/katello-3.0.1/app/lib/actions/pulp/abstract_async_task.rb:119:in
  `external_task='"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/katello-3.0.1/app/lib/actions/pulp/repository/sync.rb:46:in
  `external_task='"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-0.8.11/lib/dynflow/action/polling.rb:98:in
  `poll_external_task_with_rescue'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-0.8.11/lib/dynflow/action/polling.rb:21:in
  `run'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-0.8.11/lib/dynflow/action/cancellable.rb:9:in
  `run'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/katello-3.0.1/app/lib/actions/pulp/abstract_async_task.rb:45:in
  `run'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-0.8.11/lib/dynflow/action.rb:506:in
  `block (3 levels) in execute_run'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-0.8.11/lib/dynflow/middleware/stack.rb:26:in
  `call'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-0.8.11/lib/dynflow/middleware/stack.rb:26:in
  `pass'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-0.8.11/lib/dynflow/middleware.rb:17:in
  `pass'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-0.8.11/lib/dynflow/middleware.rb:30:in
  `run'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-0.8.11/lib/dynflow/middleware/stack.rb:22:in
  `call'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-0.8.11/lib/dynflow/middleware/stack.rb:26:in
  `pass'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-0.8.11/lib/dynflow/middleware.rb:17:in
  `pass'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/katello-3.0.1/app/lib/actions/middleware/remote_action.rb:16:in
  `block in run'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/katello-3.0.1/app/lib/actions/middleware/remote_action.rb:40:in
  `block in as_remote_user'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/katello-3.0.1/app/models/katello/concerns/user_extensions.rb:20:in
  `cp_config'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/katello-3.0.1/app/lib/actions/middleware/remote_action.rb:27:in
  `as_cp_user'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/katello-3.0.1/app/lib/actions/middleware/remote_action.rb:39:in
  `as_remote_user'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/katello-3.0.1/app/lib/actions/middleware/remote_action.rb:16:in
  `run'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-0.8.11/lib/dynflow/middleware/stack.rb:22:in
  `call'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-0.8.11/lib/dynflow/middleware/stack.rb:26:in
  `pass'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-0.8.11/lib/dynflow/middleware.rb:17:in
  `pass'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-0.8.11/lib/dynflow/action/progress.rb:30:in
  `with_progress_calculation'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-0.8.11/lib/dynflow/action/progress.rb:16:in
  `run'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-0.8.11/lib/dynflow/middleware/stack.rb:22:in
  `call'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-0.8.11/lib/dynflow/middleware/stack.rb:26:in
  `pass'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-0.8.11/lib/dynflow/middleware.rb:17:in
  `pass'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/katello-3.0.1/app/lib/actions/middleware/keep_locale.rb:11:in
  `block in run'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/katello-3.0.1/app/lib/actions/middleware/keep_locale.rb:22:in
  `with_locale'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/katello-3.0.1/app/lib/actions/middleware/keep_locale.rb:11:in
  `run'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-0.8.11/lib/dynflow/middleware/stack.rb:22:in
  `call'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-0.8.11/lib/dynflow/middleware/stack.rb:26:in
  `pass'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-0.8.11/lib/dynflow/middleware.rb:17:in
  `pass'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-0.8.11/lib/dynflow/middleware.rb:30:in
  `run'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-0.8.11/lib/dynflow/middleware/stack.rb:22:in
  `call'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-0.8.11/lib/dynflow/middleware/world.rb:30:in
  `execute'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-0.8.11/lib/dynflow/action.rb:505:in
  `block (2 levels) in execute_run'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-0.8.11/lib/dynflow/action.rb:504:in
  `catch'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-0.8.11/lib/dynflow/action.rb:504:in
  `block in execute_run'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-0.8.11/lib/dynflow/action.rb:419:in
  `call'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-0.8.11/lib/dynflow/action.rb:419:in
  `block in with_error_handling'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-0.8.11/lib/dynflow/action.rb:419:in
  `catch'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-0.8.11/lib/dynflow/action.rb:419:in
  `with_error_handling'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-0.8.11/lib/dynflow/action.rb:499:in
  `execute_run'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-0.8.11/lib/dynflow/action.rb:260:in
  `execute'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-0.8.11/lib/dynflow/execution_plan/steps/abstract_flow_step.rb:9:in
  `block (2 levels) in execute'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-0.8.11/lib/dynflow/execution_plan/steps/abstract.rb:155:in
  `call'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-0.8.11/lib/dynflow/execution_plan/steps/abstract.rb:155:in
  `with_meta_calculation'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-0.8.11/lib/dynflow/execution_plan/steps/abstract_flow_step.rb:8:in
  `block in execute'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-0.8.11/lib/dynflow/execution_plan/steps/abstract_flow_step.rb:22:in
  `open_action'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-0.8.11/lib/dynflow/execution_plan/steps/abstract_flow_step.rb:7:in
  `execute'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-0.8.11/lib/dynflow/executors/parallel/worker.rb:15:in
  `block in on_message'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/algebrick-0.7.3/lib/algebrick/matchers/abstract.rb:74:in
  `block in assigns'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/algebrick-0.7.3/lib/algebrick/matchers/abstract.rb:73:in
  `tap'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/algebrick-0.7.3/lib/algebrick/matchers/abstract.rb:73:in
  `assigns'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/algebrick-0.7.3/lib/algebrick/matching.rb:56:in
  `match_value'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/algebrick-0.7.3/lib/algebrick/matching.rb:36:in
  `block in match?'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/algebrick-0.7.3/lib/algebrick/matching.rb:35:in
  `each'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/algebrick-0.7.3/lib/algebrick/matching.rb:35:in
  `match?'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/algebrick-0.7.3/lib/algebrick/matching.rb:23:in
  `match'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-0.8.11/lib/dynflow/executors/parallel/worker.rb:12:in
  `on_message'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/concurrent-ruby-edge-0.2.0/lib/concurrent/actor/context.rb:46:in
  `on_envelope'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/concurrent-ruby-edge-0.2.0/lib/concurrent/actor/behaviour/executes_context.rb:7:in
  `on_envelope'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/concurrent-ruby-edge-0.2.0/lib/concurrent/actor/behaviour/abstract.rb:25:in
  `pass'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-0.8.11/lib/dynflow/actor.rb:26:in
  `on_envelope'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/concurrent-ruby-edge-0.2.0/lib/concurrent/actor/behaviour/abstract.rb:25:in
  `pass'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/concurrent-ruby-edge-0.2.0/lib/concurrent/actor/behaviour/awaits.rb:15:in
  `on_envelope'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/concurrent-ruby-edge-0.2.0/lib/concurrent/actor/behaviour/abstract.rb:25:in
  `pass'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/concurrent-ruby-edge-0.2.0/lib/concurrent/actor/behaviour/sets_results.rb:14:in
  `on_envelope'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/concurrent-ruby-edge-0.2.0/lib/concurrent/actor/behaviour/abstract.rb:25:in
  `pass'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/concurrent-ruby-edge-0.2.0/lib/concurrent/actor/behaviour/buffer.rb:38:in
  `process_envelope'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/concurrent-ruby-edge-0.2.0/lib/concurrent/actor/behaviour/buffer.rb:31:in
  `process_envelopes?'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/concurrent-ruby-edge-0.2.0/lib/concurrent/actor/behaviour/buffer.rb:20:in
  `on_envelope'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/concurrent-ruby-edge-0.2.0/lib/concurrent/actor/behaviour/abstract.rb:25:in
  `pass'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/concurrent-ruby-edge-0.2.0/lib/concurrent/actor/behaviour/termination.rb:55:in
  `on_envelope'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/concurrent-ruby-edge-0.2.0/lib/concurrent/actor/behaviour/abstract.rb:25:in
  `pass'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/concurrent-ruby-edge-0.2.0/lib/concurrent/actor/behaviour/removes_child.rb:10:in
  `on_envelope'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/concurrent-ruby-edge-0.2.0/lib/concurrent/actor/behaviour/abstract.rb:25:in
  `pass'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/concurrent-ruby-edge-0.2.0/lib/concurrent/actor/behaviour/sets_results.rb:14:in
  `on_envelope'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/concurrent-ruby-edge-0.2.0/lib/concurrent/actor/core.rb:161:in
  `process_envelope'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/concurrent-ruby-edge-0.2.0/lib/concurrent/actor/core.rb:95:in
  `block in on_envelope'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/concurrent-ruby-edge-0.2.0/lib/concurrent/actor/core.rb:118:in
  `block (2 levels) in schedule_execution'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/concurrent-ruby-1.0.0/lib/concurrent/synchronization/mri_lockable_object.rb:38:in
  `block in synchronize'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/concurrent-ruby-1.0.0/lib/concurrent/synchronization/mri_lockable_object.rb:38:in
  `synchronize'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/concurrent-ruby-1.0.0/lib/concurrent/synchronization/mri_lockable_object.rb:38:in
  `synchronize'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/concurrent-ruby-edge-0.2.0/lib/concurrent/actor/core.rb:115:in
  `block in schedule_execution'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/concurrent-ruby-1.0.0/lib/concurrent/executor/serialized_execution.rb:18:in
  `call'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/concurrent-ruby-1.0.0/lib/concurrent/executor/serialized_execution.rb:18:in
  `call'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/concurrent-ruby-1.0.0/lib/concurrent/executor/serialized_execution.rb:96:in
  `work'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/concurrent-ruby-1.0.0/lib/concurrent/executor/serialized_execution.rb:77:in
  `block in call_job'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/concurrent-ruby-1.0.0/lib/concurrent/executor/ruby_thread_pool_executor.rb:333:in
  `call'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/concurrent-ruby-1.0.0/lib/concurrent/executor/ruby_thread_pool_executor.rb:333:in
  `run_task'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/concurrent-ruby-1.0.0/lib/concurrent/executor/ruby_thread_pool_executor.rb:322:in
  `block (3 levels) in create_worker'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/concurrent-ruby-1.0.0/lib/concurrent/executor/ruby_thread_pool_executor.rb:305:in
  `loop'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/concurrent-ruby-1.0.0/lib/concurrent/executor/ruby_thread_pool_executor.rb:305:in
  `block (2 levels) in create_worker'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/concurrent-ruby-1.0.0/lib/concurrent/executor/ruby_thread_pool_executor.rb:304:in
  `catch'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/concurrent-ruby-1.0.0/lib/concurrent/executor/ruby_thread_pool_executor.rb:304:in
  `block in create_worker'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/logging-1.8.2/lib/logging/diagnostic_context.rb:323:in
  `call'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/logging-1.8.2/lib/logging/diagnostic_context.rb:323:in
  `block in create_with_logging_context'"

6: Actions::Katello::Repository::IndexContent (skipped) [ 0.00s / 0.00s ]

Started at:

Ended at:

Real time: 0.00s

Execution time (excluding suspended state): 0.00s

Input:

---
id: 2
contents_changed: Step(3).output[:contents_changed]
current_user_id: 1

Output:

--- {}

14: Actions::Katello::Repository::ErrataMail (skipped) [ 0.00s / 0.00s ]

Started at:

Ended at:

Real time: 0.00s

Execution time (excluding suspended state): 0.00s

Input:

---
repo: 2
last_updated: '2016-07-07 12:00:16 +0200'
contents_changed: Step(3).output[:contents_changed]

Output:

--- {}

16: Actions::Katello::Repository::Sync (skipped) [ 0.00s / 0.00s ]

Started at:

Ended at:

Real time: 0.00s

Execution time (excluding suspended state): 0.00s

Input:

---
repository:
  id: 2
  name: CentOS 7.2 - Updates
  label: CentOS_7_-_Updates
product:
  id: 2
  name: CentOS 7
  label: CentOS_7
  cp_id: '1466676153802'
provider:
  id: 3
  name: Anonymous
organization:
  id: 3
  name: Mall
  label: Internet_Mall
services_checked:
- pulp
- pulp_auth
id: 2
sync_result: Step(3).output
user_id: 1
contents_changed: Step(3).output[:contents_changed]
current_user_id: 1

Output:

--- {}

18: Actions::Pulp::Repository::RegenerateApplicability (skipped) [ 0.00s / 0.00s ]

Started at:

Ended at:

Real time: 0.00s

Execution time (excluding suspended state): 0.00s

Input:

---
pulp_id: Internet_Mall-CentOS_7-CentOS_7_-_Updates
contents_changed: Step(3).output[:contents_changed]
remote_user: admin
remote_cp_user: admin

Output:

--- {}

20: Actions::Katello::Repository::ImportApplicability (skipped) [ 0.00s / 0.00s ]

Started at:

Ended at:

Real time: 0.00s

Execution time (excluding suspended state): 0.00s

Input:

---
repo_id: 2
contents_changed: Step(3).output[:contents_changed]

Output:

--- {}

4: Actions::Pulp::Repository::Sync (skipped) [ 0.00s / 0.00s ]

Started at:

Ended at:

Real time: 0.00s

Execution time (excluding suspended state): 0.00s

Input:

---
pulp_id: Internet_Mall-CentOS_7-CentOS_7_-_Updates
task_id: ec68a188-1254-4129-a568-2147746e5526
source_url: 
remote_user: admin
remote_cp_user: admin

Output:

---
contents_changed: false
pulp_tasks:
- exception: 
  task_type: pulp.server.managers.repo.sync.sync
  _href: "/pulp/api/v2/tasks/ec68a188-1254-4129-a568-2147746e5526/"
  task_id: ec68a188-1254-4129-a568-2147746e5526
  tags:
  - pulp:repository:Internet_Mall-CentOS_7-CentOS_7_-_Updates
  - pulp:action:sync
  finish_time: '2016-07-07T10:00:10Z'
  _ns: task_status
  start_time: '2016-07-07T10:00:01Z'
  traceback: 
  spawned_tasks:
  - _href: "/pulp/api/v2/tasks/e6e9235a-513e-4290-80da-87148e804034/"
    task_id: e6e9235a-513e-4290-80da-87148e804034
  progress_report:
    yum_importer:
      content:
        items_total: 0
        state: FINISHED
        error_details: []
        details:
          rpm_total: 0
          rpm_done: 0
          drpm_total: 0
          drpm_done: 0
        size_total: 0
        size_left: 0
        items_left: 0
      comps:
        state: FINISHED
      purge_duplicates:
        state: FINISHED
      distribution:
        items_total: 0
        state: FINISHED
        error_details: []
        items_left: 0
      errata:
        state: FINISHED
      metadata:
        state: FINISHED
  queue: reserved_resource_worker-3@katello.agorev.os.mall.local.dq
  state: finished
  worker_name: reserved_resource_worker-3@katello.agorev.os.mall.local
  result:
    result: success
    importer_id: yum_importer
    exception: 
    repo_id: Internet_Mall-CentOS_7-CentOS_7_-_Updates
    traceback: 
    started: '2016-07-07T10:00:01Z'
    _ns: repo_sync_results
    completed: '2016-07-07T10:00:10Z'
    importer_type_id: yum_importer
    error_message: 
    summary:
      content:
        state: FINISHED
      comps:
        state: FINISHED
      purge_duplicates:
        state: FINISHED
      distribution:
        state: FINISHED
      errata:
        state: FINISHED
      metadata:
        state: FINISHED
    added_count: 0
    removed_count: 0
    updated_count: 0
    id: 577e282a22fbf5602ae53325
    details:
      content:
        size_total: 0
        items_left: 0
        items_total: 0
        state: FINISHED
        size_left: 0
        details:
          rpm_total: 0
          rpm_done: 0
          drpm_total: 0
          drpm_done: 0
        error_details: []
      comps:
        state: FINISHED
      purge_duplicates:
        state: FINISHED
      distribution:
        items_total: 0
        state: FINISHED
        error_details: []
        items_left: 0
      errata:
        state: FINISHED
      metadata:
        state: FINISHED
  error: 
  _id:
    "$oid": 577e28203fbde8499a9c2387
  id: 577e28203fbde8499a9c2387
- exception: 
  task_type: pulp.server.managers.repo.publish.publish
  _href: "/pulp/api/v2/tasks/e6e9235a-513e-4290-80da-87148e804034/"
  task_id: e6e9235a-513e-4290-80da-87148e804034
  tags:
  - pulp:repository:Internet_Mall-CentOS_7-CentOS_7_-_Updates
  - pulp:action:publish
  finish_time: '2016-07-07T10:04:24Z'
  _ns: task_status
  start_time: '2016-07-07T10:00:20Z'
  traceback: |
    Traceback (most recent call last):
      File "/usr/lib/python2.7/site-packages/celery/app/trace.py", line 240, in trace_task
        R = retval = fun(*args, **kwargs)
      File "/usr/lib/python2.7/site-packages/pulp/server/async/tasks.py", line 473, in __call__
        return super(Task, self).__call__(*args, **kwargs)
      File "/usr/lib/python2.7/site-packages/pulp/server/async/tasks.py", line 103, in __call__
        return super(PulpTask, self).__call__(*args, **kwargs)
      File "/usr/lib/python2.7/site-packages/celery/app/trace.py", line 437, in __protected_call__
        return self.run(*args, **kwargs)
      File "/usr/lib/python2.7/site-packages/pulp/server/controllers/repository.py", line 971, in publish
        result = _do_publish(repo_obj, dist_id, dist_inst, transfer_repo, conduit, call_config)
      File "/usr/lib/python2.7/site-packages/pulp/server/controllers/repository.py", line 1023, in _do_publish
        publish_report = publish_repo(transfer_repo, conduit, call_config)
      File "/usr/lib/python2.7/site-packages/pulp/server/async/tasks.py", line 658, in wrap_f
        return f(*args, **kwargs)
      File "/usr/lib/python2.7/site-packages/pulp_rpm/plugins/distributors/yum/distributor.py", line 174, in publish_repo
        return self._publisher.process_lifecycle()
      File "/usr/lib/python2.7/site-packages/pulp/plugins/util/publish_step.py", line 562, in process_lifecycle
        super(PluginStep, self).process_lifecycle()
      File "/usr/lib/python2.7/site-packages/pulp/plugins/util/publish_step.py", line 159, in process_lifecycle
        step.process()
      File "/usr/lib/python2.7/site-packages/pulp/plugins/util/publish_step.py", line 256, in process
        self.finalize()
      File "/usr/lib/python2.7/site-packages/pulp_rpm/plugins/distributors/yum/publish.py", line 429, in finalize
        self.other_context.checksum)
      File "/usr/lib/python2.7/site-packages/pulp_rpm/plugins/distributors/yum/metadata/repomd.py", line 114, in add_metadata_file_metadata
        content = file_handle.read()
      File "/usr/lib64/python2.7/gzip.py", line 254, in read
        self._read(readsize)
      File "/usr/lib64/python2.7/gzip.py", line 313, in _read
        self._add_read_data( uncompress )
      File "/usr/lib64/python2.7/gzip.py", line 331, in _add_read_data
        self.extrabuf = self.extrabuf[offset:] + data
    MemoryError
  spawned_tasks: []
  progress_report:
    Internet_Mall-CentOS_7-CentOS_7_-_Updates:
    - num_success: 1
      description: Copying files
      step_type: save_tar
      items_total: 1
      state: FINISHED
      error_details: []
      details: ''
      num_failures: 0
      step_id: fdcaebb3-3fef-435c-90f3-05f9f68a14cd
      num_processed: 1
    - num_success: 1
      description: Initializing repo metadata
      step_type: initialize_repo_metadata
      items_total: 1
      state: FINISHED
      error_details: []
      details: ''
      num_failures: 0
      step_id: 39969cbb-3a2f-4793-8ab4-2753f1b41184
      num_processed: 1
    - num_success: 0
      description: Publishing Distribution files
      step_type: distribution
      items_total: 0
      state: FINISHED
      error_details: []
      details: ''
      num_failures: 0
      step_id: 3b5293a9-66ec-4410-83dc-c76d7974db6e
      num_processed: 0
    - num_success: 0
      description: Publishing RPMs
      step_type: rpms
      items_total: 0
      state: FAILED
      error_details:
      - traceback: |2
            File "/usr/lib/python2.7/site-packages/pulp/plugins/util/publish_step.py", line 256, in process
              self.finalize()

            File "/usr/lib/python2.7/site-packages/pulp_rpm/plugins/distributors/yum/publish.py", line 429, in finalize
              self.other_context.checksum)

            File "/usr/lib/python2.7/site-packages/pulp_rpm/plugins/distributors/yum/metadata/repomd.py", line 114, in add_metadata_file_metadata
              content = file_handle.read()

            File "/usr/lib64/python2.7/gzip.py", line 254, in read
              self._read(readsize)

            File "/usr/lib64/python2.7/gzip.py", line 313, in _read
              self._add_read_data( uncompress )

            File "/usr/lib64/python2.7/gzip.py", line 331, in _add_read_data
              self.extrabuf = self.extrabuf[offset:] + data
        error: ''
      details: ''
      num_failures: 1
      step_id: a9f00bc5-436d-4efa-b944-2b638f59b2e9
      num_processed: 1
    - num_success: 0
      description: Publishing Delta RPMs
      step_type: drpms
      items_total: 1
      state: NOT_STARTED
      error_details: []
      details: ''
      num_failures: 0
      step_id: 6ce6b0ca-8f86-4944-b81d-3438f34e7c48
      num_processed: 0
    - num_success: 0
      description: Publishing Errata
      step_type: errata
      items_total: 1
      state: NOT_STARTED
      error_details: []
      details: ''
      num_failures: 0
      step_id: a3c2a1b2-66ac-453b-8186-4f2dd068bf85
      num_processed: 0
    - num_success: 0
      description: Publishing Comps file
      step_type: comps
      items_total: 1
      state: NOT_STARTED
      error_details: []
      details: ''
      num_failures: 0
      step_id: 7c374c4a-c3fb-4a8d-b549-449140255acf
      num_processed: 0
    - num_success: 0
      description: Publishing Metadata.
      step_type: metadata
      items_total: 1
      state: NOT_STARTED
      error_details: []
      details: ''
      num_failures: 0
      step_id: 346852ed-afb7-4720-850e-b10b031aa28f
      num_processed: 0
    - num_success: 0
      description: Closing repo metadata
      step_type: close_repo_metadata
      items_total: 1
      state: NOT_STARTED
      error_details: []
      details: ''
      num_failures: 0
      step_id: 5d945879-55cc-4601-a58f-455ebf149070
      num_processed: 0
    - num_success: 0
      description: Generating sqlite files
      step_type: generate sqlite
      items_total: 1
      state: NOT_STARTED
      error_details: []
      details: ''
      num_failures: 0
      step_id: fb1ff82f-0205-4c7d-a06a-dc1cd50a5142
      num_processed: 0
    - num_success: 0
      description: Publishing files to web
      step_type: publish_directory
      items_total: 1
      state: NOT_STARTED
      error_details: []
      details: ''
      num_failures: 0
      step_id: 5f550ba9-1dc5-4dee-ae2e-1f22a31f2471
      num_processed: 0
    - num_success: 0
      description: Writing Listings File
      step_type: initialize_repo_metadata
      items_total: 1
      state: NOT_STARTED
      error_details: []
      details: ''
      num_failures: 0
      step_id: 5f13e12e-21a8-4c60-bc4c-19d936b1f66a
      num_processed: 0
    - num_success: 0
      description: Writing Listings File
      step_type: initialize_repo_metadata
      items_total: 1
      state: NOT_STARTED
      error_details: []
      details: ''
      num_failures: 0
      step_id: f7aa723f-d4f9-4504-8602-20d303f6cfb6
      num_processed: 0
  queue: reserved_resource_worker-3@katello.agorev.os.mall.local.dq
  state: error
  worker_name: reserved_resource_worker-3@katello.agorev.os.mall.local
  result: 
  error:
    code: PLP0000
    data: {}
    description: ''
    sub_errors: []
  _id:
    "$oid": 577e282a3fbde8499a9c238f
  id: 577e282a3fbde8499a9c238f
poll_attempts:
  total: 22
  failed: 1

8: Actions::Katello::Foreman::ContentUpdate (success) [ 0.02s / 0.02s ]

Started at: 2016-07-07 10:04:34 UTC

Ended at: 2016-07-07 10:04:34 UTC

Real time: 0.02s

Execution time (excluding suspended state): 0.02s

Input:

---
environment_id: 2
content_view_id: 2
repository_id: 2
remote_user: admin
remote_cp_user: admin

Output:

--- {}

10: Actions::Katello::Repository::CorrectChecksum (success) [ 0.38s / 0.38s ]

Started at: 2016-07-07 10:04:35 UTC

Ended at: 2016-07-07 10:04:36 UTC

Real time: 0.38s

Execution time (excluding suspended state): 0.38s

Input:

---
repo_id: 2

Output:

--- {}

12: Actions::Katello::Repository::UpdateMedia (skipped) [ 0.00s / 0.00s ]

Started at:

Ended at:

Real time: 0.00s

Execution time (excluding suspended state): 0.00s

Input:

---
repo_id: 2
contents_changed: Step(3).output[:contents_changed]

Output:

--- {}

15: Actions::Katello::Repository::ErrataMail (skipped) [ 0.00s / 0.00s ]

Started at:

Ended at:

Real time: 0.00s

Execution time (excluding suspended state): 0.00s

Input:

---
repo: 2
last_updated: '2016-07-07 12:00:16 +0200'
contents_changed: Step(3).output[:contents_changed]

Output:

--- {}

event time world
start execution 2016-07-07 10:00:26 UTC 12070efc-78cc-4d69-b836-f8729fbf4c0f
finish execution 2016-07-07 10:04:32 UTC 12070efc-78cc-4d69-b836-f8729fbf4c0f
start execution 2016-07-07 10:04:34 UTC 12070efc-78cc-4d69-b836-f8729fbf4c0f
finish execution 2016-07-07 10:04:36 UTC 12070efc-78cc-4d69-b836-f8729fbf4c0f
Back