#574 CRL scheduler may go into the loop
Closed: migrated 3 years ago by dmoluguw. Opened 11 years ago by nkinder.

  1. I set new schedule '14:54,14:56,14:58,15:00,*15:02' at 14:52:50
  2. I did manual CRL update at 14:52:55
  3. CRL scheduler goes into the loop at 14:54:00

Logs:
1. ====
==> logs/debug <==
[21/Mar/2013:14:52:50]http-9445-1: AdminServlet:service() uri = /ca/caadmin
[21/Mar/2013:14:52:50]http-9445-1: AdminServlet::service() param name='RS_ID'
value='MasterCRL'
[21/Mar/2013:14:52:50]http-9445-1: AdminServlet::service() param
name='enableDailyUpdates' value='true'
[21/Mar/2013:14:52:50]http-9445-1: AdminServlet::service() param
name='enableUpdateInterval' value='false'
[21/Mar/2013:14:52:50]http-9445-1: AdminServlet::service() param
name='updateSchema' value='1'
[21/Mar/2013:14:52:50]http-9445-1: AdminServlet::service() param
name='alwaysUpdate' value='false'
[21/Mar/2013:14:52:50]http-9445-1: AdminServlet::service() param
name='enableCRLUpdates' value='true'
[21/Mar/2013:14:52:50]http-9445-1: AdminServlet::service() param
name='dailyUpdates' value='14:54,14:56,14:58,15:00,15:02'
[21/Mar/2013:14:52:50]http-9445-1: AdminServlet::service() param
name='extendedNextUpdate' value='true'
[21/Mar/2013:14:52:50]http-9445-1: AdminServlet::service() param
name='nextUpdateGracePeriod' value='0'
[21/Mar/2013:14:52:50]http-9445-1: AdminServlet::service() param
name='OP_TYPE' value='OP_MODIFY'
[21/Mar/2013:14:52:50]http-9445-1: AdminServlet::service() param
name='OP_SCOPE' value='crl'
[21/Mar/2013:14:52:50]http-9445-1: AdminServlet::service() param
name='autoUpdateInterval' value=

[21/Mar/2013:14:52:50]http-9445-1: AdminServlet::service() param
name='nextAsThisUpdateExtension' value='0'
[21/Mar/2013:14:52:50]http-9445-1: Authentication: UID=admin
[21/Mar/2013:14:52:50]http-9445-1: In LdapBoundConnFactory::getConn()

  1. ====
    ==> logs/debug <==
    [21/Mar/2013:14:52:52]http-9443-4: CMSServlet: curDate=Thu Mar 21 14:52:52
    PDT 2013 id=camasterCAGetInfo time=16
    [21/Mar/2013:14:52:55]http-9443-4: CMSServlet:service() uri =
    /ca/agent/ca/updateCRL
    [21/Mar/2013:14:52:55]http-9443-4: CMSServlet::service() param
    name='signatureAlgorithm' value='SHA256withRSA'
    [21/Mar/2013:14:52:55]http-9443-4: CMSServlet::service() param
    name='crlIssuingPoint' value='MasterCRL'
    [21/Mar/2013:14:52:55]http-9443-4: CMSServlet: camasterCAUpdateCRL start to
    service.
    . . .
    ==> logs/debug <==
    [21/Mar/2013:14:52:55][CRLIssuingPoint-MasterCRL]: Updating CRL
    [21/Mar/2013:14:52:55][CRLIssuingPoint-MasterCRL]: findNextUpdate:
    fromLastUpdate: false delta: false
    [21/Mar/2013:14:52:55][CRLIssuingPoint-MasterCRL]: findNextUpdate: Thu Mar 21
    14:54:00 PDT 2013
    [21/Mar/2013:14:52:55][CRLIssuingPoint-MasterCRL]: findNextUpdate:
    fromLastUpdate: false delta: true
    [21/Mar/2013:14:52:55][CRLIssuingPoint-MasterCRL]: findNextUpdate: Thu Mar 21
    14:54:00 PDT 2013
    [21/Mar/2013:14:52:55]http-9443-4: CMSServlet: curDate=Thu Mar 21 14:52:55
    PDT 2013 id=camasterCAUpdateCRL time=14

