Project

General

Profile

Task #8040 » Incident.txt

Gianpaolo Coro, Apr 07, 2017 04:34 PM

 
1

    
2
Show original
3
1 [main] INFO org.gcube.common.scope.impl.ScopeProviderScanner - using scope provider org.gcube.common.scope.impl.DefaultScopeProvider@2b87514a
4
36 [main] INFO org.gcube.common.clients.delegates.DiscoveryDelegate - executing query for species-products-discovery/gcube/service endpoints: org.gcube.resources.discovery.client.queries.impl.XQuery@c15676f6=declare namespace ic = 'http://gcube-system.org/namespaces/informationsystem/registry'; for $resource in collection('/db/Profiles/RunningInstance')//Document/Data/ic:Profile/Resource, $entry in $resource/Profile/AccessPoint/RunningInstanceInterfaces/Endpoint where ($resource/Profile/ServiceClass/text() eq 'DataAccess') and ($resource/Profile/ServiceName/text() eq 'SpeciesProductsDiscovery') and ($resource/Profile/DeploymentData/Status/text() eq 'ready') and (contains($entry/string(),'species-products-discovery/gcube/service')) return $entry/text()
5
145 [main] INFO org.gcube.common.scan.DefaultScanner - matched 14 resources from 70 urls in 106 ms
6
185 [main] INFO org.gcube.common.scope.impl.ServiceMapScanner - loading jar:file:/home/paolo/.m2/repository/org/gcube/core/common-scope-maps/1.0.6-SNAPSHOT/common-scope-maps-1.0.6-SNAPSHOT.jar!/d4science.servicemap 
7
192 [main] INFO org.gcube.common.scope.impl.ServiceMapScanner - loading jar:file:/home/paolo/.m2/repository/org/gcube/core/common-scope-maps/1.0.6-SNAPSHOT/common-scope-maps-1.0.6-SNAPSHOT.jar!/preprod.servicemap 
8
193 [main] INFO org.gcube.common.scope.impl.ServiceMapScanner - loading jar:file:/home/paolo/.m2/repository/org/gcube/core/common-scope-maps/1.0.6-SNAPSHOT/common-scope-maps-1.0.6-SNAPSHOT.jar!/sobigdata.servicemap 
9
194 [main] INFO org.gcube.common.scope.impl.ServiceMapScanner - loading jar:file:/home/paolo/.m2/repository/org/gcube/core/common-scope-maps/1.0.6-SNAPSHOT/common-scope-maps-1.0.6-SNAPSHOT.jar!/cnr.servicemap 
10
194 [main] INFO org.gcube.common.scope.impl.ServiceMapScanner - loading jar:file:/home/paolo/.m2/repository/org/gcube/core/common-scope-maps/1.0.6-SNAPSHOT/common-scope-maps-1.0.6-SNAPSHOT.jar!/gcube.servicemap 
11
195 [main] INFO org.gcube.common.scope.impl.ServiceMapScanner - loading jar:file:/home/paolo/.m2/repository/org/gcube/core/common-scope-maps/1.0.6-SNAPSHOT/common-scope-maps-1.0.6-SNAPSHOT.jar!/d4research.servicemap 
12
195 [main] INFO org.gcube.common.scope.impl.ServiceMapScanner - loading jar:file:/home/paolo/.m2/repository/org/gcube/core/common-scope-maps/1.0.6-SNAPSHOT/common-scope-maps-1.0.6-SNAPSHOT.jar!/openaire.servicemap 
13
196 [main] INFO org.gcube.common.scope.impl.ServiceMapScanner - loading jar:file:/home/paolo/.m2/repository/org/gcube/core/common-scope-maps/1.0.6-SNAPSHOT/common-scope-maps-1.0.6-SNAPSHOT.jar!/isti.servicemap 
14
197 [main] INFO org.gcube.common.scope.impl.ServiceMapScanner - loading jar:file:/home/paolo/.m2/repository/org/gcube/core/common-scope-maps/1.0.6-SNAPSHOT/common-scope-maps-1.0.6-SNAPSHOT.jar!/edison.servicemap 
15
197 [main] INFO org.gcube.common.scope.impl.ServiceMapScanner - loading jar:file:/home/paolo/.m2/repository/org/gcube/core/common-scope-maps/1.0.6-SNAPSHOT/common-scope-maps-1.0.6-SNAPSHOT.jar!/farm.servicemap 
16
198 [main] INFO org.gcube.common.scope.impl.ServiceMapScanner - loading jar:file:/home/paolo/.m2/repository/org/gcube/core/common-scope-maps/1.0.6-SNAPSHOT/common-scope-maps-1.0.6-SNAPSHOT.jar!/gcubeapps.servicemap 
17
199 [main] INFO org.gcube.common.scope.impl.ServiceMapScanner - loading jar:file:/home/paolo/.m2/repository/org/gcube/core/common-scope-maps/1.0.6-SNAPSHOT/common-scope-maps-1.0.6-SNAPSHOT.jar!/smartarea.servicemap 
18
199 [main] INFO org.gcube.common.scope.impl.ServiceMapScanner - loading jar:file:/home/paolo/.m2/repository/org/gcube/core/common-scope-maps/1.0.6-SNAPSHOT/common-scope-maps-1.0.6-SNAPSHOT.jar!/devsec.servicemap 
19
200 [main] INFO org.gcube.common.scope.impl.ServiceMapScanner - loading jar:file:/home/paolo/.m2/repository/org/gcube/core/common-scope-maps/1.0.6-SNAPSHOT/common-scope-maps-1.0.6-SNAPSHOT.jar!/devnext.servicemap 
20
201 [main] INFO org.gcube.resources.discovery.icclient.ICClient - connectinfg to http://node66.p.d4science.research-infrastructures.eu:8080/wsrf/services/gcube/informationsystem/collector/XQueryAccess
21
249 [main] INFO org.gcube.common.clients.stubs.jaxws.StubFactory - fetching wsdl for XQueryAccessService at http://node66.p.d4science.research-infrastructures.eu:8080/wsrf/services/gcube/informationsystem/collector/XQueryAccess?wsdl
22
284 [main] INFO org.gcube.common.clients.stubs.jaxws.StubCache - caching stub for interface org.gcube.resources.discovery.icclient.stubs.CollectorStub
23
323 [main] INFO org.gcube.resources.discovery.icclient.ICClient - executing query declare namespace ic = 'http://gcube-system.org/namespaces/informationsystem/registry'; for $resource in collection('/db/Profiles/RunningInstance')//Document/Data/ic:Profile/Resource, $entry in $resource/Profile/AccessPoint/RunningInstanceInterfaces/Endpoint where ($resource/Profile/ServiceClass/text() eq 'DataAccess') and ($resource/Profile/ServiceName/text() eq 'SpeciesProductsDiscovery') and ($resource/Profile/DeploymentData/Status/text() eq 'ready') and (contains($entry/string(),'species-products-discovery/gcube/service')) return $entry/text()
24
340 [main] INFO org.gcube.resources.discovery.icclient.Helper - submitting filtered query: declare namespace ic = 'http://gcube-system.org/namespaces/informationsystem/registry'; declare namespace functx = "http://www.functx.com"; declare function functx:is-value-in-sequence   ( $value as xs:anyAtomicType? , $seq as xs:anyAtomicType* )  as xs:boolean { $value = $seq } ; 
25
 for  $entry0ValueAuth in  collection('/db/Profiles/RunningInstance')//Document/Data/ic:Profile/Resource/Scopes 
