pantovad commented on issue #6244:
URL: https://github.com/apache/skywalking/issues/6244#issuecomment-766429757


   Hello,
   
   Here is the full log in DEBUG level of task creation:
   ```
   Referer: https://skywalking.cryptobroker.ch/profile
   2021-01-24 20:41:56,911 - graphql.GraphQL -137299 [qtp1229143192-59] DEBUG 
[] - Executing request. operation name: 'null'. query: 'mutation 
createProfileTask($creationRequest: ProfileTaskCreationRequest) {
     createTask: createProfileTask(creationRequest: $creationRequest) {
   2021-01-24 20:41:56,911 - graphql.GraphQL -137299 [qtp1229143192-59] DEBUG 
[] - Parsing query: 'mutation createProfileTask($creationRequest: 
ProfileTaskCreationRequest) {
     createTask: createProfileTask(creationRequest: $creationRequest) {
   2021-01-24 20:41:56,912 - graphql.GraphQL -137300 [qtp1229143192-59] DEBUG 
[] - Validating query: 'mutation createProfileTask($creationRequest: 
ProfileTaskCreationRequest) {
     createTask: createProfileTask(creationRequest: $creationRequest) {
   2021-01-24 20:41:56,913 - graphql.GraphQL -137301 [qtp1229143192-59] DEBUG 
[] - Executing '8799db7a-ea17-44d9-8f55-b33ea7803514'. operation name: 'null'. 
query: 'mutation createProfileTask($creationRequest: 
ProfileTaskCreationRequest) {
     createTask: createProfileTask(creationRequest: $creationRequest) {
   2021-01-24 20:41:56,922 - 
org.apache.skywalking.oap.server.library.client.jdbc.hikaricp.JDBCHikariCPClient
 -137310 [qtp1229143192-59] DEBUG [] - execute query with result: select * from 
profile_task where 1=1  and time_bucket >= ?  and time_bucket <= ?  and 
service_id=?  ORDER BY start_time DESC  LIMIT 1
   2021-01-24 20:41:56,924 - 
org.apache.skywalking.oap.server.storage.plugin.jdbc.SQLExecutor -137312 
[qtp1229143192-59] DEBUG [] - execute aql in batch: INSERT INTO profile_task 
VALUES
   2021-01-24 20:41:56,944 - graphql.execution.ExecutionStrategy -137332 
[qtp1229143192-59] DEBUG [] - '8799db7a-ea17-44d9-8f55-b33ea7803514' field 
'/createTask' fetch returned 
'org.apache.skywalking.oap.server.core.query.type.ProfileTaskCreationResult'
   Referer: https://skywalking.cryptobroker.ch/profile
   2021-01-24 20:41:56,984 - org.eclipse.jetty.server.HttpConnection -137372 
[qtp1229143192-228] DEBUG [] - 
HttpConnection@40547cd::SocketChannelEndPoint@2cd00ce5{/10.0.1.4:43874<->/10.0.1.86:12800,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@40547cd[p=HttpParser{s=CONTENT,0
 of 
473},g=HttpGenerator@289ed48c{s=START}]=>HttpChannelOverHttp@215515d0{s=HttpChannelState@15659ac3{s=HANDLING
 rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true 
al=0},r=10,c=false/false,a=HANDLING,uri=//skywalking-oap:12800/graphql,age=1} 
parse HeapByteBuffer@4bdc8f40[p=881,l=1354,c=8192,r=473]={POST 
/gra...ive\r\n\r\n<<<{"query":"query getProfil...:"","endpointName":""}}>>>     
time...\x00\x00\x00\x00\x00\x00\x00} {}
   2021-01-24 20:41:56,984 - org.eclipse.jetty.http.HttpParser -137372 
[qtp1229143192-228] DEBUG [] - parseNext s=CONTENT 
HeapByteBuffer@4bdc8f40[p=881,l=1354,c=8192,r=473]={POST 
/gra...ive\r\n\r\n<<<{"query":"query getProfil...:"","endpointName":""}}>>>     
time...\x00\x00\x00\x00\x00\x00\x00}
   2021-01-24 20:41:56,984 - org.eclipse.jetty.server.HttpChannel -137372 
[qtp1229143192-228] DEBUG [] - onContent 
HttpChannelOverHttp@215515d0{s=HttpChannelState@15659ac3{s=HANDLING rs=BLOCKING 
os=OPEN is=IDLE awp=false se=false i=true 
al=0},r=10,c=false/false,a=HANDLING,uri=//skywalking-oap:12800/graphql,age=1} 
Content@1cd31ec8{HeapByteBufferR@5fc43083[p=881,l=1354,c=8192,r=473]={POST 
/gra...ive\r\n\r\n<<<{"query":"query getProfil...:"","endpointName":""}}>>>     
time...\x00\x00\x00\x00\x00\x00\x00}}
   2021-01-24 20:41:56,984 - org.eclipse.jetty.server.HttpInput -137372 
[qtp1229143192-228] DEBUG [] - 
HttpInputOverHTTP@400597f7[c=0,q=0,[0]=null,s=STREAM] addContent 
Content@1cd31ec8{HeapByteBufferR@5fc43083[p=881,l=1354,c=8192,r=473]={POST 
/gra...ive\r\n\r\n<<<{"query":"query getProfil...:"","endpointName":""}}>>>     
time...\x00\x00\x00\x00\x00\x00\x00}}
   2021-01-24 20:41:56,985 - graphql.GraphQL -137373 [qtp1229143192-228] DEBUG 
[] - Executing request. operation name: 'null'. query: 'query 
getProfileTaskList($endpointName: String, $serviceId: ID) {
     getProfileTaskList: getProfileTaskList(endpointName: $endpointName, 
serviceId: $serviceId) {
   2021-01-24 20:41:56,985 - graphql.GraphQL -137373 [qtp1229143192-228] DEBUG 
[] - Parsing query: 'query getProfileTaskList($endpointName: String, 
$serviceId: ID) {
     getProfileTaskList: getProfileTaskList(endpointName: $endpointName, 
serviceId: $serviceId) {
   2021-01-24 20:41:56,985 - graphql.GraphQL -137373 [qtp1229143192-228] DEBUG 
[] - Validating query: 'query getProfileTaskList($endpointName: String, 
$serviceId: ID) {
     getProfileTaskList: getProfileTaskList(endpointName: $endpointName, 
serviceId: $serviceId) {
   2021-01-24 20:41:56,986 - graphql.GraphQL -137374 [qtp1229143192-228] DEBUG 
[] - Executing '50f04b88-bb42-469b-93d6-3437c3535879'. operation name: 'null'. 
query: 'query getProfileTaskList($endpointName: String, $serviceId: ID) {
     getProfileTaskList: getProfileTaskList(endpointName: $endpointName, 
serviceId: $serviceId) {
   2021-01-24 20:41:56,987 - graphql.execution.ExecutionStrategy -137375 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' fetching 
field '/getProfileTaskList' using data fetcher 
'com.coxautodev.graphql.tools.MethodFieldResolverDataFetcher'...
   2021-01-24 20:41:56,987 - 
org.apache.skywalking.oap.server.library.client.jdbc.hikaricp.JDBCHikariCPClient
 -137375 [qtp1229143192-228] DEBUG [] - execute query with result: select * 
from profile_task where 1=1  ORDER BY start_time DESC 
   2021-01-24 20:41:56,989 - 
org.apache.skywalking.oap.server.library.client.jdbc.hikaricp.JDBCHikariCPClient
 -137377 [qtp1229143192-228] DEBUG [] - execute query with result: select * 
from profile_task_log where 1=1 ORDER BY operation_time DESC 
   2021-01-24 20:41:56,990 - graphql.execution.ExecutionStrategy -137378 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' field 
'/getProfileTaskList' fetch returned 'java.util.LinkedList'
   2021-01-24 20:41:56,990 - graphql.execution.ExecutionStrategy -137378 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' 
completing field '/getProfileTaskList'...
   2021-01-24 20:41:56,990 - graphql.execution.ExecutionStrategy -137378 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' fetching 
field '/getProfileTaskList[0]/serviceId' using data fetcher 
'com.coxautodev.graphql.tools.MethodFieldResolverDataFetcher'...
   2021-01-24 20:41:56,990 - graphql.execution.ExecutionStrategy -137378 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' field 
'/getProfileTaskList[0]/serviceId' fetch returned 'java.lang.String'
   2021-01-24 20:41:56,990 - graphql.execution.ExecutionStrategy -137378 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' 
completing field '/getProfileTaskList[0]/serviceId'...
   2021-01-24 20:41:56,990 - graphql.execution.ExecutionStrategy -137378 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' fetching 
field '/getProfileTaskList[0]/endpointName' using data fetcher 
'com.coxautodev.graphql.tools.MethodFieldResolverDataFetcher'...
   2021-01-24 20:41:56,990 - graphql.execution.ExecutionStrategy -137378 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' field 
'/getProfileTaskList[0]/endpointName' fetch returned 'java.lang.String'
   2021-01-24 20:41:56,990 - graphql.execution.ExecutionStrategy -137378 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' 
completing field '/getProfileTaskList[0]/endpointName'...
   2021-01-24 20:41:56,990 - graphql.execution.ExecutionStrategy -137378 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' fetching 
field '/getProfileTaskList[0]/startTime' using data fetcher 
'com.coxautodev.graphql.tools.MethodFieldResolverDataFetcher'...
   2021-01-24 20:41:56,990 - graphql.execution.ExecutionStrategy -137378 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' field 
'/getProfileTaskList[0]/startTime' fetch returned 'java.lang.Long'
   2021-01-24 20:41:56,990 - graphql.execution.ExecutionStrategy -137378 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' 
completing field '/getProfileTaskList[0]/startTime'...
   2021-01-24 20:41:56,990 - graphql.execution.ExecutionStrategy -137378 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' fetching 
field '/getProfileTaskList[0]/duration' using data fetcher 
'com.coxautodev.graphql.tools.MethodFieldResolverDataFetcher'...
   2021-01-24 20:41:56,990 - graphql.execution.ExecutionStrategy -137378 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' field 
'/getProfileTaskList[0]/duration' fetch returned 'java.lang.Integer'
   2021-01-24 20:41:56,990 - graphql.execution.ExecutionStrategy -137378 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' 
completing field '/getProfileTaskList[0]/duration'...
   2021-01-24 20:41:56,990 - graphql.execution.ExecutionStrategy -137378 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' fetching 
field '/getProfileTaskList[0]/minDurationThreshold' using data fetcher 
'com.coxautodev.graphql.tools.MethodFieldResolverDataFetcher'...
   2021-01-24 20:41:56,990 - graphql.execution.ExecutionStrategy -137378 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' field 
'/getProfileTaskList[0]/minDurationThreshold' fetch returned 'java.lang.Integer'
   2021-01-24 20:41:56,990 - graphql.execution.ExecutionStrategy -137378 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' 
completing field '/getProfileTaskList[0]/minDurationThreshold'...
   2021-01-24 20:41:56,990 - graphql.execution.ExecutionStrategy -137378 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' fetching 
field '/getProfileTaskList[0]/dumpPeriod' using data fetcher 
'com.coxautodev.graphql.tools.MethodFieldResolverDataFetcher'...
   2021-01-24 20:41:56,990 - graphql.execution.ExecutionStrategy -137378 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' field 
'/getProfileTaskList[0]/dumpPeriod' fetch returned 'java.lang.Integer'
   2021-01-24 20:41:56,990 - graphql.execution.ExecutionStrategy -137378 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' 
completing field '/getProfileTaskList[0]/dumpPeriod'...
   2021-01-24 20:41:56,990 - graphql.execution.ExecutionStrategy -137378 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' fetching 
field '/getProfileTaskList[0]/maxSamplingCount' using data fetcher 
'com.coxautodev.graphql.tools.MethodFieldResolverDataFetcher'...
   2021-01-24 20:41:56,990 - graphql.execution.ExecutionStrategy -137378 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' field 
'/getProfileTaskList[0]/maxSamplingCount' fetch returned 'java.lang.Integer'
   2021-01-24 20:41:56,990 - graphql.execution.ExecutionStrategy -137378 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' 
completing field '/getProfileTaskList[0]/maxSamplingCount'...
   2021-01-24 20:41:56,990 - graphql.execution.ExecutionStrategy -137378 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' fetching 
field '/getProfileTaskList[0]/id' using data fetcher 
'com.coxautodev.graphql.tools.MethodFieldResolverDataFetcher'...
   2021-01-24 20:41:56,990 - graphql.execution.ExecutionStrategy -137378 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' field 
'/getProfileTaskList[0]/id' fetch returned 'java.lang.String'
   2021-01-24 20:41:56,990 - graphql.execution.ExecutionStrategy -137378 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' 
completing field '/getProfileTaskList[0]/id'...
   2021-01-24 20:41:56,990 - graphql.execution.ExecutionStrategy -137378 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' fetching 
field '/getProfileTaskList[0]/logs' using data fetcher 
'com.coxautodev.graphql.tools.MethodFieldResolverDataFetcher'...
   2021-01-24 20:41:56,990 - graphql.execution.ExecutionStrategy -137378 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' field 
'/getProfileTaskList[0]/logs' fetch returned 'java.util.ArrayList'
   2021-01-24 20:41:56,990 - graphql.execution.ExecutionStrategy -137378 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' 
completing field '/getProfileTaskList[0]/logs'...
   2021-01-24 20:41:56,990 - graphql.execution.ExecutionStrategy -137378 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' fetching 
field '/getProfileTaskList[1]/serviceId' using data fetcher 
'com.coxautodev.graphql.tools.MethodFieldResolverDataFetcher'...
   2021-01-24 20:41:56,990 - graphql.execution.ExecutionStrategy -137378 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' field 
'/getProfileTaskList[1]/serviceId' fetch returned 'java.lang.String'
   2021-01-24 20:41:56,991 - graphql.execution.ExecutionStrategy -137379 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' 
completing field '/getProfileTaskList[1]/serviceId'...
   2021-01-24 20:41:56,991 - graphql.execution.ExecutionStrategy -137379 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' fetching 
field '/getProfileTaskList[1]/endpointName' using data fetcher 
'com.coxautodev.graphql.tools.MethodFieldResolverDataFetcher'...
   2021-01-24 20:41:56,991 - graphql.execution.ExecutionStrategy -137379 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' field 
'/getProfileTaskList[1]/endpointName' fetch returned 'java.lang.String'
   2021-01-24 20:41:56,991 - graphql.execution.ExecutionStrategy -137379 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' 
completing field '/getProfileTaskList[1]/endpointName'...
   2021-01-24 20:41:56,991 - graphql.execution.ExecutionStrategy -137379 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' fetching 
field '/getProfileTaskList[1]/startTime' using data fetcher 
'com.coxautodev.graphql.tools.MethodFieldResolverDataFetcher'...
   2021-01-24 20:41:56,991 - graphql.execution.ExecutionStrategy -137379 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' field 
'/getProfileTaskList[1]/startTime' fetch returned 'java.lang.Long'
   2021-01-24 20:41:56,991 - graphql.execution.ExecutionStrategy -137379 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' 
completing field '/getProfileTaskList[1]/startTime'...
   2021-01-24 20:41:56,991 - graphql.execution.ExecutionStrategy -137379 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' fetching 
field '/getProfileTaskList[1]/duration' using data fetcher 
'com.coxautodev.graphql.tools.MethodFieldResolverDataFetcher'...
   2021-01-24 20:41:56,991 - graphql.execution.ExecutionStrategy -137379 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' field 
'/getProfileTaskList[1]/duration' fetch returned 'java.lang.Integer'
   2021-01-24 20:41:56,991 - graphql.execution.ExecutionStrategy -137379 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' 
completing field '/getProfileTaskList[1]/duration'...
   2021-01-24 20:41:56,991 - graphql.execution.ExecutionStrategy -137379 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' fetching 
field '/getProfileTaskList[1]/minDurationThreshold' using data fetcher 
'com.coxautodev.graphql.tools.MethodFieldResolverDataFetcher'...
   2021-01-24 20:41:56,991 - graphql.execution.ExecutionStrategy -137379 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' field 
'/getProfileTaskList[1]/minDurationThreshold' fetch returned 'java.lang.Integer'
   2021-01-24 20:41:56,991 - graphql.execution.ExecutionStrategy -137379 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' 
completing field '/getProfileTaskList[1]/minDurationThreshold'...
   2021-01-24 20:41:56,991 - graphql.execution.ExecutionStrategy -137379 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' fetching 
field '/getProfileTaskList[1]/dumpPeriod' using data fetcher 
'com.coxautodev.graphql.tools.MethodFieldResolverDataFetcher'...
   2021-01-24 20:41:56,991 - graphql.execution.ExecutionStrategy -137379 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' field 
'/getProfileTaskList[1]/dumpPeriod' fetch returned 'java.lang.Integer'
   2021-01-24 20:41:56,991 - graphql.execution.ExecutionStrategy -137379 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' 
completing field '/getProfileTaskList[1]/dumpPeriod'...
   2021-01-24 20:41:56,991 - graphql.execution.ExecutionStrategy -137379 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' fetching 
field '/getProfileTaskList[1]/maxSamplingCount' using data fetcher 
'com.coxautodev.graphql.tools.MethodFieldResolverDataFetcher'...
   2021-01-24 20:41:56,991 - graphql.execution.ExecutionStrategy -137379 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' field 
'/getProfileTaskList[1]/maxSamplingCount' fetch returned 'java.lang.Integer'
   2021-01-24 20:41:56,991 - graphql.execution.ExecutionStrategy -137379 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' 
completing field '/getProfileTaskList[1]/maxSamplingCount'...
   2021-01-24 20:41:56,991 - graphql.execution.ExecutionStrategy -137379 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' fetching 
field '/getProfileTaskList[1]/id' using data fetcher 
'com.coxautodev.graphql.tools.MethodFieldResolverDataFetcher'...
   2021-01-24 20:41:56,991 - graphql.execution.ExecutionStrategy -137379 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' field 
'/getProfileTaskList[1]/id' fetch returned 'java.lang.String'
   2021-01-24 20:41:56,991 - graphql.execution.ExecutionStrategy -137379 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' 
completing field '/getProfileTaskList[1]/id'...
   2021-01-24 20:41:56,991 - graphql.execution.ExecutionStrategy -137379 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' fetching 
field '/getProfileTaskList[1]/logs' using data fetcher 
'com.coxautodev.graphql.tools.MethodFieldResolverDataFetcher'...
   2021-01-24 20:41:56,991 - graphql.execution.ExecutionStrategy -137379 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' field 
'/getProfileTaskList[1]/logs' fetch returned 'java.util.ArrayList'
   2021-01-24 20:41:56,991 - graphql.execution.ExecutionStrategy -137379 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' 
completing field '/getProfileTaskList[1]/logs'...
   2021-01-24 20:41:56,991 - graphql.execution.ExecutionStrategy -137379 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' fetching 
field '/getProfileTaskList[1]/logs[0]/id' using data fetcher 
'com.coxautodev.graphql.tools.MethodFieldResolverDataFetcher'...
   2021-01-24 20:41:56,991 - graphql.execution.ExecutionStrategy -137379 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' field 
'/getProfileTaskList[1]/logs[0]/id' fetch returned 'java.lang.String'
   2021-01-24 20:41:56,991 - graphql.execution.ExecutionStrategy -137379 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' 
completing field '/getProfileTaskList[1]/logs[0]/id'...
   2021-01-24 20:41:56,991 - graphql.execution.ExecutionStrategy -137379 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' fetching 
field '/getProfileTaskList[1]/logs[0]/instanceId' using data fetcher 
'com.coxautodev.graphql.tools.MethodFieldResolverDataFetcher'...
   2021-01-24 20:41:56,991 - graphql.execution.ExecutionStrategy -137379 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' field 
'/getProfileTaskList[1]/logs[0]/instanceId' fetch returned 'java.lang.String'
   2021-01-24 20:41:56,991 - graphql.execution.ExecutionStrategy -137379 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' 
completing field '/getProfileTaskList[1]/logs[0]/instanceId'...
   2021-01-24 20:41:56,991 - graphql.execution.ExecutionStrategy -137379 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' fetching 
field '/getProfileTaskList[1]/logs[0]/instanceName' using data fetcher 
'com.coxautodev.graphql.tools.MethodFieldResolverDataFetcher'...
   2021-01-24 20:41:56,991 - graphql.execution.ExecutionStrategy -137379 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' field 
'/getProfileTaskList[1]/logs[0]/instanceName' fetch returned 'java.lang.String'
   2021-01-24 20:41:56,991 - graphql.execution.ExecutionStrategy -137379 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' 
completing field '/getProfileTaskList[1]/logs[0]/instanceName'...
   2021-01-24 20:41:56,991 - graphql.execution.ExecutionStrategy -137379 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' fetching 
field '/getProfileTaskList[1]/logs[0]/operationType' using data fetcher 
'com.coxautodev.graphql.tools.MethodFieldResolverDataFetcher'...
   2021-01-24 20:41:56,991 - graphql.execution.ExecutionStrategy -137379 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' field 
'/getProfileTaskList[1]/logs[0]/operationType' fetch returned 
'org.apache.skywalking.oap.server.core.query.type.ProfileTaskLogOperationType'
   2021-01-24 20:41:56,991 - graphql.execution.ExecutionStrategy -137379 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' 
completing field '/getProfileTaskList[1]/logs[0]/operationType'...
   2021-01-24 20:41:56,991 - graphql.execution.ExecutionStrategy -137379 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' fetching 
field '/getProfileTaskList[1]/logs[0]/operationTime' using data fetcher 
'com.coxautodev.graphql.tools.MethodFieldResolverDataFetcher'...
   2021-01-24 20:41:56,991 - graphql.execution.ExecutionStrategy -137379 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' field 
'/getProfileTaskList[1]/logs[0]/operationTime' fetch returned 'java.lang.Long'
   2021-01-24 20:41:56,991 - graphql.execution.ExecutionStrategy -137379 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' 
completing field '/getProfileTaskList[1]/logs[0]/operationTime'...
   2021-01-24 20:41:56,991 - graphql.execution.ExecutionStrategy -137379 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' fetching 
field '/getProfileTaskList[2]/serviceId' using data fetcher 
'com.coxautodev.graphql.tools.MethodFieldResolverDataFetcher'...
   2021-01-24 20:41:56,991 - graphql.execution.ExecutionStrategy -137379 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' field 
'/getProfileTaskList[2]/serviceId' fetch returned 'java.lang.String'
   2021-01-24 20:41:56,991 - graphql.execution.ExecutionStrategy -137379 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' 
completing field '/getProfileTaskList[2]/serviceId'...
   2021-01-24 20:41:56,991 - graphql.execution.ExecutionStrategy -137379 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' fetching 
field '/getProfileTaskList[2]/endpointName' using data fetcher 
'com.coxautodev.graphql.tools.MethodFieldResolverDataFetcher'...
   2021-01-24 20:41:56,991 - graphql.execution.ExecutionStrategy -137379 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' field 
'/getProfileTaskList[2]/endpointName' fetch returned 'java.lang.String'
   2021-01-24 20:41:56,991 - graphql.execution.ExecutionStrategy -137379 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' 
completing field '/getProfileTaskList[2]/endpointName'...
   2021-01-24 20:41:56,991 - graphql.execution.ExecutionStrategy -137379 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' fetching 
field '/getProfileTaskList[2]/startTime' using data fetcher 
'com.coxautodev.graphql.tools.MethodFieldResolverDataFetcher'...
   2021-01-24 20:41:56,991 - graphql.execution.ExecutionStrategy -137379 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' field 
'/getProfileTaskList[2]/startTime' fetch returned 'java.lang.Long'
   2021-01-24 20:41:56,991 - graphql.execution.ExecutionStrategy -137379 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' 
completing field '/getProfileTaskList[2]/startTime'...
   2021-01-24 20:41:56,991 - graphql.execution.ExecutionStrategy -137379 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' fetching 
field '/getProfileTaskList[2]/duration' using data fetcher 
'com.coxautodev.graphql.tools.MethodFieldResolverDataFetcher'...
   2021-01-24 20:41:56,991 - graphql.execution.ExecutionStrategy -137379 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' field 
'/getProfileTaskList[2]/duration' fetch returned 'java.lang.Integer'
   2021-01-24 20:41:56,991 - graphql.execution.ExecutionStrategy -137379 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' 
completing field '/getProfileTaskList[2]/duration'...
   2021-01-24 20:41:56,991 - graphql.execution.ExecutionStrategy -137379 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' fetching 
field '/getProfileTaskList[2]/minDurationThreshold' using data fetcher 
'com.coxautodev.graphql.tools.MethodFieldResolverDataFetcher'...
   2021-01-24 20:41:56,991 - graphql.execution.ExecutionStrategy -137379 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' field 
'/getProfileTaskList[2]/minDurationThreshold' fetch returned 'java.lang.Integer'
   2021-01-24 20:41:56,991 - graphql.execution.ExecutionStrategy -137379 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' 
completing field '/getProfileTaskList[2]/minDurationThreshold'...
   2021-01-24 20:41:56,991 - graphql.execution.ExecutionStrategy -137379 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' fetching 
field '/getProfileTaskList[2]/dumpPeriod' using data fetcher 
'com.coxautodev.graphql.tools.MethodFieldResolverDataFetcher'...
   2021-01-24 20:41:56,991 - graphql.execution.ExecutionStrategy -137379 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' field 
'/getProfileTaskList[2]/dumpPeriod' fetch returned 'java.lang.Integer'
   2021-01-24 20:41:56,991 - graphql.execution.ExecutionStrategy -137379 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' 
completing field '/getProfileTaskList[2]/dumpPeriod'...
   2021-01-24 20:41:56,991 - graphql.execution.ExecutionStrategy -137379 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' fetching 
field '/getProfileTaskList[2]/maxSamplingCount' using data fetcher 
'com.coxautodev.graphql.tools.MethodFieldResolverDataFetcher'...
   2021-01-24 20:41:56,991 - graphql.execution.ExecutionStrategy -137379 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' field 
'/getProfileTaskList[2]/maxSamplingCount' fetch returned 'java.lang.Integer'
   2021-01-24 20:41:56,991 - graphql.execution.ExecutionStrategy -137379 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' 
completing field '/getProfileTaskList[2]/maxSamplingCount'...
   2021-01-24 20:41:56,991 - graphql.execution.ExecutionStrategy -137379 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' fetching 
field '/getProfileTaskList[2]/id' using data fetcher 
'com.coxautodev.graphql.tools.MethodFieldResolverDataFetcher'...
   2021-01-24 20:41:56,991 - graphql.execution.ExecutionStrategy -137379 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' field 
'/getProfileTaskList[2]/id' fetch returned 'java.lang.String'
   2021-01-24 20:41:56,991 - graphql.execution.ExecutionStrategy -137379 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' 
completing field '/getProfileTaskList[2]/id'...
   2021-01-24 20:41:56,992 - graphql.execution.ExecutionStrategy -137380 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' fetching 
field '/getProfileTaskList[2]/logs' using data fetcher 
'com.coxautodev.graphql.tools.MethodFieldResolverDataFetcher'...
   2021-01-24 20:41:56,992 - graphql.execution.ExecutionStrategy -137380 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' field 
'/getProfileTaskList[2]/logs' fetch returned 'java.util.ArrayList'
   2021-01-24 20:41:56,992 - graphql.execution.ExecutionStrategy -137380 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' 
completing field '/getProfileTaskList[2]/logs'...
   2021-01-24 20:41:56,992 - graphql.execution.ExecutionStrategy -137380 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' fetching 
field '/getProfileTaskList[2]/logs[0]/id' using data fetcher 
'com.coxautodev.graphql.tools.MethodFieldResolverDataFetcher'...
   2021-01-24 20:41:56,992 - graphql.execution.ExecutionStrategy -137380 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' field 
'/getProfileTaskList[2]/logs[0]/id' fetch returned 'java.lang.String'
   2021-01-24 20:41:56,992 - graphql.execution.ExecutionStrategy -137380 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' 
completing field '/getProfileTaskList[2]/logs[0]/id'...
   2021-01-24 20:41:56,992 - graphql.execution.ExecutionStrategy -137380 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' fetching 
field '/getProfileTaskList[2]/logs[0]/instanceId' using data fetcher 
'com.coxautodev.graphql.tools.MethodFieldResolverDataFetcher'...
   2021-01-24 20:41:56,992 - graphql.execution.ExecutionStrategy -137380 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' field 
'/getProfileTaskList[2]/logs[0]/instanceId' fetch returned 'java.lang.String'
   2021-01-24 20:41:56,992 - graphql.execution.ExecutionStrategy -137380 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' 
completing field '/getProfileTaskList[2]/logs[0]/instanceId'...
   2021-01-24 20:41:56,992 - graphql.execution.ExecutionStrategy -137380 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' fetching 
field '/getProfileTaskList[2]/logs[0]/instanceName' using data fetcher 
'com.coxautodev.graphql.tools.MethodFieldResolverDataFetcher'...
   2021-01-24 20:41:56,992 - graphql.execution.ExecutionStrategy -137380 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' field 
'/getProfileTaskList[2]/logs[0]/instanceName' fetch returned 'java.lang.String'
   2021-01-24 20:41:56,992 - graphql.execution.ExecutionStrategy -137380 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' 
completing field '/getProfileTaskList[2]/logs[0]/instanceName'...
   2021-01-24 20:41:56,992 - graphql.execution.ExecutionStrategy -137380 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' fetching 
field '/getProfileTaskList[2]/logs[0]/operationType' using data fetcher 
'com.coxautodev.graphql.tools.MethodFieldResolverDataFetcher'...
   2021-01-24 20:41:56,992 - graphql.execution.ExecutionStrategy -137380 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' field 
'/getProfileTaskList[2]/logs[0]/operationType' fetch returned 
'org.apache.skywalking.oap.server.core.query.type.ProfileTaskLogOperationType'
   2021-01-24 20:41:56,992 - graphql.execution.ExecutionStrategy -137380 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' 
completing field '/getProfileTaskList[2]/logs[0]/operationType'...
   2021-01-24 20:41:56,992 - graphql.execution.ExecutionStrategy -137380 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' fetching 
field '/getProfileTaskList[2]/logs[0]/operationTime' using data fetcher 
'com.coxautodev.graphql.tools.MethodFieldResolverDataFetcher'...
   2021-01-24 20:41:56,992 - graphql.execution.ExecutionStrategy -137380 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' field 
'/getProfileTaskList[2]/logs[0]/operationTime' fetch returned 'java.lang.Long'
   2021-01-24 20:41:56,992 - graphql.execution.ExecutionStrategy -137380 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' 
completing field '/getProfileTaskList[2]/logs[0]/operationTime'...
   2021-01-24 20:41:56,992 - graphql.execution.ExecutionStrategy -137380 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' fetching 
field '/getProfileTaskList[3]/serviceId' using data fetcher 
'com.coxautodev.graphql.tools.MethodFieldResolverDataFetcher'...
   2021-01-24 20:41:56,992 - graphql.execution.ExecutionStrategy -137380 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' field 
'/getProfileTaskList[3]/serviceId' fetch returned 'java.lang.String'
   2021-01-24 20:41:56,992 - graphql.execution.ExecutionStrategy -137380 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' 
completing field '/getProfileTaskList[3]/serviceId'...
   2021-01-24 20:41:56,992 - graphql.execution.ExecutionStrategy -137380 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' fetching 
field '/getProfileTaskList[3]/endpointName' using data fetcher 
'com.coxautodev.graphql.tools.MethodFieldResolverDataFetcher'...
   2021-01-24 20:41:56,992 - graphql.execution.ExecutionStrategy -137380 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' field 
'/getProfileTaskList[3]/endpointName' fetch returned 'java.lang.String'
   2021-01-24 20:41:56,992 - graphql.execution.ExecutionStrategy -137380 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' 
completing field '/getProfileTaskList[3]/endpointName'...
   2021-01-24 20:41:56,992 - graphql.execution.ExecutionStrategy -137380 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' fetching 
field '/getProfileTaskList[3]/startTime' using data fetcher 
'com.coxautodev.graphql.tools.MethodFieldResolverDataFetcher'...
   2021-01-24 20:41:56,992 - graphql.execution.ExecutionStrategy -137380 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' field 
'/getProfileTaskList[3]/startTime' fetch returned 'java.lang.Long'
   2021-01-24 20:41:56,992 - graphql.execution.ExecutionStrategy -137380 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' 
completing field '/getProfileTaskList[3]/startTime'...
   2021-01-24 20:41:56,992 - graphql.execution.ExecutionStrategy -137380 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' fetching 
field '/getProfileTaskList[3]/duration' using data fetcher 
'com.coxautodev.graphql.tools.MethodFieldResolverDataFetcher'...
   2021-01-24 20:41:56,992 - graphql.execution.ExecutionStrategy -137380 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' field 
'/getProfileTaskList[3]/duration' fetch returned 'java.lang.Integer'
   2021-01-24 20:41:56,992 - graphql.execution.ExecutionStrategy -137380 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' 
completing field '/getProfileTaskList[3]/duration'...
   2021-01-24 20:41:56,992 - graphql.execution.ExecutionStrategy -137380 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' fetching 
field '/getProfileTaskList[3]/minDurationThreshold' using data fetcher 
'com.coxautodev.graphql.tools.MethodFieldResolverDataFetcher'...
   2021-01-24 20:41:56,992 - graphql.execution.ExecutionStrategy -137380 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' field 
'/getProfileTaskList[3]/minDurationThreshold' fetch returned 'java.lang.Integer'
   2021-01-24 20:41:56,992 - graphql.execution.ExecutionStrategy -137380 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' 
completing field '/getProfileTaskList[3]/minDurationThreshold'...
   2021-01-24 20:41:56,992 - graphql.execution.ExecutionStrategy -137380 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' fetching 
field '/getProfileTaskList[3]/dumpPeriod' using data fetcher 
'com.coxautodev.graphql.tools.MethodFieldResolverDataFetcher'...
   2021-01-24 20:41:56,992 - graphql.execution.ExecutionStrategy -137380 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' field 
'/getProfileTaskList[3]/dumpPeriod' fetch returned 'java.lang.Integer'
   2021-01-24 20:41:56,992 - graphql.execution.ExecutionStrategy -137380 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' 
completing field '/getProfileTaskList[3]/dumpPeriod'...
   2021-01-24 20:41:56,992 - graphql.execution.ExecutionStrategy -137380 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' fetching 
field '/getProfileTaskList[3]/maxSamplingCount' using data fetcher 
'com.coxautodev.graphql.tools.MethodFieldResolverDataFetcher'...
   2021-01-24 20:41:56,992 - graphql.execution.ExecutionStrategy -137380 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' field 
'/getProfileTaskList[3]/maxSamplingCount' fetch returned 'java.lang.Integer'
   2021-01-24 20:41:56,992 - graphql.execution.ExecutionStrategy -137380 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' 
completing field '/getProfileTaskList[3]/maxSamplingCount'...
   2021-01-24 20:41:56,992 - graphql.execution.ExecutionStrategy -137380 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' fetching 
field '/getProfileTaskList[3]/id' using data fetcher 
'com.coxautodev.graphql.tools.MethodFieldResolverDataFetcher'...
   2021-01-24 20:41:56,992 - graphql.execution.ExecutionStrategy -137380 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' field 
'/getProfileTaskList[3]/id' fetch returned 'java.lang.String'
   2021-01-24 20:41:56,992 - graphql.execution.ExecutionStrategy -137380 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' 
completing field '/getProfileTaskList[3]/id'...
   2021-01-24 20:41:56,992 - graphql.execution.ExecutionStrategy -137380 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' fetching 
field '/getProfileTaskList[3]/logs' using data fetcher 
'com.coxautodev.graphql.tools.MethodFieldResolverDataFetcher'...
   2021-01-24 20:41:56,992 - graphql.execution.ExecutionStrategy -137380 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' field 
'/getProfileTaskList[3]/logs' fetch returned 'java.util.ArrayList'
   2021-01-24 20:41:56,992 - graphql.execution.ExecutionStrategy -137380 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' 
completing field '/getProfileTaskList[3]/logs'...
   2021-01-24 20:41:56,992 - graphql.execution.ExecutionStrategy -137380 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' fetching 
field '/getProfileTaskList[3]/logs[0]/id' using data fetcher 
'com.coxautodev.graphql.tools.MethodFieldResolverDataFetcher'...
   2021-01-24 20:41:56,992 - graphql.execution.ExecutionStrategy -137380 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' field 
'/getProfileTaskList[3]/logs[0]/id' fetch returned 'java.lang.String'
   2021-01-24 20:41:56,993 - graphql.execution.ExecutionStrategy -137381 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' 
completing field '/getProfileTaskList[3]/logs[0]/id'...
   2021-01-24 20:41:56,993 - graphql.execution.ExecutionStrategy -137381 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' fetching 
field '/getProfileTaskList[3]/logs[0]/instanceId' using data fetcher 
'com.coxautodev.graphql.tools.MethodFieldResolverDataFetcher'...
   2021-01-24 20:41:56,993 - graphql.execution.ExecutionStrategy -137381 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' field 
'/getProfileTaskList[3]/logs[0]/instanceId' fetch returned 'java.lang.String'
   2021-01-24 20:41:56,993 - graphql.execution.ExecutionStrategy -137381 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' 
completing field '/getProfileTaskList[3]/logs[0]/instanceId'...
   2021-01-24 20:41:56,993 - graphql.execution.ExecutionStrategy -137381 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' fetching 
field '/getProfileTaskList[3]/logs[0]/instanceName' using data fetcher 
'com.coxautodev.graphql.tools.MethodFieldResolverDataFetcher'...
   2021-01-24 20:41:56,993 - graphql.execution.ExecutionStrategy -137381 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' field 
'/getProfileTaskList[3]/logs[0]/instanceName' fetch returned 'java.lang.String'
   2021-01-24 20:41:56,993 - graphql.execution.ExecutionStrategy -137381 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' 
completing field '/getProfileTaskList[3]/logs[0]/instanceName'...
   2021-01-24 20:41:56,993 - graphql.execution.ExecutionStrategy -137381 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' fetching 
field '/getProfileTaskList[3]/logs[0]/operationType' using data fetcher 
'com.coxautodev.graphql.tools.MethodFieldResolverDataFetcher'...
   2021-01-24 20:41:56,993 - graphql.execution.ExecutionStrategy -137381 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' field 
'/getProfileTaskList[3]/logs[0]/operationType' fetch returned 
'org.apache.skywalking.oap.server.core.query.type.ProfileTaskLogOperationType'
   2021-01-24 20:41:56,993 - graphql.execution.ExecutionStrategy -137381 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' 
completing field '/getProfileTaskList[3]/logs[0]/operationType'...
   2021-01-24 20:41:56,993 - graphql.execution.ExecutionStrategy -137381 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' fetching 
field '/getProfileTaskList[3]/logs[0]/operationTime' using data fetcher 
'com.coxautodev.graphql.tools.MethodFieldResolverDataFetcher'...
   2021-01-24 20:41:56,993 - graphql.execution.ExecutionStrategy -137381 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' field 
'/getProfileTaskList[3]/logs[0]/operationTime' fetch returned 'java.lang.Long'
   2021-01-24 20:41:56,993 - graphql.execution.ExecutionStrategy -137381 
[qtp1229143192-228] DEBUG [] - '50f04b88-bb42-469b-93d6-3437c3535879' 
completing field '/getProfileTaskList[3]/logs[0]/operationTime'...
   2021-01-24 20:41:56,993 - 
org.apache.skywalking.oap.query.graphql.GraphQLQueryHandler -137381 
[qtp1229143192-228] DEBUG [] - Execution result is 
ExecutionResultImpl{data={getProfileTaskList=[{serviceId=ZGV2ZWxvcC1vcmRlcg==.1,
 endpointName=/account/v1/account, startTime=1611520916805, duration=5, 
minDurationThreshold=0, dumpPeriod=10, maxSamplingCount=5, 
id=1611520916923_ZGV2ZWxvcC1vcmRlcg==.1, logs=[]}, 
{serviceId=ZGV2ZWxvcC1hY2NvdW50.1, endpointName={GET}/account/v1/account, 
startTime=1611520179374, duration=5, minDurationThreshold=0, dumpPeriod=10, 
maxSamplingCount=5, id=1611520179387_ZGV2ZWxvcC1hY2NvdW50.1, 
logs=[{id=1611520179387_ZGV2ZWxvcC1hY2NvdW50.1_ZGV2ZWxvcC1hY2NvdW50.1_YzI0NjZiZTUwZmQ5NGRiNDgyMjMyMzA1MDRhYWRmNmJAMTcyLjE4LjAuMjA=_1_1611520476099,
 
instanceId=ZGV2ZWxvcC1hY2NvdW50.1_YzI0NjZiZTUwZmQ5NGRiNDgyMjMyMzA1MDRhYWRmNmJAMTcyLjE4LjAuMjA=,
 [email protected], 
operationType=NOTIFIED, operationTime=1611520476099}]}, {serviceId=ZGV2ZWx
 vcC1vcmRlcg==.1, endpointName=/account/v1/account, startTime=1611519422152, 
duration=5, minDurationThreshold=0, dumpPeriod=10, maxSamplingCount=5, 
id=1611519422174_ZGV2ZWxvcC1vcmRlcg==.1, 
logs=[{id=1611519422174_ZGV2ZWxvcC1vcmRlcg==.1_ZGV2ZWxvcC1vcmRlcg==.1_YzViNGEzNDExM2FjNGU0ZWIyN2ZjYTNlMDgwZmQ2MzVAMTcyLjE4LjAuMTQ=_1_1611519457265,
 
instanceId=ZGV2ZWxvcC1vcmRlcg==.1_YzViNGEzNDExM2FjNGU0ZWIyN2ZjYTNlMDgwZmQ2MzVAMTcyLjE4LjAuMTQ=,
 [email protected], 
operationType=NOTIFIED, operationTime=1611519457265}]}, 
{serviceId=ZGV2ZWxvcC1hY2NvdW50.1, endpointName={GET}/account/v1/account, 
startTime=1611517830822, duration=5, minDurationThreshold=0, dumpPeriod=10, 
maxSamplingCount=5, id=1611517830929_ZGV2ZWxvcC1hY2NvdW50.1, 
logs=[{id=1611517830929_ZGV2ZWxvcC1hY2NvdW50.1_ZGV2ZWxvcC1hY2NvdW50.1_YzI0NjZiZTUwZmQ5NGRiNDgyMjMyMzA1MDRhYWRmNmJAMTcyLjE4LjAuMjA=_1_1611517882441,
 
instanceId=ZGV2ZWxvcC1hY2NvdW50.1_YzI0NjZiZTUwZmQ5NGRiNDgyMjMyMzA1MDRhYWRmNmJAMTcyLjE4LjAuM
 jA=, [email protected], 
operationType=NOTIFIED, operationTime=1611517882441}]}]}, errors=[], 
dataPresent=true, extensions=null}
   2021-01-24 20:41:56,993 - org.eclipse.jetty.server.HttpOutput -137381 
[qtp1229143192-228] DEBUG [] - write(array 
HeapByteBuffer@44e61a7c[p=0,l=512,c=512,r=512]={<<<{"data":{"getProfileTaskL...ogs":[{"id":"1611520179>>>})
   2021-01-24 20:41:56,994 - org.eclipse.jetty.server.HttpOutput -137382 
[qtp1229143192-228] DEBUG [] - write(array) s=OPEN,api=BLOCKING,sc=false,e=null 
aggregated !flush 
DirectByteBuffer@524d5a35[p=0,l=512,c=32768,r=512]={<<<{"data":{"getProfileTaskL...ogs":[{"id":"1611520179>>>tanceName...\x00\x00\x00\x00\x00\x00\x00}
   2021-01-24 20:41:56,994 - org.eclipse.jetty.server.HttpOutput -137382 
[qtp1229143192-228] DEBUG [] - write(array) s=OPEN,api=BLOCKING,sc=false,e=null 
aggregated !flush 
DirectByteBuffer@524d5a35[p=0,l=1024,c=32768,r=1024]={<<<{"data":{"getProfileTaskL...dumpPeriod":10,"maxSamp>>>vcC1vcmRl...\x00\x00\x00\x00\x00\x00\x00}
   2021-01-24 20:41:56,994 - org.eclipse.jetty.server.HttpOutput -137382 
[qtp1229143192-228] DEBUG [] - write(array) s=OPEN,api=BLOCKING,sc=false,e=null 
aggregated !flush 
DirectByteBuffer@524d5a35[p=0,l=1536,c=32768,r=1536]={<<<{"data":{"getProfileTaskL...}/account/v1/account",">>>ZmQ5NGRiN...\x00\x00\x00\x00\x00\x00\x00}
   2021-01-24 20:41:56,994 - org.eclipse.jetty.server.HttpOutput -137382 
[qtp1229143192-228] DEBUG [] - write(array) s=OPEN,api=BLOCKING,sc=false,e=null 
aggregated !flush 
DirectByteBuffer@524d5a35[p=0,l=2048,c=32768,r=2048]={<<<{"data":{"getProfileTaskL...rationTime":16115178824>>>,"label":...\x00\x00\x00\x00\x00\x00\x00}
   2021-01-24 20:41:56,994 - org.eclipse.jetty.server.HttpOutput -137382 
[qtp1229143192-228] DEBUG [] - write(array) s=OPEN,api=BLOCKING,sc=false,e=null 
aggregated !flush 
DirectByteBuffer@524d5a35[p=0,l=2056,c=32768,r=2056]={<<<{"data":{"getProfileTaskL...me":1611517882441}]}]}}>>>:"broker-...\x00\x00\x00\x00\x00\x00\x00}
   2021-01-24 20:41:56,994 - org.eclipse.jetty.server.HttpChannel -137382 
[qtp1229143192-228] DEBUG [] - sendResponse info=null 
content=DirectByteBuffer@524d5a35[p=0,l=2056,c=32768,r=2056]={<<<{"data":{"getProfileTaskL...me":1611517882441}]}]}}>>>:"broker-...\x00\x00\x00\x00\x00\x00\x00}
 complete=false committing=true callback=Blocker@68e497d1{null}
   2021-01-24 20:41:56,994 - org.eclipse.jetty.http.HttpGenerator -137382 
[qtp1229143192-228] DEBUG [] - generateHeaders HTTP/1.1{s=200,h=2,cl=-1} 
last=false 
content=DirectByteBuffer@524d5a35[p=0,l=2056,c=32768,r=2056]={<<<{"data":{"getProfileTaskL...me":1611517882441}]}]}}>>>:"broker-...\x00\x00\x00\x00\x00\x00\x00}
   2021-01-24 20:41:56,994 - org.eclipse.jetty.io.WriteFlusher -137382 
[qtp1229143192-228] DEBUG [] - write: WriteFlusher@1b8c4ec6{IDLE}->null 
[HeapByteBuffer@4bdc8f40[p=0,l=168,c=8192,r=168]={<<<HTTP/1.1 200 OK\r\nDate: 
Su....28.v20200408)\r\n\r\n808\r\n>>>text/plai...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@524d5a35[p=0,l=2056,c=32768,r=2056]={<<<{"data":{"getProfileTaskL...me":1611517882441}]}]}}>>>:"broker-...\x00\x00\x00\x00\x00\x00\x00}]
   Referer: https://skywalking.cryptobroker.ch/profile
   2021-01-24 20:41:57,034 - org.eclipse.jetty.server.HttpConnection -137422 
[qtp1229143192-59] DEBUG [] - 
HttpConnection@40547cd::SocketChannelEndPoint@2cd00ce5{/10.0.1.4:43874<->/10.0.1.86:12800,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->HttpConnection@40547cd[p=HttpParser{s=CONTENT,0
 of 
295},g=HttpGenerator@289ed48c{s=START}]=>HttpChannelOverHttp@215515d0{s=HttpChannelState@15659ac3{s=HANDLING
 rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true 
al=0},r=11,c=false/false,a=HANDLING,uri=//skywalking-oap:12800/graphql,age=1} 
parse HeapByteBuffer@4bdc8f40[p=881,l=1176,c=8192,r=295]={POST 
/gra...ive\r\n\r\n<<<{"query":"query 
getProfil...V2ZWxvcC1vcmRlcg==.1"}}>>>nt\\n    
i...\x00\x00\x00\x00\x00\x00\x00} {}
   2021-01-24 20:41:57,034 - org.eclipse.jetty.http.HttpParser -137422 
[qtp1229143192-59] DEBUG [] - parseNext s=CONTENT 
HeapByteBuffer@4bdc8f40[p=881,l=1176,c=8192,r=295]={POST 
/gra...ive\r\n\r\n<<<{"query":"query 
getProfil...V2ZWxvcC1vcmRlcg==.1"}}>>>nt\\n    i...\x00\x00\x00\x00\x00\x00\x00}
   2021-01-24 20:41:57,034 - org.eclipse.jetty.server.HttpChannel -137422 
[qtp1229143192-59] DEBUG [] - onContent 
HttpChannelOverHttp@215515d0{s=HttpChannelState@15659ac3{s=HANDLING rs=BLOCKING 
os=OPEN is=IDLE awp=false se=false i=true 
al=0},r=11,c=false/false,a=HANDLING,uri=//skywalking-oap:12800/graphql,age=1} 
Content@5fa3eaaa{HeapByteBufferR@26bbe17b[p=881,l=1176,c=8192,r=295]={POST 
/gra...ive\r\n\r\n<<<{"query":"query 
getProfil...V2ZWxvcC1vcmRlcg==.1"}}>>>nt\\n    
i...\x00\x00\x00\x00\x00\x00\x00}}
   2021-01-24 20:41:57,034 - org.eclipse.jetty.server.HttpInput -137422 
[qtp1229143192-59] DEBUG [] - 
HttpInputOverHTTP@400597f7[c=0,q=0,[0]=null,s=STREAM] addContent 
Content@5fa3eaaa{HeapByteBufferR@26bbe17b[p=881,l=1176,c=8192,r=295]={POST 
/gra...ive\r\n\r\n<<<{"query":"query 
getProfil...V2ZWxvcC1vcmRlcg==.1"}}>>>nt\\n    
i...\x00\x00\x00\x00\x00\x00\x00}}
   2021-01-24 20:41:57,035 - graphql.GraphQL -137423 [qtp1229143192-59] DEBUG 
[] - Executing request. operation name: 'null'. query: 'query 
getProfileTaskSegmentList($taskID: String) {
     getProfileTaskSegmentList: getProfileTaskSegmentList(taskID: $taskID) {
   2021-01-24 20:41:57,035 - graphql.GraphQL -137423 [qtp1229143192-59] DEBUG 
[] - Parsing query: 'query getProfileTaskSegmentList($taskID: String) {
     getProfileTaskSegmentList: getProfileTaskSegmentList(taskID: $taskID) {
   2021-01-24 20:41:57,036 - graphql.GraphQL -137424 [qtp1229143192-59] DEBUG 
[] - Validating query: 'query getProfileTaskSegmentList($taskID: String) {
     getProfileTaskSegmentList: getProfileTaskSegmentList(taskID: $taskID) {
   2021-01-24 20:41:57,037 - graphql.GraphQL -137425 [qtp1229143192-59] DEBUG 
[] - Executing '457b89be-9506-42df-a3a7-94a3f5d1382f'. operation name: 'null'. 
query: 'query getProfileTaskSegmentList($taskID: String) {
     getProfileTaskSegmentList: getProfileTaskSegmentList(taskID: $taskID) {
   2021-01-24 20:41:57,037 - graphql.execution.ExecutionStrategy -137425 
[qtp1229143192-59] DEBUG [] - '457b89be-9506-42df-a3a7-94a3f5d1382f' fetching 
field '/getProfileTaskSegmentList' using data fetcher 
'com.coxautodev.graphql.tools.MethodFieldResolverDataFetcher'...
   2021-01-24 20:41:57,037 - 
org.apache.skywalking.oap.server.library.client.jdbc.hikaricp.JDBCHikariCPClient
 -137425 [qtp1229143192-59] DEBUG [] - execute query with result: select 
segment_id from profile_task_segment_snapshot where task_id = ? and sequence = 0
   2021-01-24 20:41:57,039 - graphql.execution.ExecutionStrategy -137427 
[qtp1229143192-59] DEBUG [] - '457b89be-9506-42df-a3a7-94a3f5d1382f' field 
'/getProfileTaskSegmentList' fetch returned 'java.util.Collections$EmptyList'
   2021-01-24 20:41:57,039 - graphql.execution.ExecutionStrategy -137427 
[qtp1229143192-59] DEBUG [] - '457b89be-9506-42df-a3a7-94a3f5d1382f' completing 
field '/getProfileTaskSegmentList'...
   2021-01-24 20:41:57,039 - 
org.apache.skywalking.oap.query.graphql.GraphQLQueryHandler -137427 
[qtp1229143192-59] DEBUG [] - Execution result is 
ExecutionResultImpl{data={getProfileTaskSegmentList=[]}, errors=[], 
dataPresent=true, extensions=null}
   2021-01-24 20:41:57,039 - org.eclipse.jetty.server.HttpOutput -137427 
[qtp1229143192-59] DEBUG [] - write(array 
HeapByteBuffer@8dd44bc[p=0,l=41,c=512,r=41]={<<<{"data":{"getProfileTaskSegmentList":[]}}>>>nDuration...5178824})
   2021-01-24 20:41:57,039 - org.eclipse.jetty.server.HttpOutput -137427 
[qtp1229143192-59] DEBUG [] - write(array) s=OPEN,api=BLOCKING,sc=false,e=null 
aggregated !flush 
DirectByteBuffer@524d5a35[p=0,l=41,c=32768,r=41]={<<<{"data":{"getProfileTaskSegmentList":[]}}>>>d":"ZGV2Z...\x00\x00\x00\x00\x00\x00\x00}
   2021-01-24 20:41:57,039 - org.eclipse.jetty.server.HttpChannel -137427 
[qtp1229143192-59] DEBUG [] - sendResponse info=null 
content=DirectByteBuffer@524d5a35[p=0,l=41,c=32768,r=41]={<<<{"data":{"getProfileTaskSegmentList":[]}}>>>d":"ZGV2Z...\x00\x00\x00\x00\x00\x00\x00}
 complete=false committing=true callback=Blocker@68e497d1{null}
   2021-01-24 20:41:57,039 - org.eclipse.jetty.http.HttpGenerator -137427 
[qtp1229143192-59] DEBUG [] - generateHeaders HTTP/1.1{s=200,h=2,cl=-1} 
last=false 
content=DirectByteBuffer@524d5a35[p=0,l=41,c=32768,r=41]={<<<{"data":{"getProfileTaskSegmentList":[]}}>>>d":"ZGV2Z...\x00\x00\x00\x00\x00\x00\x00}
   2021-01-24 20:41:57,040 - org.eclipse.jetty.io.WriteFlusher -137428 
[qtp1229143192-59] DEBUG [] - write: WriteFlusher@1b8c4ec6{IDLE}->null 
[HeapByteBuffer@4bdc8f40[p=0,l=167,c=8192,r=167]={<<<HTTP/1.1 200 OK\r\nDate: 
Su...4.28.v20200408)\r\n\r\n29\r\n>>> 
text/pla...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@524d5a35[p=0,l=41,c=32768,r=41]={<<<{"data":{"getProfileTaskSegmentList":[]}}>>>d":"ZGV2Z...\x00\x00\x00\x00\x00\x00\x00}]
   2021-01-24 20:42:03,098 - 
org.apache.skywalking.oap.server.library.client.jdbc.hikaricp.JDBCHikariCPClient
 -143486 [pool-9-thread-1] DEBUG [] - execute query with result: select * from 
profile_task where 1=1  and time_bucket >= ?  and time_bucket <= ?  ORDER BY 
start_time DESC 
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to