Skip to content
Success

Console Output

Started by user DIM Build
Building in workspace /var/jenkins_home/workspace/DIMEMFGraphQLRelease
using credential jenkins_gitlab
Cloning the remote Git repository
Cloning repository https://gitlab.com/datainmotion/geckographqlemf.git
 > git init /var/jenkins_home/workspace/DIMEMFGraphQLRelease # timeout=10
Fetching upstream changes from https://gitlab.com/datainmotion/geckographqlemf.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials The Gitlab user for the jenkins
 > git fetch --tags --progress https://gitlab.com/datainmotion/geckographqlemf.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://gitlab.com/datainmotion/geckographqlemf.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gitlab.com/datainmotion/geckographqlemf.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
No valid HEAD. Skipping the resetting
 > git clean -fdx # timeout=10
Fetching upstream changes from https://gitlab.com/datainmotion/geckographqlemf.git
using GIT_ASKPASS to set credentials The Gitlab user for the jenkins
 > git fetch --tags --progress https://gitlab.com/datainmotion/geckographqlemf.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 989f4abdf41f9073df64a486d62a3b2078e2d620 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 989f4abdf41f9073df64a486d62a3b2078e2d620
Commit message: "moved version to 0.0.1"
First time build. Skipping changelog.
[DIMEMFGraphQLRelease] $ /bin/sh -xe /tmp/jenkins2229746817969255979.sh
+ ./gradlew clean test build release -Dmaven.repo.local=/var/jenkins_home/workspace/DIMEMFGraphQLRelease/.m2 -Duser.home=/var/jenkins_home/workspace/DIMEMFGraphQLRelease -Duser.dir=/var/jenkins_home/workspace/DIMEMFGraphQLRelease --refresh-dependencies --info -Drelease.dir=/var/jenkins_home/repo.dim/release/emfGraphQL
Downloading https://services.gradle.org/distributions/gradle-4.2.1-bin.zip
...................................................................
Unzipping /var/jenkins_home/workspace/DIMEMFGraphQLRelease/?/.gradle/wrapper/dists/gradle-4.2.1-bin/dajvke9o8kmaxbu0kc5gcgeju/gradle-4.2.1-bin.zip to /var/jenkins_home/workspace/DIMEMFGraphQLRelease/?/.gradle/wrapper/dists/gradle-4.2.1-bin/dajvke9o8kmaxbu0kc5gcgeju
Set executable permissions for: /var/jenkins_home/workspace/DIMEMFGraphQLRelease/?/.gradle/wrapper/dists/gradle-4.2.1-bin/dajvke9o8kmaxbu0kc5gcgeju/gradle-4.2.1/bin/gradle
Initialized native services in: /var/jenkins_home/workspace/DIMEMFGraphQLRelease/?/.gradle/native
Removing 0 daemon stop events from registry
Starting a Gradle Daemon (subsequent builds will be faster)
Starting process 'Gradle build daemon'. Working directory: /var/jenkins_home/workspace/DIMEMFGraphQLRelease/?/.gradle/daemon/4.2.1 Command: /var/jenkins_home/tools/hudson.model.JDK/JDK8u92/bin/java -XX:+HeapDumpOnOutOfMemoryError -Xmx1024m -Dfile.encoding=UTF-8 -Duser.country -Duser.language=en -Duser.variant -cp /var/jenkins_home/workspace/DIMEMFGraphQLRelease/?/.gradle/wrapper/dists/gradle-4.2.1-bin/dajvke9o8kmaxbu0kc5gcgeju/gradle-4.2.1/lib/gradle-launcher-4.2.1.jar org.gradle.launcher.daemon.bootstrap.GradleDaemon 4.2.1
Successfully started process 'Gradle build daemon'
An attempt to start the daemon took 0.732 secs.
The client will now receive all logging from the daemon (pid: 22441). The daemon log file: /var/jenkins_home/workspace/DIMEMFGraphQLRelease/?/.gradle/daemon/4.2.1/daemon-22441.out.log
Starting build in new daemon [memory: 954.7 MB]
Closing daemon's stdin at end of input.
The daemon will no longer process any standard input.
Using 8 worker leases.
Creating new cache for fileHashes, path /var/jenkins_home/workspace/DIMEMFGraphQLRelease/?/.gradle/caches/4.2.1/fileHashes/fileHashes.bin, access org.gradle.cache.internal.DefaultCacheAccess@165a16e2
Creating new cache for resourceHashesCache, path /var/jenkins_home/workspace/DIMEMFGraphQLRelease/?/.gradle/caches/4.2.1/fileHashes/resourceHashesCache.bin, access org.gradle.cache.internal.DefaultCacheAccess@165a16e2
Creating new cache for fileHashes, path /var/jenkins_home/workspace/DIMEMFGraphQLRelease/.gradle/4.2.1/fileHashes/fileHashes.bin, access org.gradle.cache.internal.DefaultCacheAccess@2d6e3ec3
Creating new cache for plugin-use-metadata, path /var/jenkins_home/workspace/DIMEMFGraphQLRelease/?/.gradle/caches/4.2.1/plugin-resolution/plugin-use-metadata.bin, access org.gradle.cache.internal.DefaultCacheAccess@41fb4fda
Creating new cache for client-status, path /var/jenkins_home/workspace/DIMEMFGraphQLRelease/?/.gradle/caches/4.2.1/plugin-resolution/client-status.bin, access org.gradle.cache.internal.DefaultCacheAccess@41fb4fda
Starting Build
Compiling settings file '/var/jenkins_home/workspace/DIMEMFGraphQLRelease/settings.gradle' using SubsetScriptTransformer.
Creating new cache for metadata-1.1/results, path /var/jenkins_home/workspace/DIMEMFGraphQLRelease/?/.gradle/caches/transforms-1/metadata-1.1/results.bin, access org.gradle.cache.internal.DefaultCacheAccess@7bb56f5e
Creating new cache for metadata-2.24/module-metadata, path /var/jenkins_home/workspace/DIMEMFGraphQLRelease/?/.gradle/caches/modules-2/metadata-2.24/module-metadata.bin, access org.gradle.cache.internal.DefaultCacheAccess@500098c3
Creating new cache for metadata-2.24/artifact-at-url, path /var/jenkins_home/workspace/DIMEMFGraphQLRelease/?/.gradle/caches/modules-2/metadata-2.24/artifact-at-url.bin, access org.gradle.cache.internal.DefaultCacheAccess@500098c3
Download https://plugins.gradle.org/m2/biz/aQute/bnd/biz.aQute.bnd.gradle/4.1.0/biz.aQute.bnd.gradle-4.1.0.pom
Creating new cache for metadata-2.24/artifact-at-repository, path /var/jenkins_home/workspace/DIMEMFGraphQLRelease/?/.gradle/caches/modules-2/metadata-2.24/artifact-at-repository.bin, access org.gradle.cache.internal.DefaultCacheAccess@500098c3
Download https://plugins.gradle.org/m2/biz/aQute/bnd/biz.aQute.bnd.gradle/4.1.0/biz.aQute.bnd.gradle-4.1.0.jar
Compiling settings file '/var/jenkins_home/workspace/DIMEMFGraphQLRelease/settings.gradle' using BuildScriptTransformer.
Download http://devel.data-in-motion.biz/public/repository/gecko/snapshot/geckoEMFAddons/index.xml
Download http://devel.data-in-motion.biz/public/repository/gecko/snapshot/geckoREST/index.xml
Download http://devel.data-in-motion.biz/public/repository/gecko/snapshot/geckoAddons/index.xml
Download http://devel.data-in-motion.biz/public/repository/gecko/snapshot/geckoEMF/index.xml
Download http://devel.data-in-motion.biz/public/repository/gecko/snapshot/geckoMongoEMF/index.xml
Download http://devel.data-in-motion.biz/public/repository/gecko/snapshot/geckoEMFRepository/index.xml
Download http://devel.data-in-motion.biz/public/repository/gecko/snapshot/geckoRuntime/index.xml
Download http://devel.data-in-motion.biz/repository/gecko/snapshot/geckoMongoEMF/index.xml
Download http://devel.data-in-motion.biz/repository/gecko/snapshot/geckoEMFAddons/index.xml
Download http://devel.data-in-motion.biz/repository/gecko/snapshot/geckoEMFRepository/index.xml
Download http://devel.data-in-motion.biz/repository/gecko/snapshot/geckoREST/index.xml
Download http://devel.data-in-motion.biz/repository/gecko/snapshot/geckoEMF/index.xml
Download http://devel.data-in-motion.biz/repository/gecko/snapshot/geckoRuntime/index.xml
Download http://devel.data-in-motion.biz/repository/gecko/snapshot/geckoAddons/index.xml
Download https://devel.data-in-motion.biz/repository/gecko/snapshot/geckoMongoEMF/index.xml
Download https://devel.data-in-motion.biz/repository/gecko/snapshot/geckoAddons/index.xml
Download https://devel.data-in-motion.biz/repository/gecko/snapshot/geckoEMF/index.xml
Download https://devel.data-in-motion.biz/repository/gecko/snapshot/geckoRuntime/index.xml
Download https://devel.data-in-motion.biz/repository/gecko/snapshot/geckoREST/index.xml
Download https://devel.data-in-motion.biz/repository/gecko/snapshot/geckoEMFRepository/index.xml
Download https://devel.data-in-motion.biz/repository/gecko/snapshot/geckoEMFAddons/index.xml
Download https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar
Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.http.servlet-api/1.1.2/org.apache.felix.http.servlet-api-1.1.2.jar
Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.http.jetty/4.0.6/org.apache.felix.http.jetty-4.0.6.jar
Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.logback/1.0.0/org.apache.felix.logback-1.0.0.jar
Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.9.7/jackson-jaxrs-json-provider-2.9.7.jar
Download https://repo.maven.apache.org/maven2/org/keycloak/keycloak-jetty-core/3.4.3.Final/keycloak-jetty-core-3.4.3.Final.jar
Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-yaml-provider/2.9.7/jackson-jaxrs-yaml-provider-2.9.7.jar
Download https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-integration/2.0.5/swagger-integration-2.0.5.jar
Download https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/jersey-media-sse/2.26-b09/jersey-media-sse-2.26-b09.jar
Download https://repo.maven.apache.org/maven2/org/pac4j/pac4j-oidc/3.0.0/pac4j-oidc-3.0.0.jar
Download https://repo.maven.apache.org/maven2/com/graphql-java/graphql-java/11.0/graphql-java-11.0.jar
Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.configurator/1.0.6/org.apache.felix.configurator-1.0.6.jar
Download https://repo.maven.apache.org/maven2/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar
Download https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.jar
Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.eventadmin/1.5.0/org.apache.felix.eventadmin-1.5.0.jar
Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.gogo.runtime/1.1.0/org.apache.felix.gogo.runtime-1.1.0.jar
Download https://repo.maven.apache.org/maven2/org/reactivestreams/reactive-streams/1.0.2/reactive-streams-1.0.2.jar
Download https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar
Download https://repo.maven.apache.org/maven2/com/google/guava/guava/21.0/guava-21.0.jar
Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.fileinstall/3.6.4/org.apache.felix.fileinstall-3.6.4.jar
Download https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar
Download https://repo.maven.apache.org/maven2/com/nimbusds/oauth2-oidc-sdk/5.45/oauth2-oidc-sdk-5.45.jar
Download https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.console/1.1.300/org.eclipse.equinox.console-1.1.300.jar
Download https://repo.maven.apache.org/maven2/org/mongodb/mongo-java-driver/3.4.2/mongo-java-driver-3.4.2.jar
Download https://repo.maven.apache.org/maven2/javax/servlet/javax.servlet-api/4.0.0/javax.servlet-api-4.0.0.jar
Download https://repo.maven.apache.org/maven2/org/apache/aries/subsystem/org.apache.aries.subsystem.gogo-command/1.0.0/org.apache.aries.subsystem.gogo-command-1.0.0.jar
Download https://repo.maven.apache.org/maven2/org/locationtech/spatial4j/spatial4j/0.6/spatial4j-0.6.jar
Download https://repo.maven.apache.org/maven2/com/nimbusds/nimbus-jose-jwt/5.9/nimbus-jose-jwt-5.9.jar
Download https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.remote.agent/4.0.0/biz.aQute.remote.agent-4.0.0.jar
Download https://repo.maven.apache.org/maven2/com/graphql-java/java-dataloader/2.2.0/java-dataloader-2.2.0.jar
Download https://repo.maven.apache.org/maven2/org/osgi/osgi.cmpn/7.0.0/osgi.cmpn-7.0.0.jar
Download https://repo.maven.apache.org/maven2/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.jar
Download https://repo.maven.apache.org/maven2/org/apache/aries/subsystem/org.apache.aries.subsystem.obr/1.0.4/org.apache.aries.subsystem.obr-1.0.4.jar
Download https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-core/2.0.5/swagger-core-2.0.5.jar
Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.gogo.shell/1.1.0/org.apache.felix.gogo.shell-1.1.0.jar
Download https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jcl/1.7.25/slf4j-jcl-1.7.25.jar
Download https://repo.maven.apache.org/maven2/org/apache/servicemix/bundles/org.apache.servicemix.bundles.reflections/0.9.11_2/org.apache.servicemix.bundles.reflections-0.9.11_2.jar
Download https://repo.maven.apache.org/maven2/net/minidev/asm/1.0.2/asm-1.0.2.jar
Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.gogo.command/1.0.2/org.apache.felix.gogo.command-1.0.2.jar
Download https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.osgi/3.13.100/org.eclipse.osgi-3.13.100.jar
Download https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.9.7/jackson-jaxrs-base-2.9.7.jar
Download https://repo.maven.apache.org/maven2/org/slf4j/slf4j-ext/1.7.25/slf4j-ext-1.7.25.jar
Download https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar
Download https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.2/objenesis-2.2.jar
Download https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.1/commons-collections4-4.1.jar
Download https://repo.maven.apache.org/maven2/org/keycloak/keycloak-adapter-core/3.4.3.Final/keycloak-adapter-core-3.4.3.Final.jar
Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.9.2/jackson-databind-2.9.2.jar
Download https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.18/snakeyaml-1.18.jar
Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.webconsole.plugins.ds/2.0.8/org.apache.felix.webconsole.plugins.ds-2.0.8.jar
Download https://repo.maven.apache.org/maven2/org/osgi/osgi.annotation/7.0.0/osgi.annotation-7.0.0.jar
Download https://repo.maven.apache.org/maven2/org/slf4j/osgi-over-slf4j/1.7.25/osgi-over-slf4j-1.7.25.jar
Download https://repo.maven.apache.org/maven2/org/apache/servicemix/bundles/org.apache.servicemix.bundles.junit/4.12_1/org.apache.servicemix.bundles.junit-4.12_1.jar
Download https://repo.maven.apache.org/maven2/javax/mail/mail/1.4.7/mail-1.4.7.jar
Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-xml-provider/2.9.7/jackson-jaxrs-xml-provider-2.9.7.jar
Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.webconsole/4.3.4/org.apache.felix.webconsole-4.3.4-all.jar
Download https://repo.maven.apache.org/maven2/net/minidev/asm/1.0.2/asm-1.0.2.jar.sha1
Download https://repo.maven.apache.org/maven2/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.jar.sha1
Download https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar.sha1
Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.9.2/jackson-datatype-jdk8-2.9.2.jar
Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.prefs/1.1.0/org.apache.felix.prefs-1.1.0.jar
Download https://repo.maven.apache.org/maven2/org/apache/aries/subsystem/org.apache.aries.subsystem.obr/1.0.4/org.apache.aries.subsystem.obr-1.0.4.jar.sha1
Download https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.3/json-smart-2.3.jar
Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.9.7/jackson-dataformat-xml-2.9.7.jar
Download https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar.sha1
Download https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar
Download https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-integration/2.0.5/swagger-integration-2.0.5.jar.sha1
Download https://repo.maven.apache.org/maven2/org/reactivestreams/reactive-streams/1.0.2/reactive-streams-1.0.2.jar.sha1
Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.coordinator/1.0.2/org.apache.felix.coordinator-1.0.2.jar
Download https://repo.maven.apache.org/maven2/org/osgi/osgi.core/7.0.0/osgi.core-7.0.0.jar
Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.9.7/jackson-jaxrs-json-provider-2.9.7.jar.sha1
Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.9.7/jackson-databind-2.9.7.jar
Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.framework/6.0.1/org.apache.felix.framework-6.0.1.jar
Download https://repo.maven.apache.org/maven2/org/apache/aries/subsystem/org.apache.aries.subsystem.gogo-command/1.0.0/org.apache.aries.subsystem.gogo-command-1.0.0.jar.sha1
Download https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jcl/1.7.25/slf4j-jcl-1.7.25.jar.sha1
Download https://repo.maven.apache.org/maven2/org/slf4j/osgi-over-slf4j/1.7.25/osgi-over-slf4j-1.7.25.jar.sha1
Download https://repo.maven.apache.org/maven2/org/keycloak/keycloak-jetty-core/3.4.3.Final/keycloak-jetty-core-3.4.3.Final.jar.sha1
Download https://repo.maven.apache.org/maven2/org/osgi/osgi.annotation/7.0.0/osgi.annotation-7.0.0.jar.sha1
Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-yaml-provider/2.9.7/jackson-jaxrs-yaml-provider-2.9.7.jar.sha1
Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-xml-provider/2.9.7/jackson-jaxrs-xml-provider-2.9.7.jar.sha1
Download https://repo.maven.apache.org/maven2/org/keycloak/keycloak-adapter-core/3.4.3.Final/keycloak-adapter-core-3.4.3.Final.jar.sha1
Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.gogo.command/1.0.2/org.apache.felix.gogo.command-1.0.2.jar.sha1
Download https://repo.maven.apache.org/maven2/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar.sha1
Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.eventadmin/1.5.0/org.apache.felix.eventadmin-1.5.0.jar.sha1
Download https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar.sha1
Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.webconsole.plugins.ds/2.0.8/org.apache.felix.webconsole.plugins.ds-2.0.8.jar.sha1
Download https://repo.maven.apache.org/maven2/com/graphql-java/java-dataloader/2.2.0/java-dataloader-2.2.0.jar.sha1
Download https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.2/objenesis-2.2.jar.sha1
Download https://repo.maven.apache.org/maven2/javax/servlet/javax.servlet-api/4.0.0/javax.servlet-api-4.0.0.jar.sha1
Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.gogo.shell/1.1.0/org.apache.felix.gogo.shell-1.1.0.jar.sha1
Download https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/jersey-media-sse/2.26-b09/jersey-media-sse-2.26-b09.jar.sha1
Download https://repo.maven.apache.org/maven2/org/slf4j/slf4j-ext/1.7.25/slf4j-ext-1.7.25.jar.sha1
Download https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.console/1.1.300/org.eclipse.equinox.console-1.1.300.jar.sha1
Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.9.7/jackson-jaxrs-base-2.9.7.jar.sha1
Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.9.2/jackson-datatype-jdk8-2.9.2.jar.sha1
Download https://repo.maven.apache.org/maven2/org/apache/servicemix/bundles/org.apache.servicemix.bundles.reflections/0.9.11_2/org.apache.servicemix.bundles.reflections-0.9.11_2.jar.sha1
Download https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-core/2.0.5/swagger-core-2.0.5.jar.sha1
Download https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar.sha1
Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.fileinstall/3.6.4/org.apache.felix.fileinstall-3.6.4.jar.sha1
Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.logback/1.0.0/org.apache.felix.logback-1.0.0.jar.sha1
Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.prefs/1.1.0/org.apache.felix.prefs-1.1.0.jar.sha1
Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.gogo.runtime/1.1.0/org.apache.felix.gogo.runtime-1.1.0.jar.sha1
Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.configurator/1.0.6/org.apache.felix.configurator-1.0.6.jar.sha1
Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.coordinator/1.0.2/org.apache.felix.coordinator-1.0.2.jar.sha1
Download https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.3/json-smart-2.3.jar.sha1
Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.9.7/jackson-dataformat-xml-2.9.7.jar.sha1
Download https://repo.maven.apache.org/maven2/com/nimbusds/nimbus-jose-jwt/5.9/nimbus-jose-jwt-5.9.jar.sha1
Download https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.remote.agent/4.0.0/biz.aQute.remote.agent-4.0.0.jar.sha1
Download https://repo.maven.apache.org/maven2/org/pac4j/pac4j-oidc/3.0.0/pac4j-oidc-3.0.0.jar.sha1
Download https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.18/snakeyaml-1.18.jar.sha1
Download https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar.sha1
Download https://repo.maven.apache.org/maven2/org/locationtech/spatial4j/spatial4j/0.6/spatial4j-0.6.jar.sha1
Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.http.servlet-api/1.1.2/org.apache.felix.http.servlet-api-1.1.2.jar.sha1
Download https://repo.maven.apache.org/maven2/org/osgi/osgi.core/7.0.0/osgi.core-7.0.0.jar.sha1
Download https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar.sha1
Download https://repo.maven.apache.org/maven2/org/apache/servicemix/bundles/org.apache.servicemix.bundles.junit/4.12_1/org.apache.servicemix.bundles.junit-4.12_1.jar.sha1
Download https://repo.maven.apache.org/maven2/com/nimbusds/oauth2-oidc-sdk/5.45/oauth2-oidc-sdk-5.45.jar.sha1
Download https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.jar.sha1
Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.9.7/jackson-databind-2.9.7.jar.sha1
Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.framework/6.0.1/org.apache.felix.framework-6.0.1.jar.sha1
Download https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.1/commons-collections4-4.1.jar.sha1
Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.9.2/jackson-annotations-2.9.2.jar
Download https://repo.maven.apache.org/maven2/org/keycloak/keycloak-jetty94-adapter/3.4.3.Final/keycloak-jetty94-adapter-3.4.3.Final.jar
Download https://repo.maven.apache.org/maven2/com/google/guava/guava/20.0/guava-20.0.jar
Download https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-jaxrs2/2.0.5/swagger-jaxrs2-2.0.5.jar
Download https://repo.maven.apache.org/maven2/org/glassfish/jersey/bundles/jaxrs-ri/2.26/jaxrs-ri-2.26.jar
Download https://repo.maven.apache.org/maven2/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar
Download https://repo.maven.apache.org/maven2/org/slf4j/log4j-over-slf4j/1.7.25/log4j-over-slf4j-1.7.25.jar
Download https://repo.maven.apache.org/maven2/org/apache/aries/subsystem/org.apache.aries.subsystem.api/2.0.10/org.apache.aries.subsystem.api-2.0.10.jar
Download https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25.jar
Download https://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar
Download https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar
Download https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-models/2.0.5/swagger-models-2.0.5.jar
Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.9.7/jackson-core-2.9.7.jar
Download https://repo.maven.apache.org/maven2/org/apache/aries/org.apache.aries.util/1.1.3/org.apache.aries.util-1.1.3.jar
Download https://repo.maven.apache.org/maven2/org/emfjson/emfjson-jackson/1.1.0/emfjson-jackson-1.1.0.jar
Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.metatype/1.2.0/org.apache.felix.metatype-1.2.0.jar
Download https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar
Download https://repo.maven.apache.org/maven2/org/eclipse/paho/org.eclipse.paho.client.mqttv3/1.2.0/org.eclipse.paho.client.mqttv3-1.2.0.jar
Download https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-client/2.26/jersey-client-2.26.jar
Download https://repo.maven.apache.org/maven2/org/mockito/mockito-core/1.10.19/mockito-core-1.10.19.jar
Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.9.2/jackson-dataformat-yaml-2.9.2.jar
Download https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-annotations/2.0.5/swagger-annotations-2.0.5.jar
Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.log/1.2.0/org.apache.felix.log-1.2.0.jar
Download https://repo.maven.apache.org/maven2/javax/websocket/javax.websocket-api/1.1/javax.websocket-api-1.1.jar
Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.scr/2.1.8/org.apache.felix.scr-2.1.8.jar
Download https://repo.maven.apache.org/maven2/org/jolokia/jolokia-osgi/1.6.0/jolokia-osgi-1.6.0.jar
Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.9.2/jackson-core-2.9.2.jar
Download https://repo.maven.apache.org/maven2/org/glassfish/jersey/bundles/repackaged/jersey-guava/2.26-b03/jersey-guava-2.26-b03.jar
Download https://repo.maven.apache.org/maven2/com/nimbusds/lang-tag/1.4.3/lang-tag-1.4.3.jar
Download https://repo.maven.apache.org/maven2/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar
Download https://repo.maven.apache.org/maven2/org/apache/servicemix/specs/org.apache.servicemix.specs.annotation-api-1.3/1.3_1/org.apache.servicemix.specs.annotation-api-1.3-1.3_1.jar
Download https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar
Download https://repo.maven.apache.org/maven2/com/graphql-java-kickstart/graphql-java-tools/5.3.5/graphql-java-tools-5.3.5.jar
Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.configadmin/1.9.6/org.apache.felix.configadmin-1.9.6.jar
Download https://repo.maven.apache.org/maven2/com/google/guava/guava/22.0/guava-22.0.jar
Download https://repo.maven.apache.org/maven2/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar
Download https://repo.maven.apache.org/maven2/org/keycloak/keycloak-osgi-adapter/3.4.3.Final/keycloak-osgi-adapter-3.4.3.Final.jar
Download https://repo.maven.apache.org/maven2/org/apache/aries/subsystem/org.apache.aries.subsystem/2.0.10/org.apache.aries.subsystem-2.0.10.jar
Download https://repo.maven.apache.org/maven2/org/osgi/org.osgi.util.promise/1.1.0/org.osgi.util.promise-1.1.0.jar
Download https://repo.maven.apache.org/maven2/com/sun/activation/javax.activation/1.2.0/javax.activation-1.2.0.jar
Download https://repo.maven.apache.org/maven2/org/keycloak/keycloak-jetty-adapter-spi/3.4.3.Final/keycloak-jetty-adapter-spi-3.4.3.Final.jar
Download https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.4/asm-5.0.4.jar
Download https://repo.maven.apache.org/maven2/org/osgi/org.osgi.util.pushstream/1.0.0/org.osgi.util.pushstream-1.0.0.jar
Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.9.7/jackson-module-jaxb-annotations-2.9.7.jar
Download https://repo.maven.apache.org/maven2/org/apache/aries/subsystem/org.apache.aries.subsystem.core/2.0.10/org.apache.aries.subsystem.core-2.0.10.jar
Download https://repo.maven.apache.org/maven2/org/pac4j/pac4j-core/3.0.0/pac4j-core-3.0.0.jar
Download https://repo.maven.apache.org/maven2/org/keycloak/keycloak-jetty94-adapter/3.4.3.Final/keycloak-jetty94-adapter-3.4.3.Final.jar.sha1
Download https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-jaxrs2/2.0.5/swagger-jaxrs2-2.0.5.jar.sha1
Download https://repo.maven.apache.org/maven2/com/graphql-java/graphql-java/11.0/graphql-java-11.0.jar.sha1
Download https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25.jar.sha1
Download https://repo.maven.apache.org/maven2/javax/mail/mail/1.4.7/mail-1.4.7.jar.sha1
Download https://repo.maven.apache.org/maven2/org/keycloak/keycloak-jetty-adapter-spi/3.4.3.Final/keycloak-jetty-adapter-spi-3.4.3.Final.jar.sha1
Download https://repo.maven.apache.org/maven2/com/nimbusds/lang-tag/1.4.3/lang-tag-1.4.3.jar.sha1
Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.9.2/jackson-annotations-2.9.2.jar.sha1
Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.9.2/jackson-dataformat-yaml-2.9.2.jar.sha1
Download https://repo.maven.apache.org/maven2/org/apache/aries/subsystem/org.apache.aries.subsystem.api/2.0.10/org.apache.aries.subsystem.api-2.0.10.jar.sha1
Download https://repo.maven.apache.org/maven2/org/slf4j/log4j-over-slf4j/1.7.25/log4j-over-slf4j-1.7.25.jar.sha1
Download https://repo.maven.apache.org/maven2/org/keycloak/keycloak-osgi-adapter/3.4.3.Final/keycloak-osgi-adapter-3.4.3.Final.jar.sha1
Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.9.7/jackson-module-jaxb-annotations-2.9.7.jar.sha1
Download https://repo.maven.apache.org/maven2/org/apache/servicemix/specs/org.apache.servicemix.specs.annotation-api-1.3/1.3_1/org.apache.servicemix.specs.annotation-api-1.3-1.3_1.jar.sha1
Download https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar.sha1
Download https://repo.maven.apache.org/maven2/com/sun/activation/javax.activation/1.2.0/javax.activation-1.2.0.jar.sha1
Download https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar.sha1
Download https://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar.sha1
Download https://repo.maven.apache.org/maven2/javax/websocket/javax.websocket-api/1.1/javax.websocket-api-1.1.jar.sha1
Download https://repo.maven.apache.org/maven2/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar.sha1
Download https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.4/asm-5.0.4.jar.sha1
Download https://repo.maven.apache.org/maven2/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar.sha1
Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.metatype/1.2.0/org.apache.felix.metatype-1.2.0.jar.sha1
Download https://repo.maven.apache.org/maven2/org/emfjson/emfjson-jackson/1.1.0/emfjson-jackson-1.1.0.jar.sha1
Download https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-models/2.0.5/swagger-models-2.0.5.jar.sha1
Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.log/1.2.0/org.apache.felix.log-1.2.0.jar.sha1
Download https://repo.maven.apache.org/maven2/org/osgi/org.osgi.util.promise/1.1.0/org.osgi.util.promise-1.1.0.jar.sha1
Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.configadmin/1.9.6/org.apache.felix.configadmin-1.9.6.jar.sha1
Download https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-annotations/2.0.5/swagger-annotations-2.0.5.jar.sha1
Download https://repo.maven.apache.org/maven2/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar.sha1
Download https://repo.maven.apache.org/maven2/org/osgi/org.osgi.util.pushstream/1.0.0/org.osgi.util.pushstream-1.0.0.jar.sha1
Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.9.2/jackson-databind-2.9.2.jar.sha1
Download https://repo.maven.apache.org/maven2/org/apache/aries/org.apache.aries.util/1.1.3/org.apache.aries.util-1.1.3.jar.sha1
Download https://repo.maven.apache.org/maven2/com/graphql-java-kickstart/graphql-java-tools/5.3.5/graphql-java-tools-5.3.5.jar.sha1
Download https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-client/2.26/jersey-client-2.26.jar.sha1
Download https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar.sha1
Download https://repo.maven.apache.org/maven2/org/eclipse/paho/org.eclipse.paho.client.mqttv3/1.2.0/org.eclipse.paho.client.mqttv3-1.2.0.jar.sha1
Download https://repo.maven.apache.org/maven2/org/pac4j/pac4j-core/3.0.0/pac4j-core-3.0.0.jar.sha1
Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.9.2/jackson-core-2.9.2.jar.sha1
Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.scr/2.1.8/org.apache.felix.scr-2.1.8.jar.sha1
Download https://repo.maven.apache.org/maven2/org/apache/aries/subsystem/org.apache.aries.subsystem/2.0.10/org.apache.aries.subsystem-2.0.10.jar.sha1
Download https://repo.maven.apache.org/maven2/org/apache/aries/subsystem/org.apache.aries.subsystem.core/2.0.10/org.apache.aries.subsystem.core-2.0.10.jar.sha1
Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.9.7/jackson-core-2.9.7.jar.sha1
Download https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.osgi/3.13.100/org.eclipse.osgi-3.13.100.jar.sha1
Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.webconsole/4.3.4/org.apache.felix.webconsole-4.3.4-all.jar.sha1
Download https://repo.maven.apache.org/maven2/org/jolokia/jolokia-osgi/1.6.0/jolokia-osgi-1.6.0.jar.sha1
Download https://repo.maven.apache.org/maven2/org/osgi/osgi.cmpn/7.0.0/osgi.cmpn-7.0.0.jar.sha1
Download https://repo.maven.apache.org/maven2/org/glassfish/jersey/bundles/repackaged/jersey-guava/2.26-b03/jersey-guava-2.26-b03.jar.sha1
Download https://repo.maven.apache.org/maven2/org/mongodb/mongo-java-driver/3.4.2/mongo-java-driver-3.4.2.jar.sha1
Download https://repo.maven.apache.org/maven2/org/mockito/mockito-core/1.10.19/mockito-core-1.10.19.jar.sha1
Download https://repo.maven.apache.org/maven2/com/google/guava/guava/20.0/guava-20.0.jar.sha1
Download https://repo.maven.apache.org/maven2/com/google/guava/guava/22.0/guava-22.0.jar.sha1
Download https://repo.maven.apache.org/maven2/com/google/guava/guava/21.0/guava-21.0.jar.sha1
Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.http.jetty/4.0.6/org.apache.felix.http.jetty-4.0.6.jar.sha1
Download https://repo.maven.apache.org/maven2/org/glassfish/jersey/bundles/jaxrs-ri/2.26/jaxrs-ri-2.26.jar.sha1
Download http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/graphql/org.gecko.whiteboard.graphql.api/1.0.0-SNAPSHOT/maven-metadata.xml
Download http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/graphql/org.gecko.whiteboard.graphql.impl/1.0.0-SNAPSHOT/maven-metadata.xml
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/graphql/org.gecko.whiteboard.graphql.api/1.0.0-SNAPSHOT/maven-metadata.xml
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/graphql/org.gecko.whiteboard.graphql.impl/1.0.0-SNAPSHOT/maven-metadata.xml
Download http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/graphql/org.gecko.whiteboard.graphql.test/1.0.0-SNAPSHOT/maven-metadata.xml
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/graphql/org.gecko.whiteboard.graphql.test/1.0.0-SNAPSHOT/maven-metadata.xml
Download http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/graphql/org.gecko.whiteboard.graphql.api/1.0.0-SNAPSHOT/org.gecko.whiteboard.graphql.api-1.0.0-20190218.151615-16.jar
Download http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/graphql/org.gecko.whiteboard.graphql.impl/1.0.0-SNAPSHOT/org.gecko.whiteboard.graphql.impl-1.0.0-20190218.151617-16.jar
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/graphql/org.gecko.whiteboard.graphql.impl/1.0.0-SNAPSHOT/org.gecko.whiteboard.graphql.impl-1.0.0-20190218.151617-16.jar
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/graphql/org.gecko.whiteboard.graphql.api/1.0.0-SNAPSHOT/org.gecko.whiteboard.graphql.api-1.0.0-20190218.151615-16.jar
Download http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/graphql/org.gecko.whiteboard.graphql.test/1.0.0-SNAPSHOT/org.gecko.whiteboard.graphql.test-1.0.0-20190218.151619-16.jar
Download http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/graphql/org.gecko.whiteboard.graphql.impl/1.0.0-SNAPSHOT/org.gecko.whiteboard.graphql.impl-1.0.0-20190218.151617-16.jar.sha1
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/graphql/org.gecko.whiteboard.graphql.test/1.0.0-SNAPSHOT/org.gecko.whiteboard.graphql.test-1.0.0-20190218.151619-16.jar
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/graphql/org.gecko.whiteboard.graphql.impl/1.0.0-SNAPSHOT/org.gecko.whiteboard.graphql.impl-1.0.0-20190218.151617-16.jar.sha1
Download http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/graphql/org.gecko.whiteboard.graphql.api/1.0.0-SNAPSHOT/org.gecko.whiteboard.graphql.api-1.0.0-20190218.151615-16.jar.sha1
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/graphql/org.gecko.whiteboard.graphql.api/1.0.0-SNAPSHOT/org.gecko.whiteboard.graphql.api-1.0.0-20190218.151615-16.jar.sha1
Download http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/graphql/org.gecko.whiteboard.graphql.test/1.0.0-SNAPSHOT/org.gecko.whiteboard.graphql.test-1.0.0-20190218.151619-16.jar.sha1
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/graphql/org.gecko.whiteboard.graphql.test/1.0.0-SNAPSHOT/org.gecko.whiteboard.graphql.test-1.0.0-20190218.151619-16.jar.sha1
Download http://devel.data-in-motion.biz/nexus/repository/EclipseOrbitRelease/org/eclipse/orbit/icu/icu4j/58.2/icu4j-58.2.jar
Download https://devel.data-in-motion.biz/nexus/repository/EclipseOrbitRelease/org/eclipse/orbit/icu/icu4j/58.2/icu4j-58.2.jar
Download http://devel.data-in-motion.biz/nexus/repository/EclipseOrbitRelease/org/eclipse/orbit/icu/icu4j/58.2/icu4j-58.2.jar.sha1
Download https://devel.data-in-motion.biz/nexus/repository/EclipseOrbitRelease/org/eclipse/orbit/icu/icu4j/58.2/icu4j-58.2.jar.sha1
Download http://devel.data-in-motion.biz/public/repository/gecko/snapshot/geckoEMF/org.gecko.emf.osgi.annotation/org.gecko.emf.osgi.annotation-1.0.3.jar
Download http://devel.data-in-motion.biz/repository/gecko/snapshot/geckoEMF/org.gecko.emf.osgi.annotation/org.gecko.emf.osgi.annotation-1.0.3.jar
Download https://devel.data-in-motion.biz/repository/gecko/snapshot/geckoEMF/org.gecko.emf.osgi.annotation/org.gecko.emf.osgi.annotation-1.0.3.jar
Download http://devel.data-in-motion.biz/public/repository/gecko/snapshot/geckoEMF/org.gecko.emf.osgi.api/org.gecko.emf.osgi.api-3.1.2.jar
Download http://devel.data-in-motion.biz/public/update/repository/p2/obr/emf-3.8/org.eclipse.emf.common/org.eclipse.emf.common-2.13.0.jar
Download http://devel.data-in-motion.biz/repository/gecko/snapshot/geckoEMF/org.gecko.emf.osgi.api/org.gecko.emf.osgi.api-3.1.2.jar
Download http://devel.data-in-motion.biz/repository/p2/obr/emf-3.8/org.eclipse.emf.common/org.eclipse.emf.common-2.13.0.jar
Download http://devel.data-in-motion.biz/public/update/repository/p2/obr/emf-3.8/org.eclipse.emf.ecore/org.eclipse.emf.ecore-2.13.0.jar
Download http://devel.data-in-motion.biz/public/update/repository/p2/obr/emf-3.8/org.eclipse.emf.ecore.xmi/org.eclipse.emf.ecore.xmi-2.13.0.jar
Download https://devel.data-in-motion.biz/repository/gecko/snapshot/geckoEMF/org.gecko.emf.osgi.api/org.gecko.emf.osgi.api-3.1.2.jar
Download http://devel.data-in-motion.biz/repository/p2/obr/emf-3.8/org.eclipse.emf.ecore.xmi/org.eclipse.emf.ecore.xmi-2.13.0.jar
Download http://devel.data-in-motion.biz/repository/p2/obr/emf-3.8/org.eclipse.emf.ecore/org.eclipse.emf.ecore-2.13.0.jar
Download https://devel.data-in-motion.biz/repository/p2/obr/emf-3.8/org.eclipse.emf.common/org.eclipse.emf.common-2.13.0.jar
Download https://devel.data-in-motion.biz/repository/p2/obr/emf-3.8/org.eclipse.emf.ecore.xmi/org.eclipse.emf.ecore.xmi-2.13.0.jar
Download https://devel.data-in-motion.biz/repository/p2/obr/emf-3.8/org.eclipse.emf.ecore/org.eclipse.emf.ecore-2.13.0.jar
Download http://devel.data-in-motion.biz/public/repository/gecko/snapshot/geckoEMF/org.gecko.emf.osgi.model.info.api/org.gecko.emf.osgi.model.info.api-1.0.0.jar
Download http://devel.data-in-motion.biz/repository/gecko/snapshot/geckoEMF/org.gecko.emf.osgi.model.info.api/org.gecko.emf.osgi.model.info.api-1.0.0.jar
Download http://devel.data-in-motion.biz/public/repository/gecko/snapshot/geckoAddons/org.gecko.util.test/org.gecko.util.test-1.0.1.jar
Download http://devel.data-in-motion.biz/repository/gecko/snapshot/geckoAddons/org.gecko.util.test/org.gecko.util.test-1.0.1.jar
Download https://devel.data-in-motion.biz/repository/gecko/snapshot/geckoEMF/org.gecko.emf.osgi.model.info.api/org.gecko.emf.osgi.model.info.api-1.0.0.jar
Download https://devel.data-in-motion.biz/repository/gecko/snapshot/geckoAddons/org.gecko.util.test/org.gecko.util.test-1.0.1.jar
Settings evaluated using settings file '/var/jenkins_home/workspace/DIMEMFGraphQLRelease/settings.gradle'.
The project name '?' contains at least one of the following characters: [ , /, \, :, <, >, ", ?, *, |]. This has been deprecated and is scheduled to be removed in Gradle 5.0. Set the 'rootProject.name' or adjust the 'include' statement (see https://docs.gradle.org/4.2.1/dsl/org.gradle.api.initialization.Settings.html#org.gradle.api.initialization.Settings:include(java.lang.String[]) for more details).
Projects loaded. Root project using build file '/var/jenkins_home/workspace/DIMEMFGraphQLRelease/build.gradle'.
Included projects: [root project 'DIMEMFGraphQLRelease', project ':?', project ':cnf', project ':de.dim.whiteboard.graphql.emf', project ':de.dim.whiteboard.graphql.emf.integration.test', project ':de.dim.whiteboard.graphql.emf.test', project ':de.dim.whiteboard.graphql.emf.test.model']
Evaluating root project 'DIMEMFGraphQLRelease' using build file '/var/jenkins_home/workspace/DIMEMFGraphQLRelease/build.gradle'.
Compiling build file '/var/jenkins_home/workspace/DIMEMFGraphQLRelease/build.gradle' using SubsetScriptTransformer.
Compiling build file '/var/jenkins_home/workspace/DIMEMFGraphQLRelease/build.gradle' using BuildScriptTransformer.
Evaluating project ':?' using build file '/var/jenkins_home/workspace/DIMEMFGraphQLRelease/?/build.gradle'.
Evaluating project ':cnf' using build file '/var/jenkins_home/workspace/DIMEMFGraphQLRelease/cnf/build.gradle'.
Evaluating project ':de.dim.whiteboard.graphql.emf' using build file '/var/jenkins_home/workspace/DIMEMFGraphQLRelease/de.dim.whiteboard.graphql.emf/build.gradle'.
Evaluating project ':de.dim.whiteboard.graphql.emf.integration.test' using build file '/var/jenkins_home/workspace/DIMEMFGraphQLRelease/de.dim.whiteboard.graphql.emf.integration.test/build.gradle'.
Evaluating project ':de.dim.whiteboard.graphql.emf.test' using build file '/var/jenkins_home/workspace/DIMEMFGraphQLRelease/de.dim.whiteboard.graphql.emf.test/build.gradle'.
Evaluating project ':de.dim.whiteboard.graphql.emf.test.model' using build file '/var/jenkins_home/workspace/DIMEMFGraphQLRelease/de.dim.whiteboard.graphql.emf.test.model/build.gradle'.
All projects evaluated.
Selected primary task 'clean' from project :
Selected primary task 'test' from project :
Creating new cache for annotation-processors, path /var/jenkins_home/workspace/DIMEMFGraphQLRelease/.gradle/4.2.1/fileContent/annotation-processors.bin, access org.gradle.cache.internal.DefaultCacheAccess@18d4133f
Selected primary task 'build' from project :
Selected primary task 'release' from project :
Tasks to be executed: [task ':de.dim.whiteboard.graphql.emf:clean', task ':de.dim.whiteboard.graphql.emf.integration.test:clean', task ':de.dim.whiteboard.graphql.emf.test:clean', task ':de.dim.whiteboard.graphql.emf.test.model:clean', task ':de.dim.whiteboard.graphql.emf:compileJava', task ':de.dim.whiteboard.graphql.emf:processResources', task ':de.dim.whiteboard.graphql.emf:classes', task ':de.dim.whiteboard.graphql.emf:compileTestJava', task ':de.dim.whiteboard.graphql.emf:processTestResources', task ':de.dim.whiteboard.graphql.emf:testClasses', task ':de.dim.whiteboard.graphql.emf:test', task ':de.dim.whiteboard.graphql.emf.test.model:compileJava', task ':de.dim.whiteboard.graphql.emf.test.model:processResources', task ':de.dim.whiteboard.graphql.emf.test.model:classes', task ':de.dim.whiteboard.graphql.emf.test.model:jar', task ':de.dim.whiteboard.graphql.emf.test:compileJava', task ':de.dim.whiteboard.graphql.emf.test:processResources', task ':de.dim.whiteboard.graphql.emf.test:classes', task ':de.dim.whiteboard.graphql.emf.test:jar', task ':de.dim.whiteboard.graphql.emf.integration.test:compileJava', task ':de.dim.whiteboard.graphql.emf.integration.test:processResources', task ':de.dim.whiteboard.graphql.emf.integration.test:classes', task ':de.dim.whiteboard.graphql.emf.integration.test:compileTestJava', task ':de.dim.whiteboard.graphql.emf.integration.test:processTestResources', task ':de.dim.whiteboard.graphql.emf.integration.test:testClasses', task ':de.dim.whiteboard.graphql.emf.integration.test:test', task ':de.dim.whiteboard.graphql.emf.test:compileTestJava', task ':de.dim.whiteboard.graphql.emf.test:processTestResources', task ':de.dim.whiteboard.graphql.emf.test:testClasses', task ':de.dim.whiteboard.graphql.emf.test:test', task ':de.dim.whiteboard.graphql.emf.test.model:compileTestJava', task ':de.dim.whiteboard.graphql.emf.test.model:processTestResources', task ':de.dim.whiteboard.graphql.emf.test.model:testClasses', task ':de.dim.whiteboard.graphql.emf.test.model:test', task ':de.dim.whiteboard.graphql.emf:jar', task ':de.dim.whiteboard.graphql.emf:assemble', task ':de.dim.whiteboard.graphql.emf:testOSGi', task ':de.dim.whiteboard.graphql.emf:check', task ':de.dim.whiteboard.graphql.emf:build', task ':de.dim.whiteboard.graphql.emf.integration.test:jar', task ':de.dim.whiteboard.graphql.emf.integration.test:assemble', task ':de.dim.whiteboard.graphql.emf.integration.test:testOSGi', task ':de.dim.whiteboard.graphql.emf.integration.test:check', task ':de.dim.whiteboard.graphql.emf.integration.test:build', task ':de.dim.whiteboard.graphql.emf.test:assemble', task ':de.dim.whiteboard.graphql.emf.test:testOSGi', task ':de.dim.whiteboard.graphql.emf.test:check', task ':de.dim.whiteboard.graphql.emf.test:build', task ':de.dim.whiteboard.graphql.emf.test.model:assemble', task ':de.dim.whiteboard.graphql.emf.test.model:testOSGi', task ':de.dim.whiteboard.graphql.emf.test.model:check', task ':de.dim.whiteboard.graphql.emf.test.model:build', task ':de.dim.whiteboard.graphql.emf:release', task ':de.dim.whiteboard.graphql.emf.integration.test:release', task ':de.dim.whiteboard.graphql.emf.test:release', task ':de.dim.whiteboard.graphql.emf.test.model:release']
Creating new cache for resourceHashesCache, path /var/jenkins_home/workspace/DIMEMFGraphQLRelease/.gradle/4.2.1/fileHashes/resourceHashesCache.bin, access org.gradle.cache.internal.DefaultCacheAccess@2d6e3ec3
Creating new cache for fileSnapshots, path /var/jenkins_home/workspace/DIMEMFGraphQLRelease/.gradle/4.2.1/taskHistory/fileSnapshots.bin, access org.gradle.cache.internal.DefaultCacheAccess@574909f
Creating new cache for taskHistory, path /var/jenkins_home/workspace/DIMEMFGraphQLRelease/.gradle/4.2.1/taskHistory/taskHistory.bin, access org.gradle.cache.internal.DefaultCacheAccess@574909f
Creating new cache for outputFiles, path /var/jenkins_home/workspace/DIMEMFGraphQLRelease/.gradle/buildOutputCleanup/outputFiles.bin, access org.gradle.cache.internal.DefaultCacheAccess@7c5eecda
:de.dim.whiteboard.graphql.emf:clean (Thread[Task worker for ':' Thread 5,5,main]) started.
:de.dim.whiteboard.graphql.emf:clean
Putting task artifact state for task ':de.dim.whiteboard.graphql.emf:clean' into context took 0.001 secs.
Executing task ':de.dim.whiteboard.graphql.emf:clean' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
:de.dim.whiteboard.graphql.emf:clean (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.008 secs.
:de.dim.whiteboard.graphql.emf.integration.test:clean (Thread[Task worker for ':' Thread 5,5,main]) started.
:de.dim.whiteboard.graphql.emf.integration.test:clean
Putting task artifact state for task ':de.dim.whiteboard.graphql.emf.integration.test:clean' into context took 0.0 secs.
Executing task ':de.dim.whiteboard.graphql.emf.integration.test:clean' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
:de.dim.whiteboard.graphql.emf.integration.test:clean (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.001 secs.
:de.dim.whiteboard.graphql.emf.test:clean (Thread[Task worker for ':' Thread 5,5,main]) started.
:de.dim.whiteboard.graphql.emf.test:clean
Putting task artifact state for task ':de.dim.whiteboard.graphql.emf.test:clean' into context took 0.0 secs.
Executing task ':de.dim.whiteboard.graphql.emf.test:clean' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
:de.dim.whiteboard.graphql.emf.test:clean (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs.
:de.dim.whiteboard.graphql.emf.test.model:clean (Thread[Task worker for ':' Thread 5,5,main]) started.
:de.dim.whiteboard.graphql.emf.test.model:clean
Putting task artifact state for task ':de.dim.whiteboard.graphql.emf.test.model:clean' into context took 0.0 secs.
Executing task ':de.dim.whiteboard.graphql.emf.test.model:clean' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
:de.dim.whiteboard.graphql.emf.test.model:clean (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.001 secs.
:de.dim.whiteboard.graphql.emf:compileJava (Thread[Task worker for ':' Thread 5,5,main]) started.
:de.dim.whiteboard.graphql.emf:compileJava
Putting task artifact state for task ':de.dim.whiteboard.graphql.emf:compileJava' into context took 0.004 secs.
Executing task ':de.dim.whiteboard.graphql.emf:compileJava' (up-to-date check took 0.49 secs) due to:
  No history is available.
Compile to /var/jenkins_home/workspace/DIMEMFGraphQLRelease/de.dim.whiteboard.graphql.emf/bin
-source 1.8 -target 1.8 
-classpath /var/jenkins_home/workspace/DIMEMFGraphQLRelease/.m2/org/osgi/osgi.annotation/7.0.0/osgi.annotation-7.0.0.jar:/var/jenkins_home/workspace/DIMEMFGraphQLRelease/.m2/org/osgi/osgi.core/7.0.0/osgi.core-7.0.0.jar:/var/jenkins_home/workspace/DIMEMFGraphQLRelease/.m2/org/osgi/osgi.cmpn/7.0.0/osgi.cmpn-7.0.0.jar:/var/jenkins_home/workspace/DIMEMFGraphQLRelease/.m2/org/gecko/graphql/org.gecko.whiteboard.graphql.api/1.0.0-SNAPSHOT/org.gecko.whiteboard.graphql.api-1.0.0-SNAPSHOT.jar:/var/jenkins_home/workspace/DIMEMFGraphQLRelease/.m2/com/graphql-java/graphql-java/11.0/graphql-java-11.0.jar:/var/jenkins_home/workspace/DIMEMFGraphQLRelease/cnf/cache/GeckoEMF/org.gecko.emf.osgi.model.info.api-1.0.0.201901171047.jar:/var/jenkins_home/workspace/DIMEMFGraphQLRelease/cnf/cache/dim-emf-3.8/org.eclipse.emf.common-2.13.0.v20170609-0707.jar:/var/jenkins_home/workspace/DIMEMFGraphQLRelease/cnf/cache/dim-emf-3.8/org.eclipse.emf.ecore-2.13.0.v20170609-0707.jar:/var/jenkins_home/workspace/DIMEMFGraphQLRelease/.m2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar
All input files are considered out-of-date for incremental task ':de.dim.whiteboard.graphql.emf:compileJava'.
Source files to be compiled:
/var/jenkins_home/workspace/DIMEMFGraphQLRelease/de.dim.whiteboard.graphql.emf/src/de/dim/whiteboard/graphql/emf/resolver/EMFTypeResolver.java
/var/jenkins_home/workspace/DIMEMFGraphQLRelease/de.dim.whiteboard.graphql.emf/src/de/dim/whiteboard/graphql/emf/EMFSchemaTypeBuilder.java
/var/jenkins_home/workspace/DIMEMFGraphQLRelease/de.dim.whiteboard.graphql.emf/src/de/dim/whiteboard/graphql/emf/datafetcher/EStructuralFeatureDataFetcher.java
/var/jenkins_home/workspace/DIMEMFGraphQLRelease/de.dim.whiteboard.graphql.emf/src/de/dim/whiteboard/graphql/emf/datafetcher/EOperationDataFetcher.java
/var/jenkins_home/workspace/DIMEMFGraphQLRelease/de.dim.whiteboard.graphql.emf/src/de/dim/whiteboard/graphql/emf/executation/EMFValuesResolver.java
/var/jenkins_home/workspace/DIMEMFGraphQLRelease/de.dim.whiteboard.graphql.emf/src/de/dim/whiteboard/graphql/emf/executation/EMFExecutationStrategyProvider.java
/var/jenkins_home/workspace/DIMEMFGraphQLRelease/de.dim.whiteboard.graphql.emf/src/de/dim/whiteboard/graphql/emf/executation/EMFAsyncExecutionStrategy.java
/var/jenkins_home/workspace/DIMEMFGraphQLRelease/de.dim.whiteboard.graphql.emf/src/de/dim/whiteboard/graphql/emf/executation/AbsoluteGraphQLError.java
/var/jenkins_home/workspace/DIMEMFGraphQLRelease/de.dim.whiteboard.graphql.emf/src/de/dim/whiteboard/graphql/emf/schema/GraphQLEMFInputObjectType.java
/var/jenkins_home/workspace/DIMEMFGraphQLRelease/de.dim.whiteboard.graphql.emf/src/de/dim/whiteboard/graphql/emf/schema/GraphQLEMFInputObjectField.java
Compiling with JDK Java compiler API.
Note: /var/jenkins_home/workspace/DIMEMFGraphQLRelease/de.dim.whiteboard.graphql.emf/src/de/dim/whiteboard/graphql/emf/executation/EMFValuesResolver.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
:de.dim.whiteboard.graphql.emf:compileJava (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 1.277 secs.
:de.dim.whiteboard.graphql.emf:processResources (Thread[Task worker for ':' Thread 5,5,main]) started.
:de.dim.whiteboard.graphql.emf:processResources
Putting task artifact state for task ':de.dim.whiteboard.graphql.emf:processResources' into context took 0.0 secs.
Skipping task ':de.dim.whiteboard.graphql.emf:processResources' as it has no source files and no previous output files.
:de.dim.whiteboard.graphql.emf:processResources NO-SOURCE
:de.dim.whiteboard.graphql.emf:processResources (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.004 secs.
:de.dim.whiteboard.graphql.emf:classes (Thread[Task worker for ':' Thread 5,5,main]) started.
:de.dim.whiteboard.graphql.emf:classes
Skipping task ':de.dim.whiteboard.graphql.emf:classes' as it has no actions.
:de.dim.whiteboard.graphql.emf:classes (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs.
:de.dim.whiteboard.graphql.emf:compileTestJava (Thread[Task worker for ':' Thread 5,5,main]) started.
:de.dim.whiteboard.graphql.emf:compileTestJava
Putting task artifact state for task ':de.dim.whiteboard.graphql.emf:compileTestJava' into context took 0.0 secs.
file or directory '/var/jenkins_home/workspace/DIMEMFGraphQLRelease/de.dim.whiteboard.graphql.emf/test', not found
Skipping task ':de.dim.whiteboard.graphql.emf:compileTestJava' as it has no source files and no previous output files.
:de.dim.whiteboard.graphql.emf:compileTestJava NO-SOURCE
:de.dim.whiteboard.graphql.emf:compileTestJava (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs.
file or directory '/var/jenkins_home/workspace/DIMEMFGraphQLRelease/de.dim.whiteboard.graphql.emf/test', not found
:de.dim.whiteboard.graphql.emf:processTestResources (Thread[Task worker for ':' Thread 5,5,main]) started.
:de.dim.whiteboard.graphql.emf:processTestResources
Putting task artifact state for task ':de.dim.whiteboard.graphql.emf:processTestResources' into context took 0.0 secs.
file or directory '/var/jenkins_home/workspace/DIMEMFGraphQLRelease/de.dim.whiteboard.graphql.emf/test', not found
Skipping task ':de.dim.whiteboard.graphql.emf:processTestResources' as it has no source files and no previous output files.
:de.dim.whiteboard.graphql.emf:processTestResources NO-SOURCE
:de.dim.whiteboard.graphql.emf:processTestResources (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs.
:de.dim.whiteboard.graphql.emf:testClasses (Thread[Task worker for ':' Thread 5,5,main]) started.
:de.dim.whiteboard.graphql.emf:testClasses
Skipping task ':de.dim.whiteboard.graphql.emf:testClasses' as it has no actions.
:de.dim.whiteboard.graphql.emf:testClasses UP-TO-DATE
:de.dim.whiteboard.graphql.emf:testClasses (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs.
:de.dim.whiteboard.graphql.emf:test (Thread[Task worker for ':' Thread 5,5,main]) started.
:de.dim.whiteboard.graphql.emf:test
Putting task artifact state for task ':de.dim.whiteboard.graphql.emf:test' into context took 0.0 secs.
Skipping task ':de.dim.whiteboard.graphql.emf:test' as it has no source files and no previous output files.
:de.dim.whiteboard.graphql.emf:test NO-SOURCE
:de.dim.whiteboard.graphql.emf:test (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.001 secs.
:de.dim.whiteboard.graphql.emf.test.model:compileJava (Thread[Task worker for ':' Thread 5,5,main]) started.
:de.dim.whiteboard.graphql.emf.test.model:compileJava
Putting task artifact state for task ':de.dim.whiteboard.graphql.emf.test.model:compileJava' into context took 0.0 secs.
Executing task ':de.dim.whiteboard.graphql.emf.test.model:compileJava' (up-to-date check took 0.034 secs) due to:
  No history is available.
Compile to /var/jenkins_home/workspace/DIMEMFGraphQLRelease/de.dim.whiteboard.graphql.emf.test.model/bin
-source 1.8 -target 1.8 
-classpath /var/jenkins_home/workspace/DIMEMFGraphQLRelease/.m2/org/osgi/osgi.annotation/7.0.0/osgi.annotation-7.0.0.jar:/var/jenkins_home/workspace/DIMEMFGraphQLRelease/.m2/org/osgi/osgi.core/7.0.0/osgi.core-7.0.0.jar:/var/jenkins_home/workspace/DIMEMFGraphQLRelease/.m2/org/osgi/osgi.cmpn/7.0.0/osgi.cmpn-7.0.0.jar:/var/jenkins_home/workspace/DIMEMFGraphQLRelease/cnf/cache/GeckoEMF/org.gecko.emf.osgi.annotation-1.0.3.201901171047.jar:/var/jenkins_home/workspace/DIMEMFGraphQLRelease/cnf/cache/GeckoEMF/org.gecko.emf.osgi.api-3.1.2.201901171047.jar:/var/jenkins_home/workspace/DIMEMFGraphQLRelease/cnf/cache/dim-emf-3.8/org.eclipse.emf.common-2.13.0.v20170609-0707.jar:/var/jenkins_home/workspace/DIMEMFGraphQLRelease/cnf/cache/dim-emf-3.8/org.eclipse.emf.ecore-2.13.0.v20170609-0707.jar:/var/jenkins_home/workspace/DIMEMFGraphQLRelease/cnf/cache/dim-emf-3.8/org.eclipse.emf.ecore.xmi-2.13.0.v20170609-0707.jar
All input files are considered out-of-date for incremental task ':de.dim.whiteboard.graphql.emf.test.model:compileJava'.
Source files to be compiled:
/var/jenkins_home/workspace/DIMEMFGraphQLRelease/de.dim.whiteboard.graphql.emf.test.model/src/de/dim/whiteboard/graphql/emf/test/model/GraphqlTest/package-info.java
/var/jenkins_home/workspace/DIMEMFGraphQLRelease/de.dim.whiteboard.graphql.emf.test.model/src/de/dim/whiteboard/graphql/emf/test/model/GraphqlTest/Example.java
/var/jenkins_home/workspace/DIMEMFGraphQLRelease/de.dim.whiteboard.graphql.emf.test.model/src/de/dim/whiteboard/graphql/emf/test/model/GraphqlTest/Catalog.java
/var/jenkins_home/workspace/DIMEMFGraphQLRelease/de.dim.whiteboard.graphql.emf.test.model/src/de/dim/whiteboard/graphql/emf/test/model/GraphqlTest/util/GraphqlTestResourceFactoryImpl.java
/var/jenkins_home/workspace/DIMEMFGraphQLRelease/de.dim.whiteboard.graphql.emf.test.model/src/de/dim/whiteboard/graphql/emf/test/model/GraphqlTest/util/GraphqlTestSwitch.java
/var/jenkins_home/workspace/DIMEMFGraphQLRelease/de.dim.whiteboard.graphql.emf.test.model/src/de/dim/whiteboard/graphql/emf/test/model/GraphqlTest/util/GraphqlTestResourceImpl.java
/var/jenkins_home/workspace/DIMEMFGraphQLRelease/de.dim.whiteboard.graphql.emf.test.model/src/de/dim/whiteboard/graphql/emf/test/model/GraphqlTest/util/GraphqlTestAdapterFactory.java
/var/jenkins_home/workspace/DIMEMFGraphQLRelease/de.dim.whiteboard.graphql.emf.test.model/src/de/dim/whiteboard/graphql/emf/test/model/GraphqlTest/configuration/GraphqlTestConfigurationComponent.java
/var/jenkins_home/workspace/DIMEMFGraphQLRelease/de.dim.whiteboard.graphql.emf.test.model/src/de/dim/whiteboard/graphql/emf/test/model/GraphqlTest/GraphqlTestFactory.java
/var/jenkins_home/workspace/DIMEMFGraphQLRelease/de.dim.whiteboard.graphql.emf.test.model/src/de/dim/whiteboard/graphql/emf/test/model/GraphqlTest/impl/GraphqlTestPackageImpl.java
/var/jenkins_home/workspace/DIMEMFGraphQLRelease/de.dim.whiteboard.graphql.emf.test.model/src/de/dim/whiteboard/graphql/emf/test/model/GraphqlTest/impl/ProductImpl.java
/var/jenkins_home/workspace/DIMEMFGraphQLRelease/de.dim.whiteboard.graphql.emf.test.model/src/de/dim/whiteboard/graphql/emf/test/model/GraphqlTest/impl/GraphqlTestFactoryImpl.java
/var/jenkins_home/workspace/DIMEMFGraphQLRelease/de.dim.whiteboard.graphql.emf.test.model/src/de/dim/whiteboard/graphql/emf/test/model/GraphqlTest/impl/CatalogEntryImpl.java
/var/jenkins_home/workspace/DIMEMFGraphQLRelease/de.dim.whiteboard.graphql.emf.test.model/src/de/dim/whiteboard/graphql/emf/test/model/GraphqlTest/impl/SKUImpl.java
/var/jenkins_home/workspace/DIMEMFGraphQLRelease/de.dim.whiteboard.graphql.emf.test.model/src/de/dim/whiteboard/graphql/emf/test/model/GraphqlTest/impl/CatalogImpl.java
/var/jenkins_home/workspace/DIMEMFGraphQLRelease/de.dim.whiteboard.graphql.emf.test.model/src/de/dim/whiteboard/graphql/emf/test/model/GraphqlTest/GraphqlTestPackage.java
/var/jenkins_home/workspace/DIMEMFGraphQLRelease/de.dim.whiteboard.graphql.emf.test.model/src/de/dim/whiteboard/graphql/emf/test/model/GraphqlTest/Product.java
/var/jenkins_home/workspace/DIMEMFGraphQLRelease/de.dim.whiteboard.graphql.emf.test.model/src/de/dim/whiteboard/graphql/emf/test/model/GraphqlTest/CatalogEntry.java
/var/jenkins_home/workspace/DIMEMFGraphQLRelease/de.dim.whiteboard.graphql.emf.test.model/src/de/dim/whiteboard/graphql/emf/test/model/GraphqlTest/Currency.java
/var/jenkins_home/workspace/DIMEMFGraphQLRelease/de.dim.whiteboard.graphql.emf.test.model/src/de/dim/whiteboard/graphql/emf/test/model/GraphqlTest/SKU.java
Compiling with JDK Java compiler API.
:de.dim.whiteboard.graphql.emf.test.model:compileJava (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.294 secs.
:de.dim.whiteboard.graphql.emf.test.model:processResources (Thread[Task worker for ':' Thread 5,5,main]) started.
:de.dim.whiteboard.graphql.emf.test.model:processResources
Putting task artifact state for task ':de.dim.whiteboard.graphql.emf.test.model:processResources' into context took 0.0 secs.
Skipping task ':de.dim.whiteboard.graphql.emf.test.model:processResources' as it has no source files and no previous output files.
:de.dim.whiteboard.graphql.emf.test.model:processResources NO-SOURCE
:de.dim.whiteboard.graphql.emf.test.model:processResources (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.004 secs.
:de.dim.whiteboard.graphql.emf.test.model:classes (Thread[Task worker for ':' Thread 5,5,main]) started.
:de.dim.whiteboard.graphql.emf.test.model:classes
Skipping task ':de.dim.whiteboard.graphql.emf.test.model:classes' as it has no actions.
:de.dim.whiteboard.graphql.emf.test.model:classes (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs.
:de.dim.whiteboard.graphql.emf.test.model:jar (Thread[Task worker for ':' Thread 5,5,main]) started.
:de.dim.whiteboard.graphql.emf.test.model:jar
Putting task artifact state for task ':de.dim.whiteboard.graphql.emf.test.model:jar' into context took 0.0 secs.
Executing task ':de.dim.whiteboard.graphql.emf.test.model:jar' (up-to-date check took 0.012 secs) due to:
  No history is available.
Generated bundles: [/var/jenkins_home/workspace/DIMEMFGraphQLRelease/de.dim.whiteboard.graphql.emf.test.model/generated/de.dim.whiteboard.graphql.emf.test.model.jar]
:de.dim.whiteboard.graphql.emf.test.model:jar (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.515 secs.
:de.dim.whiteboard.graphql.emf.test:compileJava (Thread[Task worker for ':' Thread 5,5,main]) started.
:de.dim.whiteboard.graphql.emf.test:compileJava
Putting task artifact state for task ':de.dim.whiteboard.graphql.emf.test:compileJava' into context took 0.0 secs.
Executing task ':de.dim.whiteboard.graphql.emf.test:compileJava' (up-to-date check took 0.015 secs) due to:
  No history is available.
Compile to /var/jenkins_home/workspace/DIMEMFGraphQLRelease/de.dim.whiteboard.graphql.emf.test/bin
-source 1.8 -target 1.8 
-classpath /var/jenkins_home/workspace/DIMEMFGraphQLRelease/.m2/org/osgi/osgi.annotation/7.0.0/osgi.annotation-7.0.0.jar:/var/jenkins_home/workspace/DIMEMFGraphQLRelease/.m2/org/osgi/osgi.core/7.0.0/osgi.core-7.0.0.jar:/var/jenkins_home/workspace/DIMEMFGraphQLRelease/.m2/org/osgi/osgi.cmpn/7.0.0/osgi.cmpn-7.0.0.jar:/var/jenkins_home/workspace/DIMEMFGraphQLRelease/de.dim.whiteboard.graphql.emf.test.model/generated/de.dim.whiteboard.graphql.emf.test.model.jar:/var/jenkins_home/workspace/DIMEMFGraphQLRelease/cnf/cache/dim-emf-3.8/org.eclipse.emf.ecore-2.13.0.v20170609-0707.jar:/var/jenkins_home/workspace/DIMEMFGraphQLRelease/cnf/cache/dim-emf-3.8/org.eclipse.emf.common-2.13.0.v20170609-0707.jar:/var/jenkins_home/workspace/DIMEMFGraphQLRelease/cnf/cache/dim-emf-3.8/org.eclipse.emf.ecore.xmi-2.13.0.v20170609-0707.jar:/var/jenkins_home/workspace/DIMEMFGraphQLRelease/.m2/org/gecko/graphql/org.gecko.whiteboard.graphql.api/1.0.0-SNAPSHOT/org.gecko.whiteboard.graphql.api-1.0.0-SNAPSHOT.jar
All input files are considered out-of-date for incremental task ':de.dim.whiteboard.graphql.emf.test:compileJava'.
Source files to be compiled:
/var/jenkins_home/workspace/DIMEMFGraphQLRelease/de.dim.whiteboard.graphql.emf.test/src/de/dim/whiteboard/graphql/emf/test/api/package-info.java
/var/jenkins_home/workspace/DIMEMFGraphQLRelease/de.dim.whiteboard.graphql.emf.test/src/de/dim/whiteboard/graphql/emf/test/api/TestService.java
/var/jenkins_home/workspace/DIMEMFGraphQLRelease/de.dim.whiteboard.graphql.emf.test/src/de/dim/whiteboard/graphql/emf/test/api/AnotherInterface.java
/var/jenkins_home/workspace/DIMEMFGraphQLRelease/de.dim.whiteboard.graphql.emf.test/src/de/dim/whiteboard/graphql/emf/test/impl/ExampleImpl.java
Compiling with JDK Java compiler API.
:de.dim.whiteboard.graphql.emf.test:compileJava (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.071 secs.
:de.dim.whiteboard.graphql.emf.test:processResources (Thread[Task worker for ':' Thread 5,5,main]) started.
:de.dim.whiteboard.graphql.emf.test:processResources
Putting task artifact state for task ':de.dim.whiteboard.graphql.emf.test:processResources' into context took 0.0 secs.
Skipping task ':de.dim.whiteboard.graphql.emf.test:processResources' as it has no source files and no previous output files.
:de.dim.whiteboard.graphql.emf.test:processResources NO-SOURCE
:de.dim.whiteboard.graphql.emf.test:processResources (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.003 secs.
:de.dim.whiteboard.graphql.emf.test:classes (Thread[Task worker for ':' Thread 5,5,main]) started.
:de.dim.whiteboard.graphql.emf.test:classes
Skipping task ':de.dim.whiteboard.graphql.emf.test:classes' as it has no actions.
:de.dim.whiteboard.graphql.emf.test:classes (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs.
:de.dim.whiteboard.graphql.emf.test:jar (Thread[Task worker for ':' Thread 5,5,main]) started.
:de.dim.whiteboard.graphql.emf.test:jar
Putting task artifact state for task ':de.dim.whiteboard.graphql.emf.test:jar' into context took 0.0 secs.
Executing task ':de.dim.whiteboard.graphql.emf.test:jar' (up-to-date check took 0.009 secs) due to:
  No history is available.
Generated bundles: [/var/jenkins_home/workspace/DIMEMFGraphQLRelease/de.dim.whiteboard.graphql.emf.test/generated/de.dim.whiteboard.graphql.emf.test.impl.jar, /var/jenkins_home/workspace/DIMEMFGraphQLRelease/de.dim.whiteboard.graphql.emf.test/generated/de.dim.whiteboard.graphql.emf.test.api.jar]
:de.dim.whiteboard.graphql.emf.test:jar (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.101 secs.
:de.dim.whiteboard.graphql.emf.integration.test:compileJava (Thread[Task worker for ':' Thread 5,5,main]) started.
:de.dim.whiteboard.graphql.emf.integration.test:compileJava
Putting task artifact state for task ':de.dim.whiteboard.graphql.emf.integration.test:compileJava' into context took 0.0 secs.
Executing task ':de.dim.whiteboard.graphql.emf.integration.test:compileJava' (up-to-date check took 0.404 secs) due to:
  No history is available.
Compile to /var/jenkins_home/workspace/DIMEMFGraphQLRelease/de.dim.whiteboard.graphql.emf.integration.test/bin
-source 1.8 -target 1.8 
-classpath /var/jenkins_home/workspace/DIMEMFGraphQLRelease/.m2/org/apache/servicemix/bundles/org.apache.servicemix.bundles.junit/4.12_1/org.apache.servicemix.bundles.junit-4.12_1.jar:/var/jenkins_home/workspace/DIMEMFGraphQLRelease/.m2/org/mockito/mockito-core/1.10.19/mockito-core-1.10.19.jar:/var/jenkins_home/workspace/DIMEMFGraphQLRelease/.m2/org/objenesis/objenesis/2.2/objenesis-2.2.jar:/var/jenkins_home/workspace/DIMEMFGraphQLRelease/.m2/org/osgi/osgi.annotation/7.0.0/osgi.annotation-7.0.0.jar:/var/jenkins_home/workspace/DIMEMFGraphQLRelease/.m2/org/osgi/osgi.core/7.0.0/osgi.core-7.0.0.jar:/var/jenkins_home/workspace/DIMEMFGraphQLRelease/.m2/org/osgi/osgi.cmpn/7.0.0/osgi.cmpn-7.0.0.jar:/var/jenkins_home/workspace/DIMEMFGraphQLRelease/.m2/org/osgi/org.osgi.util.pushstream/1.0.0/org.osgi.util.pushstream-1.0.0.jar:/var/jenkins_home/workspace/DIMEMFGraphQLRelease/cnf/cache/GeckoAddons/org.gecko.util.test-1.0.1.SNAPSHOT.jar:/var/jenkins_home/workspace/DIMEMFGraphQLRelease/.m2/org/apache/felix/org.apache.felix.http.jetty/4.0.6/org.apache.felix.http.jetty-4.0.6.jar:/var/jenkins_home/workspace/DIMEMFGraphQLRelease/de.dim.whiteboard.graphql.emf.test.model/generated/de.dim.whiteboard.graphql.emf.test.model.jar:/var/jenkins_home/workspace/DIMEMFGraphQLRelease/.m2/com/fasterxml/jackson/core/jackson-core/2.9.2/jackson-core-2.9.2.jar:/var/jenkins_home/workspace/DIMEMFGraphQLRelease/.m2/com/fasterxml/jackson/core/jackson-databind/2.9.2/jackson-databind-2.9.2.jar:/var/jenkins_home/workspace/DIMEMFGraphQLRelease/.m2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.9.7/jackson-jaxrs-json-provider-2.9.7.jar:/var/jenkins_home/workspace/DIMEMFGraphQLRelease/.m2/org/gecko/graphql/org.gecko.whiteboard.graphql.api/1.0.0-SNAPSHOT/org.gecko.whiteboard.graphql.api-1.0.0-SNAPSHOT.jar:/var/jenkins_home/workspace/DIMEMFGraphQLRelease/.m2/org/gecko/graphql/org.gecko.whiteboard.graphql.impl/1.0.0-SNAPSHOT/org.gecko.whiteboard.graphql.impl-1.0.0-SNAPSHOT.jar:/var/jenkins_home/workspace/DIMEMFGraphQLRelease/cnf/cache/dim-emf-3.8/org.eclipse.emf.common-2.13.0.v20170609-0707.jar:/var/jenkins_home/workspace/DIMEMFGraphQLRelease/cnf/cache/dim-emf-3.8/org.eclipse.emf.ecore-2.13.0.v20170609-0707.jar:/var/jenkins_home/workspace/DIMEMFGraphQLRelease/cnf/cache/dim-emf-3.8/org.eclipse.emf.ecore.xmi-2.13.0.v20170609-0707.jar:/var/jenkins_home/workspace/DIMEMFGraphQLRelease/de.dim.whiteboard.graphql.emf.test/generated/de.dim.whiteboard.graphql.emf.test.api.jar
All input files are considered out-of-date for incremental task ':de.dim.whiteboard.graphql.emf.integration.test:compileJava'.
Source files to be compiled:
/var/jenkins_home/workspace/DIMEMFGraphQLRelease/de.dim.whiteboard.graphql.emf.integration.test/src/de/dim/whiteboard/graphql/emf/integration/test/VariableIntegrationTest.java
Compiling with JDK Java compiler API.
:de.dim.whiteboard.graphql.emf.integration.test:compileJava (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.487 secs.
:de.dim.whiteboard.graphql.emf.integration.test:processResources (Thread[Task worker for ':' Thread 5,5,main]) started.
:de.dim.whiteboard.graphql.emf.integration.test:processResources
Putting task artifact state for task ':de.dim.whiteboard.graphql.emf.integration.test:processResources' into context took 0.0 secs.
Skipping task ':de.dim.whiteboard.graphql.emf.integration.test:processResources' as it has no source files and no previous output files.
:de.dim.whiteboard.graphql.emf.integration.test:processResources NO-SOURCE
:de.dim.whiteboard.graphql.emf.integration.test:processResources (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.002 secs.
:de.dim.whiteboard.graphql.emf.integration.test:classes (Thread[Task worker for ':' Thread 5,5,main]) started.
:de.dim.whiteboard.graphql.emf.integration.test:classes
Skipping task ':de.dim.whiteboard.graphql.emf.integration.test:classes' as it has no actions.
:de.dim.whiteboard.graphql.emf.integration.test:classes (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs.
:de.dim.whiteboard.graphql.emf.integration.test:compileTestJava (Thread[Task worker for ':' Thread 5,5,main]) started.
:de.dim.whiteboard.graphql.emf.integration.test:compileTestJava
Putting task artifact state for task ':de.dim.whiteboard.graphql.emf.integration.test:compileTestJava' into context took 0.0 secs.
file or directory '/var/jenkins_home/workspace/DIMEMFGraphQLRelease/de.dim.whiteboard.graphql.emf.integration.test/test', not found
Skipping task ':de.dim.whiteboard.graphql.emf.integration.test:compileTestJava' as it has no source files and no previous output files.
:de.dim.whiteboard.graphql.emf.integration.test:compileTestJava NO-SOURCE
:de.dim.whiteboard.graphql.emf.integration.test:compileTestJava (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs.
file or directory '/var/jenkins_home/workspace/DIMEMFGraphQLRelease/de.dim.whiteboard.graphql.emf.integration.test/test', not found
:de.dim.whiteboard.graphql.emf.integration.test:processTestResources (Thread[Task worker for ':' Thread 5,5,main]) started.
:de.dim.whiteboard.graphql.emf.integration.test:processTestResources
Putting task artifact state for task ':de.dim.whiteboard.graphql.emf.integration.test:processTestResources' into context took 0.0 secs.
file or directory '/var/jenkins_home/workspace/DIMEMFGraphQLRelease/de.dim.whiteboard.graphql.emf.integration.test/test', not found
Skipping task ':de.dim.whiteboard.graphql.emf.integration.test:processTestResources' as it has no source files and no previous output files.
:de.dim.whiteboard.graphql.emf.integration.test:processTestResources NO-SOURCE
:de.dim.whiteboard.graphql.emf.integration.test:processTestResources (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs.
:de.dim.whiteboard.graphql.emf.integration.test:testClasses (Thread[Task worker for ':' Thread 5,5,main]) started.
:de.dim.whiteboard.graphql.emf.integration.test:testClasses
Skipping task ':de.dim.whiteboard.graphql.emf.integration.test:testClasses' as it has no actions.
:de.dim.whiteboard.graphql.emf.integration.test:testClasses UP-TO-DATE
:de.dim.whiteboard.graphql.emf.integration.test:testClasses (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs.
:de.dim.whiteboard.graphql.emf.integration.test:test (Thread[Task worker for ':' Thread 5,5,main]) started.
:de.dim.whiteboard.graphql.emf.integration.test:test
Putting task artifact state for task ':de.dim.whiteboard.graphql.emf.integration.test:test' into context took 0.0 secs.
Skipping task ':de.dim.whiteboard.graphql.emf.integration.test:test' as it has no source files and no previous output files.
:de.dim.whiteboard.graphql.emf.integration.test:test NO-SOURCE
:de.dim.whiteboard.graphql.emf.integration.test:test (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.001 secs.
:de.dim.whiteboard.graphql.emf.test:compileTestJava (Thread[Task worker for ':' Thread 5,5,main]) started.
:de.dim.whiteboard.graphql.emf.test:compileTestJava
Putting task artifact state for task ':de.dim.whiteboard.graphql.emf.test:compileTestJava' into context took 0.0 secs.
file or directory '/var/jenkins_home/workspace/DIMEMFGraphQLRelease/de.dim.whiteboard.graphql.emf.test/test', not found
Skipping task ':de.dim.whiteboard.graphql.emf.test:compileTestJava' as it has no source files and no previous output files.
:de.dim.whiteboard.graphql.emf.test:compileTestJava NO-SOURCE
:de.dim.whiteboard.graphql.emf.test:compileTestJava (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs.
file or directory '/var/jenkins_home/workspace/DIMEMFGraphQLRelease/de.dim.whiteboard.graphql.emf.test/test', not found
:de.dim.whiteboard.graphql.emf.test:processTestResources (Thread[Task worker for ':' Thread 5,5,main]) started.
:de.dim.whiteboard.graphql.emf.test:processTestResources
Putting task artifact state for task ':de.dim.whiteboard.graphql.emf.test:processTestResources' into context took 0.0 secs.
file or directory '/var/jenkins_home/workspace/DIMEMFGraphQLRelease/de.dim.whiteboard.graphql.emf.test/test', not found
Skipping task ':de.dim.whiteboard.graphql.emf.test:processTestResources' as it has no source files and no previous output files.
:de.dim.whiteboard.graphql.emf.test:processTestResources NO-SOURCE
:de.dim.whiteboard.graphql.emf.test:processTestResources (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs.
:de.dim.whiteboard.graphql.emf.test:testClasses (Thread[Task worker for ':' Thread 5,5,main]) started.
:de.dim.whiteboard.graphql.emf.test:testClasses
Skipping task ':de.dim.whiteboard.graphql.emf.test:testClasses' as it has no actions.
:de.dim.whiteboard.graphql.emf.test:testClasses UP-TO-DATE
:de.dim.whiteboard.graphql.emf.test:testClasses (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs.
:de.dim.whiteboard.graphql.emf.test:test (Thread[Task worker for ':' Thread 5,5,main]) started.
:de.dim.whiteboard.graphql.emf.test:test
Putting task artifact state for task ':de.dim.whiteboard.graphql.emf.test:test' into context took 0.0 secs.
Skipping task ':de.dim.whiteboard.graphql.emf.test:test' as it has no source files and no previous output files.
:de.dim.whiteboard.graphql.emf.test:test NO-SOURCE
:de.dim.whiteboard.graphql.emf.test:test (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.001 secs.
:de.dim.whiteboard.graphql.emf.test.model:compileTestJava (Thread[Task worker for ':' Thread 5,5,main]) started.
:de.dim.whiteboard.graphql.emf.test.model:compileTestJava
Putting task artifact state for task ':de.dim.whiteboard.graphql.emf.test.model:compileTestJava' into context took 0.0 secs.
file or directory '/var/jenkins_home/workspace/DIMEMFGraphQLRelease/de.dim.whiteboard.graphql.emf.test.model/test', not found
Skipping task ':de.dim.whiteboard.graphql.emf.test.model:compileTestJava' as it has no source files and no previous output files.
:de.dim.whiteboard.graphql.emf.test.model:compileTestJava NO-SOURCE
:de.dim.whiteboard.graphql.emf.test.model:compileTestJava (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs.
file or directory '/var/jenkins_home/workspace/DIMEMFGraphQLRelease/de.dim.whiteboard.graphql.emf.test.model/test', not found
:de.dim.whiteboard.graphql.emf.test.model:processTestResources (Thread[Task worker for ':' Thread 5,5,main]) started.
:de.dim.whiteboard.graphql.emf.test.model:processTestResources
Putting task artifact state for task ':de.dim.whiteboard.graphql.emf.test.model:processTestResources' into context took 0.0 secs.
file or directory '/var/jenkins_home/workspace/DIMEMFGraphQLRelease/de.dim.whiteboard.graphql.emf.test.model/test', not found
Skipping task ':de.dim.whiteboard.graphql.emf.test.model:processTestResources' as it has no source files and no previous output files.
:de.dim.whiteboard.graphql.emf.test.model:processTestResources NO-SOURCE
:de.dim.whiteboard.graphql.emf.test.model:processTestResources (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.001 secs.
:de.dim.whiteboard.graphql.emf.test.model:testClasses (Thread[Task worker for ':' Thread 5,5,main]) started.
:de.dim.whiteboard.graphql.emf.test.model:testClasses
Skipping task ':de.dim.whiteboard.graphql.emf.test.model:testClasses' as it has no actions.
:de.dim.whiteboard.graphql.emf.test.model:testClasses UP-TO-DATE
:de.dim.whiteboard.graphql.emf.test.model:testClasses (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs.
:de.dim.whiteboard.graphql.emf.test.model:test (Thread[Task worker for ':' Thread 5,5,main]) started.
:de.dim.whiteboard.graphql.emf.test.model:test
Putting task artifact state for task ':de.dim.whiteboard.graphql.emf.test.model:test' into context took 0.0 secs.
Skipping task ':de.dim.whiteboard.graphql.emf.test.model:test' as it has no source files and no previous output files.
:de.dim.whiteboard.graphql.emf.test.model:test NO-SOURCE
:de.dim.whiteboard.graphql.emf.test.model:test (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.001 secs.
:de.dim.whiteboard.graphql.emf:jar (Thread[Task worker for ':' Thread 5,5,main]) started.
:de.dim.whiteboard.graphql.emf:jar
Putting task artifact state for task ':de.dim.whiteboard.graphql.emf:jar' into context took 0.0 secs.
Executing task ':de.dim.whiteboard.graphql.emf:jar' (up-to-date check took 0.008 secs) due to:
  No history is available.
Generated bundles: [/var/jenkins_home/workspace/DIMEMFGraphQLRelease/de.dim.whiteboard.graphql.emf/generated/de.dim.whiteboard.graphql.emf.jar]
:de.dim.whiteboard.graphql.emf:jar (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.115 secs.
:de.dim.whiteboard.graphql.emf:assemble (Thread[Task worker for ':' Thread 5,5,main]) started.
:de.dim.whiteboard.graphql.emf:assemble
Skipping task ':de.dim.whiteboard.graphql.emf:assemble' as it has no actions.
:de.dim.whiteboard.graphql.emf:assemble (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs.
:de.dim.whiteboard.graphql.emf:testOSGi (Thread[Task worker for ':' Thread 5,5,main]) started.
:de.dim.whiteboard.graphql.emf:testOSGi
Skipping task ':de.dim.whiteboard.graphql.emf:testOSGi' as task onlyIf is false.
:de.dim.whiteboard.graphql.emf:testOSGi SKIPPED
:de.dim.whiteboard.graphql.emf:testOSGi (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs.
:de.dim.whiteboard.graphql.emf:check (Thread[Task worker for ':' Thread 5,5,main]) started.
:de.dim.whiteboard.graphql.emf:check
Skipping task ':de.dim.whiteboard.graphql.emf:check' as it has no actions.
:de.dim.whiteboard.graphql.emf:check UP-TO-DATE
:de.dim.whiteboard.graphql.emf:check (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs.
:de.dim.whiteboard.graphql.emf:build (Thread[Task worker for ':' Thread 5,5,main]) started.
:de.dim.whiteboard.graphql.emf:build
Skipping task ':de.dim.whiteboard.graphql.emf:build' as it has no actions.
:de.dim.whiteboard.graphql.emf:build (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs.
:de.dim.whiteboard.graphql.emf.integration.test:jar (Thread[Task worker for ':' Thread 5,5,main]) started.
:de.dim.whiteboard.graphql.emf.integration.test:jar
Putting task artifact state for task ':de.dim.whiteboard.graphql.emf.integration.test:jar' into context took 0.0 secs.
Executing task ':de.dim.whiteboard.graphql.emf.integration.test:jar' (up-to-date check took 0.008 secs) due to:
  No history is available.
Generated bundles: [/var/jenkins_home/workspace/DIMEMFGraphQLRelease/de.dim.whiteboard.graphql.emf.integration.test/generated/de.dim.whiteboard.graphql.emf.integration.test.jar]
:de.dim.whiteboard.graphql.emf.integration.test:jar (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.073 secs.
:de.dim.whiteboard.graphql.emf.integration.test:assemble (Thread[Task worker for ':' Thread 5,5,main]) started.
:de.dim.whiteboard.graphql.emf.integration.test:assemble
Skipping task ':de.dim.whiteboard.graphql.emf.integration.test:assemble' as it has no actions.
:de.dim.whiteboard.graphql.emf.integration.test:assemble (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs.
:de.dim.whiteboard.graphql.emf.integration.test:testOSGi (Thread[Task worker for ':' Thread 5,5,main]) started.
:de.dim.whiteboard.graphql.emf.integration.test:testOSGi
Putting task artifact state for task ':de.dim.whiteboard.graphql.emf.integration.test:testOSGi' into context took 0.0 secs.
Executing task ':de.dim.whiteboard.graphql.emf.integration.test:testOSGi' (up-to-date check took 0.0 secs) due to:
  No history is available.
Running tests for /var/jenkins_home/workspace/DIMEMFGraphQLRelease/de.dim.whiteboard.graphql.emf.integration.test/bnd.bnd in /var/jenkins_home/workspace/DIMEMFGraphQLRelease/de.dim.whiteboard.graphql.emf.integration.test
Download http://devel.data-in-motion.biz/public/update/repository/p2/obr/emf-3.8/javax.servlet/javax.servlet-3.1.0.jar
Download http://devel.data-in-motion.biz/public/update/repository/p2/obr/emf-3.8/org.apache.commons.logging/org.apache.commons.logging-1.1.1.jar
Download http://devel.data-in-motion.biz/repository/p2/obr/emf-3.8/javax.servlet/javax.servlet-3.1.0.jar
Download http://devel.data-in-motion.biz/repository/p2/obr/emf-3.8/org.apache.commons.logging/org.apache.commons.logging-1.1.1.jar
Download https://devel.data-in-motion.biz/repository/p2/obr/emf-3.8/org.apache.commons.logging/org.apache.commons.logging-1.1.1.jar
Download https://devel.data-in-motion.biz/repository/p2/obr/emf-3.8/javax.servlet/javax.servlet-3.1.0.jar
Download http://devel.data-in-motion.biz/public/repository/gecko/snapshot/geckoEMF/org.gecko.emf.osgi.ecore/org.gecko.emf.osgi.ecore-2.2.4.jar
Download http://devel.data-in-motion.biz/public/repository/gecko/snapshot/geckoEMF/org.gecko.emf.osgi.model.info.api/org.gecko.emf.osgi.model.info.api-1.0.0.jar
Download http://devel.data-in-motion.biz/public/repository/gecko/snapshot/geckoEMF/org.gecko.emf.osgi.model.info.impl/org.gecko.emf.osgi.model.info.impl-1.0.0.jar
Download http://devel.data-in-motion.biz/repository/gecko/snapshot/geckoEMF/org.gecko.emf.osgi.model.info.impl/org.gecko.emf.osgi.model.info.impl-1.0.0.jar
Download http://devel.data-in-motion.biz/repository/gecko/snapshot/geckoEMF/org.gecko.emf.osgi.model.info.api/org.gecko.emf.osgi.model.info.api-1.0.0.jar
Download https://devel.data-in-motion.biz/repository/gecko/snapshot/geckoEMF/org.gecko.emf.osgi.model.info.impl/org.gecko.emf.osgi.model.info.impl-1.0.0.jar
Download http://devel.data-in-motion.biz/public/repository/gecko/snapshot/geckoEMF/org.gecko.emf.osgi.api/org.gecko.emf.osgi.api-3.1.2.jar
Download http://devel.data-in-motion.biz/public/repository/gecko/snapshot/geckoAddons/org.gecko.util.test/org.gecko.util.test-1.0.1.jar
Download http://devel.data-in-motion.biz/repository/gecko/snapshot/geckoEMF/org.gecko.emf.osgi.ecore/org.gecko.emf.osgi.ecore-2.2.4.jar
Download http://devel.data-in-motion.biz/public/repository/gecko/snapshot/geckoEMF/org.gecko.emf.osgi.component/org.gecko.emf.osgi.component-2.2.7.jar
Download https://devel.data-in-motion.biz/repository/gecko/snapshot/geckoEMF/org.gecko.emf.osgi.ecore/org.gecko.emf.osgi.ecore-2.2.4.jar
Download http://devel.data-in-motion.biz/repository/gecko/snapshot/geckoAddons/org.gecko.util.test/org.gecko.util.test-1.0.1.jar
Download http://devel.data-in-motion.biz/repository/gecko/snapshot/geckoEMF/org.gecko.emf.osgi.api/org.gecko.emf.osgi.api-3.1.2.jar
Download https://devel.data-in-motion.biz/repository/gecko/snapshot/geckoAddons/org.gecko.util.test/org.gecko.util.test-1.0.1.jar
Download https://devel.data-in-motion.biz/repository/gecko/snapshot/geckoEMF/org.gecko.emf.osgi.api/org.gecko.emf.osgi.api-3.1.2.jar
Download https://devel.data-in-motion.biz/repository/gecko/snapshot/geckoEMF/org.gecko.emf.osgi.model.info.api/org.gecko.emf.osgi.model.info.api-1.0.0.jar
Download http://devel.data-in-motion.biz/repository/gecko/snapshot/geckoEMF/org.gecko.emf.osgi.component/org.gecko.emf.osgi.component-2.2.7.jar
Download https://devel.data-in-motion.biz/repository/gecko/snapshot/geckoEMF/org.gecko.emf.osgi.component/org.gecko.emf.osgi.component-2.2.7.jar
[DEBUG] Services updated for configurator: [[org.osgi.service.cm.ConfigurationAdmin]] - null
[DEBUG] Starting new configurator
[DEBUG] Adding bundle org.apache.felix.framework:6.0.1 (0) : active
[DEBUG] Adding bundle ch.qos.logback.classic:1.2.3 (1) : active
[DEBUG] Adding bundle ch.qos.logback.core:1.2.3 (2) : active
[DEBUG] Adding bundle com.fasterxml.jackson.core.jackson-annotations:2.9.2 (3) : active
[DEBUG] Adding bundle com.fasterxml.jackson.core.jackson-core:2.9.7 (4) : active
[DEBUG] Adding bundle com.fasterxml.jackson.core.jackson-databind:2.9.7 (5) : active
[DEBUG] Adding bundle com.fasterxml.jackson.datatype.jackson-datatype-jdk8:2.9.2 (6) : active
[DEBUG] Adding bundle com.google.guava:22.0.0 (7) : active
[DEBUG] Adding bundle com.graphql-java:11.0.0 (8) : active
[DEBUG] Adding bundle de.dim.whiteboard.graphql.emf:0.0.1 (9) : active
[DEBUG] Adding bundle de.dim.whiteboard.graphql.emf.test.api:1.0.0 (10) : active
[DEBUG] Adding bundle de.dim.whiteboard.graphql.emf.test.impl:1.0.0 (11) : active
[DEBUG] Adding bundle de.dim.whiteboard.graphql.emf.test.model:1.0.0 (12) : active
[DEBUG] Adding bundle javax.servlet:3.1.0.v201410161800 (13) : active
[DEBUG] Adding bundle javax.websocket-api:1.1.0 (14) : active
[DEBUG] Adding bundle org.antlr.antlr4-runtime:4.7.1 (15) : active
[DEBUG] Adding bundle org.apache.commons.logging:1.1.1.v201101211721 (16) : active
[DEBUG] Adding bundle org.apache.felix.configadmin:1.9.6 (17) : active
[DEBUG] Adding bundle org.apache.felix.configurator:1.0.6 (18) : starting
[DEBUG] Started services listener for configurator.
[DEBUG] Adding bundle org.apache.felix.configurator:1.0.6 (18) : active
[DEBUG] Adding bundle org.apache.felix.http.jetty:4.0.6 (19) : starting
14:38:56.799 [main] DEBUG org.eclipse.jetty.util.log - Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog
14:38:56.803 [main] INFO org.eclipse.jetty.util.log - Logging initialized @745ms to org.eclipse.jetty.util.log.Slf4jLog
14:38:56.860 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@5e2c3d18{STOPPED}[9.4.12.v20180830] added {QueuedThreadPool[qtp352598575]@15043a2f{STOPPED,8<=0<=200,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/2045036434@6e9a5ed8],AUTO}
14:38:56.862 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@5e2c3d18{STOPPED}[9.4.12.v20180830] added {HashLoginService[OSGi HTTP Service Realm],AUTO}
14:38:56.872 [main] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@1a245833
14:38:56.874 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ContextHandlerCollection@710636b0{STOPPED}[o.e.j.s.ServletContextHandler@3de8f619{/,null,UNAVAILABLE}] added {o.e.j.s.ServletContextHandler@3de8f619{/,null,UNAVAILABLE},AUTO}
14:38:56.879 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - o.e.j.s.ServletContextHandler@3de8f619{/,null,UNAVAILABLE} added {org.eclipse.jetty.server.session.SessionHandler361268035==dftMaxIdleSec=-1,MANAGED}
14:38:56.882 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler361268035==dftMaxIdleSec=-1 added {ServletHandler@7b4c50bc{STOPPED},MANAGED}
14:38:56.882 [main] DEBUG org.eclipse.jetty.server.session - Sessions created by this manager are immortal (default maxInactiveInterval=0)
14:38:56.883 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler361268035==dftMaxIdleSec=0 added {org.apache.felix.http.base.internal.EventDispatcher@7a6d7e92,UNMANAGED}
14:38:56.886 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@7b4c50bc{STOPPED} added {org.apache.felix.http.base.internal.dispatch.DispatcherServlet-6f15d60e@b52cfb2c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet,jsp=null,order=-1,inst=true,AUTO}
14:38:56.887 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@7b4c50bc{STOPPED} added {[/*]=>org.apache.felix.http.base.internal.dispatch.DispatcherServlet-6f15d60e,POJO}
14:38:56.887 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@5e2c3d18{STOPPED}[9.4.12.v20180830] added {ContextHandlerCollection@710636b0{STOPPED}[o.e.j.s.ServletContextHandler@3de8f619{/,null,UNAVAILABLE}],MANAGED}
14:38:56.887 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting Server@5e2c3d18{STOPPED}[9.4.12.v20180830]
14:38:56.888 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@5e2c3d18{STARTING}[9.4.12.v20180830] added {ErrorHandler@5340477f{STOPPED},AUTO}
14:38:56.889 [main] INFO org.eclipse.jetty.server.Server - jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_92-b14
14:38:56.903 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting Server@5e2c3d18{STARTING}[9.4.12.v20180830]
14:38:56.903 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[qtp352598575]@15043a2f{STOPPED,8<=0<=200,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/2045036434@6e9a5ed8]
14:38:56.905 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1df8da7a{s=0/8,p=0}
14:38:56.905 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp352598575]@15043a2f{STARTING,8<=0<=200,i=0,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=0}] added {ReservedThreadExecutor@1df8da7a{s=0/8,p=0},AUTO}
14:38:56.906 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@1df8da7a{s=0/8,p=0}
14:38:56.911 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @853ms ReservedThreadExecutor@1df8da7a{s=0/8,p=0}
14:38:56.913 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @854ms QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=0}]
14:38:56.913 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HashLoginService[OSGi HTTP Service Realm]
14:38:56.913 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @855ms HashLoginService[OSGi HTTP Service Realm]
14:38:56.913 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ContextHandlerCollection@710636b0{STOPPED}[o.e.j.s.ServletContextHandler@3de8f619{/,null,UNAVAILABLE}]
14:38:56.914 [main] DEBUG org.eclipse.jetty.server.handler.ContextHandlerCollection - ->[{o.e.j.s.ServletContextHandler@3de8f619{/,null,UNAVAILABLE},[o.e.j.s.ServletContextHandler@3de8f619{/,null,UNAVAILABLE}]}]
14:38:56.914 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ContextHandlerCollection@710636b0{STARTING}[o.e.j.s.ServletContextHandler@3de8f619{/,null,UNAVAILABLE}]
14:38:56.914 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting o.e.j.s.ServletContextHandler@3de8f619{/,null,UNAVAILABLE}
14:38:56.916 [main] DEBUG org.eclipse.jetty.http.PreEncodedHttpField - HttpField encoders loaded: []
14:38:56.922 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting o.e.j.s.ServletContextHandler@3de8f619{/,null,STARTING}
14:38:56.922 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.SessionHandler361268035==dftMaxIdleSec=0
14:38:56.924 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler361268035==dftMaxIdleSec=0 added {org.eclipse.jetty.server.session.DefaultSessionCache@60db1c0e[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO}
14:38:56.925 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.DefaultSessionCache@60db1c0e[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@5167f57d[passivating=false,graceSec=3600],AUTO}
14:38:56.926 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DefaultSessionIdManager@3e2055d6{STOPPED}[worker=null]
14:38:56.926 [main] INFO org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0
14:38:56.927 [main] INFO org.eclipse.jetty.server.session - No SessionScavenger set, using defaults
14:38:56.927 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - DefaultSessionIdManager@3e2055d6{STARTING}[worker=node0] added {HouseKeeper@50f6ac94{STOPPED}[interval=600000, ownscheduler=false],MANAGED}
14:38:56.927 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HouseKeeper@50f6ac94{STOPPED}[interval=600000, ownscheduler=false]
14:38:56.928 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@5038d0b5{STOPPED}
14:38:56.929 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @871ms ScheduledExecutorScheduler@5038d0b5{STARTED}
14:38:56.929 [main] DEBUG org.eclipse.jetty.server.session - Using own scheduler for scavenging
14:38:56.929 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 600000ms
14:38:56.930 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @872ms HouseKeeper@50f6ac94{STARTED}[interval=600000, ownscheduler=true]
14:38:56.930 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @872ms DefaultSessionIdManager@3e2055d6{STARTED}[worker=node0]
14:38:56.930 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@5e2c3d18{STARTING}[9.4.12.v20180830] added {DefaultSessionIdManager@3e2055d6{STARTED}[worker=node0],MANAGED}
14:38:56.930 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler361268035==dftMaxIdleSec=0 added {DefaultSessionIdManager@3e2055d6{STARTED}[worker=node0],UNMANAGED}
14:38:56.931 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@383dc82c{STOPPED}
14:38:56.931 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @873ms ScheduledExecutorScheduler@383dc82c{STARTED}
14:38:56.931 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting org.eclipse.jetty.server.session.SessionHandler361268035==dftMaxIdleSec=0
14:38:56.931 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServletHandler@7b4c50bc{STOPPED}
14:38:56.932 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-6f15d60e[EMBEDDED:null]
14:38:56.933 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/*",pathDepth=1,group=PREFIX_GLOB],resource=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-6f15d60e@b52cfb2c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet,jsp=null,order=-1,inst=true] to PathMappings[size=1]
14:38:56.933 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={}
14:38:56.933 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null
14:38:56.933 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null
14:38:56.933 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=1]
14:38:56.934 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.apache.felix.http.base.internal.dispatch.DispatcherServlet-6f15d60e=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-6f15d60e@b52cfb2c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet,jsp=null,order=-1,inst=true}
14:38:56.934 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Adding Default404Servlet to ServletHandler@7b4c50bc{STARTING}
14:38:56.934 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@7b4c50bc{STARTING} added {org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-78fa769e@f4656d5b==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,AUTO}
14:38:56.934 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@7b4c50bc{STARTING} added {[/]=>org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-78fa769e,POJO}
14:38:56.934 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-6f15d60e[EMBEDDED:null]
14:38:56.935 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/*",pathDepth=1,group=PREFIX_GLOB],resource=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-6f15d60e@b52cfb2c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet,jsp=null,order=-1,inst=true] to PathMappings[size=1]
14:38:56.935 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-78fa769e[EMBEDDED:null]
14:38:56.935 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/",pathDepth=-1,group=DEFAULT],resource=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-78fa769e@f4656d5b==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false] to PathMappings[size=2]
14:38:56.935 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={}
14:38:56.935 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null
14:38:56.935 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null
14:38:56.935 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=2]
14:38:56.935 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.apache.felix.http.base.internal.dispatch.DispatcherServlet-6f15d60e=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-6f15d60e@b52cfb2c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet,jsp=null,order=-1,inst=true, org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-78fa769e=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-78fa769e@f4656d5b==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false}
14:38:56.936 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ServletHandler@7b4c50bc{STARTING}
14:38:56.936 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @878ms ServletHandler@7b4c50bc{STARTED}
14:38:56.936 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.DefaultSessionCache@60db1c0e[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
14:38:56.936 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.NullSessionDataStore@5167f57d[passivating=false,graceSec=3600]
14:38:56.936 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @878ms org.eclipse.jetty.server.session.NullSessionDataStore@5167f57d[passivating=false,graceSec=3600]
14:38:56.936 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @878ms org.eclipse.jetty.server.session.DefaultSessionCache@60db1c0e[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
14:38:56.936 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @879ms org.eclipse.jetty.server.session.SessionHandler361268035==dftMaxIdleSec=0
14:38:56.937 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.apache.felix.http.base.internal.dispatch.DispatcherServlet-6f15d60e@b52cfb2c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet,jsp=null,order=-1,inst=true
14:38:56.938 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @880ms org.apache.felix.http.base.internal.dispatch.DispatcherServlet-6f15d60e@b52cfb2c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet,jsp=null,order=-1,inst=true
14:38:56.938 [main] DEBUG org.eclipse.jetty.servlet.ServletHolder - Servlet.init org.apache.felix.http.base.internal.dispatch.DispatcherServlet@76b07f29 for org.apache.felix.http.base.internal.dispatch.DispatcherServlet-6f15d60e
14:38:56.938 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-78fa769e@f4656d5b==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false
14:38:56.939 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @881ms org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-78fa769e@f4656d5b==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false
14:38:56.939 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@3de8f619{/,null,AVAILABLE}
14:38:56.939 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @881ms o.e.j.s.ServletContextHandler@3de8f619{/,null,AVAILABLE}
14:38:56.939 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @881ms ContextHandlerCollection@710636b0{STARTED}[o.e.j.s.ServletContextHandler@3de8f619{/,null,AVAILABLE}]
14:38:56.939 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ErrorHandler@5340477f{STOPPED}
14:38:56.940 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ErrorHandler@5340477f{STARTING}
14:38:56.940 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @882ms ErrorHandler@5340477f{STARTED}
14:38:56.940 [main] INFO org.eclipse.jetty.server.Server - Started @882ms
14:38:56.940 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @882ms Server@5e2c3d18{STARTED}[9.4.12.v20180830]
14:38:56.940 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 660000ms
14:38:56.945 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpConnectionFactory@7905a0b8[HTTP/1.1] added {HttpConfiguration@35a3d49f{32768/8192,8192/8192,https://:0,[]},POJO}
14:38:56.950 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3b5fad2d{null,[]}{0.0.0.0:0} added {Server@5e2c3d18{STARTED}[9.4.12.v20180830],UNMANAGED}
14:38:56.950 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3b5fad2d{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=0}],UNMANAGED}
14:38:56.950 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3b5fad2d{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@57a3e26a{STOPPED},AUTO}
14:38:56.951 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3b5fad2d{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@5e17553a,POJO}
14:38:56.951 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3b5fad2d{null,[http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@7905a0b8[HTTP/1.1],AUTO}
14:38:56.951 [main] DEBUG org.eclipse.jetty.server.AbstractConnector - ServerConnector@3b5fad2d{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@7905a0b8[HTTP/1.1]
14:38:56.953 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3b5fad2d{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@3b5fad2d{HTTP/1.1,[http/1.1]}{0.0.0.0:0},MANAGED}
14:38:56.953 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@5e2c3d18{STARTED}[9.4.12.v20180830] added {ServerConnector@3b5fad2d{HTTP/1.1,[http/1.1]}{0.0.0.0:8181},UNMANAGED}
14:38:56.954 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServerConnector@3b5fad2d{HTTP/1.1,[http/1.1]}{0.0.0.0:8181}
14:38:56.958 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3b5fad2d{HTTP/1.1,[http/1.1]}{0.0.0.0:8181} added {sun.nio.ch.ServerSocketChannelImpl[/0.0.0.0:8181],POJO}
14:38:56.959 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@57a3e26a{STOPPED}
14:38:56.959 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @901ms ScheduledExecutorScheduler@57a3e26a{STARTED}
14:38:56.959 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpConnectionFactory@7905a0b8[HTTP/1.1]
14:38:56.959 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @901ms HttpConnectionFactory@7905a0b8[HTTP/1.1]
14:38:56.959 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SelectorManager@ServerConnector@3b5fad2d{HTTP/1.1,[http/1.1]}{0.0.0.0:8181}
14:38:56.968 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@72ef8d15/SelectorProducer@4ea5b703/IDLE/p=false/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:38:56.966Z added {SelectorProducer@4ea5b703,POJO}
14:38:56.968 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@72ef8d15/SelectorProducer@4ea5b703/IDLE/p=false/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:38:56.968Z added {QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=0}],UNMANAGED}
14:38:56.969 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@72ef8d15/SelectorProducer@4ea5b703/IDLE/p=false/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:38:56.969Z created
14:38:56.969 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@f627d13{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@72ef8d15/SelectorProducer@4ea5b703/IDLE/p=false/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:38:56.969Z,MANAGED}
14:38:56.970 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - SelectorManager@ServerConnector@3b5fad2d{HTTP/1.1,[http/1.1]}{0.0.0.0:8181} added {ManagedSelector@f627d13{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO}
14:38:56.970 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@4e928fbf/SelectorProducer@352ff4da/IDLE/p=false/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:38:56.97Z added {SelectorProducer@352ff4da,POJO}
14:38:56.970 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@4e928fbf/SelectorProducer@352ff4da/IDLE/p=false/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:38:56.97Z added {QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=0}],UNMANAGED}
14:38:56.971 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4e928fbf/SelectorProducer@352ff4da/IDLE/p=false/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:38:56.971Z created
14:38:56.971 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@3224a577{STOPPED} id=1 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@4e928fbf/SelectorProducer@352ff4da/IDLE/p=false/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:38:56.971Z,MANAGED}
14:38:56.971 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - SelectorManager@ServerConnector@3b5fad2d{HTTP/1.1,[http/1.1]}{0.0.0.0:8181} added {ManagedSelector@3224a577{STOPPED} id=1 keys=-1 selected=-1 updates=0,AUTO}
14:38:56.972 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@2e32ccc5/SelectorProducer@748741cb/IDLE/p=false/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:38:56.972Z added {SelectorProducer@748741cb,POJO}
14:38:56.972 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@2e32ccc5/SelectorProducer@748741cb/IDLE/p=false/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:38:56.972Z added {QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=0}],UNMANAGED}
14:38:56.972 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@2e32ccc5/SelectorProducer@748741cb/IDLE/p=false/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:38:56.972Z created
14:38:56.973 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@3e44f2a5{STOPPED} id=2 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@2e32ccc5/SelectorProducer@748741cb/IDLE/p=false/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:38:56.973Z,MANAGED}
14:38:56.973 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - SelectorManager@ServerConnector@3b5fad2d{HTTP/1.1,[http/1.1]}{0.0.0.0:8181} added {ManagedSelector@3e44f2a5{STOPPED} id=2 keys=-1 selected=-1 updates=0,AUTO}
14:38:56.973 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@295cf707/SelectorProducer@1130520d/IDLE/p=false/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:38:56.973Z added {SelectorProducer@1130520d,POJO}
14:38:56.974 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@295cf707/SelectorProducer@1130520d/IDLE/p=false/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:38:56.974Z added {QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=0}],UNMANAGED}
14:38:56.974 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@295cf707/SelectorProducer@1130520d/IDLE/p=false/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:38:56.974Z created
14:38:56.974 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@5f77d0f9{STOPPED} id=3 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@295cf707/SelectorProducer@1130520d/IDLE/p=false/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:38:56.974Z,MANAGED}
14:38:56.975 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - SelectorManager@ServerConnector@3b5fad2d{HTTP/1.1,[http/1.1]}{0.0.0.0:8181} added {ManagedSelector@5f77d0f9{STOPPED} id=3 keys=-1 selected=-1 updates=0,AUTO}
14:38:56.975 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@f627d13{STOPPED} id=0 keys=-1 selected=-1 updates=0
14:38:56.975 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@72ef8d15/SelectorProducer@4ea5b703/IDLE/p=false/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:38:56.975Z
14:38:56.975 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @917ms EatWhatYouKill@72ef8d15/SelectorProducer@4ea5b703/IDLE/p=false/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:38:56.975Z
14:38:56.977 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@7a3793c7
14:38:56.977 [qtp352598575-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@7a3793c7
14:38:56.978 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@42b3b079 on ManagedSelector@f627d13{STARTING} id=0 keys=0 selected=0 updates=0
14:38:56.978 [qtp352598575-36] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@72ef8d15/SelectorProducer@4ea5b703/IDLE/p=false/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:38:56.978Z tryProduce false
14:38:56.979 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
14:38:56.979 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@42b3b079
14:38:56.979 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:38:56.979 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3ebc20d7 waiting with 0 keys
14:38:56.979 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @921ms ManagedSelector@f627d13{STARTED} id=0 keys=0 selected=0 updates=0
14:38:56.979 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@3224a577{STOPPED} id=1 keys=-1 selected=-1 updates=0
14:38:56.979 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@4e928fbf/SelectorProducer@352ff4da/IDLE/p=false/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:38:56.979Z
14:38:56.980 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @922ms EatWhatYouKill@4e928fbf/SelectorProducer@352ff4da/IDLE/p=false/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:38:56.98Z
14:38:56.980 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@651aed93
14:38:56.980 [qtp352598575-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@651aed93
14:38:56.980 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@4dd6fd0a on ManagedSelector@3224a577{STARTING} id=1 keys=0 selected=0 updates=0
14:38:56.980 [qtp352598575-37] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4e928fbf/SelectorProducer@352ff4da/IDLE/p=false/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:38:56.98Z tryProduce false
14:38:56.980 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
14:38:56.980 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@4dd6fd0a
14:38:56.981 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:38:56.981 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6747bf35 waiting with 0 keys
14:38:56.981 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @923ms ManagedSelector@3224a577{STARTED} id=1 keys=0 selected=0 updates=0
14:38:56.981 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@3e44f2a5{STOPPED} id=2 keys=-1 selected=-1 updates=0
14:38:56.981 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@2e32ccc5/SelectorProducer@748741cb/IDLE/p=false/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:38:56.981Z
14:38:56.981 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @923ms EatWhatYouKill@2e32ccc5/SelectorProducer@748741cb/IDLE/p=false/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:38:56.981Z
14:38:56.981 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@bb9e6dc
14:38:56.982 [qtp352598575-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@bb9e6dc
14:38:56.982 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@5456afaa on ManagedSelector@3e44f2a5{STARTING} id=2 keys=0 selected=0 updates=0
14:38:56.982 [qtp352598575-38] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@2e32ccc5/SelectorProducer@748741cb/IDLE/p=false/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=5,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:38:56.982Z tryProduce false
14:38:56.982 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
14:38:56.982 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@5456afaa
14:38:56.982 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:38:56.982 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68a2e44f waiting with 0 keys
14:38:56.982 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @925ms ManagedSelector@3e44f2a5{STARTED} id=2 keys=0 selected=0 updates=0
14:38:56.983 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@5f77d0f9{STOPPED} id=3 keys=-1 selected=-1 updates=0
14:38:56.983 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@295cf707/SelectorProducer@1130520d/IDLE/p=false/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=5,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:38:56.983Z
14:38:56.983 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @925ms EatWhatYouKill@295cf707/SelectorProducer@1130520d/IDLE/p=false/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=5,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:38:56.983Z
14:38:56.983 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@6692b6c6
14:38:56.983 [qtp352598575-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@6692b6c6
14:38:56.984 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@1cd629b3 on ManagedSelector@5f77d0f9{STARTING} id=3 keys=0 selected=0 updates=0
14:38:56.984 [qtp352598575-39] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@295cf707/SelectorProducer@1130520d/IDLE/p=false/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=4,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:38:56.984Z tryProduce false
14:38:56.984 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
14:38:56.984 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@1cd629b3
14:38:56.984 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:38:56.984 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@520b257a waiting with 0 keys
14:38:56.984 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @926ms ManagedSelector@5f77d0f9{STARTED} id=3 keys=0 selected=0 updates=0
14:38:56.984 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @926ms SelectorManager@ServerConnector@3b5fad2d{HTTP/1.1,[http/1.1]}{0.0.0.0:8181}
14:38:56.985 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3b5fad2d{HTTP/1.1,[http/1.1]}{0.0.0.0:8181} added {acceptor-0@4a00d9cf,POJO}
14:38:56.985 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue acceptor-0@4a00d9cf
14:38:56.985 [main] INFO org.eclipse.jetty.server.AbstractConnector - Started ServerConnector@3b5fad2d{HTTP/1.1,[http/1.1]}{0.0.0.0:8181}
14:38:56.985 [qtp352598575-40] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run acceptor-0@4a00d9cf
14:38:56.985 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @927ms ServerConnector@3b5fad2d{HTTP/1.1,[http/1.1]}{0.0.0.0:8181}
[INFO] Started Jetty 9.4.12.v20180830 at port(s) HTTP:8181 on context path / [minThreads=8,maxThreads=200,acceptors=1,selectors=4]
14:38:56.998 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@5e2c3d18{STARTED}[9.4.12.v20180830] added {org.apache.felix.http.jetty.internal.RequestLogTracker@42a15bdc,POJO}
[DEBUG] Adding bundle org.apache.felix.http.jetty:4.0.6 (19) : active
[DEBUG] Adding bundle org.apache.felix.scr:2.1.8 (20) : starting
[DEBUG] Adding bundle org.apache.felix.scr:2.1.8 (20) : active
[DEBUG] Adding bundle org.dataloader.java-dataloader:2.2.0 (21) : starting
[DEBUG] Adding bundle org.dataloader.java-dataloader:2.2.0 (21) : active
[DEBUG] Adding bundle org.eclipse.emf.common:2.13.0.v20170609-0707 (22) : starting
[DEBUG] Adding bundle org.eclipse.emf.common:2.13.0.v20170609-0707 (22) : starting
[DEBUG] Adding bundle org.eclipse.emf.common:2.13.0.v20170609-0707 (22) : active
[DEBUG] Adding bundle org.eclipse.emf.ecore:2.13.0.v20170609-0707 (23) : starting
[DEBUG] Adding bundle org.eclipse.emf.ecore:2.13.0.v20170609-0707 (23) : active
[DEBUG] Adding bundle org.eclipse.emf.ecore.xmi:2.13.0.v20170609-0707 (24) : starting
[DEBUG] Adding bundle org.gecko.emf.osgi.ecore:2.2.4.201901171047 (25) : starting
[DEBUG] Adding bundle org.gecko.emf.osgi.ecore:2.2.4.201901171047 (25) : active
[DEBUG] Adding bundle org.gecko.emf.osgi.model.info.api:1.0.0.201901171047 (26) : starting
[DEBUG] Adding bundle org.gecko.emf.osgi.model.info.api:1.0.0.201901171047 (26) : active
[DEBUG] Adding bundle org.gecko.emf.osgi.model.info.impl:1.0.0.201901171047 (27) : starting
[DEBUG] Adding bundle org.gecko.emf.osgi.model.info.impl:1.0.0.201901171047 (27) : active
[DEBUG] Adding bundle org.gecko.whiteboard.graphql.api:1.0.0.SNAPSHOT (28) : starting
[DEBUG] Adding bundle org.gecko.whiteboard.graphql.api:1.0.0.SNAPSHOT (28) : active
[DEBUG] Adding bundle org.gecko.whiteboard.graphql.impl:1.0.0.SNAPSHOT (29) : starting
[DEBUG] Adding bundle org.gecko.whiteboard.graphql.impl:1.0.0.SNAPSHOT (29) : active
14:38:57.306 [main] ERROR org.gecko.whiteboard.graphql.service.ServiceSchemaBuilder - public abstract de.dim.whiteboard.graphql.emf.test.model.GraphqlTest.Product de.dim.whiteboard.graphql.emf.test.api.AnotherInterface.saveProduct(de.dim.whiteboard.graphql.emf.test.model.GraphqlTest.Product) parameter arg0 is a complex type and no handler is available. Thus the Method will be ignored
14:38:57.306 [main] ERROR org.gecko.whiteboard.graphql.service.ServiceSchemaBuilder - public abstract de.dim.whiteboard.graphql.emf.test.model.GraphqlTest.Catalog de.dim.whiteboard.graphql.emf.test.api.AnotherInterface.saveCatalog(de.dim.whiteboard.graphql.emf.test.model.GraphqlTest.Catalog) parameter arg0 is a complex type and no handler is available. Thus the Method will be ignored
14:38:57.306 [main] ERROR org.gecko.whiteboard.graphql.service.ServiceSchemaBuilder - public abstract java.lang.String de.dim.whiteboard.graphql.emf.test.api.AnotherInterface.saveProducts(java.util.List) parameter arg0 is a complex type and no handler is available. Thus the Method will be ignored
14:38:57.335 [main] INFO graphql.servlet.AbstractGraphQLHttpServlet - Schema generation sucessfull
14:38:57.337 [main] ERROR org.gecko.whiteboard.graphql.service.ServiceSchemaBuilder - public abstract de.dim.whiteboard.graphql.emf.test.model.GraphqlTest.Product de.dim.whiteboard.graphql.emf.test.api.AnotherInterface.saveProduct(de.dim.whiteboard.graphql.emf.test.model.GraphqlTest.Product) parameter arg0 is a complex type and no handler is available. Thus the Method will be ignored
14:38:57.337 [main] ERROR org.gecko.whiteboard.graphql.service.ServiceSchemaBuilder - public abstract de.dim.whiteboard.graphql.emf.test.model.GraphqlTest.Catalog de.dim.whiteboard.graphql.emf.test.api.AnotherInterface.saveCatalog(de.dim.whiteboard.graphql.emf.test.model.GraphqlTest.Catalog) parameter arg0 is a complex type and no handler is available. Thus the Method will be ignored
14:38:57.337 [main] ERROR org.gecko.whiteboard.graphql.service.ServiceSchemaBuilder - public abstract java.lang.String de.dim.whiteboard.graphql.emf.test.api.AnotherInterface.saveProducts(java.util.List) parameter arg0 is a complex type and no handler is available. Thus the Method will be ignored
14:38:57.342 [main] INFO graphql.servlet.AbstractGraphQLHttpServlet - Schema generation sucessfull
14:38:57.369 [main] INFO graphql.servlet.AbstractGraphQLHttpServlet - Schema generation sucessfull
[DEBUG] Adding bundle org.reactivestreams.reactive-streams:1.0.2 (30) : starting
[DEBUG] Adding bundle org.reactivestreams.reactive-streams:1.0.2 (30) : active
[DEBUG] Adding bundle slf4j.api:1.7.25 (31) : starting
[DEBUG] Adding bundle slf4j.api:1.7.25 (31) : active
[DEBUG] Adding bundle de.dim.whiteboard.graphql.emf.integration.test:1.0.0 (32) : starting
[DEBUG] Adding bundle de.dim.whiteboard.graphql.emf.integration.test:1.0.0 (32) : active
[DEBUG] Adding bundle org.apache.servicemix.bundles.junit:4.12.0.1 (33) : starting
[DEBUG] Adding bundle org.apache.servicemix.bundles.junit:4.12.0.1 (33) : active
[DEBUG] Adding bundle org.mockito.mockito-core:1.10.19 (34) : starting
[DEBUG] Adding bundle org.mockito.mockito-core:1.10.19 (34) : active
[DEBUG] Adding bundle org.objenesis:2.2.0 (35) : starting
[DEBUG] Adding bundle org.objenesis:2.2.0 (35) : active
[DEBUG] Adding bundle org.gecko.emf.osgi.api:3.1.2.201901171047 (36) : starting
[DEBUG] Adding bundle org.gecko.emf.osgi.api:3.1.2.201901171047 (36) : active
[DEBUG] Adding bundle org.gecko.emf.osgi.component:2.2.7.201901171047 (37) : starting
[DEBUG] Adding bundle org.gecko.emf.osgi.component:2.2.7.201901171047 (37) : active
[DEBUG] Adding bundle org.eclipse.emf.ecore.xmi:2.13.0.v20170609-0707 (24) : starting
[DEBUG] Adding bundle org.eclipse.emf.ecore.xmi:2.13.0.v20170609-0707 (24) : active
[DEBUG] Adding bundle org.gecko.util.test:1.0.1.SNAPSHOT (38) : starting
[DEBUG] Adding bundle org.gecko.util.test:1.0.1.SNAPSHOT (38) : active
[DEBUG] Adding bundle biz.aQute.tester:4.1.0.201810181252 (39) : starting
[DEBUG] Adding bundle biz.aQute.tester:4.1.0.201810181252 (39) : active
14:38:57.496 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClient@47747fb9{STOPPED}
14:38:57.497 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@47747fb9{STARTING} added {SslContextFactory@20312893[provider=null,keyStore=null,trustStore=null],AUTO}
14:38:57.497 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@47747fb9{STARTING} added {QueuedThreadPool[HttpClient@47747fb9]@70eecdc2{STOPPED,8<=0<=200,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/2045036434@6e9a5ed8],AUTO}
14:38:57.499 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@47747fb9{STARTING} added {org.eclipse.jetty.io.MappedByteBufferPool@1a6f5124,POJO}
14:38:57.499 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@47747fb9{STARTING} added {ScheduledExecutorScheduler@1edb61b1{STOPPED},AUTO}
14:38:57.499 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@47747fb9{STARTING} added {HttpClientTransportOverHTTP@ec2bf82{STOPPED},AUTO}
14:38:57.500 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@47747fb9{STARTING} added {org.eclipse.jetty.util.SocketAddressResolver$Async@29539e36,POJO}
14:38:57.505 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SslContextFactory@20312893[provider=null,keyStore=null,trustStore=null]
14:38:57.712 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Protocols [TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
14:38:57.712 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Ciphers   [TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_EMPTY_RENEGOTIATION_INFO_SCSV] of [TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_ECDSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_RSA_WITH_3DES_EDE_CBC_SHA, SSL_DHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_DHE_DSS_WITH_3DES_EDE_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV, TLS_DH_anon_WITH_AES_128_GCM_SHA256, TLS_DH_anon_WITH_AES_128_CBC_SHA256, TLS_ECDH_anon_WITH_AES_128_CBC_SHA, TLS_DH_anon_WITH_AES_128_CBC_SHA, TLS_ECDH_anon_WITH_3DES_EDE_CBC_SHA, SSL_DH_anon_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_DES_CBC_SHA, SSL_DHE_RSA_WITH_DES_CBC_SHA, SSL_DHE_DSS_WITH_DES_CBC_SHA, SSL_DH_anon_WITH_DES_CBC_SHA, SSL_RSA_EXPORT_WITH_DES40_CBC_SHA, SSL_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA, SSL_DHE_DSS_EXPORT_WITH_DES40_CBC_SHA, SSL_DH_anon_EXPORT_WITH_DES40_CBC_SHA, TLS_RSA_WITH_NULL_SHA256, TLS_ECDHE_ECDSA_WITH_NULL_SHA, TLS_ECDHE_RSA_WITH_NULL_SHA, SSL_RSA_WITH_NULL_SHA, TLS_ECDH_ECDSA_WITH_NULL_SHA, TLS_ECDH_RSA_WITH_NULL_SHA, TLS_ECDH_anon_WITH_NULL_SHA, SSL_RSA_WITH_NULL_MD5, TLS_KRB5_WITH_3DES_EDE_CBC_SHA, TLS_KRB5_WITH_3DES_EDE_CBC_MD5, TLS_KRB5_WITH_DES_CBC_SHA, TLS_KRB5_WITH_DES_CBC_MD5, TLS_KRB5_EXPORT_WITH_DES_CBC_40_SHA, TLS_KRB5_EXPORT_WITH_DES_CBC_40_MD5]
14:38:57.712 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1654ms SslContextFactory@20312893[provider=null,keyStore=null,trustStore=null]
14:38:57.712 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[HttpClient@47747fb9]@70eecdc2{STOPPED,8<=0<=200,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/2045036434@6e9a5ed8]
14:38:57.712 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@13e9f2e2{s=0/8,p=0}
14:38:57.713 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[HttpClient@47747fb9]@70eecdc2{STARTING,8<=0<=200,i=0,q=0}[ReservedThreadExecutor@13e9f2e2{s=0/8,p=0}] added {ReservedThreadExecutor@13e9f2e2{s=0/8,p=0},AUTO}
14:38:57.713 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@13e9f2e2{s=0/8,p=0}
14:38:57.713 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1655ms ReservedThreadExecutor@13e9f2e2{s=0/8,p=0}
14:38:57.714 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1657ms QueuedThreadPool[HttpClient@47747fb9]@70eecdc2{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@13e9f2e2{s=0/8,p=0}]
14:38:57.715 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@1edb61b1{STOPPED}
14:38:57.715 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1657ms ScheduledExecutorScheduler@1edb61b1{STARTED}
14:38:57.715 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClientTransportOverHTTP@ec2bf82{STOPPED}
14:38:57.715 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClientTransportOverHTTP@ec2bf82{STARTING} added {ClientSelectorManager@7a356a0d{STOPPED},AUTO}
14:38:57.715 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ClientSelectorManager@7a356a0d{STOPPED}
14:38:57.716 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@c827db/SelectorProducer@377c68c6/IDLE/p=false/QueuedThreadPool[HttpClient@47747fb9]@70eecdc2{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@13e9f2e2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:38:57.716Z added {SelectorProducer@377c68c6,POJO}
14:38:57.716 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@c827db/SelectorProducer@377c68c6/IDLE/p=false/QueuedThreadPool[HttpClient@47747fb9]@70eecdc2{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@13e9f2e2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:38:57.716Z added {QueuedThreadPool[HttpClient@47747fb9]@70eecdc2{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@13e9f2e2{s=0/8,p=0}],UNMANAGED}
14:38:57.717 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@c827db/SelectorProducer@377c68c6/IDLE/p=false/QueuedThreadPool[HttpClient@47747fb9]@70eecdc2{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@13e9f2e2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:38:57.717Z created
14:38:57.717 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@538cd0f2{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@c827db/SelectorProducer@377c68c6/IDLE/p=false/QueuedThreadPool[HttpClient@47747fb9]@70eecdc2{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@13e9f2e2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:38:57.717Z,MANAGED}
14:38:57.717 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@7a356a0d{STARTING} added {ManagedSelector@538cd0f2{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO}
14:38:57.718 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@238ad8c/SelectorProducer@430fa4ef/IDLE/p=false/QueuedThreadPool[HttpClient@47747fb9]@70eecdc2{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@13e9f2e2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:38:57.718Z added {SelectorProducer@430fa4ef,POJO}
14:38:57.718 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@238ad8c/SelectorProducer@430fa4ef/IDLE/p=false/QueuedThreadPool[HttpClient@47747fb9]@70eecdc2{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@13e9f2e2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:38:57.718Z added {QueuedThreadPool[HttpClient@47747fb9]@70eecdc2{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@13e9f2e2{s=0/8,p=0}],UNMANAGED}
14:38:57.719 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@238ad8c/SelectorProducer@430fa4ef/IDLE/p=false/QueuedThreadPool[HttpClient@47747fb9]@70eecdc2{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@13e9f2e2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:38:57.719Z created
14:38:57.719 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@1761de10{STOPPED} id=1 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@238ad8c/SelectorProducer@430fa4ef/IDLE/p=false/QueuedThreadPool[HttpClient@47747fb9]@70eecdc2{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@13e9f2e2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:38:57.719Z,MANAGED}
14:38:57.719 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@7a356a0d{STARTING} added {ManagedSelector@1761de10{STOPPED} id=1 keys=-1 selected=-1 updates=0,AUTO}
14:38:57.720 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@22df874e/SelectorProducer@654c1a54/IDLE/p=false/QueuedThreadPool[HttpClient@47747fb9]@70eecdc2{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@13e9f2e2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:38:57.72Z added {SelectorProducer@654c1a54,POJO}
14:38:57.720 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@22df874e/SelectorProducer@654c1a54/IDLE/p=false/QueuedThreadPool[HttpClient@47747fb9]@70eecdc2{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@13e9f2e2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:38:57.72Z added {QueuedThreadPool[HttpClient@47747fb9]@70eecdc2{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@13e9f2e2{s=0/8,p=0}],UNMANAGED}
14:38:57.721 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@22df874e/SelectorProducer@654c1a54/IDLE/p=false/QueuedThreadPool[HttpClient@47747fb9]@70eecdc2{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@13e9f2e2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:38:57.721Z created
14:38:57.721 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@5bdaf2ce{STOPPED} id=2 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@22df874e/SelectorProducer@654c1a54/IDLE/p=false/QueuedThreadPool[HttpClient@47747fb9]@70eecdc2{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@13e9f2e2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:38:57.721Z,MANAGED}
14:38:57.721 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@7a356a0d{STARTING} added {ManagedSelector@5bdaf2ce{STOPPED} id=2 keys=-1 selected=-1 updates=0,AUTO}
14:38:57.722 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@42d236fb/SelectorProducer@1ce93c18/IDLE/p=false/QueuedThreadPool[HttpClient@47747fb9]@70eecdc2{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@13e9f2e2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:38:57.721Z added {SelectorProducer@1ce93c18,POJO}
14:38:57.722 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@42d236fb/SelectorProducer@1ce93c18/IDLE/p=false/QueuedThreadPool[HttpClient@47747fb9]@70eecdc2{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@13e9f2e2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:38:57.722Z added {QueuedThreadPool[HttpClient@47747fb9]@70eecdc2{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@13e9f2e2{s=0/8,p=0}],UNMANAGED}
14:38:57.722 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@42d236fb/SelectorProducer@1ce93c18/IDLE/p=false/QueuedThreadPool[HttpClient@47747fb9]@70eecdc2{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@13e9f2e2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:38:57.722Z created
14:38:57.723 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@19f21b6b{STOPPED} id=3 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@42d236fb/SelectorProducer@1ce93c18/IDLE/p=false/QueuedThreadPool[HttpClient@47747fb9]@70eecdc2{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@13e9f2e2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:38:57.723Z,MANAGED}
14:38:57.723 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@7a356a0d{STARTING} added {ManagedSelector@19f21b6b{STOPPED} id=3 keys=-1 selected=-1 updates=0,AUTO}
14:38:57.723 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@538cd0f2{STOPPED} id=0 keys=-1 selected=-1 updates=0
14:38:57.723 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@c827db/SelectorProducer@377c68c6/IDLE/p=false/QueuedThreadPool[HttpClient@47747fb9]@70eecdc2{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@13e9f2e2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:38:57.723Z
14:38:57.724 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1666ms EatWhatYouKill@c827db/SelectorProducer@377c68c6/IDLE/p=false/QueuedThreadPool[HttpClient@47747fb9]@70eecdc2{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@13e9f2e2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:38:57.724Z
14:38:57.724 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@1532c619
14:38:57.724 [HttpClient@47747fb9-90] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@1532c619
14:38:57.724 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@46044faa on ManagedSelector@538cd0f2{STARTING} id=0 keys=0 selected=0 updates=0
14:38:57.724 [HttpClient@47747fb9-90] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@c827db/SelectorProducer@377c68c6/IDLE/p=false/QueuedThreadPool[HttpClient@47747fb9]@70eecdc2{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@13e9f2e2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:38:57.724Z tryProduce false
14:38:57.724 [HttpClient@47747fb9-90] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
14:38:57.724 [HttpClient@47747fb9-90] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@46044faa
14:38:57.724 [HttpClient@47747fb9-90] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:38:57.724 [HttpClient@47747fb9-90] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4d9a275c waiting with 0 keys
14:38:57.724 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1666ms ManagedSelector@538cd0f2{STARTED} id=0 keys=0 selected=0 updates=0
14:38:57.724 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@1761de10{STOPPED} id=1 keys=-1 selected=-1 updates=0
14:38:57.725 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@238ad8c/SelectorProducer@430fa4ef/IDLE/p=false/QueuedThreadPool[HttpClient@47747fb9]@70eecdc2{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@13e9f2e2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:38:57.725Z
14:38:57.725 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1667ms EatWhatYouKill@238ad8c/SelectorProducer@430fa4ef/IDLE/p=false/QueuedThreadPool[HttpClient@47747fb9]@70eecdc2{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@13e9f2e2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:38:57.725Z
14:38:57.725 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@1358b28e
14:38:57.725 [HttpClient@47747fb9-91] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@1358b28e
14:38:57.725 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@1a78dacd on ManagedSelector@1761de10{STARTING} id=1 keys=0 selected=0 updates=0
14:38:57.726 [HttpClient@47747fb9-91] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@238ad8c/SelectorProducer@430fa4ef/IDLE/p=false/QueuedThreadPool[HttpClient@47747fb9]@70eecdc2{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@13e9f2e2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:38:57.725Z tryProduce false
14:38:57.726 [HttpClient@47747fb9-91] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
14:38:57.726 [HttpClient@47747fb9-91] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@1a78dacd
14:38:57.726 [HttpClient@47747fb9-91] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:38:57.726 [HttpClient@47747fb9-91] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@fa3170d waiting with 0 keys
14:38:57.726 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1668ms ManagedSelector@1761de10{STARTED} id=1 keys=0 selected=0 updates=0
14:38:57.726 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@5bdaf2ce{STOPPED} id=2 keys=-1 selected=-1 updates=0
14:38:57.726 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@22df874e/SelectorProducer@654c1a54/IDLE/p=false/QueuedThreadPool[HttpClient@47747fb9]@70eecdc2{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@13e9f2e2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:38:57.726Z
14:38:57.727 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1669ms EatWhatYouKill@22df874e/SelectorProducer@654c1a54/IDLE/p=false/QueuedThreadPool[HttpClient@47747fb9]@70eecdc2{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@13e9f2e2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:38:57.727Z
14:38:57.727 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@19f9d595
14:38:57.727 [HttpClient@47747fb9-92] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@19f9d595
14:38:57.727 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@7de4a01f on ManagedSelector@5bdaf2ce{STARTING} id=2 keys=0 selected=0 updates=0
14:38:57.727 [HttpClient@47747fb9-92] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@22df874e/SelectorProducer@654c1a54/IDLE/p=false/QueuedThreadPool[HttpClient@47747fb9]@70eecdc2{STARTED,8<=8<=200,i=5,q=0}[ReservedThreadExecutor@13e9f2e2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:38:57.727Z tryProduce false
14:38:57.727 [HttpClient@47747fb9-92] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
14:38:57.727 [HttpClient@47747fb9-92] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@7de4a01f
14:38:57.727 [HttpClient@47747fb9-92] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:38:57.727 [HttpClient@47747fb9-92] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1c19f283 waiting with 0 keys
14:38:57.727 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1670ms ManagedSelector@5bdaf2ce{STARTED} id=2 keys=0 selected=0 updates=0
14:38:57.728 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@19f21b6b{STOPPED} id=3 keys=-1 selected=-1 updates=0
14:38:57.728 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@42d236fb/SelectorProducer@1ce93c18/IDLE/p=false/QueuedThreadPool[HttpClient@47747fb9]@70eecdc2{STARTED,8<=8<=200,i=5,q=0}[ReservedThreadExecutor@13e9f2e2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:38:57.728Z
14:38:57.728 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1670ms EatWhatYouKill@42d236fb/SelectorProducer@1ce93c18/IDLE/p=false/QueuedThreadPool[HttpClient@47747fb9]@70eecdc2{STARTED,8<=8<=200,i=5,q=0}[ReservedThreadExecutor@13e9f2e2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:38:57.728Z
14:38:57.728 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@2bfeb1ef
14:38:57.728 [HttpClient@47747fb9-93] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@2bfeb1ef
14:38:57.728 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@778ca8ef on ManagedSelector@19f21b6b{STARTING} id=3 keys=0 selected=0 updates=0
14:38:57.729 [HttpClient@47747fb9-93] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@42d236fb/SelectorProducer@1ce93c18/IDLE/p=false/QueuedThreadPool[HttpClient@47747fb9]@70eecdc2{STARTED,8<=8<=200,i=4,q=0}[ReservedThreadExecutor@13e9f2e2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:38:57.729Z tryProduce false
14:38:57.729 [HttpClient@47747fb9-93] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
14:38:57.729 [HttpClient@47747fb9-93] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@778ca8ef
14:38:57.729 [HttpClient@47747fb9-93] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:38:57.729 [HttpClient@47747fb9-93] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6a84c1e5 waiting with 0 keys
14:38:57.729 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1671ms ManagedSelector@19f21b6b{STARTED} id=3 keys=0 selected=0 updates=0
14:38:57.729 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1671ms ClientSelectorManager@7a356a0d{STARTED}
14:38:57.729 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1671ms HttpClientTransportOverHTTP@ec2bf82{STARTED}
14:38:57.729 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1671ms HttpClient@47747fb9{STARTED}
14:38:57.745 [main] INFO graphql.servlet.AbstractGraphQLHttpServlet - Schema generation sucessfull
14:38:57.753 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@47747fb9{STARTED} added {HttpDestination[http://localhost:8181]@65f00478,queue=0,pool=null,MANAGED}
14:38:57.753 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpDestination[http://localhost:8181]@65f00478,queue=0,pool=null
14:38:57.754 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpDestination[http://localhost:8181]@65f00478,queue=0,pool=DuplexConnectionPool@7d151a[c=0/64,a=0,i=0] added {DuplexConnectionPool@7d151a[c=0/64,a=0,i=0],POJO}
14:38:57.754 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1696ms HttpDestination[http://localhost:8181]@65f00478,queue=0,pool=DuplexConnectionPool@7d151a[c=0/64,a=0,i=0]
14:38:57.754 [main] DEBUG org.eclipse.jetty.client.HttpClient - Created HttpDestination[http://localhost:8181]@65f00478,queue=0,pool=DuplexConnectionPool@7d151a[c=0/64,a=0,i=0]
14:38:57.756 [main] DEBUG org.eclipse.jetty.client.HttpDestination - Queued HttpRequest[POST /graphql HTTP/1.1]@4248ed58 for HttpDestination[http://localhost:8181]@65f00478,queue=1,pool=DuplexConnectionPool@7d151a[c=0/64,a=0,i=0]
14:38:57.756 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - tryCreate 0/64 connections 0/-1 pending
14:38:57.756 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - newConnection 1/64 connections 1/-1 pending
14:38:57.757 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$128/438228197@1efdcd5
14:38:57.758 [HttpClient@47747fb9-94] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$128/438228197@1efdcd5
14:38:57.759 [HttpClient@47747fb9-94] DEBUG org.eclipse.jetty.util.SocketAddressResolver - Resolved localhost in 0 ms
14:38:57.762 [qtp352598575-40-acceptor-0@4a00d9cf-ServerConnector@3b5fad2d{HTTP/1.1,[http/1.1]}{0.0.0.0:8181}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@50136 on ManagedSelector@3224a577{STARTED} id=1 keys=0 selected=0 updates=0
14:38:57.762 [qtp352598575-40-acceptor-0@4a00d9cf-ServerConnector@3b5fad2d{HTTP/1.1,[http/1.1]}{0.0.0.0:8181}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@3224a577{STARTED} id=1 keys=0 selected=0 updates=1
14:38:57.762 [HttpClient@47747fb9-94] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change Connect@abcc06a{java.nio.channels.SocketChannel[connection-pending remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@65f00478,queue=1,pool=DuplexConnectionPool@7d151a[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@162f3314, client.connector=HttpClient@47747fb9{STARTED}}} on ManagedSelector@1761de10{STARTED} id=1 keys=0 selected=0 updates=0
14:38:57.762 [HttpClient@47747fb9-94] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@1761de10{STARTED} id=1 keys=0 selected=0 updates=1
14:38:57.762 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6747bf35 woken with none selected
14:38:57.762 [HttpClient@47747fb9-94] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$128/438228197@1efdcd5
14:38:57.762 [HttpClient@47747fb9-91] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@fa3170d woken with none selected
14:38:57.762 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6747bf35 woken up from select, 0/0/0 selected
14:38:57.762 [HttpClient@47747fb9-91] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@fa3170d woken up from select, 0/0/0 selected
14:38:57.762 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6747bf35 processing 0 keys, 1 updates
14:38:57.762 [HttpClient@47747fb9-91] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@fa3170d processing 0 keys, 1 updates
14:38:57.762 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
14:38:57.762 [HttpClient@47747fb9-91] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
14:38:57.762 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Accept@50136
14:38:57.763 [HttpClient@47747fb9-91] DEBUG org.eclipse.jetty.io.ManagedSelector - update Connect@abcc06a{java.nio.channels.SocketChannel[connection-pending remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@65f00478,queue=1,pool=DuplexConnectionPool@7d151a[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@162f3314, client.connector=HttpClient@47747fb9{STARTED}}}
14:38:57.763 [qtp352598575-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$Accept@50136
14:38:57.763 [HttpClient@47747fb9-91] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:38:57.763 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:38:57.763 [HttpClient@47747fb9-91] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@fa3170d waiting with 1 keys
14:38:57.763 [qtp352598575-41] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$Accept@50136
14:38:57.763 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6747bf35 waiting with 1 keys
14:38:57.763 [HttpClient@47747fb9-91] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@fa3170d woken up from select, 1/1/1 selected
14:38:57.763 [HttpClient@47747fb9-91] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@fa3170d processing 1 keys, 0 updates
14:38:57.764 [HttpClient@47747fb9-91] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 8 sun.nio.ch.SelectionKeyImpl@164e889 Connect@abcc06a{java.nio.channels.SocketChannel[connection-pending remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@65f00478,queue=1,pool=DuplexConnectionPool@7d151a[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@162f3314, client.connector=HttpClient@47747fb9{STARTED}}} 
14:38:57.764 [HttpClient@47747fb9-91] DEBUG org.eclipse.jetty.io.ManagedSelector - Connected true java.nio.channels.SocketChannel[connected local=/127.0.0.1:58312 remote=localhost/127.0.0.1:8181]
14:38:57.764 [HttpClient@47747fb9-91] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CreateEndPoint@55b7c7d{Connect@abcc06a{java.nio.channels.SocketChannel[connected local=/127.0.0.1:58312 remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@65f00478,queue=1,pool=DuplexConnectionPool@7d151a[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@162f3314, client.connector=HttpClient@47747fb9{STARTED}}},sun.nio.ch.SelectionKeyImpl@164e889}
14:38:57.764 [HttpClient@47747fb9-91] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0
14:38:57.764 [HttpClient@47747fb9-91] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:38:57.764 [HttpClient@47747fb9-91] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@fa3170d waiting with 1 keys
14:38:57.764 [HttpClient@47747fb9-95] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CreateEndPoint@55b7c7d{Connect@abcc06a{java.nio.channels.SocketChannel[connected local=/127.0.0.1:58312 remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@65f00478,queue=1,pool=DuplexConnectionPool@7d151a[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@162f3314, client.connector=HttpClient@47747fb9{STARTED}}},sun.nio.ch.SelectionKeyImpl@164e889}
14:38:57.769 [qtp352598575-41] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@6e135277{/127.0.0.1:58312<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=4/60000}{io=0/0,kio=0,kro=0}-><null> idle timeout check, elapsed: 4 ms, remaining: 59996 ms
14:38:57.780 [HttpClient@47747fb9-95] DEBUG org.eclipse.jetty.client.HttpClientTransport - Created HttpConnectionOverHTTP@2e5bcfd7::SocketChannelEndPoint@60e7ab8c{localhost/127.0.0.1:8181<->/127.0.0.1:58312,OPEN,fill=-,flush=-,to=15/0}{io=0/0,kio=0,kro=8}-><null>
14:38:57.781 [HttpClient@47747fb9-95] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@60e7ab8c{localhost/127.0.0.1:8181<->/127.0.0.1:58312,OPEN,fill=-,flush=-,to=16/0}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@2e5bcfd7(l:/127.0.0.1:58312 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@34d948a6(exchange=null)[send=HttpSenderOverHTTP@3eeec54f(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@147285ad{s=START}],recv=HttpReceiverOverHTTP@388fc176(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:38:57.782 [HttpClient@47747fb9-95] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnectionOverHTTP@2e5bcfd7::SocketChannelEndPoint@60e7ab8c{localhost/127.0.0.1:8181<->/127.0.0.1:58312,OPEN,fill=-,flush=-,to=16/0}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@2e5bcfd7(l:/127.0.0.1:58312 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@34d948a6(exchange=null)[send=HttpSenderOverHTTP@3eeec54f(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@147285ad{s=START}],recv=HttpReceiverOverHTTP@388fc176(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:38:57.782 [HttpClient@47747fb9-95] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnectionOverHTTP@2e5bcfd7::SocketChannelEndPoint@60e7ab8c{localhost/127.0.0.1:8181<->/127.0.0.1:58312,OPEN,fill=-,flush=-,to=17/0}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@2e5bcfd7(l:/127.0.0.1:58312 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@34d948a6(exchange=null)[send=HttpSenderOverHTTP@3eeec54f(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@147285ad{s=START}],recv=HttpReceiverOverHTTP@388fc176(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:38:57.783 [HttpClient@47747fb9-95] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@46ed22b9{AC.ReadCB@2e5bcfd7{HttpConnectionOverHTTP@2e5bcfd7::SocketChannelEndPoint@60e7ab8c{localhost/127.0.0.1:8181<->/127.0.0.1:58312,OPEN,fill=FI,flush=-,to=1/0}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@2e5bcfd7(l:/127.0.0.1:58312 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@34d948a6(exchange=null)[send=HttpSenderOverHTTP@3eeec54f(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@147285ad{s=START}],recv=HttpReceiverOverHTTP@388fc176(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}}
14:38:57.783 [HttpClient@47747fb9-95] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@60e7ab8c{localhost/127.0.0.1:8181<->/127.0.0.1:58312,OPEN,fill=FI,flush=-,to=1/0}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@2e5bcfd7(l:/127.0.0.1:58312 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@34d948a6(exchange=null)[send=HttpSenderOverHTTP@3eeec54f(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@147285ad{s=START}],recv=HttpReceiverOverHTTP@388fc176(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:38:57.783 [HttpClient@47747fb9-95] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@e614396 on ManagedSelector@1761de10{STARTED} id=1 keys=1 selected=0 updates=0
14:38:57.783 [HttpClient@47747fb9-95] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@1761de10{STARTED} id=1 keys=1 selected=0 updates=1
14:38:57.783 [HttpClient@47747fb9-91] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@fa3170d woken with none selected
14:38:57.783 [HttpClient@47747fb9-91] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@fa3170d woken up from select, 0/0/1 selected
14:38:57.784 [HttpClient@47747fb9-91] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@fa3170d processing 0 keys, 1 updates
14:38:57.784 [HttpClient@47747fb9-91] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
14:38:57.784 [HttpClient@47747fb9-91] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@e614396
14:38:57.784 [HttpClient@47747fb9-95] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection 1/64 creation succeeded HttpConnectionOverHTTP@2e5bcfd7::SocketChannelEndPoint@60e7ab8c{localhost/127.0.0.1:8181<->/127.0.0.1:58312,OPEN,fill=FI,flush=-,to=1/0}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@2e5bcfd7(l:/127.0.0.1:58312 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@34d948a6(exchange=null)[send=HttpSenderOverHTTP@3eeec54f(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@147285ad{s=START}],recv=HttpReceiverOverHTTP@388fc176(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:38:57.784 [HttpClient@47747fb9-91] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@60e7ab8c{localhost/127.0.0.1:8181<->/127.0.0.1:58312,OPEN,fill=FI,flush=-,to=2/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@2e5bcfd7(l:/127.0.0.1:58312 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@34d948a6(exchange=null)[send=HttpSenderOverHTTP@3eeec54f(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@147285ad{s=START}],recv=HttpReceiverOverHTTP@388fc176(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:38:57.784 [HttpClient@47747fb9-95] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection idle HttpConnectionOverHTTP@2e5bcfd7::SocketChannelEndPoint@60e7ab8c{localhost/127.0.0.1:8181<->/127.0.0.1:58312,OPEN,fill=FI,flush=-,to=2/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@2e5bcfd7(l:/127.0.0.1:58312 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@34d948a6(exchange=null)[send=HttpSenderOverHTTP@3eeec54f(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@147285ad{s=START}],recv=HttpReceiverOverHTTP@388fc176(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:38:57.784 [HttpClient@47747fb9-91] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:38:57.784 [HttpClient@47747fb9-91] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@fa3170d waiting with 1 keys
14:38:57.784 [HttpClient@47747fb9-95] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection active HttpConnectionOverHTTP@2e5bcfd7::SocketChannelEndPoint@60e7ab8c{localhost/127.0.0.1:8181<->/127.0.0.1:58312,OPEN,fill=FI,flush=-,to=2/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@2e5bcfd7(l:/127.0.0.1:58312 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@34d948a6(exchange=null)[send=HttpSenderOverHTTP@3eeec54f(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@147285ad{s=START}],recv=HttpReceiverOverHTTP@388fc176(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:38:57.785 [HttpClient@47747fb9-95] DEBUG org.eclipse.jetty.client.HttpDestination - Processing exchange HttpExchange@ebee01a req=PENDING/null@null res=PENDING/null@null on HttpConnectionOverHTTP@2e5bcfd7::SocketChannelEndPoint@60e7ab8c{localhost/127.0.0.1:8181<->/127.0.0.1:58312,OPEN,fill=FI,flush=-,to=3/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@2e5bcfd7(l:/127.0.0.1:58312 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@34d948a6(exchange=null)[send=HttpSenderOverHTTP@3eeec54f(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@147285ad{s=START}],recv=HttpReceiverOverHTTP@388fc176(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] of HttpDestination[http://localhost:8181]@65f00478,queue=0,pool=DuplexConnectionPool@7d151a[c=1/64,a=1,i=0]
14:38:57.786 [HttpClient@47747fb9-95] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@ebee01a req=PENDING/null@null res=PENDING/null@null associated true to HttpChannelOverHTTP@34d948a6(exchange=HttpExchange@ebee01a req=PENDING/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@3eeec54f(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@147285ad{s=START}],recv=HttpReceiverOverHTTP@388fc176(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:38:57.786 [HttpClient@47747fb9-95] DEBUG org.eclipse.jetty.client.HttpSender - Request begin HttpRequest[POST /graphql HTTP/1.1]@4248ed58
14:38:57.787 [HttpClient@47747fb9-95] DEBUG org.eclipse.jetty.client.HttpSender - Request headers HttpRequest[POST /graphql HTTP/1.1]@4248ed58
Accept-Encoding: gzip
User-Agent: Jetty/9.4.12.v20180830
Content-Type: application/json
Host: localhost:8181
Content-Length: 543
14:38:57.789 [HttpClient@47747fb9-95] DEBUG org.eclipse.jetty.client.HttpContent - Advanced content to last chunk java.nio.HeapByteBuffer[pos=0 lim=543 cap=543]
14:38:57.790 [HttpClient@47747fb9-95] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (543 bytes) - NEED_HEADER/HttpGenerator@147285ad{s=START}
14:38:57.793 [HttpClient@47747fb9-95] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders POST{u=/graphql,HTTP/1.1,h=5,cl=543} last=true content=HeapByteBuffer@548b38cb[p=0,l=543,c=543,r=543]={<<<{\r\n  "query": "qu...\n    }]\r\n  }\r\n}>>>}
14:38:57.793 [HttpClient@47747fb9-95] DEBUG org.eclipse.jetty.http.HttpGenerator - Accept-Encoding: gzip
User-Agent: Jetty/9.4.12.v20180830
Content-Type: application/json
Host: localhost:8181
Content-Length: 543


14:38:57.793 [qtp352598575-41] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@14bd1466{r=0,c=false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@6e135277{/127.0.0.1:58312<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=28/60000}{io=0/0,kio=0,kro=0}-><null>,null,HttpChannelState@268f257c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
14:38:57.793 [HttpClient@47747fb9-95] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH
14:38:57.793 [qtp352598575-41] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@2c6b6a0e::SocketChannelEndPoint@6e135277{/127.0.0.1:58312<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=28/60000}{io=0/0,kio=0,kro=0}-><null>
14:38:57.793 [HttpClient@47747fb9-95] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (160 bytes), chunk (-1 bytes), content (543 bytes) - FLUSH/HttpGenerator@147285ad{s=COMPLETING}
14:38:57.793 [HttpClient@47747fb9-95] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@2d120287{IDLE}->null [HeapByteBuffer@4846ed5e[p=0,l=160,c=4096,r=160]={<<<POST /graphql HTT...Length: 543\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@3e505946[p=0,l=0,c=0,r=0]={<<<>>>},HeapByteBuffer@548b38cb[p=0,l=543,c=543,r=543]={<<<{\r\n  "query": "qu...\n    }]\r\n  }\r\n}>>>}]
14:38:57.793 [qtp352598575-41] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@6e135277{/127.0.0.1:58312<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=28/60000}{io=0/0,kio=0,kro=0}->HttpConnection@2c6b6a0e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@391e7261{s=START}]=>HttpChannelOverHttp@14bd1466{r=0,c=false,a=IDLE,uri=null,age=0}
14:38:57.793 [HttpClient@47747fb9-95] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2d120287{WRITING}->null:IDLE-->WRITING
14:38:57.794 [qtp352598575-41] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@2c6b6a0e::SocketChannelEndPoint@6e135277{/127.0.0.1:58312<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=28/60000}{io=0/0,kio=0,kro=0}->HttpConnection@2c6b6a0e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@391e7261{s=START}]=>HttpChannelOverHttp@14bd1466{r=0,c=false,a=IDLE,uri=null,age=0}
14:38:57.794 [qtp352598575-41] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@2c6b6a0e::SocketChannelEndPoint@6e135277{/127.0.0.1:58312<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=29/60000}{io=0/0,kio=0,kro=0}->HttpConnection@2c6b6a0e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@391e7261{s=START}]=>HttpChannelOverHttp@14bd1466{r=0,c=false,a=IDLE,uri=null,age=0}
14:38:57.794 [qtp352598575-41] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@457c5f00{AC.ReadCB@2c6b6a0e{HttpConnection@2c6b6a0e::SocketChannelEndPoint@6e135277{/127.0.0.1:58312<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@2c6b6a0e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@391e7261{s=START}]=>HttpChannelOverHttp@14bd1466{r=0,c=false,a=IDLE,uri=null,age=0}}}
14:38:57.794 [HttpClient@47747fb9-95] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 703 SocketChannelEndPoint@60e7ab8c{localhost/127.0.0.1:8181<->/127.0.0.1:58312,OPEN,fill=FI,flush=W,to=12/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@2e5bcfd7(l:/127.0.0.1:58312 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@34d948a6(exchange=HttpExchange@ebee01a req=PENDING/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@3eeec54f(req=HEADERS,snd=SENDING,failure=null)[HttpGenerator@147285ad{s=COMPLETING}],recv=HttpReceiverOverHTTP@388fc176(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:38:57.794 [HttpClient@47747fb9-95] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=703 remaining=0 WriteFlusher@2d120287{WRITING}->null
14:38:57.794 [HttpClient@47747fb9-95] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2d120287{IDLE}->null:WRITING-->IDLE
14:38:57.794 [qtp352598575-41] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@6e135277{/127.0.0.1:58312<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@2c6b6a0e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@391e7261{s=START}]=>HttpChannelOverHttp@14bd1466{r=0,c=false,a=IDLE,uri=null,age=0}
14:38:57.795 [qtp352598575-41] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1a872616 on ManagedSelector@3224a577{STARTED} id=1 keys=1 selected=0 updates=0
14:38:57.795 [HttpClient@47747fb9-95] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (-1 bytes) - DONE/HttpGenerator@147285ad{s=END}
14:38:57.795 [qtp352598575-41] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@3224a577{STARTED} id=1 keys=1 selected=0 updates=1
14:38:57.795 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6747bf35 woken with none selected
14:38:57.795 [HttpClient@47747fb9-95] DEBUG org.eclipse.jetty.client.HttpSender - Request committed HttpRequest[POST /graphql HTTP/1.1]@4248ed58
14:38:57.795 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6747bf35 woken up from select, 0/0/1 selected
14:38:57.795 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6747bf35 processing 0 keys, 1 updates
14:38:57.795 [qtp352598575-41] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@6e135277{/127.0.0.1:58312<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=1/60000}{io=0/1,kio=0,kro=0}->HttpConnection@2c6b6a0e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@391e7261{s=START}]=>HttpChannelOverHttp@14bd1466{r=0,c=false,a=IDLE,uri=null,age=0}
14:38:57.795 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
14:38:57.795 [qtp352598575-41] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$Accept@50136
14:38:57.795 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@1a872616
14:38:57.795 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@6e135277{/127.0.0.1:58312<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=1/60000}{io=1/1,kio=1,kro=0}->HttpConnection@2c6b6a0e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@391e7261{s=START}]=>HttpChannelOverHttp@14bd1466{r=0,c=false,a=IDLE,uri=null,age=0}
14:38:57.795 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:38:57.795 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6747bf35 waiting with 1 keys
14:38:57.795 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6747bf35 woken up from select, 1/1/1 selected
14:38:57.795 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6747bf35 processing 1 keys, 0 updates
14:38:57.796 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@6dbfd445 SocketChannelEndPoint@6e135277{/127.0.0.1:58312<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=2/60000}{io=1/1,kio=1,kro=1}->HttpConnection@2c6b6a0e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@391e7261{s=START}]=>HttpChannelOverHttp@14bd1466{r=0,c=false,a=IDLE,uri=null,age=0} 
14:38:57.795 [HttpClient@47747fb9-95] DEBUG org.eclipse.jetty.client.HttpSender - Request content HttpRequest[POST /graphql HTTP/1.1]@4248ed58
HeapByteBuffer@20523a8e[p=0,l=543,c=543,r=543]={<<<{\r\n  "query": "qu...\n    }]\r\n  }\r\n}>>>}
14:38:57.796 [HttpClient@47747fb9-95] DEBUG org.eclipse.jetty.client.HttpContent - Advanced content past last chunk
14:38:57.796 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@6e135277{/127.0.0.1:58312<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=2/60000}{io=1/0,kio=1,kro=1}->HttpConnection@2c6b6a0e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@391e7261{s=START}]=>HttpChannelOverHttp@14bd1466{r=0,c=false,a=IDLE,uri=null,age=0}
14:38:57.796 [HttpClient@47747fb9-95] DEBUG org.eclipse.jetty.client.HttpSender - Content present false, last true, consumed true for HttpRequest[POST /graphql HTTP/1.1]@4248ed58
14:38:57.796 [HttpClient@47747fb9-95] DEBUG org.eclipse.jetty.client.HttpSender - Generated content (0 bytes) - DONE/HttpGenerator@147285ad{s=END}
14:38:57.796 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@6e135277{/127.0.0.1:58312<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=2/60000}{io=1/0,kio=1,kro=1}->HttpConnection@2c6b6a0e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@391e7261{s=START}]=>HttpChannelOverHttp@14bd1466{r=0,c=false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
14:38:57.796 [HttpClient@47747fb9-95] DEBUG org.eclipse.jetty.client.HttpSender - Request success HttpRequest[POST /graphql HTTP/1.1]@4248ed58
14:38:57.796 [HttpClient@47747fb9-95] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated request for HttpExchange@ebee01a req=TERMINATED/null@null res=PENDING/null@null, result: null
14:38:57.797 [HttpClient@47747fb9-95] DEBUG org.eclipse.jetty.client.HttpSender - Terminating request HttpRequest[POST /graphql HTTP/1.1]@4248ed58
14:38:57.797 [qtp352598575-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1df8da7a{s=0/8,p=0} tryExecute EatWhatYouKill@4e928fbf/SelectorProducer@352ff4da/PRODUCING/p=false/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=3,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:38:57.797Z
14:38:57.797 [HttpClient@47747fb9-95] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@60e7ab8c{localhost/127.0.0.1:8181<->/127.0.0.1:58312,OPEN,fill=FI,flush=-,to=3/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@2e5bcfd7(l:/127.0.0.1:58312 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@34d948a6(exchange=HttpExchange@ebee01a req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@3eeec54f(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@147285ad{s=START}],recv=HttpReceiverOverHTTP@388fc176(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:38:57.797 [qtp352598575-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1df8da7a{s=0/8,p=1} startReservedThread p=1
14:38:57.797 [HttpClient@47747fb9-95] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CreateEndPoint@55b7c7d{Connect@abcc06a{java.nio.channels.SocketChannel[connected local=/127.0.0.1:58312 remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@65f00478,queue=0,pool=DuplexConnectionPool@7d151a[c=1/64,a=1,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@162f3314, client.connector=HttpClient@47747fb9{STARTED}}},sun.nio.ch.SelectionKeyImpl@164e889}
14:38:57.798 [qtp352598575-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@1df8da7a{s=0/8,p=1}@195f2d60
14:38:57.798 [qtp352598575-42] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@1df8da7a{s=0/8,p=1}@195f2d60
14:38:57.798 [qtp352598575-42] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1df8da7a{s=1/8,p=1}@195f2d60 started
14:38:57.798 [qtp352598575-42] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1df8da7a{s=1/8,p=0}@195f2d60 waiting
14:38:57.798 [qtp352598575-37] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4e928fbf/SelectorProducer@352ff4da/PRODUCING/p=false/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=2,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=1}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:38:57.798Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@6e135277{/127.0.0.1:58312<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=4/60000}{io=1/0,kio=1,kro=1}->HttpConnection@2c6b6a0e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@391e7261{s=START}]=>HttpChannelOverHttp@14bd1466{r=0,c=false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
14:38:57.798 [qtp352598575-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@6e135277{/127.0.0.1:58312<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=4/60000}{io=1/0,kio=1,kro=1}->HttpConnection@2c6b6a0e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@391e7261{s=START}]=>HttpChannelOverHttp@14bd1466{r=0,c=false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
14:38:57.799 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0
14:38:57.799 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:38:57.799 [qtp352598575-43] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@6e135277{/127.0.0.1:58312<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=5/60000}{io=1/0,kio=1,kro=1}->HttpConnection@2c6b6a0e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@391e7261{s=START}]=>HttpChannelOverHttp@14bd1466{r=0,c=false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
14:38:57.799 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@6e135277{/127.0.0.1:58312<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2c6b6a0e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@391e7261{s=START}]=>HttpChannelOverHttp@14bd1466{r=0,c=false,a=IDLE,uri=null,age=0}
14:38:57.799 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6747bf35 waiting with 1 keys
14:38:57.799 [qtp352598575-43] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@457c5f00{AC.ReadCB@2c6b6a0e{HttpConnection@2c6b6a0e::SocketChannelEndPoint@6e135277{/127.0.0.1:58312<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2c6b6a0e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@391e7261{s=START}]=>HttpChannelOverHttp@14bd1466{r=0,c=false,a=IDLE,uri=null,age=0}}}
14:38:57.799 [qtp352598575-43] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2c6b6a0e::SocketChannelEndPoint@6e135277{/127.0.0.1:58312<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2c6b6a0e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@391e7261{s=START}]=>HttpChannelOverHttp@14bd1466{r=0,c=false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@268f257c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
14:38:57.800 [qtp352598575-43] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 703 SocketChannelEndPoint@6e135277{/127.0.0.1:58312<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2c6b6a0e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@391e7261{s=START}]=>HttpChannelOverHttp@14bd1466{r=0,c=false,a=IDLE,uri=null,age=0}
14:38:57.801 [qtp352598575-43] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2c6b6a0e::SocketChannelEndPoint@6e135277{/127.0.0.1:58312<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2c6b6a0e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@391e7261{s=START}]=>HttpChannelOverHttp@14bd1466{r=0,c=false,a=IDLE,uri=null,age=0} filled 703 HeapByteBuffer@2769d0b8[p=0,l=703,c=8192,r=703]={<<<POST /graphql HTT...\n    }]\r\n  }\r\n}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
14:38:57.801 [qtp352598575-43] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2c6b6a0e::SocketChannelEndPoint@6e135277{/127.0.0.1:58312<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2c6b6a0e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@391e7261{s=START}]=>HttpChannelOverHttp@14bd1466{r=0,c=false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@2769d0b8[p=0,l=703,c=8192,r=703]={<<<POST /graphql HTT...\n    }]\r\n  }\r\n}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
14:38:57.801 [qtp352598575-43] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@2769d0b8[p=0,l=703,c=8192,r=703]={<<<POST /graphql HTT...\n    }]\r\n  }\r\n}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
14:38:57.801 [qtp352598575-43] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1
14:38:57.802 [qtp352598575-43] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI
14:38:57.803 [qtp352598575-43] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2
14:38:57.803 [qtp352598575-43] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION
14:38:57.803 [qtp352598575-43] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER
14:38:57.803 [qtp352598575-43] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> IN_VALUE
14:38:57.803 [qtp352598575-43] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> FIELD
14:38:57.803 [qtp352598575-43] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE
14:38:57.803 [qtp352598575-43] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE
14:38:57.803 [qtp352598575-43] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD
14:38:57.804 [qtp352598575-43] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE
14:38:57.804 [qtp352598575-43] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD
14:38:57.804 [qtp352598575-43] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE
14:38:57.804 [qtp352598575-43] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE
14:38:57.804 [qtp352598575-43] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD
14:38:57.804 [qtp352598575-43] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE
14:38:57.804 [qtp352598575-43] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE
14:38:57.804 [qtp352598575-43] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD
14:38:57.804 [qtp352598575-43] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT
14:38:57.805 [qtp352598575-43] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //localhost:8181/graphql on HttpChannelOverHttp@14bd1466{r=1,c=false,a=IDLE,uri=//localhost:8181/graphql,age=1}
POST //localhost:8181/graphql HTTP/1.1
Accept-Encoding: gzip
User-Agent: Jetty/9.4.12.v20180830
Content-Type: application/json
Host: localhost:8181
Content-Length: 543


14:38:57.805 [qtp352598575-43] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2c6b6a0e::SocketChannelEndPoint@6e135277{/127.0.0.1:58312<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2c6b6a0e[p=HttpParser{s=CONTENT,0 of 543},g=HttpGenerator@391e7261{s=START}]=>HttpChannelOverHttp@14bd1466{r=1,c=false,a=IDLE,uri=//localhost:8181/graphql,age=1} parsed true HttpParser{s=CONTENT,0 of 543}
14:38:57.806 [qtp352598575-43] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@14bd1466{r=1,c=false,a=IDLE,uri=//localhost:8181/graphql,age=2} handle //localhost:8181/graphql 
14:38:57.806 [qtp352598575-43] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@268f257c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
14:38:57.807 [qtp352598575-43] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@14bd1466{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=3} action DISPATCH
14:38:57.808 [qtp352598575-43] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /graphql on HttpChannelOverHttp@14bd1466{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=4}
14:38:57.809 [qtp352598575-43] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/graphql @ o.e.j.s.ServletContextHandler@3de8f619{/,null,AVAILABLE}
14:38:57.809 [qtp352598575-43] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/graphql @ o.e.j.s.ServletContextHandler@3de8f619{/,null,AVAILABLE}
14:38:57.810 [qtp352598575-43] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler361268035==dftMaxIdleSec=0
14:38:57.810 [qtp352598575-43] DEBUG org.eclipse.jetty.server.session - session=null
14:38:57.810 [qtp352598575-43] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/graphql -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-6f15d60e@b52cfb2c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet,jsp=null,order=-1,inst=true
14:38:57.810 [qtp352598575-43] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null
14:38:57.817 [qtp352598575-43] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2c6b6a0e::SocketChannelEndPoint@6e135277{/127.0.0.1:58312<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=16/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2c6b6a0e[p=HttpParser{s=CONTENT,0 of 543},g=HttpGenerator@391e7261{s=START}]=>HttpChannelOverHttp@14bd1466{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=13} parse HeapByteBuffer@2769d0b8[p=160,l=703,c=8192,r=543]={POST /graphql HTT...Length: 543\r\n\r\n<<<{\r\n  "query": "qu...\n    }]\r\n  }\r\n}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
14:38:57.817 [qtp352598575-43] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@2769d0b8[p=160,l=703,c=8192,r=543]={POST /graphql HTT...Length: 543\r\n\r\n<<<{\r\n  "query": "qu...\n    }]\r\n  }\r\n}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
14:38:57.817 [qtp352598575-43] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@14bd1466{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=13} onContent Content@60ecc9da{HeapByteBufferR@61059a9b[p=160,l=703,c=8192,r=543]={POST /graphql HTT...Length: 543\r\n\r\n<<<{\r\n  "query": "qu...\n    }]\r\n  }\r\n}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
14:38:57.817 [qtp352598575-43] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@60f31af8[c=0,q=0,[0]=null,s=STREAM] addContent Content@60ecc9da{HeapByteBufferR@61059a9b[p=160,l=703,c=8192,r=543]={POST /graphql HTT...Length: 543\r\n\r\n<<<{\r\n  "query": "qu...\n    }]\r\n  }\r\n}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
14:38:57.818 [qtp352598575-43] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> END
14:38:57.818 [qtp352598575-43] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@14bd1466{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=14} onContentComplete
14:38:57.818 [qtp352598575-43] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@14bd1466{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=14} onRequestComplete
14:38:57.818 [qtp352598575-43] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@60f31af8[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF
14:38:57.818 [qtp352598575-43] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2c6b6a0e::SocketChannelEndPoint@6e135277{/127.0.0.1:58312<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=18/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2c6b6a0e[p=HttpParser{s=END,543 of 543},g=HttpGenerator@391e7261{s=START}]=>HttpChannelOverHttp@14bd1466{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=14} parsed false HttpParser{s=END,543 of 543}
14:38:57.818 [qtp352598575-43] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@60f31af8[c=543,q=1,[0]=EOF,s=STREAM] read 543 from Content@60ecc9da{HeapByteBufferR@61059a9b[p=703,l=703,c=8192,r=0]={POST /graphql HTT...\n    }]\r\n  }\r\n}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
14:38:57.819 [qtp352598575-43] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2c6b6a0e::SocketChannelEndPoint@6e135277{/127.0.0.1:58312<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=19/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2c6b6a0e[p=HttpParser{s=END,543 of 543},g=HttpGenerator@391e7261{s=START}]=>HttpChannelOverHttp@14bd1466{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=15}
14:38:57.981 [qtp352598575-43] DEBUG graphql.GraphQL - Executing request. operation name: 'null'. query: 'query _($prods : [ProductInput]!){
 ListVarService{
  testVariables(prods : $prods)
}
}'. variables '{prods=[{id=test, name=name, description=desc, price=12, active=true}, {id=test, name=name, description=desc, price=12, active=true}, {id=test, name=name, description=desc, price=12, active=true}]}'
14:38:57.985 [qtp352598575-43] DEBUG graphql.GraphQL - Parsing query: 'query _($prods : [ProductInput]!){
 ListVarService{
  testVariables(prods : $prods)
}
}'...
14:38:58.057 [qtp352598575-43] DEBUG graphql.GraphQL - Validating query: 'query _($prods : [ProductInput]!){
 ListVarService{
  testVariables(prods : $prods)
}
}'
14:38:58.070 [qtp352598575-43] DEBUG graphql.GraphQL - Executing '0370a2ee-8c1c-457a-a85a-353ff31f93ce'. operation name: 'null'. query: 'query _($prods : [ProductInput]!){
 ListVarService{
  testVariables(prods : $prods)
}
}'. variables '{prods=[{id=test, name=name, description=desc, price=12, active=true}, {id=test, name=name, description=desc, price=12, active=true}, {id=test, name=name, description=desc, price=12, active=true}]}'
14:38:58.078 [qtp352598575-43] DEBUG graphql.execution.Execution - Executing '0370a2ee-8c1c-457a-a85a-353ff31f93ce' query operation: 'QUERY' using 'de.dim.whiteboard.graphql.emf.executation.EMFAsyncExecutionStrategy' execution strategy
14:38:58.084 [qtp352598575-43] DEBUG graphql.execution.ExecutionStrategy - '0370a2ee-8c1c-457a-a85a-353ff31f93ce' fetching field '/ListVarService' using data fetcher 'graphql.schema.StaticDataFetcher'...
14:38:58.084 [qtp352598575-43] DEBUG graphql.execution.ExecutionStrategy - '0370a2ee-8c1c-457a-a85a-353ff31f93ce' field '/ListVarService' fetch returned 'org.apache.felix.framework.BundleContextImpl$ServiceObjectsImpl'
14:38:58.091 [qtp352598575-43] DEBUG graphql.execution.ExecutionStrategy - '0370a2ee-8c1c-457a-a85a-353ff31f93ce' completing field '/ListVarService'...
14:38:58.097 [qtp352598575-43] DEBUG graphql.execution.ExecutionStrategy - '0370a2ee-8c1c-457a-a85a-353ff31f93ce' fetching field '/ListVarService/testVariables' using data fetcher 'org.gecko.whiteboard.graphql.service.ServiceSchemaBuilder$DataFetcherImplementation'...
14:38:58.097 [qtp352598575-43] DEBUG graphql.execution.ExecutionStrategy - '0370a2ee-8c1c-457a-a85a-353ff31f93ce' field '/ListVarService/testVariables' fetch returned 'java.lang.String'
14:38:58.097 [qtp352598575-43] DEBUG graphql.execution.ExecutionStrategy - '0370a2ee-8c1c-457a-a85a-353ff31f93ce' completing field '/ListVarService/testVariables'...
14:38:58.103 [qtp352598575-43] DEBUG graphql.GraphQL - Execution '0370a2ee-8c1c-457a-a85a-353ff31f93ce' completed with zero errors
14:38:58.119 [qtp352598575-43] DEBUG org.eclipse.jetty.server.session - FinalSession=null old_session_manager=null this=org.eclipse.jetty.server.session.SessionHandler361268035==dftMaxIdleSec=0
14:38:58.119 [qtp352598575-43] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@14bd1466{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=315}
14:38:58.120 [qtp352598575-43] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@268f257c{s=DISPATCHED a=NOT_ASYNC i=true r=IDLE w=false}
14:38:58.120 [qtp352598575-43] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@14bd1466{r=1,c=false,a=COMPLETING,uri=//localhost:8181/graphql,age=316} action COMPLETE
14:38:58.120 [qtp352598575-43] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@2253b4ba[p=0,l=54,c=24576,r=54]={<<<{"data":{"ListVar...es":"Size 3"}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@73ee4773{null}
14:38:58.120 [qtp352598575-43] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /graphql on HttpChannelOverHttp@14bd1466{r=1,c=true,a=COMPLETING,uri=//localhost:8181/graphql,age=316}
200 null HTTP/1.1
Date: Wed, 10 Apr 2019 14:38:57 GMT
Access-Control-Allow-Origin: *
Access-Control-Allow-Headers: *
Access-Control-Request-Method: *
Content-Type: application/json;charset=utf-8


14:38:58.121 [qtp352598575-43] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@17eb6fc5[PROCESSING][i=HTTP/1.1{s=200,h=5,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$CommitCallback@da81eec] generate: NEED_HEADER (null,[p=0,l=54,c=24576,r=54],true)@START
14:38:58.121 [qtp352598575-43] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=5,cl=-1} last=true content=DirectByteBuffer@2253b4ba[p=0,l=54,c=24576,r=54]={<<<{"data":{"ListVar...es":"Size 3"}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
14:38:58.121 [qtp352598575-43] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Wed, 10 Apr 2019 14:38:57 GMT
Access-Control-Allow-Origin: *
Access-Control-Allow-Headers: *
Access-Control-Request-Method: *
Content-Type: application/json;charset=utf-8


14:38:58.122 [qtp352598575-43] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH
14:38:58.122 [qtp352598575-43] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@17eb6fc5[PROCESSING][i=HTTP/1.1{s=200,h=5,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$CommitCallback@da81eec] generate: FLUSH ([p=0,l=221,c=16384,r=221],[p=0,l=54,c=24576,r=54],true)@COMPLETING
14:38:58.122 [qtp352598575-43] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@65d96bef{IDLE}->null [HeapByteBuffer@7d1e291b[p=0,l=221,c=16384,r=221]={<<<HTTP/1.1 200 OK\r\n...-Length: 54\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@2253b4ba[p=0,l=54,c=24576,r=54]={<<<{"data":{"ListVar...es":"Size 3"}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}]
14:38:58.122 [qtp352598575-43] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@65d96bef{WRITING}->null:IDLE-->WRITING
14:38:58.122 [HttpClient@47747fb9-91] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@fa3170d woken up from select, 1/1/1 selected
14:38:58.122 [HttpClient@47747fb9-91] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@fa3170d processing 1 keys, 0 updates
14:38:58.122 [qtp352598575-43] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 275 SocketChannelEndPoint@6e135277{/127.0.0.1:58312<->/127.0.0.1:8181,OPEN,fill=-,flush=W,to=322/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2c6b6a0e[p=HttpParser{s=END,543 of 543},g=HttpGenerator@391e7261{s=COMPLETING}]=>HttpChannelOverHttp@14bd1466{r=1,c=true,a=COMPLETING,uri=//localhost:8181/graphql,age=318}
14:38:58.122 [qtp352598575-43] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=275 remaining=0 WriteFlusher@65d96bef{WRITING}->null
14:38:58.122 [HttpClient@47747fb9-91] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@164e889 SocketChannelEndPoint@60e7ab8c{localhost/127.0.0.1:8181<->/127.0.0.1:58312,OPEN,fill=FI,flush=-,to=328/0}{io=1/1,kio=1,kro=1}->HttpConnectionOverHTTP@2e5bcfd7(l:/127.0.0.1:58312 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@34d948a6(exchange=HttpExchange@ebee01a req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@3eeec54f(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@147285ad{s=START}],recv=HttpReceiverOverHTTP@388fc176(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 
14:38:58.122 [qtp352598575-43] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@65d96bef{IDLE}->null:WRITING-->IDLE
14:38:58.123 [qtp352598575-43] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@17eb6fc5[PROCESSING][i=HTTP/1.1{s=200,h=5,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$CommitCallback@da81eec] generate: DONE ([p=221,l=221,c=16384,r=0],[p=54,l=54,c=24576,r=0],true)@END
14:38:58.123 [HttpClient@47747fb9-91] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@60e7ab8c{localhost/127.0.0.1:8181<->/127.0.0.1:58312,OPEN,fill=FI,flush=-,to=329/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@2e5bcfd7(l:/127.0.0.1:58312 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@34d948a6(exchange=HttpExchange@ebee01a req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@3eeec54f(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@147285ad{s=START}],recv=HttpReceiverOverHTTP@388fc176(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:38:58.123 [HttpClient@47747fb9-91] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@60e7ab8c{localhost/127.0.0.1:8181<->/127.0.0.1:58312,OPEN,fill=FI,flush=-,to=329/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@2e5bcfd7(l:/127.0.0.1:58312 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@34d948a6(exchange=HttpExchange@ebee01a req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@3eeec54f(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@147285ad{s=START}],recv=HttpReceiverOverHTTP@388fc176(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING
14:38:58.123 [HttpClient@47747fb9-91] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@13e9f2e2{s=0/8,p=0} tryExecute EatWhatYouKill@238ad8c/SelectorProducer@430fa4ef/PRODUCING/p=false/QueuedThreadPool[HttpClient@47747fb9]@70eecdc2{STARTED,8<=8<=200,i=4,q=0}[ReservedThreadExecutor@13e9f2e2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:38:58.123Z
14:38:58.124 [HttpClient@47747fb9-91] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@13e9f2e2{s=0/8,p=1} startReservedThread p=1
14:38:58.124 [HttpClient@47747fb9-91] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@13e9f2e2{s=0/8,p=1}@4059e2b2
14:38:58.124 [qtp352598575-43] DEBUG org.eclipse.jetty.server.HttpChannelState - onComplete HttpChannelState@268f257c{s=COMPLETING a=NOT_ASYNC i=false r=IDLE w=false}
14:38:58.124 [qtp352598575-43] DEBUG org.eclipse.jetty.server.HttpChannel - COMPLETE for /graphql written=54
14:38:58.124 [HttpClient@47747fb9-96] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@13e9f2e2{s=0/8,p=1}@4059e2b2
14:38:58.124 [HttpClient@47747fb9-96] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@13e9f2e2{s=1/8,p=1}@4059e2b2 started
14:38:58.124 [HttpClient@47747fb9-96] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@13e9f2e2{s=1/8,p=0}@4059e2b2 waiting
14:38:58.124 [HttpClient@47747fb9-91] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@238ad8c/SelectorProducer@430fa4ef/PRODUCING/p=false/QueuedThreadPool[HttpClient@47747fb9]@70eecdc2{STARTED,8<=8<=200,i=3,q=0}[ReservedThreadExecutor@13e9f2e2{s=0/8,p=1}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:38:58.124Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@60e7ab8c{localhost/127.0.0.1:8181<->/127.0.0.1:58312,OPEN,fill=FI,flush=-,to=330/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@2e5bcfd7(l:/127.0.0.1:58312 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@34d948a6(exchange=HttpExchange@ebee01a req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@3eeec54f(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@147285ad{s=START}],recv=HttpReceiverOverHTTP@388fc176(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING/BLOCKING
14:38:58.125 [HttpClient@47747fb9-91] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@60e7ab8c{localhost/127.0.0.1:8181<->/127.0.0.1:58312,OPEN,fill=FI,flush=-,to=330/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@2e5bcfd7(l:/127.0.0.1:58312 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@34d948a6(exchange=HttpExchange@ebee01a req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@3eeec54f(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@147285ad{s=START}],recv=HttpReceiverOverHTTP@388fc176(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING
14:38:58.125 [HttpClient@47747fb9-91] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0
14:38:58.125 [HttpClient@47747fb9-91] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:38:58.125 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@60e7ab8c{localhost/127.0.0.1:8181<->/127.0.0.1:58312,OPEN,fill=FI,flush=-,to=331/0}{io=0/0,kio=1,kro=1}->HttpConnectionOverHTTP@2e5bcfd7(l:/127.0.0.1:58312 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@34d948a6(exchange=HttpExchange@ebee01a req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@3eeec54f(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@147285ad{s=START}],recv=HttpReceiverOverHTTP@388fc176(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING
14:38:58.125 [HttpClient@47747fb9-91] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@60e7ab8c{localhost/127.0.0.1:8181<->/127.0.0.1:58312,OPEN,fill=FI,flush=-,to=331/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2e5bcfd7(l:/127.0.0.1:58312 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@34d948a6(exchange=HttpExchange@ebee01a req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@3eeec54f(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@147285ad{s=START}],recv=HttpReceiverOverHTTP@388fc176(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:38:58.125 [HttpClient@47747fb9-91] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@fa3170d waiting with 1 keys
14:38:58.125 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@46ed22b9{AC.ReadCB@2e5bcfd7{HttpConnectionOverHTTP@2e5bcfd7::SocketChannelEndPoint@60e7ab8c{localhost/127.0.0.1:8181<->/127.0.0.1:58312,OPEN,fill=FI,flush=-,to=331/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2e5bcfd7(l:/127.0.0.1:58312 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@34d948a6(exchange=HttpExchange@ebee01a req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@3eeec54f(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@147285ad{s=START}],recv=HttpReceiverOverHTTP@388fc176(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}}
14:38:58.126 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@50d5d41d[p=0,l=0,c=16384,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
14:38:58.126 [qtp352598575-43] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@268f257c{s=COMPLETED a=NOT_ASYNC i=false r=IDLE w=false}
14:38:58.126 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.client.HttpReceiver - Parsed false, remaining 0 HttpParser{s=START,0 of -1}
14:38:58.126 [qtp352598575-43] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,543 of 543}
14:38:58.126 [qtp352598575-43] DEBUG org.eclipse.jetty.http.HttpParser - END --> START
14:38:58.126 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 275 SocketChannelEndPoint@60e7ab8c{localhost/127.0.0.1:8181<->/127.0.0.1:58312,OPEN,fill=-,flush=-,to=332/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2e5bcfd7(l:/127.0.0.1:58312 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@34d948a6(exchange=HttpExchange@ebee01a req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@3eeec54f(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@147285ad{s=START}],recv=HttpReceiverOverHTTP@388fc176(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:38:58.126 [qtp352598575-43] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@14bd1466{r=1,c=false,a=IDLE,uri=null,age=0} handle exit, result COMPLETE
14:38:58.126 [qtp352598575-43] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 SocketChannelEndPoint@6e135277{/127.0.0.1:58312<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2c6b6a0e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@391e7261{s=START}]=>HttpChannelOverHttp@14bd1466{r=1,c=false,a=IDLE,uri=null,age=0}
14:38:58.127 [qtp352598575-43] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 SocketChannelEndPoint@6e135277{/127.0.0.1:58312<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2c6b6a0e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@391e7261{s=START}]=>HttpChannelOverHttp@14bd1466{r=1,c=false,a=IDLE,uri=null,age=0}
14:38:58.126 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.client.HttpReceiver - Read 275 bytes DirectByteBuffer@50d5d41d[p=0,l=275,c=16384,r=275]={<<<HTTP/1.1 200 OK\r\n...es":"Size 3"}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} from SocketChannelEndPoint@60e7ab8c{localhost/127.0.0.1:8181<->/127.0.0.1:58312,OPEN,fill=-,flush=-,to=0/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2e5bcfd7(l:/127.0.0.1:58312 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@34d948a6(exchange=HttpExchange@ebee01a req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@3eeec54f(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@147285ad{s=START}],recv=HttpReceiverOverHTTP@388fc176(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:38:58.127 [qtp352598575-43] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2c6b6a0e::SocketChannelEndPoint@6e135277{/127.0.0.1:58312<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2c6b6a0e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@391e7261{s=START}]=>HttpChannelOverHttp@14bd1466{r=1,c=false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@2769d0b8[p=0,l=0,c=8192,r=0]={<<<>>>POST /graphql HTT...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
14:38:58.127 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@50d5d41d[p=0,l=275,c=16384,r=275]={<<<HTTP/1.1 200 OK\r\n...es":"Size 3"}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
14:38:58.127 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.http.HttpParser - START --> RESPONSE_VERSION
14:38:58.127 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.http.HttpParser - RESPONSE_VERSION --> SPACE1
14:38:58.127 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> STATUS
14:38:58.127 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.http.HttpParser - STATUS --> SPACE2
14:38:58.127 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REASON
14:38:58.127 [qtp352598575-43] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2c6b6a0e::SocketChannelEndPoint@6e135277{/127.0.0.1:58312<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2c6b6a0e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@391e7261{s=START}]=>HttpChannelOverHttp@14bd1466{r=1,c=false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@2769d0b8[p=0,l=0,c=8192,r=0]={<<<>>>POST /graphql HTT...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
14:38:58.127 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.http.HttpParser - REASON --> HEADER
14:38:58.127 [qtp352598575-43] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@2769d0b8[p=0,l=0,c=8192,r=0]={<<<>>>POST /graphql HTT...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
14:38:58.128 [qtp352598575-43] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2c6b6a0e::SocketChannelEndPoint@6e135277{/127.0.0.1:58312<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2c6b6a0e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@391e7261{s=START}]=>HttpChannelOverHttp@14bd1466{r=1,c=false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1}
14:38:58.128 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.client.HttpReceiver - Response begin HttpResponse[HTTP/1.1 200 OK]@5e123077
14:38:58.128 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> VALUE
14:38:58.128 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> IN_VALUE
14:38:58.128 [qtp352598575-43] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2c6b6a0e::SocketChannelEndPoint@6e135277{/127.0.0.1:58312<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2c6b6a0e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@391e7261{s=START}]=>HttpChannelOverHttp@14bd1466{r=1,c=false,a=IDLE,uri=null,age=0}
14:38:58.128 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> FIELD
14:38:58.128 [qtp352598575-43] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@2c6b6a0e::SocketChannelEndPoint@6e135277{/127.0.0.1:58312<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2c6b6a0e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@391e7261{s=START}]=>HttpChannelOverHttp@14bd1466{r=1,c=false,a=IDLE,uri=null,age=0}
14:38:58.129 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.http.HttpParser - HEADER: --> IN_NAME
14:38:58.129 [qtp352598575-43] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@457c5f00{AC.ReadCB@2c6b6a0e{HttpConnection@2c6b6a0e::SocketChannelEndPoint@6e135277{/127.0.0.1:58312<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2c6b6a0e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@391e7261{s=START}]=>HttpChannelOverHttp@14bd1466{r=1,c=false,a=IDLE,uri=null,age=0}}}
14:38:58.129 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Origin --> VALUE
14:38:58.129 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Origin --> IN_VALUE
14:38:58.129 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Origin --> FIELD
14:38:58.129 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.http.HttpParser - HEADER: --> IN_NAME
14:38:58.129 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Headers --> VALUE
14:38:58.129 [qtp352598575-43] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@6e135277{/127.0.0.1:58312<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=1/60000}{io=0/1,kio=0,kro=1}->HttpConnection@2c6b6a0e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@391e7261{s=START}]=>HttpChannelOverHttp@14bd1466{r=1,c=false,a=IDLE,uri=null,age=0}
14:38:58.129 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Headers --> IN_VALUE
14:38:58.129 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Headers --> FIELD
14:38:58.129 [qtp352598575-43] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1a872616 on ManagedSelector@3224a577{STARTED} id=1 keys=1 selected=0 updates=0
14:38:58.129 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.http.HttpParser - HEADER: --> IN_NAME
14:38:58.129 [qtp352598575-43] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@3224a577{STARTED} id=1 keys=1 selected=0 updates=1
14:38:58.129 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Request-Method --> VALUE
14:38:58.129 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Request-Method --> IN_VALUE
14:38:58.129 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6747bf35 woken with none selected
14:38:58.129 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Request-Method --> FIELD
14:38:58.129 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6747bf35 woken up from select, 0/0/1 selected
14:38:58.129 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json;charset=UTF-8 --> IN_VALUE
14:38:58.129 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6747bf35 processing 0 keys, 1 updates
14:38:58.129 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json;charset=UTF-8 --> FIELD
14:38:58.129 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
14:38:58.129 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE
14:38:58.129 [qtp352598575-43] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2c6b6a0e::SocketChannelEndPoint@6e135277{/127.0.0.1:58312<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=1/60000}{io=0/1,kio=0,kro=1}->HttpConnection@2c6b6a0e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@391e7261{s=START}]=>HttpChannelOverHttp@14bd1466{r=1,c=false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@268f257c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
14:38:58.129 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@1a872616
14:38:58.130 [qtp352598575-43] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@6e135277{/127.0.0.1:58312<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=1/60000}{io=1/1,kio=0,kro=1}->HttpConnection@2c6b6a0e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@391e7261{s=START}]=>HttpChannelOverHttp@14bd1466{r=1,c=false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
14:38:58.129 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE
14:38:58.130 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD
14:38:58.130 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT
14:38:58.130 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.client.HttpReceiver - Response headers HttpResponse[HTTP/1.1 200 OK]@5e123077
Date: Wed, 10 Apr 2019 14:38:57 GMT
Access-Control-Allow-Origin: *
Access-Control-Allow-Headers: *
Access-Control-Request-Method: *
Content-Type: application/json;charset=UTF-8
Content-Length: 54
14:38:58.133 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.client.HttpReceiver - Response content HttpResponse[HTTP/1.1 200 OK]@5e123077
DirectByteBufferR@1d28e386[p=221,l=275,c=16384,r=54]={HTTP/1.1 200 OK\r\n...-Length: 54\r\n\r\n<<<{"data":{"ListVar...es":"Size 3"}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
14:38:58.133 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> END
14:38:58.134 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,54 of 54}
14:38:58.134 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.http.HttpParser - END --> START
14:38:58.134 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.client.HttpReceiver - Response success HttpResponse[HTTP/1.1 200 OK]@5e123077
14:38:58.134 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated response for HttpExchange@ebee01a req=TERMINATED/null@null res=TERMINATED/null@null, result: Result[HttpRequest[POST /graphql HTTP/1.1]@4248ed58 > HttpResponse[HTTP/1.1 200 OK]@5e123077] null
14:38:58.134 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.client.HttpReceiver - Response complete HttpResponse[HTTP/1.1 200 OK]@5e123077
14:38:58.135 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@ebee01a req=TERMINATED/null@null res=TERMINATED/null@null disassociated true from HttpChannelOverHTTP@34d948a6(exchange=null)[send=HttpSenderOverHTTP@3eeec54f(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@147285ad{s=START}],recv=HttpReceiverOverHTTP@388fc176(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:38:58.135 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.client.HttpDestination - Released HttpConnectionOverHTTP@2e5bcfd7::SocketChannelEndPoint@60e7ab8c{localhost/127.0.0.1:8181<->/127.0.0.1:58312,OPEN,fill=-,flush=-,to=9/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2e5bcfd7(l:/127.0.0.1:58312 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@34d948a6(exchange=null)[send=HttpSenderOverHTTP@3eeec54f(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@147285ad{s=START}],recv=HttpReceiverOverHTTP@388fc176(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:38:58.135 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection idle HttpConnectionOverHTTP@2e5bcfd7::SocketChannelEndPoint@60e7ab8c{localhost/127.0.0.1:8181<->/127.0.0.1:58312,OPEN,fill=-,flush=-,to=9/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2e5bcfd7(l:/127.0.0.1:58312 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@34d948a6(exchange=null)[send=HttpSenderOverHTTP@3eeec54f(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@147285ad{s=START}],recv=HttpReceiverOverHTTP@388fc176(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:38:58.135 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.client.HttpReceiver - Request/Response succeeded: Result[HttpRequest[POST /graphql HTTP/1.1]@4248ed58 > HttpResponse[HTTP/1.1 200 OK]@5e123077] null
14:38:58.136 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.client.HttpReceiver - Parsed false, remaining 0 HttpParser{s=START,0 of -1}
14:38:58.136 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@50d5d41d[p=275,l=275,c=16384,r=0]={HTTP/1.1 200 OK\r\n...es":"Size 3"}}}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
14:38:58.136 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.client.HttpReceiver - Parsed false, remaining 0 HttpParser{s=START,0 of -1}
14:38:58.137 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 SocketChannelEndPoint@60e7ab8c{localhost/127.0.0.1:8181<->/127.0.0.1:58312,OPEN,fill=-,flush=-,to=10/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2e5bcfd7(l:/127.0.0.1:58312 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@34d948a6(exchange=null)[send=HttpSenderOverHTTP@3eeec54f(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@147285ad{s=START}],recv=HttpReceiverOverHTTP@388fc176(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:38:58.137 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.client.HttpReceiver - Read 0 bytes DirectByteBuffer@50d5d41d[p=0,l=0,c=16384,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} from SocketChannelEndPoint@60e7ab8c{localhost/127.0.0.1:8181<->/127.0.0.1:58312,OPEN,fill=-,flush=-,to=11/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2e5bcfd7(l:/127.0.0.1:58312 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@34d948a6(exchange=null)[send=HttpSenderOverHTTP@3eeec54f(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@147285ad{s=START}],recv=HttpReceiverOverHTTP@388fc176(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:38:58.130 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@6e135277{/127.0.0.1:58312<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=1/60000}{io=1/1,kio=1,kro=1}->HttpConnection@2c6b6a0e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@391e7261{s=START}]=>HttpChannelOverHttp@14bd1466{r=1,c=false,a=IDLE,uri=null,age=0}
14:38:58.138 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:38:58.138 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6747bf35 waiting with 1 keys
14:38:58.138 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnectionOverHTTP@2e5bcfd7::SocketChannelEndPoint@60e7ab8c{localhost/127.0.0.1:8181<->/127.0.0.1:58312,OPEN,fill=-,flush=-,to=12/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2e5bcfd7(l:/127.0.0.1:58312 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@34d948a6(exchange=null)[send=HttpSenderOverHTTP@3eeec54f(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@147285ad{s=START}],recv=HttpReceiverOverHTTP@388fc176(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:38:58.138 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@46ed22b9{AC.ReadCB@2e5bcfd7{HttpConnectionOverHTTP@2e5bcfd7::SocketChannelEndPoint@60e7ab8c{localhost/127.0.0.1:8181<->/127.0.0.1:58312,OPEN,fill=FI,flush=-,to=0/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2e5bcfd7(l:/127.0.0.1:58312 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@34d948a6(exchange=null)[send=HttpSenderOverHTTP@3eeec54f(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@147285ad{s=START}],recv=HttpReceiverOverHTTP@388fc176(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}}
14:38:58.139 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@60e7ab8c{localhost/127.0.0.1:8181<->/127.0.0.1:58312,OPEN,fill=FI,flush=-,to=0/0}{io=0/1,kio=0,kro=1}->HttpConnectionOverHTTP@2e5bcfd7(l:/127.0.0.1:58312 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@34d948a6(exchange=null)[send=HttpSenderOverHTTP@3eeec54f(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@147285ad{s=START}],recv=HttpReceiverOverHTTP@388fc176(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:38:58.139 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@e614396 on ManagedSelector@1761de10{STARTED} id=1 keys=1 selected=0 updates=0
14:38:58.139 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@1761de10{STARTED} id=1 keys=1 selected=0 updates=1
14:38:58.139 [HttpClient@47747fb9-91] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@fa3170d woken with none selected
14:38:58.139 [HttpClient@47747fb9-91] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@fa3170d woken up from select, 0/0/1 selected
14:38:58.139 [HttpClient@47747fb9-91] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@fa3170d processing 0 keys, 1 updates
14:38:58.139 [HttpClient@47747fb9-91] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
14:38:58.139 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@60e7ab8c{localhost/127.0.0.1:8181<->/127.0.0.1:58312,OPEN,fill=FI,flush=-,to=1/0}{io=0/1,kio=0,kro=1}->HttpConnectionOverHTTP@2e5bcfd7(l:/127.0.0.1:58312 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@34d948a6(exchange=null)[send=HttpSenderOverHTTP@3eeec54f(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@147285ad{s=START}],recv=HttpReceiverOverHTTP@388fc176(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING
14:38:58.139 [HttpClient@47747fb9-91] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@e614396
14:38:58.139 [HttpClient@47747fb9-91] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@60e7ab8c{localhost/127.0.0.1:8181<->/127.0.0.1:58312,OPEN,fill=FI,flush=-,to=1/0}{io=1/1,kio=1,kro=1}->HttpConnectionOverHTTP@2e5bcfd7(l:/127.0.0.1:58312 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@34d948a6(exchange=null)[send=HttpSenderOverHTTP@3eeec54f(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@147285ad{s=START}],recv=HttpReceiverOverHTTP@388fc176(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:38:58.139 [HttpClient@47747fb9-91] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:38:58.139 [HttpClient@47747fb9-91] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@fa3170d waiting with 1 keys
14:38:58.155 [main] INFO graphql.servlet.AbstractGraphQLHttpServlet - Schema generation sucessfull
14:39:03.174 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClient@2adddc06{STOPPED}
14:39:03.174 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@2adddc06{STARTING} added {SslContextFactory@301d8120[provider=null,keyStore=null,trustStore=null],AUTO}
14:39:03.174 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@2adddc06{STARTING} added {QueuedThreadPool[HttpClient@2adddc06]@6d367020{STOPPED,8<=0<=200,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/2045036434@6e9a5ed8],AUTO}
14:39:03.174 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@2adddc06{STARTING} added {org.eclipse.jetty.io.MappedByteBufferPool@72458efc,POJO}
14:39:03.174 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@2adddc06{STARTING} added {ScheduledExecutorScheduler@36bc415e{STOPPED},AUTO}
14:39:03.174 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@2adddc06{STARTING} added {HttpClientTransportOverHTTP@6a74d228{STOPPED},AUTO}
14:39:03.174 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@2adddc06{STARTING} added {org.eclipse.jetty.util.SocketAddressResolver$Async@349d0836,POJO}
14:39:03.174 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SslContextFactory@301d8120[provider=null,keyStore=null,trustStore=null]
14:39:03.180 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Protocols [TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
14:39:03.180 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Ciphers   [TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_EMPTY_RENEGOTIATION_INFO_SCSV] of [TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_ECDSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_RSA_WITH_3DES_EDE_CBC_SHA, SSL_DHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_DHE_DSS_WITH_3DES_EDE_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV, TLS_DH_anon_WITH_AES_128_GCM_SHA256, TLS_DH_anon_WITH_AES_128_CBC_SHA256, TLS_ECDH_anon_WITH_AES_128_CBC_SHA, TLS_DH_anon_WITH_AES_128_CBC_SHA, TLS_ECDH_anon_WITH_3DES_EDE_CBC_SHA, SSL_DH_anon_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_DES_CBC_SHA, SSL_DHE_RSA_WITH_DES_CBC_SHA, SSL_DHE_DSS_WITH_DES_CBC_SHA, SSL_DH_anon_WITH_DES_CBC_SHA, SSL_RSA_EXPORT_WITH_DES40_CBC_SHA, SSL_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA, SSL_DHE_DSS_EXPORT_WITH_DES40_CBC_SHA, SSL_DH_anon_EXPORT_WITH_DES40_CBC_SHA, TLS_RSA_WITH_NULL_SHA256, TLS_ECDHE_ECDSA_WITH_NULL_SHA, TLS_ECDHE_RSA_WITH_NULL_SHA, SSL_RSA_WITH_NULL_SHA, TLS_ECDH_ECDSA_WITH_NULL_SHA, TLS_ECDH_RSA_WITH_NULL_SHA, TLS_ECDH_anon_WITH_NULL_SHA, SSL_RSA_WITH_NULL_MD5, TLS_KRB5_WITH_3DES_EDE_CBC_SHA, TLS_KRB5_WITH_3DES_EDE_CBC_MD5, TLS_KRB5_WITH_DES_CBC_SHA, TLS_KRB5_WITH_DES_CBC_MD5, TLS_KRB5_EXPORT_WITH_DES_CBC_40_SHA, TLS_KRB5_EXPORT_WITH_DES_CBC_40_MD5]
14:39:03.180 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7122ms SslContextFactory@301d8120[provider=null,keyStore=null,trustStore=null]
14:39:03.180 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[HttpClient@2adddc06]@6d367020{STOPPED,8<=0<=200,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/2045036434@6e9a5ed8]
14:39:03.180 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3e134896{s=0/8,p=0}
14:39:03.180 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[HttpClient@2adddc06]@6d367020{STARTING,8<=0<=200,i=0,q=0}[ReservedThreadExecutor@3e134896{s=0/8,p=0}] added {ReservedThreadExecutor@3e134896{s=0/8,p=0},AUTO}
14:39:03.180 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@3e134896{s=0/8,p=0}
14:39:03.180 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7123ms ReservedThreadExecutor@3e134896{s=0/8,p=0}
14:39:03.183 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7125ms QueuedThreadPool[HttpClient@2adddc06]@6d367020{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@3e134896{s=0/8,p=0}]
14:39:03.183 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@36bc415e{STOPPED}
14:39:03.183 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7126ms ScheduledExecutorScheduler@36bc415e{STARTED}
14:39:03.183 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClientTransportOverHTTP@6a74d228{STOPPED}
14:39:03.184 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClientTransportOverHTTP@6a74d228{STARTING} added {ClientSelectorManager@7b44b63d{STOPPED},AUTO}
14:39:03.184 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ClientSelectorManager@7b44b63d{STOPPED}
14:39:03.184 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@4a699efa/SelectorProducer@38499e48/IDLE/p=false/QueuedThreadPool[HttpClient@2adddc06]@6d367020{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@3e134896{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:03.184Z added {SelectorProducer@38499e48,POJO}
14:39:03.184 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@4a699efa/SelectorProducer@38499e48/IDLE/p=false/QueuedThreadPool[HttpClient@2adddc06]@6d367020{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@3e134896{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:03.184Z added {QueuedThreadPool[HttpClient@2adddc06]@6d367020{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@3e134896{s=0/8,p=0}],UNMANAGED}
14:39:03.184 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4a699efa/SelectorProducer@38499e48/IDLE/p=false/QueuedThreadPool[HttpClient@2adddc06]@6d367020{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@3e134896{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:03.184Z created
14:39:03.185 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@4905c46b{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@4a699efa/SelectorProducer@38499e48/IDLE/p=false/QueuedThreadPool[HttpClient@2adddc06]@6d367020{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@3e134896{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:03.185Z,MANAGED}
14:39:03.185 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@7b44b63d{STARTING} added {ManagedSelector@4905c46b{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO}
14:39:03.185 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@17ae7628/SelectorProducer@1136b469/IDLE/p=false/QueuedThreadPool[HttpClient@2adddc06]@6d367020{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@3e134896{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:03.185Z added {SelectorProducer@1136b469,POJO}
14:39:03.186 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@17ae7628/SelectorProducer@1136b469/IDLE/p=false/QueuedThreadPool[HttpClient@2adddc06]@6d367020{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@3e134896{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:03.185Z added {QueuedThreadPool[HttpClient@2adddc06]@6d367020{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@3e134896{s=0/8,p=0}],UNMANAGED}
14:39:03.186 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@17ae7628/SelectorProducer@1136b469/IDLE/p=false/QueuedThreadPool[HttpClient@2adddc06]@6d367020{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@3e134896{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:03.186Z created
14:39:03.186 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@6579c3d9{STOPPED} id=1 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@17ae7628/SelectorProducer@1136b469/IDLE/p=false/QueuedThreadPool[HttpClient@2adddc06]@6d367020{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@3e134896{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:03.186Z,MANAGED}
14:39:03.186 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@7b44b63d{STARTING} added {ManagedSelector@6579c3d9{STOPPED} id=1 keys=-1 selected=-1 updates=0,AUTO}
14:39:03.187 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@2b87581/SelectorProducer@66434cc8/IDLE/p=false/QueuedThreadPool[HttpClient@2adddc06]@6d367020{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@3e134896{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:03.187Z added {SelectorProducer@66434cc8,POJO}
14:39:03.187 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@2b87581/SelectorProducer@66434cc8/IDLE/p=false/QueuedThreadPool[HttpClient@2adddc06]@6d367020{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@3e134896{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:03.187Z added {QueuedThreadPool[HttpClient@2adddc06]@6d367020{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@3e134896{s=0/8,p=0}],UNMANAGED}
14:39:03.187 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@2b87581/SelectorProducer@66434cc8/IDLE/p=false/QueuedThreadPool[HttpClient@2adddc06]@6d367020{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@3e134896{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:03.187Z created
14:39:03.187 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@42f22995{STOPPED} id=2 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@2b87581/SelectorProducer@66434cc8/IDLE/p=false/QueuedThreadPool[HttpClient@2adddc06]@6d367020{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@3e134896{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:03.187Z,MANAGED}
14:39:03.187 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@7b44b63d{STARTING} added {ManagedSelector@42f22995{STOPPED} id=2 keys=-1 selected=-1 updates=0,AUTO}
14:39:03.188 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@693e4d19/SelectorProducer@286b39c2/IDLE/p=false/QueuedThreadPool[HttpClient@2adddc06]@6d367020{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@3e134896{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:03.187Z added {SelectorProducer@286b39c2,POJO}
14:39:03.188 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@693e4d19/SelectorProducer@286b39c2/IDLE/p=false/QueuedThreadPool[HttpClient@2adddc06]@6d367020{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@3e134896{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:03.188Z added {QueuedThreadPool[HttpClient@2adddc06]@6d367020{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@3e134896{s=0/8,p=0}],UNMANAGED}
14:39:03.188 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@693e4d19/SelectorProducer@286b39c2/IDLE/p=false/QueuedThreadPool[HttpClient@2adddc06]@6d367020{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@3e134896{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:03.188Z created
14:39:03.188 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@5432050b{STOPPED} id=3 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@693e4d19/SelectorProducer@286b39c2/IDLE/p=false/QueuedThreadPool[HttpClient@2adddc06]@6d367020{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@3e134896{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:03.188Z,MANAGED}
14:39:03.188 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@7b44b63d{STARTING} added {ManagedSelector@5432050b{STOPPED} id=3 keys=-1 selected=-1 updates=0,AUTO}
14:39:03.188 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@4905c46b{STOPPED} id=0 keys=-1 selected=-1 updates=0
14:39:03.189 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@4a699efa/SelectorProducer@38499e48/IDLE/p=false/QueuedThreadPool[HttpClient@2adddc06]@6d367020{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@3e134896{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:03.189Z
14:39:03.189 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7131ms EatWhatYouKill@4a699efa/SelectorProducer@38499e48/IDLE/p=false/QueuedThreadPool[HttpClient@2adddc06]@6d367020{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@3e134896{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:03.189Z
14:39:03.189 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@75f2099
14:39:03.189 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@1c12f3ee on ManagedSelector@4905c46b{STARTING} id=0 keys=0 selected=0 updates=0
14:39:03.189 [HttpClient@2adddc06-100] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@75f2099
14:39:03.189 [HttpClient@2adddc06-100] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4a699efa/SelectorProducer@38499e48/IDLE/p=false/QueuedThreadPool[HttpClient@2adddc06]@6d367020{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@3e134896{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:03.189Z tryProduce false
14:39:03.189 [HttpClient@2adddc06-100] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
14:39:03.189 [HttpClient@2adddc06-100] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@1c12f3ee
14:39:03.189 [HttpClient@2adddc06-100] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:39:03.189 [HttpClient@2adddc06-100] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@48a2e964 waiting with 0 keys
14:39:03.189 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7132ms ManagedSelector@4905c46b{STARTED} id=0 keys=0 selected=0 updates=0
14:39:03.189 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@6579c3d9{STOPPED} id=1 keys=-1 selected=-1 updates=0
14:39:03.190 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@17ae7628/SelectorProducer@1136b469/IDLE/p=false/QueuedThreadPool[HttpClient@2adddc06]@6d367020{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@3e134896{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:03.19Z
14:39:03.190 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7132ms EatWhatYouKill@17ae7628/SelectorProducer@1136b469/IDLE/p=false/QueuedThreadPool[HttpClient@2adddc06]@6d367020{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@3e134896{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:03.19Z
14:39:03.190 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@6d467c87
14:39:03.190 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@29182679 on ManagedSelector@6579c3d9{STARTING} id=1 keys=0 selected=0 updates=0
14:39:03.190 [HttpClient@2adddc06-101] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@6d467c87
14:39:03.190 [HttpClient@2adddc06-101] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@17ae7628/SelectorProducer@1136b469/IDLE/p=false/QueuedThreadPool[HttpClient@2adddc06]@6d367020{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@3e134896{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:03.19Z tryProduce false
14:39:03.190 [HttpClient@2adddc06-101] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
14:39:03.190 [HttpClient@2adddc06-101] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@29182679
14:39:03.190 [HttpClient@2adddc06-101] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:39:03.190 [HttpClient@2adddc06-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5e6181b6 waiting with 0 keys
14:39:03.190 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7133ms ManagedSelector@6579c3d9{STARTED} id=1 keys=0 selected=0 updates=0
14:39:03.190 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@42f22995{STOPPED} id=2 keys=-1 selected=-1 updates=0
14:39:03.191 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@2b87581/SelectorProducer@66434cc8/IDLE/p=false/QueuedThreadPool[HttpClient@2adddc06]@6d367020{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@3e134896{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:03.191Z
14:39:03.191 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7133ms EatWhatYouKill@2b87581/SelectorProducer@66434cc8/IDLE/p=false/QueuedThreadPool[HttpClient@2adddc06]@6d367020{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@3e134896{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:03.191Z
14:39:03.191 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@57bd802b
14:39:03.191 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@5cbb84b1 on ManagedSelector@42f22995{STARTING} id=2 keys=0 selected=0 updates=0
14:39:03.191 [HttpClient@2adddc06-102] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@57bd802b
14:39:03.191 [HttpClient@2adddc06-102] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@2b87581/SelectorProducer@66434cc8/IDLE/p=false/QueuedThreadPool[HttpClient@2adddc06]@6d367020{STARTED,8<=8<=200,i=5,q=0}[ReservedThreadExecutor@3e134896{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:03.191Z tryProduce false
14:39:03.191 [HttpClient@2adddc06-102] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
14:39:03.191 [HttpClient@2adddc06-102] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@5cbb84b1
14:39:03.191 [HttpClient@2adddc06-102] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:39:03.191 [HttpClient@2adddc06-102] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@47769cf8 waiting with 0 keys
14:39:03.191 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7134ms ManagedSelector@42f22995{STARTED} id=2 keys=0 selected=0 updates=0
14:39:03.192 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@5432050b{STOPPED} id=3 keys=-1 selected=-1 updates=0
14:39:03.192 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@693e4d19/SelectorProducer@286b39c2/IDLE/p=false/QueuedThreadPool[HttpClient@2adddc06]@6d367020{STARTED,8<=8<=200,i=5,q=0}[ReservedThreadExecutor@3e134896{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:03.192Z
14:39:03.192 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7134ms EatWhatYouKill@693e4d19/SelectorProducer@286b39c2/IDLE/p=false/QueuedThreadPool[HttpClient@2adddc06]@6d367020{STARTED,8<=8<=200,i=5,q=0}[ReservedThreadExecutor@3e134896{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:03.192Z
14:39:03.193 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@2c779e5
14:39:03.193 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@6a84bc2a on ManagedSelector@5432050b{STARTING} id=3 keys=0 selected=0 updates=0
14:39:03.193 [HttpClient@2adddc06-103] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@2c779e5
14:39:03.193 [HttpClient@2adddc06-103] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@693e4d19/SelectorProducer@286b39c2/IDLE/p=false/QueuedThreadPool[HttpClient@2adddc06]@6d367020{STARTED,8<=8<=200,i=4,q=0}[ReservedThreadExecutor@3e134896{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:03.193Z tryProduce false
14:39:03.193 [HttpClient@2adddc06-103] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
14:39:03.193 [HttpClient@2adddc06-103] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@6a84bc2a
14:39:03.193 [HttpClient@2adddc06-103] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:39:03.193 [HttpClient@2adddc06-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4c0c905c waiting with 0 keys
14:39:03.193 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7135ms ManagedSelector@5432050b{STARTED} id=3 keys=0 selected=0 updates=0
14:39:03.193 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7135ms ClientSelectorManager@7b44b63d{STARTED}
14:39:03.193 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7135ms HttpClientTransportOverHTTP@6a74d228{STARTED}
14:39:03.193 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7135ms HttpClient@2adddc06{STARTED}
14:39:03.201 [main] INFO graphql.servlet.AbstractGraphQLHttpServlet - Schema generation sucessfull
14:39:03.202 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@2adddc06{STARTED} added {HttpDestination[http://localhost:8181]@30cecdca,queue=0,pool=null,MANAGED}
14:39:03.202 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpDestination[http://localhost:8181]@30cecdca,queue=0,pool=null
14:39:03.202 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpDestination[http://localhost:8181]@30cecdca,queue=0,pool=DuplexConnectionPool@6edc4161[c=0/64,a=0,i=0] added {DuplexConnectionPool@6edc4161[c=0/64,a=0,i=0],POJO}
14:39:03.202 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7144ms HttpDestination[http://localhost:8181]@30cecdca,queue=0,pool=DuplexConnectionPool@6edc4161[c=0/64,a=0,i=0]
14:39:03.202 [main] DEBUG org.eclipse.jetty.client.HttpClient - Created HttpDestination[http://localhost:8181]@30cecdca,queue=0,pool=DuplexConnectionPool@6edc4161[c=0/64,a=0,i=0]
14:39:03.202 [main] DEBUG org.eclipse.jetty.client.HttpDestination - Queued HttpRequest[POST /graphql HTTP/1.1]@5486887b for HttpDestination[http://localhost:8181]@30cecdca,queue=1,pool=DuplexConnectionPool@6edc4161[c=0/64,a=0,i=0]
14:39:03.202 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - tryCreate 0/64 connections 0/-1 pending
14:39:03.202 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - newConnection 1/64 connections 1/-1 pending
14:39:03.202 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$128/438228197@5226e402
14:39:03.202 [HttpClient@2adddc06-104] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$128/438228197@5226e402
14:39:03.203 [HttpClient@2adddc06-104] DEBUG org.eclipse.jetty.util.SocketAddressResolver - Resolved localhost in 0 ms
14:39:03.203 [qtp352598575-40-acceptor-0@4a00d9cf-ServerConnector@3b5fad2d{HTTP/1.1,[http/1.1]}{0.0.0.0:8181}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@ec2ef46 on ManagedSelector@3e44f2a5{STARTED} id=2 keys=0 selected=0 updates=0
14:39:03.203 [qtp352598575-40-acceptor-0@4a00d9cf-ServerConnector@3b5fad2d{HTTP/1.1,[http/1.1]}{0.0.0.0:8181}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@3e44f2a5{STARTED} id=2 keys=0 selected=0 updates=1
14:39:03.203 [HttpClient@2adddc06-104] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change Connect@64ea0199{java.nio.channels.SocketChannel[connection-pending remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@30cecdca,queue=1,pool=DuplexConnectionPool@6edc4161[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@60d589dc, client.connector=HttpClient@2adddc06{STARTED}}} on ManagedSelector@6579c3d9{STARTED} id=1 keys=0 selected=0 updates=0
14:39:03.203 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68a2e44f woken with none selected
14:39:03.203 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68a2e44f woken up from select, 0/0/0 selected
14:39:03.203 [HttpClient@2adddc06-104] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6579c3d9{STARTED} id=1 keys=0 selected=0 updates=1
14:39:03.203 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68a2e44f processing 0 keys, 1 updates
14:39:03.203 [HttpClient@2adddc06-104] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$128/438228197@5226e402
14:39:03.203 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
14:39:03.204 [HttpClient@2adddc06-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5e6181b6 woken with none selected
14:39:03.204 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Accept@ec2ef46
14:39:03.204 [HttpClient@2adddc06-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5e6181b6 woken up from select, 0/0/0 selected
14:39:03.204 [HttpClient@2adddc06-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5e6181b6 processing 0 keys, 1 updates
14:39:03.204 [HttpClient@2adddc06-101] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
14:39:03.204 [qtp352598575-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$Accept@ec2ef46
14:39:03.204 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:39:03.204 [qtp352598575-41] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$Accept@ec2ef46
14:39:03.204 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68a2e44f waiting with 1 keys
14:39:03.204 [HttpClient@2adddc06-101] DEBUG org.eclipse.jetty.io.ManagedSelector - update Connect@64ea0199{java.nio.channels.SocketChannel[connection-pending remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@30cecdca,queue=1,pool=DuplexConnectionPool@6edc4161[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@60d589dc, client.connector=HttpClient@2adddc06{STARTED}}}
14:39:03.204 [HttpClient@2adddc06-101] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:39:03.204 [HttpClient@2adddc06-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5e6181b6 waiting with 1 keys
14:39:03.204 [qtp352598575-41] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@6dcb1452{/127.0.0.1:58336<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-><null> idle timeout check, elapsed: 0 ms, remaining: 60000 ms
14:39:03.204 [HttpClient@2adddc06-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5e6181b6 woken up from select, 1/1/1 selected
14:39:03.205 [HttpClient@2adddc06-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5e6181b6 processing 1 keys, 0 updates
14:39:03.205 [qtp352598575-41] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@270cfef0{r=0,c=false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@6dcb1452{/127.0.0.1:58336<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=0}-><null>,null,HttpChannelState@af314e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
14:39:03.205 [HttpClient@2adddc06-101] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 8 sun.nio.ch.SelectionKeyImpl@50a6640a Connect@64ea0199{java.nio.channels.SocketChannel[connection-pending remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@30cecdca,queue=1,pool=DuplexConnectionPool@6edc4161[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@60d589dc, client.connector=HttpClient@2adddc06{STARTED}}} 
14:39:03.205 [qtp352598575-41] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@23bb00db::SocketChannelEndPoint@6dcb1452{/127.0.0.1:58336<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=0}-><null>
14:39:03.205 [HttpClient@2adddc06-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Connected true java.nio.channels.SocketChannel[connected local=/127.0.0.1:58336 remote=localhost/127.0.0.1:8181]
14:39:03.205 [qtp352598575-41] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@6dcb1452{/127.0.0.1:58336<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=0}->HttpConnection@23bb00db[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1667e97a{s=START}]=>HttpChannelOverHttp@270cfef0{r=0,c=false,a=IDLE,uri=null,age=0}
14:39:03.205 [HttpClient@2adddc06-101] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CreateEndPoint@5499eac6{Connect@64ea0199{java.nio.channels.SocketChannel[connected local=/127.0.0.1:58336 remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@30cecdca,queue=1,pool=DuplexConnectionPool@6edc4161[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@60d589dc, client.connector=HttpClient@2adddc06{STARTED}}},sun.nio.ch.SelectionKeyImpl@50a6640a}
14:39:03.205 [HttpClient@2adddc06-101] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0
14:39:03.205 [HttpClient@2adddc06-101] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:39:03.205 [HttpClient@2adddc06-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5e6181b6 waiting with 1 keys
14:39:03.206 [qtp352598575-41] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@23bb00db::SocketChannelEndPoint@6dcb1452{/127.0.0.1:58336<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=0}->HttpConnection@23bb00db[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1667e97a{s=START}]=>HttpChannelOverHttp@270cfef0{r=0,c=false,a=IDLE,uri=null,age=0}
14:39:03.206 [HttpClient@2adddc06-105] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CreateEndPoint@5499eac6{Connect@64ea0199{java.nio.channels.SocketChannel[connected local=/127.0.0.1:58336 remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@30cecdca,queue=1,pool=DuplexConnectionPool@6edc4161[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@60d589dc, client.connector=HttpClient@2adddc06{STARTED}}},sun.nio.ch.SelectionKeyImpl@50a6640a}
14:39:03.206 [qtp352598575-41] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@23bb00db::SocketChannelEndPoint@6dcb1452{/127.0.0.1:58336<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=0}->HttpConnection@23bb00db[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1667e97a{s=START}]=>HttpChannelOverHttp@270cfef0{r=0,c=false,a=IDLE,uri=null,age=0}
14:39:03.206 [HttpClient@2adddc06-105] DEBUG org.eclipse.jetty.client.HttpClientTransport - Created HttpConnectionOverHTTP@20a1eb4f::SocketChannelEndPoint@2e66112b{localhost/127.0.0.1:8181<->/127.0.0.1:58336,OPEN,fill=-,flush=-,to=0/0}{io=0/0,kio=0,kro=8}-><null>
14:39:03.206 [qtp352598575-41] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@565c7e38{AC.ReadCB@23bb00db{HttpConnection@23bb00db::SocketChannelEndPoint@6dcb1452{/127.0.0.1:58336<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@23bb00db[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1667e97a{s=START}]=>HttpChannelOverHttp@270cfef0{r=0,c=false,a=IDLE,uri=null,age=0}}}
14:39:03.206 [HttpClient@2adddc06-105] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@2e66112b{localhost/127.0.0.1:8181<->/127.0.0.1:58336,OPEN,fill=-,flush=-,to=0/0}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@20a1eb4f(l:/127.0.0.1:58336 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@2a59803f(exchange=null)[send=HttpSenderOverHTTP@6f5b1b10(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@408f6e27{s=START}],recv=HttpReceiverOverHTTP@5efed054(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:03.206 [qtp352598575-41] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@6dcb1452{/127.0.0.1:58336<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@23bb00db[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1667e97a{s=START}]=>HttpChannelOverHttp@270cfef0{r=0,c=false,a=IDLE,uri=null,age=0}
14:39:03.206 [qtp352598575-41] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@2f8010fc on ManagedSelector@3e44f2a5{STARTED} id=2 keys=1 selected=0 updates=0
14:39:03.206 [qtp352598575-41] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@3e44f2a5{STARTED} id=2 keys=1 selected=0 updates=1
14:39:03.206 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68a2e44f woken with none selected
14:39:03.206 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68a2e44f woken up from select, 0/0/1 selected
14:39:03.206 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68a2e44f processing 0 keys, 1 updates
14:39:03.206 [qtp352598575-41] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@6dcb1452{/127.0.0.1:58336<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@23bb00db[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1667e97a{s=START}]=>HttpChannelOverHttp@270cfef0{r=0,c=false,a=IDLE,uri=null,age=0}
14:39:03.206 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
14:39:03.207 [qtp352598575-41] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$Accept@ec2ef46
14:39:03.207 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@2f8010fc
14:39:03.207 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@6dcb1452{/127.0.0.1:58336<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=1/60000}{io=1/1,kio=1,kro=0}->HttpConnection@23bb00db[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1667e97a{s=START}]=>HttpChannelOverHttp@270cfef0{r=0,c=false,a=IDLE,uri=null,age=0}
14:39:03.207 [HttpClient@2adddc06-105] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnectionOverHTTP@20a1eb4f::SocketChannelEndPoint@2e66112b{localhost/127.0.0.1:8181<->/127.0.0.1:58336,OPEN,fill=-,flush=-,to=0/0}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@20a1eb4f(l:/127.0.0.1:58336 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@2a59803f(exchange=null)[send=HttpSenderOverHTTP@6f5b1b10(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@408f6e27{s=START}],recv=HttpReceiverOverHTTP@5efed054(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:03.207 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:39:03.207 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68a2e44f waiting with 1 keys
14:39:03.207 [HttpClient@2adddc06-105] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnectionOverHTTP@20a1eb4f::SocketChannelEndPoint@2e66112b{localhost/127.0.0.1:8181<->/127.0.0.1:58336,OPEN,fill=-,flush=-,to=1/0}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@20a1eb4f(l:/127.0.0.1:58336 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@2a59803f(exchange=null)[send=HttpSenderOverHTTP@6f5b1b10(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@408f6e27{s=START}],recv=HttpReceiverOverHTTP@5efed054(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:03.207 [HttpClient@2adddc06-105] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@38c0fbcc{AC.ReadCB@20a1eb4f{HttpConnectionOverHTTP@20a1eb4f::SocketChannelEndPoint@2e66112b{localhost/127.0.0.1:8181<->/127.0.0.1:58336,OPEN,fill=FI,flush=-,to=0/0}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@20a1eb4f(l:/127.0.0.1:58336 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@2a59803f(exchange=null)[send=HttpSenderOverHTTP@6f5b1b10(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@408f6e27{s=START}],recv=HttpReceiverOverHTTP@5efed054(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}}
14:39:03.207 [HttpClient@2adddc06-105] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@2e66112b{localhost/127.0.0.1:8181<->/127.0.0.1:58336,OPEN,fill=FI,flush=-,to=0/0}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@20a1eb4f(l:/127.0.0.1:58336 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@2a59803f(exchange=null)[send=HttpSenderOverHTTP@6f5b1b10(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@408f6e27{s=START}],recv=HttpReceiverOverHTTP@5efed054(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:03.207 [HttpClient@2adddc06-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@f74e45f on ManagedSelector@6579c3d9{STARTED} id=1 keys=1 selected=0 updates=0
14:39:03.207 [HttpClient@2adddc06-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6579c3d9{STARTED} id=1 keys=1 selected=0 updates=1
14:39:03.207 [HttpClient@2adddc06-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5e6181b6 woken with none selected
14:39:03.208 [HttpClient@2adddc06-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5e6181b6 woken up from select, 0/0/1 selected
14:39:03.208 [HttpClient@2adddc06-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5e6181b6 processing 0 keys, 1 updates
14:39:03.208 [HttpClient@2adddc06-105] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection 1/64 creation succeeded HttpConnectionOverHTTP@20a1eb4f::SocketChannelEndPoint@2e66112b{localhost/127.0.0.1:8181<->/127.0.0.1:58336,OPEN,fill=FI,flush=-,to=0/0}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@20a1eb4f(l:/127.0.0.1:58336 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@2a59803f(exchange=null)[send=HttpSenderOverHTTP@6f5b1b10(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@408f6e27{s=START}],recv=HttpReceiverOverHTTP@5efed054(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:03.208 [HttpClient@2adddc06-101] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
14:39:03.208 [HttpClient@2adddc06-101] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@f74e45f
14:39:03.208 [HttpClient@2adddc06-105] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection idle HttpConnectionOverHTTP@20a1eb4f::SocketChannelEndPoint@2e66112b{localhost/127.0.0.1:8181<->/127.0.0.1:58336,OPEN,fill=FI,flush=-,to=1/0}{io=1/1,kio=0,kro=8}->HttpConnectionOverHTTP@20a1eb4f(l:/127.0.0.1:58336 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@2a59803f(exchange=null)[send=HttpSenderOverHTTP@6f5b1b10(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@408f6e27{s=START}],recv=HttpReceiverOverHTTP@5efed054(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:03.208 [HttpClient@2adddc06-101] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@2e66112b{localhost/127.0.0.1:8181<->/127.0.0.1:58336,OPEN,fill=FI,flush=-,to=1/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@20a1eb4f(l:/127.0.0.1:58336 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@2a59803f(exchange=null)[send=HttpSenderOverHTTP@6f5b1b10(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@408f6e27{s=START}],recv=HttpReceiverOverHTTP@5efed054(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:03.208 [HttpClient@2adddc06-101] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:39:03.208 [HttpClient@2adddc06-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5e6181b6 waiting with 1 keys
14:39:03.208 [HttpClient@2adddc06-105] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection active HttpConnectionOverHTTP@20a1eb4f::SocketChannelEndPoint@2e66112b{localhost/127.0.0.1:8181<->/127.0.0.1:58336,OPEN,fill=FI,flush=-,to=1/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@20a1eb4f(l:/127.0.0.1:58336 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@2a59803f(exchange=null)[send=HttpSenderOverHTTP@6f5b1b10(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@408f6e27{s=START}],recv=HttpReceiverOverHTTP@5efed054(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:03.208 [HttpClient@2adddc06-105] DEBUG org.eclipse.jetty.client.HttpDestination - Processing exchange HttpExchange@34314dc0 req=PENDING/null@null res=PENDING/null@null on HttpConnectionOverHTTP@20a1eb4f::SocketChannelEndPoint@2e66112b{localhost/127.0.0.1:8181<->/127.0.0.1:58336,OPEN,fill=FI,flush=-,to=1/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@20a1eb4f(l:/127.0.0.1:58336 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@2a59803f(exchange=null)[send=HttpSenderOverHTTP@6f5b1b10(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@408f6e27{s=START}],recv=HttpReceiverOverHTTP@5efed054(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] of HttpDestination[http://localhost:8181]@30cecdca,queue=0,pool=DuplexConnectionPool@6edc4161[c=1/64,a=1,i=0]
14:39:03.209 [HttpClient@2adddc06-105] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@34314dc0 req=PENDING/null@null res=PENDING/null@null associated true to HttpChannelOverHTTP@2a59803f(exchange=HttpExchange@34314dc0 req=PENDING/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@6f5b1b10(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@408f6e27{s=START}],recv=HttpReceiverOverHTTP@5efed054(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:03.209 [HttpClient@2adddc06-105] DEBUG org.eclipse.jetty.client.HttpSender - Request begin HttpRequest[POST /graphql HTTP/1.1]@5486887b
14:39:03.209 [HttpClient@2adddc06-105] DEBUG org.eclipse.jetty.client.HttpSender - Request headers HttpRequest[POST /graphql HTTP/1.1]@5486887b
Accept-Encoding: gzip
User-Agent: Jetty/9.4.12.v20180830
Content-Type: application/json
Host: localhost:8181
Content-Length: 317
14:39:03.209 [HttpClient@2adddc06-105] DEBUG org.eclipse.jetty.client.HttpContent - Advanced content to last chunk java.nio.HeapByteBuffer[pos=0 lim=317 cap=317]
14:39:03.209 [HttpClient@2adddc06-105] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (317 bytes) - NEED_HEADER/HttpGenerator@408f6e27{s=START}
14:39:03.209 [HttpClient@2adddc06-105] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders POST{u=/graphql,HTTP/1.1,h=5,cl=317} last=true content=HeapByteBuffer@1ce55762[p=0,l=317,c=317,r=317]={<<<{\r\n  "query": "qu...: "bla"\r\n  }\r\n}>>>}
14:39:03.209 [HttpClient@2adddc06-105] DEBUG org.eclipse.jetty.http.HttpGenerator - Accept-Encoding: gzip
User-Agent: Jetty/9.4.12.v20180830
Content-Type: application/json
Host: localhost:8181
Content-Length: 317


14:39:03.209 [HttpClient@2adddc06-105] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH
14:39:03.209 [HttpClient@2adddc06-105] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (160 bytes), chunk (-1 bytes), content (317 bytes) - FLUSH/HttpGenerator@408f6e27{s=COMPLETING}
14:39:03.209 [HttpClient@2adddc06-105] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@b3a9f92{IDLE}->null [HeapByteBuffer@23c4d1a9[p=0,l=160,c=4096,r=160]={<<<POST /graphql HTT...Length: 317\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@3e505946[p=0,l=0,c=0,r=0]={<<<>>>},HeapByteBuffer@1ce55762[p=0,l=317,c=317,r=317]={<<<{\r\n  "query": "qu...: "bla"\r\n  }\r\n}>>>}]
14:39:03.209 [HttpClient@2adddc06-105] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@b3a9f92{WRITING}->null:IDLE-->WRITING
14:39:03.209 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68a2e44f woken up from select, 1/1/1 selected
14:39:03.209 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68a2e44f processing 1 keys, 0 updates
14:39:03.209 [HttpClient@2adddc06-105] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 477 SocketChannelEndPoint@2e66112b{localhost/127.0.0.1:8181<->/127.0.0.1:58336,OPEN,fill=FI,flush=W,to=2/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@20a1eb4f(l:/127.0.0.1:58336 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@2a59803f(exchange=HttpExchange@34314dc0 req=PENDING/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@6f5b1b10(req=HEADERS,snd=SENDING,failure=null)[HttpGenerator@408f6e27{s=COMPLETING}],recv=HttpReceiverOverHTTP@5efed054(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:03.209 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@6665172b SocketChannelEndPoint@6dcb1452{/127.0.0.1:58336<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=3/60000}{io=1/1,kio=1,kro=1}->HttpConnection@23bb00db[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1667e97a{s=START}]=>HttpChannelOverHttp@270cfef0{r=0,c=false,a=IDLE,uri=null,age=0} 
14:39:03.209 [HttpClient@2adddc06-105] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=477 remaining=0 WriteFlusher@b3a9f92{WRITING}->null
14:39:03.210 [HttpClient@2adddc06-105] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@b3a9f92{IDLE}->null:WRITING-->IDLE
14:39:03.210 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@6dcb1452{/127.0.0.1:58336<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=4/60000}{io=1/0,kio=1,kro=1}->HttpConnection@23bb00db[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1667e97a{s=START}]=>HttpChannelOverHttp@270cfef0{r=0,c=false,a=IDLE,uri=null,age=0}
14:39:03.210 [HttpClient@2adddc06-105] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (-1 bytes) - DONE/HttpGenerator@408f6e27{s=END}
14:39:03.210 [HttpClient@2adddc06-105] DEBUG org.eclipse.jetty.client.HttpSender - Request committed HttpRequest[POST /graphql HTTP/1.1]@5486887b
14:39:03.210 [HttpClient@2adddc06-105] DEBUG org.eclipse.jetty.client.HttpSender - Request content HttpRequest[POST /graphql HTTP/1.1]@5486887b
HeapByteBuffer@355b9c78[p=0,l=317,c=317,r=317]={<<<{\r\n  "query": "qu...: "bla"\r\n  }\r\n}>>>}
14:39:03.210 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@6dcb1452{/127.0.0.1:58336<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=4/60000}{io=1/0,kio=1,kro=1}->HttpConnection@23bb00db[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1667e97a{s=START}]=>HttpChannelOverHttp@270cfef0{r=0,c=false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
14:39:03.210 [HttpClient@2adddc06-105] DEBUG org.eclipse.jetty.client.HttpContent - Advanced content past last chunk
14:39:03.210 [HttpClient@2adddc06-105] DEBUG org.eclipse.jetty.client.HttpSender - Content present false, last true, consumed true for HttpRequest[POST /graphql HTTP/1.1]@5486887b
14:39:03.210 [HttpClient@2adddc06-105] DEBUG org.eclipse.jetty.client.HttpSender - Generated content (0 bytes) - DONE/HttpGenerator@408f6e27{s=END}
14:39:03.210 [HttpClient@2adddc06-105] DEBUG org.eclipse.jetty.client.HttpSender - Request success HttpRequest[POST /graphql HTTP/1.1]@5486887b
14:39:03.210 [HttpClient@2adddc06-105] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated request for HttpExchange@34314dc0 req=TERMINATED/null@null res=PENDING/null@null, result: null
14:39:03.210 [HttpClient@2adddc06-105] DEBUG org.eclipse.jetty.client.HttpSender - Terminating request HttpRequest[POST /graphql HTTP/1.1]@5486887b
14:39:03.210 [qtp352598575-38] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1df8da7a{s=1/8,p=0} tryExecute EatWhatYouKill@2e32ccc5/SelectorProducer@748741cb/PRODUCING/p=false/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=2,q=0}[ReservedThreadExecutor@1df8da7a{s=1/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:03.21Z
14:39:03.210 [HttpClient@2adddc06-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@2e66112b{localhost/127.0.0.1:8181<->/127.0.0.1:58336,OPEN,fill=FI,flush=-,to=1/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@20a1eb4f(l:/127.0.0.1:58336 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@2a59803f(exchange=HttpExchange@34314dc0 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@6f5b1b10(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@408f6e27{s=START}],recv=HttpReceiverOverHTTP@5efed054(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:03.210 [qtp352598575-38] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1df8da7a{s=0/8,p=0}@195f2d60 offer EatWhatYouKill@2e32ccc5/SelectorProducer@748741cb/PRODUCING/p=false/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=2,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:03.21Z
14:39:03.210 [qtp352598575-38] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1df8da7a{s=0/8,p=1} startReservedThread p=1
14:39:03.210 [HttpClient@2adddc06-105] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CreateEndPoint@5499eac6{Connect@64ea0199{java.nio.channels.SocketChannel[connected local=/127.0.0.1:58336 remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@30cecdca,queue=0,pool=DuplexConnectionPool@6edc4161[c=1/64,a=1,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@60d589dc, client.connector=HttpClient@2adddc06{STARTED}}},sun.nio.ch.SelectionKeyImpl@50a6640a}
14:39:03.211 [qtp352598575-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@1df8da7a{s=0/8,p=1}@625a8f3f
14:39:03.211 [qtp352598575-43] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@1df8da7a{s=0/8,p=1}@625a8f3f
14:39:03.211 [qtp352598575-43] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1df8da7a{s=1/8,p=1}@625a8f3f started
14:39:03.211 [qtp352598575-43] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1df8da7a{s=1/8,p=0}@625a8f3f waiting
14:39:03.211 [qtp352598575-42] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1df8da7a{s=0/8,p=1}@195f2d60 task=EatWhatYouKill@2e32ccc5/SelectorProducer@748741cb/IDLE/p=true/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=1,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=1}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:03.211Z
14:39:03.211 [qtp352598575-38] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@2e32ccc5/SelectorProducer@748741cb/IDLE/p=true/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=1,q=0}[ReservedThreadExecutor@1df8da7a{s=1/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:03.211Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6dcb1452{/127.0.0.1:58336<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=5/60000}{io=1/0,kio=1,kro=1}->HttpConnection@23bb00db[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1667e97a{s=START}]=>HttpChannelOverHttp@270cfef0{r=0,c=false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
14:39:03.211 [qtp352598575-42] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@2e32ccc5/SelectorProducer@748741cb/IDLE/p=true/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=1,q=0}[ReservedThreadExecutor@1df8da7a{s=1/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:03.211Z tryProduce true
14:39:03.211 [qtp352598575-42] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0
14:39:03.211 [qtp352598575-42] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:39:03.211 [qtp352598575-38] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@565c7e38{AC.ReadCB@23bb00db{HttpConnection@23bb00db::SocketChannelEndPoint@6dcb1452{/127.0.0.1:58336<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=5/60000}{io=1/0,kio=1,kro=1}->HttpConnection@23bb00db[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1667e97a{s=START}]=>HttpChannelOverHttp@270cfef0{r=0,c=false,a=IDLE,uri=null,age=0}}}
14:39:03.211 [qtp352598575-42] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@6dcb1452{/127.0.0.1:58336<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@23bb00db[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1667e97a{s=START}]=>HttpChannelOverHttp@270cfef0{r=0,c=false,a=IDLE,uri=null,age=0}
14:39:03.211 [qtp352598575-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@23bb00db::SocketChannelEndPoint@6dcb1452{/127.0.0.1:58336<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@23bb00db[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1667e97a{s=START}]=>HttpChannelOverHttp@270cfef0{r=0,c=false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@af314e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
14:39:03.211 [qtp352598575-42] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68a2e44f waiting with 1 keys
14:39:03.211 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 477 SocketChannelEndPoint@6dcb1452{/127.0.0.1:58336<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@23bb00db[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1667e97a{s=START}]=>HttpChannelOverHttp@270cfef0{r=0,c=false,a=IDLE,uri=null,age=0}
14:39:03.212 [qtp352598575-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@23bb00db::SocketChannelEndPoint@6dcb1452{/127.0.0.1:58336<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@23bb00db[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1667e97a{s=START}]=>HttpChannelOverHttp@270cfef0{r=0,c=false,a=IDLE,uri=null,age=0} filled 477 HeapByteBuffer@2769d0b8[p=0,l=477,c=8192,r=477]={<<<POST /graphql HTT...: "bla"\r\n  }\r\n}>>>"name",\r\n      "d...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
14:39:03.212 [qtp352598575-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@23bb00db::SocketChannelEndPoint@6dcb1452{/127.0.0.1:58336<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@23bb00db[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1667e97a{s=START}]=>HttpChannelOverHttp@270cfef0{r=0,c=false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@2769d0b8[p=0,l=477,c=8192,r=477]={<<<POST /graphql HTT...: "bla"\r\n  }\r\n}>>>"name",\r\n      "d...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
14:39:03.212 [qtp352598575-38] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@2769d0b8[p=0,l=477,c=8192,r=477]={<<<POST /graphql HTT...: "bla"\r\n  }\r\n}>>>"name",\r\n      "d...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
14:39:03.212 [qtp352598575-38] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1
14:39:03.212 [qtp352598575-38] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI
14:39:03.212 [qtp352598575-38] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2
14:39:03.212 [qtp352598575-38] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION
14:39:03.212 [qtp352598575-38] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER
14:39:03.212 [qtp352598575-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> IN_VALUE
14:39:03.212 [qtp352598575-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> FIELD
14:39:03.212 [qtp352598575-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE
14:39:03.212 [qtp352598575-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE
14:39:03.212 [qtp352598575-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD
14:39:03.212 [qtp352598575-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE
14:39:03.212 [qtp352598575-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD
14:39:03.212 [qtp352598575-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE
14:39:03.212 [qtp352598575-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE
14:39:03.212 [qtp352598575-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD
14:39:03.212 [qtp352598575-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE
14:39:03.212 [qtp352598575-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE
14:39:03.212 [qtp352598575-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD
14:39:03.212 [qtp352598575-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT
14:39:03.212 [qtp352598575-38] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //localhost:8181/graphql on HttpChannelOverHttp@270cfef0{r=1,c=false,a=IDLE,uri=//localhost:8181/graphql,age=0}
POST //localhost:8181/graphql HTTP/1.1
Accept-Encoding: gzip
User-Agent: Jetty/9.4.12.v20180830
Content-Type: application/json
Host: localhost:8181
Content-Length: 317


14:39:03.212 [qtp352598575-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@23bb00db::SocketChannelEndPoint@6dcb1452{/127.0.0.1:58336<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@23bb00db[p=HttpParser{s=CONTENT,0 of 317},g=HttpGenerator@1667e97a{s=START}]=>HttpChannelOverHttp@270cfef0{r=1,c=false,a=IDLE,uri=//localhost:8181/graphql,age=0} parsed true HttpParser{s=CONTENT,0 of 317}
14:39:03.213 [qtp352598575-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@270cfef0{r=1,c=false,a=IDLE,uri=//localhost:8181/graphql,age=1} handle //localhost:8181/graphql 
14:39:03.213 [qtp352598575-38] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@af314e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
14:39:03.213 [qtp352598575-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@270cfef0{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=1} action DISPATCH
14:39:03.213 [qtp352598575-38] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /graphql on HttpChannelOverHttp@270cfef0{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=1}
14:39:03.213 [qtp352598575-38] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/graphql @ o.e.j.s.ServletContextHandler@3de8f619{/,null,AVAILABLE}
14:39:03.213 [qtp352598575-38] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/graphql @ o.e.j.s.ServletContextHandler@3de8f619{/,null,AVAILABLE}
14:39:03.213 [qtp352598575-38] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler361268035==dftMaxIdleSec=0
14:39:03.213 [qtp352598575-38] DEBUG org.eclipse.jetty.server.session - session=null
14:39:03.213 [qtp352598575-38] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/graphql -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-6f15d60e@b52cfb2c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet,jsp=null,order=-1,inst=true
14:39:03.213 [qtp352598575-38] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null
14:39:03.213 [qtp352598575-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@23bb00db::SocketChannelEndPoint@6dcb1452{/127.0.0.1:58336<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@23bb00db[p=HttpParser{s=CONTENT,0 of 317},g=HttpGenerator@1667e97a{s=START}]=>HttpChannelOverHttp@270cfef0{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=1} parse HeapByteBuffer@2769d0b8[p=160,l=477,c=8192,r=317]={POST /graphql HTT...Length: 317\r\n\r\n<<<{\r\n  "query": "qu...: "bla"\r\n  }\r\n}>>>"name",\r\n      "d...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
14:39:03.213 [qtp352598575-38] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@2769d0b8[p=160,l=477,c=8192,r=317]={POST /graphql HTT...Length: 317\r\n\r\n<<<{\r\n  "query": "qu...: "bla"\r\n  }\r\n}>>>"name",\r\n      "d...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
14:39:03.214 [qtp352598575-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@270cfef0{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=1} onContent Content@27581d10{HeapByteBufferR@58a71528[p=160,l=477,c=8192,r=317]={POST /graphql HTT...Length: 317\r\n\r\n<<<{\r\n  "query": "qu...: "bla"\r\n  }\r\n}>>>"name",\r\n      "d...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
14:39:03.214 [qtp352598575-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@16b59d58[c=0,q=0,[0]=null,s=STREAM] addContent Content@27581d10{HeapByteBufferR@58a71528[p=160,l=477,c=8192,r=317]={POST /graphql HTT...Length: 317\r\n\r\n<<<{\r\n  "query": "qu...: "bla"\r\n  }\r\n}>>>"name",\r\n      "d...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
14:39:03.214 [qtp352598575-38] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> END
14:39:03.214 [qtp352598575-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@270cfef0{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=2} onContentComplete
14:39:03.214 [qtp352598575-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@270cfef0{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=2} onRequestComplete
14:39:03.214 [qtp352598575-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@16b59d58[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF
14:39:03.214 [qtp352598575-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@23bb00db::SocketChannelEndPoint@6dcb1452{/127.0.0.1:58336<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@23bb00db[p=HttpParser{s=END,317 of 317},g=HttpGenerator@1667e97a{s=START}]=>HttpChannelOverHttp@270cfef0{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=2} parsed false HttpParser{s=END,317 of 317}
14:39:03.214 [qtp352598575-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@16b59d58[c=317,q=1,[0]=EOF,s=STREAM] read 317 from Content@27581d10{HeapByteBufferR@58a71528[p=477,l=477,c=8192,r=0]={POST /graphql HTT...: "bla"\r\n  }\r\n}<<<>>>"name",\r\n      "d...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
14:39:03.214 [qtp352598575-38] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@23bb00db::SocketChannelEndPoint@6dcb1452{/127.0.0.1:58336<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@23bb00db[p=HttpParser{s=END,317 of 317},g=HttpGenerator@1667e97a{s=START}]=>HttpChannelOverHttp@270cfef0{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=2}
14:39:03.215 [qtp352598575-38] DEBUG graphql.GraphQL - Executing request. operation name: 'null'. query: 'query name($prod : ProductInput!, $test : String!){
 VarService{
  testVariables(prod : $prod, test : $test)
}
}'. variables '{prod={id=test, name=name, description=desc, price=12, active=true}, test=bla}'
14:39:03.215 [qtp352598575-38] DEBUG graphql.GraphQL - Parsing query: 'query name($prod : ProductInput!, $test : String!){
 VarService{
  testVariables(prod : $prod, test : $test)
}
}'...
14:39:03.217 [qtp352598575-38] DEBUG graphql.GraphQL - Validating query: 'query name($prod : ProductInput!, $test : String!){
 VarService{
  testVariables(prod : $prod, test : $test)
}
}'
14:39:03.218 [qtp352598575-38] DEBUG graphql.GraphQL - Executing '12568559-234c-42d1-be7b-fdcb7e31d954'. operation name: 'null'. query: 'query name($prod : ProductInput!, $test : String!){
 VarService{
  testVariables(prod : $prod, test : $test)
}
}'. variables '{prod={id=test, name=name, description=desc, price=12, active=true}, test=bla}'
14:39:03.218 [qtp352598575-38] DEBUG graphql.execution.Execution - Executing '12568559-234c-42d1-be7b-fdcb7e31d954' query operation: 'QUERY' using 'de.dim.whiteboard.graphql.emf.executation.EMFAsyncExecutionStrategy' execution strategy
14:39:03.218 [qtp352598575-38] DEBUG graphql.execution.ExecutionStrategy - '12568559-234c-42d1-be7b-fdcb7e31d954' fetching field '/VarService' using data fetcher 'graphql.schema.StaticDataFetcher'...
14:39:03.218 [qtp352598575-38] DEBUG graphql.execution.ExecutionStrategy - '12568559-234c-42d1-be7b-fdcb7e31d954' field '/VarService' fetch returned 'org.apache.felix.framework.BundleContextImpl$ServiceObjectsImpl'
14:39:03.218 [qtp352598575-38] DEBUG graphql.execution.ExecutionStrategy - '12568559-234c-42d1-be7b-fdcb7e31d954' completing field '/VarService'...
14:39:03.218 [qtp352598575-38] DEBUG graphql.execution.ExecutionStrategy - '12568559-234c-42d1-be7b-fdcb7e31d954' fetching field '/VarService/testVariables' using data fetcher 'org.gecko.whiteboard.graphql.service.ServiceSchemaBuilder$DataFetcherImplementation'...
14:39:03.219 [qtp352598575-38] DEBUG graphql.execution.ExecutionStrategy - '12568559-234c-42d1-be7b-fdcb7e31d954' field '/VarService/testVariables' fetch returned 'java.lang.String'
14:39:03.219 [qtp352598575-38] DEBUG graphql.execution.ExecutionStrategy - '12568559-234c-42d1-be7b-fdcb7e31d954' completing field '/VarService/testVariables'...
14:39:03.219 [qtp352598575-38] DEBUG graphql.GraphQL - Execution '12568559-234c-42d1-be7b-fdcb7e31d954' completed with zero errors
14:39:03.219 [qtp352598575-38] DEBUG org.eclipse.jetty.server.session - FinalSession=null old_session_manager=null this=org.eclipse.jetty.server.session.SessionHandler361268035==dftMaxIdleSec=0
14:39:03.220 [qtp352598575-38] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@270cfef0{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=7}
14:39:03.220 [qtp352598575-38] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@af314e{s=DISPATCHED a=NOT_ASYNC i=true r=IDLE w=false}
14:39:03.220 [qtp352598575-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@270cfef0{r=1,c=false,a=COMPLETING,uri=//localhost:8181/graphql,age=8} action COMPLETE
14:39:03.220 [qtp352598575-38] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@2253b4ba[p=0,l=52,c=24576,r=52]={<<<{"data":{"VarServ...":"name_bla"}}}>>>}}\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@4b5bcae7{null}
14:39:03.220 [qtp352598575-38] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /graphql on HttpChannelOverHttp@270cfef0{r=1,c=true,a=COMPLETING,uri=//localhost:8181/graphql,age=8}
200 null HTTP/1.1
Date: Wed, 10 Apr 2019 14:39:03 GMT
Access-Control-Allow-Origin: *
Access-Control-Allow-Headers: *
Access-Control-Request-Method: *
Content-Type: application/json;charset=utf-8


14:39:03.220 [qtp352598575-38] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@26f745cb[PROCESSING][i=HTTP/1.1{s=200,h=5,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$CommitCallback@60bcbc4f] generate: NEED_HEADER (null,[p=0,l=52,c=24576,r=52],true)@START
14:39:03.220 [qtp352598575-38] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=5,cl=-1} last=true content=DirectByteBuffer@2253b4ba[p=0,l=52,c=24576,r=52]={<<<{"data":{"VarServ...":"name_bla"}}}>>>}}\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
14:39:03.220 [qtp352598575-38] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Wed, 10 Apr 2019 14:39:03 GMT
Access-Control-Allow-Origin: *
Access-Control-Allow-Headers: *
Access-Control-Request-Method: *
Content-Type: application/json;charset=utf-8


14:39:03.220 [qtp352598575-38] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH
14:39:03.220 [qtp352598575-38] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@26f745cb[PROCESSING][i=HTTP/1.1{s=200,h=5,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$CommitCallback@60bcbc4f] generate: FLUSH ([p=0,l=221,c=16384,r=221],[p=0,l=52,c=24576,r=52],true)@COMPLETING
14:39:03.220 [qtp352598575-38] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@601d88f0{IDLE}->null [HeapByteBuffer@7d1e291b[p=0,l=221,c=16384,r=221]={<<<HTTP/1.1 200 OK\r\n...-Length: 52\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@2253b4ba[p=0,l=52,c=24576,r=52]={<<<{"data":{"VarServ...":"name_bla"}}}>>>}}\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}]
14:39:03.221 [qtp352598575-38] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@601d88f0{WRITING}->null:IDLE-->WRITING
14:39:03.221 [HttpClient@2adddc06-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5e6181b6 woken up from select, 1/1/1 selected
14:39:03.221 [HttpClient@2adddc06-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5e6181b6 processing 1 keys, 0 updates
14:39:03.221 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 273 SocketChannelEndPoint@6dcb1452{/127.0.0.1:58336<->/127.0.0.1:8181,OPEN,fill=-,flush=W,to=10/60000}{io=0/0,kio=0,kro=1}->HttpConnection@23bb00db[p=HttpParser{s=END,317 of 317},g=HttpGenerator@1667e97a{s=COMPLETING}]=>HttpChannelOverHttp@270cfef0{r=1,c=true,a=COMPLETING,uri=//localhost:8181/graphql,age=9}
14:39:03.221 [qtp352598575-38] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=273 remaining=0 WriteFlusher@601d88f0{WRITING}->null
14:39:03.221 [qtp352598575-38] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@601d88f0{IDLE}->null:WRITING-->IDLE
14:39:03.221 [HttpClient@2adddc06-101] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@50a6640a SocketChannelEndPoint@2e66112b{localhost/127.0.0.1:8181<->/127.0.0.1:58336,OPEN,fill=FI,flush=-,to=12/0}{io=1/1,kio=1,kro=1}->HttpConnectionOverHTTP@20a1eb4f(l:/127.0.0.1:58336 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@2a59803f(exchange=HttpExchange@34314dc0 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@6f5b1b10(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@408f6e27{s=START}],recv=HttpReceiverOverHTTP@5efed054(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 
14:39:03.221 [qtp352598575-38] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@26f745cb[PROCESSING][i=HTTP/1.1{s=200,h=5,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$CommitCallback@60bcbc4f] generate: DONE ([p=221,l=221,c=16384,r=0],[p=52,l=52,c=24576,r=0],true)@END
14:39:03.221 [qtp352598575-38] DEBUG org.eclipse.jetty.server.HttpChannelState - onComplete HttpChannelState@af314e{s=COMPLETING a=NOT_ASYNC i=false r=IDLE w=false}
14:39:03.221 [qtp352598575-38] DEBUG org.eclipse.jetty.server.HttpChannel - COMPLETE for /graphql written=52
14:39:03.221 [HttpClient@2adddc06-101] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@2e66112b{localhost/127.0.0.1:8181<->/127.0.0.1:58336,OPEN,fill=FI,flush=-,to=12/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@20a1eb4f(l:/127.0.0.1:58336 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@2a59803f(exchange=HttpExchange@34314dc0 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@6f5b1b10(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@408f6e27{s=START}],recv=HttpReceiverOverHTTP@5efed054(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:03.221 [qtp352598575-38] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@af314e{s=COMPLETED a=NOT_ASYNC i=false r=IDLE w=false}
14:39:03.221 [qtp352598575-38] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,317 of 317}
14:39:03.221 [qtp352598575-38] DEBUG org.eclipse.jetty.http.HttpParser - END --> START
14:39:03.221 [qtp352598575-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@270cfef0{r=1,c=false,a=IDLE,uri=null,age=0} handle exit, result COMPLETE
14:39:03.221 [HttpClient@2adddc06-101] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@2e66112b{localhost/127.0.0.1:8181<->/127.0.0.1:58336,OPEN,fill=FI,flush=-,to=12/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@20a1eb4f(l:/127.0.0.1:58336 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@2a59803f(exchange=HttpExchange@34314dc0 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@6f5b1b10(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@408f6e27{s=START}],recv=HttpReceiverOverHTTP@5efed054(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING
14:39:03.222 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 SocketChannelEndPoint@6dcb1452{/127.0.0.1:58336<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@23bb00db[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1667e97a{s=START}]=>HttpChannelOverHttp@270cfef0{r=1,c=false,a=IDLE,uri=null,age=0}
14:39:03.222 [HttpClient@2adddc06-101] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3e134896{s=0/8,p=0} tryExecute EatWhatYouKill@17ae7628/SelectorProducer@1136b469/PRODUCING/p=false/QueuedThreadPool[HttpClient@2adddc06]@6d367020{STARTED,8<=8<=200,i=4,q=0}[ReservedThreadExecutor@3e134896{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:03.222Z
14:39:03.222 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 SocketChannelEndPoint@6dcb1452{/127.0.0.1:58336<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@23bb00db[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1667e97a{s=START}]=>HttpChannelOverHttp@270cfef0{r=1,c=false,a=IDLE,uri=null,age=0}
14:39:03.222 [HttpClient@2adddc06-101] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3e134896{s=0/8,p=1} startReservedThread p=1
14:39:03.222 [HttpClient@2adddc06-101] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@3e134896{s=0/8,p=1}@119b6e31
14:39:03.222 [qtp352598575-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@23bb00db::SocketChannelEndPoint@6dcb1452{/127.0.0.1:58336<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@23bb00db[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1667e97a{s=START}]=>HttpChannelOverHttp@270cfef0{r=1,c=false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@2769d0b8[p=0,l=0,c=8192,r=0]={<<<>>>POST /graphql HTT...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
14:39:03.222 [qtp352598575-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@23bb00db::SocketChannelEndPoint@6dcb1452{/127.0.0.1:58336<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@23bb00db[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1667e97a{s=START}]=>HttpChannelOverHttp@270cfef0{r=1,c=false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@2769d0b8[p=0,l=0,c=8192,r=0]={<<<>>>POST /graphql HTT...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
14:39:03.222 [qtp352598575-38] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@2769d0b8[p=0,l=0,c=8192,r=0]={<<<>>>POST /graphql HTT...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
14:39:03.222 [HttpClient@2adddc06-101] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@17ae7628/SelectorProducer@1136b469/PRODUCING/p=false/QueuedThreadPool[HttpClient@2adddc06]@6d367020{STARTED,8<=8<=200,i=4,q=1}[ReservedThreadExecutor@3e134896{s=0/8,p=1}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:03.222Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@2e66112b{localhost/127.0.0.1:8181<->/127.0.0.1:58336,OPEN,fill=FI,flush=-,to=13/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@20a1eb4f(l:/127.0.0.1:58336 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@2a59803f(exchange=HttpExchange@34314dc0 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@6f5b1b10(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@408f6e27{s=START}],recv=HttpReceiverOverHTTP@5efed054(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING/BLOCKING
14:39:03.222 [qtp352598575-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@23bb00db::SocketChannelEndPoint@6dcb1452{/127.0.0.1:58336<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@23bb00db[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1667e97a{s=START}]=>HttpChannelOverHttp@270cfef0{r=1,c=false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1}
14:39:03.223 [HttpClient@2adddc06-101] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@2e66112b{localhost/127.0.0.1:8181<->/127.0.0.1:58336,OPEN,fill=FI,flush=-,to=13/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@20a1eb4f(l:/127.0.0.1:58336 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@2a59803f(exchange=HttpExchange@34314dc0 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@6f5b1b10(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@408f6e27{s=START}],recv=HttpReceiverOverHTTP@5efed054(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING
14:39:03.223 [qtp352598575-38] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@23bb00db::SocketChannelEndPoint@6dcb1452{/127.0.0.1:58336<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@23bb00db[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1667e97a{s=START}]=>HttpChannelOverHttp@270cfef0{r=1,c=false,a=IDLE,uri=null,age=0}
14:39:03.223 [HttpClient@2adddc06-101] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0
14:39:03.223 [HttpClient@2adddc06-101] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:39:03.223 [qtp352598575-38] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@23bb00db::SocketChannelEndPoint@6dcb1452{/127.0.0.1:58336<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@23bb00db[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1667e97a{s=START}]=>HttpChannelOverHttp@270cfef0{r=1,c=false,a=IDLE,uri=null,age=0}
14:39:03.223 [HttpClient@2adddc06-101] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@2e66112b{localhost/127.0.0.1:8181<->/127.0.0.1:58336,OPEN,fill=FI,flush=-,to=14/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@20a1eb4f(l:/127.0.0.1:58336 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@2a59803f(exchange=HttpExchange@34314dc0 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@6f5b1b10(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@408f6e27{s=START}],recv=HttpReceiverOverHTTP@5efed054(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:03.223 [HttpClient@2adddc06-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5e6181b6 waiting with 1 keys
14:39:03.223 [qtp352598575-38] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@565c7e38{AC.ReadCB@23bb00db{HttpConnection@23bb00db::SocketChannelEndPoint@6dcb1452{/127.0.0.1:58336<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@23bb00db[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1667e97a{s=START}]=>HttpChannelOverHttp@270cfef0{r=1,c=false,a=IDLE,uri=null,age=0}}}
14:39:03.223 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@6dcb1452{/127.0.0.1:58336<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@23bb00db[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1667e97a{s=START}]=>HttpChannelOverHttp@270cfef0{r=1,c=false,a=IDLE,uri=null,age=0}
14:39:03.223 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@2f8010fc on ManagedSelector@3e44f2a5{STARTED} id=2 keys=1 selected=0 updates=0
14:39:03.223 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@3e44f2a5{STARTED} id=2 keys=1 selected=0 updates=1
14:39:03.223 [qtp352598575-42] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68a2e44f woken with none selected
14:39:03.223 [qtp352598575-42] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68a2e44f woken up from select, 0/0/1 selected
14:39:03.223 [qtp352598575-42] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68a2e44f processing 0 keys, 1 updates
14:39:03.223 [qtp352598575-42] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
14:39:03.223 [qtp352598575-42] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@2f8010fc
14:39:03.223 [qtp352598575-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@23bb00db::SocketChannelEndPoint@6dcb1452{/127.0.0.1:58336<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@23bb00db[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1667e97a{s=START}]=>HttpChannelOverHttp@270cfef0{r=1,c=false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@af314e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
14:39:03.223 [qtp352598575-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@bb9e6dc
14:39:03.224 [qtp352598575-42] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@6dcb1452{/127.0.0.1:58336<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@23bb00db[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1667e97a{s=START}]=>HttpChannelOverHttp@270cfef0{r=1,c=false,a=IDLE,uri=null,age=0}
14:39:03.224 [qtp352598575-42] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:39:03.224 [qtp352598575-42] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68a2e44f waiting with 1 keys
14:39:03.228 [HttpClient@2adddc06-106] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@3e134896{s=0/8,p=1}@119b6e31
14:39:03.229 [HttpClient@2adddc06-106] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3e134896{s=1/8,p=1}@119b6e31 started
14:39:03.229 [HttpClient@2adddc06-106] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3e134896{s=1/8,p=0}@119b6e31 waiting
14:39:03.229 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@2e66112b{localhost/127.0.0.1:8181<->/127.0.0.1:58336,OPEN,fill=FI,flush=-,to=19/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@20a1eb4f(l:/127.0.0.1:58336 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@2a59803f(exchange=HttpExchange@34314dc0 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@6f5b1b10(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@408f6e27{s=START}],recv=HttpReceiverOverHTTP@5efed054(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING
14:39:03.229 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@38c0fbcc{AC.ReadCB@20a1eb4f{HttpConnectionOverHTTP@20a1eb4f::SocketChannelEndPoint@2e66112b{localhost/127.0.0.1:8181<->/127.0.0.1:58336,OPEN,fill=FI,flush=-,to=20/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@20a1eb4f(l:/127.0.0.1:58336 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@2a59803f(exchange=HttpExchange@34314dc0 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@6f5b1b10(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@408f6e27{s=START}],recv=HttpReceiverOverHTTP@5efed054(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}}
14:39:03.229 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@2150d1eb[p=0,l=0,c=16384,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
14:39:03.229 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.client.HttpReceiver - Parsed false, remaining 0 HttpParser{s=START,0 of -1}
14:39:03.230 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 273 SocketChannelEndPoint@2e66112b{localhost/127.0.0.1:8181<->/127.0.0.1:58336,OPEN,fill=-,flush=-,to=20/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@20a1eb4f(l:/127.0.0.1:58336 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@2a59803f(exchange=HttpExchange@34314dc0 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@6f5b1b10(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@408f6e27{s=START}],recv=HttpReceiverOverHTTP@5efed054(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:03.230 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.client.HttpReceiver - Read 273 bytes DirectByteBuffer@2150d1eb[p=0,l=273,c=16384,r=273]={<<<HTTP/1.1 200 OK\r\n...":"name_bla"}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} from SocketChannelEndPoint@2e66112b{localhost/127.0.0.1:8181<->/127.0.0.1:58336,OPEN,fill=-,flush=-,to=0/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@20a1eb4f(l:/127.0.0.1:58336 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@2a59803f(exchange=HttpExchange@34314dc0 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@6f5b1b10(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@408f6e27{s=START}],recv=HttpReceiverOverHTTP@5efed054(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:03.230 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@2150d1eb[p=0,l=273,c=16384,r=273]={<<<HTTP/1.1 200 OK\r\n...":"name_bla"}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
14:39:03.230 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.http.HttpParser - START --> RESPONSE_VERSION
14:39:03.230 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.http.HttpParser - RESPONSE_VERSION --> SPACE1
14:39:03.230 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> STATUS
14:39:03.230 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.http.HttpParser - STATUS --> SPACE2
14:39:03.230 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REASON
14:39:03.230 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.http.HttpParser - REASON --> HEADER
14:39:03.230 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.client.HttpReceiver - Response begin HttpResponse[HTTP/1.1 200 OK]@2f972bb1
14:39:03.231 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> VALUE
14:39:03.231 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> IN_VALUE
14:39:03.231 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> FIELD
14:39:03.231 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.http.HttpParser - HEADER: --> IN_NAME
14:39:03.231 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Origin --> VALUE
14:39:03.231 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Origin --> IN_VALUE
14:39:03.231 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Origin --> FIELD
14:39:03.231 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.http.HttpParser - HEADER: --> IN_NAME
14:39:03.231 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Headers --> VALUE
14:39:03.231 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Headers --> IN_VALUE
14:39:03.231 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Headers --> FIELD
14:39:03.231 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.http.HttpParser - HEADER: --> IN_NAME
14:39:03.231 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Request-Method --> VALUE
14:39:03.231 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Request-Method --> IN_VALUE
14:39:03.231 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Request-Method --> FIELD
14:39:03.231 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json;charset=UTF-8 --> IN_VALUE
14:39:03.231 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json;charset=UTF-8 --> FIELD
14:39:03.231 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE
14:39:03.231 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE
14:39:03.231 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD
14:39:03.231 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT
14:39:03.231 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.client.HttpReceiver - Response headers HttpResponse[HTTP/1.1 200 OK]@2f972bb1
Date: Wed, 10 Apr 2019 14:39:03 GMT
Access-Control-Allow-Origin: *
Access-Control-Allow-Headers: *
Access-Control-Request-Method: *
Content-Type: application/json;charset=UTF-8
Content-Length: 52
14:39:03.231 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.client.HttpReceiver - Response content HttpResponse[HTTP/1.1 200 OK]@2f972bb1
DirectByteBufferR@2ba8ba9b[p=221,l=273,c=16384,r=52]={HTTP/1.1 200 OK\r\n...-Length: 52\r\n\r\n<<<{"data":{"VarServ...":"name_bla"}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
14:39:03.232 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> END
14:39:03.232 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,52 of 52}
14:39:03.232 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.http.HttpParser - END --> START
14:39:03.232 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.client.HttpReceiver - Response success HttpResponse[HTTP/1.1 200 OK]@2f972bb1
14:39:03.232 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated response for HttpExchange@34314dc0 req=TERMINATED/null@null res=TERMINATED/null@null, result: Result[HttpRequest[POST /graphql HTTP/1.1]@5486887b > HttpResponse[HTTP/1.1 200 OK]@2f972bb1] null
14:39:03.232 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.client.HttpReceiver - Response complete HttpResponse[HTTP/1.1 200 OK]@2f972bb1
14:39:03.232 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@34314dc0 req=TERMINATED/null@null res=TERMINATED/null@null disassociated true from HttpChannelOverHTTP@2a59803f(exchange=null)[send=HttpSenderOverHTTP@6f5b1b10(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@408f6e27{s=START}],recv=HttpReceiverOverHTTP@5efed054(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:03.232 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.client.HttpDestination - Released HttpConnectionOverHTTP@20a1eb4f::SocketChannelEndPoint@2e66112b{localhost/127.0.0.1:8181<->/127.0.0.1:58336,OPEN,fill=-,flush=-,to=2/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@20a1eb4f(l:/127.0.0.1:58336 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@2a59803f(exchange=null)[send=HttpSenderOverHTTP@6f5b1b10(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@408f6e27{s=START}],recv=HttpReceiverOverHTTP@5efed054(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:03.233 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection idle HttpConnectionOverHTTP@20a1eb4f::SocketChannelEndPoint@2e66112b{localhost/127.0.0.1:8181<->/127.0.0.1:58336,OPEN,fill=-,flush=-,to=2/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@20a1eb4f(l:/127.0.0.1:58336 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@2a59803f(exchange=null)[send=HttpSenderOverHTTP@6f5b1b10(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@408f6e27{s=START}],recv=HttpReceiverOverHTTP@5efed054(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:03.233 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.client.HttpReceiver - Request/Response succeeded: Result[HttpRequest[POST /graphql HTTP/1.1]@5486887b > HttpResponse[HTTP/1.1 200 OK]@2f972bb1] null
14:39:03.233 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.client.HttpReceiver - Parsed false, remaining 0 HttpParser{s=START,0 of -1}
14:39:03.233 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@2150d1eb[p=273,l=273,c=16384,r=0]={HTTP/1.1 200 OK\r\n...":"name_bla"}}}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
14:39:03.233 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.client.HttpReceiver - Parsed false, remaining 0 HttpParser{s=START,0 of -1}
14:39:03.233 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 SocketChannelEndPoint@2e66112b{localhost/127.0.0.1:8181<->/127.0.0.1:58336,OPEN,fill=-,flush=-,to=3/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@20a1eb4f(l:/127.0.0.1:58336 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@2a59803f(exchange=null)[send=HttpSenderOverHTTP@6f5b1b10(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@408f6e27{s=START}],recv=HttpReceiverOverHTTP@5efed054(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:03.233 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.client.HttpReceiver - Read 0 bytes DirectByteBuffer@2150d1eb[p=0,l=0,c=16384,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} from SocketChannelEndPoint@2e66112b{localhost/127.0.0.1:8181<->/127.0.0.1:58336,OPEN,fill=-,flush=-,to=3/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@20a1eb4f(l:/127.0.0.1:58336 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@2a59803f(exchange=null)[send=HttpSenderOverHTTP@6f5b1b10(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@408f6e27{s=START}],recv=HttpReceiverOverHTTP@5efed054(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:03.234 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnectionOverHTTP@20a1eb4f::SocketChannelEndPoint@2e66112b{localhost/127.0.0.1:8181<->/127.0.0.1:58336,OPEN,fill=-,flush=-,to=4/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@20a1eb4f(l:/127.0.0.1:58336 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@2a59803f(exchange=null)[send=HttpSenderOverHTTP@6f5b1b10(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@408f6e27{s=START}],recv=HttpReceiverOverHTTP@5efed054(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:03.234 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@38c0fbcc{AC.ReadCB@20a1eb4f{HttpConnectionOverHTTP@20a1eb4f::SocketChannelEndPoint@2e66112b{localhost/127.0.0.1:8181<->/127.0.0.1:58336,OPEN,fill=FI,flush=-,to=0/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@20a1eb4f(l:/127.0.0.1:58336 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@2a59803f(exchange=null)[send=HttpSenderOverHTTP@6f5b1b10(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@408f6e27{s=START}],recv=HttpReceiverOverHTTP@5efed054(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}}
14:39:03.234 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@2e66112b{localhost/127.0.0.1:8181<->/127.0.0.1:58336,OPEN,fill=FI,flush=-,to=0/0}{io=0/1,kio=0,kro=1}->HttpConnectionOverHTTP@20a1eb4f(l:/127.0.0.1:58336 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@2a59803f(exchange=null)[send=HttpSenderOverHTTP@6f5b1b10(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@408f6e27{s=START}],recv=HttpReceiverOverHTTP@5efed054(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:03.234 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@f74e45f on ManagedSelector@6579c3d9{STARTED} id=1 keys=1 selected=0 updates=0
14:39:03.234 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6579c3d9{STARTED} id=1 keys=1 selected=0 updates=1
14:39:03.235 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@2e66112b{localhost/127.0.0.1:8181<->/127.0.0.1:58336,OPEN,fill=FI,flush=-,to=0/0}{io=0/1,kio=0,kro=1}->HttpConnectionOverHTTP@20a1eb4f(l:/127.0.0.1:58336 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@2a59803f(exchange=null)[send=HttpSenderOverHTTP@6f5b1b10(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@408f6e27{s=START}],recv=HttpReceiverOverHTTP@5efed054(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING
14:39:03.240 [HttpClient@2adddc06-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5e6181b6 woken with none selected
14:39:03.240 [HttpClient@2adddc06-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5e6181b6 woken up from select, 0/0/1 selected
14:39:03.240 [HttpClient@2adddc06-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5e6181b6 processing 0 keys, 1 updates
14:39:03.240 [HttpClient@2adddc06-101] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
14:39:03.240 [HttpClient@2adddc06-101] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@f74e45f
14:39:03.240 [HttpClient@2adddc06-101] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@2e66112b{localhost/127.0.0.1:8181<->/127.0.0.1:58336,OPEN,fill=FI,flush=-,to=6/0}{io=1/1,kio=1,kro=1}->HttpConnectionOverHTTP@20a1eb4f(l:/127.0.0.1:58336 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@2a59803f(exchange=null)[send=HttpSenderOverHTTP@6f5b1b10(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@408f6e27{s=START}],recv=HttpReceiverOverHTTP@5efed054(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:03.240 [HttpClient@2adddc06-101] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:39:03.240 [HttpClient@2adddc06-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5e6181b6 waiting with 1 keys
14:39:03.242 [main] INFO graphql.servlet.AbstractGraphQLHttpServlet - Schema generation sucessfull
14:39:08.244 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClient@7923f5b3{STOPPED}
14:39:08.244 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@7923f5b3{STARTING} added {SslContextFactory@6b63d445[provider=null,keyStore=null,trustStore=null],AUTO}
14:39:08.245 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@7923f5b3{STARTING} added {QueuedThreadPool[HttpClient@7923f5b3]@7578e06a{STOPPED,8<=0<=200,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/2045036434@6e9a5ed8],AUTO}
14:39:08.245 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@7923f5b3{STARTING} added {org.eclipse.jetty.io.MappedByteBufferPool@30b2b76f,POJO}
14:39:08.245 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@7923f5b3{STARTING} added {ScheduledExecutorScheduler@56da52a7{STOPPED},AUTO}
14:39:08.245 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@7923f5b3{STARTING} added {HttpClientTransportOverHTTP@23ee75c5{STOPPED},AUTO}
14:39:08.245 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@7923f5b3{STARTING} added {org.eclipse.jetty.util.SocketAddressResolver$Async@11a7ba62,POJO}
14:39:08.245 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SslContextFactory@6b63d445[provider=null,keyStore=null,trustStore=null]
14:39:08.255 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Protocols [TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
14:39:08.255 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Ciphers   [TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_EMPTY_RENEGOTIATION_INFO_SCSV] of [TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_ECDSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_RSA_WITH_3DES_EDE_CBC_SHA, SSL_DHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_DHE_DSS_WITH_3DES_EDE_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV, TLS_DH_anon_WITH_AES_128_GCM_SHA256, TLS_DH_anon_WITH_AES_128_CBC_SHA256, TLS_ECDH_anon_WITH_AES_128_CBC_SHA, TLS_DH_anon_WITH_AES_128_CBC_SHA, TLS_ECDH_anon_WITH_3DES_EDE_CBC_SHA, SSL_DH_anon_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_DES_CBC_SHA, SSL_DHE_RSA_WITH_DES_CBC_SHA, SSL_DHE_DSS_WITH_DES_CBC_SHA, SSL_DH_anon_WITH_DES_CBC_SHA, SSL_RSA_EXPORT_WITH_DES40_CBC_SHA, SSL_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA, SSL_DHE_DSS_EXPORT_WITH_DES40_CBC_SHA, SSL_DH_anon_EXPORT_WITH_DES40_CBC_SHA, TLS_RSA_WITH_NULL_SHA256, TLS_ECDHE_ECDSA_WITH_NULL_SHA, TLS_ECDHE_RSA_WITH_NULL_SHA, SSL_RSA_WITH_NULL_SHA, TLS_ECDH_ECDSA_WITH_NULL_SHA, TLS_ECDH_RSA_WITH_NULL_SHA, TLS_ECDH_anon_WITH_NULL_SHA, SSL_RSA_WITH_NULL_MD5, TLS_KRB5_WITH_3DES_EDE_CBC_SHA, TLS_KRB5_WITH_3DES_EDE_CBC_MD5, TLS_KRB5_WITH_DES_CBC_SHA, TLS_KRB5_WITH_DES_CBC_MD5, TLS_KRB5_EXPORT_WITH_DES_CBC_40_SHA, TLS_KRB5_EXPORT_WITH_DES_CBC_40_MD5]
14:39:08.256 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12198ms SslContextFactory@6b63d445[provider=null,keyStore=null,trustStore=null]
14:39:08.256 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[HttpClient@7923f5b3]@7578e06a{STOPPED,8<=0<=200,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/2045036434@6e9a5ed8]
14:39:08.256 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@30404dba{s=0/8,p=0}
14:39:08.256 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[HttpClient@7923f5b3]@7578e06a{STARTING,8<=0<=200,i=0,q=0}[ReservedThreadExecutor@30404dba{s=0/8,p=0}] added {ReservedThreadExecutor@30404dba{s=0/8,p=0},AUTO}
14:39:08.256 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@30404dba{s=0/8,p=0}
14:39:08.256 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12198ms ReservedThreadExecutor@30404dba{s=0/8,p=0}
14:39:08.258 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12200ms QueuedThreadPool[HttpClient@7923f5b3]@7578e06a{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@30404dba{s=0/8,p=0}]
14:39:08.258 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@56da52a7{STOPPED}
14:39:08.258 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12200ms ScheduledExecutorScheduler@56da52a7{STARTED}
14:39:08.258 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClientTransportOverHTTP@23ee75c5{STOPPED}
14:39:08.258 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClientTransportOverHTTP@23ee75c5{STARTING} added {ClientSelectorManager@7cedfa63{STOPPED},AUTO}
14:39:08.258 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ClientSelectorManager@7cedfa63{STOPPED}
14:39:08.259 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@3e83c18/SelectorProducer@783efb48/IDLE/p=false/QueuedThreadPool[HttpClient@7923f5b3]@7578e06a{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@30404dba{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:08.258Z added {SelectorProducer@783efb48,POJO}
14:39:08.259 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@3e83c18/SelectorProducer@783efb48/IDLE/p=false/QueuedThreadPool[HttpClient@7923f5b3]@7578e06a{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@30404dba{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:08.259Z added {QueuedThreadPool[HttpClient@7923f5b3]@7578e06a{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@30404dba{s=0/8,p=0}],UNMANAGED}
14:39:08.259 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@3e83c18/SelectorProducer@783efb48/IDLE/p=false/QueuedThreadPool[HttpClient@7923f5b3]@7578e06a{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@30404dba{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:08.259Z created
14:39:08.259 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@5d235104{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@3e83c18/SelectorProducer@783efb48/IDLE/p=false/QueuedThreadPool[HttpClient@7923f5b3]@7578e06a{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@30404dba{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:08.259Z,MANAGED}
14:39:08.259 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@7cedfa63{STARTING} added {ManagedSelector@5d235104{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO}
14:39:08.260 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@4e8e8621/SelectorProducer@c446b14/IDLE/p=false/QueuedThreadPool[HttpClient@7923f5b3]@7578e06a{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@30404dba{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:08.26Z added {SelectorProducer@c446b14,POJO}
14:39:08.260 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@4e8e8621/SelectorProducer@c446b14/IDLE/p=false/QueuedThreadPool[HttpClient@7923f5b3]@7578e06a{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@30404dba{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:08.26Z added {QueuedThreadPool[HttpClient@7923f5b3]@7578e06a{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@30404dba{s=0/8,p=0}],UNMANAGED}
14:39:08.260 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4e8e8621/SelectorProducer@c446b14/IDLE/p=false/QueuedThreadPool[HttpClient@7923f5b3]@7578e06a{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@30404dba{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:08.26Z created
14:39:08.260 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@3af356f{STOPPED} id=1 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@4e8e8621/SelectorProducer@c446b14/IDLE/p=false/QueuedThreadPool[HttpClient@7923f5b3]@7578e06a{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@30404dba{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:08.26Z,MANAGED}
14:39:08.260 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@7cedfa63{STARTING} added {ManagedSelector@3af356f{STOPPED} id=1 keys=-1 selected=-1 updates=0,AUTO}
14:39:08.261 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@4443ef6f/SelectorProducer@7e46d648/IDLE/p=false/QueuedThreadPool[HttpClient@7923f5b3]@7578e06a{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@30404dba{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:08.261Z added {SelectorProducer@7e46d648,POJO}
14:39:08.261 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@4443ef6f/SelectorProducer@7e46d648/IDLE/p=false/QueuedThreadPool[HttpClient@7923f5b3]@7578e06a{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@30404dba{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:08.261Z added {QueuedThreadPool[HttpClient@7923f5b3]@7578e06a{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@30404dba{s=0/8,p=0}],UNMANAGED}
14:39:08.261 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4443ef6f/SelectorProducer@7e46d648/IDLE/p=false/QueuedThreadPool[HttpClient@7923f5b3]@7578e06a{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@30404dba{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:08.261Z created
14:39:08.261 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@51751e5f{STOPPED} id=2 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@4443ef6f/SelectorProducer@7e46d648/IDLE/p=false/QueuedThreadPool[HttpClient@7923f5b3]@7578e06a{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@30404dba{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:08.261Z,MANAGED}
14:39:08.261 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@7cedfa63{STARTING} added {ManagedSelector@51751e5f{STOPPED} id=2 keys=-1 selected=-1 updates=0,AUTO}
14:39:08.262 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@2b0b4d53/SelectorProducer@7068f7ca/IDLE/p=false/QueuedThreadPool[HttpClient@7923f5b3]@7578e06a{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@30404dba{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:08.261Z added {SelectorProducer@7068f7ca,POJO}
14:39:08.262 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@2b0b4d53/SelectorProducer@7068f7ca/IDLE/p=false/QueuedThreadPool[HttpClient@7923f5b3]@7578e06a{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@30404dba{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:08.262Z added {QueuedThreadPool[HttpClient@7923f5b3]@7578e06a{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@30404dba{s=0/8,p=0}],UNMANAGED}
14:39:08.262 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@2b0b4d53/SelectorProducer@7068f7ca/IDLE/p=false/QueuedThreadPool[HttpClient@7923f5b3]@7578e06a{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@30404dba{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:08.262Z created
14:39:08.262 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@38548b19{STOPPED} id=3 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@2b0b4d53/SelectorProducer@7068f7ca/IDLE/p=false/QueuedThreadPool[HttpClient@7923f5b3]@7578e06a{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@30404dba{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:08.262Z,MANAGED}
14:39:08.263 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@7cedfa63{STARTING} added {ManagedSelector@38548b19{STOPPED} id=3 keys=-1 selected=-1 updates=0,AUTO}
14:39:08.263 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@5d235104{STOPPED} id=0 keys=-1 selected=-1 updates=0
14:39:08.263 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@3e83c18/SelectorProducer@783efb48/IDLE/p=false/QueuedThreadPool[HttpClient@7923f5b3]@7578e06a{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@30404dba{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:08.263Z
14:39:08.263 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12205ms EatWhatYouKill@3e83c18/SelectorProducer@783efb48/IDLE/p=false/QueuedThreadPool[HttpClient@7923f5b3]@7578e06a{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@30404dba{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:08.263Z
14:39:08.263 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@41aaedaa
14:39:08.263 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@303a5119 on ManagedSelector@5d235104{STARTING} id=0 keys=0 selected=0 updates=0
14:39:08.263 [HttpClient@7923f5b3-109] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@41aaedaa
14:39:08.263 [HttpClient@7923f5b3-109] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@3e83c18/SelectorProducer@783efb48/IDLE/p=false/QueuedThreadPool[HttpClient@7923f5b3]@7578e06a{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@30404dba{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:08.263Z tryProduce false
14:39:08.263 [HttpClient@7923f5b3-109] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
14:39:08.263 [HttpClient@7923f5b3-109] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@303a5119
14:39:08.263 [HttpClient@7923f5b3-109] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:39:08.263 [HttpClient@7923f5b3-109] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4f11ae9e waiting with 0 keys
14:39:08.263 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12206ms ManagedSelector@5d235104{STARTED} id=0 keys=0 selected=0 updates=0
14:39:08.264 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@3af356f{STOPPED} id=1 keys=-1 selected=-1 updates=0
14:39:08.264 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@4e8e8621/SelectorProducer@c446b14/IDLE/p=false/QueuedThreadPool[HttpClient@7923f5b3]@7578e06a{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@30404dba{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:08.264Z
14:39:08.264 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12206ms EatWhatYouKill@4e8e8621/SelectorProducer@c446b14/IDLE/p=false/QueuedThreadPool[HttpClient@7923f5b3]@7578e06a{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@30404dba{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:08.264Z
14:39:08.264 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@75b3673
14:39:08.264 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@1bcb79c2 on ManagedSelector@3af356f{STARTING} id=1 keys=0 selected=0 updates=0
14:39:08.264 [HttpClient@7923f5b3-110] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@75b3673
14:39:08.264 [HttpClient@7923f5b3-110] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4e8e8621/SelectorProducer@c446b14/IDLE/p=false/QueuedThreadPool[HttpClient@7923f5b3]@7578e06a{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@30404dba{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:08.264Z tryProduce false
14:39:08.264 [HttpClient@7923f5b3-110] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
14:39:08.264 [HttpClient@7923f5b3-110] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@1bcb79c2
14:39:08.264 [HttpClient@7923f5b3-110] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:39:08.264 [HttpClient@7923f5b3-110] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3dfdcc67 waiting with 0 keys
14:39:08.264 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12207ms ManagedSelector@3af356f{STARTED} id=1 keys=0 selected=0 updates=0
14:39:08.264 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@51751e5f{STOPPED} id=2 keys=-1 selected=-1 updates=0
14:39:08.265 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@4443ef6f/SelectorProducer@7e46d648/IDLE/p=false/QueuedThreadPool[HttpClient@7923f5b3]@7578e06a{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@30404dba{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:08.265Z
14:39:08.265 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12207ms EatWhatYouKill@4443ef6f/SelectorProducer@7e46d648/IDLE/p=false/QueuedThreadPool[HttpClient@7923f5b3]@7578e06a{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@30404dba{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:08.265Z
14:39:08.265 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@d1a10ac
14:39:08.265 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@6fca2a8f on ManagedSelector@51751e5f{STARTING} id=2 keys=0 selected=0 updates=0
14:39:08.265 [HttpClient@7923f5b3-111] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@d1a10ac
14:39:08.265 [HttpClient@7923f5b3-111] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4443ef6f/SelectorProducer@7e46d648/IDLE/p=false/QueuedThreadPool[HttpClient@7923f5b3]@7578e06a{STARTED,8<=8<=200,i=5,q=0}[ReservedThreadExecutor@30404dba{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:08.265Z tryProduce false
14:39:08.265 [HttpClient@7923f5b3-111] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
14:39:08.265 [HttpClient@7923f5b3-111] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@6fca2a8f
14:39:08.265 [HttpClient@7923f5b3-111] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:39:08.265 [HttpClient@7923f5b3-111] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@b886ba0 waiting with 0 keys
14:39:08.266 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12208ms ManagedSelector@51751e5f{STARTED} id=2 keys=0 selected=0 updates=0
14:39:08.266 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@38548b19{STOPPED} id=3 keys=-1 selected=-1 updates=0
14:39:08.266 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@2b0b4d53/SelectorProducer@7068f7ca/IDLE/p=false/QueuedThreadPool[HttpClient@7923f5b3]@7578e06a{STARTED,8<=8<=200,i=5,q=0}[ReservedThreadExecutor@30404dba{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:08.266Z
14:39:08.266 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12208ms EatWhatYouKill@2b0b4d53/SelectorProducer@7068f7ca/IDLE/p=false/QueuedThreadPool[HttpClient@7923f5b3]@7578e06a{STARTED,8<=8<=200,i=5,q=0}[ReservedThreadExecutor@30404dba{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:08.266Z
14:39:08.266 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@31fc71ab
14:39:08.266 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@71391b3f on ManagedSelector@38548b19{STARTING} id=3 keys=0 selected=0 updates=0
14:39:08.266 [HttpClient@7923f5b3-112] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@31fc71ab
14:39:08.266 [HttpClient@7923f5b3-112] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@2b0b4d53/SelectorProducer@7068f7ca/IDLE/p=false/QueuedThreadPool[HttpClient@7923f5b3]@7578e06a{STARTED,8<=8<=200,i=4,q=0}[ReservedThreadExecutor@30404dba{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:08.266Z tryProduce false
14:39:08.266 [HttpClient@7923f5b3-112] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
14:39:08.266 [HttpClient@7923f5b3-112] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@71391b3f
14:39:08.266 [HttpClient@7923f5b3-112] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:39:08.266 [HttpClient@7923f5b3-112] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@499df2df waiting with 0 keys
14:39:08.266 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12209ms ManagedSelector@38548b19{STARTED} id=3 keys=0 selected=0 updates=0
14:39:08.266 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12209ms ClientSelectorManager@7cedfa63{STARTED}
14:39:08.267 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12209ms HttpClientTransportOverHTTP@23ee75c5{STARTED}
14:39:08.267 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12209ms HttpClient@7923f5b3{STARTED}
14:39:08.276 [main] INFO graphql.servlet.AbstractGraphQLHttpServlet - Schema generation sucessfull
14:39:08.277 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@7923f5b3{STARTED} added {HttpDestination[http://localhost:8181]@67001148,queue=0,pool=null,MANAGED}
14:39:08.277 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpDestination[http://localhost:8181]@67001148,queue=0,pool=null
14:39:08.277 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpDestination[http://localhost:8181]@67001148,queue=0,pool=DuplexConnectionPool@989da1[c=0/64,a=0,i=0] added {DuplexConnectionPool@989da1[c=0/64,a=0,i=0],POJO}
14:39:08.277 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12219ms HttpDestination[http://localhost:8181]@67001148,queue=0,pool=DuplexConnectionPool@989da1[c=0/64,a=0,i=0]
14:39:08.277 [main] DEBUG org.eclipse.jetty.client.HttpClient - Created HttpDestination[http://localhost:8181]@67001148,queue=0,pool=DuplexConnectionPool@989da1[c=0/64,a=0,i=0]
14:39:08.277 [main] DEBUG org.eclipse.jetty.client.HttpDestination - Queued HttpRequest[POST /graphql HTTP/1.1]@31cb96e1 for HttpDestination[http://localhost:8181]@67001148,queue=1,pool=DuplexConnectionPool@989da1[c=0/64,a=0,i=0]
14:39:08.277 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - tryCreate 0/64 connections 0/-1 pending
14:39:08.277 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - newConnection 1/64 connections 1/-1 pending
14:39:08.277 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$128/438228197@3eed0f5
14:39:08.277 [HttpClient@7923f5b3-113] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$128/438228197@3eed0f5
14:39:08.277 [HttpClient@7923f5b3-113] DEBUG org.eclipse.jetty.util.SocketAddressResolver - Resolved localhost in 0 ms
14:39:08.278 [qtp352598575-40-acceptor-0@4a00d9cf-ServerConnector@3b5fad2d{HTTP/1.1,[http/1.1]}{0.0.0.0:8181}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@afd6a46 on ManagedSelector@5f77d0f9{STARTED} id=3 keys=0 selected=0 updates=0
14:39:08.278 [HttpClient@7923f5b3-113] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change Connect@1a8c7dd4{java.nio.channels.SocketChannel[connection-pending remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@67001148,queue=1,pool=DuplexConnectionPool@989da1[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@1eb3fa5d, client.connector=HttpClient@7923f5b3{STARTED}}} on ManagedSelector@3af356f{STARTED} id=1 keys=0 selected=0 updates=0
14:39:08.278 [qtp352598575-40-acceptor-0@4a00d9cf-ServerConnector@3b5fad2d{HTTP/1.1,[http/1.1]}{0.0.0.0:8181}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@5f77d0f9{STARTED} id=3 keys=0 selected=0 updates=1
14:39:08.278 [HttpClient@7923f5b3-113] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@3af356f{STARTED} id=1 keys=0 selected=0 updates=1
14:39:08.278 [HttpClient@7923f5b3-113] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$128/438228197@3eed0f5
14:39:08.278 [HttpClient@7923f5b3-110] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3dfdcc67 woken with none selected
14:39:08.278 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@520b257a woken with none selected
14:39:08.278 [HttpClient@7923f5b3-110] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3dfdcc67 woken up from select, 0/0/0 selected
14:39:08.278 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@520b257a woken up from select, 0/0/0 selected
14:39:08.278 [HttpClient@7923f5b3-110] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3dfdcc67 processing 0 keys, 1 updates
14:39:08.278 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@520b257a processing 0 keys, 1 updates
14:39:08.278 [HttpClient@7923f5b3-110] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
14:39:08.278 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
14:39:08.278 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Accept@afd6a46
14:39:08.279 [qtp352598575-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$Accept@afd6a46
14:39:08.279 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:39:08.279 [HttpClient@7923f5b3-110] DEBUG org.eclipse.jetty.io.ManagedSelector - update Connect@1a8c7dd4{java.nio.channels.SocketChannel[connection-pending remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@67001148,queue=1,pool=DuplexConnectionPool@989da1[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@1eb3fa5d, client.connector=HttpClient@7923f5b3{STARTED}}}
14:39:08.279 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@520b257a waiting with 1 keys
14:39:08.279 [qtp352598575-41] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$Accept@afd6a46
14:39:08.279 [HttpClient@7923f5b3-110] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:39:08.279 [HttpClient@7923f5b3-110] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3dfdcc67 waiting with 1 keys
14:39:08.279 [qtp352598575-41] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@54c6600f{/127.0.0.1:58356<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-><null> idle timeout check, elapsed: 0 ms, remaining: 60000 ms
14:39:08.279 [HttpClient@7923f5b3-110] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3dfdcc67 woken up from select, 1/1/1 selected
14:39:08.279 [HttpClient@7923f5b3-110] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3dfdcc67 processing 1 keys, 0 updates
14:39:08.279 [HttpClient@7923f5b3-110] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 8 sun.nio.ch.SelectionKeyImpl@333a25a8 Connect@1a8c7dd4{java.nio.channels.SocketChannel[connection-pending remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@67001148,queue=1,pool=DuplexConnectionPool@989da1[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@1eb3fa5d, client.connector=HttpClient@7923f5b3{STARTED}}} 
14:39:08.279 [qtp352598575-41] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@7d437fd4{r=0,c=false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@54c6600f{/127.0.0.1:58356<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-><null>,null,HttpChannelState@485b73fa{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
14:39:08.280 [HttpClient@7923f5b3-110] DEBUG org.eclipse.jetty.io.ManagedSelector - Connected true java.nio.channels.SocketChannel[connected local=/127.0.0.1:58356 remote=localhost/127.0.0.1:8181]
14:39:08.280 [qtp352598575-41] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@67f38dfd::SocketChannelEndPoint@54c6600f{/127.0.0.1:58356<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=0}-><null>
14:39:08.280 [HttpClient@7923f5b3-110] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CreateEndPoint@3705a717{Connect@1a8c7dd4{java.nio.channels.SocketChannel[connected local=/127.0.0.1:58356 remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@67001148,queue=1,pool=DuplexConnectionPool@989da1[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@1eb3fa5d, client.connector=HttpClient@7923f5b3{STARTED}}},sun.nio.ch.SelectionKeyImpl@333a25a8}
14:39:08.280 [HttpClient@7923f5b3-110] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0
14:39:08.280 [HttpClient@7923f5b3-110] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:39:08.280 [qtp352598575-41] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@54c6600f{/127.0.0.1:58356<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=0}->HttpConnection@67f38dfd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@524f14{s=START}]=>HttpChannelOverHttp@7d437fd4{r=0,c=false,a=IDLE,uri=null,age=0}
14:39:08.280 [HttpClient@7923f5b3-110] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3dfdcc67 waiting with 1 keys
14:39:08.280 [HttpClient@7923f5b3-114] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CreateEndPoint@3705a717{Connect@1a8c7dd4{java.nio.channels.SocketChannel[connected local=/127.0.0.1:58356 remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@67001148,queue=1,pool=DuplexConnectionPool@989da1[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@1eb3fa5d, client.connector=HttpClient@7923f5b3{STARTED}}},sun.nio.ch.SelectionKeyImpl@333a25a8}
14:39:08.280 [qtp352598575-41] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@67f38dfd::SocketChannelEndPoint@54c6600f{/127.0.0.1:58356<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=0}->HttpConnection@67f38dfd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@524f14{s=START}]=>HttpChannelOverHttp@7d437fd4{r=0,c=false,a=IDLE,uri=null,age=0}
14:39:08.280 [HttpClient@7923f5b3-114] DEBUG org.eclipse.jetty.client.HttpClientTransport - Created HttpConnectionOverHTTP@9db5ff3::SocketChannelEndPoint@71ca0b8{localhost/127.0.0.1:8181<->/127.0.0.1:58356,OPEN,fill=-,flush=-,to=0/0}{io=0/0,kio=0,kro=8}-><null>
14:39:08.280 [qtp352598575-41] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@67f38dfd::SocketChannelEndPoint@54c6600f{/127.0.0.1:58356<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=0}->HttpConnection@67f38dfd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@524f14{s=START}]=>HttpChannelOverHttp@7d437fd4{r=0,c=false,a=IDLE,uri=null,age=0}
14:39:08.280 [HttpClient@7923f5b3-114] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@71ca0b8{localhost/127.0.0.1:8181<->/127.0.0.1:58356,OPEN,fill=-,flush=-,to=0/0}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@9db5ff3(l:/127.0.0.1:58356 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@3233483(exchange=null)[send=HttpSenderOverHTTP@4621aa83(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@15d65173{s=START}],recv=HttpReceiverOverHTTP@77ad2a11(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:08.280 [qtp352598575-41] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@66093d15{AC.ReadCB@67f38dfd{HttpConnection@67f38dfd::SocketChannelEndPoint@54c6600f{/127.0.0.1:58356<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@67f38dfd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@524f14{s=START}]=>HttpChannelOverHttp@7d437fd4{r=0,c=false,a=IDLE,uri=null,age=0}}}
14:39:08.280 [HttpClient@7923f5b3-114] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnectionOverHTTP@9db5ff3::SocketChannelEndPoint@71ca0b8{localhost/127.0.0.1:8181<->/127.0.0.1:58356,OPEN,fill=-,flush=-,to=0/0}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@9db5ff3(l:/127.0.0.1:58356 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@3233483(exchange=null)[send=HttpSenderOverHTTP@4621aa83(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@15d65173{s=START}],recv=HttpReceiverOverHTTP@77ad2a11(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:08.280 [qtp352598575-41] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@54c6600f{/127.0.0.1:58356<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@67f38dfd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@524f14{s=START}]=>HttpChannelOverHttp@7d437fd4{r=0,c=false,a=IDLE,uri=null,age=0}
14:39:08.280 [HttpClient@7923f5b3-114] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnectionOverHTTP@9db5ff3::SocketChannelEndPoint@71ca0b8{localhost/127.0.0.1:8181<->/127.0.0.1:58356,OPEN,fill=-,flush=-,to=0/0}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@9db5ff3(l:/127.0.0.1:58356 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@3233483(exchange=null)[send=HttpSenderOverHTTP@4621aa83(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@15d65173{s=START}],recv=HttpReceiverOverHTTP@77ad2a11(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:08.280 [qtp352598575-41] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@755e568d on ManagedSelector@5f77d0f9{STARTED} id=3 keys=1 selected=0 updates=0
14:39:08.280 [qtp352598575-41] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@5f77d0f9{STARTED} id=3 keys=1 selected=0 updates=1
14:39:08.281 [HttpClient@7923f5b3-114] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@6db08f4b{AC.ReadCB@9db5ff3{HttpConnectionOverHTTP@9db5ff3::SocketChannelEndPoint@71ca0b8{localhost/127.0.0.1:8181<->/127.0.0.1:58356,OPEN,fill=FI,flush=-,to=0/0}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@9db5ff3(l:/127.0.0.1:58356 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@3233483(exchange=null)[send=HttpSenderOverHTTP@4621aa83(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@15d65173{s=START}],recv=HttpReceiverOverHTTP@77ad2a11(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}}
14:39:08.281 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@520b257a woken with none selected
14:39:08.281 [qtp352598575-41] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@54c6600f{/127.0.0.1:58356<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=1/60000}{io=0/1,kio=0,kro=0}->HttpConnection@67f38dfd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@524f14{s=START}]=>HttpChannelOverHttp@7d437fd4{r=0,c=false,a=IDLE,uri=null,age=0}
14:39:08.281 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@520b257a woken up from select, 0/0/1 selected
14:39:08.281 [HttpClient@7923f5b3-114] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@71ca0b8{localhost/127.0.0.1:8181<->/127.0.0.1:58356,OPEN,fill=FI,flush=-,to=1/0}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@9db5ff3(l:/127.0.0.1:58356 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@3233483(exchange=null)[send=HttpSenderOverHTTP@4621aa83(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@15d65173{s=START}],recv=HttpReceiverOverHTTP@77ad2a11(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:08.281 [qtp352598575-41] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$Accept@afd6a46
14:39:08.281 [HttpClient@7923f5b3-114] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@260e55cc on ManagedSelector@3af356f{STARTED} id=1 keys=1 selected=0 updates=0
14:39:08.281 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@520b257a processing 0 keys, 1 updates
14:39:08.281 [HttpClient@7923f5b3-114] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@3af356f{STARTED} id=1 keys=1 selected=0 updates=1
14:39:08.281 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
14:39:08.281 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@755e568d
14:39:08.281 [HttpClient@7923f5b3-110] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3dfdcc67 woken with none selected
14:39:08.281 [HttpClient@7923f5b3-110] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3dfdcc67 woken up from select, 0/0/1 selected
14:39:08.281 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@54c6600f{/127.0.0.1:58356<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=1/60000}{io=1/1,kio=1,kro=0}->HttpConnection@67f38dfd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@524f14{s=START}]=>HttpChannelOverHttp@7d437fd4{r=0,c=false,a=IDLE,uri=null,age=0}
14:39:08.281 [HttpClient@7923f5b3-110] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3dfdcc67 processing 0 keys, 1 updates
14:39:08.281 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:39:08.281 [HttpClient@7923f5b3-110] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
14:39:08.281 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@520b257a waiting with 1 keys
14:39:08.281 [HttpClient@7923f5b3-110] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@260e55cc
14:39:08.281 [HttpClient@7923f5b3-114] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection 1/64 creation succeeded HttpConnectionOverHTTP@9db5ff3::SocketChannelEndPoint@71ca0b8{localhost/127.0.0.1:8181<->/127.0.0.1:58356,OPEN,fill=FI,flush=-,to=1/0}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@9db5ff3(l:/127.0.0.1:58356 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@3233483(exchange=null)[send=HttpSenderOverHTTP@4621aa83(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@15d65173{s=START}],recv=HttpReceiverOverHTTP@77ad2a11(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:08.281 [HttpClient@7923f5b3-110] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@71ca0b8{localhost/127.0.0.1:8181<->/127.0.0.1:58356,OPEN,fill=FI,flush=-,to=1/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@9db5ff3(l:/127.0.0.1:58356 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@3233483(exchange=null)[send=HttpSenderOverHTTP@4621aa83(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@15d65173{s=START}],recv=HttpReceiverOverHTTP@77ad2a11(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:08.281 [HttpClient@7923f5b3-114] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection idle HttpConnectionOverHTTP@9db5ff3::SocketChannelEndPoint@71ca0b8{localhost/127.0.0.1:8181<->/127.0.0.1:58356,OPEN,fill=FI,flush=-,to=1/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@9db5ff3(l:/127.0.0.1:58356 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@3233483(exchange=null)[send=HttpSenderOverHTTP@4621aa83(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@15d65173{s=START}],recv=HttpReceiverOverHTTP@77ad2a11(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:08.281 [HttpClient@7923f5b3-110] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:39:08.281 [HttpClient@7923f5b3-110] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3dfdcc67 waiting with 1 keys
14:39:08.281 [HttpClient@7923f5b3-114] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection active HttpConnectionOverHTTP@9db5ff3::SocketChannelEndPoint@71ca0b8{localhost/127.0.0.1:8181<->/127.0.0.1:58356,OPEN,fill=FI,flush=-,to=1/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@9db5ff3(l:/127.0.0.1:58356 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@3233483(exchange=null)[send=HttpSenderOverHTTP@4621aa83(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@15d65173{s=START}],recv=HttpReceiverOverHTTP@77ad2a11(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:08.282 [HttpClient@7923f5b3-114] DEBUG org.eclipse.jetty.client.HttpDestination - Processing exchange HttpExchange@1f4c5b7 req=PENDING/null@null res=PENDING/null@null on HttpConnectionOverHTTP@9db5ff3::SocketChannelEndPoint@71ca0b8{localhost/127.0.0.1:8181<->/127.0.0.1:58356,OPEN,fill=FI,flush=-,to=2/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@9db5ff3(l:/127.0.0.1:58356 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@3233483(exchange=null)[send=HttpSenderOverHTTP@4621aa83(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@15d65173{s=START}],recv=HttpReceiverOverHTTP@77ad2a11(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] of HttpDestination[http://localhost:8181]@67001148,queue=0,pool=DuplexConnectionPool@989da1[c=1/64,a=1,i=0]
14:39:08.282 [HttpClient@7923f5b3-114] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@1f4c5b7 req=PENDING/null@null res=PENDING/null@null associated true to HttpChannelOverHTTP@3233483(exchange=HttpExchange@1f4c5b7 req=PENDING/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@4621aa83(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@15d65173{s=START}],recv=HttpReceiverOverHTTP@77ad2a11(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:08.282 [HttpClient@7923f5b3-114] DEBUG org.eclipse.jetty.client.HttpSender - Request begin HttpRequest[POST /graphql HTTP/1.1]@31cb96e1
14:39:08.282 [HttpClient@7923f5b3-114] DEBUG org.eclipse.jetty.client.HttpSender - Request headers HttpRequest[POST /graphql HTTP/1.1]@31cb96e1
Accept-Encoding: gzip
User-Agent: Jetty/9.4.12.v20180830
Content-Type: application/json
Host: localhost:8181
Content-Length: 307
14:39:08.282 [HttpClient@7923f5b3-114] DEBUG org.eclipse.jetty.client.HttpContent - Advanced content to last chunk java.nio.HeapByteBuffer[pos=0 lim=307 cap=307]
14:39:08.282 [HttpClient@7923f5b3-114] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (307 bytes) - NEED_HEADER/HttpGenerator@15d65173{s=START}
14:39:08.282 [HttpClient@7923f5b3-114] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders POST{u=/graphql,HTTP/1.1,h=5,cl=307} last=true content=HeapByteBuffer@1f178a3a[p=0,l=307,c=307,r=307]={<<<{\r\n  "query": "qu...\r\n    }\r\n  }\r\n}>>>}
14:39:08.282 [HttpClient@7923f5b3-114] DEBUG org.eclipse.jetty.http.HttpGenerator - Accept-Encoding: gzip
User-Agent: Jetty/9.4.12.v20180830
Content-Type: application/json
Host: localhost:8181
Content-Length: 307


14:39:08.282 [HttpClient@7923f5b3-114] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH
14:39:08.282 [HttpClient@7923f5b3-114] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (160 bytes), chunk (-1 bytes), content (307 bytes) - FLUSH/HttpGenerator@15d65173{s=COMPLETING}
14:39:08.282 [HttpClient@7923f5b3-114] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@22400f6b{IDLE}->null [HeapByteBuffer@76b48444[p=0,l=160,c=4096,r=160]={<<<POST /graphql HTT...Length: 307\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@3e505946[p=0,l=0,c=0,r=0]={<<<>>>},HeapByteBuffer@1f178a3a[p=0,l=307,c=307,r=307]={<<<{\r\n  "query": "qu...\r\n    }\r\n  }\r\n}>>>}]
14:39:08.282 [HttpClient@7923f5b3-114] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@22400f6b{WRITING}->null:IDLE-->WRITING
14:39:08.282 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@520b257a woken up from select, 1/1/1 selected
14:39:08.283 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@520b257a processing 1 keys, 0 updates
14:39:08.283 [HttpClient@7923f5b3-114] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 467 SocketChannelEndPoint@71ca0b8{localhost/127.0.0.1:8181<->/127.0.0.1:58356,OPEN,fill=FI,flush=W,to=2/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@9db5ff3(l:/127.0.0.1:58356 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@3233483(exchange=HttpExchange@1f4c5b7 req=PENDING/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@4621aa83(req=HEADERS,snd=SENDING,failure=null)[HttpGenerator@15d65173{s=COMPLETING}],recv=HttpReceiverOverHTTP@77ad2a11(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:08.283 [HttpClient@7923f5b3-114] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=467 remaining=0 WriteFlusher@22400f6b{WRITING}->null
14:39:08.283 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@5cccd14b SocketChannelEndPoint@54c6600f{/127.0.0.1:58356<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=3/60000}{io=1/1,kio=1,kro=1}->HttpConnection@67f38dfd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@524f14{s=START}]=>HttpChannelOverHttp@7d437fd4{r=0,c=false,a=IDLE,uri=null,age=0} 
14:39:08.283 [HttpClient@7923f5b3-114] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@22400f6b{IDLE}->null:WRITING-->IDLE
14:39:08.283 [HttpClient@7923f5b3-114] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (-1 bytes) - DONE/HttpGenerator@15d65173{s=END}
14:39:08.283 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@54c6600f{/127.0.0.1:58356<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=3/60000}{io=1/0,kio=1,kro=1}->HttpConnection@67f38dfd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@524f14{s=START}]=>HttpChannelOverHttp@7d437fd4{r=0,c=false,a=IDLE,uri=null,age=0}
14:39:08.283 [HttpClient@7923f5b3-114] DEBUG org.eclipse.jetty.client.HttpSender - Request committed HttpRequest[POST /graphql HTTP/1.1]@31cb96e1
14:39:08.283 [HttpClient@7923f5b3-114] DEBUG org.eclipse.jetty.client.HttpSender - Request content HttpRequest[POST /graphql HTTP/1.1]@31cb96e1
HeapByteBuffer@5bebfe9[p=0,l=307,c=307,r=307]={<<<{\r\n  "query": "qu...\r\n    }\r\n  }\r\n}>>>}
14:39:08.283 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@54c6600f{/127.0.0.1:58356<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=3/60000}{io=1/0,kio=1,kro=1}->HttpConnection@67f38dfd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@524f14{s=START}]=>HttpChannelOverHttp@7d437fd4{r=0,c=false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
14:39:08.283 [HttpClient@7923f5b3-114] DEBUG org.eclipse.jetty.client.HttpContent - Advanced content past last chunk
14:39:08.283 [HttpClient@7923f5b3-114] DEBUG org.eclipse.jetty.client.HttpSender - Content present false, last true, consumed true for HttpRequest[POST /graphql HTTP/1.1]@31cb96e1
14:39:08.283 [HttpClient@7923f5b3-114] DEBUG org.eclipse.jetty.client.HttpSender - Generated content (0 bytes) - DONE/HttpGenerator@15d65173{s=END}
14:39:08.283 [HttpClient@7923f5b3-114] DEBUG org.eclipse.jetty.client.HttpSender - Request success HttpRequest[POST /graphql HTTP/1.1]@31cb96e1
14:39:08.283 [HttpClient@7923f5b3-114] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated request for HttpExchange@1f4c5b7 req=TERMINATED/null@null res=PENDING/null@null, result: null
14:39:08.283 [HttpClient@7923f5b3-114] DEBUG org.eclipse.jetty.client.HttpSender - Terminating request HttpRequest[POST /graphql HTTP/1.1]@31cb96e1
14:39:08.283 [qtp352598575-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1df8da7a{s=1/8,p=0} tryExecute EatWhatYouKill@295cf707/SelectorProducer@1130520d/PRODUCING/p=false/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=2,q=0}[ReservedThreadExecutor@1df8da7a{s=1/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:08.283Z
14:39:08.283 [HttpClient@7923f5b3-114] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@71ca0b8{localhost/127.0.0.1:8181<->/127.0.0.1:58356,OPEN,fill=FI,flush=-,to=0/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@9db5ff3(l:/127.0.0.1:58356 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@3233483(exchange=HttpExchange@1f4c5b7 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@4621aa83(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@15d65173{s=START}],recv=HttpReceiverOverHTTP@77ad2a11(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:08.283 [HttpClient@7923f5b3-114] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CreateEndPoint@3705a717{Connect@1a8c7dd4{java.nio.channels.SocketChannel[connected local=/127.0.0.1:58356 remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@67001148,queue=0,pool=DuplexConnectionPool@989da1[c=1/64,a=1,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@1eb3fa5d, client.connector=HttpClient@7923f5b3{STARTED}}},sun.nio.ch.SelectionKeyImpl@333a25a8}
14:39:08.283 [qtp352598575-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1df8da7a{s=0/8,p=0}@625a8f3f offer EatWhatYouKill@295cf707/SelectorProducer@1130520d/PRODUCING/p=false/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=2,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:08.283Z
14:39:08.283 [qtp352598575-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1df8da7a{s=0/8,p=1} startReservedThread p=1
14:39:08.284 [qtp352598575-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@1df8da7a{s=0/8,p=1}@58f34e0a
14:39:08.284 [qtp352598575-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@1df8da7a{s=0/8,p=1}@58f34e0a
14:39:08.284 [qtp352598575-38] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1df8da7a{s=1/8,p=1}@58f34e0a started
14:39:08.284 [qtp352598575-43] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1df8da7a{s=0/8,p=1}@625a8f3f task=EatWhatYouKill@295cf707/SelectorProducer@1130520d/IDLE/p=true/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=1,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=1}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:08.284Z
14:39:08.284 [qtp352598575-38] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1df8da7a{s=1/8,p=0}@58f34e0a waiting
14:39:08.284 [qtp352598575-39] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@295cf707/SelectorProducer@1130520d/IDLE/p=true/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=1,q=0}[ReservedThreadExecutor@1df8da7a{s=1/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:08.284Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@54c6600f{/127.0.0.1:58356<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=4/60000}{io=1/0,kio=1,kro=1}->HttpConnection@67f38dfd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@524f14{s=START}]=>HttpChannelOverHttp@7d437fd4{r=0,c=false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
14:39:08.284 [qtp352598575-39] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@66093d15{AC.ReadCB@67f38dfd{HttpConnection@67f38dfd::SocketChannelEndPoint@54c6600f{/127.0.0.1:58356<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=4/60000}{io=1/0,kio=1,kro=1}->HttpConnection@67f38dfd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@524f14{s=START}]=>HttpChannelOverHttp@7d437fd4{r=0,c=false,a=IDLE,uri=null,age=0}}}
14:39:08.284 [qtp352598575-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@67f38dfd::SocketChannelEndPoint@54c6600f{/127.0.0.1:58356<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=4/60000}{io=1/0,kio=1,kro=1}->HttpConnection@67f38dfd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@524f14{s=START}]=>HttpChannelOverHttp@7d437fd4{r=0,c=false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@485b73fa{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
14:39:08.285 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 467 SocketChannelEndPoint@54c6600f{/127.0.0.1:58356<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=4/60000}{io=1/0,kio=1,kro=1}->HttpConnection@67f38dfd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@524f14{s=START}]=>HttpChannelOverHttp@7d437fd4{r=0,c=false,a=IDLE,uri=null,age=0}
14:39:08.285 [qtp352598575-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@67f38dfd::SocketChannelEndPoint@54c6600f{/127.0.0.1:58356<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@67f38dfd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@524f14{s=START}]=>HttpChannelOverHttp@7d437fd4{r=0,c=false,a=IDLE,uri=null,age=0} filled 467 HeapByteBuffer@2769d0b8[p=0,l=467,c=8192,r=467]={<<<POST /graphql HTT...\r\n    }\r\n  }\r\n}>>>a"\r\n  }\r\n}"name",...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
14:39:08.285 [qtp352598575-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@67f38dfd::SocketChannelEndPoint@54c6600f{/127.0.0.1:58356<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@67f38dfd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@524f14{s=START}]=>HttpChannelOverHttp@7d437fd4{r=0,c=false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@2769d0b8[p=0,l=467,c=8192,r=467]={<<<POST /graphql HTT...\r\n    }\r\n  }\r\n}>>>a"\r\n  }\r\n}"name",...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
14:39:08.285 [qtp352598575-39] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@2769d0b8[p=0,l=467,c=8192,r=467]={<<<POST /graphql HTT...\r\n    }\r\n  }\r\n}>>>a"\r\n  }\r\n}"name",...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
14:39:08.285 [qtp352598575-39] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1
14:39:08.285 [qtp352598575-39] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI
14:39:08.285 [qtp352598575-39] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2
14:39:08.285 [qtp352598575-39] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION
14:39:08.285 [qtp352598575-39] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER
14:39:08.285 [qtp352598575-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> IN_VALUE
14:39:08.285 [qtp352598575-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> FIELD
14:39:08.285 [qtp352598575-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE
14:39:08.285 [qtp352598575-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE
14:39:08.285 [qtp352598575-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD
14:39:08.285 [qtp352598575-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE
14:39:08.285 [qtp352598575-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD
14:39:08.285 [qtp352598575-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE
14:39:08.285 [qtp352598575-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE
14:39:08.285 [qtp352598575-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD
14:39:08.286 [qtp352598575-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE
14:39:08.286 [qtp352598575-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE
14:39:08.286 [qtp352598575-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD
14:39:08.286 [qtp352598575-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT
14:39:08.286 [qtp352598575-39] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //localhost:8181/graphql on HttpChannelOverHttp@7d437fd4{r=1,c=false,a=IDLE,uri=//localhost:8181/graphql,age=0}
POST //localhost:8181/graphql HTTP/1.1
Accept-Encoding: gzip
User-Agent: Jetty/9.4.12.v20180830
Content-Type: application/json
Host: localhost:8181
Content-Length: 307


14:39:08.286 [qtp352598575-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@67f38dfd::SocketChannelEndPoint@54c6600f{/127.0.0.1:58356<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@67f38dfd[p=HttpParser{s=CONTENT,0 of 307},g=HttpGenerator@524f14{s=START}]=>HttpChannelOverHttp@7d437fd4{r=1,c=false,a=IDLE,uri=//localhost:8181/graphql,age=0} parsed true HttpParser{s=CONTENT,0 of 307}
14:39:08.286 [qtp352598575-39] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@7d437fd4{r=1,c=false,a=IDLE,uri=//localhost:8181/graphql,age=0} handle //localhost:8181/graphql 
14:39:08.286 [qtp352598575-39] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@485b73fa{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
14:39:08.286 [qtp352598575-39] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@7d437fd4{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=0} action DISPATCH
14:39:08.286 [qtp352598575-39] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /graphql on HttpChannelOverHttp@7d437fd4{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=0}
14:39:08.286 [qtp352598575-39] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/graphql @ o.e.j.s.ServletContextHandler@3de8f619{/,null,AVAILABLE}
14:39:08.286 [qtp352598575-39] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/graphql @ o.e.j.s.ServletContextHandler@3de8f619{/,null,AVAILABLE}
14:39:08.286 [qtp352598575-39] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler361268035==dftMaxIdleSec=0
14:39:08.286 [qtp352598575-39] DEBUG org.eclipse.jetty.server.session - session=null
14:39:08.286 [qtp352598575-39] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/graphql -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-6f15d60e@b52cfb2c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet,jsp=null,order=-1,inst=true
14:39:08.286 [qtp352598575-43] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@295cf707/SelectorProducer@1130520d/IDLE/p=true/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=1,q=0}[ReservedThreadExecutor@1df8da7a{s=1/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:08.284Z tryProduce true
14:39:08.286 [qtp352598575-39] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null
14:39:08.286 [qtp352598575-43] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0
14:39:08.286 [qtp352598575-43] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:39:08.287 [qtp352598575-43] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@54c6600f{/127.0.0.1:58356<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@67f38dfd[p=HttpParser{s=CONTENT,0 of 307},g=HttpGenerator@524f14{s=START}]=>HttpChannelOverHttp@7d437fd4{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=1}
14:39:08.287 [qtp352598575-43] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@520b257a waiting with 1 keys
14:39:08.287 [qtp352598575-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@67f38dfd::SocketChannelEndPoint@54c6600f{/127.0.0.1:58356<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@67f38dfd[p=HttpParser{s=CONTENT,0 of 307},g=HttpGenerator@524f14{s=START}]=>HttpChannelOverHttp@7d437fd4{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=1} parse HeapByteBuffer@2769d0b8[p=160,l=467,c=8192,r=307]={POST /graphql HTT...Length: 307\r\n\r\n<<<{\r\n  "query": "qu...\r\n    }\r\n  }\r\n}>>>a"\r\n  }\r\n}"name",...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
14:39:08.287 [qtp352598575-39] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@2769d0b8[p=160,l=467,c=8192,r=307]={POST /graphql HTT...Length: 307\r\n\r\n<<<{\r\n  "query": "qu...\r\n    }\r\n  }\r\n}>>>a"\r\n  }\r\n}"name",...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
14:39:08.287 [qtp352598575-39] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@7d437fd4{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=1} onContent Content@1df1db70{HeapByteBufferR@16da1d41[p=160,l=467,c=8192,r=307]={POST /graphql HTT...Length: 307\r\n\r\n<<<{\r\n  "query": "qu...\r\n    }\r\n  }\r\n}>>>a"\r\n  }\r\n}"name",...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
14:39:08.287 [qtp352598575-39] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@2c26c058[c=0,q=0,[0]=null,s=STREAM] addContent Content@1df1db70{HeapByteBufferR@16da1d41[p=160,l=467,c=8192,r=307]={POST /graphql HTT...Length: 307\r\n\r\n<<<{\r\n  "query": "qu...\r\n    }\r\n  }\r\n}>>>a"\r\n  }\r\n}"name",...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
14:39:08.287 [qtp352598575-39] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> END
14:39:08.287 [qtp352598575-39] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@7d437fd4{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=1} onContentComplete
14:39:08.287 [qtp352598575-39] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@7d437fd4{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=1} onRequestComplete
14:39:08.287 [qtp352598575-39] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@2c26c058[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF
14:39:08.287 [qtp352598575-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@67f38dfd::SocketChannelEndPoint@54c6600f{/127.0.0.1:58356<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@67f38dfd[p=HttpParser{s=END,307 of 307},g=HttpGenerator@524f14{s=START}]=>HttpChannelOverHttp@7d437fd4{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=1} parsed false HttpParser{s=END,307 of 307}
14:39:08.287 [qtp352598575-39] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@2c26c058[c=307,q=1,[0]=EOF,s=STREAM] read 307 from Content@1df1db70{HeapByteBufferR@16da1d41[p=467,l=467,c=8192,r=0]={POST /graphql HTT...\r\n    }\r\n  }\r\n}<<<>>>a"\r\n  }\r\n}"name",...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
14:39:08.287 [qtp352598575-39] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@67f38dfd::SocketChannelEndPoint@54c6600f{/127.0.0.1:58356<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@67f38dfd[p=HttpParser{s=END,307 of 307},g=HttpGenerator@524f14{s=START}]=>HttpChannelOverHttp@7d437fd4{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=1}
14:39:08.288 [qtp352598575-39] DEBUG graphql.GraphQL - Executing request. operation name: 'null'. query: 'query _($prod : ProductInput!){
 VarService{
  testVariable(prod : $prod)
}
}'. variables '{prod={id=test, name=name, description=desc, price=12, inputValueList=[test1, test2], active=true}}'
14:39:08.288 [qtp352598575-39] DEBUG graphql.GraphQL - Parsing query: 'query _($prod : ProductInput!){
 VarService{
  testVariable(prod : $prod)
}
}'...
14:39:08.289 [qtp352598575-39] DEBUG graphql.GraphQL - Validating query: 'query _($prod : ProductInput!){
 VarService{
  testVariable(prod : $prod)
}
}'
14:39:08.289 [qtp352598575-39] DEBUG graphql.GraphQL - Executing 'ec86a4d3-8821-43f6-aff4-489c98fd8159'. operation name: 'null'. query: 'query _($prod : ProductInput!){
 VarService{
  testVariable(prod : $prod)
}
}'. variables '{prod={id=test, name=name, description=desc, price=12, inputValueList=[test1, test2], active=true}}'
14:39:08.289 [qtp352598575-39] DEBUG graphql.execution.Execution - Executing 'ec86a4d3-8821-43f6-aff4-489c98fd8159' query operation: 'QUERY' using 'de.dim.whiteboard.graphql.emf.executation.EMFAsyncExecutionStrategy' execution strategy
14:39:08.289 [qtp352598575-39] DEBUG graphql.execution.ExecutionStrategy - 'ec86a4d3-8821-43f6-aff4-489c98fd8159' fetching field '/VarService' using data fetcher 'graphql.schema.StaticDataFetcher'...
14:39:08.289 [qtp352598575-39] DEBUG graphql.execution.ExecutionStrategy - 'ec86a4d3-8821-43f6-aff4-489c98fd8159' field '/VarService' fetch returned 'org.apache.felix.framework.BundleContextImpl$ServiceObjectsImpl'
14:39:08.290 [qtp352598575-39] DEBUG graphql.execution.ExecutionStrategy - 'ec86a4d3-8821-43f6-aff4-489c98fd8159' completing field '/VarService'...
14:39:08.291 [qtp352598575-39] DEBUG graphql.execution.ExecutionStrategy - 'ec86a4d3-8821-43f6-aff4-489c98fd8159' fetching field '/VarService/testVariable' using data fetcher 'org.gecko.whiteboard.graphql.service.ServiceSchemaBuilder$DataFetcherImplementation'...
14:39:08.291 [qtp352598575-39] DEBUG graphql.execution.ExecutionStrategy - 'ec86a4d3-8821-43f6-aff4-489c98fd8159' field '/VarService/testVariable' fetch returned 'java.lang.String'
14:39:08.291 [qtp352598575-39] DEBUG graphql.execution.ExecutionStrategy - 'ec86a4d3-8821-43f6-aff4-489c98fd8159' completing field '/VarService/testVariable'...
14:39:08.291 [qtp352598575-39] DEBUG graphql.GraphQL - Execution 'ec86a4d3-8821-43f6-aff4-489c98fd8159' completed with zero errors
14:39:08.292 [qtp352598575-39] DEBUG org.eclipse.jetty.server.session - FinalSession=null old_session_manager=null this=org.eclipse.jetty.server.session.SessionHandler361268035==dftMaxIdleSec=0
14:39:08.292 [qtp352598575-39] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@7d437fd4{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=6}
14:39:08.292 [qtp352598575-39] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@485b73fa{s=DISPATCHED a=NOT_ASYNC i=true r=IDLE w=false}
14:39:08.292 [qtp352598575-39] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@7d437fd4{r=1,c=false,a=COMPLETING,uri=//localhost:8181/graphql,age=6} action COMPLETE
14:39:08.292 [qtp352598575-39] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@2253b4ba[p=0,l=44,c=24576,r=44]={<<<{"data":{"VarServ...ariable":"2"}}}>>>_bla"}}}}}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@2035d634{null}
14:39:08.292 [qtp352598575-39] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /graphql on HttpChannelOverHttp@7d437fd4{r=1,c=true,a=COMPLETING,uri=//localhost:8181/graphql,age=6}
200 null HTTP/1.1
Date: Wed, 10 Apr 2019 14:39:08 GMT
Access-Control-Allow-Origin: *
Access-Control-Allow-Headers: *
Access-Control-Request-Method: *
Content-Type: application/json;charset=utf-8


14:39:08.292 [qtp352598575-39] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@6de4fc99[PROCESSING][i=HTTP/1.1{s=200,h=5,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$CommitCallback@45d1d479] generate: NEED_HEADER (null,[p=0,l=44,c=24576,r=44],true)@START
14:39:08.292 [qtp352598575-39] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=5,cl=-1} last=true content=DirectByteBuffer@2253b4ba[p=0,l=44,c=24576,r=44]={<<<{"data":{"VarServ...ariable":"2"}}}>>>_bla"}}}}}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
14:39:08.292 [qtp352598575-39] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Wed, 10 Apr 2019 14:39:08 GMT
Access-Control-Allow-Origin: *
Access-Control-Allow-Headers: *
Access-Control-Request-Method: *
Content-Type: application/json;charset=utf-8


14:39:08.292 [qtp352598575-39] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH
14:39:08.292 [qtp352598575-39] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@6de4fc99[PROCESSING][i=HTTP/1.1{s=200,h=5,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$CommitCallback@45d1d479] generate: FLUSH ([p=0,l=221,c=16384,r=221],[p=0,l=44,c=24576,r=44],true)@COMPLETING
14:39:08.292 [qtp352598575-39] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@6887a8d5{IDLE}->null [HeapByteBuffer@7d1e291b[p=0,l=221,c=16384,r=221]={<<<HTTP/1.1 200 OK\r\n...-Length: 44\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@2253b4ba[p=0,l=44,c=24576,r=44]={<<<{"data":{"VarServ...ariable":"2"}}}>>>_bla"}}}}}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}]
14:39:08.292 [qtp352598575-39] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@6887a8d5{WRITING}->null:IDLE-->WRITING
14:39:08.293 [HttpClient@7923f5b3-110] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3dfdcc67 woken up from select, 1/1/1 selected
14:39:08.293 [HttpClient@7923f5b3-110] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3dfdcc67 processing 1 keys, 0 updates
14:39:08.293 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 265 SocketChannelEndPoint@54c6600f{/127.0.0.1:58356<->/127.0.0.1:8181,OPEN,fill=-,flush=W,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@67f38dfd[p=HttpParser{s=END,307 of 307},g=HttpGenerator@524f14{s=COMPLETING}]=>HttpChannelOverHttp@7d437fd4{r=1,c=true,a=COMPLETING,uri=//localhost:8181/graphql,age=7}
14:39:08.293 [qtp352598575-39] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=265 remaining=0 WriteFlusher@6887a8d5{WRITING}->null
14:39:08.293 [qtp352598575-39] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@6887a8d5{IDLE}->null:WRITING-->IDLE
14:39:08.293 [HttpClient@7923f5b3-110] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@333a25a8 SocketChannelEndPoint@71ca0b8{localhost/127.0.0.1:8181<->/127.0.0.1:58356,OPEN,fill=FI,flush=-,to=10/0}{io=1/1,kio=1,kro=1}->HttpConnectionOverHTTP@9db5ff3(l:/127.0.0.1:58356 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@3233483(exchange=HttpExchange@1f4c5b7 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@4621aa83(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@15d65173{s=START}],recv=HttpReceiverOverHTTP@77ad2a11(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 
14:39:08.293 [qtp352598575-39] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@6de4fc99[PROCESSING][i=HTTP/1.1{s=200,h=5,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$CommitCallback@45d1d479] generate: DONE ([p=221,l=221,c=16384,r=0],[p=44,l=44,c=24576,r=0],true)@END
14:39:08.293 [qtp352598575-39] DEBUG org.eclipse.jetty.server.HttpChannelState - onComplete HttpChannelState@485b73fa{s=COMPLETING a=NOT_ASYNC i=false r=IDLE w=false}
14:39:08.293 [qtp352598575-39] DEBUG org.eclipse.jetty.server.HttpChannel - COMPLETE for /graphql written=44
14:39:08.293 [HttpClient@7923f5b3-110] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@71ca0b8{localhost/127.0.0.1:8181<->/127.0.0.1:58356,OPEN,fill=FI,flush=-,to=10/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@9db5ff3(l:/127.0.0.1:58356 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@3233483(exchange=HttpExchange@1f4c5b7 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@4621aa83(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@15d65173{s=START}],recv=HttpReceiverOverHTTP@77ad2a11(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:08.293 [qtp352598575-39] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@485b73fa{s=COMPLETED a=NOT_ASYNC i=false r=IDLE w=false}
14:39:08.293 [qtp352598575-39] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,307 of 307}
14:39:08.293 [qtp352598575-39] DEBUG org.eclipse.jetty.http.HttpParser - END --> START
14:39:08.293 [qtp352598575-39] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@7d437fd4{r=1,c=false,a=IDLE,uri=null,age=0} handle exit, result COMPLETE
14:39:08.293 [HttpClient@7923f5b3-110] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@71ca0b8{localhost/127.0.0.1:8181<->/127.0.0.1:58356,OPEN,fill=FI,flush=-,to=10/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@9db5ff3(l:/127.0.0.1:58356 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@3233483(exchange=HttpExchange@1f4c5b7 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@4621aa83(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@15d65173{s=START}],recv=HttpReceiverOverHTTP@77ad2a11(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING
14:39:08.293 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 SocketChannelEndPoint@54c6600f{/127.0.0.1:58356<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@67f38dfd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@524f14{s=START}]=>HttpChannelOverHttp@7d437fd4{r=1,c=false,a=IDLE,uri=null,age=0}
14:39:08.293 [HttpClient@7923f5b3-110] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@30404dba{s=0/8,p=0} tryExecute EatWhatYouKill@4e8e8621/SelectorProducer@c446b14/PRODUCING/p=false/QueuedThreadPool[HttpClient@7923f5b3]@7578e06a{STARTED,8<=8<=200,i=4,q=0}[ReservedThreadExecutor@30404dba{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:08.293Z
14:39:08.294 [HttpClient@7923f5b3-110] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@30404dba{s=0/8,p=1} startReservedThread p=1
14:39:08.294 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 SocketChannelEndPoint@54c6600f{/127.0.0.1:58356<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@67f38dfd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@524f14{s=START}]=>HttpChannelOverHttp@7d437fd4{r=1,c=false,a=IDLE,uri=null,age=0}
14:39:08.294 [HttpClient@7923f5b3-110] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@30404dba{s=0/8,p=1}@72072f93
14:39:08.294 [HttpClient@7923f5b3-115] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@30404dba{s=0/8,p=1}@72072f93
14:39:08.294 [qtp352598575-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@67f38dfd::SocketChannelEndPoint@54c6600f{/127.0.0.1:58356<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@67f38dfd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@524f14{s=START}]=>HttpChannelOverHttp@7d437fd4{r=1,c=false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@2769d0b8[p=0,l=0,c=8192,r=0]={<<<>>>POST /graphql HTT...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
14:39:08.294 [HttpClient@7923f5b3-115] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@30404dba{s=1/8,p=1}@72072f93 started
14:39:08.294 [HttpClient@7923f5b3-115] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@30404dba{s=1/8,p=0}@72072f93 waiting
14:39:08.294 [HttpClient@7923f5b3-110] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4e8e8621/SelectorProducer@c446b14/PRODUCING/p=false/QueuedThreadPool[HttpClient@7923f5b3]@7578e06a{STARTED,8<=8<=200,i=3,q=0}[ReservedThreadExecutor@30404dba{s=0/8,p=1}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:08.294Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@71ca0b8{localhost/127.0.0.1:8181<->/127.0.0.1:58356,OPEN,fill=FI,flush=-,to=11/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@9db5ff3(l:/127.0.0.1:58356 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@3233483(exchange=HttpExchange@1f4c5b7 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@4621aa83(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@15d65173{s=START}],recv=HttpReceiverOverHTTP@77ad2a11(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING/BLOCKING
14:39:08.294 [qtp352598575-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@67f38dfd::SocketChannelEndPoint@54c6600f{/127.0.0.1:58356<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@67f38dfd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@524f14{s=START}]=>HttpChannelOverHttp@7d437fd4{r=1,c=false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@2769d0b8[p=0,l=0,c=8192,r=0]={<<<>>>POST /graphql HTT...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
14:39:08.294 [qtp352598575-39] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@2769d0b8[p=0,l=0,c=8192,r=0]={<<<>>>POST /graphql HTT...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
14:39:08.294 [HttpClient@7923f5b3-110] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@71ca0b8{localhost/127.0.0.1:8181<->/127.0.0.1:58356,OPEN,fill=FI,flush=-,to=11/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@9db5ff3(l:/127.0.0.1:58356 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@3233483(exchange=HttpExchange@1f4c5b7 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@4621aa83(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@15d65173{s=START}],recv=HttpReceiverOverHTTP@77ad2a11(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING
14:39:08.294 [HttpClient@7923f5b3-110] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0
14:39:08.294 [HttpClient@7923f5b3-110] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:39:08.294 [qtp352598575-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@67f38dfd::SocketChannelEndPoint@54c6600f{/127.0.0.1:58356<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@67f38dfd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@524f14{s=START}]=>HttpChannelOverHttp@7d437fd4{r=1,c=false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1}
14:39:08.294 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@71ca0b8{localhost/127.0.0.1:8181<->/127.0.0.1:58356,OPEN,fill=FI,flush=-,to=11/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@9db5ff3(l:/127.0.0.1:58356 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@3233483(exchange=HttpExchange@1f4c5b7 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@4621aa83(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@15d65173{s=START}],recv=HttpReceiverOverHTTP@77ad2a11(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING
14:39:08.294 [qtp352598575-39] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@67f38dfd::SocketChannelEndPoint@54c6600f{/127.0.0.1:58356<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@67f38dfd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@524f14{s=START}]=>HttpChannelOverHttp@7d437fd4{r=1,c=false,a=IDLE,uri=null,age=0}
14:39:08.294 [HttpClient@7923f5b3-110] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@71ca0b8{localhost/127.0.0.1:8181<->/127.0.0.1:58356,OPEN,fill=FI,flush=-,to=11/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@9db5ff3(l:/127.0.0.1:58356 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@3233483(exchange=HttpExchange@1f4c5b7 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@4621aa83(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@15d65173{s=START}],recv=HttpReceiverOverHTTP@77ad2a11(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:08.295 [HttpClient@7923f5b3-110] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3dfdcc67 waiting with 1 keys
14:39:08.295 [qtp352598575-39] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@67f38dfd::SocketChannelEndPoint@54c6600f{/127.0.0.1:58356<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@67f38dfd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@524f14{s=START}]=>HttpChannelOverHttp@7d437fd4{r=1,c=false,a=IDLE,uri=null,age=0}
14:39:08.295 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@6db08f4b{AC.ReadCB@9db5ff3{HttpConnectionOverHTTP@9db5ff3::SocketChannelEndPoint@71ca0b8{localhost/127.0.0.1:8181<->/127.0.0.1:58356,OPEN,fill=FI,flush=-,to=11/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@9db5ff3(l:/127.0.0.1:58356 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@3233483(exchange=HttpExchange@1f4c5b7 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@4621aa83(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@15d65173{s=START}],recv=HttpReceiverOverHTTP@77ad2a11(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}}
14:39:08.295 [qtp352598575-39] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@66093d15{AC.ReadCB@67f38dfd{HttpConnection@67f38dfd::SocketChannelEndPoint@54c6600f{/127.0.0.1:58356<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@67f38dfd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@524f14{s=START}]=>HttpChannelOverHttp@7d437fd4{r=1,c=false,a=IDLE,uri=null,age=0}}}
14:39:08.295 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@451030de[p=0,l=0,c=16384,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
14:39:08.295 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.client.HttpReceiver - Parsed false, remaining 0 HttpParser{s=START,0 of -1}
14:39:08.295 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@54c6600f{/127.0.0.1:58356<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@67f38dfd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@524f14{s=START}]=>HttpChannelOverHttp@7d437fd4{r=1,c=false,a=IDLE,uri=null,age=0}
14:39:08.295 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@755e568d on ManagedSelector@5f77d0f9{STARTED} id=3 keys=1 selected=0 updates=0
14:39:08.295 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 265 SocketChannelEndPoint@71ca0b8{localhost/127.0.0.1:8181<->/127.0.0.1:58356,OPEN,fill=-,flush=-,to=12/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@9db5ff3(l:/127.0.0.1:58356 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@3233483(exchange=HttpExchange@1f4c5b7 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@4621aa83(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@15d65173{s=START}],recv=HttpReceiverOverHTTP@77ad2a11(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:08.295 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@5f77d0f9{STARTED} id=3 keys=1 selected=0 updates=1
14:39:08.295 [qtp352598575-43] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@520b257a woken with none selected
14:39:08.295 [qtp352598575-43] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@520b257a woken up from select, 0/0/1 selected
14:39:08.295 [qtp352598575-43] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@520b257a processing 0 keys, 1 updates
14:39:08.295 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.client.HttpReceiver - Read 265 bytes DirectByteBuffer@451030de[p=0,l=265,c=16384,r=265]={<<<HTTP/1.1 200 OK\r\n...ariable":"2"}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} from SocketChannelEndPoint@71ca0b8{localhost/127.0.0.1:8181<->/127.0.0.1:58356,OPEN,fill=-,flush=-,to=0/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@9db5ff3(l:/127.0.0.1:58356 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@3233483(exchange=HttpExchange@1f4c5b7 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@4621aa83(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@15d65173{s=START}],recv=HttpReceiverOverHTTP@77ad2a11(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:08.295 [qtp352598575-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@67f38dfd::SocketChannelEndPoint@54c6600f{/127.0.0.1:58356<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@67f38dfd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@524f14{s=START}]=>HttpChannelOverHttp@7d437fd4{r=1,c=false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@485b73fa{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
14:39:08.295 [qtp352598575-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@6692b6c6
14:39:08.295 [qtp352598575-43] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
14:39:08.295 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@451030de[p=0,l=265,c=16384,r=265]={<<<HTTP/1.1 200 OK\r\n...ariable":"2"}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
14:39:08.295 [qtp352598575-43] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@755e568d
14:39:08.295 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.http.HttpParser - START --> RESPONSE_VERSION
14:39:08.296 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.http.HttpParser - RESPONSE_VERSION --> SPACE1
14:39:08.296 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> STATUS
14:39:08.296 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.http.HttpParser - STATUS --> SPACE2
14:39:08.296 [qtp352598575-43] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@54c6600f{/127.0.0.1:58356<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@67f38dfd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@524f14{s=START}]=>HttpChannelOverHttp@7d437fd4{r=1,c=false,a=IDLE,uri=null,age=0}
14:39:08.296 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REASON
14:39:08.296 [qtp352598575-43] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:39:08.296 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.http.HttpParser - REASON --> HEADER
14:39:08.296 [qtp352598575-43] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@520b257a waiting with 1 keys
14:39:08.296 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.client.HttpReceiver - Response begin HttpResponse[HTTP/1.1 200 OK]@4bd7c60c
14:39:08.296 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> VALUE
14:39:08.296 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> IN_VALUE
14:39:08.296 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> FIELD
14:39:08.296 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.http.HttpParser - HEADER: --> IN_NAME
14:39:08.296 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Origin --> VALUE
14:39:08.296 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Origin --> IN_VALUE
14:39:08.296 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Origin --> FIELD
14:39:08.296 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.http.HttpParser - HEADER: --> IN_NAME
14:39:08.296 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Headers --> VALUE
14:39:08.296 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Headers --> IN_VALUE
14:39:08.296 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Headers --> FIELD
14:39:08.296 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.http.HttpParser - HEADER: --> IN_NAME
14:39:08.296 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Request-Method --> VALUE
14:39:08.296 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Request-Method --> IN_VALUE
14:39:08.296 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Request-Method --> FIELD
14:39:08.296 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json;charset=UTF-8 --> IN_VALUE
14:39:08.296 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json;charset=UTF-8 --> FIELD
14:39:08.296 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE
14:39:08.296 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE
14:39:08.296 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD
14:39:08.296 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT
14:39:08.296 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.client.HttpReceiver - Response headers HttpResponse[HTTP/1.1 200 OK]@4bd7c60c
Date: Wed, 10 Apr 2019 14:39:08 GMT
Access-Control-Allow-Origin: *
Access-Control-Allow-Headers: *
Access-Control-Request-Method: *
Content-Type: application/json;charset=UTF-8
Content-Length: 44
14:39:08.296 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.client.HttpReceiver - Response content HttpResponse[HTTP/1.1 200 OK]@4bd7c60c
DirectByteBufferR@4fe85bae[p=221,l=265,c=16384,r=44]={HTTP/1.1 200 OK\r\n...-Length: 44\r\n\r\n<<<{"data":{"VarServ...ariable":"2"}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
14:39:08.296 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> END
14:39:08.296 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,44 of 44}
14:39:08.296 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.http.HttpParser - END --> START
14:39:08.296 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.client.HttpReceiver - Response success HttpResponse[HTTP/1.1 200 OK]@4bd7c60c
14:39:08.297 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated response for HttpExchange@1f4c5b7 req=TERMINATED/null@null res=TERMINATED/null@null, result: Result[HttpRequest[POST /graphql HTTP/1.1]@31cb96e1 > HttpResponse[HTTP/1.1 200 OK]@4bd7c60c] null
14:39:08.297 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.client.HttpReceiver - Response complete HttpResponse[HTTP/1.1 200 OK]@4bd7c60c
14:39:08.297 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@1f4c5b7 req=TERMINATED/null@null res=TERMINATED/null@null disassociated true from HttpChannelOverHTTP@3233483(exchange=null)[send=HttpSenderOverHTTP@4621aa83(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@15d65173{s=START}],recv=HttpReceiverOverHTTP@77ad2a11(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:08.297 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.client.HttpDestination - Released HttpConnectionOverHTTP@9db5ff3::SocketChannelEndPoint@71ca0b8{localhost/127.0.0.1:8181<->/127.0.0.1:58356,OPEN,fill=-,flush=-,to=2/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@9db5ff3(l:/127.0.0.1:58356 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@3233483(exchange=null)[send=HttpSenderOverHTTP@4621aa83(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@15d65173{s=START}],recv=HttpReceiverOverHTTP@77ad2a11(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:08.297 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection idle HttpConnectionOverHTTP@9db5ff3::SocketChannelEndPoint@71ca0b8{localhost/127.0.0.1:8181<->/127.0.0.1:58356,OPEN,fill=-,flush=-,to=2/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@9db5ff3(l:/127.0.0.1:58356 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@3233483(exchange=null)[send=HttpSenderOverHTTP@4621aa83(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@15d65173{s=START}],recv=HttpReceiverOverHTTP@77ad2a11(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:08.297 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.client.HttpReceiver - Request/Response succeeded: Result[HttpRequest[POST /graphql HTTP/1.1]@31cb96e1 > HttpResponse[HTTP/1.1 200 OK]@4bd7c60c] null
14:39:08.297 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.client.HttpReceiver - Parsed false, remaining 0 HttpParser{s=START,0 of -1}
14:39:08.297 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@451030de[p=265,l=265,c=16384,r=0]={HTTP/1.1 200 OK\r\n...ariable":"2"}}}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
14:39:08.297 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.client.HttpReceiver - Parsed false, remaining 0 HttpParser{s=START,0 of -1}
14:39:08.306 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 SocketChannelEndPoint@71ca0b8{localhost/127.0.0.1:8181<->/127.0.0.1:58356,OPEN,fill=-,flush=-,to=2/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@9db5ff3(l:/127.0.0.1:58356 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@3233483(exchange=null)[send=HttpSenderOverHTTP@4621aa83(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@15d65173{s=START}],recv=HttpReceiverOverHTTP@77ad2a11(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:08.306 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.client.HttpReceiver - Read 0 bytes DirectByteBuffer@451030de[p=0,l=0,c=16384,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} from SocketChannelEndPoint@71ca0b8{localhost/127.0.0.1:8181<->/127.0.0.1:58356,OPEN,fill=-,flush=-,to=11/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@9db5ff3(l:/127.0.0.1:58356 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@3233483(exchange=null)[send=HttpSenderOverHTTP@4621aa83(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@15d65173{s=START}],recv=HttpReceiverOverHTTP@77ad2a11(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:08.307 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnectionOverHTTP@9db5ff3::SocketChannelEndPoint@71ca0b8{localhost/127.0.0.1:8181<->/127.0.0.1:58356,OPEN,fill=-,flush=-,to=11/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@9db5ff3(l:/127.0.0.1:58356 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@3233483(exchange=null)[send=HttpSenderOverHTTP@4621aa83(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@15d65173{s=START}],recv=HttpReceiverOverHTTP@77ad2a11(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:08.307 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@6db08f4b{AC.ReadCB@9db5ff3{HttpConnectionOverHTTP@9db5ff3::SocketChannelEndPoint@71ca0b8{localhost/127.0.0.1:8181<->/127.0.0.1:58356,OPEN,fill=FI,flush=-,to=0/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@9db5ff3(l:/127.0.0.1:58356 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@3233483(exchange=null)[send=HttpSenderOverHTTP@4621aa83(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@15d65173{s=START}],recv=HttpReceiverOverHTTP@77ad2a11(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}}
14:39:08.307 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@71ca0b8{localhost/127.0.0.1:8181<->/127.0.0.1:58356,OPEN,fill=FI,flush=-,to=0/0}{io=0/1,kio=0,kro=1}->HttpConnectionOverHTTP@9db5ff3(l:/127.0.0.1:58356 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@3233483(exchange=null)[send=HttpSenderOverHTTP@4621aa83(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@15d65173{s=START}],recv=HttpReceiverOverHTTP@77ad2a11(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:08.307 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@260e55cc on ManagedSelector@3af356f{STARTED} id=1 keys=1 selected=0 updates=0
14:39:08.307 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@3af356f{STARTED} id=1 keys=1 selected=0 updates=1
14:39:08.307 [HttpClient@7923f5b3-110] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3dfdcc67 woken with none selected
14:39:08.307 [HttpClient@7923f5b3-110] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3dfdcc67 woken up from select, 0/0/1 selected
14:39:08.307 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@71ca0b8{localhost/127.0.0.1:8181<->/127.0.0.1:58356,OPEN,fill=FI,flush=-,to=0/0}{io=0/1,kio=0,kro=1}->HttpConnectionOverHTTP@9db5ff3(l:/127.0.0.1:58356 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@3233483(exchange=null)[send=HttpSenderOverHTTP@4621aa83(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@15d65173{s=START}],recv=HttpReceiverOverHTTP@77ad2a11(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING
14:39:08.307 [HttpClient@7923f5b3-110] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3dfdcc67 processing 0 keys, 1 updates
14:39:08.307 [HttpClient@7923f5b3-110] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
14:39:08.307 [HttpClient@7923f5b3-110] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@260e55cc
14:39:08.308 [HttpClient@7923f5b3-110] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@71ca0b8{localhost/127.0.0.1:8181<->/127.0.0.1:58356,OPEN,fill=FI,flush=-,to=0/0}{io=1/1,kio=1,kro=1}->HttpConnectionOverHTTP@9db5ff3(l:/127.0.0.1:58356 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@3233483(exchange=null)[send=HttpSenderOverHTTP@4621aa83(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@15d65173{s=START}],recv=HttpReceiverOverHTTP@77ad2a11(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:08.308 [HttpClient@7923f5b3-110] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:39:08.308 [HttpClient@7923f5b3-110] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3dfdcc67 waiting with 1 keys
14:39:08.316 [main] INFO graphql.servlet.AbstractGraphQLHttpServlet - Schema generation sucessfull
14:39:13.317 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClient@6093d508{STOPPED}
14:39:13.318 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@6093d508{STARTING} added {SslContextFactory@13047d7d[provider=null,keyStore=null,trustStore=null],AUTO}
14:39:13.318 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@6093d508{STARTING} added {QueuedThreadPool[HttpClient@6093d508]@3c7cfcbb{STOPPED,8<=0<=200,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/2045036434@6e9a5ed8],AUTO}
14:39:13.318 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@6093d508{STARTING} added {org.eclipse.jetty.io.MappedByteBufferPool@65bb9029,POJO}
14:39:13.318 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@6093d508{STARTING} added {ScheduledExecutorScheduler@1bfe3203{STOPPED},AUTO}
14:39:13.318 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@6093d508{STARTING} added {HttpClientTransportOverHTTP@2b214b94{STOPPED},AUTO}
14:39:13.318 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@6093d508{STARTING} added {org.eclipse.jetty.util.SocketAddressResolver$Async@70e3f36f,POJO}
14:39:13.318 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SslContextFactory@13047d7d[provider=null,keyStore=null,trustStore=null]
14:39:13.326 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Protocols [TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
14:39:13.326 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Ciphers   [TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_EMPTY_RENEGOTIATION_INFO_SCSV] of [TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_ECDSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_RSA_WITH_3DES_EDE_CBC_SHA, SSL_DHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_DHE_DSS_WITH_3DES_EDE_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV, TLS_DH_anon_WITH_AES_128_GCM_SHA256, TLS_DH_anon_WITH_AES_128_CBC_SHA256, TLS_ECDH_anon_WITH_AES_128_CBC_SHA, TLS_DH_anon_WITH_AES_128_CBC_SHA, TLS_ECDH_anon_WITH_3DES_EDE_CBC_SHA, SSL_DH_anon_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_DES_CBC_SHA, SSL_DHE_RSA_WITH_DES_CBC_SHA, SSL_DHE_DSS_WITH_DES_CBC_SHA, SSL_DH_anon_WITH_DES_CBC_SHA, SSL_RSA_EXPORT_WITH_DES40_CBC_SHA, SSL_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA, SSL_DHE_DSS_EXPORT_WITH_DES40_CBC_SHA, SSL_DH_anon_EXPORT_WITH_DES40_CBC_SHA, TLS_RSA_WITH_NULL_SHA256, TLS_ECDHE_ECDSA_WITH_NULL_SHA, TLS_ECDHE_RSA_WITH_NULL_SHA, SSL_RSA_WITH_NULL_SHA, TLS_ECDH_ECDSA_WITH_NULL_SHA, TLS_ECDH_RSA_WITH_NULL_SHA, TLS_ECDH_anon_WITH_NULL_SHA, SSL_RSA_WITH_NULL_MD5, TLS_KRB5_WITH_3DES_EDE_CBC_SHA, TLS_KRB5_WITH_3DES_EDE_CBC_MD5, TLS_KRB5_WITH_DES_CBC_SHA, TLS_KRB5_WITH_DES_CBC_MD5, TLS_KRB5_EXPORT_WITH_DES_CBC_40_SHA, TLS_KRB5_EXPORT_WITH_DES_CBC_40_MD5]
14:39:13.327 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @17269ms SslContextFactory@13047d7d[provider=null,keyStore=null,trustStore=null]
14:39:13.327 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[HttpClient@6093d508]@3c7cfcbb{STOPPED,8<=0<=200,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/2045036434@6e9a5ed8]
14:39:13.327 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@49601f82{s=0/8,p=0}
14:39:13.327 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[HttpClient@6093d508]@3c7cfcbb{STARTING,8<=0<=200,i=0,q=0}[ReservedThreadExecutor@49601f82{s=0/8,p=0}] added {ReservedThreadExecutor@49601f82{s=0/8,p=0},AUTO}
14:39:13.327 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@49601f82{s=0/8,p=0}
14:39:13.327 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @17269ms ReservedThreadExecutor@49601f82{s=0/8,p=0}
14:39:13.330 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @17273ms QueuedThreadPool[HttpClient@6093d508]@3c7cfcbb{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@49601f82{s=0/8,p=0}]
14:39:13.331 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@1bfe3203{STOPPED}
14:39:13.331 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @17273ms ScheduledExecutorScheduler@1bfe3203{STARTED}
14:39:13.331 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClientTransportOverHTTP@2b214b94{STOPPED}
14:39:13.331 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClientTransportOverHTTP@2b214b94{STARTING} added {ClientSelectorManager@78de58ea{STOPPED},AUTO}
14:39:13.331 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ClientSelectorManager@78de58ea{STOPPED}
14:39:13.331 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@60e5272/SelectorProducer@7d755813/IDLE/p=false/QueuedThreadPool[HttpClient@6093d508]@3c7cfcbb{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@49601f82{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:13.331Z added {SelectorProducer@7d755813,POJO}
14:39:13.331 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@60e5272/SelectorProducer@7d755813/IDLE/p=false/QueuedThreadPool[HttpClient@6093d508]@3c7cfcbb{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@49601f82{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:13.331Z added {QueuedThreadPool[HttpClient@6093d508]@3c7cfcbb{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@49601f82{s=0/8,p=0}],UNMANAGED}
14:39:13.331 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@60e5272/SelectorProducer@7d755813/IDLE/p=false/QueuedThreadPool[HttpClient@6093d508]@3c7cfcbb{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@49601f82{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:13.331Z created
14:39:13.331 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@69c93ca4{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@60e5272/SelectorProducer@7d755813/IDLE/p=false/QueuedThreadPool[HttpClient@6093d508]@3c7cfcbb{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@49601f82{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:13.331Z,MANAGED}
14:39:13.332 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@78de58ea{STARTING} added {ManagedSelector@69c93ca4{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO}
14:39:13.332 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@63da207f/SelectorProducer@173373b4/IDLE/p=false/QueuedThreadPool[HttpClient@6093d508]@3c7cfcbb{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@49601f82{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:13.332Z added {SelectorProducer@173373b4,POJO}
14:39:13.332 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@63da207f/SelectorProducer@173373b4/IDLE/p=false/QueuedThreadPool[HttpClient@6093d508]@3c7cfcbb{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@49601f82{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:13.332Z added {QueuedThreadPool[HttpClient@6093d508]@3c7cfcbb{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@49601f82{s=0/8,p=0}],UNMANAGED}
14:39:13.332 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@63da207f/SelectorProducer@173373b4/IDLE/p=false/QueuedThreadPool[HttpClient@6093d508]@3c7cfcbb{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@49601f82{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:13.332Z created
14:39:13.332 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@40d10481{STOPPED} id=1 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@63da207f/SelectorProducer@173373b4/IDLE/p=false/QueuedThreadPool[HttpClient@6093d508]@3c7cfcbb{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@49601f82{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:13.332Z,MANAGED}
14:39:13.332 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@78de58ea{STARTING} added {ManagedSelector@40d10481{STOPPED} id=1 keys=-1 selected=-1 updates=0,AUTO}
14:39:13.332 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@60dd3c23/SelectorProducer@52b6319f/IDLE/p=false/QueuedThreadPool[HttpClient@6093d508]@3c7cfcbb{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@49601f82{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:13.332Z added {SelectorProducer@52b6319f,POJO}
14:39:13.332 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@60dd3c23/SelectorProducer@52b6319f/IDLE/p=false/QueuedThreadPool[HttpClient@6093d508]@3c7cfcbb{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@49601f82{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:13.332Z added {QueuedThreadPool[HttpClient@6093d508]@3c7cfcbb{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@49601f82{s=0/8,p=0}],UNMANAGED}
14:39:13.332 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@60dd3c23/SelectorProducer@52b6319f/IDLE/p=false/QueuedThreadPool[HttpClient@6093d508]@3c7cfcbb{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@49601f82{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:13.332Z created
14:39:13.333 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@5e9456ae{STOPPED} id=2 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@60dd3c23/SelectorProducer@52b6319f/IDLE/p=false/QueuedThreadPool[HttpClient@6093d508]@3c7cfcbb{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@49601f82{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:13.333Z,MANAGED}
14:39:13.333 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@78de58ea{STARTING} added {ManagedSelector@5e9456ae{STOPPED} id=2 keys=-1 selected=-1 updates=0,AUTO}
14:39:13.333 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@16a9a4f1/SelectorProducer@1f1cae23/IDLE/p=false/QueuedThreadPool[HttpClient@6093d508]@3c7cfcbb{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@49601f82{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:13.333Z added {SelectorProducer@1f1cae23,POJO}
14:39:13.333 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@16a9a4f1/SelectorProducer@1f1cae23/IDLE/p=false/QueuedThreadPool[HttpClient@6093d508]@3c7cfcbb{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@49601f82{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:13.333Z added {QueuedThreadPool[HttpClient@6093d508]@3c7cfcbb{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@49601f82{s=0/8,p=0}],UNMANAGED}
14:39:13.333 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@16a9a4f1/SelectorProducer@1f1cae23/IDLE/p=false/QueuedThreadPool[HttpClient@6093d508]@3c7cfcbb{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@49601f82{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:13.333Z created
14:39:13.333 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@7c455e96{STOPPED} id=3 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@16a9a4f1/SelectorProducer@1f1cae23/IDLE/p=false/QueuedThreadPool[HttpClient@6093d508]@3c7cfcbb{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@49601f82{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:13.333Z,MANAGED}
14:39:13.333 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@78de58ea{STARTING} added {ManagedSelector@7c455e96{STOPPED} id=3 keys=-1 selected=-1 updates=0,AUTO}
14:39:13.333 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@69c93ca4{STOPPED} id=0 keys=-1 selected=-1 updates=0
14:39:13.333 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@60e5272/SelectorProducer@7d755813/IDLE/p=false/QueuedThreadPool[HttpClient@6093d508]@3c7cfcbb{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@49601f82{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:13.333Z
14:39:13.333 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @17276ms EatWhatYouKill@60e5272/SelectorProducer@7d755813/IDLE/p=false/QueuedThreadPool[HttpClient@6093d508]@3c7cfcbb{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@49601f82{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:13.333Z
14:39:13.333 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@985696
14:39:13.334 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@5bcde458 on ManagedSelector@69c93ca4{STARTING} id=0 keys=0 selected=0 updates=0
14:39:13.334 [HttpClient@6093d508-118] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@985696
14:39:13.334 [HttpClient@6093d508-118] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@60e5272/SelectorProducer@7d755813/IDLE/p=false/QueuedThreadPool[HttpClient@6093d508]@3c7cfcbb{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@49601f82{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:13.334Z tryProduce false
14:39:13.334 [HttpClient@6093d508-118] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
14:39:13.334 [HttpClient@6093d508-118] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@5bcde458
14:39:13.334 [HttpClient@6093d508-118] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:39:13.334 [HttpClient@6093d508-118] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@56eeb059 waiting with 0 keys
14:39:13.334 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @17276ms ManagedSelector@69c93ca4{STARTED} id=0 keys=0 selected=0 updates=0
14:39:13.334 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@40d10481{STOPPED} id=1 keys=-1 selected=-1 updates=0
14:39:13.334 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@63da207f/SelectorProducer@173373b4/IDLE/p=false/QueuedThreadPool[HttpClient@6093d508]@3c7cfcbb{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@49601f82{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:13.334Z
14:39:13.334 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @17276ms EatWhatYouKill@63da207f/SelectorProducer@173373b4/IDLE/p=false/QueuedThreadPool[HttpClient@6093d508]@3c7cfcbb{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@49601f82{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:13.334Z
14:39:13.334 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@215a34b4
14:39:13.334 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@77bd7fe7 on ManagedSelector@40d10481{STARTING} id=1 keys=0 selected=0 updates=0
14:39:13.334 [HttpClient@6093d508-119] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@215a34b4
14:39:13.334 [HttpClient@6093d508-119] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@63da207f/SelectorProducer@173373b4/IDLE/p=false/QueuedThreadPool[HttpClient@6093d508]@3c7cfcbb{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@49601f82{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:13.334Z tryProduce false
14:39:13.334 [HttpClient@6093d508-119] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
14:39:13.334 [HttpClient@6093d508-119] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@77bd7fe7
14:39:13.335 [HttpClient@6093d508-119] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:39:13.335 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @17277ms ManagedSelector@40d10481{STARTED} id=1 keys=0 selected=0 updates=0
14:39:13.335 [HttpClient@6093d508-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4767dd66 waiting with 0 keys
14:39:13.335 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@5e9456ae{STOPPED} id=2 keys=-1 selected=-1 updates=0
14:39:13.335 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@60dd3c23/SelectorProducer@52b6319f/IDLE/p=false/QueuedThreadPool[HttpClient@6093d508]@3c7cfcbb{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@49601f82{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:13.335Z
14:39:13.335 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @17277ms EatWhatYouKill@60dd3c23/SelectorProducer@52b6319f/IDLE/p=false/QueuedThreadPool[HttpClient@6093d508]@3c7cfcbb{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@49601f82{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:13.335Z
14:39:13.335 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@35d3ab60
14:39:13.335 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@10876a6 on ManagedSelector@5e9456ae{STARTING} id=2 keys=0 selected=0 updates=0
14:39:13.335 [HttpClient@6093d508-120] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@35d3ab60
14:39:13.335 [HttpClient@6093d508-120] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@60dd3c23/SelectorProducer@52b6319f/IDLE/p=false/QueuedThreadPool[HttpClient@6093d508]@3c7cfcbb{STARTED,8<=8<=200,i=5,q=0}[ReservedThreadExecutor@49601f82{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:13.335Z tryProduce false
14:39:13.335 [HttpClient@6093d508-120] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
14:39:13.335 [HttpClient@6093d508-120] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@10876a6
14:39:13.335 [HttpClient@6093d508-120] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:39:13.335 [HttpClient@6093d508-120] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@76c7b14f waiting with 0 keys
14:39:13.335 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @17277ms ManagedSelector@5e9456ae{STARTED} id=2 keys=0 selected=0 updates=0
14:39:13.335 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@7c455e96{STOPPED} id=3 keys=-1 selected=-1 updates=0
14:39:13.335 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@16a9a4f1/SelectorProducer@1f1cae23/IDLE/p=false/QueuedThreadPool[HttpClient@6093d508]@3c7cfcbb{STARTED,8<=8<=200,i=5,q=0}[ReservedThreadExecutor@49601f82{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:13.335Z
14:39:13.335 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @17278ms EatWhatYouKill@16a9a4f1/SelectorProducer@1f1cae23/IDLE/p=false/QueuedThreadPool[HttpClient@6093d508]@3c7cfcbb{STARTED,8<=8<=200,i=5,q=0}[ReservedThreadExecutor@49601f82{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:13.335Z
14:39:13.336 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@71870da7
14:39:13.336 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@6dd91637 on ManagedSelector@7c455e96{STARTING} id=3 keys=0 selected=0 updates=0
14:39:13.336 [HttpClient@6093d508-121] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@71870da7
14:39:13.336 [HttpClient@6093d508-121] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@16a9a4f1/SelectorProducer@1f1cae23/IDLE/p=false/QueuedThreadPool[HttpClient@6093d508]@3c7cfcbb{STARTED,8<=8<=200,i=4,q=0}[ReservedThreadExecutor@49601f82{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:13.336Z tryProduce false
14:39:13.336 [HttpClient@6093d508-121] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
14:39:13.336 [HttpClient@6093d508-121] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@6dd91637
14:39:13.336 [HttpClient@6093d508-121] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:39:13.336 [HttpClient@6093d508-121] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@770aa624 waiting with 0 keys
14:39:13.336 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @17278ms ManagedSelector@7c455e96{STARTED} id=3 keys=0 selected=0 updates=0
14:39:13.336 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @17278ms ClientSelectorManager@78de58ea{STARTED}
14:39:13.336 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @17278ms HttpClientTransportOverHTTP@2b214b94{STARTED}
14:39:13.336 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @17278ms HttpClient@6093d508{STARTED}
14:39:13.343 [main] INFO graphql.servlet.AbstractGraphQLHttpServlet - Schema generation sucessfull
14:39:13.343 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@6093d508{STARTED} added {HttpDestination[http://localhost:8181]@5af97169,queue=0,pool=null,MANAGED}
14:39:13.343 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpDestination[http://localhost:8181]@5af97169,queue=0,pool=null
14:39:13.343 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpDestination[http://localhost:8181]@5af97169,queue=0,pool=DuplexConnectionPool@99a78d7[c=0/64,a=0,i=0] added {DuplexConnectionPool@99a78d7[c=0/64,a=0,i=0],POJO}
14:39:13.344 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @17286ms HttpDestination[http://localhost:8181]@5af97169,queue=0,pool=DuplexConnectionPool@99a78d7[c=0/64,a=0,i=0]
14:39:13.344 [main] DEBUG org.eclipse.jetty.client.HttpClient - Created HttpDestination[http://localhost:8181]@5af97169,queue=0,pool=DuplexConnectionPool@99a78d7[c=0/64,a=0,i=0]
14:39:13.344 [main] DEBUG org.eclipse.jetty.client.HttpDestination - Queued HttpRequest[POST /graphql HTTP/1.1]@31da6b2e for HttpDestination[http://localhost:8181]@5af97169,queue=1,pool=DuplexConnectionPool@99a78d7[c=0/64,a=0,i=0]
14:39:13.344 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - tryCreate 0/64 connections 0/-1 pending
14:39:13.344 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - newConnection 1/64 connections 1/-1 pending
14:39:13.344 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$128/438228197@61c76850
14:39:13.344 [HttpClient@6093d508-122] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$128/438228197@61c76850
14:39:13.344 [HttpClient@6093d508-122] DEBUG org.eclipse.jetty.util.SocketAddressResolver - Resolved localhost in 0 ms
14:39:13.344 [qtp352598575-40-acceptor-0@4a00d9cf-ServerConnector@3b5fad2d{HTTP/1.1,[http/1.1]}{0.0.0.0:8181}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@4fffe57d on ManagedSelector@f627d13{STARTED} id=0 keys=0 selected=0 updates=0
14:39:13.344 [qtp352598575-40-acceptor-0@4a00d9cf-ServerConnector@3b5fad2d{HTTP/1.1,[http/1.1]}{0.0.0.0:8181}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@f627d13{STARTED} id=0 keys=0 selected=0 updates=1
14:39:13.345 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3ebc20d7 woken with none selected
14:39:13.345 [HttpClient@6093d508-122] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change Connect@522a75d8{java.nio.channels.SocketChannel[connection-pending remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@5af97169,queue=1,pool=DuplexConnectionPool@99a78d7[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@5615eb45, client.connector=HttpClient@6093d508{STARTED}}} on ManagedSelector@40d10481{STARTED} id=1 keys=0 selected=0 updates=0
14:39:13.345 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3ebc20d7 woken up from select, 0/0/0 selected
14:39:13.345 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3ebc20d7 processing 0 keys, 1 updates
14:39:13.345 [HttpClient@6093d508-122] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@40d10481{STARTED} id=1 keys=0 selected=0 updates=1
14:39:13.345 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
14:39:13.345 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Accept@4fffe57d
14:39:13.345 [HttpClient@6093d508-122] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$128/438228197@61c76850
14:39:13.345 [HttpClient@6093d508-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4767dd66 woken with none selected
14:39:13.345 [qtp352598575-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$Accept@4fffe57d
14:39:13.345 [HttpClient@6093d508-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4767dd66 woken up from select, 0/0/0 selected
14:39:13.345 [HttpClient@6093d508-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4767dd66 processing 0 keys, 1 updates
14:39:13.345 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:39:13.345 [HttpClient@6093d508-119] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
14:39:13.345 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3ebc20d7 waiting with 1 keys
14:39:13.345 [qtp352598575-41] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$Accept@4fffe57d
14:39:13.346 [qtp352598575-41] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@eb9b1be{/127.0.0.1:58378<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=0}-><null> idle timeout check, elapsed: 1 ms, remaining: 59999 ms
14:39:13.346 [HttpClient@6093d508-119] DEBUG org.eclipse.jetty.io.ManagedSelector - update Connect@522a75d8{java.nio.channels.SocketChannel[connection-pending remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@5af97169,queue=1,pool=DuplexConnectionPool@99a78d7[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@5615eb45, client.connector=HttpClient@6093d508{STARTED}}}
14:39:13.346 [HttpClient@6093d508-119] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:39:13.346 [qtp352598575-41] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@1c816592{r=0,c=false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@eb9b1be{/127.0.0.1:58378<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=0}-><null>,null,HttpChannelState@334f0282{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
14:39:13.346 [HttpClient@6093d508-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4767dd66 waiting with 1 keys
14:39:13.346 [qtp352598575-41] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@34a2c058::SocketChannelEndPoint@eb9b1be{/127.0.0.1:58378<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=0}-><null>
14:39:13.346 [HttpClient@6093d508-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4767dd66 woken up from select, 1/1/1 selected
14:39:13.346 [HttpClient@6093d508-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4767dd66 processing 1 keys, 0 updates
14:39:13.346 [qtp352598575-41] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@eb9b1be{/127.0.0.1:58378<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=0}->HttpConnection@34a2c058[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77d5a333{s=START}]=>HttpChannelOverHttp@1c816592{r=0,c=false,a=IDLE,uri=null,age=0}
14:39:13.346 [HttpClient@6093d508-119] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 8 sun.nio.ch.SelectionKeyImpl@49a03bfa Connect@522a75d8{java.nio.channels.SocketChannel[connection-pending remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@5af97169,queue=1,pool=DuplexConnectionPool@99a78d7[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@5615eb45, client.connector=HttpClient@6093d508{STARTED}}} 
14:39:13.346 [qtp352598575-41] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@34a2c058::SocketChannelEndPoint@eb9b1be{/127.0.0.1:58378<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=0}->HttpConnection@34a2c058[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77d5a333{s=START}]=>HttpChannelOverHttp@1c816592{r=0,c=false,a=IDLE,uri=null,age=0}
14:39:13.346 [HttpClient@6093d508-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Connected true java.nio.channels.SocketChannel[connected local=/127.0.0.1:58378 remote=localhost/127.0.0.1:8181]
14:39:13.346 [qtp352598575-41] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@34a2c058::SocketChannelEndPoint@eb9b1be{/127.0.0.1:58378<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=0}->HttpConnection@34a2c058[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77d5a333{s=START}]=>HttpChannelOverHttp@1c816592{r=0,c=false,a=IDLE,uri=null,age=0}
14:39:13.347 [HttpClient@6093d508-119] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CreateEndPoint@4d9fb616{Connect@522a75d8{java.nio.channels.SocketChannel[connected local=/127.0.0.1:58378 remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@5af97169,queue=1,pool=DuplexConnectionPool@99a78d7[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@5615eb45, client.connector=HttpClient@6093d508{STARTED}}},sun.nio.ch.SelectionKeyImpl@49a03bfa}
14:39:13.347 [qtp352598575-41] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@60efe5ae{AC.ReadCB@34a2c058{HttpConnection@34a2c058::SocketChannelEndPoint@eb9b1be{/127.0.0.1:58378<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@34a2c058[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77d5a333{s=START}]=>HttpChannelOverHttp@1c816592{r=0,c=false,a=IDLE,uri=null,age=0}}}
14:39:13.347 [HttpClient@6093d508-119] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0
14:39:13.347 [HttpClient@6093d508-119] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:39:13.347 [HttpClient@6093d508-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4767dd66 waiting with 1 keys
14:39:13.347 [qtp352598575-41] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@eb9b1be{/127.0.0.1:58378<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@34a2c058[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77d5a333{s=START}]=>HttpChannelOverHttp@1c816592{r=0,c=false,a=IDLE,uri=null,age=0}
14:39:13.347 [HttpClient@6093d508-123] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CreateEndPoint@4d9fb616{Connect@522a75d8{java.nio.channels.SocketChannel[connected local=/127.0.0.1:58378 remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@5af97169,queue=1,pool=DuplexConnectionPool@99a78d7[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@5615eb45, client.connector=HttpClient@6093d508{STARTED}}},sun.nio.ch.SelectionKeyImpl@49a03bfa}
14:39:13.347 [qtp352598575-41] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@2b7fa023 on ManagedSelector@f627d13{STARTED} id=0 keys=1 selected=0 updates=0
14:39:13.347 [qtp352598575-41] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@f627d13{STARTED} id=0 keys=1 selected=0 updates=1
14:39:13.347 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3ebc20d7 woken with none selected
14:39:13.347 [HttpClient@6093d508-123] DEBUG org.eclipse.jetty.client.HttpClientTransport - Created HttpConnectionOverHTTP@6300577a::SocketChannelEndPoint@6dc7b56a{localhost/127.0.0.1:8181<->/127.0.0.1:58378,OPEN,fill=-,flush=-,to=0/0}{io=0/0,kio=0,kro=8}-><null>
14:39:13.347 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3ebc20d7 woken up from select, 0/0/1 selected
14:39:13.347 [qtp352598575-41] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@eb9b1be{/127.0.0.1:58378<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@34a2c058[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77d5a333{s=START}]=>HttpChannelOverHttp@1c816592{r=0,c=false,a=IDLE,uri=null,age=0}
14:39:13.347 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3ebc20d7 processing 0 keys, 1 updates
14:39:13.347 [qtp352598575-41] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$Accept@4fffe57d
14:39:13.347 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
14:39:13.347 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@2b7fa023
14:39:13.347 [HttpClient@6093d508-123] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@6dc7b56a{localhost/127.0.0.1:8181<->/127.0.0.1:58378,OPEN,fill=-,flush=-,to=0/0}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@6300577a(l:/127.0.0.1:58378 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@69f83c0a(exchange=null)[send=HttpSenderOverHTTP@2cfabf51(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@4da08633{s=START}],recv=HttpReceiverOverHTTP@1d9c1608(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:13.347 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@eb9b1be{/127.0.0.1:58378<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=0}->HttpConnection@34a2c058[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77d5a333{s=START}]=>HttpChannelOverHttp@1c816592{r=0,c=false,a=IDLE,uri=null,age=0}
14:39:13.347 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:39:13.347 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3ebc20d7 waiting with 1 keys
14:39:13.347 [HttpClient@6093d508-123] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnectionOverHTTP@6300577a::SocketChannelEndPoint@6dc7b56a{localhost/127.0.0.1:8181<->/127.0.0.1:58378,OPEN,fill=-,flush=-,to=0/0}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@6300577a(l:/127.0.0.1:58378 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@69f83c0a(exchange=null)[send=HttpSenderOverHTTP@2cfabf51(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@4da08633{s=START}],recv=HttpReceiverOverHTTP@1d9c1608(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:13.347 [HttpClient@6093d508-123] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnectionOverHTTP@6300577a::SocketChannelEndPoint@6dc7b56a{localhost/127.0.0.1:8181<->/127.0.0.1:58378,OPEN,fill=-,flush=-,to=0/0}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@6300577a(l:/127.0.0.1:58378 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@69f83c0a(exchange=null)[send=HttpSenderOverHTTP@2cfabf51(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@4da08633{s=START}],recv=HttpReceiverOverHTTP@1d9c1608(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:13.347 [HttpClient@6093d508-123] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@352c71dd{AC.ReadCB@6300577a{HttpConnectionOverHTTP@6300577a::SocketChannelEndPoint@6dc7b56a{localhost/127.0.0.1:8181<->/127.0.0.1:58378,OPEN,fill=FI,flush=-,to=0/0}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@6300577a(l:/127.0.0.1:58378 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@69f83c0a(exchange=null)[send=HttpSenderOverHTTP@2cfabf51(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@4da08633{s=START}],recv=HttpReceiverOverHTTP@1d9c1608(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}}
14:39:13.348 [HttpClient@6093d508-123] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@6dc7b56a{localhost/127.0.0.1:8181<->/127.0.0.1:58378,OPEN,fill=FI,flush=-,to=1/0}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@6300577a(l:/127.0.0.1:58378 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@69f83c0a(exchange=null)[send=HttpSenderOverHTTP@2cfabf51(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@4da08633{s=START}],recv=HttpReceiverOverHTTP@1d9c1608(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:13.348 [HttpClient@6093d508-123] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@4cd5401e on ManagedSelector@40d10481{STARTED} id=1 keys=1 selected=0 updates=0
14:39:13.348 [HttpClient@6093d508-123] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@40d10481{STARTED} id=1 keys=1 selected=0 updates=1
14:39:13.348 [HttpClient@6093d508-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4767dd66 woken with none selected
14:39:13.348 [HttpClient@6093d508-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4767dd66 woken up from select, 0/0/1 selected
14:39:13.348 [HttpClient@6093d508-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4767dd66 processing 0 keys, 1 updates
14:39:13.348 [HttpClient@6093d508-119] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
14:39:13.348 [HttpClient@6093d508-123] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection 1/64 creation succeeded HttpConnectionOverHTTP@6300577a::SocketChannelEndPoint@6dc7b56a{localhost/127.0.0.1:8181<->/127.0.0.1:58378,OPEN,fill=FI,flush=-,to=1/0}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@6300577a(l:/127.0.0.1:58378 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@69f83c0a(exchange=null)[send=HttpSenderOverHTTP@2cfabf51(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@4da08633{s=START}],recv=HttpReceiverOverHTTP@1d9c1608(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:13.348 [HttpClient@6093d508-119] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@4cd5401e
14:39:13.348 [HttpClient@6093d508-123] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection idle HttpConnectionOverHTTP@6300577a::SocketChannelEndPoint@6dc7b56a{localhost/127.0.0.1:8181<->/127.0.0.1:58378,OPEN,fill=FI,flush=-,to=1/0}{io=1/1,kio=0,kro=8}->HttpConnectionOverHTTP@6300577a(l:/127.0.0.1:58378 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@69f83c0a(exchange=null)[send=HttpSenderOverHTTP@2cfabf51(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@4da08633{s=START}],recv=HttpReceiverOverHTTP@1d9c1608(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:13.348 [HttpClient@6093d508-119] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@6dc7b56a{localhost/127.0.0.1:8181<->/127.0.0.1:58378,OPEN,fill=FI,flush=-,to=1/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@6300577a(l:/127.0.0.1:58378 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@69f83c0a(exchange=null)[send=HttpSenderOverHTTP@2cfabf51(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@4da08633{s=START}],recv=HttpReceiverOverHTTP@1d9c1608(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:13.348 [HttpClient@6093d508-119] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:39:13.348 [HttpClient@6093d508-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4767dd66 waiting with 1 keys
14:39:13.348 [HttpClient@6093d508-123] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection active HttpConnectionOverHTTP@6300577a::SocketChannelEndPoint@6dc7b56a{localhost/127.0.0.1:8181<->/127.0.0.1:58378,OPEN,fill=FI,flush=-,to=1/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@6300577a(l:/127.0.0.1:58378 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@69f83c0a(exchange=null)[send=HttpSenderOverHTTP@2cfabf51(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@4da08633{s=START}],recv=HttpReceiverOverHTTP@1d9c1608(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:13.348 [HttpClient@6093d508-123] DEBUG org.eclipse.jetty.client.HttpDestination - Processing exchange HttpExchange@58dd6a9 req=PENDING/null@null res=PENDING/null@null on HttpConnectionOverHTTP@6300577a::SocketChannelEndPoint@6dc7b56a{localhost/127.0.0.1:8181<->/127.0.0.1:58378,OPEN,fill=FI,flush=-,to=1/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@6300577a(l:/127.0.0.1:58378 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@69f83c0a(exchange=null)[send=HttpSenderOverHTTP@2cfabf51(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@4da08633{s=START}],recv=HttpReceiverOverHTTP@1d9c1608(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] of HttpDestination[http://localhost:8181]@5af97169,queue=0,pool=DuplexConnectionPool@99a78d7[c=1/64,a=1,i=0]
14:39:13.348 [HttpClient@6093d508-123] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@58dd6a9 req=PENDING/null@null res=PENDING/null@null associated true to HttpChannelOverHTTP@69f83c0a(exchange=HttpExchange@58dd6a9 req=PENDING/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@2cfabf51(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@4da08633{s=START}],recv=HttpReceiverOverHTTP@1d9c1608(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:13.348 [HttpClient@6093d508-123] DEBUG org.eclipse.jetty.client.HttpSender - Request begin HttpRequest[POST /graphql HTTP/1.1]@31da6b2e
14:39:13.349 [HttpClient@6093d508-123] DEBUG org.eclipse.jetty.client.HttpSender - Request headers HttpRequest[POST /graphql HTTP/1.1]@31da6b2e
Accept-Encoding: gzip
User-Agent: Jetty/9.4.12.v20180830
Content-Type: application/json
Host: localhost:8181
Content-Length: 307
14:39:13.349 [HttpClient@6093d508-123] DEBUG org.eclipse.jetty.client.HttpContent - Advanced content to last chunk java.nio.HeapByteBuffer[pos=0 lim=307 cap=307]
14:39:13.349 [HttpClient@6093d508-123] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (307 bytes) - NEED_HEADER/HttpGenerator@4da08633{s=START}
14:39:13.349 [HttpClient@6093d508-123] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders POST{u=/graphql,HTTP/1.1,h=5,cl=307} last=true content=HeapByteBuffer@78dcac46[p=0,l=307,c=307,r=307]={<<<{\r\n  "query": "qu...\r\n    }\r\n  }\r\n}>>>}
14:39:13.349 [HttpClient@6093d508-123] DEBUG org.eclipse.jetty.http.HttpGenerator - Accept-Encoding: gzip
User-Agent: Jetty/9.4.12.v20180830
Content-Type: application/json
Host: localhost:8181
Content-Length: 307


14:39:13.349 [HttpClient@6093d508-123] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH
14:39:13.349 [HttpClient@6093d508-123] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (160 bytes), chunk (-1 bytes), content (307 bytes) - FLUSH/HttpGenerator@4da08633{s=COMPLETING}
14:39:13.349 [HttpClient@6093d508-123] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@489bf872{IDLE}->null [HeapByteBuffer@2e289819[p=0,l=160,c=4096,r=160]={<<<POST /graphql HTT...Length: 307\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@3e505946[p=0,l=0,c=0,r=0]={<<<>>>},HeapByteBuffer@78dcac46[p=0,l=307,c=307,r=307]={<<<{\r\n  "query": "qu...\r\n    }\r\n  }\r\n}>>>}]
14:39:13.349 [HttpClient@6093d508-123] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@489bf872{WRITING}->null:IDLE-->WRITING
14:39:13.349 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3ebc20d7 woken up from select, 1/1/1 selected
14:39:13.349 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3ebc20d7 processing 1 keys, 0 updates
14:39:13.349 [HttpClient@6093d508-123] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 467 SocketChannelEndPoint@6dc7b56a{localhost/127.0.0.1:8181<->/127.0.0.1:58378,OPEN,fill=FI,flush=W,to=2/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@6300577a(l:/127.0.0.1:58378 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@69f83c0a(exchange=HttpExchange@58dd6a9 req=PENDING/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@2cfabf51(req=HEADERS,snd=SENDING,failure=null)[HttpGenerator@4da08633{s=COMPLETING}],recv=HttpReceiverOverHTTP@1d9c1608(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:13.349 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@70d70657 SocketChannelEndPoint@eb9b1be{/127.0.0.1:58378<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=2/60000}{io=1/1,kio=1,kro=1}->HttpConnection@34a2c058[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77d5a333{s=START}]=>HttpChannelOverHttp@1c816592{r=0,c=false,a=IDLE,uri=null,age=0} 
14:39:13.349 [HttpClient@6093d508-123] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=467 remaining=0 WriteFlusher@489bf872{WRITING}->null
14:39:13.349 [HttpClient@6093d508-123] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@489bf872{IDLE}->null:WRITING-->IDLE
14:39:13.349 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@eb9b1be{/127.0.0.1:58378<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=2/60000}{io=1/0,kio=1,kro=1}->HttpConnection@34a2c058[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77d5a333{s=START}]=>HttpChannelOverHttp@1c816592{r=0,c=false,a=IDLE,uri=null,age=0}
14:39:13.349 [HttpClient@6093d508-123] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (-1 bytes) - DONE/HttpGenerator@4da08633{s=END}
14:39:13.350 [HttpClient@6093d508-123] DEBUG org.eclipse.jetty.client.HttpSender - Request committed HttpRequest[POST /graphql HTTP/1.1]@31da6b2e
14:39:13.350 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@eb9b1be{/127.0.0.1:58378<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=3/60000}{io=1/0,kio=1,kro=1}->HttpConnection@34a2c058[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77d5a333{s=START}]=>HttpChannelOverHttp@1c816592{r=0,c=false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
14:39:13.350 [HttpClient@6093d508-123] DEBUG org.eclipse.jetty.client.HttpSender - Request content HttpRequest[POST /graphql HTTP/1.1]@31da6b2e
HeapByteBuffer@23c85756[p=0,l=307,c=307,r=307]={<<<{\r\n  "query": "qu...\r\n    }\r\n  }\r\n}>>>}
14:39:13.350 [HttpClient@6093d508-123] DEBUG org.eclipse.jetty.client.HttpContent - Advanced content past last chunk
14:39:13.350 [HttpClient@6093d508-123] DEBUG org.eclipse.jetty.client.HttpSender - Content present false, last true, consumed true for HttpRequest[POST /graphql HTTP/1.1]@31da6b2e
14:39:13.350 [HttpClient@6093d508-123] DEBUG org.eclipse.jetty.client.HttpSender - Generated content (0 bytes) - DONE/HttpGenerator@4da08633{s=END}
14:39:13.350 [HttpClient@6093d508-123] DEBUG org.eclipse.jetty.client.HttpSender - Request success HttpRequest[POST /graphql HTTP/1.1]@31da6b2e
14:39:13.350 [qtp352598575-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1df8da7a{s=1/8,p=0} tryExecute EatWhatYouKill@72ef8d15/SelectorProducer@4ea5b703/PRODUCING/p=false/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=2,q=0}[ReservedThreadExecutor@1df8da7a{s=1/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:13.35Z
14:39:13.350 [HttpClient@6093d508-123] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated request for HttpExchange@58dd6a9 req=TERMINATED/null@null res=PENDING/null@null, result: null
14:39:13.350 [HttpClient@6093d508-123] DEBUG org.eclipse.jetty.client.HttpSender - Terminating request HttpRequest[POST /graphql HTTP/1.1]@31da6b2e
14:39:13.350 [qtp352598575-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1df8da7a{s=0/8,p=0}@58f34e0a offer EatWhatYouKill@72ef8d15/SelectorProducer@4ea5b703/PRODUCING/p=false/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=2,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:13.35Z
14:39:13.350 [HttpClient@6093d508-123] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@6dc7b56a{localhost/127.0.0.1:8181<->/127.0.0.1:58378,OPEN,fill=FI,flush=-,to=1/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@6300577a(l:/127.0.0.1:58378 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@69f83c0a(exchange=HttpExchange@58dd6a9 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@2cfabf51(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4da08633{s=START}],recv=HttpReceiverOverHTTP@1d9c1608(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:13.350 [qtp352598575-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1df8da7a{s=0/8,p=1} startReservedThread p=1
14:39:13.350 [qtp352598575-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@1df8da7a{s=0/8,p=1}@2849cfb0
14:39:13.350 [HttpClient@6093d508-123] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CreateEndPoint@4d9fb616{Connect@522a75d8{java.nio.channels.SocketChannel[connected local=/127.0.0.1:58378 remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@5af97169,queue=0,pool=DuplexConnectionPool@99a78d7[c=1/64,a=1,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@5615eb45, client.connector=HttpClient@6093d508{STARTED}}},sun.nio.ch.SelectionKeyImpl@49a03bfa}
14:39:13.350 [qtp352598575-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@1df8da7a{s=0/8,p=1}@2849cfb0
14:39:13.350 [qtp352598575-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1df8da7a{s=1/8,p=1}@2849cfb0 started
14:39:13.350 [qtp352598575-38] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1df8da7a{s=0/8,p=1}@58f34e0a task=EatWhatYouKill@72ef8d15/SelectorProducer@4ea5b703/IDLE/p=true/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=1,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=1}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:13.35Z
14:39:13.350 [qtp352598575-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1df8da7a{s=1/8,p=0}@2849cfb0 waiting
14:39:13.350 [qtp352598575-38] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@72ef8d15/SelectorProducer@4ea5b703/IDLE/p=true/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=1,q=0}[ReservedThreadExecutor@1df8da7a{s=1/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:13.35Z tryProduce true
14:39:13.350 [qtp352598575-36] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@72ef8d15/SelectorProducer@4ea5b703/IDLE/p=true/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=1,q=0}[ReservedThreadExecutor@1df8da7a{s=1/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:13.35Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@eb9b1be{/127.0.0.1:58378<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=3/60000}{io=1/0,kio=1,kro=1}->HttpConnection@34a2c058[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77d5a333{s=START}]=>HttpChannelOverHttp@1c816592{r=0,c=false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
14:39:13.350 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0
14:39:13.351 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:39:13.351 [qtp352598575-36] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@60efe5ae{AC.ReadCB@34a2c058{HttpConnection@34a2c058::SocketChannelEndPoint@eb9b1be{/127.0.0.1:58378<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=4/60000}{io=1/0,kio=1,kro=1}->HttpConnection@34a2c058[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77d5a333{s=START}]=>HttpChannelOverHttp@1c816592{r=0,c=false,a=IDLE,uri=null,age=0}}}
14:39:13.351 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@eb9b1be{/127.0.0.1:58378<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@34a2c058[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77d5a333{s=START}]=>HttpChannelOverHttp@1c816592{r=0,c=false,a=IDLE,uri=null,age=0}
14:39:13.351 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3ebc20d7 waiting with 1 keys
14:39:13.351 [qtp352598575-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@34a2c058::SocketChannelEndPoint@eb9b1be{/127.0.0.1:58378<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@34a2c058[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77d5a333{s=START}]=>HttpChannelOverHttp@1c816592{r=0,c=false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@334f0282{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
14:39:13.351 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 467 SocketChannelEndPoint@eb9b1be{/127.0.0.1:58378<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@34a2c058[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77d5a333{s=START}]=>HttpChannelOverHttp@1c816592{r=0,c=false,a=IDLE,uri=null,age=0}
14:39:13.351 [qtp352598575-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@34a2c058::SocketChannelEndPoint@eb9b1be{/127.0.0.1:58378<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@34a2c058[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77d5a333{s=START}]=>HttpChannelOverHttp@1c816592{r=0,c=false,a=IDLE,uri=null,age=0} filled 467 HeapByteBuffer@2769d0b8[p=0,l=467,c=8192,r=467]={<<<POST /graphql HTT...\r\n    }\r\n  }\r\n}>>>a"\r\n  }\r\n}"name",...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
14:39:13.351 [qtp352598575-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@34a2c058::SocketChannelEndPoint@eb9b1be{/127.0.0.1:58378<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@34a2c058[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77d5a333{s=START}]=>HttpChannelOverHttp@1c816592{r=0,c=false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@2769d0b8[p=0,l=467,c=8192,r=467]={<<<POST /graphql HTT...\r\n    }\r\n  }\r\n}>>>a"\r\n  }\r\n}"name",...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
14:39:13.352 [qtp352598575-36] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@2769d0b8[p=0,l=467,c=8192,r=467]={<<<POST /graphql HTT...\r\n    }\r\n  }\r\n}>>>a"\r\n  }\r\n}"name",...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
14:39:13.352 [qtp352598575-36] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1
14:39:13.352 [qtp352598575-36] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI
14:39:13.352 [qtp352598575-36] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2
14:39:13.352 [qtp352598575-36] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION
14:39:13.352 [qtp352598575-36] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER
14:39:13.352 [qtp352598575-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> IN_VALUE
14:39:13.352 [qtp352598575-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> FIELD
14:39:13.352 [qtp352598575-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE
14:39:13.352 [qtp352598575-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE
14:39:13.352 [qtp352598575-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD
14:39:13.352 [qtp352598575-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE
14:39:13.352 [qtp352598575-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD
14:39:13.352 [qtp352598575-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE
14:39:13.352 [qtp352598575-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE
14:39:13.352 [qtp352598575-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD
14:39:13.352 [qtp352598575-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE
14:39:13.352 [qtp352598575-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE
14:39:13.352 [qtp352598575-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD
14:39:13.352 [qtp352598575-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT
14:39:13.352 [qtp352598575-36] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //localhost:8181/graphql on HttpChannelOverHttp@1c816592{r=1,c=false,a=IDLE,uri=//localhost:8181/graphql,age=0}
POST //localhost:8181/graphql HTTP/1.1
Accept-Encoding: gzip
User-Agent: Jetty/9.4.12.v20180830
Content-Type: application/json
Host: localhost:8181
Content-Length: 307


14:39:13.352 [qtp352598575-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@34a2c058::SocketChannelEndPoint@eb9b1be{/127.0.0.1:58378<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@34a2c058[p=HttpParser{s=CONTENT,0 of 307},g=HttpGenerator@77d5a333{s=START}]=>HttpChannelOverHttp@1c816592{r=1,c=false,a=IDLE,uri=//localhost:8181/graphql,age=0} parsed true HttpParser{s=CONTENT,0 of 307}
14:39:13.352 [qtp352598575-36] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@1c816592{r=1,c=false,a=IDLE,uri=//localhost:8181/graphql,age=0} handle //localhost:8181/graphql 
14:39:13.353 [qtp352598575-36] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@334f0282{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
14:39:13.353 [qtp352598575-36] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@1c816592{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=1} action DISPATCH
14:39:13.353 [qtp352598575-36] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /graphql on HttpChannelOverHttp@1c816592{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=1}
14:39:13.353 [qtp352598575-36] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/graphql @ o.e.j.s.ServletContextHandler@3de8f619{/,null,AVAILABLE}
14:39:13.353 [qtp352598575-36] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/graphql @ o.e.j.s.ServletContextHandler@3de8f619{/,null,AVAILABLE}
14:39:13.353 [qtp352598575-36] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler361268035==dftMaxIdleSec=0
14:39:13.353 [qtp352598575-36] DEBUG org.eclipse.jetty.server.session - session=null
14:39:13.353 [qtp352598575-36] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/graphql -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-6f15d60e@b52cfb2c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet,jsp=null,order=-1,inst=true
14:39:13.353 [qtp352598575-36] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null
14:39:13.353 [qtp352598575-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@34a2c058::SocketChannelEndPoint@eb9b1be{/127.0.0.1:58378<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@34a2c058[p=HttpParser{s=CONTENT,0 of 307},g=HttpGenerator@77d5a333{s=START}]=>HttpChannelOverHttp@1c816592{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=1} parse HeapByteBuffer@2769d0b8[p=160,l=467,c=8192,r=307]={POST /graphql HTT...Length: 307\r\n\r\n<<<{\r\n  "query": "qu...\r\n    }\r\n  }\r\n}>>>a"\r\n  }\r\n}"name",...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
14:39:13.353 [qtp352598575-36] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@2769d0b8[p=160,l=467,c=8192,r=307]={POST /graphql HTT...Length: 307\r\n\r\n<<<{\r\n  "query": "qu...\r\n    }\r\n  }\r\n}>>>a"\r\n  }\r\n}"name",...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
14:39:13.353 [qtp352598575-36] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@1c816592{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=1} onContent Content@78b6a6d{HeapByteBufferR@586e48d3[p=160,l=467,c=8192,r=307]={POST /graphql HTT...Length: 307\r\n\r\n<<<{\r\n  "query": "qu...\r\n    }\r\n  }\r\n}>>>a"\r\n  }\r\n}"name",...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
14:39:13.354 [qtp352598575-36] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@10431837[c=0,q=0,[0]=null,s=STREAM] addContent Content@78b6a6d{HeapByteBufferR@586e48d3[p=160,l=467,c=8192,r=307]={POST /graphql HTT...Length: 307\r\n\r\n<<<{\r\n  "query": "qu...\r\n    }\r\n  }\r\n}>>>a"\r\n  }\r\n}"name",...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
14:39:13.354 [qtp352598575-36] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> END
14:39:13.354 [qtp352598575-36] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@1c816592{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=2} onContentComplete
14:39:13.354 [qtp352598575-36] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@1c816592{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=2} onRequestComplete
14:39:13.354 [qtp352598575-36] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@10431837[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF
14:39:13.354 [qtp352598575-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@34a2c058::SocketChannelEndPoint@eb9b1be{/127.0.0.1:58378<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@34a2c058[p=HttpParser{s=END,307 of 307},g=HttpGenerator@77d5a333{s=START}]=>HttpChannelOverHttp@1c816592{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=2} parsed false HttpParser{s=END,307 of 307}
14:39:13.354 [qtp352598575-36] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@10431837[c=307,q=1,[0]=EOF,s=STREAM] read 307 from Content@78b6a6d{HeapByteBufferR@586e48d3[p=467,l=467,c=8192,r=0]={POST /graphql HTT...\r\n    }\r\n  }\r\n}<<<>>>a"\r\n  }\r\n}"name",...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
14:39:13.354 [qtp352598575-36] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@34a2c058::SocketChannelEndPoint@eb9b1be{/127.0.0.1:58378<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@34a2c058[p=HttpParser{s=END,307 of 307},g=HttpGenerator@77d5a333{s=START}]=>HttpChannelOverHttp@1c816592{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=2}
14:39:13.354 [qtp352598575-36] DEBUG graphql.GraphQL - Executing request. operation name: 'null'. query: 'query _($prod : ProductInput!){
 VarService{
  testVariable(prod : $prod)
}
}'. variables '{prod={id=test, name=name, description=desc, price=12, currencies=[EUR, DOLLAR], active=true}}'
14:39:13.355 [qtp352598575-36] DEBUG graphql.GraphQL - Parsing query: 'query _($prod : ProductInput!){
 VarService{
  testVariable(prod : $prod)
}
}'...
14:39:13.356 [qtp352598575-36] DEBUG graphql.GraphQL - Validating query: 'query _($prod : ProductInput!){
 VarService{
  testVariable(prod : $prod)
}
}'
14:39:13.356 [qtp352598575-36] DEBUG graphql.GraphQL - Executing '50781df0-3e90-4238-a044-099c0d2d6f58'. operation name: 'null'. query: 'query _($prod : ProductInput!){
 VarService{
  testVariable(prod : $prod)
}
}'. variables '{prod={id=test, name=name, description=desc, price=12, currencies=[EUR, DOLLAR], active=true}}'
14:39:13.356 [qtp352598575-36] DEBUG graphql.execution.Execution - Executing '50781df0-3e90-4238-a044-099c0d2d6f58' query operation: 'QUERY' using 'de.dim.whiteboard.graphql.emf.executation.EMFAsyncExecutionStrategy' execution strategy
14:39:13.356 [qtp352598575-36] DEBUG graphql.execution.ExecutionStrategy - '50781df0-3e90-4238-a044-099c0d2d6f58' fetching field '/VarService' using data fetcher 'graphql.schema.StaticDataFetcher'...
14:39:13.357 [qtp352598575-36] DEBUG graphql.execution.ExecutionStrategy - '50781df0-3e90-4238-a044-099c0d2d6f58' field '/VarService' fetch returned 'org.apache.felix.framework.BundleContextImpl$ServiceObjectsImpl'
14:39:13.357 [qtp352598575-36] DEBUG graphql.execution.ExecutionStrategy - '50781df0-3e90-4238-a044-099c0d2d6f58' completing field '/VarService'...
14:39:13.357 [qtp352598575-36] DEBUG graphql.execution.ExecutionStrategy - '50781df0-3e90-4238-a044-099c0d2d6f58' fetching field '/VarService/testVariable' using data fetcher 'org.gecko.whiteboard.graphql.service.ServiceSchemaBuilder$DataFetcherImplementation'...
14:39:13.358 [qtp352598575-36] DEBUG graphql.execution.ExecutionStrategy - '50781df0-3e90-4238-a044-099c0d2d6f58' field '/VarService/testVariable' fetch returned 'java.lang.String'
14:39:13.358 [qtp352598575-36] DEBUG graphql.execution.ExecutionStrategy - '50781df0-3e90-4238-a044-099c0d2d6f58' completing field '/VarService/testVariable'...
14:39:13.358 [qtp352598575-36] DEBUG graphql.GraphQL - Execution '50781df0-3e90-4238-a044-099c0d2d6f58' completed with zero errors
14:39:13.358 [qtp352598575-36] DEBUG org.eclipse.jetty.server.session - FinalSession=null old_session_manager=null this=org.eclipse.jetty.server.session.SessionHandler361268035==dftMaxIdleSec=0
14:39:13.358 [qtp352598575-36] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@1c816592{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=6}
14:39:13.358 [qtp352598575-36] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@334f0282{s=DISPATCHED a=NOT_ASYNC i=true r=IDLE w=false}
14:39:13.358 [qtp352598575-36] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@1c816592{r=1,c=false,a=COMPLETING,uri=//localhost:8181/graphql,age=6} action COMPLETE
14:39:13.359 [qtp352598575-36] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@2253b4ba[p=0,l=44,c=24576,r=44]={<<<{"data":{"VarServ...ariable":"2"}}}>>>_bla"}}}}}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@9ec3aa2{null}
14:39:13.359 [qtp352598575-36] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /graphql on HttpChannelOverHttp@1c816592{r=1,c=true,a=COMPLETING,uri=//localhost:8181/graphql,age=7}
200 null HTTP/1.1
Date: Wed, 10 Apr 2019 14:39:13 GMT
Access-Control-Allow-Origin: *
Access-Control-Allow-Headers: *
Access-Control-Request-Method: *
Content-Type: application/json;charset=utf-8


14:39:13.359 [qtp352598575-36] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@23c45351[PROCESSING][i=HTTP/1.1{s=200,h=5,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$CommitCallback@44a3828f] generate: NEED_HEADER (null,[p=0,l=44,c=24576,r=44],true)@START
14:39:13.359 [qtp352598575-36] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=5,cl=-1} last=true content=DirectByteBuffer@2253b4ba[p=0,l=44,c=24576,r=44]={<<<{"data":{"VarServ...ariable":"2"}}}>>>_bla"}}}}}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
14:39:13.359 [qtp352598575-36] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Wed, 10 Apr 2019 14:39:13 GMT
Access-Control-Allow-Origin: *
Access-Control-Allow-Headers: *
Access-Control-Request-Method: *
Content-Type: application/json;charset=utf-8


14:39:13.359 [qtp352598575-36] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH
14:39:13.359 [qtp352598575-36] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@23c45351[PROCESSING][i=HTTP/1.1{s=200,h=5,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$CommitCallback@44a3828f] generate: FLUSH ([p=0,l=221,c=16384,r=221],[p=0,l=44,c=24576,r=44],true)@COMPLETING
14:39:13.359 [qtp352598575-36] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@66a6dff1{IDLE}->null [HeapByteBuffer@7d1e291b[p=0,l=221,c=16384,r=221]={<<<HTTP/1.1 200 OK\r\n...-Length: 44\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@2253b4ba[p=0,l=44,c=24576,r=44]={<<<{"data":{"VarServ...ariable":"2"}}}>>>_bla"}}}}}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}]
14:39:13.359 [qtp352598575-36] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@66a6dff1{WRITING}->null:IDLE-->WRITING
14:39:13.359 [HttpClient@6093d508-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4767dd66 woken up from select, 1/1/1 selected
14:39:13.359 [HttpClient@6093d508-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4767dd66 processing 1 keys, 0 updates
14:39:13.359 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 265 SocketChannelEndPoint@eb9b1be{/127.0.0.1:58378<->/127.0.0.1:8181,OPEN,fill=-,flush=W,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@34a2c058[p=HttpParser{s=END,307 of 307},g=HttpGenerator@77d5a333{s=COMPLETING}]=>HttpChannelOverHttp@1c816592{r=1,c=true,a=COMPLETING,uri=//localhost:8181/graphql,age=7}
14:39:13.359 [qtp352598575-36] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=265 remaining=0 WriteFlusher@66a6dff1{WRITING}->null
14:39:13.359 [qtp352598575-36] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@66a6dff1{IDLE}->null:WRITING-->IDLE
14:39:13.359 [HttpClient@6093d508-119] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@49a03bfa SocketChannelEndPoint@6dc7b56a{localhost/127.0.0.1:8181<->/127.0.0.1:58378,OPEN,fill=FI,flush=-,to=10/0}{io=1/1,kio=1,kro=1}->HttpConnectionOverHTTP@6300577a(l:/127.0.0.1:58378 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@69f83c0a(exchange=HttpExchange@58dd6a9 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@2cfabf51(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4da08633{s=START}],recv=HttpReceiverOverHTTP@1d9c1608(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 
14:39:13.359 [qtp352598575-36] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@23c45351[PROCESSING][i=HTTP/1.1{s=200,h=5,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$CommitCallback@44a3828f] generate: DONE ([p=221,l=221,c=16384,r=0],[p=44,l=44,c=24576,r=0],true)@END
14:39:13.360 [qtp352598575-36] DEBUG org.eclipse.jetty.server.HttpChannelState - onComplete HttpChannelState@334f0282{s=COMPLETING a=NOT_ASYNC i=false r=IDLE w=false}
14:39:13.360 [HttpClient@6093d508-119] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@6dc7b56a{localhost/127.0.0.1:8181<->/127.0.0.1:58378,OPEN,fill=FI,flush=-,to=10/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@6300577a(l:/127.0.0.1:58378 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@69f83c0a(exchange=HttpExchange@58dd6a9 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@2cfabf51(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4da08633{s=START}],recv=HttpReceiverOverHTTP@1d9c1608(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:13.360 [qtp352598575-36] DEBUG org.eclipse.jetty.server.HttpChannel - COMPLETE for /graphql written=44
14:39:13.360 [qtp352598575-36] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@334f0282{s=COMPLETED a=NOT_ASYNC i=false r=IDLE w=false}
14:39:13.360 [qtp352598575-36] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,307 of 307}
14:39:13.360 [qtp352598575-36] DEBUG org.eclipse.jetty.http.HttpParser - END --> START
14:39:13.360 [HttpClient@6093d508-119] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@6dc7b56a{localhost/127.0.0.1:8181<->/127.0.0.1:58378,OPEN,fill=FI,flush=-,to=11/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@6300577a(l:/127.0.0.1:58378 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@69f83c0a(exchange=HttpExchange@58dd6a9 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@2cfabf51(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4da08633{s=START}],recv=HttpReceiverOverHTTP@1d9c1608(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING
14:39:13.360 [qtp352598575-36] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@1c816592{r=1,c=false,a=IDLE,uri=null,age=0} handle exit, result COMPLETE
14:39:13.360 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 SocketChannelEndPoint@eb9b1be{/127.0.0.1:58378<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@34a2c058[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77d5a333{s=START}]=>HttpChannelOverHttp@1c816592{r=1,c=false,a=IDLE,uri=null,age=0}
14:39:13.360 [HttpClient@6093d508-119] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@49601f82{s=0/8,p=0} tryExecute EatWhatYouKill@63da207f/SelectorProducer@173373b4/PRODUCING/p=false/QueuedThreadPool[HttpClient@6093d508]@3c7cfcbb{STARTED,8<=8<=200,i=4,q=0}[ReservedThreadExecutor@49601f82{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:13.36Z
14:39:13.360 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 SocketChannelEndPoint@eb9b1be{/127.0.0.1:58378<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@34a2c058[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77d5a333{s=START}]=>HttpChannelOverHttp@1c816592{r=1,c=false,a=IDLE,uri=null,age=0}
14:39:13.360 [HttpClient@6093d508-119] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@49601f82{s=0/8,p=1} startReservedThread p=1
14:39:13.360 [HttpClient@6093d508-119] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@49601f82{s=0/8,p=1}@89d31c1
14:39:13.360 [qtp352598575-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@34a2c058::SocketChannelEndPoint@eb9b1be{/127.0.0.1:58378<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@34a2c058[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77d5a333{s=START}]=>HttpChannelOverHttp@1c816592{r=1,c=false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@2769d0b8[p=0,l=0,c=8192,r=0]={<<<>>>POST /graphql HTT...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
14:39:13.360 [HttpClient@6093d508-124] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@49601f82{s=0/8,p=1}@89d31c1
14:39:13.360 [HttpClient@6093d508-124] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@49601f82{s=1/8,p=1}@89d31c1 started
14:39:13.360 [qtp352598575-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@34a2c058::SocketChannelEndPoint@eb9b1be{/127.0.0.1:58378<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@34a2c058[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77d5a333{s=START}]=>HttpChannelOverHttp@1c816592{r=1,c=false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@2769d0b8[p=0,l=0,c=8192,r=0]={<<<>>>POST /graphql HTT...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
14:39:13.360 [HttpClient@6093d508-124] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@49601f82{s=1/8,p=0}@89d31c1 waiting
14:39:13.360 [HttpClient@6093d508-119] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@63da207f/SelectorProducer@173373b4/PRODUCING/p=false/QueuedThreadPool[HttpClient@6093d508]@3c7cfcbb{STARTED,8<=8<=200,i=3,q=0}[ReservedThreadExecutor@49601f82{s=0/8,p=1}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:13.36Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@6dc7b56a{localhost/127.0.0.1:8181<->/127.0.0.1:58378,OPEN,fill=FI,flush=-,to=11/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@6300577a(l:/127.0.0.1:58378 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@69f83c0a(exchange=HttpExchange@58dd6a9 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@2cfabf51(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4da08633{s=START}],recv=HttpReceiverOverHTTP@1d9c1608(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING/BLOCKING
14:39:13.360 [qtp352598575-36] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@2769d0b8[p=0,l=0,c=8192,r=0]={<<<>>>POST /graphql HTT...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
14:39:13.361 [HttpClient@6093d508-119] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@6dc7b56a{localhost/127.0.0.1:8181<->/127.0.0.1:58378,OPEN,fill=FI,flush=-,to=12/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@6300577a(l:/127.0.0.1:58378 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@69f83c0a(exchange=HttpExchange@58dd6a9 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@2cfabf51(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4da08633{s=START}],recv=HttpReceiverOverHTTP@1d9c1608(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING
14:39:13.361 [qtp352598575-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@34a2c058::SocketChannelEndPoint@eb9b1be{/127.0.0.1:58378<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@34a2c058[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77d5a333{s=START}]=>HttpChannelOverHttp@1c816592{r=1,c=false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1}
14:39:13.361 [HttpClient@6093d508-119] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0
14:39:13.361 [HttpClient@6093d508-119] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:39:13.361 [qtp352598575-36] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@34a2c058::SocketChannelEndPoint@eb9b1be{/127.0.0.1:58378<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@34a2c058[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77d5a333{s=START}]=>HttpChannelOverHttp@1c816592{r=1,c=false,a=IDLE,uri=null,age=0}
14:39:13.361 [HttpClient@6093d508-119] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@6dc7b56a{localhost/127.0.0.1:8181<->/127.0.0.1:58378,OPEN,fill=FI,flush=-,to=12/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6300577a(l:/127.0.0.1:58378 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@69f83c0a(exchange=HttpExchange@58dd6a9 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@2cfabf51(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4da08633{s=START}],recv=HttpReceiverOverHTTP@1d9c1608(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:13.361 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@6dc7b56a{localhost/127.0.0.1:8181<->/127.0.0.1:58378,OPEN,fill=FI,flush=-,to=12/0}{io=0/0,kio=1,kro=1}->HttpConnectionOverHTTP@6300577a(l:/127.0.0.1:58378 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@69f83c0a(exchange=HttpExchange@58dd6a9 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@2cfabf51(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4da08633{s=START}],recv=HttpReceiverOverHTTP@1d9c1608(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING
14:39:13.361 [qtp352598575-36] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@34a2c058::SocketChannelEndPoint@eb9b1be{/127.0.0.1:58378<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@34a2c058[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77d5a333{s=START}]=>HttpChannelOverHttp@1c816592{r=1,c=false,a=IDLE,uri=null,age=0}
14:39:13.361 [HttpClient@6093d508-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4767dd66 waiting with 1 keys
14:39:13.361 [qtp352598575-36] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@60efe5ae{AC.ReadCB@34a2c058{HttpConnection@34a2c058::SocketChannelEndPoint@eb9b1be{/127.0.0.1:58378<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@34a2c058[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77d5a333{s=START}]=>HttpChannelOverHttp@1c816592{r=1,c=false,a=IDLE,uri=null,age=0}}}
14:39:13.361 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@352c71dd{AC.ReadCB@6300577a{HttpConnectionOverHTTP@6300577a::SocketChannelEndPoint@6dc7b56a{localhost/127.0.0.1:8181<->/127.0.0.1:58378,OPEN,fill=FI,flush=-,to=12/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6300577a(l:/127.0.0.1:58378 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@69f83c0a(exchange=HttpExchange@58dd6a9 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@2cfabf51(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4da08633{s=START}],recv=HttpReceiverOverHTTP@1d9c1608(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}}
14:39:13.361 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@eb9b1be{/127.0.0.1:58378<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@34a2c058[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77d5a333{s=START}]=>HttpChannelOverHttp@1c816592{r=1,c=false,a=IDLE,uri=null,age=0}
14:39:13.361 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@4696d2ac[p=0,l=0,c=16384,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
14:39:13.361 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@2b7fa023 on ManagedSelector@f627d13{STARTED} id=0 keys=1 selected=0 updates=0
14:39:13.362 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@f627d13{STARTED} id=0 keys=1 selected=0 updates=1
14:39:13.362 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.client.HttpReceiver - Parsed false, remaining 0 HttpParser{s=START,0 of -1}
14:39:13.362 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3ebc20d7 woken with none selected
14:39:13.363 [qtp352598575-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@34a2c058::SocketChannelEndPoint@eb9b1be{/127.0.0.1:58378<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=1/60000}{io=0/1,kio=0,kro=1}->HttpConnection@34a2c058[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77d5a333{s=START}]=>HttpChannelOverHttp@1c816592{r=1,c=false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@334f0282{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
14:39:13.363 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3ebc20d7 woken up from select, 0/0/1 selected
14:39:13.363 [qtp352598575-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@7a3793c7
14:39:13.363 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3ebc20d7 processing 0 keys, 1 updates
14:39:13.363 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 265 SocketChannelEndPoint@6dc7b56a{localhost/127.0.0.1:8181<->/127.0.0.1:58378,OPEN,fill=-,flush=-,to=13/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6300577a(l:/127.0.0.1:58378 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@69f83c0a(exchange=HttpExchange@58dd6a9 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@2cfabf51(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4da08633{s=START}],recv=HttpReceiverOverHTTP@1d9c1608(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:13.363 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
14:39:13.363 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@2b7fa023
14:39:13.363 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@eb9b1be{/127.0.0.1:58378<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=2/60000}{io=1/1,kio=1,kro=1}->HttpConnection@34a2c058[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77d5a333{s=START}]=>HttpChannelOverHttp@1c816592{r=1,c=false,a=IDLE,uri=null,age=0}
14:39:13.363 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:39:13.363 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3ebc20d7 waiting with 1 keys
14:39:13.363 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.client.HttpReceiver - Read 265 bytes DirectByteBuffer@4696d2ac[p=0,l=265,c=16384,r=265]={<<<HTTP/1.1 200 OK\r\n...ariable":"2"}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} from SocketChannelEndPoint@6dc7b56a{localhost/127.0.0.1:8181<->/127.0.0.1:58378,OPEN,fill=-,flush=-,to=0/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6300577a(l:/127.0.0.1:58378 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@69f83c0a(exchange=HttpExchange@58dd6a9 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@2cfabf51(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4da08633{s=START}],recv=HttpReceiverOverHTTP@1d9c1608(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:13.367 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@4696d2ac[p=0,l=265,c=16384,r=265]={<<<HTTP/1.1 200 OK\r\n...ariable":"2"}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
14:39:13.367 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.http.HttpParser - START --> RESPONSE_VERSION
14:39:13.367 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.http.HttpParser - RESPONSE_VERSION --> SPACE1
14:39:13.367 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> STATUS
14:39:13.367 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.http.HttpParser - STATUS --> SPACE2
14:39:13.367 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REASON
14:39:13.367 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.http.HttpParser - REASON --> HEADER
14:39:13.367 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.client.HttpReceiver - Response begin HttpResponse[HTTP/1.1 200 OK]@4851340e
14:39:13.367 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> VALUE
14:39:13.367 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> IN_VALUE
14:39:13.367 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> FIELD
14:39:13.367 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.http.HttpParser - HEADER: --> IN_NAME
14:39:13.367 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Origin --> VALUE
14:39:13.367 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Origin --> IN_VALUE
14:39:13.367 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Origin --> FIELD
14:39:13.367 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.http.HttpParser - HEADER: --> IN_NAME
14:39:13.367 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Headers --> VALUE
14:39:13.367 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Headers --> IN_VALUE
14:39:13.367 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Headers --> FIELD
14:39:13.367 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.http.HttpParser - HEADER: --> IN_NAME
14:39:13.367 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Request-Method --> VALUE
14:39:13.367 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Request-Method --> IN_VALUE
14:39:13.367 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Request-Method --> FIELD
14:39:13.367 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json;charset=UTF-8 --> IN_VALUE
14:39:13.367 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json;charset=UTF-8 --> FIELD
14:39:13.367 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE
14:39:13.367 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE
14:39:13.367 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD
14:39:13.367 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT
14:39:13.367 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.client.HttpReceiver - Response headers HttpResponse[HTTP/1.1 200 OK]@4851340e
Date: Wed, 10 Apr 2019 14:39:13 GMT
Access-Control-Allow-Origin: *
Access-Control-Allow-Headers: *
Access-Control-Request-Method: *
Content-Type: application/json;charset=UTF-8
Content-Length: 44
14:39:13.368 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.client.HttpReceiver - Response content HttpResponse[HTTP/1.1 200 OK]@4851340e
DirectByteBufferR@4c6eb9dc[p=221,l=265,c=16384,r=44]={HTTP/1.1 200 OK\r\n...-Length: 44\r\n\r\n<<<{"data":{"VarServ...ariable":"2"}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
14:39:13.368 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> END
14:39:13.368 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,44 of 44}
14:39:13.368 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.http.HttpParser - END --> START
14:39:13.368 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.client.HttpReceiver - Response success HttpResponse[HTTP/1.1 200 OK]@4851340e
14:39:13.368 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated response for HttpExchange@58dd6a9 req=TERMINATED/null@null res=TERMINATED/null@null, result: Result[HttpRequest[POST /graphql HTTP/1.1]@31da6b2e > HttpResponse[HTTP/1.1 200 OK]@4851340e] null
14:39:13.368 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.client.HttpReceiver - Response complete HttpResponse[HTTP/1.1 200 OK]@4851340e
14:39:13.368 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@58dd6a9 req=TERMINATED/null@null res=TERMINATED/null@null disassociated true from HttpChannelOverHTTP@69f83c0a(exchange=null)[send=HttpSenderOverHTTP@2cfabf51(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4da08633{s=START}],recv=HttpReceiverOverHTTP@1d9c1608(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:13.368 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.client.HttpDestination - Released HttpConnectionOverHTTP@6300577a::SocketChannelEndPoint@6dc7b56a{localhost/127.0.0.1:8181<->/127.0.0.1:58378,OPEN,fill=-,flush=-,to=5/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6300577a(l:/127.0.0.1:58378 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@69f83c0a(exchange=null)[send=HttpSenderOverHTTP@2cfabf51(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4da08633{s=START}],recv=HttpReceiverOverHTTP@1d9c1608(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:13.368 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection idle HttpConnectionOverHTTP@6300577a::SocketChannelEndPoint@6dc7b56a{localhost/127.0.0.1:8181<->/127.0.0.1:58378,OPEN,fill=-,flush=-,to=5/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6300577a(l:/127.0.0.1:58378 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@69f83c0a(exchange=null)[send=HttpSenderOverHTTP@2cfabf51(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4da08633{s=START}],recv=HttpReceiverOverHTTP@1d9c1608(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:13.368 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.client.HttpReceiver - Request/Response succeeded: Result[HttpRequest[POST /graphql HTTP/1.1]@31da6b2e > HttpResponse[HTTP/1.1 200 OK]@4851340e] null
14:39:13.368 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.client.HttpReceiver - Parsed false, remaining 0 HttpParser{s=START,0 of -1}
14:39:13.368 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@4696d2ac[p=265,l=265,c=16384,r=0]={HTTP/1.1 200 OK\r\n...ariable":"2"}}}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
14:39:13.368 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.client.HttpReceiver - Parsed false, remaining 0 HttpParser{s=START,0 of -1}
14:39:13.368 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 SocketChannelEndPoint@6dc7b56a{localhost/127.0.0.1:8181<->/127.0.0.1:58378,OPEN,fill=-,flush=-,to=5/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6300577a(l:/127.0.0.1:58378 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@69f83c0a(exchange=null)[send=HttpSenderOverHTTP@2cfabf51(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4da08633{s=START}],recv=HttpReceiverOverHTTP@1d9c1608(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:13.369 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.client.HttpReceiver - Read 0 bytes DirectByteBuffer@4696d2ac[p=0,l=0,c=16384,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} from SocketChannelEndPoint@6dc7b56a{localhost/127.0.0.1:8181<->/127.0.0.1:58378,OPEN,fill=-,flush=-,to=5/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6300577a(l:/127.0.0.1:58378 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@69f83c0a(exchange=null)[send=HttpSenderOverHTTP@2cfabf51(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4da08633{s=START}],recv=HttpReceiverOverHTTP@1d9c1608(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:13.369 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnectionOverHTTP@6300577a::SocketChannelEndPoint@6dc7b56a{localhost/127.0.0.1:8181<->/127.0.0.1:58378,OPEN,fill=-,flush=-,to=6/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6300577a(l:/127.0.0.1:58378 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@69f83c0a(exchange=null)[send=HttpSenderOverHTTP@2cfabf51(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4da08633{s=START}],recv=HttpReceiverOverHTTP@1d9c1608(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:13.369 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@352c71dd{AC.ReadCB@6300577a{HttpConnectionOverHTTP@6300577a::SocketChannelEndPoint@6dc7b56a{localhost/127.0.0.1:8181<->/127.0.0.1:58378,OPEN,fill=FI,flush=-,to=0/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6300577a(l:/127.0.0.1:58378 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@69f83c0a(exchange=null)[send=HttpSenderOverHTTP@2cfabf51(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4da08633{s=START}],recv=HttpReceiverOverHTTP@1d9c1608(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}}
14:39:13.369 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@6dc7b56a{localhost/127.0.0.1:8181<->/127.0.0.1:58378,OPEN,fill=FI,flush=-,to=0/0}{io=0/1,kio=0,kro=1}->HttpConnectionOverHTTP@6300577a(l:/127.0.0.1:58378 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@69f83c0a(exchange=null)[send=HttpSenderOverHTTP@2cfabf51(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4da08633{s=START}],recv=HttpReceiverOverHTTP@1d9c1608(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:13.369 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@4cd5401e on ManagedSelector@40d10481{STARTED} id=1 keys=1 selected=0 updates=0
14:39:13.369 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@40d10481{STARTED} id=1 keys=1 selected=0 updates=1
14:39:13.369 [HttpClient@6093d508-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4767dd66 woken with none selected
14:39:13.369 [HttpClient@6093d508-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4767dd66 woken up from select, 0/0/1 selected
14:39:13.369 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@6dc7b56a{localhost/127.0.0.1:8181<->/127.0.0.1:58378,OPEN,fill=FI,flush=-,to=0/0}{io=0/1,kio=0,kro=1}->HttpConnectionOverHTTP@6300577a(l:/127.0.0.1:58378 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@69f83c0a(exchange=null)[send=HttpSenderOverHTTP@2cfabf51(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4da08633{s=START}],recv=HttpReceiverOverHTTP@1d9c1608(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING
14:39:13.370 [HttpClient@6093d508-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4767dd66 processing 0 keys, 1 updates
14:39:13.370 [HttpClient@6093d508-119] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
14:39:13.370 [HttpClient@6093d508-119] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@4cd5401e
14:39:13.370 [HttpClient@6093d508-119] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@6dc7b56a{localhost/127.0.0.1:8181<->/127.0.0.1:58378,OPEN,fill=FI,flush=-,to=1/0}{io=1/1,kio=1,kro=1}->HttpConnectionOverHTTP@6300577a(l:/127.0.0.1:58378 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@69f83c0a(exchange=null)[send=HttpSenderOverHTTP@2cfabf51(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4da08633{s=START}],recv=HttpReceiverOverHTTP@1d9c1608(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:13.370 [HttpClient@6093d508-119] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:39:13.370 [HttpClient@6093d508-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4767dd66 waiting with 1 keys
14:39:13.374 [main] INFO graphql.servlet.AbstractGraphQLHttpServlet - Schema generation sucessfull
14:39:18.375 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClient@40368a46{STOPPED}
14:39:18.375 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@40368a46{STARTING} added {SslContextFactory@7e9da981[provider=null,keyStore=null,trustStore=null],AUTO}
14:39:18.375 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@40368a46{STARTING} added {QueuedThreadPool[HttpClient@40368a46]@4ed38226{STOPPED,8<=0<=200,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/2045036434@6e9a5ed8],AUTO}
14:39:18.375 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@40368a46{STARTING} added {org.eclipse.jetty.io.MappedByteBufferPool@3d43fe,POJO}
14:39:18.375 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@40368a46{STARTING} added {ScheduledExecutorScheduler@74ad8d05{STOPPED},AUTO}
14:39:18.375 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@40368a46{STARTING} added {HttpClientTransportOverHTTP@676ff3b0{STOPPED},AUTO}
14:39:18.375 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@40368a46{STARTING} added {org.eclipse.jetty.util.SocketAddressResolver$Async@35ff8fc9,POJO}
14:39:18.375 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SslContextFactory@7e9da981[provider=null,keyStore=null,trustStore=null]
14:39:18.381 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Protocols [TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
14:39:18.381 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Ciphers   [TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_EMPTY_RENEGOTIATION_INFO_SCSV] of [TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_ECDSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_RSA_WITH_3DES_EDE_CBC_SHA, SSL_DHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_DHE_DSS_WITH_3DES_EDE_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV, TLS_DH_anon_WITH_AES_128_GCM_SHA256, TLS_DH_anon_WITH_AES_128_CBC_SHA256, TLS_ECDH_anon_WITH_AES_128_CBC_SHA, TLS_DH_anon_WITH_AES_128_CBC_SHA, TLS_ECDH_anon_WITH_3DES_EDE_CBC_SHA, SSL_DH_anon_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_DES_CBC_SHA, SSL_DHE_RSA_WITH_DES_CBC_SHA, SSL_DHE_DSS_WITH_DES_CBC_SHA, SSL_DH_anon_WITH_DES_CBC_SHA, SSL_RSA_EXPORT_WITH_DES40_CBC_SHA, SSL_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA, SSL_DHE_DSS_EXPORT_WITH_DES40_CBC_SHA, SSL_DH_anon_EXPORT_WITH_DES40_CBC_SHA, TLS_RSA_WITH_NULL_SHA256, TLS_ECDHE_ECDSA_WITH_NULL_SHA, TLS_ECDHE_RSA_WITH_NULL_SHA, SSL_RSA_WITH_NULL_SHA, TLS_ECDH_ECDSA_WITH_NULL_SHA, TLS_ECDH_RSA_WITH_NULL_SHA, TLS_ECDH_anon_WITH_NULL_SHA, SSL_RSA_WITH_NULL_MD5, TLS_KRB5_WITH_3DES_EDE_CBC_SHA, TLS_KRB5_WITH_3DES_EDE_CBC_MD5, TLS_KRB5_WITH_DES_CBC_SHA, TLS_KRB5_WITH_DES_CBC_MD5, TLS_KRB5_EXPORT_WITH_DES_CBC_40_SHA, TLS_KRB5_EXPORT_WITH_DES_CBC_40_MD5]
14:39:18.381 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22323ms SslContextFactory@7e9da981[provider=null,keyStore=null,trustStore=null]
14:39:18.381 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[HttpClient@40368a46]@4ed38226{STOPPED,8<=0<=200,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/2045036434@6e9a5ed8]
14:39:18.381 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fb7183b{s=0/8,p=0}
14:39:18.381 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[HttpClient@40368a46]@4ed38226{STARTING,8<=0<=200,i=0,q=0}[ReservedThreadExecutor@5fb7183b{s=0/8,p=0}] added {ReservedThreadExecutor@5fb7183b{s=0/8,p=0},AUTO}
14:39:18.381 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@5fb7183b{s=0/8,p=0}
14:39:18.381 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22323ms ReservedThreadExecutor@5fb7183b{s=0/8,p=0}
14:39:18.385 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22328ms QueuedThreadPool[HttpClient@40368a46]@4ed38226{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@5fb7183b{s=0/8,p=0}]
14:39:18.385 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@74ad8d05{STOPPED}
14:39:18.386 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22328ms ScheduledExecutorScheduler@74ad8d05{STARTED}
14:39:18.386 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClientTransportOverHTTP@676ff3b0{STOPPED}
14:39:18.386 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClientTransportOverHTTP@676ff3b0{STARTING} added {ClientSelectorManager@55ecbafe{STOPPED},AUTO}
14:39:18.386 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ClientSelectorManager@55ecbafe{STOPPED}
14:39:18.386 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@5a8ba37c/SelectorProducer@37c2eacb/IDLE/p=false/QueuedThreadPool[HttpClient@40368a46]@4ed38226{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@5fb7183b{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:18.386Z added {SelectorProducer@37c2eacb,POJO}
14:39:18.386 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@5a8ba37c/SelectorProducer@37c2eacb/IDLE/p=false/QueuedThreadPool[HttpClient@40368a46]@4ed38226{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@5fb7183b{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:18.386Z added {QueuedThreadPool[HttpClient@40368a46]@4ed38226{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@5fb7183b{s=0/8,p=0}],UNMANAGED}
14:39:18.386 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@5a8ba37c/SelectorProducer@37c2eacb/IDLE/p=false/QueuedThreadPool[HttpClient@40368a46]@4ed38226{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@5fb7183b{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:18.386Z created
14:39:18.386 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@232cce0{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@5a8ba37c/SelectorProducer@37c2eacb/IDLE/p=false/QueuedThreadPool[HttpClient@40368a46]@4ed38226{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@5fb7183b{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:18.386Z,MANAGED}
14:39:18.386 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@55ecbafe{STARTING} added {ManagedSelector@232cce0{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO}
14:39:18.386 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@32b9bd12/SelectorProducer@352e787a/IDLE/p=false/QueuedThreadPool[HttpClient@40368a46]@4ed38226{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@5fb7183b{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:18.386Z added {SelectorProducer@352e787a,POJO}
14:39:18.387 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@32b9bd12/SelectorProducer@352e787a/IDLE/p=false/QueuedThreadPool[HttpClient@40368a46]@4ed38226{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@5fb7183b{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:18.386Z added {QueuedThreadPool[HttpClient@40368a46]@4ed38226{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@5fb7183b{s=0/8,p=0}],UNMANAGED}
14:39:18.387 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@32b9bd12/SelectorProducer@352e787a/IDLE/p=false/QueuedThreadPool[HttpClient@40368a46]@4ed38226{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@5fb7183b{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:18.387Z created
14:39:18.387 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@159a48a6{STOPPED} id=1 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@32b9bd12/SelectorProducer@352e787a/IDLE/p=false/QueuedThreadPool[HttpClient@40368a46]@4ed38226{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@5fb7183b{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:18.387Z,MANAGED}
14:39:18.387 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@55ecbafe{STARTING} added {ManagedSelector@159a48a6{STOPPED} id=1 keys=-1 selected=-1 updates=0,AUTO}
14:39:18.387 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@15bc339/SelectorProducer@7e75bf2d/IDLE/p=false/QueuedThreadPool[HttpClient@40368a46]@4ed38226{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@5fb7183b{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:18.387Z added {SelectorProducer@7e75bf2d,POJO}
14:39:18.387 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@15bc339/SelectorProducer@7e75bf2d/IDLE/p=false/QueuedThreadPool[HttpClient@40368a46]@4ed38226{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@5fb7183b{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:18.387Z added {QueuedThreadPool[HttpClient@40368a46]@4ed38226{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@5fb7183b{s=0/8,p=0}],UNMANAGED}
14:39:18.387 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@15bc339/SelectorProducer@7e75bf2d/IDLE/p=false/QueuedThreadPool[HttpClient@40368a46]@4ed38226{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@5fb7183b{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:18.387Z created
14:39:18.387 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@385ef531{STOPPED} id=2 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@15bc339/SelectorProducer@7e75bf2d/IDLE/p=false/QueuedThreadPool[HttpClient@40368a46]@4ed38226{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@5fb7183b{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:18.387Z,MANAGED}
14:39:18.387 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@55ecbafe{STARTING} added {ManagedSelector@385ef531{STOPPED} id=2 keys=-1 selected=-1 updates=0,AUTO}
14:39:18.387 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@7fc645e4/SelectorProducer@205b132e/IDLE/p=false/QueuedThreadPool[HttpClient@40368a46]@4ed38226{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@5fb7183b{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:18.387Z added {SelectorProducer@205b132e,POJO}
14:39:18.388 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@7fc645e4/SelectorProducer@205b132e/IDLE/p=false/QueuedThreadPool[HttpClient@40368a46]@4ed38226{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@5fb7183b{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:18.388Z added {QueuedThreadPool[HttpClient@40368a46]@4ed38226{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@5fb7183b{s=0/8,p=0}],UNMANAGED}
14:39:18.388 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@7fc645e4/SelectorProducer@205b132e/IDLE/p=false/QueuedThreadPool[HttpClient@40368a46]@4ed38226{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@5fb7183b{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:18.388Z created
14:39:18.388 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@73044cdf{STOPPED} id=3 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@7fc645e4/SelectorProducer@205b132e/IDLE/p=false/QueuedThreadPool[HttpClient@40368a46]@4ed38226{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@5fb7183b{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:18.388Z,MANAGED}
14:39:18.388 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@55ecbafe{STARTING} added {ManagedSelector@73044cdf{STOPPED} id=3 keys=-1 selected=-1 updates=0,AUTO}
14:39:18.388 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@232cce0{STOPPED} id=0 keys=-1 selected=-1 updates=0
14:39:18.388 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@5a8ba37c/SelectorProducer@37c2eacb/IDLE/p=false/QueuedThreadPool[HttpClient@40368a46]@4ed38226{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@5fb7183b{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:18.388Z
14:39:18.388 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22330ms EatWhatYouKill@5a8ba37c/SelectorProducer@37c2eacb/IDLE/p=false/QueuedThreadPool[HttpClient@40368a46]@4ed38226{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@5fb7183b{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:18.388Z
14:39:18.388 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@3cbcd8f3
14:39:18.388 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@719843e5 on ManagedSelector@232cce0{STARTING} id=0 keys=0 selected=0 updates=0
14:39:18.388 [HttpClient@40368a46-127] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@3cbcd8f3
14:39:18.388 [HttpClient@40368a46-127] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@5a8ba37c/SelectorProducer@37c2eacb/IDLE/p=false/QueuedThreadPool[HttpClient@40368a46]@4ed38226{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@5fb7183b{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:18.388Z tryProduce false
14:39:18.388 [HttpClient@40368a46-127] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
14:39:18.388 [HttpClient@40368a46-127] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@719843e5
14:39:18.388 [HttpClient@40368a46-127] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:39:18.388 [HttpClient@40368a46-127] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6ee0bbc8 waiting with 0 keys
14:39:18.389 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22331ms ManagedSelector@232cce0{STARTED} id=0 keys=0 selected=0 updates=0
14:39:18.389 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@159a48a6{STOPPED} id=1 keys=-1 selected=-1 updates=0
14:39:18.389 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@32b9bd12/SelectorProducer@352e787a/IDLE/p=false/QueuedThreadPool[HttpClient@40368a46]@4ed38226{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@5fb7183b{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:18.389Z
14:39:18.389 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22331ms EatWhatYouKill@32b9bd12/SelectorProducer@352e787a/IDLE/p=false/QueuedThreadPool[HttpClient@40368a46]@4ed38226{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@5fb7183b{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:18.389Z
14:39:18.389 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@9a2ec9b
14:39:18.389 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@58112bc4 on ManagedSelector@159a48a6{STARTING} id=1 keys=0 selected=0 updates=0
14:39:18.389 [HttpClient@40368a46-128] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@9a2ec9b
14:39:18.389 [HttpClient@40368a46-128] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@32b9bd12/SelectorProducer@352e787a/IDLE/p=false/QueuedThreadPool[HttpClient@40368a46]@4ed38226{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@5fb7183b{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:18.389Z tryProduce false
14:39:18.389 [HttpClient@40368a46-128] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
14:39:18.389 [HttpClient@40368a46-128] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@58112bc4
14:39:18.389 [HttpClient@40368a46-128] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:39:18.389 [HttpClient@40368a46-128] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@20426fc0 waiting with 0 keys
14:39:18.389 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22331ms ManagedSelector@159a48a6{STARTED} id=1 keys=0 selected=0 updates=0
14:39:18.389 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@385ef531{STOPPED} id=2 keys=-1 selected=-1 updates=0
14:39:18.389 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@15bc339/SelectorProducer@7e75bf2d/IDLE/p=false/QueuedThreadPool[HttpClient@40368a46]@4ed38226{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@5fb7183b{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:18.389Z
14:39:18.389 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22332ms EatWhatYouKill@15bc339/SelectorProducer@7e75bf2d/IDLE/p=false/QueuedThreadPool[HttpClient@40368a46]@4ed38226{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@5fb7183b{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:18.389Z
14:39:18.390 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@2301b75
14:39:18.390 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@3104f7bd on ManagedSelector@385ef531{STARTING} id=2 keys=0 selected=0 updates=0
14:39:18.390 [HttpClient@40368a46-129] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@2301b75
14:39:18.390 [HttpClient@40368a46-129] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@15bc339/SelectorProducer@7e75bf2d/IDLE/p=false/QueuedThreadPool[HttpClient@40368a46]@4ed38226{STARTED,8<=8<=200,i=5,q=0}[ReservedThreadExecutor@5fb7183b{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:18.39Z tryProduce false
14:39:18.390 [HttpClient@40368a46-129] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
14:39:18.390 [HttpClient@40368a46-129] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@3104f7bd
14:39:18.390 [HttpClient@40368a46-129] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:39:18.390 [HttpClient@40368a46-129] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6b923391 waiting with 0 keys
14:39:18.390 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22332ms ManagedSelector@385ef531{STARTED} id=2 keys=0 selected=0 updates=0
14:39:18.390 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@73044cdf{STOPPED} id=3 keys=-1 selected=-1 updates=0
14:39:18.390 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@7fc645e4/SelectorProducer@205b132e/IDLE/p=false/QueuedThreadPool[HttpClient@40368a46]@4ed38226{STARTED,8<=8<=200,i=5,q=0}[ReservedThreadExecutor@5fb7183b{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:18.39Z
14:39:18.390 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22332ms EatWhatYouKill@7fc645e4/SelectorProducer@205b132e/IDLE/p=false/QueuedThreadPool[HttpClient@40368a46]@4ed38226{STARTED,8<=8<=200,i=5,q=0}[ReservedThreadExecutor@5fb7183b{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:18.39Z
14:39:18.390 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@2f5c1332
14:39:18.390 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@7ec25216 on ManagedSelector@73044cdf{STARTING} id=3 keys=0 selected=0 updates=0
14:39:18.390 [HttpClient@40368a46-130] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@2f5c1332
14:39:18.390 [HttpClient@40368a46-130] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@7fc645e4/SelectorProducer@205b132e/IDLE/p=false/QueuedThreadPool[HttpClient@40368a46]@4ed38226{STARTED,8<=8<=200,i=4,q=0}[ReservedThreadExecutor@5fb7183b{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:18.39Z tryProduce false
14:39:18.390 [HttpClient@40368a46-130] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
14:39:18.391 [HttpClient@40368a46-130] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@7ec25216
14:39:18.391 [HttpClient@40368a46-130] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:39:18.391 [HttpClient@40368a46-130] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@54ec1f5b waiting with 0 keys
14:39:18.391 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22333ms ManagedSelector@73044cdf{STARTED} id=3 keys=0 selected=0 updates=0
14:39:18.391 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22333ms ClientSelectorManager@55ecbafe{STARTED}
14:39:18.391 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22333ms HttpClientTransportOverHTTP@676ff3b0{STARTED}
14:39:18.391 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22333ms HttpClient@40368a46{STARTED}
14:39:18.397 [main] INFO graphql.servlet.AbstractGraphQLHttpServlet - Schema generation sucessfull
14:39:18.397 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@40368a46{STARTED} added {HttpDestination[http://localhost:8181]@dca2615,queue=0,pool=null,MANAGED}
14:39:18.397 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpDestination[http://localhost:8181]@dca2615,queue=0,pool=null
14:39:18.397 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpDestination[http://localhost:8181]@dca2615,queue=0,pool=DuplexConnectionPool@421a4ee1[c=0/64,a=0,i=0] added {DuplexConnectionPool@421a4ee1[c=0/64,a=0,i=0],POJO}
14:39:18.397 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22340ms HttpDestination[http://localhost:8181]@dca2615,queue=0,pool=DuplexConnectionPool@421a4ee1[c=0/64,a=0,i=0]
14:39:18.397 [main] DEBUG org.eclipse.jetty.client.HttpClient - Created HttpDestination[http://localhost:8181]@dca2615,queue=0,pool=DuplexConnectionPool@421a4ee1[c=0/64,a=0,i=0]
14:39:18.398 [main] DEBUG org.eclipse.jetty.client.HttpDestination - Queued HttpRequest[POST /graphql HTTP/1.1]@1237e0be for HttpDestination[http://localhost:8181]@dca2615,queue=1,pool=DuplexConnectionPool@421a4ee1[c=0/64,a=0,i=0]
14:39:18.398 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - tryCreate 0/64 connections 0/-1 pending
14:39:18.398 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - newConnection 1/64 connections 1/-1 pending
14:39:18.398 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$128/438228197@528f8f8b
14:39:18.398 [HttpClient@40368a46-131] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$128/438228197@528f8f8b
14:39:18.398 [HttpClient@40368a46-131] DEBUG org.eclipse.jetty.util.SocketAddressResolver - Resolved localhost in 0 ms
14:39:18.398 [HttpClient@40368a46-131] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change Connect@6e8af117{java.nio.channels.SocketChannel[connection-pending remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@dca2615,queue=1,pool=DuplexConnectionPool@421a4ee1[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@6ab5681e, client.connector=HttpClient@40368a46{STARTED}}} on ManagedSelector@159a48a6{STARTED} id=1 keys=0 selected=0 updates=0
14:39:18.398 [qtp352598575-40-acceptor-0@4a00d9cf-ServerConnector@3b5fad2d{HTTP/1.1,[http/1.1]}{0.0.0.0:8181}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@675b5105 on ManagedSelector@3224a577{STARTED} id=1 keys=1 selected=0 updates=0
14:39:18.399 [HttpClient@40368a46-131] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@159a48a6{STARTED} id=1 keys=0 selected=0 updates=1
14:39:18.399 [qtp352598575-40-acceptor-0@4a00d9cf-ServerConnector@3b5fad2d{HTTP/1.1,[http/1.1]}{0.0.0.0:8181}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@3224a577{STARTED} id=1 keys=1 selected=0 updates=1
14:39:18.399 [HttpClient@40368a46-131] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$128/438228197@528f8f8b
14:39:18.399 [HttpClient@40368a46-128] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@20426fc0 woken with none selected
14:39:18.399 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6747bf35 woken with none selected
14:39:18.399 [HttpClient@40368a46-128] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@20426fc0 woken up from select, 0/0/0 selected
14:39:18.399 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6747bf35 woken up from select, 0/0/1 selected
14:39:18.399 [HttpClient@40368a46-128] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@20426fc0 processing 0 keys, 1 updates
14:39:18.399 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6747bf35 processing 0 keys, 1 updates
14:39:18.399 [HttpClient@40368a46-128] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
14:39:18.399 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
14:39:18.399 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Accept@675b5105
14:39:18.399 [qtp352598575-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$Accept@675b5105
14:39:18.399 [HttpClient@40368a46-128] DEBUG org.eclipse.jetty.io.ManagedSelector - update Connect@6e8af117{java.nio.channels.SocketChannel[connection-pending remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@dca2615,queue=1,pool=DuplexConnectionPool@421a4ee1[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@6ab5681e, client.connector=HttpClient@40368a46{STARTED}}}
14:39:18.399 [qtp352598575-41] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$Accept@675b5105
14:39:18.399 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:39:18.400 [HttpClient@40368a46-128] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:39:18.400 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6747bf35 waiting with 2 keys
14:39:18.400 [HttpClient@40368a46-128] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@20426fc0 waiting with 1 keys
14:39:18.400 [HttpClient@40368a46-128] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@20426fc0 woken up from select, 1/1/1 selected
14:39:18.400 [HttpClient@40368a46-128] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@20426fc0 processing 1 keys, 0 updates
14:39:18.400 [qtp352598575-41] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@97d1514{/127.0.0.1:58398<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-><null> idle timeout check, elapsed: 0 ms, remaining: 60000 ms
14:39:18.400 [HttpClient@40368a46-128] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 8 sun.nio.ch.SelectionKeyImpl@2e8585b8 Connect@6e8af117{java.nio.channels.SocketChannel[connection-pending remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@dca2615,queue=1,pool=DuplexConnectionPool@421a4ee1[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@6ab5681e, client.connector=HttpClient@40368a46{STARTED}}} 
14:39:18.400 [HttpClient@40368a46-128] DEBUG org.eclipse.jetty.io.ManagedSelector - Connected true java.nio.channels.SocketChannel[connected local=/127.0.0.1:58398 remote=localhost/127.0.0.1:8181]
14:39:18.400 [qtp352598575-41] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@53ebe333{r=0,c=false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@97d1514{/127.0.0.1:58398<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-><null>,null,HttpChannelState@4c36be75{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
14:39:18.400 [HttpClient@40368a46-128] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CreateEndPoint@2aba04b0{Connect@6e8af117{java.nio.channels.SocketChannel[connected local=/127.0.0.1:58398 remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@dca2615,queue=1,pool=DuplexConnectionPool@421a4ee1[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@6ab5681e, client.connector=HttpClient@40368a46{STARTED}}},sun.nio.ch.SelectionKeyImpl@2e8585b8}
14:39:18.400 [HttpClient@40368a46-128] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0
14:39:18.400 [qtp352598575-41] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@1a1e7168::SocketChannelEndPoint@97d1514{/127.0.0.1:58398<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-><null>
14:39:18.400 [HttpClient@40368a46-128] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:39:18.400 [HttpClient@40368a46-128] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@20426fc0 waiting with 1 keys
14:39:18.401 [qtp352598575-41] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@97d1514{/127.0.0.1:58398<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@1a1e7168[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b2a128a{s=START}]=>HttpChannelOverHttp@53ebe333{r=0,c=false,a=IDLE,uri=null,age=0}
14:39:18.401 [qtp352598575-41] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@1a1e7168::SocketChannelEndPoint@97d1514{/127.0.0.1:58398<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=0}->HttpConnection@1a1e7168[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b2a128a{s=START}]=>HttpChannelOverHttp@53ebe333{r=0,c=false,a=IDLE,uri=null,age=0}
14:39:18.401 [qtp352598575-41] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@1a1e7168::SocketChannelEndPoint@97d1514{/127.0.0.1:58398<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=0}->HttpConnection@1a1e7168[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b2a128a{s=START}]=>HttpChannelOverHttp@53ebe333{r=0,c=false,a=IDLE,uri=null,age=0}
14:39:18.401 [qtp352598575-41] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@77d484a7{AC.ReadCB@1a1e7168{HttpConnection@1a1e7168::SocketChannelEndPoint@97d1514{/127.0.0.1:58398<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@1a1e7168[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b2a128a{s=START}]=>HttpChannelOverHttp@53ebe333{r=0,c=false,a=IDLE,uri=null,age=0}}}
14:39:18.401 [qtp352598575-41] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@97d1514{/127.0.0.1:58398<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@1a1e7168[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b2a128a{s=START}]=>HttpChannelOverHttp@53ebe333{r=0,c=false,a=IDLE,uri=null,age=0}
14:39:18.401 [qtp352598575-41] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@ee8493e on ManagedSelector@3224a577{STARTED} id=1 keys=2 selected=0 updates=0
14:39:18.401 [qtp352598575-41] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@3224a577{STARTED} id=1 keys=2 selected=0 updates=1
14:39:18.401 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6747bf35 woken with none selected
14:39:18.401 [qtp352598575-41] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@97d1514{/127.0.0.1:58398<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@1a1e7168[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b2a128a{s=START}]=>HttpChannelOverHttp@53ebe333{r=0,c=false,a=IDLE,uri=null,age=0}
14:39:18.401 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6747bf35 woken up from select, 0/0/2 selected
14:39:18.401 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6747bf35 processing 0 keys, 1 updates
14:39:18.401 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
14:39:18.401 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@ee8493e
14:39:18.401 [HttpClient@40368a46-132] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CreateEndPoint@2aba04b0{Connect@6e8af117{java.nio.channels.SocketChannel[connected local=/127.0.0.1:58398 remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@dca2615,queue=1,pool=DuplexConnectionPool@421a4ee1[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@6ab5681e, client.connector=HttpClient@40368a46{STARTED}}},sun.nio.ch.SelectionKeyImpl@2e8585b8}
14:39:18.402 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@97d1514{/127.0.0.1:58398<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=0}->HttpConnection@1a1e7168[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b2a128a{s=START}]=>HttpChannelOverHttp@53ebe333{r=0,c=false,a=IDLE,uri=null,age=0}
14:39:18.402 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:39:18.402 [HttpClient@40368a46-132] DEBUG org.eclipse.jetty.client.HttpClientTransport - Created HttpConnectionOverHTTP@4f83a86b::SocketChannelEndPoint@41444feb{localhost/127.0.0.1:8181<->/127.0.0.1:58398,OPEN,fill=-,flush=-,to=0/0}{io=0/0,kio=0,kro=8}-><null>
14:39:18.401 [qtp352598575-41] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$Accept@675b5105
14:39:18.402 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6747bf35 waiting with 2 keys
14:39:18.402 [HttpClient@40368a46-132] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@41444feb{localhost/127.0.0.1:8181<->/127.0.0.1:58398,OPEN,fill=-,flush=-,to=0/0}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@4f83a86b(l:/127.0.0.1:58398 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@457bc31b(exchange=null)[send=HttpSenderOverHTTP@7945d0(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@526b7544{s=START}],recv=HttpReceiverOverHTTP@313343f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:18.402 [HttpClient@40368a46-132] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnectionOverHTTP@4f83a86b::SocketChannelEndPoint@41444feb{localhost/127.0.0.1:8181<->/127.0.0.1:58398,OPEN,fill=-,flush=-,to=0/0}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@4f83a86b(l:/127.0.0.1:58398 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@457bc31b(exchange=null)[send=HttpSenderOverHTTP@7945d0(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@526b7544{s=START}],recv=HttpReceiverOverHTTP@313343f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:18.402 [HttpClient@40368a46-132] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnectionOverHTTP@4f83a86b::SocketChannelEndPoint@41444feb{localhost/127.0.0.1:8181<->/127.0.0.1:58398,OPEN,fill=-,flush=-,to=0/0}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@4f83a86b(l:/127.0.0.1:58398 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@457bc31b(exchange=null)[send=HttpSenderOverHTTP@7945d0(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@526b7544{s=START}],recv=HttpReceiverOverHTTP@313343f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:18.402 [HttpClient@40368a46-132] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@2acb2dd3{AC.ReadCB@4f83a86b{HttpConnectionOverHTTP@4f83a86b::SocketChannelEndPoint@41444feb{localhost/127.0.0.1:8181<->/127.0.0.1:58398,OPEN,fill=FI,flush=-,to=0/0}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@4f83a86b(l:/127.0.0.1:58398 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@457bc31b(exchange=null)[send=HttpSenderOverHTTP@7945d0(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@526b7544{s=START}],recv=HttpReceiverOverHTTP@313343f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}}
14:39:18.403 [HttpClient@40368a46-132] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@41444feb{localhost/127.0.0.1:8181<->/127.0.0.1:58398,OPEN,fill=FI,flush=-,to=0/0}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@4f83a86b(l:/127.0.0.1:58398 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@457bc31b(exchange=null)[send=HttpSenderOverHTTP@7945d0(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@526b7544{s=START}],recv=HttpReceiverOverHTTP@313343f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:18.403 [HttpClient@40368a46-132] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@6056ba9f on ManagedSelector@159a48a6{STARTED} id=1 keys=1 selected=0 updates=0
14:39:18.403 [HttpClient@40368a46-132] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@159a48a6{STARTED} id=1 keys=1 selected=0 updates=1
14:39:18.403 [HttpClient@40368a46-128] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@20426fc0 woken with none selected
14:39:18.403 [HttpClient@40368a46-128] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@20426fc0 woken up from select, 0/0/1 selected
14:39:18.403 [HttpClient@40368a46-128] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@20426fc0 processing 0 keys, 1 updates
14:39:18.403 [HttpClient@40368a46-128] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
14:39:18.403 [HttpClient@40368a46-132] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection 1/64 creation succeeded HttpConnectionOverHTTP@4f83a86b::SocketChannelEndPoint@41444feb{localhost/127.0.0.1:8181<->/127.0.0.1:58398,OPEN,fill=FI,flush=-,to=1/0}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@4f83a86b(l:/127.0.0.1:58398 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@457bc31b(exchange=null)[send=HttpSenderOverHTTP@7945d0(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@526b7544{s=START}],recv=HttpReceiverOverHTTP@313343f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:18.403 [HttpClient@40368a46-128] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@6056ba9f
14:39:18.403 [HttpClient@40368a46-128] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@41444feb{localhost/127.0.0.1:8181<->/127.0.0.1:58398,OPEN,fill=FI,flush=-,to=1/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@4f83a86b(l:/127.0.0.1:58398 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@457bc31b(exchange=null)[send=HttpSenderOverHTTP@7945d0(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@526b7544{s=START}],recv=HttpReceiverOverHTTP@313343f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:18.403 [HttpClient@40368a46-132] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection idle HttpConnectionOverHTTP@4f83a86b::SocketChannelEndPoint@41444feb{localhost/127.0.0.1:8181<->/127.0.0.1:58398,OPEN,fill=FI,flush=-,to=1/0}{io=1/1,kio=0,kro=8}->HttpConnectionOverHTTP@4f83a86b(l:/127.0.0.1:58398 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@457bc31b(exchange=null)[send=HttpSenderOverHTTP@7945d0(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@526b7544{s=START}],recv=HttpReceiverOverHTTP@313343f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:18.403 [HttpClient@40368a46-128] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:39:18.403 [HttpClient@40368a46-128] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@20426fc0 waiting with 1 keys
14:39:18.403 [HttpClient@40368a46-132] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection active HttpConnectionOverHTTP@4f83a86b::SocketChannelEndPoint@41444feb{localhost/127.0.0.1:8181<->/127.0.0.1:58398,OPEN,fill=FI,flush=-,to=1/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@4f83a86b(l:/127.0.0.1:58398 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@457bc31b(exchange=null)[send=HttpSenderOverHTTP@7945d0(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@526b7544{s=START}],recv=HttpReceiverOverHTTP@313343f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:18.404 [HttpClient@40368a46-132] DEBUG org.eclipse.jetty.client.HttpDestination - Processing exchange HttpExchange@691e3284 req=PENDING/null@null res=PENDING/null@null on HttpConnectionOverHTTP@4f83a86b::SocketChannelEndPoint@41444feb{localhost/127.0.0.1:8181<->/127.0.0.1:58398,OPEN,fill=FI,flush=-,to=1/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@4f83a86b(l:/127.0.0.1:58398 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@457bc31b(exchange=null)[send=HttpSenderOverHTTP@7945d0(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@526b7544{s=START}],recv=HttpReceiverOverHTTP@313343f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] of HttpDestination[http://localhost:8181]@dca2615,queue=0,pool=DuplexConnectionPool@421a4ee1[c=1/64,a=1,i=0]
14:39:18.404 [HttpClient@40368a46-132] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@691e3284 req=PENDING/null@null res=PENDING/null@null associated true to HttpChannelOverHTTP@457bc31b(exchange=HttpExchange@691e3284 req=PENDING/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@7945d0(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@526b7544{s=START}],recv=HttpReceiverOverHTTP@313343f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:18.404 [HttpClient@40368a46-132] DEBUG org.eclipse.jetty.client.HttpSender - Request begin HttpRequest[POST /graphql HTTP/1.1]@1237e0be
14:39:18.404 [HttpClient@40368a46-132] DEBUG org.eclipse.jetty.client.HttpSender - Request headers HttpRequest[POST /graphql HTTP/1.1]@1237e0be
Accept-Encoding: gzip
User-Agent: Jetty/9.4.12.v20180830
Content-Type: application/json
Host: localhost:8181
Content-Length: 275
14:39:18.404 [HttpClient@40368a46-132] DEBUG org.eclipse.jetty.client.HttpContent - Advanced content to last chunk java.nio.HeapByteBuffer[pos=0 lim=275 cap=275]
14:39:18.404 [HttpClient@40368a46-132] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (275 bytes) - NEED_HEADER/HttpGenerator@526b7544{s=START}
14:39:18.404 [HttpClient@40368a46-132] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders POST{u=/graphql,HTTP/1.1,h=5,cl=275} last=true content=HeapByteBuffer@4219f8b9[p=0,l=275,c=275,r=275]={<<<{\r\n  "query": "qu...\n    }]\r\n  }\r\n}>>>}
14:39:18.404 [HttpClient@40368a46-132] DEBUG org.eclipse.jetty.http.HttpGenerator - Accept-Encoding: gzip
User-Agent: Jetty/9.4.12.v20180830
Content-Type: application/json
Host: localhost:8181
Content-Length: 275


14:39:18.404 [HttpClient@40368a46-132] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH
14:39:18.404 [HttpClient@40368a46-132] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (160 bytes), chunk (-1 bytes), content (275 bytes) - FLUSH/HttpGenerator@526b7544{s=COMPLETING}
14:39:18.405 [HttpClient@40368a46-132] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@64182678{IDLE}->null [HeapByteBuffer@31cfe09c[p=0,l=160,c=4096,r=160]={<<<POST /graphql HTT...Length: 275\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@3e505946[p=0,l=0,c=0,r=0]={<<<>>>},HeapByteBuffer@4219f8b9[p=0,l=275,c=275,r=275]={<<<{\r\n  "query": "qu...\n    }]\r\n  }\r\n}>>>}]
14:39:18.405 [HttpClient@40368a46-132] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@64182678{WRITING}->null:IDLE-->WRITING
14:39:18.405 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6747bf35 woken up from select, 1/1/2 selected
14:39:18.405 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6747bf35 processing 1 keys, 0 updates
14:39:18.405 [HttpClient@40368a46-132] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 435 SocketChannelEndPoint@41444feb{localhost/127.0.0.1:8181<->/127.0.0.1:58398,OPEN,fill=FI,flush=W,to=3/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@4f83a86b(l:/127.0.0.1:58398 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@457bc31b(exchange=HttpExchange@691e3284 req=PENDING/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@7945d0(req=HEADERS,snd=SENDING,failure=null)[HttpGenerator@526b7544{s=COMPLETING}],recv=HttpReceiverOverHTTP@313343f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:18.405 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@a51cff2 SocketChannelEndPoint@97d1514{/127.0.0.1:58398<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=4/60000}{io=1/1,kio=1,kro=1}->HttpConnection@1a1e7168[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b2a128a{s=START}]=>HttpChannelOverHttp@53ebe333{r=0,c=false,a=IDLE,uri=null,age=0} 
14:39:18.405 [HttpClient@40368a46-132] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=435 remaining=0 WriteFlusher@64182678{WRITING}->null
14:39:18.405 [HttpClient@40368a46-132] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@64182678{IDLE}->null:WRITING-->IDLE
14:39:18.405 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@97d1514{/127.0.0.1:58398<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=4/60000}{io=1/0,kio=1,kro=1}->HttpConnection@1a1e7168[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b2a128a{s=START}]=>HttpChannelOverHttp@53ebe333{r=0,c=false,a=IDLE,uri=null,age=0}
14:39:18.405 [HttpClient@40368a46-132] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (-1 bytes) - DONE/HttpGenerator@526b7544{s=END}
14:39:18.405 [HttpClient@40368a46-132] DEBUG org.eclipse.jetty.client.HttpSender - Request committed HttpRequest[POST /graphql HTTP/1.1]@1237e0be
14:39:18.405 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@97d1514{/127.0.0.1:58398<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=4/60000}{io=1/0,kio=1,kro=1}->HttpConnection@1a1e7168[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b2a128a{s=START}]=>HttpChannelOverHttp@53ebe333{r=0,c=false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
14:39:18.405 [HttpClient@40368a46-132] DEBUG org.eclipse.jetty.client.HttpSender - Request content HttpRequest[POST /graphql HTTP/1.1]@1237e0be
HeapByteBuffer@7c0ab26d[p=0,l=275,c=275,r=275]={<<<{\r\n  "query": "qu...\n    }]\r\n  }\r\n}>>>}
14:39:18.405 [HttpClient@40368a46-132] DEBUG org.eclipse.jetty.client.HttpContent - Advanced content past last chunk
14:39:18.405 [HttpClient@40368a46-132] DEBUG org.eclipse.jetty.client.HttpSender - Content present false, last true, consumed true for HttpRequest[POST /graphql HTTP/1.1]@1237e0be
14:39:18.405 [HttpClient@40368a46-132] DEBUG org.eclipse.jetty.client.HttpSender - Generated content (0 bytes) - DONE/HttpGenerator@526b7544{s=END}
14:39:18.405 [HttpClient@40368a46-132] DEBUG org.eclipse.jetty.client.HttpSender - Request success HttpRequest[POST /graphql HTTP/1.1]@1237e0be
14:39:18.406 [HttpClient@40368a46-132] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated request for HttpExchange@691e3284 req=TERMINATED/null@null res=PENDING/null@null, result: null
14:39:18.406 [qtp352598575-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1df8da7a{s=1/8,p=0} tryExecute EatWhatYouKill@4e928fbf/SelectorProducer@352ff4da/PRODUCING/p=false/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=2,q=0}[ReservedThreadExecutor@1df8da7a{s=1/8,p=0}][pc=0,pic=0,pec=1,epc=0]@2019-04-10T14:39:18.405Z
14:39:18.406 [HttpClient@40368a46-132] DEBUG org.eclipse.jetty.client.HttpSender - Terminating request HttpRequest[POST /graphql HTTP/1.1]@1237e0be
14:39:18.406 [qtp352598575-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1df8da7a{s=0/8,p=0}@2849cfb0 offer EatWhatYouKill@4e928fbf/SelectorProducer@352ff4da/PRODUCING/p=false/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=2,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=0}][pc=0,pic=0,pec=1,epc=0]@2019-04-10T14:39:18.406Z
14:39:18.406 [HttpClient@40368a46-132] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@41444feb{localhost/127.0.0.1:8181<->/127.0.0.1:58398,OPEN,fill=FI,flush=-,to=1/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@4f83a86b(l:/127.0.0.1:58398 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@457bc31b(exchange=HttpExchange@691e3284 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@7945d0(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@526b7544{s=START}],recv=HttpReceiverOverHTTP@313343f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:18.406 [HttpClient@40368a46-132] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CreateEndPoint@2aba04b0{Connect@6e8af117{java.nio.channels.SocketChannel[connected local=/127.0.0.1:58398 remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@dca2615,queue=0,pool=DuplexConnectionPool@421a4ee1[c=1/64,a=1,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@6ab5681e, client.connector=HttpClient@40368a46{STARTED}}},sun.nio.ch.SelectionKeyImpl@2e8585b8}
14:39:18.406 [qtp352598575-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1df8da7a{s=0/8,p=1} startReservedThread p=1
14:39:18.408 [qtp352598575-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@1df8da7a{s=0/8,p=1}@4892b8d9
14:39:18.408 [qtp352598575-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@1df8da7a{s=0/8,p=1}@4892b8d9
14:39:18.408 [qtp352598575-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1df8da7a{s=1/8,p=1}@4892b8d9 started
14:39:18.409 [qtp352598575-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1df8da7a{s=1/8,p=0}@4892b8d9 waiting
14:39:18.409 [qtp352598575-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1df8da7a{s=0/8,p=1}@2849cfb0 task=EatWhatYouKill@4e928fbf/SelectorProducer@352ff4da/IDLE/p=true/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=1,q=0}[ReservedThreadExecutor@1df8da7a{s=1/8,p=1}][pc=0,pic=0,pec=1,epc=0]@2019-04-10T14:39:18.408Z
14:39:18.409 [qtp352598575-37] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4e928fbf/SelectorProducer@352ff4da/IDLE/p=true/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=1,q=0}[ReservedThreadExecutor@1df8da7a{s=1/8,p=0}][pc=0,pic=0,pec=1,epc=0]@2019-04-10T14:39:18.409Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@97d1514{/127.0.0.1:58398<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=8/60000}{io=1/0,kio=1,kro=1}->HttpConnection@1a1e7168[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b2a128a{s=START}]=>HttpChannelOverHttp@53ebe333{r=0,c=false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
14:39:18.409 [qtp352598575-39] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4e928fbf/SelectorProducer@352ff4da/IDLE/p=true/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=1,q=0}[ReservedThreadExecutor@1df8da7a{s=1/8,p=0}][pc=0,pic=0,pec=1,epc=0]@2019-04-10T14:39:18.409Z tryProduce true
14:39:18.409 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0
14:39:18.409 [qtp352598575-37] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@77d484a7{AC.ReadCB@1a1e7168{HttpConnection@1a1e7168::SocketChannelEndPoint@97d1514{/127.0.0.1:58398<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=8/60000}{io=1/0,kio=1,kro=1}->HttpConnection@1a1e7168[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b2a128a{s=START}]=>HttpChannelOverHttp@53ebe333{r=0,c=false,a=IDLE,uri=null,age=0}}}
14:39:18.409 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:39:18.409 [qtp352598575-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1a1e7168::SocketChannelEndPoint@97d1514{/127.0.0.1:58398<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=1,kro=1}->HttpConnection@1a1e7168[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b2a128a{s=START}]=>HttpChannelOverHttp@53ebe333{r=0,c=false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@4c36be75{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
14:39:18.409 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@97d1514{/127.0.0.1:58398<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1a1e7168[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b2a128a{s=START}]=>HttpChannelOverHttp@53ebe333{r=0,c=false,a=IDLE,uri=null,age=0}
14:39:18.409 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6747bf35 waiting with 2 keys
14:39:18.409 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 435 SocketChannelEndPoint@97d1514{/127.0.0.1:58398<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1a1e7168[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b2a128a{s=START}]=>HttpChannelOverHttp@53ebe333{r=0,c=false,a=IDLE,uri=null,age=0}
14:39:18.409 [qtp352598575-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1a1e7168::SocketChannelEndPoint@97d1514{/127.0.0.1:58398<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1a1e7168[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b2a128a{s=START}]=>HttpChannelOverHttp@53ebe333{r=0,c=false,a=IDLE,uri=null,age=0} filled 435 HeapByteBuffer@2769d0b8[p=0,l=435,c=8192,r=435]={<<<POST /graphql HTT...\n    }]\r\n  }\r\n}>>>   "active": true...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
14:39:18.409 [qtp352598575-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1a1e7168::SocketChannelEndPoint@97d1514{/127.0.0.1:58398<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1a1e7168[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b2a128a{s=START}]=>HttpChannelOverHttp@53ebe333{r=0,c=false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@2769d0b8[p=0,l=435,c=8192,r=435]={<<<POST /graphql HTT...\n    }]\r\n  }\r\n}>>>   "active": true...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
14:39:18.409 [qtp352598575-37] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@2769d0b8[p=0,l=435,c=8192,r=435]={<<<POST /graphql HTT...\n    }]\r\n  }\r\n}>>>   "active": true...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
14:39:18.409 [qtp352598575-37] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1
14:39:18.409 [qtp352598575-37] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI
14:39:18.409 [qtp352598575-37] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2
14:39:18.409 [qtp352598575-37] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION
14:39:18.409 [qtp352598575-37] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER
14:39:18.410 [qtp352598575-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> IN_VALUE
14:39:18.410 [qtp352598575-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> FIELD
14:39:18.410 [qtp352598575-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE
14:39:18.410 [qtp352598575-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE
14:39:18.410 [qtp352598575-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD
14:39:18.410 [qtp352598575-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE
14:39:18.410 [qtp352598575-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD
14:39:18.410 [qtp352598575-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE
14:39:18.410 [qtp352598575-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE
14:39:18.410 [qtp352598575-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD
14:39:18.410 [qtp352598575-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE
14:39:18.410 [qtp352598575-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE
14:39:18.410 [qtp352598575-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD
14:39:18.410 [qtp352598575-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT
14:39:18.410 [qtp352598575-37] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //localhost:8181/graphql on HttpChannelOverHttp@53ebe333{r=1,c=false,a=IDLE,uri=//localhost:8181/graphql,age=0}
POST //localhost:8181/graphql HTTP/1.1
Accept-Encoding: gzip
User-Agent: Jetty/9.4.12.v20180830
Content-Type: application/json
Host: localhost:8181
Content-Length: 275


14:39:18.410 [qtp352598575-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1a1e7168::SocketChannelEndPoint@97d1514{/127.0.0.1:58398<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1a1e7168[p=HttpParser{s=CONTENT,0 of 275},g=HttpGenerator@7b2a128a{s=START}]=>HttpChannelOverHttp@53ebe333{r=1,c=false,a=IDLE,uri=//localhost:8181/graphql,age=0} parsed true HttpParser{s=CONTENT,0 of 275}
14:39:18.410 [qtp352598575-37] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@53ebe333{r=1,c=false,a=IDLE,uri=//localhost:8181/graphql,age=0} handle //localhost:8181/graphql 
14:39:18.410 [qtp352598575-37] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@4c36be75{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
14:39:18.410 [qtp352598575-37] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@53ebe333{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=0} action DISPATCH
14:39:18.410 [qtp352598575-37] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /graphql on HttpChannelOverHttp@53ebe333{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=0}
14:39:18.410 [qtp352598575-37] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/graphql @ o.e.j.s.ServletContextHandler@3de8f619{/,null,AVAILABLE}
14:39:18.410 [qtp352598575-37] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/graphql @ o.e.j.s.ServletContextHandler@3de8f619{/,null,AVAILABLE}
14:39:18.410 [qtp352598575-37] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler361268035==dftMaxIdleSec=0
14:39:18.410 [qtp352598575-37] DEBUG org.eclipse.jetty.server.session - session=null
14:39:18.410 [qtp352598575-37] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/graphql -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-6f15d60e@b52cfb2c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet,jsp=null,order=-1,inst=true
14:39:18.410 [qtp352598575-37] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null
14:39:18.411 [qtp352598575-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1a1e7168::SocketChannelEndPoint@97d1514{/127.0.0.1:58398<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1a1e7168[p=HttpParser{s=CONTENT,0 of 275},g=HttpGenerator@7b2a128a{s=START}]=>HttpChannelOverHttp@53ebe333{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=1} parse HeapByteBuffer@2769d0b8[p=160,l=435,c=8192,r=275]={POST /graphql HTT...Length: 275\r\n\r\n<<<{\r\n  "query": "qu...\n    }]\r\n  }\r\n}>>>   "active": true...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
14:39:18.411 [qtp352598575-37] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@2769d0b8[p=160,l=435,c=8192,r=275]={POST /graphql HTT...Length: 275\r\n\r\n<<<{\r\n  "query": "qu...\n    }]\r\n  }\r\n}>>>   "active": true...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
14:39:18.411 [qtp352598575-37] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@53ebe333{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=1} onContent Content@752bd68b{HeapByteBufferR@15ffc163[p=160,l=435,c=8192,r=275]={POST /graphql HTT...Length: 275\r\n\r\n<<<{\r\n  "query": "qu...\n    }]\r\n  }\r\n}>>>   "active": true...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
14:39:18.411 [qtp352598575-37] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1155a271[c=0,q=0,[0]=null,s=STREAM] addContent Content@752bd68b{HeapByteBufferR@15ffc163[p=160,l=435,c=8192,r=275]={POST /graphql HTT...Length: 275\r\n\r\n<<<{\r\n  "query": "qu...\n    }]\r\n  }\r\n}>>>   "active": true...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
14:39:18.411 [qtp352598575-37] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> END
14:39:18.411 [qtp352598575-37] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@53ebe333{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=1} onContentComplete
14:39:18.411 [qtp352598575-37] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@53ebe333{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=1} onRequestComplete
14:39:18.411 [qtp352598575-37] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1155a271[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF
14:39:18.411 [qtp352598575-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1a1e7168::SocketChannelEndPoint@97d1514{/127.0.0.1:58398<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1a1e7168[p=HttpParser{s=END,275 of 275},g=HttpGenerator@7b2a128a{s=START}]=>HttpChannelOverHttp@53ebe333{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=1} parsed false HttpParser{s=END,275 of 275}
14:39:18.411 [qtp352598575-37] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1155a271[c=275,q=1,[0]=EOF,s=STREAM] read 275 from Content@752bd68b{HeapByteBufferR@15ffc163[p=435,l=435,c=8192,r=0]={POST /graphql HTT...\n    }]\r\n  }\r\n}<<<>>>   "active": true...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
14:39:18.411 [qtp352598575-37] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@1a1e7168::SocketChannelEndPoint@97d1514{/127.0.0.1:58398<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1a1e7168[p=HttpParser{s=END,275 of 275},g=HttpGenerator@7b2a128a{s=START}]=>HttpChannelOverHttp@53ebe333{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=1}
14:39:18.412 [qtp352598575-37] DEBUG graphql.GraphQL - Executing request. operation name: 'null'. query: 'query _($prods : [ProductInput]!){
 ListVarService{
  testVariables(prods : $prods)
}
}'. variables '{prods=[{id=test, name=name, description=desc, price=12, active=true}]}'
14:39:18.412 [qtp352598575-37] DEBUG graphql.GraphQL - Parsing query: 'query _($prods : [ProductInput]!){
 ListVarService{
  testVariables(prods : $prods)
}
}'...
14:39:18.413 [qtp352598575-37] DEBUG graphql.GraphQL - Validating query: 'query _($prods : [ProductInput]!){
 ListVarService{
  testVariables(prods : $prods)
}
}'
14:39:18.413 [qtp352598575-37] DEBUG graphql.GraphQL - Executing '7f980434-1334-48c9-9515-b06ab941c08d'. operation name: 'null'. query: 'query _($prods : [ProductInput]!){
 ListVarService{
  testVariables(prods : $prods)
}
}'. variables '{prods=[{id=test, name=name, description=desc, price=12, active=true}]}'
14:39:18.414 [qtp352598575-37] DEBUG graphql.execution.Execution - Executing '7f980434-1334-48c9-9515-b06ab941c08d' query operation: 'QUERY' using 'de.dim.whiteboard.graphql.emf.executation.EMFAsyncExecutionStrategy' execution strategy
14:39:18.414 [qtp352598575-37] DEBUG graphql.execution.ExecutionStrategy - '7f980434-1334-48c9-9515-b06ab941c08d' fetching field '/ListVarService' using data fetcher 'graphql.schema.StaticDataFetcher'...
14:39:18.414 [qtp352598575-37] DEBUG graphql.execution.ExecutionStrategy - '7f980434-1334-48c9-9515-b06ab941c08d' field '/ListVarService' fetch returned 'org.apache.felix.framework.BundleContextImpl$ServiceObjectsImpl'
14:39:18.414 [qtp352598575-37] DEBUG graphql.execution.ExecutionStrategy - '7f980434-1334-48c9-9515-b06ab941c08d' completing field '/ListVarService'...
14:39:18.414 [qtp352598575-37] DEBUG graphql.execution.ExecutionStrategy - '7f980434-1334-48c9-9515-b06ab941c08d' fetching field '/ListVarService/testVariables' using data fetcher 'org.gecko.whiteboard.graphql.service.ServiceSchemaBuilder$DataFetcherImplementation'...
14:39:18.415 [qtp352598575-37] DEBUG graphql.execution.ExecutionStrategy - '7f980434-1334-48c9-9515-b06ab941c08d' field '/ListVarService/testVariables' fetch returned 'java.lang.String'
14:39:18.415 [qtp352598575-37] DEBUG graphql.execution.ExecutionStrategy - '7f980434-1334-48c9-9515-b06ab941c08d' completing field '/ListVarService/testVariables'...
14:39:18.415 [qtp352598575-37] DEBUG graphql.GraphQL - Execution '7f980434-1334-48c9-9515-b06ab941c08d' completed with zero errors
14:39:18.415 [qtp352598575-37] DEBUG org.eclipse.jetty.server.session - FinalSession=null old_session_manager=null this=org.eclipse.jetty.server.session.SessionHandler361268035==dftMaxIdleSec=0
14:39:18.415 [qtp352598575-37] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@53ebe333{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=5}
14:39:18.415 [qtp352598575-37] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4c36be75{s=DISPATCHED a=NOT_ASYNC i=true r=IDLE w=false}
14:39:18.415 [qtp352598575-37] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@53ebe333{r=1,c=false,a=COMPLETING,uri=//localhost:8181/graphql,age=5} action COMPLETE
14:39:18.416 [qtp352598575-37] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@2253b4ba[p=0,l=54,c=24576,r=54]={<<<{"data":{"ListVar...es":"Size 1"}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@229928f3{null}
14:39:18.416 [qtp352598575-37] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /graphql on HttpChannelOverHttp@53ebe333{r=1,c=true,a=COMPLETING,uri=//localhost:8181/graphql,age=6}
200 null HTTP/1.1
Date: Wed, 10 Apr 2019 14:39:18 GMT
Access-Control-Allow-Origin: *
Access-Control-Allow-Headers: *
Access-Control-Request-Method: *
Content-Type: application/json;charset=utf-8


14:39:18.416 [qtp352598575-37] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@399ad9f6[PROCESSING][i=HTTP/1.1{s=200,h=5,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$CommitCallback@37d1541b] generate: NEED_HEADER (null,[p=0,l=54,c=24576,r=54],true)@START
14:39:18.416 [qtp352598575-37] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=5,cl=-1} last=true content=DirectByteBuffer@2253b4ba[p=0,l=54,c=24576,r=54]={<<<{"data":{"ListVar...es":"Size 1"}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
14:39:18.416 [qtp352598575-37] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Wed, 10 Apr 2019 14:39:18 GMT
Access-Control-Allow-Origin: *
Access-Control-Allow-Headers: *
Access-Control-Request-Method: *
Content-Type: application/json;charset=utf-8


14:39:18.416 [qtp352598575-37] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH
14:39:18.416 [qtp352598575-37] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@399ad9f6[PROCESSING][i=HTTP/1.1{s=200,h=5,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$CommitCallback@37d1541b] generate: FLUSH ([p=0,l=221,c=16384,r=221],[p=0,l=54,c=24576,r=54],true)@COMPLETING
14:39:18.416 [qtp352598575-37] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@3d0dc02e{IDLE}->null [HeapByteBuffer@7d1e291b[p=0,l=221,c=16384,r=221]={<<<HTTP/1.1 200 OK\r\n...-Length: 54\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@2253b4ba[p=0,l=54,c=24576,r=54]={<<<{"data":{"ListVar...es":"Size 1"}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}]
14:39:18.416 [qtp352598575-37] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3d0dc02e{WRITING}->null:IDLE-->WRITING
14:39:18.416 [HttpClient@40368a46-128] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@20426fc0 woken up from select, 1/1/1 selected
14:39:18.416 [HttpClient@40368a46-128] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@20426fc0 processing 1 keys, 0 updates
14:39:18.416 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 275 SocketChannelEndPoint@97d1514{/127.0.0.1:58398<->/127.0.0.1:8181,OPEN,fill=-,flush=W,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1a1e7168[p=HttpParser{s=END,275 of 275},g=HttpGenerator@7b2a128a{s=COMPLETING}]=>HttpChannelOverHttp@53ebe333{r=1,c=true,a=COMPLETING,uri=//localhost:8181/graphql,age=6}
14:39:18.416 [qtp352598575-37] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=275 remaining=0 WriteFlusher@3d0dc02e{WRITING}->null
14:39:18.416 [qtp352598575-37] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3d0dc02e{IDLE}->null:WRITING-->IDLE
14:39:18.416 [HttpClient@40368a46-128] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@2e8585b8 SocketChannelEndPoint@41444feb{localhost/127.0.0.1:8181<->/127.0.0.1:58398,OPEN,fill=FI,flush=-,to=11/0}{io=1/1,kio=1,kro=1}->HttpConnectionOverHTTP@4f83a86b(l:/127.0.0.1:58398 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@457bc31b(exchange=HttpExchange@691e3284 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@7945d0(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@526b7544{s=START}],recv=HttpReceiverOverHTTP@313343f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 
14:39:18.416 [qtp352598575-37] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@399ad9f6[PROCESSING][i=HTTP/1.1{s=200,h=5,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$CommitCallback@37d1541b] generate: DONE ([p=221,l=221,c=16384,r=0],[p=54,l=54,c=24576,r=0],true)@END
14:39:18.417 [qtp352598575-37] DEBUG org.eclipse.jetty.server.HttpChannelState - onComplete HttpChannelState@4c36be75{s=COMPLETING a=NOT_ASYNC i=false r=IDLE w=false}
14:39:18.417 [HttpClient@40368a46-128] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@41444feb{localhost/127.0.0.1:8181<->/127.0.0.1:58398,OPEN,fill=FI,flush=-,to=11/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@4f83a86b(l:/127.0.0.1:58398 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@457bc31b(exchange=HttpExchange@691e3284 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@7945d0(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@526b7544{s=START}],recv=HttpReceiverOverHTTP@313343f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:18.417 [HttpClient@40368a46-128] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@41444feb{localhost/127.0.0.1:8181<->/127.0.0.1:58398,OPEN,fill=FI,flush=-,to=12/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@4f83a86b(l:/127.0.0.1:58398 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@457bc31b(exchange=HttpExchange@691e3284 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@7945d0(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@526b7544{s=START}],recv=HttpReceiverOverHTTP@313343f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING
14:39:18.418 [HttpClient@40368a46-128] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fb7183b{s=0/8,p=0} tryExecute EatWhatYouKill@32b9bd12/SelectorProducer@352e787a/PRODUCING/p=false/QueuedThreadPool[HttpClient@40368a46]@4ed38226{STARTED,8<=8<=200,i=4,q=0}[ReservedThreadExecutor@5fb7183b{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:18.418Z
14:39:18.418 [HttpClient@40368a46-128] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fb7183b{s=0/8,p=1} startReservedThread p=1
14:39:18.418 [HttpClient@40368a46-128] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@5fb7183b{s=0/8,p=1}@6fb88f83
14:39:18.418 [HttpClient@40368a46-133] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@5fb7183b{s=0/8,p=1}@6fb88f83
14:39:18.418 [HttpClient@40368a46-133] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fb7183b{s=1/8,p=1}@6fb88f83 started
14:39:18.418 [HttpClient@40368a46-133] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fb7183b{s=1/8,p=0}@6fb88f83 waiting
14:39:18.418 [HttpClient@40368a46-128] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@32b9bd12/SelectorProducer@352e787a/PRODUCING/p=false/QueuedThreadPool[HttpClient@40368a46]@4ed38226{STARTED,8<=8<=200,i=3,q=0}[ReservedThreadExecutor@5fb7183b{s=0/8,p=1}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:18.418Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@41444feb{localhost/127.0.0.1:8181<->/127.0.0.1:58398,OPEN,fill=FI,flush=-,to=13/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@4f83a86b(l:/127.0.0.1:58398 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@457bc31b(exchange=HttpExchange@691e3284 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@7945d0(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@526b7544{s=START}],recv=HttpReceiverOverHTTP@313343f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING/BLOCKING
14:39:18.419 [HttpClient@40368a46-128] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@41444feb{localhost/127.0.0.1:8181<->/127.0.0.1:58398,OPEN,fill=FI,flush=-,to=13/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@4f83a86b(l:/127.0.0.1:58398 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@457bc31b(exchange=HttpExchange@691e3284 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@7945d0(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@526b7544{s=START}],recv=HttpReceiverOverHTTP@313343f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING
14:39:18.419 [HttpClient@40368a46-128] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0
14:39:18.419 [HttpClient@40368a46-128] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:39:18.419 [HttpClient@40368a46-128] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@41444feb{localhost/127.0.0.1:8181<->/127.0.0.1:58398,OPEN,fill=FI,flush=-,to=14/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@4f83a86b(l:/127.0.0.1:58398 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@457bc31b(exchange=HttpExchange@691e3284 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@7945d0(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@526b7544{s=START}],recv=HttpReceiverOverHTTP@313343f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:18.419 [HttpClient@40368a46-128] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@20426fc0 waiting with 1 keys
14:39:18.419 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@41444feb{localhost/127.0.0.1:8181<->/127.0.0.1:58398,OPEN,fill=FI,flush=-,to=14/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@4f83a86b(l:/127.0.0.1:58398 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@457bc31b(exchange=HttpExchange@691e3284 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@7945d0(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@526b7544{s=START}],recv=HttpReceiverOverHTTP@313343f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING
14:39:18.419 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@2acb2dd3{AC.ReadCB@4f83a86b{HttpConnectionOverHTTP@4f83a86b::SocketChannelEndPoint@41444feb{localhost/127.0.0.1:8181<->/127.0.0.1:58398,OPEN,fill=FI,flush=-,to=14/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@4f83a86b(l:/127.0.0.1:58398 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@457bc31b(exchange=HttpExchange@691e3284 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@7945d0(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@526b7544{s=START}],recv=HttpReceiverOverHTTP@313343f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}}
14:39:18.420 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@c8aa5e1[p=0,l=0,c=16384,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
14:39:18.420 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.client.HttpReceiver - Parsed false, remaining 0 HttpParser{s=START,0 of -1}
14:39:18.420 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 275 SocketChannelEndPoint@41444feb{localhost/127.0.0.1:8181<->/127.0.0.1:58398,OPEN,fill=-,flush=-,to=15/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@4f83a86b(l:/127.0.0.1:58398 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@457bc31b(exchange=HttpExchange@691e3284 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@7945d0(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@526b7544{s=START}],recv=HttpReceiverOverHTTP@313343f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:18.417 [qtp352598575-37] DEBUG org.eclipse.jetty.server.HttpChannel - COMPLETE for /graphql written=54
14:39:18.420 [qtp352598575-37] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@4c36be75{s=COMPLETED a=NOT_ASYNC i=false r=IDLE w=false}
14:39:18.420 [qtp352598575-37] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,275 of 275}
14:39:18.420 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.client.HttpReceiver - Read 275 bytes DirectByteBuffer@c8aa5e1[p=0,l=275,c=16384,r=275]={<<<HTTP/1.1 200 OK\r\n...es":"Size 1"}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} from SocketChannelEndPoint@41444feb{localhost/127.0.0.1:8181<->/127.0.0.1:58398,OPEN,fill=-,flush=-,to=0/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@4f83a86b(l:/127.0.0.1:58398 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@457bc31b(exchange=HttpExchange@691e3284 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@7945d0(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@526b7544{s=START}],recv=HttpReceiverOverHTTP@313343f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:18.420 [qtp352598575-37] DEBUG org.eclipse.jetty.http.HttpParser - END --> START
14:39:18.420 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@c8aa5e1[p=0,l=275,c=16384,r=275]={<<<HTTP/1.1 200 OK\r\n...es":"Size 1"}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
14:39:18.420 [qtp352598575-37] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@53ebe333{r=1,c=false,a=IDLE,uri=null,age=0} handle exit, result COMPLETE
14:39:18.420 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.http.HttpParser - START --> RESPONSE_VERSION
14:39:18.420 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.http.HttpParser - RESPONSE_VERSION --> SPACE1
14:39:18.420 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> STATUS
14:39:18.420 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.http.HttpParser - STATUS --> SPACE2
14:39:18.420 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REASON
14:39:18.420 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 SocketChannelEndPoint@97d1514{/127.0.0.1:58398<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1a1e7168[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b2a128a{s=START}]=>HttpChannelOverHttp@53ebe333{r=1,c=false,a=IDLE,uri=null,age=0}
14:39:18.420 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.http.HttpParser - REASON --> HEADER
14:39:18.420 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.client.HttpReceiver - Response begin HttpResponse[HTTP/1.1 200 OK]@24d5a00
14:39:18.420 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 SocketChannelEndPoint@97d1514{/127.0.0.1:58398<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1a1e7168[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b2a128a{s=START}]=>HttpChannelOverHttp@53ebe333{r=1,c=false,a=IDLE,uri=null,age=0}
14:39:18.420 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> VALUE
14:39:18.420 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> IN_VALUE
14:39:18.421 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> FIELD
14:39:18.421 [qtp352598575-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1a1e7168::SocketChannelEndPoint@97d1514{/127.0.0.1:58398<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1a1e7168[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b2a128a{s=START}]=>HttpChannelOverHttp@53ebe333{r=1,c=false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@2769d0b8[p=0,l=0,c=8192,r=0]={<<<>>>POST /graphql HTT...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
14:39:18.421 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.http.HttpParser - HEADER: --> IN_NAME
14:39:18.421 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Origin --> VALUE
14:39:18.421 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Origin --> IN_VALUE
14:39:18.421 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Origin --> FIELD
14:39:18.421 [qtp352598575-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1a1e7168::SocketChannelEndPoint@97d1514{/127.0.0.1:58398<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1a1e7168[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b2a128a{s=START}]=>HttpChannelOverHttp@53ebe333{r=1,c=false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@2769d0b8[p=0,l=0,c=8192,r=0]={<<<>>>POST /graphql HTT...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
14:39:18.421 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.http.HttpParser - HEADER: --> IN_NAME
14:39:18.421 [qtp352598575-37] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@2769d0b8[p=0,l=0,c=8192,r=0]={<<<>>>POST /graphql HTT...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
14:39:18.421 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Headers --> VALUE
14:39:18.421 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Headers --> IN_VALUE
14:39:18.421 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Headers --> FIELD
14:39:18.421 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.http.HttpParser - HEADER: --> IN_NAME
14:39:18.421 [qtp352598575-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1a1e7168::SocketChannelEndPoint@97d1514{/127.0.0.1:58398<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1a1e7168[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b2a128a{s=START}]=>HttpChannelOverHttp@53ebe333{r=1,c=false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1}
14:39:18.421 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Request-Method --> VALUE
14:39:18.421 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Request-Method --> IN_VALUE
14:39:18.421 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Request-Method --> FIELD
14:39:18.421 [qtp352598575-37] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@1a1e7168::SocketChannelEndPoint@97d1514{/127.0.0.1:58398<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1a1e7168[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b2a128a{s=START}]=>HttpChannelOverHttp@53ebe333{r=1,c=false,a=IDLE,uri=null,age=0}
14:39:18.421 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json;charset=UTF-8 --> IN_VALUE
14:39:18.421 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json;charset=UTF-8 --> FIELD
14:39:18.421 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE
14:39:18.421 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE
14:39:18.421 [qtp352598575-37] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@1a1e7168::SocketChannelEndPoint@97d1514{/127.0.0.1:58398<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1a1e7168[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b2a128a{s=START}]=>HttpChannelOverHttp@53ebe333{r=1,c=false,a=IDLE,uri=null,age=0}
14:39:18.421 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD
14:39:18.421 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT
14:39:18.421 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.client.HttpReceiver - Response headers HttpResponse[HTTP/1.1 200 OK]@24d5a00
Date: Wed, 10 Apr 2019 14:39:18 GMT
Access-Control-Allow-Origin: *
Access-Control-Allow-Headers: *
Access-Control-Request-Method: *
Content-Type: application/json;charset=UTF-8
Content-Length: 54
14:39:18.421 [qtp352598575-37] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@77d484a7{AC.ReadCB@1a1e7168{HttpConnection@1a1e7168::SocketChannelEndPoint@97d1514{/127.0.0.1:58398<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1a1e7168[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b2a128a{s=START}]=>HttpChannelOverHttp@53ebe333{r=1,c=false,a=IDLE,uri=null,age=0}}}
14:39:18.421 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@97d1514{/127.0.0.1:58398<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@1a1e7168[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b2a128a{s=START}]=>HttpChannelOverHttp@53ebe333{r=1,c=false,a=IDLE,uri=null,age=0}
14:39:18.421 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.client.HttpReceiver - Response content HttpResponse[HTTP/1.1 200 OK]@24d5a00
DirectByteBufferR@672ce91[p=221,l=275,c=16384,r=54]={HTTP/1.1 200 OK\r\n...-Length: 54\r\n\r\n<<<{"data":{"ListVar...es":"Size 1"}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
14:39:18.421 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@ee8493e on ManagedSelector@3224a577{STARTED} id=1 keys=2 selected=0 updates=0
14:39:18.422 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> END
14:39:18.422 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@3224a577{STARTED} id=1 keys=2 selected=0 updates=1
14:39:18.422 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,54 of 54}
14:39:18.422 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.http.HttpParser - END --> START
14:39:18.422 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6747bf35 woken with none selected
14:39:18.422 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.client.HttpReceiver - Response success HttpResponse[HTTP/1.1 200 OK]@24d5a00
14:39:18.422 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6747bf35 woken up from select, 0/0/2 selected
14:39:18.422 [qtp352598575-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1a1e7168::SocketChannelEndPoint@97d1514{/127.0.0.1:58398<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=1/60000}{io=0/1,kio=0,kro=1}->HttpConnection@1a1e7168[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b2a128a{s=START}]=>HttpChannelOverHttp@53ebe333{r=1,c=false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@4c36be75{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
14:39:18.422 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6747bf35 processing 0 keys, 1 updates
14:39:18.422 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated response for HttpExchange@691e3284 req=TERMINATED/null@null res=TERMINATED/null@null, result: Result[HttpRequest[POST /graphql HTTP/1.1]@1237e0be > HttpResponse[HTTP/1.1 200 OK]@24d5a00] null
14:39:18.422 [qtp352598575-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@651aed93
14:39:18.422 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.client.HttpReceiver - Response complete HttpResponse[HTTP/1.1 200 OK]@24d5a00
14:39:18.422 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
14:39:18.422 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@ee8493e
14:39:18.422 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@691e3284 req=TERMINATED/null@null res=TERMINATED/null@null disassociated true from HttpChannelOverHTTP@457bc31b(exchange=null)[send=HttpSenderOverHTTP@7945d0(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@526b7544{s=START}],recv=HttpReceiverOverHTTP@313343f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:18.422 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@97d1514{/127.0.0.1:58398<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=1/60000}{io=1/1,kio=1,kro=1}->HttpConnection@1a1e7168[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b2a128a{s=START}]=>HttpChannelOverHttp@53ebe333{r=1,c=false,a=IDLE,uri=null,age=0}
14:39:18.422 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.client.HttpDestination - Released HttpConnectionOverHTTP@4f83a86b::SocketChannelEndPoint@41444feb{localhost/127.0.0.1:8181<->/127.0.0.1:58398,OPEN,fill=-,flush=-,to=2/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@4f83a86b(l:/127.0.0.1:58398 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@457bc31b(exchange=null)[send=HttpSenderOverHTTP@7945d0(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@526b7544{s=START}],recv=HttpReceiverOverHTTP@313343f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:18.422 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:39:18.422 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6747bf35 waiting with 2 keys
14:39:18.422 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection idle HttpConnectionOverHTTP@4f83a86b::SocketChannelEndPoint@41444feb{localhost/127.0.0.1:8181<->/127.0.0.1:58398,OPEN,fill=-,flush=-,to=2/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@4f83a86b(l:/127.0.0.1:58398 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@457bc31b(exchange=null)[send=HttpSenderOverHTTP@7945d0(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@526b7544{s=START}],recv=HttpReceiverOverHTTP@313343f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:18.422 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.client.HttpReceiver - Request/Response succeeded: Result[HttpRequest[POST /graphql HTTP/1.1]@1237e0be > HttpResponse[HTTP/1.1 200 OK]@24d5a00] null
14:39:18.422 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.client.HttpReceiver - Parsed false, remaining 0 HttpParser{s=START,0 of -1}
14:39:18.422 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@c8aa5e1[p=275,l=275,c=16384,r=0]={HTTP/1.1 200 OK\r\n...es":"Size 1"}}}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
14:39:18.422 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.client.HttpReceiver - Parsed false, remaining 0 HttpParser{s=START,0 of -1}
14:39:18.422 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 SocketChannelEndPoint@41444feb{localhost/127.0.0.1:8181<->/127.0.0.1:58398,OPEN,fill=-,flush=-,to=2/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@4f83a86b(l:/127.0.0.1:58398 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@457bc31b(exchange=null)[send=HttpSenderOverHTTP@7945d0(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@526b7544{s=START}],recv=HttpReceiverOverHTTP@313343f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:18.423 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.client.HttpReceiver - Read 0 bytes DirectByteBuffer@c8aa5e1[p=0,l=0,c=16384,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} from SocketChannelEndPoint@41444feb{localhost/127.0.0.1:8181<->/127.0.0.1:58398,OPEN,fill=-,flush=-,to=3/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@4f83a86b(l:/127.0.0.1:58398 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@457bc31b(exchange=null)[send=HttpSenderOverHTTP@7945d0(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@526b7544{s=START}],recv=HttpReceiverOverHTTP@313343f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:18.423 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnectionOverHTTP@4f83a86b::SocketChannelEndPoint@41444feb{localhost/127.0.0.1:8181<->/127.0.0.1:58398,OPEN,fill=-,flush=-,to=3/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@4f83a86b(l:/127.0.0.1:58398 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@457bc31b(exchange=null)[send=HttpSenderOverHTTP@7945d0(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@526b7544{s=START}],recv=HttpReceiverOverHTTP@313343f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:18.423 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@2acb2dd3{AC.ReadCB@4f83a86b{HttpConnectionOverHTTP@4f83a86b::SocketChannelEndPoint@41444feb{localhost/127.0.0.1:8181<->/127.0.0.1:58398,OPEN,fill=FI,flush=-,to=0/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@4f83a86b(l:/127.0.0.1:58398 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@457bc31b(exchange=null)[send=HttpSenderOverHTTP@7945d0(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@526b7544{s=START}],recv=HttpReceiverOverHTTP@313343f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}}
14:39:18.423 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@41444feb{localhost/127.0.0.1:8181<->/127.0.0.1:58398,OPEN,fill=FI,flush=-,to=0/0}{io=0/1,kio=0,kro=1}->HttpConnectionOverHTTP@4f83a86b(l:/127.0.0.1:58398 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@457bc31b(exchange=null)[send=HttpSenderOverHTTP@7945d0(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@526b7544{s=START}],recv=HttpReceiverOverHTTP@313343f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:18.423 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@6056ba9f on ManagedSelector@159a48a6{STARTED} id=1 keys=1 selected=0 updates=0
14:39:18.423 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@159a48a6{STARTED} id=1 keys=1 selected=0 updates=1
14:39:18.423 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@41444feb{localhost/127.0.0.1:8181<->/127.0.0.1:58398,OPEN,fill=FI,flush=-,to=0/0}{io=0/1,kio=0,kro=1}->HttpConnectionOverHTTP@4f83a86b(l:/127.0.0.1:58398 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@457bc31b(exchange=null)[send=HttpSenderOverHTTP@7945d0(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@526b7544{s=START}],recv=HttpReceiverOverHTTP@313343f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING
14:39:18.424 [HttpClient@40368a46-128] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@20426fc0 woken with none selected
14:39:18.424 [HttpClient@40368a46-128] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@20426fc0 woken up from select, 0/0/1 selected
14:39:18.424 [HttpClient@40368a46-128] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@20426fc0 processing 0 keys, 1 updates
14:39:18.424 [HttpClient@40368a46-128] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
14:39:18.424 [HttpClient@40368a46-128] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@6056ba9f
14:39:18.424 [HttpClient@40368a46-128] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@41444feb{localhost/127.0.0.1:8181<->/127.0.0.1:58398,OPEN,fill=FI,flush=-,to=1/0}{io=1/1,kio=1,kro=1}->HttpConnectionOverHTTP@4f83a86b(l:/127.0.0.1:58398 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@457bc31b(exchange=null)[send=HttpSenderOverHTTP@7945d0(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@526b7544{s=START}],recv=HttpReceiverOverHTTP@313343f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:18.424 [HttpClient@40368a46-128] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:39:18.424 [HttpClient@40368a46-128] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@20426fc0 waiting with 1 keys
14:39:18.427 [main] INFO graphql.servlet.AbstractGraphQLHttpServlet - Schema generation sucessfull
14:39:23.429 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClient@1aa99005{STOPPED}
14:39:23.429 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@1aa99005{STARTING} added {SslContextFactory@592238c5[provider=null,keyStore=null,trustStore=null],AUTO}
14:39:23.429 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@1aa99005{STARTING} added {QueuedThreadPool[HttpClient@1aa99005]@6ee8dcd3{STOPPED,8<=0<=200,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/2045036434@6e9a5ed8],AUTO}
14:39:23.430 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@1aa99005{STARTING} added {org.eclipse.jetty.io.MappedByteBufferPool@a20b94b,POJO}
14:39:23.430 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@1aa99005{STARTING} added {ScheduledExecutorScheduler@5cdf39b2{STOPPED},AUTO}
14:39:23.430 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@1aa99005{STARTING} added {HttpClientTransportOverHTTP@14f3c6fc{STOPPED},AUTO}
14:39:23.430 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@1aa99005{STARTING} added {org.eclipse.jetty.util.SocketAddressResolver$Async@3cd59ef5,POJO}
14:39:23.430 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SslContextFactory@592238c5[provider=null,keyStore=null,trustStore=null]
14:39:23.436 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Protocols [TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
14:39:23.436 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Ciphers   [TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_EMPTY_RENEGOTIATION_INFO_SCSV] of [TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_ECDSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_RSA_WITH_3DES_EDE_CBC_SHA, SSL_DHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_DHE_DSS_WITH_3DES_EDE_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV, TLS_DH_anon_WITH_AES_128_GCM_SHA256, TLS_DH_anon_WITH_AES_128_CBC_SHA256, TLS_ECDH_anon_WITH_AES_128_CBC_SHA, TLS_DH_anon_WITH_AES_128_CBC_SHA, TLS_ECDH_anon_WITH_3DES_EDE_CBC_SHA, SSL_DH_anon_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_DES_CBC_SHA, SSL_DHE_RSA_WITH_DES_CBC_SHA, SSL_DHE_DSS_WITH_DES_CBC_SHA, SSL_DH_anon_WITH_DES_CBC_SHA, SSL_RSA_EXPORT_WITH_DES40_CBC_SHA, SSL_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA, SSL_DHE_DSS_EXPORT_WITH_DES40_CBC_SHA, SSL_DH_anon_EXPORT_WITH_DES40_CBC_SHA, TLS_RSA_WITH_NULL_SHA256, TLS_ECDHE_ECDSA_WITH_NULL_SHA, TLS_ECDHE_RSA_WITH_NULL_SHA, SSL_RSA_WITH_NULL_SHA, TLS_ECDH_ECDSA_WITH_NULL_SHA, TLS_ECDH_RSA_WITH_NULL_SHA, TLS_ECDH_anon_WITH_NULL_SHA, SSL_RSA_WITH_NULL_MD5, TLS_KRB5_WITH_3DES_EDE_CBC_SHA, TLS_KRB5_WITH_3DES_EDE_CBC_MD5, TLS_KRB5_WITH_DES_CBC_SHA, TLS_KRB5_WITH_DES_CBC_MD5, TLS_KRB5_EXPORT_WITH_DES_CBC_40_SHA, TLS_KRB5_EXPORT_WITH_DES_CBC_40_MD5]
14:39:23.437 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @27379ms SslContextFactory@592238c5[provider=null,keyStore=null,trustStore=null]
14:39:23.437 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[HttpClient@1aa99005]@6ee8dcd3{STOPPED,8<=0<=200,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/2045036434@6e9a5ed8]
14:39:23.437 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1cc9cfb2{s=0/8,p=0}
14:39:23.437 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[HttpClient@1aa99005]@6ee8dcd3{STARTING,8<=0<=200,i=0,q=0}[ReservedThreadExecutor@1cc9cfb2{s=0/8,p=0}] added {ReservedThreadExecutor@1cc9cfb2{s=0/8,p=0},AUTO}
14:39:23.437 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@1cc9cfb2{s=0/8,p=0}
14:39:23.437 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @27379ms ReservedThreadExecutor@1cc9cfb2{s=0/8,p=0}
14:39:23.447 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @27389ms QueuedThreadPool[HttpClient@1aa99005]@6ee8dcd3{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@1cc9cfb2{s=0/8,p=0}]
14:39:23.447 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@5cdf39b2{STOPPED}
14:39:23.447 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @27389ms ScheduledExecutorScheduler@5cdf39b2{STARTED}
14:39:23.447 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClientTransportOverHTTP@14f3c6fc{STOPPED}
14:39:23.447 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClientTransportOverHTTP@14f3c6fc{STARTING} added {ClientSelectorManager@345cf395{STOPPED},AUTO}
14:39:23.447 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ClientSelectorManager@345cf395{STOPPED}
14:39:23.447 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@bc4d5e1/SelectorProducer@3c6aa04a/IDLE/p=false/QueuedThreadPool[HttpClient@1aa99005]@6ee8dcd3{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1cc9cfb2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:23.447Z added {SelectorProducer@3c6aa04a,POJO}
14:39:23.447 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@bc4d5e1/SelectorProducer@3c6aa04a/IDLE/p=false/QueuedThreadPool[HttpClient@1aa99005]@6ee8dcd3{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1cc9cfb2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:23.447Z added {QueuedThreadPool[HttpClient@1aa99005]@6ee8dcd3{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1cc9cfb2{s=0/8,p=0}],UNMANAGED}
14:39:23.447 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@bc4d5e1/SelectorProducer@3c6aa04a/IDLE/p=false/QueuedThreadPool[HttpClient@1aa99005]@6ee8dcd3{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1cc9cfb2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:23.447Z created
14:39:23.447 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@2257fadf{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@bc4d5e1/SelectorProducer@3c6aa04a/IDLE/p=false/QueuedThreadPool[HttpClient@1aa99005]@6ee8dcd3{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1cc9cfb2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:23.447Z,MANAGED}
14:39:23.447 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@345cf395{STARTING} added {ManagedSelector@2257fadf{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO}
14:39:23.448 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@7144655b/SelectorProducer@5c82cd4f/IDLE/p=false/QueuedThreadPool[HttpClient@1aa99005]@6ee8dcd3{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1cc9cfb2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:23.447Z added {SelectorProducer@5c82cd4f,POJO}
14:39:23.448 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@7144655b/SelectorProducer@5c82cd4f/IDLE/p=false/QueuedThreadPool[HttpClient@1aa99005]@6ee8dcd3{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1cc9cfb2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:23.448Z added {QueuedThreadPool[HttpClient@1aa99005]@6ee8dcd3{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1cc9cfb2{s=0/8,p=0}],UNMANAGED}
14:39:23.448 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@7144655b/SelectorProducer@5c82cd4f/IDLE/p=false/QueuedThreadPool[HttpClient@1aa99005]@6ee8dcd3{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1cc9cfb2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:23.448Z created
14:39:23.448 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@35835e65{STOPPED} id=1 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@7144655b/SelectorProducer@5c82cd4f/IDLE/p=false/QueuedThreadPool[HttpClient@1aa99005]@6ee8dcd3{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1cc9cfb2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:23.448Z,MANAGED}
14:39:23.448 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@345cf395{STARTING} added {ManagedSelector@35835e65{STOPPED} id=1 keys=-1 selected=-1 updates=0,AUTO}
14:39:23.448 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@289fdb08/SelectorProducer@7a231dfd/IDLE/p=false/QueuedThreadPool[HttpClient@1aa99005]@6ee8dcd3{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1cc9cfb2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:23.448Z added {SelectorProducer@7a231dfd,POJO}
14:39:23.448 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@289fdb08/SelectorProducer@7a231dfd/IDLE/p=false/QueuedThreadPool[HttpClient@1aa99005]@6ee8dcd3{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1cc9cfb2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:23.448Z added {QueuedThreadPool[HttpClient@1aa99005]@6ee8dcd3{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1cc9cfb2{s=0/8,p=0}],UNMANAGED}
14:39:23.448 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@289fdb08/SelectorProducer@7a231dfd/IDLE/p=false/QueuedThreadPool[HttpClient@1aa99005]@6ee8dcd3{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1cc9cfb2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:23.448Z created
14:39:23.448 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@30814f43{STOPPED} id=2 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@289fdb08/SelectorProducer@7a231dfd/IDLE/p=false/QueuedThreadPool[HttpClient@1aa99005]@6ee8dcd3{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1cc9cfb2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:23.448Z,MANAGED}
14:39:23.448 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@345cf395{STARTING} added {ManagedSelector@30814f43{STOPPED} id=2 keys=-1 selected=-1 updates=0,AUTO}
14:39:23.449 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@1fde4f40/SelectorProducer@49cf9028/IDLE/p=false/QueuedThreadPool[HttpClient@1aa99005]@6ee8dcd3{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1cc9cfb2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:23.449Z added {SelectorProducer@49cf9028,POJO}
14:39:23.449 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@1fde4f40/SelectorProducer@49cf9028/IDLE/p=false/QueuedThreadPool[HttpClient@1aa99005]@6ee8dcd3{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1cc9cfb2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:23.449Z added {QueuedThreadPool[HttpClient@1aa99005]@6ee8dcd3{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1cc9cfb2{s=0/8,p=0}],UNMANAGED}
14:39:23.449 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@1fde4f40/SelectorProducer@49cf9028/IDLE/p=false/QueuedThreadPool[HttpClient@1aa99005]@6ee8dcd3{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1cc9cfb2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:23.449Z created
14:39:23.449 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@2b61a019{STOPPED} id=3 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@1fde4f40/SelectorProducer@49cf9028/IDLE/p=false/QueuedThreadPool[HttpClient@1aa99005]@6ee8dcd3{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1cc9cfb2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:23.449Z,MANAGED}
14:39:23.449 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@345cf395{STARTING} added {ManagedSelector@2b61a019{STOPPED} id=3 keys=-1 selected=-1 updates=0,AUTO}
14:39:23.449 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@2257fadf{STOPPED} id=0 keys=-1 selected=-1 updates=0
14:39:23.449 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@bc4d5e1/SelectorProducer@3c6aa04a/IDLE/p=false/QueuedThreadPool[HttpClient@1aa99005]@6ee8dcd3{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1cc9cfb2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:23.449Z
14:39:23.449 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @27392ms EatWhatYouKill@bc4d5e1/SelectorProducer@3c6aa04a/IDLE/p=false/QueuedThreadPool[HttpClient@1aa99005]@6ee8dcd3{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1cc9cfb2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:23.449Z
14:39:23.450 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@11a00961
14:39:23.450 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@7ce9e05a on ManagedSelector@2257fadf{STARTING} id=0 keys=0 selected=0 updates=0
14:39:23.450 [HttpClient@1aa99005-136] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@11a00961
14:39:23.450 [HttpClient@1aa99005-136] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@bc4d5e1/SelectorProducer@3c6aa04a/IDLE/p=false/QueuedThreadPool[HttpClient@1aa99005]@6ee8dcd3{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@1cc9cfb2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:23.45Z tryProduce false
14:39:23.450 [HttpClient@1aa99005-136] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
14:39:23.450 [HttpClient@1aa99005-136] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@7ce9e05a
14:39:23.450 [HttpClient@1aa99005-136] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:39:23.450 [HttpClient@1aa99005-136] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7b49e8ab waiting with 0 keys
14:39:23.450 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @27392ms ManagedSelector@2257fadf{STARTED} id=0 keys=0 selected=0 updates=0
14:39:23.450 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@35835e65{STOPPED} id=1 keys=-1 selected=-1 updates=0
14:39:23.450 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@7144655b/SelectorProducer@5c82cd4f/IDLE/p=false/QueuedThreadPool[HttpClient@1aa99005]@6ee8dcd3{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@1cc9cfb2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:23.45Z
14:39:23.450 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @27392ms EatWhatYouKill@7144655b/SelectorProducer@5c82cd4f/IDLE/p=false/QueuedThreadPool[HttpClient@1aa99005]@6ee8dcd3{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@1cc9cfb2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:23.45Z
14:39:23.450 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@4992613f
14:39:23.450 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@6fd5717c on ManagedSelector@35835e65{STARTING} id=1 keys=0 selected=0 updates=0
14:39:23.450 [HttpClient@1aa99005-137] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@4992613f
14:39:23.450 [HttpClient@1aa99005-137] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@7144655b/SelectorProducer@5c82cd4f/IDLE/p=false/QueuedThreadPool[HttpClient@1aa99005]@6ee8dcd3{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@1cc9cfb2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:23.45Z tryProduce false
14:39:23.450 [HttpClient@1aa99005-137] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
14:39:23.451 [HttpClient@1aa99005-137] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@6fd5717c
14:39:23.451 [HttpClient@1aa99005-137] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:39:23.451 [HttpClient@1aa99005-137] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@11e2cf77 waiting with 0 keys
14:39:23.451 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @27393ms ManagedSelector@35835e65{STARTED} id=1 keys=0 selected=0 updates=0
14:39:23.451 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@30814f43{STOPPED} id=2 keys=-1 selected=-1 updates=0
14:39:23.451 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@289fdb08/SelectorProducer@7a231dfd/IDLE/p=false/QueuedThreadPool[HttpClient@1aa99005]@6ee8dcd3{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@1cc9cfb2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:23.451Z
14:39:23.451 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @27393ms EatWhatYouKill@289fdb08/SelectorProducer@7a231dfd/IDLE/p=false/QueuedThreadPool[HttpClient@1aa99005]@6ee8dcd3{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@1cc9cfb2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:23.451Z
14:39:23.451 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@7e2f86e6
14:39:23.451 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@4d774249 on ManagedSelector@30814f43{STARTING} id=2 keys=0 selected=0 updates=0
14:39:23.451 [HttpClient@1aa99005-138] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@7e2f86e6
14:39:23.451 [HttpClient@1aa99005-138] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@289fdb08/SelectorProducer@7a231dfd/IDLE/p=false/QueuedThreadPool[HttpClient@1aa99005]@6ee8dcd3{STARTED,8<=8<=200,i=5,q=0}[ReservedThreadExecutor@1cc9cfb2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:23.451Z tryProduce false
14:39:23.451 [HttpClient@1aa99005-138] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
14:39:23.451 [HttpClient@1aa99005-138] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@4d774249
14:39:23.451 [HttpClient@1aa99005-138] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:39:23.451 [HttpClient@1aa99005-138] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1a0ec9fb waiting with 0 keys
14:39:23.451 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @27394ms ManagedSelector@30814f43{STARTED} id=2 keys=0 selected=0 updates=0
14:39:23.451 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@2b61a019{STOPPED} id=3 keys=-1 selected=-1 updates=0
14:39:23.452 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@1fde4f40/SelectorProducer@49cf9028/IDLE/p=false/QueuedThreadPool[HttpClient@1aa99005]@6ee8dcd3{STARTED,8<=8<=200,i=5,q=0}[ReservedThreadExecutor@1cc9cfb2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:23.452Z
14:39:23.452 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @27394ms EatWhatYouKill@1fde4f40/SelectorProducer@49cf9028/IDLE/p=false/QueuedThreadPool[HttpClient@1aa99005]@6ee8dcd3{STARTED,8<=8<=200,i=5,q=0}[ReservedThreadExecutor@1cc9cfb2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:23.452Z
14:39:23.452 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@17b64941
14:39:23.452 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@53ac845a on ManagedSelector@2b61a019{STARTING} id=3 keys=0 selected=0 updates=0
14:39:23.452 [HttpClient@1aa99005-139] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@17b64941
14:39:23.452 [HttpClient@1aa99005-139] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@1fde4f40/SelectorProducer@49cf9028/IDLE/p=false/QueuedThreadPool[HttpClient@1aa99005]@6ee8dcd3{STARTED,8<=8<=200,i=4,q=0}[ReservedThreadExecutor@1cc9cfb2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:23.452Z tryProduce false
14:39:23.452 [HttpClient@1aa99005-139] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
14:39:23.452 [HttpClient@1aa99005-139] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@53ac845a
14:39:23.452 [HttpClient@1aa99005-139] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:39:23.452 [HttpClient@1aa99005-139] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@481220c3 waiting with 0 keys
14:39:23.452 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @27394ms ManagedSelector@2b61a019{STARTED} id=3 keys=0 selected=0 updates=0
14:39:23.452 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @27395ms ClientSelectorManager@345cf395{STARTED}
14:39:23.452 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @27395ms HttpClientTransportOverHTTP@14f3c6fc{STARTED}
14:39:23.452 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @27395ms HttpClient@1aa99005{STARTED}
14:39:23.459 [main] INFO graphql.servlet.AbstractGraphQLHttpServlet - Schema generation sucessfull
14:39:23.459 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@1aa99005{STARTED} added {HttpDestination[http://localhost:8181]@61e3cf4d,queue=0,pool=null,MANAGED}
14:39:23.459 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpDestination[http://localhost:8181]@61e3cf4d,queue=0,pool=null
14:39:23.459 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpDestination[http://localhost:8181]@61e3cf4d,queue=0,pool=DuplexConnectionPool@3cec79d3[c=0/64,a=0,i=0] added {DuplexConnectionPool@3cec79d3[c=0/64,a=0,i=0],POJO}
14:39:23.459 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @27402ms HttpDestination[http://localhost:8181]@61e3cf4d,queue=0,pool=DuplexConnectionPool@3cec79d3[c=0/64,a=0,i=0]
14:39:23.459 [main] DEBUG org.eclipse.jetty.client.HttpClient - Created HttpDestination[http://localhost:8181]@61e3cf4d,queue=0,pool=DuplexConnectionPool@3cec79d3[c=0/64,a=0,i=0]
14:39:23.460 [main] DEBUG org.eclipse.jetty.client.HttpDestination - Queued HttpRequest[POST /graphql HTTP/1.1]@64b70919 for HttpDestination[http://localhost:8181]@61e3cf4d,queue=1,pool=DuplexConnectionPool@3cec79d3[c=0/64,a=0,i=0]
14:39:23.460 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - tryCreate 0/64 connections 0/-1 pending
14:39:23.460 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - newConnection 1/64 connections 1/-1 pending
14:39:23.460 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$128/438228197@4e31c3ec
14:39:23.460 [HttpClient@1aa99005-140] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$128/438228197@4e31c3ec
14:39:23.460 [HttpClient@1aa99005-140] DEBUG org.eclipse.jetty.util.SocketAddressResolver - Resolved localhost in 0 ms
14:39:23.460 [HttpClient@1aa99005-140] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change Connect@6d96a2bb{java.nio.channels.SocketChannel[connection-pending remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@61e3cf4d,queue=1,pool=DuplexConnectionPool@3cec79d3[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@69a92bd1, client.connector=HttpClient@1aa99005{STARTED}}} on ManagedSelector@35835e65{STARTED} id=1 keys=0 selected=0 updates=0
14:39:23.460 [qtp352598575-40-acceptor-0@4a00d9cf-ServerConnector@3b5fad2d{HTTP/1.1,[http/1.1]}{0.0.0.0:8181}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@7efa2a77 on ManagedSelector@3e44f2a5{STARTED} id=2 keys=1 selected=0 updates=0
14:39:23.460 [HttpClient@1aa99005-140] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@35835e65{STARTED} id=1 keys=0 selected=0 updates=1
14:39:23.460 [qtp352598575-40-acceptor-0@4a00d9cf-ServerConnector@3b5fad2d{HTTP/1.1,[http/1.1]}{0.0.0.0:8181}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@3e44f2a5{STARTED} id=2 keys=1 selected=0 updates=1
14:39:23.460 [HttpClient@1aa99005-140] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$128/438228197@4e31c3ec
14:39:23.461 [HttpClient@1aa99005-137] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@11e2cf77 woken with none selected
14:39:23.461 [qtp352598575-42] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68a2e44f woken with none selected
14:39:23.461 [HttpClient@1aa99005-137] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@11e2cf77 woken up from select, 0/0/0 selected
14:39:23.461 [qtp352598575-42] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68a2e44f woken up from select, 0/0/1 selected
14:39:23.461 [HttpClient@1aa99005-137] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@11e2cf77 processing 0 keys, 1 updates
14:39:23.461 [qtp352598575-42] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68a2e44f processing 0 keys, 1 updates
14:39:23.461 [HttpClient@1aa99005-137] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
14:39:23.461 [qtp352598575-42] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
14:39:23.461 [qtp352598575-42] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Accept@7efa2a77
14:39:23.461 [qtp352598575-42] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$Accept@7efa2a77
14:39:23.461 [HttpClient@1aa99005-137] DEBUG org.eclipse.jetty.io.ManagedSelector - update Connect@6d96a2bb{java.nio.channels.SocketChannel[connection-pending remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@61e3cf4d,queue=1,pool=DuplexConnectionPool@3cec79d3[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@69a92bd1, client.connector=HttpClient@1aa99005{STARTED}}}
14:39:23.461 [qtp352598575-42] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:39:23.461 [qtp352598575-41] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$Accept@7efa2a77
14:39:23.461 [HttpClient@1aa99005-137] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:39:23.462 [qtp352598575-42] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68a2e44f waiting with 2 keys
14:39:23.462 [HttpClient@1aa99005-137] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@11e2cf77 waiting with 1 keys
14:39:23.462 [HttpClient@1aa99005-137] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@11e2cf77 woken up from select, 1/1/1 selected
14:39:23.462 [qtp352598575-41] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@6794ecba{/127.0.0.1:58420<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-><null> idle timeout check, elapsed: 0 ms, remaining: 60000 ms
14:39:23.462 [HttpClient@1aa99005-137] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@11e2cf77 processing 1 keys, 0 updates
14:39:23.462 [HttpClient@1aa99005-137] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 8 sun.nio.ch.SelectionKeyImpl@1f25333b Connect@6d96a2bb{java.nio.channels.SocketChannel[connection-pending remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@61e3cf4d,queue=1,pool=DuplexConnectionPool@3cec79d3[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@69a92bd1, client.connector=HttpClient@1aa99005{STARTED}}} 
14:39:23.462 [qtp352598575-41] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@4c810c80{r=0,c=false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@6794ecba{/127.0.0.1:58420<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-><null>,null,HttpChannelState@1f23480b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
14:39:23.462 [HttpClient@1aa99005-137] DEBUG org.eclipse.jetty.io.ManagedSelector - Connected true java.nio.channels.SocketChannel[connected local=/127.0.0.1:58420 remote=localhost/127.0.0.1:8181]
14:39:23.462 [qtp352598575-41] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@53ce5368::SocketChannelEndPoint@6794ecba{/127.0.0.1:58420<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-><null>
14:39:23.462 [HttpClient@1aa99005-137] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CreateEndPoint@1b1aa407{Connect@6d96a2bb{java.nio.channels.SocketChannel[connected local=/127.0.0.1:58420 remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@61e3cf4d,queue=1,pool=DuplexConnectionPool@3cec79d3[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@69a92bd1, client.connector=HttpClient@1aa99005{STARTED}}},sun.nio.ch.SelectionKeyImpl@1f25333b}
14:39:23.462 [HttpClient@1aa99005-137] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0
14:39:23.462 [HttpClient@1aa99005-137] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:39:23.462 [qtp352598575-41] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@6794ecba{/127.0.0.1:58420<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@53ce5368[p=HttpParser{s=START,0 of -1},g=HttpGenerator@137f9497{s=START}]=>HttpChannelOverHttp@4c810c80{r=0,c=false,a=IDLE,uri=null,age=0}
14:39:23.462 [HttpClient@1aa99005-137] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@11e2cf77 waiting with 1 keys
14:39:23.462 [HttpClient@1aa99005-141] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CreateEndPoint@1b1aa407{Connect@6d96a2bb{java.nio.channels.SocketChannel[connected local=/127.0.0.1:58420 remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@61e3cf4d,queue=1,pool=DuplexConnectionPool@3cec79d3[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@69a92bd1, client.connector=HttpClient@1aa99005{STARTED}}},sun.nio.ch.SelectionKeyImpl@1f25333b}
14:39:23.463 [qtp352598575-41] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@53ce5368::SocketChannelEndPoint@6794ecba{/127.0.0.1:58420<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@53ce5368[p=HttpParser{s=START,0 of -1},g=HttpGenerator@137f9497{s=START}]=>HttpChannelOverHttp@4c810c80{r=0,c=false,a=IDLE,uri=null,age=0}
14:39:23.463 [HttpClient@1aa99005-141] DEBUG org.eclipse.jetty.client.HttpClientTransport - Created HttpConnectionOverHTTP@167e7c65::SocketChannelEndPoint@18b990da{localhost/127.0.0.1:8181<->/127.0.0.1:58420,OPEN,fill=-,flush=-,to=0/0}{io=0/0,kio=0,kro=8}-><null>
14:39:23.463 [qtp352598575-41] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@53ce5368::SocketChannelEndPoint@6794ecba{/127.0.0.1:58420<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=0}->HttpConnection@53ce5368[p=HttpParser{s=START,0 of -1},g=HttpGenerator@137f9497{s=START}]=>HttpChannelOverHttp@4c810c80{r=0,c=false,a=IDLE,uri=null,age=0}
14:39:23.463 [HttpClient@1aa99005-141] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@18b990da{localhost/127.0.0.1:8181<->/127.0.0.1:58420,OPEN,fill=-,flush=-,to=0/0}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@167e7c65(l:/127.0.0.1:58420 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1c861715(exchange=null)[send=HttpSenderOverHTTP@59849ae1(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@3c7c58e0{s=START}],recv=HttpReceiverOverHTTP@689720f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:23.463 [qtp352598575-41] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@57de7f74{AC.ReadCB@53ce5368{HttpConnection@53ce5368::SocketChannelEndPoint@6794ecba{/127.0.0.1:58420<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@53ce5368[p=HttpParser{s=START,0 of -1},g=HttpGenerator@137f9497{s=START}]=>HttpChannelOverHttp@4c810c80{r=0,c=false,a=IDLE,uri=null,age=0}}}
14:39:23.463 [HttpClient@1aa99005-141] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnectionOverHTTP@167e7c65::SocketChannelEndPoint@18b990da{localhost/127.0.0.1:8181<->/127.0.0.1:58420,OPEN,fill=-,flush=-,to=0/0}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@167e7c65(l:/127.0.0.1:58420 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1c861715(exchange=null)[send=HttpSenderOverHTTP@59849ae1(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@3c7c58e0{s=START}],recv=HttpReceiverOverHTTP@689720f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:23.463 [qtp352598575-41] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@6794ecba{/127.0.0.1:58420<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@53ce5368[p=HttpParser{s=START,0 of -1},g=HttpGenerator@137f9497{s=START}]=>HttpChannelOverHttp@4c810c80{r=0,c=false,a=IDLE,uri=null,age=0}
14:39:23.463 [HttpClient@1aa99005-141] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnectionOverHTTP@167e7c65::SocketChannelEndPoint@18b990da{localhost/127.0.0.1:8181<->/127.0.0.1:58420,OPEN,fill=-,flush=-,to=0/0}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@167e7c65(l:/127.0.0.1:58420 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1c861715(exchange=null)[send=HttpSenderOverHTTP@59849ae1(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@3c7c58e0{s=START}],recv=HttpReceiverOverHTTP@689720f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:23.463 [qtp352598575-41] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@52b80694 on ManagedSelector@3e44f2a5{STARTED} id=2 keys=2 selected=0 updates=0
14:39:23.463 [qtp352598575-41] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@3e44f2a5{STARTED} id=2 keys=2 selected=0 updates=1
14:39:23.463 [HttpClient@1aa99005-141] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@4485bc4d{AC.ReadCB@167e7c65{HttpConnectionOverHTTP@167e7c65::SocketChannelEndPoint@18b990da{localhost/127.0.0.1:8181<->/127.0.0.1:58420,OPEN,fill=FI,flush=-,to=0/0}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@167e7c65(l:/127.0.0.1:58420 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1c861715(exchange=null)[send=HttpSenderOverHTTP@59849ae1(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@3c7c58e0{s=START}],recv=HttpReceiverOverHTTP@689720f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}}
14:39:23.463 [qtp352598575-42] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68a2e44f woken with none selected
14:39:23.463 [qtp352598575-41] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@6794ecba{/127.0.0.1:58420<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@53ce5368[p=HttpParser{s=START,0 of -1},g=HttpGenerator@137f9497{s=START}]=>HttpChannelOverHttp@4c810c80{r=0,c=false,a=IDLE,uri=null,age=0}
14:39:23.463 [qtp352598575-42] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68a2e44f woken up from select, 0/0/2 selected
14:39:23.463 [HttpClient@1aa99005-141] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@18b990da{localhost/127.0.0.1:8181<->/127.0.0.1:58420,OPEN,fill=FI,flush=-,to=0/0}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@167e7c65(l:/127.0.0.1:58420 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1c861715(exchange=null)[send=HttpSenderOverHTTP@59849ae1(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@3c7c58e0{s=START}],recv=HttpReceiverOverHTTP@689720f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:23.463 [qtp352598575-41] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$Accept@7efa2a77
14:39:23.463 [HttpClient@1aa99005-141] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@39ab65ae on ManagedSelector@35835e65{STARTED} id=1 keys=1 selected=0 updates=0
14:39:23.463 [qtp352598575-42] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68a2e44f processing 0 keys, 1 updates
14:39:23.463 [HttpClient@1aa99005-141] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@35835e65{STARTED} id=1 keys=1 selected=0 updates=1
14:39:23.463 [qtp352598575-42] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
14:39:23.463 [qtp352598575-42] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@52b80694
14:39:23.463 [HttpClient@1aa99005-137] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@11e2cf77 woken with none selected
14:39:23.463 [HttpClient@1aa99005-137] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@11e2cf77 woken up from select, 0/0/1 selected
14:39:23.463 [HttpClient@1aa99005-137] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@11e2cf77 processing 0 keys, 1 updates
14:39:23.463 [HttpClient@1aa99005-141] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection 1/64 creation succeeded HttpConnectionOverHTTP@167e7c65::SocketChannelEndPoint@18b990da{localhost/127.0.0.1:8181<->/127.0.0.1:58420,OPEN,fill=FI,flush=-,to=0/0}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@167e7c65(l:/127.0.0.1:58420 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1c861715(exchange=null)[send=HttpSenderOverHTTP@59849ae1(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@3c7c58e0{s=START}],recv=HttpReceiverOverHTTP@689720f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:23.463 [HttpClient@1aa99005-137] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
14:39:23.463 [qtp352598575-42] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@6794ecba{/127.0.0.1:58420<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=0}->HttpConnection@53ce5368[p=HttpParser{s=START,0 of -1},g=HttpGenerator@137f9497{s=START}]=>HttpChannelOverHttp@4c810c80{r=0,c=false,a=IDLE,uri=null,age=0}
14:39:23.464 [HttpClient@1aa99005-137] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@39ab65ae
14:39:23.464 [qtp352598575-42] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:39:23.464 [qtp352598575-42] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68a2e44f waiting with 2 keys
14:39:23.464 [HttpClient@1aa99005-141] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection idle HttpConnectionOverHTTP@167e7c65::SocketChannelEndPoint@18b990da{localhost/127.0.0.1:8181<->/127.0.0.1:58420,OPEN,fill=FI,flush=-,to=1/0}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@167e7c65(l:/127.0.0.1:58420 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1c861715(exchange=null)[send=HttpSenderOverHTTP@59849ae1(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@3c7c58e0{s=START}],recv=HttpReceiverOverHTTP@689720f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:23.464 [HttpClient@1aa99005-137] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@18b990da{localhost/127.0.0.1:8181<->/127.0.0.1:58420,OPEN,fill=FI,flush=-,to=1/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@167e7c65(l:/127.0.0.1:58420 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1c861715(exchange=null)[send=HttpSenderOverHTTP@59849ae1(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@3c7c58e0{s=START}],recv=HttpReceiverOverHTTP@689720f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:23.464 [HttpClient@1aa99005-137] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:39:23.464 [HttpClient@1aa99005-137] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@11e2cf77 waiting with 1 keys
14:39:23.464 [HttpClient@1aa99005-141] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection active HttpConnectionOverHTTP@167e7c65::SocketChannelEndPoint@18b990da{localhost/127.0.0.1:8181<->/127.0.0.1:58420,OPEN,fill=FI,flush=-,to=1/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@167e7c65(l:/127.0.0.1:58420 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1c861715(exchange=null)[send=HttpSenderOverHTTP@59849ae1(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@3c7c58e0{s=START}],recv=HttpReceiverOverHTTP@689720f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:23.464 [HttpClient@1aa99005-141] DEBUG org.eclipse.jetty.client.HttpDestination - Processing exchange HttpExchange@67ce9123 req=PENDING/null@null res=PENDING/null@null on HttpConnectionOverHTTP@167e7c65::SocketChannelEndPoint@18b990da{localhost/127.0.0.1:8181<->/127.0.0.1:58420,OPEN,fill=FI,flush=-,to=1/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@167e7c65(l:/127.0.0.1:58420 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1c861715(exchange=null)[send=HttpSenderOverHTTP@59849ae1(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@3c7c58e0{s=START}],recv=HttpReceiverOverHTTP@689720f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] of HttpDestination[http://localhost:8181]@61e3cf4d,queue=0,pool=DuplexConnectionPool@3cec79d3[c=1/64,a=1,i=0]
14:39:23.464 [HttpClient@1aa99005-141] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@67ce9123 req=PENDING/null@null res=PENDING/null@null associated true to HttpChannelOverHTTP@1c861715(exchange=HttpExchange@67ce9123 req=PENDING/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@59849ae1(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@3c7c58e0{s=START}],recv=HttpReceiverOverHTTP@689720f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:23.464 [HttpClient@1aa99005-141] DEBUG org.eclipse.jetty.client.HttpSender - Request begin HttpRequest[POST /graphql HTTP/1.1]@64b70919
14:39:23.464 [HttpClient@1aa99005-141] DEBUG org.eclipse.jetty.client.HttpSender - Request headers HttpRequest[POST /graphql HTTP/1.1]@64b70919
Accept-Encoding: gzip
User-Agent: Jetty/9.4.12.v20180830
Content-Type: application/json
Host: localhost:8181
Content-Length: 262
14:39:23.464 [HttpClient@1aa99005-141] DEBUG org.eclipse.jetty.client.HttpContent - Advanced content to last chunk java.nio.HeapByteBuffer[pos=0 lim=262 cap=262]
14:39:23.464 [HttpClient@1aa99005-141] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (262 bytes) - NEED_HEADER/HttpGenerator@3c7c58e0{s=START}
14:39:23.464 [HttpClient@1aa99005-141] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders POST{u=/graphql,HTTP/1.1,h=5,cl=262} last=true content=HeapByteBuffer@360f85a7[p=0,l=262,c=262,r=262]={<<<{\r\n  "query": "qu...\r\n    }\r\n  }\r\n}>>>}
14:39:23.464 [HttpClient@1aa99005-141] DEBUG org.eclipse.jetty.http.HttpGenerator - Accept-Encoding: gzip
User-Agent: Jetty/9.4.12.v20180830
Content-Type: application/json
Host: localhost:8181
Content-Length: 262


14:39:23.465 [HttpClient@1aa99005-141] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH
14:39:23.465 [HttpClient@1aa99005-141] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (160 bytes), chunk (-1 bytes), content (262 bytes) - FLUSH/HttpGenerator@3c7c58e0{s=COMPLETING}
14:39:23.465 [HttpClient@1aa99005-141] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@3de5b8b4{IDLE}->null [HeapByteBuffer@5f8130ff[p=0,l=160,c=4096,r=160]={<<<POST /graphql HTT...Length: 262\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@3e505946[p=0,l=0,c=0,r=0]={<<<>>>},HeapByteBuffer@360f85a7[p=0,l=262,c=262,r=262]={<<<{\r\n  "query": "qu...\r\n    }\r\n  }\r\n}>>>}]
14:39:23.465 [HttpClient@1aa99005-141] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3de5b8b4{WRITING}->null:IDLE-->WRITING
14:39:23.465 [qtp352598575-42] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68a2e44f woken up from select, 1/1/2 selected
14:39:23.465 [qtp352598575-42] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68a2e44f processing 1 keys, 0 updates
14:39:23.465 [HttpClient@1aa99005-141] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 422 SocketChannelEndPoint@18b990da{localhost/127.0.0.1:8181<->/127.0.0.1:58420,OPEN,fill=FI,flush=W,to=2/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@167e7c65(l:/127.0.0.1:58420 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1c861715(exchange=HttpExchange@67ce9123 req=PENDING/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@59849ae1(req=HEADERS,snd=SENDING,failure=null)[HttpGenerator@3c7c58e0{s=COMPLETING}],recv=HttpReceiverOverHTTP@689720f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:23.465 [HttpClient@1aa99005-141] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=422 remaining=0 WriteFlusher@3de5b8b4{WRITING}->null
14:39:23.465 [qtp352598575-42] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@3b1dd2fa SocketChannelEndPoint@6794ecba{/127.0.0.1:58420<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=2/60000}{io=1/1,kio=1,kro=1}->HttpConnection@53ce5368[p=HttpParser{s=START,0 of -1},g=HttpGenerator@137f9497{s=START}]=>HttpChannelOverHttp@4c810c80{r=0,c=false,a=IDLE,uri=null,age=0} 
14:39:23.465 [HttpClient@1aa99005-141] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3de5b8b4{IDLE}->null:WRITING-->IDLE
14:39:23.465 [HttpClient@1aa99005-141] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (-1 bytes) - DONE/HttpGenerator@3c7c58e0{s=END}
14:39:23.465 [HttpClient@1aa99005-141] DEBUG org.eclipse.jetty.client.HttpSender - Request committed HttpRequest[POST /graphql HTTP/1.1]@64b70919
14:39:23.465 [qtp352598575-42] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@6794ecba{/127.0.0.1:58420<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=2/60000}{io=1/0,kio=1,kro=1}->HttpConnection@53ce5368[p=HttpParser{s=START,0 of -1},g=HttpGenerator@137f9497{s=START}]=>HttpChannelOverHttp@4c810c80{r=0,c=false,a=IDLE,uri=null,age=0}
14:39:23.465 [HttpClient@1aa99005-141] DEBUG org.eclipse.jetty.client.HttpSender - Request content HttpRequest[POST /graphql HTTP/1.1]@64b70919
HeapByteBuffer@2eb171a2[p=0,l=262,c=262,r=262]={<<<{\r\n  "query": "qu...\r\n    }\r\n  }\r\n}>>>}
14:39:23.465 [HttpClient@1aa99005-141] DEBUG org.eclipse.jetty.client.HttpContent - Advanced content past last chunk
14:39:23.465 [HttpClient@1aa99005-141] DEBUG org.eclipse.jetty.client.HttpSender - Content present false, last true, consumed true for HttpRequest[POST /graphql HTTP/1.1]@64b70919
14:39:23.465 [HttpClient@1aa99005-141] DEBUG org.eclipse.jetty.client.HttpSender - Generated content (0 bytes) - DONE/HttpGenerator@3c7c58e0{s=END}
14:39:23.465 [qtp352598575-42] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@6794ecba{/127.0.0.1:58420<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=2/60000}{io=1/0,kio=1,kro=1}->HttpConnection@53ce5368[p=HttpParser{s=START,0 of -1},g=HttpGenerator@137f9497{s=START}]=>HttpChannelOverHttp@4c810c80{r=0,c=false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
14:39:23.465 [HttpClient@1aa99005-141] DEBUG org.eclipse.jetty.client.HttpSender - Request success HttpRequest[POST /graphql HTTP/1.1]@64b70919
14:39:23.465 [HttpClient@1aa99005-141] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated request for HttpExchange@67ce9123 req=TERMINATED/null@null res=PENDING/null@null, result: null
14:39:23.465 [HttpClient@1aa99005-141] DEBUG org.eclipse.jetty.client.HttpSender - Terminating request HttpRequest[POST /graphql HTTP/1.1]@64b70919
14:39:23.465 [HttpClient@1aa99005-141] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@18b990da{localhost/127.0.0.1:8181<->/127.0.0.1:58420,OPEN,fill=FI,flush=-,to=0/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@167e7c65(l:/127.0.0.1:58420 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1c861715(exchange=HttpExchange@67ce9123 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@59849ae1(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3c7c58e0{s=START}],recv=HttpReceiverOverHTTP@689720f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:23.465 [qtp352598575-42] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1df8da7a{s=1/8,p=0} tryExecute EatWhatYouKill@2e32ccc5/SelectorProducer@748741cb/PRODUCING/p=false/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=2,q=0}[ReservedThreadExecutor@1df8da7a{s=1/8,p=0}][pc=0,pic=0,pec=0,epc=1]@2019-04-10T14:39:23.465Z
14:39:23.466 [HttpClient@1aa99005-141] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CreateEndPoint@1b1aa407{Connect@6d96a2bb{java.nio.channels.SocketChannel[connected local=/127.0.0.1:58420 remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@61e3cf4d,queue=0,pool=DuplexConnectionPool@3cec79d3[c=1/64,a=1,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@69a92bd1, client.connector=HttpClient@1aa99005{STARTED}}},sun.nio.ch.SelectionKeyImpl@1f25333b}
14:39:23.466 [qtp352598575-42] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1df8da7a{s=0/8,p=0}@4892b8d9 offer EatWhatYouKill@2e32ccc5/SelectorProducer@748741cb/PRODUCING/p=false/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=2,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=1]@2019-04-10T14:39:23.466Z
14:39:23.466 [qtp352598575-42] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1df8da7a{s=0/8,p=1} startReservedThread p=1
14:39:23.466 [qtp352598575-42] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@1df8da7a{s=0/8,p=1}@35da3be9
14:39:23.466 [qtp352598575-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@1df8da7a{s=0/8,p=1}@35da3be9
14:39:23.466 [qtp352598575-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1df8da7a{s=0/8,p=1}@4892b8d9 task=EatWhatYouKill@2e32ccc5/SelectorProducer@748741cb/IDLE/p=true/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=1,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=1}][pc=0,pic=0,pec=0,epc=1]@2019-04-10T14:39:23.466Z
14:39:23.466 [qtp352598575-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1df8da7a{s=1/8,p=1}@35da3be9 started
14:39:23.466 [qtp352598575-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1df8da7a{s=1/8,p=0}@35da3be9 waiting
14:39:23.466 [qtp352598575-36] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@2e32ccc5/SelectorProducer@748741cb/IDLE/p=true/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=1,q=0}[ReservedThreadExecutor@1df8da7a{s=1/8,p=0}][pc=0,pic=0,pec=0,epc=1]@2019-04-10T14:39:23.466Z tryProduce true
14:39:23.466 [qtp352598575-42] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@2e32ccc5/SelectorProducer@748741cb/IDLE/p=true/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=1,q=0}[ReservedThreadExecutor@1df8da7a{s=1/8,p=1}][pc=0,pic=0,pec=0,epc=1]@2019-04-10T14:39:23.466Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6794ecba{/127.0.0.1:58420<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=3/60000}{io=1/0,kio=1,kro=1}->HttpConnection@53ce5368[p=HttpParser{s=START,0 of -1},g=HttpGenerator@137f9497{s=START}]=>HttpChannelOverHttp@4c810c80{r=0,c=false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
14:39:23.466 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0
14:39:23.466 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:39:23.466 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@6794ecba{/127.0.0.1:58420<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@53ce5368[p=HttpParser{s=START,0 of -1},g=HttpGenerator@137f9497{s=START}]=>HttpChannelOverHttp@4c810c80{r=0,c=false,a=IDLE,uri=null,age=0}
14:39:23.466 [qtp352598575-42] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@57de7f74{AC.ReadCB@53ce5368{HttpConnection@53ce5368::SocketChannelEndPoint@6794ecba{/127.0.0.1:58420<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=3/60000}{io=0/0,kio=1,kro=1}->HttpConnection@53ce5368[p=HttpParser{s=START,0 of -1},g=HttpGenerator@137f9497{s=START}]=>HttpChannelOverHttp@4c810c80{r=0,c=false,a=IDLE,uri=null,age=0}}}
14:39:23.466 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68a2e44f waiting with 2 keys
14:39:23.466 [qtp352598575-42] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@53ce5368::SocketChannelEndPoint@6794ecba{/127.0.0.1:58420<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@53ce5368[p=HttpParser{s=START,0 of -1},g=HttpGenerator@137f9497{s=START}]=>HttpChannelOverHttp@4c810c80{r=0,c=false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@1f23480b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
14:39:23.466 [qtp352598575-42] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 422 SocketChannelEndPoint@6794ecba{/127.0.0.1:58420<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@53ce5368[p=HttpParser{s=START,0 of -1},g=HttpGenerator@137f9497{s=START}]=>HttpChannelOverHttp@4c810c80{r=0,c=false,a=IDLE,uri=null,age=0}
14:39:23.467 [qtp352598575-42] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@53ce5368::SocketChannelEndPoint@6794ecba{/127.0.0.1:58420<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@53ce5368[p=HttpParser{s=START,0 of -1},g=HttpGenerator@137f9497{s=START}]=>HttpChannelOverHttp@4c810c80{r=0,c=false,a=IDLE,uri=null,age=0} filled 422 HeapByteBuffer@2769d0b8[p=0,l=422,c=8192,r=422]={<<<POST /graphql HTT...\r\n    }\r\n  }\r\n}>>>   }]\r\n  }\r\n}   "...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
14:39:23.467 [qtp352598575-42] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@53ce5368::SocketChannelEndPoint@6794ecba{/127.0.0.1:58420<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@53ce5368[p=HttpParser{s=START,0 of -1},g=HttpGenerator@137f9497{s=START}]=>HttpChannelOverHttp@4c810c80{r=0,c=false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@2769d0b8[p=0,l=422,c=8192,r=422]={<<<POST /graphql HTT...\r\n    }\r\n  }\r\n}>>>   }]\r\n  }\r\n}   "...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
14:39:23.467 [qtp352598575-42] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@2769d0b8[p=0,l=422,c=8192,r=422]={<<<POST /graphql HTT...\r\n    }\r\n  }\r\n}>>>   }]\r\n  }\r\n}   "...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
14:39:23.467 [qtp352598575-42] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1
14:39:23.467 [qtp352598575-42] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI
14:39:23.467 [qtp352598575-42] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2
14:39:23.467 [qtp352598575-42] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION
14:39:23.467 [qtp352598575-42] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER
14:39:23.467 [qtp352598575-42] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> IN_VALUE
14:39:23.467 [qtp352598575-42] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> FIELD
14:39:23.467 [qtp352598575-42] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE
14:39:23.467 [qtp352598575-42] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE
14:39:23.467 [qtp352598575-42] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD
14:39:23.467 [qtp352598575-42] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE
14:39:23.467 [qtp352598575-42] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD
14:39:23.467 [qtp352598575-42] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE
14:39:23.467 [qtp352598575-42] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE
14:39:23.467 [qtp352598575-42] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD
14:39:23.467 [qtp352598575-42] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE
14:39:23.467 [qtp352598575-42] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE
14:39:23.467 [qtp352598575-42] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD
14:39:23.467 [qtp352598575-42] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT
14:39:23.468 [qtp352598575-42] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //localhost:8181/graphql on HttpChannelOverHttp@4c810c80{r=1,c=false,a=IDLE,uri=//localhost:8181/graphql,age=0}
POST //localhost:8181/graphql HTTP/1.1
Accept-Encoding: gzip
User-Agent: Jetty/9.4.12.v20180830
Content-Type: application/json
Host: localhost:8181
Content-Length: 262


14:39:23.468 [qtp352598575-42] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@53ce5368::SocketChannelEndPoint@6794ecba{/127.0.0.1:58420<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@53ce5368[p=HttpParser{s=CONTENT,0 of 262},g=HttpGenerator@137f9497{s=START}]=>HttpChannelOverHttp@4c810c80{r=1,c=false,a=IDLE,uri=//localhost:8181/graphql,age=1} parsed true HttpParser{s=CONTENT,0 of 262}
14:39:23.468 [qtp352598575-42] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@4c810c80{r=1,c=false,a=IDLE,uri=//localhost:8181/graphql,age=1} handle //localhost:8181/graphql 
14:39:23.468 [qtp352598575-42] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@1f23480b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
14:39:23.468 [qtp352598575-42] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@4c810c80{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=1} action DISPATCH
14:39:23.468 [qtp352598575-42] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /graphql on HttpChannelOverHttp@4c810c80{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=1}
14:39:23.468 [qtp352598575-42] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/graphql @ o.e.j.s.ServletContextHandler@3de8f619{/,null,AVAILABLE}
14:39:23.468 [qtp352598575-42] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/graphql @ o.e.j.s.ServletContextHandler@3de8f619{/,null,AVAILABLE}
14:39:23.468 [qtp352598575-42] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler361268035==dftMaxIdleSec=0
14:39:23.468 [qtp352598575-42] DEBUG org.eclipse.jetty.server.session - session=null
14:39:23.468 [qtp352598575-42] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/graphql -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-6f15d60e@b52cfb2c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet,jsp=null,order=-1,inst=true
14:39:23.468 [qtp352598575-42] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null
14:39:23.468 [qtp352598575-42] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@53ce5368::SocketChannelEndPoint@6794ecba{/127.0.0.1:58420<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@53ce5368[p=HttpParser{s=CONTENT,0 of 262},g=HttpGenerator@137f9497{s=START}]=>HttpChannelOverHttp@4c810c80{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=1} parse HeapByteBuffer@2769d0b8[p=160,l=422,c=8192,r=262]={POST /graphql HTT...Length: 262\r\n\r\n<<<{\r\n  "query": "qu...\r\n    }\r\n  }\r\n}>>>   }]\r\n  }\r\n}   "...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
14:39:23.468 [qtp352598575-42] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@2769d0b8[p=160,l=422,c=8192,r=262]={POST /graphql HTT...Length: 262\r\n\r\n<<<{\r\n  "query": "qu...\r\n    }\r\n  }\r\n}>>>   }]\r\n  }\r\n}   "...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
14:39:23.469 [qtp352598575-42] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@4c810c80{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=2} onContent Content@31e5b98a{HeapByteBufferR@74e731d2[p=160,l=422,c=8192,r=262]={POST /graphql HTT...Length: 262\r\n\r\n<<<{\r\n  "query": "qu...\r\n    }\r\n  }\r\n}>>>   }]\r\n  }\r\n}   "...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
14:39:23.469 [qtp352598575-42] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@2138b7b6[c=0,q=0,[0]=null,s=STREAM] addContent Content@31e5b98a{HeapByteBufferR@74e731d2[p=160,l=422,c=8192,r=262]={POST /graphql HTT...Length: 262\r\n\r\n<<<{\r\n  "query": "qu...\r\n    }\r\n  }\r\n}>>>   }]\r\n  }\r\n}   "...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
14:39:23.469 [qtp352598575-42] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> END
14:39:23.469 [qtp352598575-42] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@4c810c80{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=2} onContentComplete
14:39:23.469 [qtp352598575-42] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@4c810c80{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=2} onRequestComplete
14:39:23.469 [qtp352598575-42] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@2138b7b6[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF
14:39:23.469 [qtp352598575-42] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@53ce5368::SocketChannelEndPoint@6794ecba{/127.0.0.1:58420<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@53ce5368[p=HttpParser{s=END,262 of 262},g=HttpGenerator@137f9497{s=START}]=>HttpChannelOverHttp@4c810c80{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=2} parsed false HttpParser{s=END,262 of 262}
14:39:23.469 [qtp352598575-42] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@2138b7b6[c=262,q=1,[0]=EOF,s=STREAM] read 262 from Content@31e5b98a{HeapByteBufferR@74e731d2[p=422,l=422,c=8192,r=0]={POST /graphql HTT...\r\n    }\r\n  }\r\n}<<<>>>   }]\r\n  }\r\n}   "...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
14:39:23.469 [qtp352598575-42] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@53ce5368::SocketChannelEndPoint@6794ecba{/127.0.0.1:58420<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@53ce5368[p=HttpParser{s=END,262 of 262},g=HttpGenerator@137f9497{s=START}]=>HttpChannelOverHttp@4c810c80{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=2}
14:39:23.470 [qtp352598575-42] DEBUG graphql.GraphQL - Executing request. operation name: 'null'. query: 'query _($prod : ProductInput!){
 VarService{
  testVariable(prod : $prod)
}
}'. variables '{prod={id=test, name=name, description=desc, price=12, active=true}}'
14:39:23.470 [qtp352598575-42] DEBUG graphql.GraphQL - Parsing query: 'query _($prod : ProductInput!){
 VarService{
  testVariable(prod : $prod)
}
}'...
14:39:23.471 [qtp352598575-42] DEBUG graphql.GraphQL - Validating query: 'query _($prod : ProductInput!){
 VarService{
  testVariable(prod : $prod)
}
}'
14:39:23.471 [qtp352598575-42] DEBUG graphql.GraphQL - Executing '1143b3a8-8738-4912-a611-93931acc510a'. operation name: 'null'. query: 'query _($prod : ProductInput!){
 VarService{
  testVariable(prod : $prod)
}
}'. variables '{prod={id=test, name=name, description=desc, price=12, active=true}}'
14:39:23.471 [qtp352598575-42] DEBUG graphql.execution.Execution - Executing '1143b3a8-8738-4912-a611-93931acc510a' query operation: 'QUERY' using 'de.dim.whiteboard.graphql.emf.executation.EMFAsyncExecutionStrategy' execution strategy
14:39:23.472 [qtp352598575-42] DEBUG graphql.execution.ExecutionStrategy - '1143b3a8-8738-4912-a611-93931acc510a' fetching field '/VarService' using data fetcher 'graphql.schema.StaticDataFetcher'...
14:39:23.472 [qtp352598575-42] DEBUG graphql.execution.ExecutionStrategy - '1143b3a8-8738-4912-a611-93931acc510a' field '/VarService' fetch returned 'org.apache.felix.framework.BundleContextImpl$ServiceObjectsImpl'
14:39:23.472 [qtp352598575-42] DEBUG graphql.execution.ExecutionStrategy - '1143b3a8-8738-4912-a611-93931acc510a' completing field '/VarService'...
14:39:23.472 [qtp352598575-42] DEBUG graphql.execution.ExecutionStrategy - '1143b3a8-8738-4912-a611-93931acc510a' fetching field '/VarService/testVariable' using data fetcher 'org.gecko.whiteboard.graphql.service.ServiceSchemaBuilder$DataFetcherImplementation'...
14:39:23.472 [qtp352598575-42] DEBUG graphql.execution.ExecutionStrategy - '1143b3a8-8738-4912-a611-93931acc510a' field '/VarService/testVariable' fetch returned 'java.lang.String'
14:39:23.472 [qtp352598575-42] DEBUG graphql.execution.ExecutionStrategy - '1143b3a8-8738-4912-a611-93931acc510a' completing field '/VarService/testVariable'...
14:39:23.473 [qtp352598575-42] DEBUG graphql.GraphQL - Execution '1143b3a8-8738-4912-a611-93931acc510a' completed with zero errors
14:39:23.473 [qtp352598575-42] DEBUG org.eclipse.jetty.server.session - FinalSession=null old_session_manager=null this=org.eclipse.jetty.server.session.SessionHandler361268035==dftMaxIdleSec=0
14:39:23.473 [qtp352598575-42] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@4c810c80{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=6}
14:39:23.473 [qtp352598575-42] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@1f23480b{s=DISPATCHED a=NOT_ASYNC i=true r=IDLE w=false}
14:39:23.473 [qtp352598575-42] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@4c810c80{r=1,c=false,a=COMPLETING,uri=//localhost:8181/graphql,age=6} action COMPLETE
14:39:23.473 [qtp352598575-42] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@2253b4ba[p=0,l=47,c=24576,r=47]={<<<{"data":{"VarServ...able":"name"}}}>>>e 1"}}}\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@3f0336cb{null}
14:39:23.473 [qtp352598575-42] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /graphql on HttpChannelOverHttp@4c810c80{r=1,c=true,a=COMPLETING,uri=//localhost:8181/graphql,age=6}
200 null HTTP/1.1
Date: Wed, 10 Apr 2019 14:39:23 GMT
Access-Control-Allow-Origin: *
Access-Control-Allow-Headers: *
Access-Control-Request-Method: *
Content-Type: application/json;charset=utf-8


14:39:23.473 [qtp352598575-42] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@2463fbcd[PROCESSING][i=HTTP/1.1{s=200,h=5,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$CommitCallback@3bcd9ea3] generate: NEED_HEADER (null,[p=0,l=47,c=24576,r=47],true)@START
14:39:23.473 [qtp352598575-42] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=5,cl=-1} last=true content=DirectByteBuffer@2253b4ba[p=0,l=47,c=24576,r=47]={<<<{"data":{"VarServ...able":"name"}}}>>>e 1"}}}\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
14:39:23.473 [qtp352598575-42] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Wed, 10 Apr 2019 14:39:23 GMT
Access-Control-Allow-Origin: *
Access-Control-Allow-Headers: *
Access-Control-Request-Method: *
Content-Type: application/json;charset=utf-8


14:39:23.474 [qtp352598575-42] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH
14:39:23.474 [qtp352598575-42] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@2463fbcd[PROCESSING][i=HTTP/1.1{s=200,h=5,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$CommitCallback@3bcd9ea3] generate: FLUSH ([p=0,l=221,c=16384,r=221],[p=0,l=47,c=24576,r=47],true)@COMPLETING
14:39:23.474 [qtp352598575-42] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@3d160925{IDLE}->null [HeapByteBuffer@7d1e291b[p=0,l=221,c=16384,r=221]={<<<HTTP/1.1 200 OK\r\n...-Length: 47\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@2253b4ba[p=0,l=47,c=24576,r=47]={<<<{"data":{"VarServ...able":"name"}}}>>>e 1"}}}\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}]
14:39:23.474 [qtp352598575-42] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3d160925{WRITING}->null:IDLE-->WRITING
14:39:23.474 [HttpClient@1aa99005-137] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@11e2cf77 woken up from select, 1/1/1 selected
14:39:23.474 [HttpClient@1aa99005-137] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@11e2cf77 processing 1 keys, 0 updates
14:39:23.474 [qtp352598575-42] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 268 SocketChannelEndPoint@6794ecba{/127.0.0.1:58420<->/127.0.0.1:8181,OPEN,fill=-,flush=W,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@53ce5368[p=HttpParser{s=END,262 of 262},g=HttpGenerator@137f9497{s=COMPLETING}]=>HttpChannelOverHttp@4c810c80{r=1,c=true,a=COMPLETING,uri=//localhost:8181/graphql,age=7}
14:39:23.474 [qtp352598575-42] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=268 remaining=0 WriteFlusher@3d160925{WRITING}->null
14:39:23.474 [qtp352598575-42] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3d160925{IDLE}->null:WRITING-->IDLE
14:39:23.474 [HttpClient@1aa99005-137] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@1f25333b SocketChannelEndPoint@18b990da{localhost/127.0.0.1:8181<->/127.0.0.1:58420,OPEN,fill=FI,flush=-,to=9/0}{io=1/1,kio=1,kro=1}->HttpConnectionOverHTTP@167e7c65(l:/127.0.0.1:58420 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1c861715(exchange=HttpExchange@67ce9123 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@59849ae1(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3c7c58e0{s=START}],recv=HttpReceiverOverHTTP@689720f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 
14:39:23.474 [qtp352598575-42] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@2463fbcd[PROCESSING][i=HTTP/1.1{s=200,h=5,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$CommitCallback@3bcd9ea3] generate: DONE ([p=221,l=221,c=16384,r=0],[p=47,l=47,c=24576,r=0],true)@END
14:39:23.474 [qtp352598575-42] DEBUG org.eclipse.jetty.server.HttpChannelState - onComplete HttpChannelState@1f23480b{s=COMPLETING a=NOT_ASYNC i=false r=IDLE w=false}
14:39:23.474 [HttpClient@1aa99005-137] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@18b990da{localhost/127.0.0.1:8181<->/127.0.0.1:58420,OPEN,fill=FI,flush=-,to=9/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@167e7c65(l:/127.0.0.1:58420 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1c861715(exchange=HttpExchange@67ce9123 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@59849ae1(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3c7c58e0{s=START}],recv=HttpReceiverOverHTTP@689720f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:23.474 [qtp352598575-42] DEBUG org.eclipse.jetty.server.HttpChannel - COMPLETE for /graphql written=47
14:39:23.474 [qtp352598575-42] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@1f23480b{s=COMPLETED a=NOT_ASYNC i=false r=IDLE w=false}
14:39:23.474 [qtp352598575-42] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,262 of 262}
14:39:23.474 [qtp352598575-42] DEBUG org.eclipse.jetty.http.HttpParser - END --> START
14:39:23.475 [qtp352598575-42] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@4c810c80{r=1,c=false,a=IDLE,uri=null,age=0} handle exit, result COMPLETE
14:39:23.475 [HttpClient@1aa99005-137] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@18b990da{localhost/127.0.0.1:8181<->/127.0.0.1:58420,OPEN,fill=FI,flush=-,to=9/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@167e7c65(l:/127.0.0.1:58420 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1c861715(exchange=HttpExchange@67ce9123 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@59849ae1(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3c7c58e0{s=START}],recv=HttpReceiverOverHTTP@689720f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING
14:39:23.475 [qtp352598575-42] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 SocketChannelEndPoint@6794ecba{/127.0.0.1:58420<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@53ce5368[p=HttpParser{s=START,0 of -1},g=HttpGenerator@137f9497{s=START}]=>HttpChannelOverHttp@4c810c80{r=1,c=false,a=IDLE,uri=null,age=0}
14:39:23.475 [qtp352598575-42] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 SocketChannelEndPoint@6794ecba{/127.0.0.1:58420<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@53ce5368[p=HttpParser{s=START,0 of -1},g=HttpGenerator@137f9497{s=START}]=>HttpChannelOverHttp@4c810c80{r=1,c=false,a=IDLE,uri=null,age=0}
14:39:23.475 [HttpClient@1aa99005-137] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1cc9cfb2{s=0/8,p=0} tryExecute EatWhatYouKill@7144655b/SelectorProducer@5c82cd4f/PRODUCING/p=false/QueuedThreadPool[HttpClient@1aa99005]@6ee8dcd3{STARTED,8<=8<=200,i=4,q=0}[ReservedThreadExecutor@1cc9cfb2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:23.475Z
14:39:23.475 [HttpClient@1aa99005-137] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1cc9cfb2{s=0/8,p=1} startReservedThread p=1
14:39:23.475 [qtp352598575-42] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@53ce5368::SocketChannelEndPoint@6794ecba{/127.0.0.1:58420<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@53ce5368[p=HttpParser{s=START,0 of -1},g=HttpGenerator@137f9497{s=START}]=>HttpChannelOverHttp@4c810c80{r=1,c=false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@2769d0b8[p=0,l=0,c=8192,r=0]={<<<>>>POST /graphql HTT...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
14:39:23.475 [HttpClient@1aa99005-137] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@1cc9cfb2{s=0/8,p=1}@5e183900
14:39:23.475 [qtp352598575-42] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@53ce5368::SocketChannelEndPoint@6794ecba{/127.0.0.1:58420<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@53ce5368[p=HttpParser{s=START,0 of -1},g=HttpGenerator@137f9497{s=START}]=>HttpChannelOverHttp@4c810c80{r=1,c=false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@2769d0b8[p=0,l=0,c=8192,r=0]={<<<>>>POST /graphql HTT...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
14:39:23.475 [HttpClient@1aa99005-142] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@1cc9cfb2{s=0/8,p=1}@5e183900
14:39:23.475 [qtp352598575-42] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@2769d0b8[p=0,l=0,c=8192,r=0]={<<<>>>POST /graphql HTT...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
14:39:23.475 [HttpClient@1aa99005-142] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1cc9cfb2{s=1/8,p=1}@5e183900 started
14:39:23.475 [HttpClient@1aa99005-142] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1cc9cfb2{s=1/8,p=0}@5e183900 waiting
14:39:23.475 [HttpClient@1aa99005-137] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@7144655b/SelectorProducer@5c82cd4f/PRODUCING/p=false/QueuedThreadPool[HttpClient@1aa99005]@6ee8dcd3{STARTED,8<=8<=200,i=3,q=0}[ReservedThreadExecutor@1cc9cfb2{s=0/8,p=1}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:39:23.475Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@18b990da{localhost/127.0.0.1:8181<->/127.0.0.1:58420,OPEN,fill=FI,flush=-,to=10/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@167e7c65(l:/127.0.0.1:58420 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1c861715(exchange=HttpExchange@67ce9123 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@59849ae1(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3c7c58e0{s=START}],recv=HttpReceiverOverHTTP@689720f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING/BLOCKING
14:39:23.475 [qtp352598575-42] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@53ce5368::SocketChannelEndPoint@6794ecba{/127.0.0.1:58420<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@53ce5368[p=HttpParser{s=START,0 of -1},g=HttpGenerator@137f9497{s=START}]=>HttpChannelOverHttp@4c810c80{r=1,c=false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1}
14:39:23.475 [HttpClient@1aa99005-137] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@18b990da{localhost/127.0.0.1:8181<->/127.0.0.1:58420,OPEN,fill=FI,flush=-,to=10/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@167e7c65(l:/127.0.0.1:58420 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1c861715(exchange=HttpExchange@67ce9123 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@59849ae1(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3c7c58e0{s=START}],recv=HttpReceiverOverHTTP@689720f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING
14:39:23.475 [qtp352598575-42] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@53ce5368::SocketChannelEndPoint@6794ecba{/127.0.0.1:58420<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@53ce5368[p=HttpParser{s=START,0 of -1},g=HttpGenerator@137f9497{s=START}]=>HttpChannelOverHttp@4c810c80{r=1,c=false,a=IDLE,uri=null,age=0}
14:39:23.475 [HttpClient@1aa99005-137] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0
14:39:23.476 [HttpClient@1aa99005-137] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:39:23.476 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@18b990da{localhost/127.0.0.1:8181<->/127.0.0.1:58420,OPEN,fill=FI,flush=-,to=10/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@167e7c65(l:/127.0.0.1:58420 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1c861715(exchange=HttpExchange@67ce9123 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@59849ae1(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3c7c58e0{s=START}],recv=HttpReceiverOverHTTP@689720f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING
14:39:23.476 [qtp352598575-42] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@53ce5368::SocketChannelEndPoint@6794ecba{/127.0.0.1:58420<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@53ce5368[p=HttpParser{s=START,0 of -1},g=HttpGenerator@137f9497{s=START}]=>HttpChannelOverHttp@4c810c80{r=1,c=false,a=IDLE,uri=null,age=0}
14:39:23.476 [HttpClient@1aa99005-137] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@18b990da{localhost/127.0.0.1:8181<->/127.0.0.1:58420,OPEN,fill=FI,flush=-,to=11/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@167e7c65(l:/127.0.0.1:58420 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1c861715(exchange=HttpExchange@67ce9123 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@59849ae1(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3c7c58e0{s=START}],recv=HttpReceiverOverHTTP@689720f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:23.476 [qtp352598575-42] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@57de7f74{AC.ReadCB@53ce5368{HttpConnection@53ce5368::SocketChannelEndPoint@6794ecba{/127.0.0.1:58420<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@53ce5368[p=HttpParser{s=START,0 of -1},g=HttpGenerator@137f9497{s=START}]=>HttpChannelOverHttp@4c810c80{r=1,c=false,a=IDLE,uri=null,age=0}}}
14:39:23.476 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@4485bc4d{AC.ReadCB@167e7c65{HttpConnectionOverHTTP@167e7c65::SocketChannelEndPoint@18b990da{localhost/127.0.0.1:8181<->/127.0.0.1:58420,OPEN,fill=FI,flush=-,to=11/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@167e7c65(l:/127.0.0.1:58420 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1c861715(exchange=HttpExchange@67ce9123 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@59849ae1(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3c7c58e0{s=START}],recv=HttpReceiverOverHTTP@689720f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}}
14:39:23.476 [HttpClient@1aa99005-137] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@11e2cf77 waiting with 1 keys
14:39:23.476 [qtp352598575-42] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@6794ecba{/127.0.0.1:58420<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@53ce5368[p=HttpParser{s=START,0 of -1},g=HttpGenerator@137f9497{s=START}]=>HttpChannelOverHttp@4c810c80{r=1,c=false,a=IDLE,uri=null,age=0}
14:39:23.476 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@53605ad[p=0,l=0,c=16384,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
14:39:23.476 [qtp352598575-42] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@52b80694 on ManagedSelector@3e44f2a5{STARTED} id=2 keys=2 selected=0 updates=0
14:39:23.476 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.client.HttpReceiver - Parsed false, remaining 0 HttpParser{s=START,0 of -1}
14:39:23.476 [qtp352598575-42] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@3e44f2a5{STARTED} id=2 keys=2 selected=0 updates=1
14:39:23.476 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68a2e44f woken with none selected
14:39:23.476 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 268 SocketChannelEndPoint@18b990da{localhost/127.0.0.1:8181<->/127.0.0.1:58420,OPEN,fill=-,flush=-,to=11/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@167e7c65(l:/127.0.0.1:58420 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1c861715(exchange=HttpExchange@67ce9123 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@59849ae1(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3c7c58e0{s=START}],recv=HttpReceiverOverHTTP@689720f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:23.476 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68a2e44f woken up from select, 0/0/2 selected
14:39:23.476 [qtp352598575-42] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@53ce5368::SocketChannelEndPoint@6794ecba{/127.0.0.1:58420<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@53ce5368[p=HttpParser{s=START,0 of -1},g=HttpGenerator@137f9497{s=START}]=>HttpChannelOverHttp@4c810c80{r=1,c=false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@1f23480b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
14:39:23.476 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68a2e44f processing 0 keys, 1 updates
14:39:23.476 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.client.HttpReceiver - Read 268 bytes DirectByteBuffer@53605ad[p=0,l=268,c=16384,r=268]={<<<HTTP/1.1 200 OK\r\n...able":"name"}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} from SocketChannelEndPoint@18b990da{localhost/127.0.0.1:8181<->/127.0.0.1:58420,OPEN,fill=-,flush=-,to=0/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@167e7c65(l:/127.0.0.1:58420 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1c861715(exchange=HttpExchange@67ce9123 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@59849ae1(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3c7c58e0{s=START}],recv=HttpReceiverOverHTTP@689720f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:23.476 [qtp352598575-42] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1df8da7a{s=2/8,p=0}@195f2d60 waiting
14:39:23.476 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
14:39:23.476 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@53605ad[p=0,l=268,c=16384,r=268]={<<<HTTP/1.1 200 OK\r\n...able":"name"}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
14:39:23.476 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@52b80694
14:39:23.476 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.http.HttpParser - START --> RESPONSE_VERSION
14:39:23.476 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.http.HttpParser - RESPONSE_VERSION --> SPACE1
14:39:23.476 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> STATUS
14:39:23.476 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.http.HttpParser - STATUS --> SPACE2
14:39:23.476 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REASON
14:39:23.476 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.http.HttpParser - REASON --> HEADER
14:39:23.476 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@6794ecba{/127.0.0.1:58420<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@53ce5368[p=HttpParser{s=START,0 of -1},g=HttpGenerator@137f9497{s=START}]=>HttpChannelOverHttp@4c810c80{r=1,c=false,a=IDLE,uri=null,age=0}
14:39:23.476 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.client.HttpReceiver - Response begin HttpResponse[HTTP/1.1 200 OK]@bf1eb7b
14:39:23.476 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:39:23.476 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> VALUE
14:39:23.477 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68a2e44f waiting with 2 keys
14:39:23.477 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> IN_VALUE
14:39:23.477 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> FIELD
14:39:23.477 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.http.HttpParser - HEADER: --> IN_NAME
14:39:23.477 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Origin --> VALUE
14:39:23.477 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Origin --> IN_VALUE
14:39:23.477 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Origin --> FIELD
14:39:23.477 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.http.HttpParser - HEADER: --> IN_NAME
14:39:23.477 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Headers --> VALUE
14:39:23.477 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Headers --> IN_VALUE
14:39:23.477 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Headers --> FIELD
14:39:23.477 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.http.HttpParser - HEADER: --> IN_NAME
14:39:23.477 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Request-Method --> VALUE
14:39:23.477 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Request-Method --> IN_VALUE
14:39:23.477 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Request-Method --> FIELD
14:39:23.477 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json;charset=UTF-8 --> IN_VALUE
14:39:23.477 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json;charset=UTF-8 --> FIELD
14:39:23.477 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE
14:39:23.477 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE
14:39:23.477 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD
14:39:23.477 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT
14:39:23.477 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.client.HttpReceiver - Response headers HttpResponse[HTTP/1.1 200 OK]@bf1eb7b
Date: Wed, 10 Apr 2019 14:39:23 GMT
Access-Control-Allow-Origin: *
Access-Control-Allow-Headers: *
Access-Control-Request-Method: *
Content-Type: application/json;charset=UTF-8
Content-Length: 47
14:39:23.477 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.client.HttpReceiver - Response content HttpResponse[HTTP/1.1 200 OK]@bf1eb7b
DirectByteBufferR@fce6edd[p=221,l=268,c=16384,r=47]={HTTP/1.1 200 OK\r\n...-Length: 47\r\n\r\n<<<{"data":{"VarServ...able":"name"}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
14:39:23.477 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> END
14:39:23.477 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,47 of 47}
14:39:23.477 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.http.HttpParser - END --> START
14:39:23.477 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.client.HttpReceiver - Response success HttpResponse[HTTP/1.1 200 OK]@bf1eb7b
14:39:23.477 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated response for HttpExchange@67ce9123 req=TERMINATED/null@null res=TERMINATED/null@null, result: Result[HttpRequest[POST /graphql HTTP/1.1]@64b70919 > HttpResponse[HTTP/1.1 200 OK]@bf1eb7b] null
14:39:23.477 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.client.HttpReceiver - Response complete HttpResponse[HTTP/1.1 200 OK]@bf1eb7b
14:39:23.477 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@67ce9123 req=TERMINATED/null@null res=TERMINATED/null@null disassociated true from HttpChannelOverHTTP@1c861715(exchange=null)[send=HttpSenderOverHTTP@59849ae1(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3c7c58e0{s=START}],recv=HttpReceiverOverHTTP@689720f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:23.477 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.client.HttpDestination - Released HttpConnectionOverHTTP@167e7c65::SocketChannelEndPoint@18b990da{localhost/127.0.0.1:8181<->/127.0.0.1:58420,OPEN,fill=-,flush=-,to=1/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@167e7c65(l:/127.0.0.1:58420 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1c861715(exchange=null)[send=HttpSenderOverHTTP@59849ae1(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3c7c58e0{s=START}],recv=HttpReceiverOverHTTP@689720f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:23.478 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection idle HttpConnectionOverHTTP@167e7c65::SocketChannelEndPoint@18b990da{localhost/127.0.0.1:8181<->/127.0.0.1:58420,OPEN,fill=-,flush=-,to=2/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@167e7c65(l:/127.0.0.1:58420 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1c861715(exchange=null)[send=HttpSenderOverHTTP@59849ae1(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3c7c58e0{s=START}],recv=HttpReceiverOverHTTP@689720f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:23.478 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.client.HttpReceiver - Request/Response succeeded: Result[HttpRequest[POST /graphql HTTP/1.1]@64b70919 > HttpResponse[HTTP/1.1 200 OK]@bf1eb7b] null
14:39:23.478 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.client.HttpReceiver - Parsed false, remaining 0 HttpParser{s=START,0 of -1}
14:39:23.478 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@53605ad[p=268,l=268,c=16384,r=0]={HTTP/1.1 200 OK\r\n...able":"name"}}}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
14:39:23.478 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.client.HttpReceiver - Parsed false, remaining 0 HttpParser{s=START,0 of -1}
14:39:23.478 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 SocketChannelEndPoint@18b990da{localhost/127.0.0.1:8181<->/127.0.0.1:58420,OPEN,fill=-,flush=-,to=2/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@167e7c65(l:/127.0.0.1:58420 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1c861715(exchange=null)[send=HttpSenderOverHTTP@59849ae1(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3c7c58e0{s=START}],recv=HttpReceiverOverHTTP@689720f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:23.478 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.client.HttpReceiver - Read 0 bytes DirectByteBuffer@53605ad[p=0,l=0,c=16384,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} from SocketChannelEndPoint@18b990da{localhost/127.0.0.1:8181<->/127.0.0.1:58420,OPEN,fill=-,flush=-,to=2/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@167e7c65(l:/127.0.0.1:58420 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1c861715(exchange=null)[send=HttpSenderOverHTTP@59849ae1(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3c7c58e0{s=START}],recv=HttpReceiverOverHTTP@689720f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:23.478 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnectionOverHTTP@167e7c65::SocketChannelEndPoint@18b990da{localhost/127.0.0.1:8181<->/127.0.0.1:58420,OPEN,fill=-,flush=-,to=2/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@167e7c65(l:/127.0.0.1:58420 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1c861715(exchange=null)[send=HttpSenderOverHTTP@59849ae1(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3c7c58e0{s=START}],recv=HttpReceiverOverHTTP@689720f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:23.478 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@4485bc4d{AC.ReadCB@167e7c65{HttpConnectionOverHTTP@167e7c65::SocketChannelEndPoint@18b990da{localhost/127.0.0.1:8181<->/127.0.0.1:58420,OPEN,fill=FI,flush=-,to=0/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@167e7c65(l:/127.0.0.1:58420 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1c861715(exchange=null)[send=HttpSenderOverHTTP@59849ae1(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3c7c58e0{s=START}],recv=HttpReceiverOverHTTP@689720f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}}
14:39:23.479 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@18b990da{localhost/127.0.0.1:8181<->/127.0.0.1:58420,OPEN,fill=FI,flush=-,to=0/0}{io=0/1,kio=0,kro=1}->HttpConnectionOverHTTP@167e7c65(l:/127.0.0.1:58420 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1c861715(exchange=null)[send=HttpSenderOverHTTP@59849ae1(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3c7c58e0{s=START}],recv=HttpReceiverOverHTTP@689720f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:23.479 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@39ab65ae on ManagedSelector@35835e65{STARTED} id=1 keys=1 selected=0 updates=0
14:39:23.479 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@35835e65{STARTED} id=1 keys=1 selected=0 updates=1
14:39:23.479 [HttpClient@1aa99005-137] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@11e2cf77 woken with none selected
14:39:23.479 [HttpClient@1aa99005-137] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@11e2cf77 woken up from select, 0/0/1 selected
14:39:23.479 [HttpClient@1aa99005-137] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@11e2cf77 processing 0 keys, 1 updates
14:39:23.479 [HttpClient@1aa99005-137] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
14:39:23.479 [HttpClient@1aa99005-137] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@39ab65ae
14:39:23.479 [HttpClient@1aa99005-137] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@18b990da{localhost/127.0.0.1:8181<->/127.0.0.1:58420,OPEN,fill=FI,flush=-,to=1/0}{io=1/1,kio=1,kro=1}->HttpConnectionOverHTTP@167e7c65(l:/127.0.0.1:58420 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1c861715(exchange=null)[send=HttpSenderOverHTTP@59849ae1(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3c7c58e0{s=START}],recv=HttpReceiverOverHTTP@689720f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:39:23.479 [HttpClient@1aa99005-137] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:39:23.479 [HttpClient@1aa99005-137] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@11e2cf77 waiting with 1 keys
14:39:23.482 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@18b990da{localhost/127.0.0.1:8181<->/127.0.0.1:58420,OPEN,fill=FI,flush=-,to=1/0}{io=0/1,kio=0,kro=1}->HttpConnectionOverHTTP@167e7c65(l:/127.0.0.1:58420 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1c861715(exchange=null)[send=HttpSenderOverHTTP@59849ae1(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3c7c58e0{s=START}],recv=HttpReceiverOverHTTP@689720f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING
14:39:23.484 [main] INFO graphql.servlet.AbstractGraphQLHttpServlet - Schema generation sucessfull
Tests run  : 6
Passed     : 6
Errors     : 0
Failures   : 0
No Errors
:de.dim.whiteboard.graphql.emf.integration.test:testOSGi (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 32.856 secs.
:de.dim.whiteboard.graphql.emf.integration.test:check (Thread[Task worker for ':' Thread 5,5,main]) started.
:de.dim.whiteboard.graphql.emf.integration.test:check
Skipping task ':de.dim.whiteboard.graphql.emf.integration.test:check' as it has no actions.
:de.dim.whiteboard.graphql.emf.integration.test:check (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs.
:de.dim.whiteboard.graphql.emf.integration.test:build (Thread[Task worker for ':' Thread 5,5,main]) started.
:de.dim.whiteboard.graphql.emf.integration.test:build
Skipping task ':de.dim.whiteboard.graphql.emf.integration.test:build' as it has no actions.
:de.dim.whiteboard.graphql.emf.integration.test:build (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs.
:de.dim.whiteboard.graphql.emf.test:assemble (Thread[Task worker for ':' Thread 5,5,main]) started.
:de.dim.whiteboard.graphql.emf.test:assemble
Skipping task ':de.dim.whiteboard.graphql.emf.test:assemble' as it has no actions.
:de.dim.whiteboard.graphql.emf.test:assemble (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs.
:de.dim.whiteboard.graphql.emf.test:testOSGi (Thread[Task worker for ':' Thread 5,5,main]) started.
:de.dim.whiteboard.graphql.emf.test:testOSGi
Skipping task ':de.dim.whiteboard.graphql.emf.test:testOSGi' as task onlyIf is false.
:de.dim.whiteboard.graphql.emf.test:testOSGi SKIPPED
:de.dim.whiteboard.graphql.emf.test:testOSGi (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs.
:de.dim.whiteboard.graphql.emf.test:check (Thread[Task worker for ':' Thread 5,5,main]) started.
:de.dim.whiteboard.graphql.emf.test:check
Skipping task ':de.dim.whiteboard.graphql.emf.test:check' as it has no actions.
:de.dim.whiteboard.graphql.emf.test:check UP-TO-DATE
:de.dim.whiteboard.graphql.emf.test:check (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs.
:de.dim.whiteboard.graphql.emf.test:build (Thread[Task worker for ':' Thread 5,5,main]) started.
:de.dim.whiteboard.graphql.emf.test:build
Skipping task ':de.dim.whiteboard.graphql.emf.test:build' as it has no actions.
:de.dim.whiteboard.graphql.emf.test:build (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs.
:de.dim.whiteboard.graphql.emf.test.model:assemble (Thread[Task worker for ':' Thread 5,5,main]) started.
:de.dim.whiteboard.graphql.emf.test.model:assemble
Skipping task ':de.dim.whiteboard.graphql.emf.test.model:assemble' as it has no actions.
:de.dim.whiteboard.graphql.emf.test.model:assemble (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs.
:de.dim.whiteboard.graphql.emf.test.model:testOSGi (Thread[Task worker for ':' Thread 5,5,main]) started.
:de.dim.whiteboard.graphql.emf.test.model:testOSGi
Skipping task ':de.dim.whiteboard.graphql.emf.test.model:testOSGi' as task onlyIf is false.
:de.dim.whiteboard.graphql.emf.test.model:testOSGi SKIPPED
:de.dim.whiteboard.graphql.emf.test.model:testOSGi (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs.
:de.dim.whiteboard.graphql.emf.test.model:check (Thread[Task worker for ':' Thread 5,5,main]) started.
:de.dim.whiteboard.graphql.emf.test.model:check
Skipping task ':de.dim.whiteboard.graphql.emf.test.model:check' as it has no actions.
:de.dim.whiteboard.graphql.emf.test.model:check UP-TO-DATE
:de.dim.whiteboard.graphql.emf.test.model:check (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs.
:de.dim.whiteboard.graphql.emf.test.model:build (Thread[Task worker for ':' Thread 5,5,main]) started.
:de.dim.whiteboard.graphql.emf.test.model:build
Skipping task ':de.dim.whiteboard.graphql.emf.test.model:build' as it has no actions.
:de.dim.whiteboard.graphql.emf.test.model:build (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs.
:de.dim.whiteboard.graphql.emf:release (Thread[Task worker for ':' Thread 5,5,main]) started.
:de.dim.whiteboard.graphql.emf:release
Putting task artifact state for task ':de.dim.whiteboard.graphql.emf:release' into context took 0.0 secs.
Executing task ':de.dim.whiteboard.graphql.emf:release' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Download http://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1/de.dim.whiteboard.graphql.emf-0.0.1.pom
Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1/de.dim.whiteboard.graphql.emf-0.0.1.pom
Upload http://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1/de.dim.whiteboard.graphql.emf-0.0.1.pom
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1/de.dim.whiteboard.graphql.emf-0.0.1.pom
Upload http://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1/de.dim.whiteboard.graphql.emf-0.0.1.pom.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1/de.dim.whiteboard.graphql.emf-0.0.1.pom.sha1
Upload http://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1/de.dim.whiteboard.graphql.emf-0.0.1.pom.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1/de.dim.whiteboard.graphql.emf-0.0.1.pom.md5
Upload http://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1/de.dim.whiteboard.graphql.emf-0.0.1.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1/de.dim.whiteboard.graphql.emf-0.0.1.jar
Upload http://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1/de.dim.whiteboard.graphql.emf-0.0.1.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1/de.dim.whiteboard.graphql.emf-0.0.1.jar.sha1
Upload http://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1/de.dim.whiteboard.graphql.emf-0.0.1.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1/de.dim.whiteboard.graphql.emf-0.0.1.jar.md5
Upload http://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1/de.dim.whiteboard.graphql.emf-0.0.1-javadoc.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1/de.dim.whiteboard.graphql.emf-0.0.1-javadoc.jar
Upload http://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1/de.dim.whiteboard.graphql.emf-0.0.1-javadoc.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1/de.dim.whiteboard.graphql.emf-0.0.1-javadoc.jar.sha1
Upload http://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1/de.dim.whiteboard.graphql.emf-0.0.1-javadoc.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1/de.dim.whiteboard.graphql.emf-0.0.1-javadoc.jar.md5
Upload http://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1/de.dim.whiteboard.graphql.emf-0.0.1-sources.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1/de.dim.whiteboard.graphql.emf-0.0.1-sources.jar
Upload http://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1/de.dim.whiteboard.graphql.emf-0.0.1-sources.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1/de.dim.whiteboard.graphql.emf-0.0.1-sources.jar.sha1
Upload http://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1/de.dim.whiteboard.graphql.emf-0.0.1-sources.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1/de.dim.whiteboard.graphql.emf-0.0.1-sources.jar.md5
:de.dim.whiteboard.graphql.emf:release (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 1.782 secs.
:de.dim.whiteboard.graphql.emf.integration.test:release (Thread[Task worker for ':' Thread 5,5,main]) started.
:de.dim.whiteboard.graphql.emf.integration.test:release
Putting task artifact state for task ':de.dim.whiteboard.graphql.emf.integration.test:release' into context took 0.0 secs.
Executing task ':de.dim.whiteboard.graphql.emf.integration.test:release' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Download http://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0/de.dim.whiteboard.graphql.emf.integration.test-1.0.0.pom
Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0/de.dim.whiteboard.graphql.emf.integration.test-1.0.0.pom
Upload http://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0/de.dim.whiteboard.graphql.emf.integration.test-1.0.0.pom
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0/de.dim.whiteboard.graphql.emf.integration.test-1.0.0.pom
Upload http://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0/de.dim.whiteboard.graphql.emf.integration.test-1.0.0.pom.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0/de.dim.whiteboard.graphql.emf.integration.test-1.0.0.pom.sha1
Upload http://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0/de.dim.whiteboard.graphql.emf.integration.test-1.0.0.pom.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0/de.dim.whiteboard.graphql.emf.integration.test-1.0.0.pom.md5
Upload http://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0/de.dim.whiteboard.graphql.emf.integration.test-1.0.0.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0/de.dim.whiteboard.graphql.emf.integration.test-1.0.0.jar
Upload http://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0/de.dim.whiteboard.graphql.emf.integration.test-1.0.0.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0/de.dim.whiteboard.graphql.emf.integration.test-1.0.0.jar.sha1
Upload http://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0/de.dim.whiteboard.graphql.emf.integration.test-1.0.0.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0/de.dim.whiteboard.graphql.emf.integration.test-1.0.0.jar.md5
Upload http://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0/de.dim.whiteboard.graphql.emf.integration.test-1.0.0-javadoc.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0/de.dim.whiteboard.graphql.emf.integration.test-1.0.0-javadoc.jar
Upload http://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0/de.dim.whiteboard.graphql.emf.integration.test-1.0.0-javadoc.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0/de.dim.whiteboard.graphql.emf.integration.test-1.0.0-javadoc.jar.sha1
Upload http://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0/de.dim.whiteboard.graphql.emf.integration.test-1.0.0-javadoc.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0/de.dim.whiteboard.graphql.emf.integration.test-1.0.0-javadoc.jar.md5
Upload http://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0/de.dim.whiteboard.graphql.emf.integration.test-1.0.0-sources.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0/de.dim.whiteboard.graphql.emf.integration.test-1.0.0-sources.jar
Upload http://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0/de.dim.whiteboard.graphql.emf.integration.test-1.0.0-sources.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0/de.dim.whiteboard.graphql.emf.integration.test-1.0.0-sources.jar.sha1
Upload http://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0/de.dim.whiteboard.graphql.emf.integration.test-1.0.0-sources.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0/de.dim.whiteboard.graphql.emf.integration.test-1.0.0-sources.jar.md5
:de.dim.whiteboard.graphql.emf.integration.test:release (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 1.372 secs.
:de.dim.whiteboard.graphql.emf.test:release (Thread[Task worker for ':' Thread 5,5,main]) started.
:de.dim.whiteboard.graphql.emf.test:release
Putting task artifact state for task ':de.dim.whiteboard.graphql.emf.test:release' into context took 0.0 secs.
Executing task ':de.dim.whiteboard.graphql.emf.test:release' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Download http://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0/de.dim.whiteboard.graphql.emf.test.impl-1.0.0.pom
Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0/de.dim.whiteboard.graphql.emf.test.impl-1.0.0.pom
Upload http://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0/de.dim.whiteboard.graphql.emf.test.impl-1.0.0.pom
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0/de.dim.whiteboard.graphql.emf.test.impl-1.0.0.pom
Upload http://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0/de.dim.whiteboard.graphql.emf.test.impl-1.0.0.pom.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0/de.dim.whiteboard.graphql.emf.test.impl-1.0.0.pom.sha1
Upload http://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0/de.dim.whiteboard.graphql.emf.test.impl-1.0.0.pom.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0/de.dim.whiteboard.graphql.emf.test.impl-1.0.0.pom.md5
Upload http://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0/de.dim.whiteboard.graphql.emf.test.impl-1.0.0.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0/de.dim.whiteboard.graphql.emf.test.impl-1.0.0.jar
Upload http://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0/de.dim.whiteboard.graphql.emf.test.impl-1.0.0.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0/de.dim.whiteboard.graphql.emf.test.impl-1.0.0.jar.sha1
Upload http://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0/de.dim.whiteboard.graphql.emf.test.impl-1.0.0.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0/de.dim.whiteboard.graphql.emf.test.impl-1.0.0.jar.md5
Upload http://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0/de.dim.whiteboard.graphql.emf.test.impl-1.0.0-javadoc.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0/de.dim.whiteboard.graphql.emf.test.impl-1.0.0-javadoc.jar
Upload http://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0/de.dim.whiteboard.graphql.emf.test.impl-1.0.0-javadoc.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0/de.dim.whiteboard.graphql.emf.test.impl-1.0.0-javadoc.jar.sha1
Upload http://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0/de.dim.whiteboard.graphql.emf.test.impl-1.0.0-javadoc.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0/de.dim.whiteboard.graphql.emf.test.impl-1.0.0-javadoc.jar.md5
Upload http://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0/de.dim.whiteboard.graphql.emf.test.impl-1.0.0-sources.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0/de.dim.whiteboard.graphql.emf.test.impl-1.0.0-sources.jar
Upload http://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0/de.dim.whiteboard.graphql.emf.test.impl-1.0.0-sources.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0/de.dim.whiteboard.graphql.emf.test.impl-1.0.0-sources.jar.sha1
Upload http://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0/de.dim.whiteboard.graphql.emf.test.impl-1.0.0-sources.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0/de.dim.whiteboard.graphql.emf.test.impl-1.0.0-sources.jar.md5
Download http://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/1.0.0/de.dim.whiteboard.graphql.emf.test.api-1.0.0.pom
Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/1.0.0/de.dim.whiteboard.graphql.emf.test.api-1.0.0.pom
Upload http://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/1.0.0/de.dim.whiteboard.graphql.emf.test.api-1.0.0.pom
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/1.0.0/de.dim.whiteboard.graphql.emf.test.api-1.0.0.pom
Upload http://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/1.0.0/de.dim.whiteboard.graphql.emf.test.api-1.0.0.pom.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/1.0.0/de.dim.whiteboard.graphql.emf.test.api-1.0.0.pom.sha1
Upload http://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/1.0.0/de.dim.whiteboard.graphql.emf.test.api-1.0.0.pom.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/1.0.0/de.dim.whiteboard.graphql.emf.test.api-1.0.0.pom.md5
Upload http://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/1.0.0/de.dim.whiteboard.graphql.emf.test.api-1.0.0.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/1.0.0/de.dim.whiteboard.graphql.emf.test.api-1.0.0.jar
Upload http://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/1.0.0/de.dim.whiteboard.graphql.emf.test.api-1.0.0.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/1.0.0/de.dim.whiteboard.graphql.emf.test.api-1.0.0.jar.sha1
Upload http://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/1.0.0/de.dim.whiteboard.graphql.emf.test.api-1.0.0.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/1.0.0/de.dim.whiteboard.graphql.emf.test.api-1.0.0.jar.md5
Upload http://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/1.0.0/de.dim.whiteboard.graphql.emf.test.api-1.0.0-javadoc.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/1.0.0/de.dim.whiteboard.graphql.emf.test.api-1.0.0-javadoc.jar
Upload http://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/1.0.0/de.dim.whiteboard.graphql.emf.test.api-1.0.0-javadoc.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/1.0.0/de.dim.whiteboard.graphql.emf.test.api-1.0.0-javadoc.jar.sha1
Upload http://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/1.0.0/de.dim.whiteboard.graphql.emf.test.api-1.0.0-javadoc.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/1.0.0/de.dim.whiteboard.graphql.emf.test.api-1.0.0-javadoc.jar.md5
Upload http://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/1.0.0/de.dim.whiteboard.graphql.emf.test.api-1.0.0-sources.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/1.0.0/de.dim.whiteboard.graphql.emf.test.api-1.0.0-sources.jar
Upload http://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/1.0.0/de.dim.whiteboard.graphql.emf.test.api-1.0.0-sources.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/1.0.0/de.dim.whiteboard.graphql.emf.test.api-1.0.0-sources.jar.sha1
Upload http://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/1.0.0/de.dim.whiteboard.graphql.emf.test.api-1.0.0-sources.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/1.0.0/de.dim.whiteboard.graphql.emf.test.api-1.0.0-sources.jar.md5
:de.dim.whiteboard.graphql.emf.test:release (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 2.954 secs.
:de.dim.whiteboard.graphql.emf.test.model:release (Thread[Task worker for ':' Thread 5,5,main]) started.
:de.dim.whiteboard.graphql.emf.test.model:release
Putting task artifact state for task ':de.dim.whiteboard.graphql.emf.test.model:release' into context took 0.0 secs.
Executing task ':de.dim.whiteboard.graphql.emf.test.model:release' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Download http://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.model/1.0.0/de.dim.whiteboard.graphql.emf.test.model-1.0.0.pom
Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.model/1.0.0/de.dim.whiteboard.graphql.emf.test.model-1.0.0.pom
Upload http://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.model/1.0.0/de.dim.whiteboard.graphql.emf.test.model-1.0.0.pom
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.model/1.0.0/de.dim.whiteboard.graphql.emf.test.model-1.0.0.pom
Upload http://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.model/1.0.0/de.dim.whiteboard.graphql.emf.test.model-1.0.0.pom.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.model/1.0.0/de.dim.whiteboard.graphql.emf.test.model-1.0.0.pom.sha1
Upload http://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.model/1.0.0/de.dim.whiteboard.graphql.emf.test.model-1.0.0.pom.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.model/1.0.0/de.dim.whiteboard.graphql.emf.test.model-1.0.0.pom.md5
Upload http://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.model/1.0.0/de.dim.whiteboard.graphql.emf.test.model-1.0.0.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.model/1.0.0/de.dim.whiteboard.graphql.emf.test.model-1.0.0.jar
Upload http://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.model/1.0.0/de.dim.whiteboard.graphql.emf.test.model-1.0.0.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.model/1.0.0/de.dim.whiteboard.graphql.emf.test.model-1.0.0.jar.sha1
Upload http://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.model/1.0.0/de.dim.whiteboard.graphql.emf.test.model-1.0.0.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.model/1.0.0/de.dim.whiteboard.graphql.emf.test.model-1.0.0.jar.md5
Upload http://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.model/1.0.0/de.dim.whiteboard.graphql.emf.test.model-1.0.0-javadoc.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.model/1.0.0/de.dim.whiteboard.graphql.emf.test.model-1.0.0-javadoc.jar
Upload http://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.model/1.0.0/de.dim.whiteboard.graphql.emf.test.model-1.0.0-javadoc.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.model/1.0.0/de.dim.whiteboard.graphql.emf.test.model-1.0.0-javadoc.jar.sha1
Upload http://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.model/1.0.0/de.dim.whiteboard.graphql.emf.test.model-1.0.0-javadoc.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.model/1.0.0/de.dim.whiteboard.graphql.emf.test.model-1.0.0-javadoc.jar.md5
Upload http://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.model/1.0.0/de.dim.whiteboard.graphql.emf.test.model-1.0.0-sources.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.model/1.0.0/de.dim.whiteboard.graphql.emf.test.model-1.0.0-sources.jar
Upload http://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.model/1.0.0/de.dim.whiteboard.graphql.emf.test.model-1.0.0-sources.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.model/1.0.0/de.dim.whiteboard.graphql.emf.test.model-1.0.0-sources.jar.sha1
Upload http://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.model/1.0.0/de.dim.whiteboard.graphql.emf.test.model-1.0.0-sources.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-releases/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.model/1.0.0/de.dim.whiteboard.graphql.emf.test.model-1.0.0-sources.jar.md5
:de.dim.whiteboard.graphql.emf.test.model:release (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 1.941 secs.

BUILD SUCCESSFUL in 1m 7s
17 actionable tasks: 17 executed
Recording test results
Finished: SUCCESS