Project

Profile

Help

Issue #1626 ยป Issue #8554 - 2016-02-08T14_43_50Z.eml

rbarlow, 02/08/2016 03:43 PM

 
Return-Path: <rbarlow@redhat.com>
Received: from mi029.mc1.hosteurope.de ([80.237.138.226]) by wp245.webpack.hosteurope.de running ExIM with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) id 1aSn2U-0001BT-4Y; Mon, 08 Feb 2016 15:43:42 +0100
Received: from mx1.redhat.com ([209.132.183.28]) by mx0.webpack.hosteurope.de (mi029.mc1.hosteurope.de) with esmtps (TLSv1.2:DHE-RSA-AES256-GCM-SHA384:256) id 1aSn2S-0005SJ-0H for dropbox+pulp+c71e+pulp_rpm@plan.io; Mon, 08 Feb 2016 15:43:41 +0100
Received: from int-mx13.intmail.prod.int.phx2.redhat.com (int-mx13.intmail.prod.int.phx2.redhat.com [10.5.11.26]) by mx1.redhat.com (Postfix) with ESMTPS id 87E8B70015 for <dropbox+pulp+c71e+pulp_rpm@plan.io>; Mon, 08 Feb 2016 14:43:36 +0000
Received: from mail.corp.redhat.com (how.rdu.redhat.com [10.13.128.30]) by int-mx13.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id u18EhYDl009120 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for <dropbox+pulp+c71e+pulp_rpm@plan.io>; Mon, 08 Feb 2016 09:43:36 -0500
Date: Mon, 08 Feb 2016 09:43:34 -0500
From: Randy Barlow <rbarlow@redhat.com>
To: Pulp <dropbox+pulp+c71e+pulp_rpm@plan.io>
Message-ID: <20160208144334.GB59328@mail.corp.redhat.com>
In-Reply-To: <redmine.journal-8548.20160207225151.ce81f6592c4acb02@plan.io>
References: <redmine.issue-1626.20160203180731@plan.io>
<redmine.journal-8548.20160207225151.ce81f6592c4acb02@plan.io>
Subject: Re: [RPM Support - Issue #1626] Error in the log when trying to
cancel a running repo sync task
Mime-Version: 1.0
Content-Type: multipart/signed;
boundary="CUfgB8w4ZwR/yMy5";
charset=UTF-8;
micalg=pgp-sha1;
protocol="application/pgp-signature"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Delivery-date: Mon, 08 Feb 2016 15:43:42 +0100
User-Agent: Mutt/1.5.24 (2015-08-30)
X-Scanned-By: MIMEDefang 2.68 on 10.5.11.26
X-HE-Spam-Level: -------
X-HE-Spam-Score: -7.0
X-HE-Spam-Report: Content analysis details: (-7.0 points) pts rule name
description ---- ----------------------
-------------------------------------------------- -5.0 RCVD_IN_DNSWL_HI RBL:
Sender listed at http://www.dnswl.org/, high trust [209.132.183.28 listed in
list.dnswl.org] -2.0 MULTIPART_SIGNED Contains a signed message (signature
attached)
X-HE-SPF: PASSED
Envelope-to: dropbox+pulp+c71e+pulp_rpm@plan.io


--CUfgB8w4ZwR/yMy5
Content-Type: text/plain;
charset=utf-8
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

On Sun, Feb 07, 2016 at 11:51:52PM +0100, Pulp wrote:
> Why is this a 2.8.0 blocker? Is there something more going on than just=
an unfortunate log message?

Without investigation I do not believe it is obvious whether there is a
serious problem or not.

> --- Please write your response above this line ---
> =

> Issue #1626 has been updated by mhrivnak.
> =

> =

> Why is this a 2.8.0 blocker? Is there something more going on than just=
an unfortunate log message?
> =

> ----------------------------------------
> Issue #1626: Error in the log when trying to cancel a running repo sync=
task
> https://pulp.plan.io/issues/1626#change-8548
> =

