wmglobalqueue 2.4.5rc1__py3-none-any.whl → 2.4.5rc3__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of wmglobalqueue might be problematic. Click here for more details.
- WMCore/Services/PyCondor/PyCondorAPI.py +3 -3
- WMCore/__init__.py +1 -1
- {wmglobalqueue-2.4.5rc1.dist-info → wmglobalqueue-2.4.5rc3.dist-info}/METADATA +1 -1
- {wmglobalqueue-2.4.5rc1.dist-info → wmglobalqueue-2.4.5rc3.dist-info}/RECORD +95 -96
- WMCore/Services/PyCondor/PyCondorUtils.py +0 -105
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/bin/wmc-dist-patch +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/bin/wmc-dist-unpatch +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/bin/wmc-httpd +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/.couchapprc +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/README.md +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/_attachments/index.html +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/_attachments/js/ElementInfoByWorkflow.js +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/_attachments/js/StuckElementInfo.js +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/_attachments/js/WorkloadInfoTable.js +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/_attachments/js/dataTable.js +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/_attachments/js/namespace.js +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/_attachments/style/main.css +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/couchapp.json +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/filters/childQueueFilter.js +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/filters/filterDeletedDocs.js +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/filters/queueFilter.js +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/language +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/lib/mustache.js +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/lib/validate.js +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/lib/workqueue_utils.js +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/lists/elementsDetail.js +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/lists/filter.js +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/lists/stuckElements.js +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/lists/workRestrictions.js +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/lists/workflowSummary.js +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/rewrites.json +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/shows/redirect.js +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/shows/status.js +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/templates/ElementSummaryByWorkflow.html +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/templates/StuckElementSummary.html +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/templates/TaskStatus.html +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/templates/WorkflowSummary.html +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/templates/partials/workqueue-common-lib.html +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/templates/partials/yui-lib-remote.html +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/templates/partials/yui-lib.html +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/updates/in-place.js +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/validate_doc_update.js +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/vendor/couchapp/_attachments/jquery.couch.app.js +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/vendor/couchapp/_attachments/jquery.pathbinder.js +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/views/activeData/map.js +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/views/activeData/reduce.js +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/views/activeParentData/map.js +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/views/activeParentData/reduce.js +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/views/activePileupData/map.js +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/views/activePileupData/reduce.js +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/views/analyticsData/map.js +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/views/analyticsData/reduce.js +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/views/availableByPriority/map.js +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/views/conflicts/map.js +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/views/elements/map.js +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/views/elementsByData/map.js +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/views/elementsByParent/map.js +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/views/elementsByParentData/map.js +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/views/elementsByPileupData/map.js +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/views/elementsByStatus/map.js +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/views/elementsBySubscription/map.js +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/views/elementsByWorkflow/map.js +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/views/elementsByWorkflow/reduce.js +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/views/elementsDetailByWorkflowAndStatus/map.js +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/views/jobInjectStatusByRequest/map.js +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/views/jobInjectStatusByRequest/reduce.js +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/views/jobStatusByRequest/map.js +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/views/jobStatusByRequest/reduce.js +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/views/jobsByChildQueueAndPriority/map.js +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/views/jobsByChildQueueAndPriority/reduce.js +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/views/jobsByChildQueueAndStatus/map.js +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/views/jobsByChildQueueAndStatus/reduce.js +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/views/jobsByRequest/map.js +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/views/jobsByRequest/reduce.js +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/views/jobsByStatus/map.js +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/views/jobsByStatus/reduce.js +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/views/jobsByStatusAndPriority/map.js +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/views/jobsByStatusAndPriority/reduce.js +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/views/openRequests/map.js +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/views/recent-items/map.js +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/views/siteWhitelistByRequest/map.js +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/views/siteWhitelistByRequest/reduce.js +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/views/specsByWorkflow/map.js +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/views/stuckElements/map.js +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/views/wmbsInjectStatusByRequest/map.js +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/views/wmbsInjectStatusByRequest/reduce.js +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/views/wmbsUrl/map.js +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/views/wmbsUrl/reduce.js +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/views/wmbsUrlByRequest/map.js +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/views/wmbsUrlByRequest/reduce.js +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/views/workflowSummary/map.js +0 -0
- {wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/views/workflowSummary/reduce.js +0 -0
- {wmglobalqueue-2.4.5rc1.dist-info → wmglobalqueue-2.4.5rc3.dist-info}/WHEEL +0 -0
- {wmglobalqueue-2.4.5rc1.dist-info → wmglobalqueue-2.4.5rc3.dist-info}/licenses/LICENSE +0 -0
- {wmglobalqueue-2.4.5rc1.dist-info → wmglobalqueue-2.4.5rc3.dist-info}/licenses/NOTICE +0 -0
- {wmglobalqueue-2.4.5rc1.dist-info → wmglobalqueue-2.4.5rc3.dist-info}/top_level.txt +0 -0
|
@@ -11,7 +11,7 @@ from past.builtins import basestring
|
|
|
11
11
|
import logging
|
|
12
12
|
try:
|
|
13
13
|
# This module has dependency with python binding for condor package (condor)
|
|
14
|
-
import htcondor
|
|
14
|
+
import htcondor2 as htcondor
|
|
15
15
|
except ImportError:
|
|
16
16
|
pass
|
|
17
17
|
|
|
@@ -111,7 +111,7 @@ class PyCondorAPI(object):
|
|
|
111
111
|
scheddAd = self.coll.locate(htcondor.DaemonTypes.Schedd)
|
|
112
112
|
q = self.coll.query(htcondor.AdTypes.Schedd, 'Name == "%s"' % scheddAd['Name'],
|
|
113
113
|
projection=['CurbMatchmaking'])[0]
|
|
114
|
-
isOverloaded = q['CurbMatchmaking'].eval()
|
|
114
|
+
isOverloaded = q['CurbMatchmaking'].eval(q)
|
|
115
115
|
return isOverloaded
|
|
116
116
|
except Exception:
|
|
117
117
|
# if there is an error, try to recreate the collector instance
|
|
@@ -121,7 +121,7 @@ class PyCondorAPI(object):
|
|
|
121
121
|
scheddAd = self.coll.locate(htcondor.DaemonTypes.Schedd)
|
|
122
122
|
q = self.coll.query(htcondor.AdTypes.Schedd, 'Name == "%s"' % scheddAd['Name'],
|
|
123
123
|
projection=['CurbMatchmaking'])[0]
|
|
124
|
-
isOverloaded = q['CurbMatchmaking'].eval()
|
|
124
|
+
isOverloaded = q['CurbMatchmaking'].eval(q)
|
|
125
125
|
except Exception as ex:
|
|
126
126
|
msg = "Condor failed to fetch schedd attributes."
|
|
127
127
|
msg += "Error message: %s" % str(ex)
|
WMCore/__init__.py
CHANGED
|
@@ -33,7 +33,7 @@ WMCore/WMExceptions.py,sha256=1ReKj5kBoXXeOJzPa1CV7i2577rMVoASO5MhR2a9vfc,18794
|
|
|
33
33
|
WMCore/WMFactory.py,sha256=igQIcDwaDimxbo_kfyF01E8AU9dmCICU_rKsWiE-Wbs,2852
|
|
34
34
|
WMCore/WMInit.py,sha256=w6UKx7YLQ-iRM9LhigCalKcxIGvlRs7RRHyiVdeoiAE,13556
|
|
35
35
|
WMCore/WMLogging.py,sha256=_p6e819wLjVc1pDrOymV4ssMfHd40p56iNRZ63e_RgY,3577
|
|
36
|
-
WMCore/__init__.py,sha256=
|
|
36
|
+
WMCore/__init__.py,sha256=R_23pTI0Oty_GmEVxbBfwGnZpNXWVrfuaogvNGGY81k,128
|
|
37
37
|
WMCore/ACDC/Collection.py,sha256=oQziWoM8zH-Wt6H6Lxv2h7widEefPLcEhTtJv9e_Vvg,1145
|
|
38
38
|
WMCore/ACDC/CollectionTypes.py,sha256=9CW9sO9HDd-hVMgJan6bBdF5ehAZsnpFOBlJN16EnU0,273
|
|
39
39
|
WMCore/ACDC/CouchCollection.py,sha256=ZMJ4sRavIdSJ_UO_Nsq_W4rOyBoMWeZit_ElSxAkYt4,1961
|
|
@@ -155,8 +155,7 @@ WMCore/Services/McM/McM.py,sha256=alHMUr3upUudEnx97ctNaf6Qh8gFdVqiLdMhIjRpsKo,58
|
|
|
155
155
|
WMCore/Services/McM/__init__.py,sha256=nF4EnR_GN7eFFgYLEzpaI-tEZPefxnBwXSae90r-PAQ,63
|
|
156
156
|
WMCore/Services/MonIT/Grafana.py,sha256=fv9zkKN6VJ7FoNsta8jc-uYHrSTZVE7q4QHXzaST2zc,6081
|
|
157
157
|
WMCore/Services/MonIT/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
158
|
-
WMCore/Services/PyCondor/PyCondorAPI.py,sha256=
|
|
159
|
-
WMCore/Services/PyCondor/PyCondorUtils.py,sha256=xxprHjpoxHBZxPs6SVTDRzUcdMr3GJCfeggKrpZHRFA,3809
|
|
158
|
+
WMCore/Services/PyCondor/PyCondorAPI.py,sha256=Qcq6o3lvPX-cQHKMJzTlSG1rdyDCbDTE36DMWaahMH8,6009
|
|
160
159
|
WMCore/Services/PyCondor/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
161
160
|
WMCore/Services/ReqMgr/ReqMgr.py,sha256=wm9WTsiZaaCIwbHK3NheIDsZ8pv0dPU15jMzp2c1bZE,10927
|
|
162
161
|
WMCore/Services/ReqMgr/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
@@ -253,96 +252,96 @@ WMCore/WorkQueue/Policy/Start/__init__.py,sha256=pco1Wy0Rak-RtHZvc6c9lxme7eHidTF
|
|
|
253
252
|
WMCore/Wrappers/__init__.py,sha256=PWffOkW1-tNdjP66oA8avZR_zsupBpkcwADgwPzs818,76
|
|
254
253
|
WMCore/Wrappers/JsonWrapper/JSONThunker.py,sha256=Zti4Zywlsg_3OtXphVy1IxqSZrKCqTuLBJ8rlntLHOU,12767
|
|
255
254
|
WMCore/Wrappers/JsonWrapper/__init__.py,sha256=lHa_NpXPjLv7AODH7rtwcGl7es-0tx95eZv6rp11df0,165
|
|
256
|
-
wmglobalqueue-2.4.
|
|
257
|
-
wmglobalqueue-2.4.
|
|
258
|
-
wmglobalqueue-2.4.
|
|
259
|
-
wmglobalqueue-2.4.
|
|
260
|
-
wmglobalqueue-2.4.
|
|
261
|
-
wmglobalqueue-2.4.
|
|
262
|
-
wmglobalqueue-2.4.
|
|
263
|
-
wmglobalqueue-2.4.
|
|
264
|
-
wmglobalqueue-2.4.
|
|
265
|
-
wmglobalqueue-2.4.
|
|
266
|
-
wmglobalqueue-2.4.
|
|
267
|
-
wmglobalqueue-2.4.
|
|
268
|
-
wmglobalqueue-2.4.
|
|
269
|
-
wmglobalqueue-2.4.
|
|
270
|
-
wmglobalqueue-2.4.
|
|
271
|
-
wmglobalqueue-2.4.
|
|
272
|
-
wmglobalqueue-2.4.
|
|
273
|
-
wmglobalqueue-2.4.
|
|
274
|
-
wmglobalqueue-2.4.
|
|
275
|
-
wmglobalqueue-2.4.
|
|
276
|
-
wmglobalqueue-2.4.
|
|
277
|
-
wmglobalqueue-2.4.
|
|
278
|
-
wmglobalqueue-2.4.
|
|
279
|
-
wmglobalqueue-2.4.
|
|
280
|
-
wmglobalqueue-2.4.
|
|
281
|
-
wmglobalqueue-2.4.
|
|
282
|
-
wmglobalqueue-2.4.
|
|
283
|
-
wmglobalqueue-2.4.
|
|
284
|
-
wmglobalqueue-2.4.
|
|
285
|
-
wmglobalqueue-2.4.
|
|
286
|
-
wmglobalqueue-2.4.
|
|
287
|
-
wmglobalqueue-2.4.
|
|
288
|
-
wmglobalqueue-2.4.
|
|
289
|
-
wmglobalqueue-2.4.
|
|
290
|
-
wmglobalqueue-2.4.
|
|
291
|
-
wmglobalqueue-2.4.
|
|
292
|
-
wmglobalqueue-2.4.
|
|
293
|
-
wmglobalqueue-2.4.
|
|
294
|
-
wmglobalqueue-2.4.
|
|
295
|
-
wmglobalqueue-2.4.
|
|
296
|
-
wmglobalqueue-2.4.
|
|
297
|
-
wmglobalqueue-2.4.
|
|
298
|
-
wmglobalqueue-2.4.
|
|
299
|
-
wmglobalqueue-2.4.
|
|
300
|
-
wmglobalqueue-2.4.
|
|
301
|
-
wmglobalqueue-2.4.
|
|
302
|
-
wmglobalqueue-2.4.
|
|
303
|
-
wmglobalqueue-2.4.
|
|
304
|
-
wmglobalqueue-2.4.
|
|
305
|
-
wmglobalqueue-2.4.
|
|
306
|
-
wmglobalqueue-2.4.
|
|
307
|
-
wmglobalqueue-2.4.
|
|
308
|
-
wmglobalqueue-2.4.
|
|
309
|
-
wmglobalqueue-2.4.
|
|
310
|
-
wmglobalqueue-2.4.
|
|
311
|
-
wmglobalqueue-2.4.
|
|
312
|
-
wmglobalqueue-2.4.
|
|
313
|
-
wmglobalqueue-2.4.
|
|
314
|
-
wmglobalqueue-2.4.
|
|
315
|
-
wmglobalqueue-2.4.
|
|
316
|
-
wmglobalqueue-2.4.
|
|
317
|
-
wmglobalqueue-2.4.
|
|
318
|
-
wmglobalqueue-2.4.
|
|
319
|
-
wmglobalqueue-2.4.
|
|
320
|
-
wmglobalqueue-2.4.
|
|
321
|
-
wmglobalqueue-2.4.
|
|
322
|
-
wmglobalqueue-2.4.
|
|
323
|
-
wmglobalqueue-2.4.
|
|
324
|
-
wmglobalqueue-2.4.
|
|
325
|
-
wmglobalqueue-2.4.
|
|
326
|
-
wmglobalqueue-2.4.
|
|
327
|
-
wmglobalqueue-2.4.
|
|
328
|
-
wmglobalqueue-2.4.
|
|
329
|
-
wmglobalqueue-2.4.
|
|
330
|
-
wmglobalqueue-2.4.
|
|
331
|
-
wmglobalqueue-2.4.
|
|
332
|
-
wmglobalqueue-2.4.
|
|
333
|
-
wmglobalqueue-2.4.
|
|
334
|
-
wmglobalqueue-2.4.
|
|
335
|
-
wmglobalqueue-2.4.
|
|
336
|
-
wmglobalqueue-2.4.
|
|
337
|
-
wmglobalqueue-2.4.
|
|
338
|
-
wmglobalqueue-2.4.
|
|
339
|
-
wmglobalqueue-2.4.
|
|
340
|
-
wmglobalqueue-2.4.
|
|
341
|
-
wmglobalqueue-2.4.
|
|
342
|
-
wmglobalqueue-2.4.
|
|
343
|
-
wmglobalqueue-2.4.
|
|
344
|
-
wmglobalqueue-2.4.
|
|
345
|
-
wmglobalqueue-2.4.
|
|
346
|
-
wmglobalqueue-2.4.
|
|
347
|
-
wmglobalqueue-2.4.
|
|
348
|
-
wmglobalqueue-2.4.
|
|
255
|
+
wmglobalqueue-2.4.5rc3.data/data/bin/wmc-dist-patch,sha256=N8vwiPeFe27vwoNPcr6fGAW-0aTY1FzJkztwIzHUadc,646
|
|
256
|
+
wmglobalqueue-2.4.5rc3.data/data/bin/wmc-dist-unpatch,sha256=MPHT-EYI6pRpUaZZup_UHnDsZ5duwBztK_1ZltRkv2A,409
|
|
257
|
+
wmglobalqueue-2.4.5rc3.data/data/bin/wmc-httpd,sha256=wt0jRt7KAebb1j0FJFl4zQfg1rKP1mNGj3cw_nEjIII,63
|
|
258
|
+
wmglobalqueue-2.4.5rc3.data/data/data/couchapps/WorkQueue/.couchapprc,sha256=RBNvo1WzZ4oRRq0W9-hknpT7T8If536DEMBg9hyq_4o,2
|
|
259
|
+
wmglobalqueue-2.4.5rc3.data/data/data/couchapps/WorkQueue/README.md,sha256=93xySoW6AElCga0OWj2-qzBL-6SZ9MpeIJtNEx2b4qQ,1660
|
|
260
|
+
wmglobalqueue-2.4.5rc3.data/data/data/couchapps/WorkQueue/couchapp.json,sha256=dTC3iksvMGNQGeX0G3pnanQodY2zteyi-UfT3mZheH4,95
|
|
261
|
+
wmglobalqueue-2.4.5rc3.data/data/data/couchapps/WorkQueue/language,sha256=7acXRsAcP0Zf_QK22hWmUY5vvI8G8axSW-GTvlUHBp0,10
|
|
262
|
+
wmglobalqueue-2.4.5rc3.data/data/data/couchapps/WorkQueue/rewrites.json,sha256=cdgUaGXe1zKW1NNwMZ6wpmbqTbQm4UzmZNI0oAbxsQM,1084
|
|
263
|
+
wmglobalqueue-2.4.5rc3.data/data/data/couchapps/WorkQueue/validate_doc_update.js,sha256=4nsyt92jTfAPJwXIXExjRkPL4-w6cIZgotKI-gDsSnI,218
|
|
264
|
+
wmglobalqueue-2.4.5rc3.data/data/data/couchapps/WorkQueue/_attachments/index.html,sha256=zULuvkxSg-Ag3rtfYqW1KkKeckiD-dxc3k5uu1ekfPM,9400
|
|
265
|
+
wmglobalqueue-2.4.5rc3.data/data/data/couchapps/WorkQueue/_attachments/js/ElementInfoByWorkflow.js,sha256=9f3fdF2YYgIwJlADNDW5_3f3Ghcsz9UvhWYT6mKukDs,3433
|
|
266
|
+
wmglobalqueue-2.4.5rc3.data/data/data/couchapps/WorkQueue/_attachments/js/StuckElementInfo.js,sha256=eU9D_4UJLkAjZ1GedgZpdcZ7AlpoDih876frocI1d8s,2060
|
|
267
|
+
wmglobalqueue-2.4.5rc3.data/data/data/couchapps/WorkQueue/_attachments/js/WorkloadInfoTable.js,sha256=2asIM4dWM-vLjiPoLLjob5VbQuckVUcm_M0JeWKpPhI,3010
|
|
268
|
+
wmglobalqueue-2.4.5rc3.data/data/data/couchapps/WorkQueue/_attachments/js/dataTable.js,sha256=WcMwNPMj7ZNjTr0TnxMujahssD29VlhiIL_qWIUILFM,1970
|
|
269
|
+
wmglobalqueue-2.4.5rc3.data/data/data/couchapps/WorkQueue/_attachments/js/namespace.js,sha256=DJuiPB3Fjb-hnD82RhJ9inXukBvgWyQTiZ9gQj6_I2w,574
|
|
270
|
+
wmglobalqueue-2.4.5rc3.data/data/data/couchapps/WorkQueue/_attachments/style/main.css,sha256=AnReXS11iik_ASebi-uJL4C8Y_TVXHYiMwm9Fdx0YCQ,886
|
|
271
|
+
wmglobalqueue-2.4.5rc3.data/data/data/couchapps/WorkQueue/filters/childQueueFilter.js,sha256=RVBRPuD2x6V_9p9orcdcYYhepT-ZUzlXJ07VTARmwUM,349
|
|
272
|
+
wmglobalqueue-2.4.5rc3.data/data/data/couchapps/WorkQueue/filters/filterDeletedDocs.js,sha256=MuY08stikN4PxLQQtnD8HBfCLtiKInBgwhfdbUiBAHg,48
|
|
273
|
+
wmglobalqueue-2.4.5rc3.data/data/data/couchapps/WorkQueue/filters/queueFilter.js,sha256=CU2-vwVcgfE274iIzS1cckq-A9KVbPs_O31Fdu2M6F4,402
|
|
274
|
+
wmglobalqueue-2.4.5rc3.data/data/data/couchapps/WorkQueue/lib/mustache.js,sha256=RRQuMFZ_kSvF87QwfS-ZZ8I_hYvdJ5ZzIg-WM-_wbVY,9247
|
|
275
|
+
wmglobalqueue-2.4.5rc3.data/data/data/couchapps/WorkQueue/lib/validate.js,sha256=A7eV6JJi1MIk0an-x8FdsPntSWa7dRM8FbrrmRTN36w,739
|
|
276
|
+
wmglobalqueue-2.4.5rc3.data/data/data/couchapps/WorkQueue/lib/workqueue_utils.js,sha256=oG2brBkNNSyFQM0Ha7LQGF7hOw33M6goMGlnA5omAgI,1768
|
|
277
|
+
wmglobalqueue-2.4.5rc3.data/data/data/couchapps/WorkQueue/lists/elementsDetail.js,sha256=qaCQjHiZW5BhMd5ay00J_ARGbWvHnWRLQ1ix5p3jUvc,868
|
|
278
|
+
wmglobalqueue-2.4.5rc3.data/data/data/couchapps/WorkQueue/lists/filter.js,sha256=0YQmq6LQV_Al-Dh6Z3LVowcLI2sZ7YJDPBNKIWyfp38,1857
|
|
279
|
+
wmglobalqueue-2.4.5rc3.data/data/data/couchapps/WorkQueue/lists/stuckElements.js,sha256=5WOYHnSegosoH11oQjwo7YEinZ5uJhl6y_71wbTMoFo,1316
|
|
280
|
+
wmglobalqueue-2.4.5rc3.data/data/data/couchapps/WorkQueue/lists/workRestrictions.js,sha256=-FoDtMhvlgd3cey_iRkFQqRVKNY1Wm2tZXuMu83c5KA,4667
|
|
281
|
+
wmglobalqueue-2.4.5rc3.data/data/data/couchapps/WorkQueue/lists/workflowSummary.js,sha256=AwRQzL_Dcz26zTn4v71pPAs2VBDPC1IAEU2Kk_x_kKA,845
|
|
282
|
+
wmglobalqueue-2.4.5rc3.data/data/data/couchapps/WorkQueue/shows/redirect.js,sha256=S8A_JvZ-IoWW3zIJSZ7bf5E-YIAArH8EyJhSzXevXew,930
|
|
283
|
+
wmglobalqueue-2.4.5rc3.data/data/data/couchapps/WorkQueue/shows/status.js,sha256=CqMfpYTOJrzEULISF1Pigc-gBLRKroG613jOWO1yQ94,1092
|
|
284
|
+
wmglobalqueue-2.4.5rc3.data/data/data/couchapps/WorkQueue/templates/ElementSummaryByWorkflow.html,sha256=leNmN9jevNNuiuQo1VHSP2mKpAthJGqPHDs2WjsESHw,563
|
|
285
|
+
wmglobalqueue-2.4.5rc3.data/data/data/couchapps/WorkQueue/templates/StuckElementSummary.html,sha256=K3z8lMjUz4rvIeWjfFpcIrk01XvJii7cwA8xrhaoT9c,501
|
|
286
|
+
wmglobalqueue-2.4.5rc3.data/data/data/couchapps/WorkQueue/templates/TaskStatus.html,sha256=r4CFXQuWFQ1cRT20BJuXsBshgvIuRYpvX_cJs2qAUJQ,579
|
|
287
|
+
wmglobalqueue-2.4.5rc3.data/data/data/couchapps/WorkQueue/templates/WorkflowSummary.html,sha256=C3YK7tZqCABCh3uoCL2u2yeFww2tsecUrvCmiTQuTss,552
|
|
288
|
+
wmglobalqueue-2.4.5rc3.data/data/data/couchapps/WorkQueue/templates/partials/workqueue-common-lib.html,sha256=fzf0lmAoIxxxX6SBkWPyfAt9_b5vrZg610xpj2rQ3RE,79
|
|
289
|
+
wmglobalqueue-2.4.5rc3.data/data/data/couchapps/WorkQueue/templates/partials/yui-lib-remote.html,sha256=EvF2GfbbRyli3BybEEDUaYq-4HUyGgKIO0rd7IFwUts,1403
|
|
290
|
+
wmglobalqueue-2.4.5rc3.data/data/data/couchapps/WorkQueue/templates/partials/yui-lib.html,sha256=0hs1eVSnqYdO5SrCEduAB7U7Mdt-Ox3R5NCu9erxG3c,1345
|
|
291
|
+
wmglobalqueue-2.4.5rc3.data/data/data/couchapps/WorkQueue/updates/in-place.js,sha256=7HFtVesuIgXdye-BVcNhQ1g42msqMtA9EKxohzjS4DQ,1384
|
|
292
|
+
wmglobalqueue-2.4.5rc3.data/data/data/couchapps/WorkQueue/vendor/couchapp/_attachments/jquery.couch.app.js,sha256=ZAa-QGSHpmq5G8q20yPuliQeuOenh42XeikXXPCdG6E,7245
|
|
293
|
+
wmglobalqueue-2.4.5rc3.data/data/data/couchapps/WorkQueue/vendor/couchapp/_attachments/jquery.pathbinder.js,sha256=j51uO-RelZTFaXJTRD21pK52pLgREDp2sN7WMy9U1ZM,4844
|
|
294
|
+
wmglobalqueue-2.4.5rc3.data/data/data/couchapps/WorkQueue/views/activeData/map.js,sha256=U3-gh_LcmKdn9X1otiO4w_-jfq3jQqr3Io7izEF9nEY,228
|
|
295
|
+
wmglobalqueue-2.4.5rc3.data/data/data/couchapps/WorkQueue/views/activeData/reduce.js,sha256=JO5DkSBfpqDFB9VTlx8G-fpx-6DpAGbdGqK92OWQsVo,26
|
|
296
|
+
wmglobalqueue-2.4.5rc3.data/data/data/couchapps/WorkQueue/views/activeParentData/map.js,sha256=3SAcOx-eL2Ym_fLbASnvvctg-p6JfMqaCzQpeZkkXR8,247
|
|
297
|
+
wmglobalqueue-2.4.5rc3.data/data/data/couchapps/WorkQueue/views/activeParentData/reduce.js,sha256=JO5DkSBfpqDFB9VTlx8G-fpx-6DpAGbdGqK92OWQsVo,26
|
|
298
|
+
wmglobalqueue-2.4.5rc3.data/data/data/couchapps/WorkQueue/views/activePileupData/map.js,sha256=b9UIf4jfwRCdtvfyw7HHI-l-xrEH9bPu-ALjtHEhS9Y,253
|
|
299
|
+
wmglobalqueue-2.4.5rc3.data/data/data/couchapps/WorkQueue/views/activePileupData/reduce.js,sha256=JO5DkSBfpqDFB9VTlx8G-fpx-6DpAGbdGqK92OWQsVo,26
|
|
300
|
+
wmglobalqueue-2.4.5rc3.data/data/data/couchapps/WorkQueue/views/analyticsData/map.js,sha256=GH1Xa6UtvDUY17mSWwcW8OQ_Xosb05tIHXaeGuvfheU,474
|
|
301
|
+
wmglobalqueue-2.4.5rc3.data/data/data/couchapps/WorkQueue/views/analyticsData/reduce.js,sha256=dqyUOCjOBfdm63Lh2Xvp650cvkIGSPPziiDu59SioKI,4
|
|
302
|
+
wmglobalqueue-2.4.5rc3.data/data/data/couchapps/WorkQueue/views/availableByPriority/map.js,sha256=VBTxm-gX3YENMK3DstuklVYmPwspRpTPwLZ3DKnC7A4,216
|
|
303
|
+
wmglobalqueue-2.4.5rc3.data/data/data/couchapps/WorkQueue/views/conflicts/map.js,sha256=jSa32z5mwzMPCnqzfBgeFRIZKeAA68e4GpVp80B9DhM,96
|
|
304
|
+
wmglobalqueue-2.4.5rc3.data/data/data/couchapps/WorkQueue/views/elements/map.js,sha256=JQ2NrPbLggfZZ0-BKGSJkHSPnnGSNoV7n5dwPlcm2yY,137
|
|
305
|
+
wmglobalqueue-2.4.5rc3.data/data/data/couchapps/WorkQueue/views/elementsByData/map.js,sha256=W_ccKYBsbRKCpyolivBMGRU7BUX8P-s3k4dIxVjsZkM,225
|
|
306
|
+
wmglobalqueue-2.4.5rc3.data/data/data/couchapps/WorkQueue/views/elementsByParent/map.js,sha256=Ld8-VPjbNEXcxS5jCXmkckxZBWbldqMkCFXfqgqyamk,324
|
|
307
|
+
wmglobalqueue-2.4.5rc3.data/data/data/couchapps/WorkQueue/views/elementsByParentData/map.js,sha256=Jbf6BYCtBGOReoKbXav1_KflXXBJWpXD60jYDPZy3Eo,247
|
|
308
|
+
wmglobalqueue-2.4.5rc3.data/data/data/couchapps/WorkQueue/views/elementsByPileupData/map.js,sha256=NA7awhNN7xtyBbnXEsRoHnOtAWMSeuDwnriPQaWP1h8,253
|
|
309
|
+
wmglobalqueue-2.4.5rc3.data/data/data/couchapps/WorkQueue/views/elementsByStatus/map.js,sha256=NKbL9cwKFXGx-vZC6pxJAPeAqSLH-ee8n4M3dTMx0Zk,331
|
|
310
|
+
wmglobalqueue-2.4.5rc3.data/data/data/couchapps/WorkQueue/views/elementsBySubscription/map.js,sha256=Q0GQHQnqd9OID8EHdXrRx9Wp6dSGAN7kjwa7Dtv5bo4,188
|
|
311
|
+
wmglobalqueue-2.4.5rc3.data/data/data/couchapps/WorkQueue/views/elementsByWorkflow/map.js,sha256=jfY55RFG0mTYpGd16jeJWVOKuJfunoSugFGDsbkoUXs,336
|
|
312
|
+
wmglobalqueue-2.4.5rc3.data/data/data/couchapps/WorkQueue/views/elementsByWorkflow/reduce.js,sha256=w2lUOSoqixL2YdqEjBfopKj4_4U43F6bihGIfhTF5nc,41
|
|
313
|
+
wmglobalqueue-2.4.5rc3.data/data/data/couchapps/WorkQueue/views/elementsDetailByWorkflowAndStatus/map.js,sha256=uLOvNtGXk0luasoBdTikhCZcxo4BqiAu_qH54fAkXv0,1567
|
|
314
|
+
wmglobalqueue-2.4.5rc3.data/data/data/couchapps/WorkQueue/views/jobInjectStatusByRequest/map.js,sha256=bMazqlpddwjxhwiq94KQDNy8wGQrYyKp35uzQ-ptpKY,361
|
|
315
|
+
wmglobalqueue-2.4.5rc3.data/data/data/couchapps/WorkQueue/views/jobInjectStatusByRequest/reduce.js,sha256=dqyUOCjOBfdm63Lh2Xvp650cvkIGSPPziiDu59SioKI,4
|
|
316
|
+
wmglobalqueue-2.4.5rc3.data/data/data/couchapps/WorkQueue/views/jobStatusByRequest/map.js,sha256=UkoCH1yMTI1AlEag3Ytf8uvtsjm5MUZQtnqo1VokKbs,212
|
|
317
|
+
wmglobalqueue-2.4.5rc3.data/data/data/couchapps/WorkQueue/views/jobStatusByRequest/reduce.js,sha256=nlsMb5H9WpxcnFuMmDHBEPI0r49sIZCIg-iA8d8f8UQ,6
|
|
318
|
+
wmglobalqueue-2.4.5rc3.data/data/data/couchapps/WorkQueue/views/jobsByChildQueueAndPriority/map.js,sha256=cKCa3yJAW6TqF1Gh0mKs6KoZwl1K0yj1p6G4K0aB3Yk,192
|
|
319
|
+
wmglobalqueue-2.4.5rc3.data/data/data/couchapps/WorkQueue/views/jobsByChildQueueAndPriority/reduce.js,sha256=PePqXHjVhLAKzRNrlPJXucgNwB3wv-EDrvUYyQMiLyI,7
|
|
320
|
+
wmglobalqueue-2.4.5rc3.data/data/data/couchapps/WorkQueue/views/jobsByChildQueueAndStatus/map.js,sha256=X2pX7Qo_xhT7raXhJXnHwz7zgsERGBRF_14r72SCPho,190
|
|
321
|
+
wmglobalqueue-2.4.5rc3.data/data/data/couchapps/WorkQueue/views/jobsByChildQueueAndStatus/reduce.js,sha256=PePqXHjVhLAKzRNrlPJXucgNwB3wv-EDrvUYyQMiLyI,7
|
|
322
|
+
wmglobalqueue-2.4.5rc3.data/data/data/couchapps/WorkQueue/views/jobsByRequest/map.js,sha256=jMdd5Zc2U834IjQcLksI66NEB2oSGNLG0UXURbjClEE,181
|
|
323
|
+
wmglobalqueue-2.4.5rc3.data/data/data/couchapps/WorkQueue/views/jobsByRequest/reduce.js,sha256=dqyUOCjOBfdm63Lh2Xvp650cvkIGSPPziiDu59SioKI,4
|
|
324
|
+
wmglobalqueue-2.4.5rc3.data/data/data/couchapps/WorkQueue/views/jobsByStatus/map.js,sha256=8BfQqM2ap5R2MFNa02dOGrnzFAvngVR7Iu1roMg_4xA,166
|
|
325
|
+
wmglobalqueue-2.4.5rc3.data/data/data/couchapps/WorkQueue/views/jobsByStatus/reduce.js,sha256=PePqXHjVhLAKzRNrlPJXucgNwB3wv-EDrvUYyQMiLyI,7
|
|
326
|
+
wmglobalqueue-2.4.5rc3.data/data/data/couchapps/WorkQueue/views/jobsByStatusAndPriority/map.js,sha256=CTDGtmb5YDdx8NTki2e1wXbUT61tmIK48VBrkSC60Xw,185
|
|
327
|
+
wmglobalqueue-2.4.5rc3.data/data/data/couchapps/WorkQueue/views/jobsByStatusAndPriority/reduce.js,sha256=PePqXHjVhLAKzRNrlPJXucgNwB3wv-EDrvUYyQMiLyI,7
|
|
328
|
+
wmglobalqueue-2.4.5rc3.data/data/data/couchapps/WorkQueue/views/openRequests/map.js,sha256=Ck0k50t0yNwjWdxf2CTxSfiyg23r0-YOfjxXR90f0yA,201
|
|
329
|
+
wmglobalqueue-2.4.5rc3.data/data/data/couchapps/WorkQueue/views/recent-items/map.js,sha256=C1d4OesnfG0IsI3u1uWtvEIgwxE1A6RfJpNJoo7JvlE,77
|
|
330
|
+
wmglobalqueue-2.4.5rc3.data/data/data/couchapps/WorkQueue/views/siteWhitelistByRequest/map.js,sha256=_345mm2S6Fs1t9mKWFXEtwVG0ktTWeFkhl1ce8vv20M,183
|
|
331
|
+
wmglobalqueue-2.4.5rc3.data/data/data/couchapps/WorkQueue/views/siteWhitelistByRequest/reduce.js,sha256=dlvpEElTCvkm4yYUH8x-fiV5v_n-StoOZNAY76G7M0I,14
|
|
332
|
+
wmglobalqueue-2.4.5rc3.data/data/data/couchapps/WorkQueue/views/specsByWorkflow/map.js,sha256=fK2QeHHqEzGLMzMyWEsgWR5xS81TgIcFGKp1IZDVIfw,124
|
|
333
|
+
wmglobalqueue-2.4.5rc3.data/data/data/couchapps/WorkQueue/views/stuckElements/map.js,sha256=MWedtuYnJ_hjVFnbfBQOcpioSozI6jqjczildNr91x8,1047
|
|
334
|
+
wmglobalqueue-2.4.5rc3.data/data/data/couchapps/WorkQueue/views/wmbsInjectStatusByRequest/map.js,sha256=Y3hv5tHw8YsdWdesP6GF4U5pz2HlnbMWAN4mn_nAOQ0,400
|
|
335
|
+
wmglobalqueue-2.4.5rc3.data/data/data/couchapps/WorkQueue/views/wmbsInjectStatusByRequest/reduce.js,sha256=pIJku7721kQoID0yCEn71jMim7Z6_JcmiZe5vT56kT0,99
|
|
336
|
+
wmglobalqueue-2.4.5rc3.data/data/data/couchapps/WorkQueue/views/wmbsUrl/map.js,sha256=E78AdAhu240C5pKVzeDv3JQkTKEkf3dFlVO9OQvZJD0,173
|
|
337
|
+
wmglobalqueue-2.4.5rc3.data/data/data/couchapps/WorkQueue/views/wmbsUrl/reduce.js,sha256=JO5DkSBfpqDFB9VTlx8G-fpx-6DpAGbdGqK92OWQsVo,26
|
|
338
|
+
wmglobalqueue-2.4.5rc3.data/data/data/couchapps/WorkQueue/views/wmbsUrlByRequest/map.js,sha256=XZ_6nCpMtv-1_g4Vedk3Quc9q0a0J4gjsD7hrUh1Gts,195
|
|
339
|
+
wmglobalqueue-2.4.5rc3.data/data/data/couchapps/WorkQueue/views/wmbsUrlByRequest/reduce.js,sha256=JO5DkSBfpqDFB9VTlx8G-fpx-6DpAGbdGqK92OWQsVo,26
|
|
340
|
+
wmglobalqueue-2.4.5rc3.data/data/data/couchapps/WorkQueue/views/workflowSummary/map.js,sha256=hWsSnOX_XCMVwhGRrIUJu2ysxA6JyfT-U23OmNWm9sk,423
|
|
341
|
+
wmglobalqueue-2.4.5rc3.data/data/data/couchapps/WorkQueue/views/workflowSummary/reduce.js,sha256=Cn94iS8yP0ZU9ds0ZjZkgvHO0phIQqY613zqdftFZ78,378
|
|
342
|
+
wmglobalqueue-2.4.5rc3.dist-info/licenses/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
|
|
343
|
+
wmglobalqueue-2.4.5rc3.dist-info/licenses/NOTICE,sha256=Njkrylka4oiNeBPstKAKPGB4_IUKVwLZg0Hswzdyg04,633
|
|
344
|
+
wmglobalqueue-2.4.5rc3.dist-info/METADATA,sha256=eLuPPTpiVWMTL5DcfD48gS_qYGu06-tndeetUzG9h0U,730
|
|
345
|
+
wmglobalqueue-2.4.5rc3.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
346
|
+
wmglobalqueue-2.4.5rc3.dist-info/top_level.txt,sha256=Z_Pf5-bMrXyc1te6Q3cG64qHX6CG0ugDIOrgmcPOAXI,13
|
|
347
|
+
wmglobalqueue-2.4.5rc3.dist-info/RECORD,,
|
|
@@ -1,105 +0,0 @@
|
|
|
1
|
-
from __future__ import print_function, division
|
|
2
|
-
|
|
3
|
-
from builtins import str, object
|
|
4
|
-
|
|
5
|
-
from future.utils import viewitems
|
|
6
|
-
|
|
7
|
-
import logging
|
|
8
|
-
import os
|
|
9
|
-
import pickle
|
|
10
|
-
import signal
|
|
11
|
-
import time
|
|
12
|
-
import traceback
|
|
13
|
-
|
|
14
|
-
import htcondor
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
class OutputObj(object):
|
|
18
|
-
"""
|
|
19
|
-
Class used when AuthenticatedSubprocess is created with pickleOut
|
|
20
|
-
It stores the output message of the subprocess, any output object provided
|
|
21
|
-
and extra information for debugging purposes, such as the environment
|
|
22
|
-
"""
|
|
23
|
-
|
|
24
|
-
def __init__(self, outputMessage, outputObj):
|
|
25
|
-
self.outputMessage = outputMessage
|
|
26
|
-
self.outputObj = outputObj
|
|
27
|
-
self.environmentStr = ""
|
|
28
|
-
for key, val in viewitems(os.environ):
|
|
29
|
-
self.environmentStr += "%s=%s\n" % (key, val)
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
class AuthenticatedSubprocess(object):
|
|
33
|
-
"""
|
|
34
|
-
Context manager for execution of condor commands in a forked, especially useful for
|
|
35
|
-
those commands where a different proxy credential is needed.
|
|
36
|
-
"""
|
|
37
|
-
|
|
38
|
-
def __init__(self, proxy=None, pickleOut=False, outputObj=None, logger=logging):
|
|
39
|
-
"""
|
|
40
|
-
Basic setup of the context manager
|
|
41
|
-
:param proxy: optional path to the proxy file
|
|
42
|
-
:param pickleOut: boolean flag which enables pickled output data
|
|
43
|
-
:param outputObj: structure storing the actual output of the htcondor call
|
|
44
|
-
:param logger: logger object
|
|
45
|
-
"""
|
|
46
|
-
self.proxy = proxy
|
|
47
|
-
self.pickleOut = pickleOut
|
|
48
|
-
self.outputObj = outputObj
|
|
49
|
-
self.timedout = False
|
|
50
|
-
self.logger = logger
|
|
51
|
-
|
|
52
|
-
def __enter__(self):
|
|
53
|
-
self.r, self.w = os.pipe()
|
|
54
|
-
self.rpipe = os.fdopen(self.r, 'r')
|
|
55
|
-
self.wpipe = os.fdopen(self.w, 'w')
|
|
56
|
-
self.pid = os.fork()
|
|
57
|
-
if self.pid == 0 and self.proxy:
|
|
58
|
-
# CRAB case
|
|
59
|
-
htcondor.SecMan().invalidateAllSessions()
|
|
60
|
-
htcondor.param['SEC_CLIENT_AUTHENTICATION_METHODS'] = 'FS,GSI'
|
|
61
|
-
htcondor.param['DELEGATE_FULL_JOB_GSI_CREDENTIALS'] = 'true'
|
|
62
|
-
htcondor.param['DELEGATE_JOB_GSI_CREDENTIALS_LIFETIME'] = '0'
|
|
63
|
-
os.environ['X509_USER_PROXY'] = self.proxy
|
|
64
|
-
self.rpipe.close()
|
|
65
|
-
elif self.pid == 0:
|
|
66
|
-
self.rpipe.close()
|
|
67
|
-
else:
|
|
68
|
-
self.wpipe.close()
|
|
69
|
-
return self.pid, self.rpipe
|
|
70
|
-
|
|
71
|
-
def __exit__(self, a, b, c):
|
|
72
|
-
if self.pid == 0:
|
|
73
|
-
if a is None and b is None and c is None:
|
|
74
|
-
if self.pickleOut:
|
|
75
|
-
oo = OutputObj("OK", self.outputObj)
|
|
76
|
-
self.wpipe.write(pickle.dumps(oo))
|
|
77
|
-
else:
|
|
78
|
-
self.wpipe.write("OK")
|
|
79
|
-
self.wpipe.close()
|
|
80
|
-
os._exit(0)
|
|
81
|
-
else:
|
|
82
|
-
tracebackString = str('\n'.join(traceback.format_tb(c)))
|
|
83
|
-
msg = "Trapped exception in AuthenticatedSubprocess.Fork: %s %s %s \n%s" % \
|
|
84
|
-
(a, b, c, tracebackString)
|
|
85
|
-
if self.pickleOut:
|
|
86
|
-
oo = OutputObj(msg, self.outputObj)
|
|
87
|
-
self.wpipe.write(pickle.dumps(oo))
|
|
88
|
-
else:
|
|
89
|
-
self.wpipe.write(msg)
|
|
90
|
-
self.wpipe.close()
|
|
91
|
-
os._exit(1)
|
|
92
|
-
else:
|
|
93
|
-
timestart = time.time()
|
|
94
|
-
self.timedout = True
|
|
95
|
-
while (time.time() - timestart) < 3600:
|
|
96
|
-
res = os.waitpid(self.pid, os.WNOHANG)
|
|
97
|
-
if res != (0, 0):
|
|
98
|
-
self.timedout = False
|
|
99
|
-
break
|
|
100
|
-
time.sleep(0.100)
|
|
101
|
-
if self.timedout:
|
|
102
|
-
self.logger.warning(
|
|
103
|
-
"Subprocess with PID %s (executed in AuthenticatedSubprocess) timed out. Killing it." % self.pid)
|
|
104
|
-
os.kill(self.pid, signal.SIGTERM)
|
|
105
|
-
# we should probably wait again and send SIGKILL if the kill does not work
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/README.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{wmglobalqueue-2.4.5rc1.data → wmglobalqueue-2.4.5rc3.data}/data/data/couchapps/WorkQueue/language
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|