Project

Profile

Help

Test #5255

closed

Test - Few fields returned by task reported by orphans endpoint set as None

Added by kersom over 4 years ago. Updated over 2 years ago.

Status:
CLOSED - DUPLICATE
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
-
Version:
Platform Release:
Tags:
Sprint:
Quarter:

Description

Ticket moved to GitHub: "pulp/pulpcore/1841":https://github.com/pulp/pulpcore/issues/1841


Task returned by the orphans endpoint as completed, but a few fields ( finished_at, started_at, worker) are set as None.

{'_created': '2018-12-21T00:26:37.278392Z',
 '_href': '/pulp/api/v3/tasks/b963e89c-db1a-4db4-b8c9-5fbca5629113/',
 'created_resources': [],
 'error': None,
 'finished_at': None,
 'name': 'pulpcore.app.tasks.orphan.orphan_cleanup',
 'non_fatal_errors': [],
 'parent': None,
 'progress_reports': [{'done': 3,
                       'message': 'Clean up orphan Content',
                       'state': 'completed',
                       'suffix': '',
                       'task': '/pulp/api/v3/tasks/b963e89c-db1a-4db4-b8c9-5fbca5629113/',
                       'total': 3},
                      {'done': 3,
                       'message': 'Clean up orphan Artifacts',
                       'state': 'completed',
                       'suffix': '',
                       'task': '/pulp/api/v3/tasks/b963e89c-db1a-4db4-b8c9-5fbca5629113/',
                       'total': 3}],
 'spawned_tasks': [],
 'started_at': None,
 'state': 'completed',
 'worker': None}

Pulp 3 installation from source. April/09.


Related issues

Copied from Pulp - Issue #4662: Few fields returned by task reported by orphans endpoint set as NoneCLOSED - CURRENTRELEASEdaviddavisActions
Actions #1

Updated by kersom over 4 years ago

  • Copied from Issue #4662: Few fields returned by task reported by orphans endpoint set as None added
Actions #2

Updated by kersom over 4 years ago

  • Assignee deleted (daviddavis)
Actions #3

Updated by kersom over 4 years ago

  • Sprint deleted (Sprint 56)
Actions #4

Updated by kersom over 4 years ago

  • Sprint/Milestone deleted (3.0.0)
Actions #5

Updated by pulpbot over 2 years ago

  • Description updated (diff)
  • Status changed from NEW to CLOSED - DUPLICATE

Also available in: Atom PDF