> * Author: pthomas@redhat.com
> * Status: NEW
> * Priority: Normal
> * Assignee: =

> * Category: =

> * Severity: 3. High
> * Version: =

> * Target Release: 2.8.0
> * OS: =

> * Backwards Incompatible: No
> * Triaged: Yes
> * Tags: =

> * QA Contact: =

> * Bugzilla: =

> ----------------------------------------
> I was syncing a large Fedora repo that had been running for about a day=
. Trying to cancel the task, seemed to be successful. But see lots of err=
or in log.
> =

> <pre>
> [root@sparks ~]# pulp-admin rpm repo sync run --repo-id fedora
> +----------------------------------------------------------------------=
+
> Synchronizing Repository [fedora]
> +----------------------------------------------------------------------=
+
> =

> A sync task is already in progress for this repository. Its progress wi=
ll be
> tracked below.
> =

> This command may be exited via ctrl+c without affecting the request.
> =

> =

> Downloading metadata...
> [-]
> ... completed
> =

> Downloading repository content...
> [=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D ] 59%
> RPMs: 28761/48700 items
> Delta RPMs: 0/8639 items
> =

> =

> =

> ^C[root@sparks ~]# pulp-admi tasks list
> +----------------------------------------------------------------------=
+
> Tasks
> +----------------------------------------------------------------------=
+
> =

> Operations: sync
> Resources: fedora (repository)
> State: Running
> Start Time: 2016-02-02T14:51:56Z
> Finish Time: Incomplete
> Task Id: 395ad5ca-723a-45d7-ba8d-9020e0a64e51
> =

> =

> [root@sparks ~]# pulp-admin tasks cancel --task-id 395ad5ca-723a-45d7-=
ba8d-9020e0a64e51
> Task cancel is successfully initiated.
> =

> [root@sparks ~]# pulp-admin tasks list
> +----------------------------------------------------------------------=
+
> Tasks
> +----------------------------------------------------------------------=
+
> =

> No tasks found
> =

> =

> </pre>
> =

> Log
> =

> <pre>
> =

> Feb 03 13:06:53 sparks.idmqe.lab.eng.bos.redhat.com pulp[29639]: pulp.s=
erver.content.sources.event:ERROR: (29639-84928) Listener error on event:=
failed
> Feb 03 13:06:54 sparks.idmqe.lab.eng.bos.redhat.com pulp[29639]: pulp.s=
erver.content.sources.event:ERROR: (29639-84928) Traceback (most recent c=
all last):
> Feb 03 13:06:54 sparks.idmqe.lab.eng.bos.redhat.com pulp[29639]: pulp.s=
erver.content.sources.event:ERROR: (29639-84928) File "/usr/lib/python2=
.7/site-packages/pulp/server/content/sources/event.py", line 39, in __cal=
l__
> Feb 03 13:06:54 sparks.idmqe.lab.eng.bos.redhat.com pulp[29639]: pulp.s=
erver.content.sources.event:ERROR: (29639-84928) listener.on_event(se=
lf)
> Feb 03 13:06:54 sparks.idmqe.lab.eng.bos.redhat.com pulp[29639]: pulp.s=
erver.content.sources.event:ERROR: (29639-84928) File "/usr/lib/python2=
.7/site-packages/pulp/server/content/sources/event.py", line 135, in on_e=
vent
> Feb 03 13:06:54 sparks.idmqe.lab.eng.bos.redhat.com pulp[29639]: pulp.s=
erver.content.sources.event:ERROR: (29639-84928) method(event.request=
)
> Feb 03 13:06:54 sparks.idmqe.lab.eng.bos.redhat.com pulp[29639]: pulp.s=
erver.content.sources.event:ERROR: (29639-84928) File "/usr/lib/python2=
.7/site-packages/pulp_rpm/plugins/importers/yum/repomd/alternate.py", lin=
e 130, in on_failed
> Feb 03 13:06:54 sparks.idmqe.lab.eng.bos.redhat.com pulp[29639]: pulp.s=
erver.content.sources.event:ERROR: (29639-84928) self.content_listene=
r.download_failed(report)
> Feb 03 13:06:54 sparks.idmqe.lab.eng.bos.redhat.com pulp[29639]: pulp.s=
erver.content.sources.event:ERROR: (29639-84928) File "/usr/lib/python2=
.7/site-packages/pulp_rpm/plugins/importers/yum/listener.py", line 94, in=
download_failed
> Feb 03 13:06:54 sparks.idmqe.lab.eng.bos.redhat.com pulp[29639]: pulp.s=
erver.content.sources.event:ERROR: (29639-84928) self.sync.set_progre=
ss()
> Feb 03 13:06:54 sparks.idmqe.lab.eng.bos.redhat.com pulp[29639]: pulp.s=
erver.content.sources.event:ERROR: (29639-84928) File "/usr/lib/python2=
.7/site-packages/pulp_rpm/plugins/importers/yum/sync.py", line 98, in set=
_progress
> Feb 03 13:06:54 sparks.idmqe.lab.eng.bos.redhat.com pulp[29639]: pulp.s=
erver.content.sources.event:ERROR: (29639-84928) raise CancelExceptio=
n
> Feb 03 13:06:54 sparks.idmqe.lab.eng.bos.redhat.com pulp[29639]: pulp.s=
erver.content.sources.event:ERROR: (29639-84928) CancelException
> =