26
, $entry in $entry0ValueAuth/../Profile/AccessPoint/RunningInstanceInterfaces/Endpoint 
27
where  (functx:is-value-in-sequence('/d4science.research-infrastructures.eu/gCubeApps/BiodiversityLab',$entry0ValueAuth/child::*[local-name()='Scope']/text()) or functx:is-value-in-sequence('/d4science.research-infrastructures.eu/gCubeApps',$entry0ValueAuth/child::*[local-name()='Scope']/text()))  and ( ($entry0ValueAuth/../Profile/ServiceClass/text() eq 'DataAccess') and ($entry0ValueAuth/../Profile/ServiceName/text() eq 'SpeciesProductsDiscovery') and ($entry0ValueAuth/../Profile/DeploymentData/Status/text() eq 'ready') and (contains($entry/string(),'species-products-discovery/gcube/service'))  ) 
28
return $entry/text()
29
355 [main] INFO org.gcube.common.clients.stubs.jaxws.handlers.HandlerRegistry - loaded call handler org.gcube.common.clients.stubs.jaxws.handlers.ScopeHandler@1615f43d
30
355 [main] INFO org.gcube.common.clients.stubs.jaxws.handlers.HandlerRegistry - loaded call handler org.gcube.common.clients.stubs.jaxws.handlers.AuthorizationHandler@2db118c5
31
356 [main] INFO org.gcube.common.clients.stubs.jaxws.handlers.HandlerRegistry - loaded call handler org.gcube.common.clients.stubs.jaxws.handlers.TargetServiceHandler@1e90b8b9
32
356 [main] INFO org.gcube.common.clients.stubs.jaxws.handlers.HandlerRegistry - loaded call handler org.gcube.common.clients.stubs.jaxws.handlers.ClientInfoHandler@332bafe4
33
356 [main] INFO org.gcube.common.clients.stubs.jaxws.handlers.HandlerRegistry - loaded call handler org.gcube.common.clients.stubs.jaxws.handlers.LegacyWSAddressingHandler@3249256e
34
502 [main] INFO org.gcube.resources.discovery.icclient.ICClient - executed query declare namespace ic = 'http://gcube-system.org/namespaces/informationsystem/registry'; for $resource in collection('/db/Profiles/RunningInstance')//Document/Data/ic:Profile/Resource, $entry in $resource/Profile/AccessPoint/RunningInstanceInterfaces/Endpoint where ($resource/Profile/ServiceClass/text() eq 'DataAccess') and ($resource/Profile/ServiceName/text() eq 'SpeciesProductsDiscovery') and ($resource/Profile/DeploymentData/Status/text() eq 'ready') and (contains($entry/string(),'species-products-discovery/gcube/service')) return $entry/text() in 179 ms
35
520 [main] INFO org.gcube.common.clients.delegates.DiscoveryDelegate - calling species-products-discovery/gcube/service @ <?xml version="1.0" encoding="UTF-8" standalone="yes"?><EndpointReference xmlns="http://www.w3.org/2005/08/addressing"><Address>http://node47.p.d4science.research-infrastructures.eu:80/species-products-discovery/gcube/service</Address><ReferenceParameters/><Metadata/></EndpointReference>
36
address is http://node47.p.d4science.research-infrastructures.eu:80/species-products-discovery/gcube/service
37
request intercepted
38
812 [main] INFO org.gcube.common.calls.Interceptors - loaded interceptor org.gcube.common.calls.interceptors.ScopeInterceptor@45067cea
39
812 [main] INFO org.gcube.common.calls.Interceptors - loaded interceptor org.gcube.common.calls.interceptors.AuthorizationInterceptor@1ea326f9
40
813 [main] INFO org.gcube.common.calls.Interceptors - loaded interceptor org.gcube.common.calls.interceptors.CalledMethodInterceptor@39c8dc85
41
813 [main] WARN org.gcube.common.calls.interceptors.AuthorizationInterceptor - security token is not set
42
setting gcube-scope /d4science.research-infrastructures.eu/gCubeApps/BiodiversityLab
43
setting gcube-method UNKNOWN
44
INFO --- taxonKey: WoRMS:151812 - jobId: fa66aceb-c444-479a-9c0d-bcc2b333d09e||9b0aad22-819e-4edb-815b-56ca5a5cd079
45
978 [main] INFO org.gcube.common.clients.delegates.DiscoveryDelegate - calling species-products-discovery/gcube/service @ <?xml version="1.0" encoding="UTF-8" standalone="yes"?><EndpointReference xmlns="http://www.w3.org/2005/08/addressing"><Address>http://node47.p.d4science.research-infrastructures.eu:80/species-products-discovery/gcube/service</Address><ReferenceParameters/><Metadata/></EndpointReference> (cached)
46
address is http://node47.p.d4science.research-infrastructures.eu:80/species-products-discovery/gcube/service
47
request intercepted
48
setting gcube-scope /d4science.research-infrastructures.eu/gCubeApps/BiodiversityLab
49
1021 [main] WARN org.gcube.common.calls.interceptors.AuthorizationInterceptor - security token is not set
50
setting gcube-method UNKNOWN
51
RUNNING
52
5040 [main] INFO org.gcube.common.clients.delegates.DiscoveryDelegate - calling species-products-discovery/gcube/service @ <?xml version="1.0" encoding="UTF-8" standalone="yes"?><EndpointReference xmlns="http://www.w3.org/2005/08/addressing"><Address>http://node47.p.d4science.research-infrastructures.eu:80/species-products-discovery/gcube/service</Address><ReferenceParameters/><Metadata/></EndpointReference> (cached)
53
address is http://node47.p.d4science.research-infrastructures.eu:80/species-products-discovery/gcube/service
54
request intercepted
55
setting gcube-scope /d4science.research-infrastructures.eu/gCubeApps/BiodiversityLab
56
5079 [main] WARN org.gcube.common.calls.interceptors.AuthorizationInterceptor - security token is not set
57
setting gcube-method UNKNOWN
58
job failed
59
DwcAfiles: []
(1-1/4)
Add picture from clipboard (Maximum size: 8.91 MB)