==> logs/transactions <==
22148.CRLIssuingPoint-MasterCRL - [21/Mar/2013:14:52:55 PDT] [20] [1] CRL
update started. CRL ID: MasterCRL CRL Number: 6,649 Delta CRL Enabled: true
CRL Cache Enabled: true Cache Recovery Enabled: true Cache Cleared: false
Cache: 10,0,0,0
22148.CRLIssuingPoint-MasterCRL - [21/Mar/2013:14:52:55 PDT] [20] [1] Delta-CRL
update completed. CRL ID: MasterCRL Delta CRL NUmber: 6,649 Against CRL Number:
6,648 last update time: 3/21/13 2:52 PM next update time: 3/21/13 2:54 PM
Number of entries in the delta-CRL: 0 time: 91 (0,7,84,0)
. . .
==> logs/transactions <==
22148.CRLIssuingPoint-MasterCRL - [21/Mar/2013:14:52:55 PDT] [20] [1] CRL
Update completed. CRL ID: MasterCRL CRL Number: 6,649 last update time: 3/21/13
2:52 PM next update time: 3/21/13 2:54 PM Number of entries in the CRL: 10
time: 292 CRL time: 201 delta CRL time: 91
(0,0,7,84,0,0,1,6,194,0,91,201,292)
. . .
==> logs/debug <==
[21/Mar/2013:14:53:07]http-9443-4: CMSServlet: curDate=Thu Mar 21 14:53:07
PDT 2013 id=camasterCADisplayCRL time=15

  1. ====
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate:
    fromLastUpdate: true delta: false
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate: Thu Mar 21
    14:54:00 PDT 2013 delay: 0
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate:
    fromLastUpdate: true delta: false
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate: Thu Mar 21
    14:54:00 PDT 2013 delay: -1
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate:
    fromLastUpdate: true delta: false
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate: Thu Mar 21
    14:54:00 PDT 2013 delay: -1
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate:
    fromLastUpdate: true delta: false
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate: Thu Mar 21
    14:54:00 PDT 2013 delay: -1
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate:
    fromLastUpdate: true delta: false
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate: Thu Mar 21
    14:54:00 PDT 2013 delay: -1
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate:
    fromLastUpdate: true delta: false
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate: Thu Mar 21
    14:54:00 PDT 2013 delay: -1
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate:
    fromLastUpdate: true delta: false
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate: Thu Mar 21
    14:54:00 PDT 2013 delay: -1
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate:
    fromLastUpdate: true delta: false
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate: Thu Mar 21
    14:54:00 PDT 2013 delay: -2
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate:
    fromLastUpdate: true delta: false
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate: Thu Mar 21
    14:54:00 PDT 2013 delay: -2
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate:
    fromLastUpdate: true delta: false
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate: Thu Mar 21
    14:54:00 PDT 2013 delay: -2
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate:
    fromLastUpdate: true delta: false
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate: Thu Mar 21
    14:54:00 PDT 2013 delay: -2
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate:
    fromLastUpdate: true delta: false
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate: Thu Mar 21
    14:54:00 PDT 2013 delay: -2
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate:
    fromLastUpdate: true delta: false
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate: Thu Mar 21
    14:54:00 PDT 2013 delay: -2
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate:
    fromLastUpdate: true delta: false
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate: Thu Mar 21
    14:54:00 PDT 2013 delay: -2
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate:
    fromLastUpdate: true delta: false
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate: Thu Mar 21
    14:54:00 PDT 2013 delay: -2
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate:
    fromLastUpdate: true delta: false
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate: Thu Mar 21
    14:54:00 PDT 2013 delay: -2
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate:
    fromLastUpdate: true delta: false
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate: Thu Mar 21
    14:54:00 PDT 2013 delay: -3
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate:
    fromLastUpdate: true delta: false
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate: Thu Mar 21
    14:54:00 PDT 2013 delay: -3
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate:
    fromLastUpdate: true delta: false
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate: Thu Mar 21
    14:54:00 PDT 2013 delay: -3
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate:
    fromLastUpdate: true delta: false
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate: Thu Mar 21
    14:54:00 PDT 2013 delay: -3
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate:
    fromLastUpdate: true delta: false
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate: Thu Mar 21
    14:54:00 PDT 2013 delay: -3
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate:
    fromLastUpdate: true delta: false
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate: Thu Mar 21
    14:54:00 PDT 2013 delay: -3
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate:
    fromLastUpdate: true delta: false
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate: Thu Mar 21
    14:54:00 PDT 2013 delay: -3
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate:
    fromLastUpdate: true delta: false
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate: Thu Mar 21
    14:54:00 PDT 2013 delay: -3
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate:
    fromLastUpdate: true delta: false
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate: Thu Mar 21
    14:54:00 PDT 2013 delay: -3
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate:
    fromLastUpdate: true delta: false
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate: Thu Mar 21
    14:54:00 PDT 2013 delay: -3
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate:
    fromLastUpdate: true delta: false
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate: Thu Mar 21
    14:54:00 PDT 2013 delay: -4
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate:
    fromLastUpdate: true delta: false
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate: Thu Mar 21
    14:54:00 PDT 2013 delay: -4
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate:
    fromLastUpdate: true delta: false
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate: Thu Mar 21
    14:54:00 PDT 2013 delay: -4
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate:
    fromLastUpdate: true delta: false
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate: Thu Mar 21
    14:54:00 PDT 2013 delay: -4
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate:
    fromLastUpdate: true delta: false
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate: Thu Mar 21
    14:54:00 PDT 2013 delay: -4
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate:
    fromLastUpdate: true delta: false
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate: Thu Mar 21
    14:54:00 PDT 2013 delay: -4
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate:
    fromLastUpdate: true delta: false
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate: Thu Mar 21
    14:54:00 PDT 2013 delay: -4
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate:
    fromLastUpdate: true delta: false
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate: Thu Mar 21
    14:54:00 PDT 2013 delay: -4
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate:
    fromLastUpdate: true delta: false
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate: Thu Mar 21
    14:54:00 PDT 2013 delay: -4
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate:
    fromLastUpdate: true delta: false
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate: Thu Mar 21
    14:54:00 PDT 2013 delay: -5
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate:
    fromLastUpdate: true delta: false
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate: Thu Mar 21
    14:54:00 PDT 2013 delay: -5
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate:
    fromLastUpdate: true delta: false
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate: Thu Mar 21
    14:54:00 PDT 2013 delay: -5
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate:
    fromLastUpdate: true delta: false
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate: Thu Mar 21
    14:54:00 PDT 2013 delay: -5
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate:
    fromLastUpdate: true delta: false
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate: Thu Mar 21
    14:54:00 PDT 2013 delay: -5
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate:
    fromLastUpdate: true delta: false
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate: Thu Mar 21
    14:54:00 PDT 2013 delay: -5
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate:
    fromLastUpdate: true delta: false
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate: Thu Mar 21
    14:54:00 PDT 2013 delay: -5
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate:
    fromLastUpdate: true delta: false
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate: Thu Mar 21
    14:54:00 PDT 2013 delay: -5
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate:
    fromLastUpdate: true delta: false
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate: Thu Mar 21
    14:54:00 PDT 2013 delay: -5
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate:
    fromLastUpdate: true delta: false
    [21/Mar/2013:14:54:00][CRLIssuingPoint-MasterCRL]: findNextUpdate: Thu Mar 21
    14:54:00 PDT 2013 delay: -5

Metadata Update from @nkinder:
- Issue set to the milestone: UNTRIAGED

7 years ago

Dogtag PKI is moving from Pagure issues to GitHub issues. This means that existing or new
issues will be reported and tracked through Dogtag PKI's GitHub Issue tracker.

This issue has been cloned to GitHub and is available here:
https://github.com/dogtagpki/pki/issues/1144

If you want to receive further updates on the issue, please navigate to the
GitHub issue and click on Subscribe button.

Thank you for understanding, and we apologize for any inconvenience.

Metadata Update from @dmoluguw:
- Issue close_status updated to: migrated
- Issue status updated to: Closed (was: Open)

3 years ago

Login to comment on this ticket.

Metadata