> =

> =

> </pre>
> =

> =

> =

> =

> =

> --
> You have received this notification because you have either subscribed =
to or are involved in a project on Pulp Planio.
> To change your notification preferences, please click here: https://pul=
p.plan.io/my/account?tour=3Dmail_preferences
> =

> This notification was cheerfully delivered by https://plan.io
> =C2=A0

-- =

Randy Barlow
irc: bowlofeggs

--CUfgB8w4ZwR/yMy5
Content-Type: application/pgp-signature;
charset=UTF-8;
name=signature.asc
Content-Transfer-Encoding: 7bit

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBAgAGBQJWuKmWAAoJEIyFaKUJtmpi+YAP/3roMpueT4/tfRN8h5i/kgAi
6WM3NIru+NSc8rJJlsFAF5noA6EgQImpBodB1FwD1dvq+UvvA73ph8pOnIW6801o
cNqWWE8D9A7SeZahaUSunwHraRhmhMqVlFqPcVx51S+1XPp41iy/iPEyC7BQau5u
0MODlLeShdnZ8HT0rMe9skaTNmw9eEkdjwg+zTSM2XixCeXWPtoa7secyzNkBa5S
A3bPSUrkfOPM/y2qvlAPpH+73oXBwt1/UK5hVhUZ4MKjKtPJxs5IiwA9WqIQhj09
XNtuKQAXgalxXWHVN32jBSRgaNmYt2/syETo+2CiVsY6RHHD4s0cv+XtLia9kTSE
pmep0Jmpr5IHzCO06jqIORI6pGHB4xM8R6EKzPhpvqNO10wpiYSNharOnesMtZNQ
/4qQ/A5Wm4p2NaOPoibERVhnBRxU0H+6hyWEv12GoiQqN0V7diGRiXUzM5xgYwAo
QQbKYbmzkMMa7OyoAcrcaffe8KCfd/LnGmI5+9ur7rSXYscy1cc//T1ASiDfb7kJ
XlKxwoOrRnnueCisqihdnyhjmOmU6lIeteP1+EjV6Zg3dynGcKeFtb8dnzpEEk90
GXTFd3LJORufc/xS5ar7X9exxClULpF7pxrBmjXMeNm7y8L7PjszRwkrDOzmDBju
iBaYkQ0cYgBdd0cc92YW
=0/Zl
-----END PGP SIGNATURE-----

--CUfgB8w4ZwR/yMy5--
    (1-1/1)